/*  

Theme Name: Shine Psychology
Theme URI: http://shinepsychology.com.au/
Description: The Shine Psychology site theme
Version: 1.0.0
Author: 
Author URI: 
 
	
*/

/*
----------------------------------------------------------------------------- 
Standard
-----------------------------------------------------------------------------*/
html { height: 100%; margin-bottom: 1px; }
body { margin: 0; padding: 0; font: 76% Arial, Helvetica, sans-serif; color: #444;  background: #fff url(images/bg.png) repeat-x scroll top left; }
body * { margin: 0; padding: 0;	}
p,ul,ol,dl,blockquote,pre { margin-bottom: 1.0em; line-height: 1.4em; }
h1 { margin-bottom: 0.5em; }
h2 { margin-bottom: 0.4em; }
a { color: #4e7a92; }
img { border: 0; }
acronym,abbr { border: 0; text-decoration: none; }
address { font-style: normal; }
hr { height: 0; color: #fff; background-color: #fff; border: 0; border-top: 1px solid #aaa; margin-bottom: 0.3em; }
fieldset { border: 0; }

ul { padding-left: 1.6em; margin-left: 1em; list-style-type: square; }
ul li { margin-left: 0; padding-left: 0; padding-bottom: 0.4em; }
	
dl { margin-left: 0.3em; }
dd { margin: 0 0 0.5em 0.5em; }
	
ol { padding-left: 1.6em; margin-left: 1em; }
ol li { margin-left: 0; padding-left: 0; padding-bottom: 0.4em; }

blockquote { background: #f4f4f4; padding: 5px; margin: 0 0 1em 2em; border-left: 6px solid #ddd;  }


/*
----------------------------------------------------------------------------- 
Text Formatting
-----------------------------------------------------------------------------*/
.shaded { color: #888; }
.cen { text-align: center; }
.r { text-align: right; }
.l { text-align: right; }
.alignleft { float: left; margin: 0 1em 1em 0; }
.alignright { float: left; margin: 0 1em 1em 0; }
.rfloat { float: right; margin: 0 0 1em 1em; }
.lfloat { float: left; margin: 0 1em 1em 0; }
.line { white-space: nowrap; }
.clear { clear: both; }
.bumper { clear: both; font-size: 0.1.em; height: 1px; }

h1 { font-size: 1.7em; font-weight: normal; color: #e9b53d; text-decoration: none; font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif; margin: 0 0 3px 0; }
h2 { font-size: 1.3em; font-weight: normal; color: #e9b53d; text-decoration: none; font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif; margin: 0 0 0.5em 0; }
h3 { font-size: 1.2em; font-weight: bold; color: #333333; text-decoration: none; font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif; margin: 1em 0 0 0; }


/*
----------------------------------------------------------------------------- 
Shine Styles
-----------------------------------------------------------------------------*/

#construct { width: 779px; margin: 0 auto; background: #fff url(images/bg-m.png) repeat-y top left; }

	#shine { background: transparent url(images/bg-t.png) no-repeat top left; }

		#header { width: 759px; height: 120px; margin: 0 auto; background: #fff; }
		
			#header #logo { float: left; margin: 23px 0 0 31px; display: inline; }
		
			#header ul {  display: inline; float: right; font-size: 11px; list-style: none; margin: 97px 0 0 0; padding: 0 15px 0 0; font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif; }
			#header ul li { list-style: none; display: inline; float: left; height: 23px; margin: 0 6px 0 0; padding: 0 5px 0 0; background: #f9cd46 url(images/nav-r.png) no-repeat scroll top right;  _width: 60px; }
			#header ul li:hover, #header ul li.current_page_item { background: #6aa9cc url(images/nav-on-r.png) scroll top right; }
			#header ul li a { text-decoration: none; color: #777; display: block; height: 20px; padding: 3px 6px 0 11px; background: transparent url(images/nav.png) no-repeat scroll top left;  }
			#header ul li:hover a, #header ul li.current_page_item a { color: #fff; background-image: url(images/nav-on.png); }
			
			#header .bumper { display: none; }
		
		#mast { width: 759px; height: 185px; margin: 0 auto; background: #6AA9CC url(images/mast.png) no-repeat bottom left; border-bottom: 2px solid #6AA9CC; }

		#body { width: 759px; margin: 0 auto; padding: 0 0 41px 0; background: transparent url(images/footer.png) no-repeat scroll bottom left; }

			#main { width: 480px; float: right; margin: 16px 34px 1em 0;  display: inline; }

			#sidebar { width: 225px; float: left; display: inline;  }
			
				div.widget { width: 176px; margin: 22px auto 0 auto; color: #777; font-size: 0.85em; }
		#footer {font-size:0.8em; width: 759px; margin: 0 auto; padding: 7px 10px 41px 20px; color:#999999; }
