/*  
Theme Name: 4change acting training and psychotherapy
Theme URI: http://www.4change.com.au/
Description: Adaption of the default template
Author: fi cameron
Author URI: http://www.fuzzyfocus.com

	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/*  General */


h1 { font-size: 3em; text-align:center; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif ;font-weight: bold; padding-left:30px;margin: 0; display:inline; letter-spacing: 0.3em;}
	h1 a,  h1 a:visited { text-decoration: none; color:#000; }
	h1 a:hover { text-decoration: none; color: #fff;}
	
h2 { font-size: 1.6em; font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; margin: 30px 0 2px 0 ;  clear:both; padding-bottom:2px; border-bottom: 1px dotted #ccc;}
	h2, h2 a:link, h2 a:visited { color: #d45f53; text-decoration: none;}
	h2 a:hover { text-decoration: none; color: #a33f35;}
	#sidebar h2 { border: none; font-family: 'Lucida Grande', Verdana, Sans-Serif; font-size: 0.9em; padding-left:10px;  margin-top:20px;  text-transform:uppercase; color:#db833c; clear:none; letter-spacing: 0.1em; font-weight:normal;}
	#sidebar .pagenav h2{ margin-top:0; padding-top:0px; }

h3 {font-size: 1.3em; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold;padding: 0;	margin: 15px 0 0; }
	h3, h3 a:link,  h3 a:visited { text-decoration: none; color: #e39d64;}
	h3 a:hover { color: #c16d2a; }
	h3.comments { padding: 0; margin: 40px auto 20px ; }
	
h4 {font-size: 1.1em; font-family:  Verdana, Arial, Sans-Serif; font-weight: bold;padding: 0;	margin: 15px 0 0; }
	h4, h4 a:link,  h4 a:visited { text-decoration: none; color: #817d65;}
	h4 a:hover { color: #db833c; }
	h4.comments { padding: 0; margin: 40px auto 20px ; }
	
h5 {font-size: 0.9em; font-family:  Verdana, Arial, Sans-Serif; font-weight: bold; padding:0;	margin: 15px 0 0; }
	h5, h5 a:link,  h5 a:visited { text-decoration: none; color: #28364b;}
	h5 a:hover { color: #db833c; }
	h5.comments { padding: 0; margin: 40px auto 20px ; }
	
ol li {	list-style: square outside;}

a:link { color: #dda049; text-decoration: none;	}
a:visited { color: #b85b5a; text-decoration: none;	}
a:hover { color: #862d1e;	text-decoration: underline;	}	

td.left {border-right: 2px solid #ddd; font-weight:bold; width:70px;}

/* End General */



/* Begin Structure */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #51555b;
	color: #606f84;
	text-align: center;
	margin: 0;
	padding: 0; 
	}


#container {
	position:relative;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 760px;

	}
	
	
#page {
	position:relative;
	top:0;
	left:0;
	background-color: white;
	border: 1px solid #fca805;
	border-bottom: 4px solid #fca805;
	font-size: 1.2em;
	width: 550px;
	margin: 0;
	}
	
#header {
	padding: 0;
	margin: 0;
	height: 260px;
	width: auto;
	background: #f55614 url(images/margi_anime.jpg) right bottom no-repeat;
	border-bottom: 4px solid #fca805;
	}

#headerimg {margin: 0; height:60px;  color:#fff;  background: url(images/logo.gif) right bottom no-repeat; border-bottom: 1px solid #fca805;}
	#headerimg div { padding-top:10px; width: 400px; text-align: left; }
	#headerimg .description { font-size: 1.1em;  display:inline; padding-left:5px;}

	
#content { padding:15px;}

#sidebar {	
	position:absolute; 
	top:0px; 
	right:0px;
	margin-left: 560px;
	width: 200px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 0;
	}

#footer {	padding: 0;	margin:0; width: 550px; clear: both; color:#999999; }
	#footer p {	padding:5px; margin:0;	text-align: center;	}
	#footer a:link, #footer a:visited { color: #b9a985; text-decoration: none;	}
	 #footer a:hover { color: #958766;	text-decoration: underline;	}
	
	
/* End Structure */





/* Start CONTENT formatting */	

.post {	text-align: justify;	}

.postmetadata, small { color: #867759; font-size: 0.9em; padding-top: 5px;  text-align: center; clear: left;}
	.postmetadata a , .navigation a{	color: #b9a985; text-decoration: none;	}
	.postmetadata a:hover, .navigation a:hover { color: #958766;	text-decoration: underline;	}
	.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }


.entry p a:visited { color: #b85b5a; }

.entry hr { border-top:1px dotted #ccc; }

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	clear:both;
	font-size:0.9em;
	}


.alt { background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin: 0; padding: 10px; }	
code { font: 1.1em 'Courier New', Courier, Fixed;	}
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }
blockquote, strike { color: #666; }


.widecolumn .post {	margin: 0;	}
.widecolumn .postmetadata { margin: 30px 0; }
.widecolumn .smallattachment {	text-align: center;	float: left; width: 128px;	margin: 5px 5px 5px 0px;}
.widecolumn .attachment {  text-align: center; margin: 5px 0px; }
.widecolumn .entry p { font-size: 1.05em; }
.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }
.widecolumn { line-height: 1.6em; }	




/* Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .post li {
	margin: 7px 0 8px 10px;
	}

.post ul li:before {
	content: "\00BB \0020";
	}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.post ol li {
	margin: 0;
	padding: 0;
	}


	
/* End content formatting */





/* Start sidebar formatting */


/* global */
#sidebar a { color: #ffeaa2; text-decoration: none;	}
#sidebar a:hover { color: #aaa;	text-decoration: underline;	}
#sidebar ul { margin: 0; padding: 0;	color:#aaa;}
#sidebar ul li { list-style-type: none;	list-style-image: none;	padding-bottom: 20px; border-bottom: 1px dotted #aaa; }
#sidebar ul p {	margin: 0 0 8px 10px;	}

/* individual menu boxes */
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px;	}
#sidebar ul ul li:before { content: "\00BB \0020";	}
#sidebar ul ul ul li:before { content: "";	}
#sidebar ul ul li{ color: #aaa; margin: 3px 0 0; padding: 0;	border:none;}	
#sidebar ul ol li {	list-style: decimal outside;  margin:3px 0 0; padding: 0;	border:none;}	

/* submenu boxes */
#sidebar ul ul ul {	margin: 0 0 0 25px;}
#sidebar ul ul ul a { color: #fdf4d5; text-decoration: none;	}
#sidebar ul ul ul a:hover { color: #b9a985;	text-decoration: underline;	}

	
/* 'pagenav' menu styling */


#sidebar ul li.pagenav { background-color:#494d52; margin-top:0; padding-top:0; padding-bottom:5px; border: 1px dotted #aaa;  font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif; line-height: 1.3em; text-transform:uppercase; letter-spacing: .05 px;}


#sidebar li.pagenav ul a { color: #ffc148; text-decoration: none;}
#sidebar li.pagenav  ul a:hover { color: #aaa;	text-decoration: none;	}

#sidebar li.pagenav ul ul a { color: #fbe59b; text-decoration: none;	letter-spacing:normal;}
#sidebar li.pagenav  ul ul a:hover { color: #aaa;	text-decoration: none;	letter-spacing:normal;}

#sidebar li.pagenav ul li:before { content: ""; }	
#sidebar ul ul ul li {  list-style-image:url(images/sub_icon_light.gif); list-style-position:outside; text-transform:none;} 



#sidebar ul li.noborder {border:none;}

#sidebar ul li.nobullet:before {content:"";}

#sidebar form { margin: 0;}

#searchform {
	margin: 10px auto;
	padding: 20px 3px 20px 0; 
	text-align: center;
	}
	
input#s {border:1px inset #253236; background-color:#494d52; line-height:1.0em; font-size: 0.9em; color:#ccc;width: 115px; padding:2px;}
input#searchsubmit {border:1px outset #253236; background-color:#656b74;  text-transform:uppercase; font-family: 'Lucida Grande', Verdana, Sans-Serif; font-size: 0.9em; padding:2px;  line-height:1.0em;  color:#db833c; letter-spacing: 0.1em; width:60px;}


/* End sidebar formatting */




/*	Start comments  */

#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; margin: 5px 0; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 100%; padding: 2px; }
#commentform #submit { margin: 0; float: right; }
	
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; margin: 10px 5px 10px 0;padding: 0; text-align: justify;}
.commentmetadata { font-weight: normal; margin: 0; display: block; }
.commentlist li { font-weight: bold; margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; }
.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }	
.nocomments { text-align: center; margin: 0; padding: 0;  color: #777; }

/*	end comments  */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */







/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	border:1px inset #253236; background-color:#494d52; line-height:1.0em; font-size: 0.9em; color:#ccc;width: 115px; padding:2px;
	}
	


/* End Form Elements */












/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 2px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


	
/* End Various Tags & Classes*/


