/*
Theme Name: YWI Style
Theme URI: http://www.youwishinsight.com
Client: You Wish
Author: Orangutan Studio Ltd
Author URI: http://www.orangutanstudio.com
Contact: michelle@orangutanstudio.com
*/

/*
Main site colours:
Orange: #FF510C
Grey: #736E6C
Link yellow: #D6960D
Sidebar yellow; #EDC00C
Sidebar yellow hover; #FBDC60
*/

@import url("reset.css");

/*================= Begin Typography & Colors =================*/

em{
	font-style: italic;
}

strong{
	font-weight: bold;
}

body{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial', Sans-Serif;
	text-align: left;
}

p{
	line-height: 1.3em;
	font-size: 1.3em;
	color: #736E6C;
	font-weight: normal;
}

a, a:visited, a:active{
	color: #D6960D;
	text-decoration:underline;
}

a:hover{
	color: #FF510C;
}	

.alt{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

small{
	font-style: italic;
	color: #FFF;
	font-size: 1em;
}

.post small{
	color: #333333;
}

.post small strong{
	color: #FF510C;
}

h1, h2, h3, h4{
	font-weight: bold;
}

h1{
	font-size: 2em;
	color: #FF510C;
	width: 80%;
}

h2{
	font-size: 1.8em;
}

h3{
	font-size: 1.3em;
}

h4{
	font-size: 1.2em;
}

h2 a:hover, h3 a:hover{
	color: #D6960D;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited{
	color: #FF510C;
}

#sidebars h2,
#sidebars h2 a,
#sidebars h2 a:visited{
	color: #FFFFFF;
}

#sidebars h2 a:hover
{
	color: #EDC00C;
}

#sidebars h3,
#sidebars h3 a,
#sidebars h3 a:visited{
	color: #EDC00C;
}

#sidebars p{
	color: #FFF;
}

#sidebars .read-more{
	color: #EDC00C;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: underline;
}

#sidebars a{
	color: #EDC00C;
}

#sidebars a:hover,
#sidebars h3 a:hover{
	color: #FBDC60;
}

#sidebars small strong{
	color: #EDC00C;
}

#footer a{
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover{
	color: #FBDC60;
}

#footer p{
	color:#CCCCCC;
	padding: 8px 0 0 8px;
}

.entry p a:visited{
	color: #FF510C;
}

.commentlist li, #commentform input, #commentform textarea{
	font: 0.9em 'Arial', Verdana, Sans-Serif;
}

.commentlist li{
	font-weight: bold;
}

.commentlist li .avatar{ 
	float: right;
	padding: 2px;
}

.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;
}

#commentform p{
	font-family: 'Arial', Verdana, Sans-Serif;
}

.commentmetadata{
	font-weight: normal;
}

code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
}

.postmetadata{
	font-size: 1.1em;
}

#banner p{
	color: #ffffff;
	position: absolute;
	right: 0;
	margin: 25px 20px;
	font-weight: normal;
}

#banner a{
	color: #ffffff;
	font-weight:normal;
	text-decoration: underline;
}

#banner a:hover{
	text-decoration: none;
}

/*================= End Typography & Colors =================*/

/*================= Begin Structure =================*/

html, body{
	height: 100%;
}

body{
	background: #F2F0EE;
}

#wrapper{
	margin: 0 auto;
	position: relative;
	width: 929px;
}

#banner{
	height: 124px;
	position: relative;
	width: 929px;
}

#banner .logo{
	background: url(images/logo.gif) no-repeat left;
	height: 76px;
	position: absolute;
	width: 118px;
	margin: 20px 10px;
	display: inline;
}

#banner .banner{
	height: 114px;
	width: 909px;
	float: left;
	position: absolute;
	padding-left: 10px;
	background: url(images/header-x.gif) repeat-x;
	display: inline;
}

#banner .banner-left{
	background: url(images/header-left.gif) no-repeat;
	height: 124px;
	width: 10px;
	float: left;
}

#banner .banner-right{
	background: url(images/header-right.gif) no-repeat;
	height: 124px;
	width: 10px;
	float: left;
	margin-left: 909px;
	display: inline;
	margin-top:0;
	position: absolute;
}

.content-panel{
	margin-top: 0;
	float: left;
	width: 655px;
}

.content-panel-top{
	background: url(images/bg-main-content-top.png) no-repeat top center;
	height: 11px;
}

.content-panel-content{
	background: #FFFFFF;
	min-height: 510px;
	padding: 12px 17px 30px 25px;
}

/* IE 6 ONLY STAR HACK */

* html .content-panel-content {
	height:				500px;
}

/* END HACK */
   

.content-panel-content p{
	margin-top:1.4em;
	max-width: 520px;
}

.content-panel-content h2{
	margin-top: 20px;
	padding:0;
}

.content-panel-bottom{
	background: url(images/bg-main-content-base.png) no-repeat top center;
	height: 12px;
	padding: 18px 50px 0 25px;
}

.content-panel-bottom li{
	border-right: 1px solid #45530C;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
}

.content-panel-bottom ul,
.content-panel-bottom p{
	float:	 left;
	margin-bottom:	 0;
}

.content-panel .entry{
	width: 99%; 
	margin:0;
	padding:0;
}

.content-panel .postmetadata{
	text-align: left;
}

/*================= Begin services blocks =================*/

#service-panels{
	background: url(images/service_panels_back.gif) repeat-y top;
	width: 614px;
	margin-top: -25px;
}

#service-panels .service-panels-top{
	background: url(images/service_panels_top.gif) no-repeat top;
	height: 12px;
}

#service-panels .service-panels-bottom{
	background: url(images/service_panels_bottom.gif) no-repeat bottom;
	height: 9px;
	position: relative;
}

#service-panels .services{
	width: 100%;
}

#service-panels .services-1{
	width: 195px;
	padding: 20px 10px 0 0;
	float: left;
	margin: 0;
}

#service-panels .services-2{
	padding: 20px 10px 0 0;
	width: 195px;
	float: left;
	margin: 0;
}

#service-panels .services-3{
	padding: 20px 10px 0 0;
	width: 194px;
	float: left;
	margin: 0;
}

#service-panels .services h4{
	margin-left: 20px;
	border-bottom: 1px dotted #736E6C;
	width: 140px;
	padding-bottom: 10px;
}

#service-panels .services ul li{
	background: url(images/ul-bullet.gif) no-repeat 0 15px;
	padding: 10px 15px 0 10px;
	margin-left: 20px;
}

#service-panels .services h4 a,
#service-panels .services li a{
	color: #000;
}

#service-panels .services h4 a:hover,
#service-panels .services li a:hover{
	color: #FF510C;
}

/*================= Begin Sidebar & Sidebar 2 =================*/

#sidebars{
	float: right;
	width: 249px;
	margin-top: -29px;
}

#sidebars .content h2,
#sidebars .content h3{
	margin: 0;
	padding: 0;
}

#sidebars p{
	margin-top:5px;
	padding-left: 2px;
}

.sidebar-image{
	background: url(http://www.youwishgroup.com/wp-content/uploads/2010/03/sidepanel-image.jpg) no-repeat top;
	width: 249px;
	height: 166px;
	margin-bottom: 5px;
}

#sidebars .top{
	height: 11px;
	background: url(images/side-panels-top.gif) no-repeat bottom;
}

#sidebars .content{
	background: #736E6C url(images/side-panels-back.gif) no-repeat top;
	padding: 4px 20px 5px 21px;
	margin: 0;
	height: 180px;
}

#sidebars .bottom{
	height: 20px;
	background: url(images/side-panels-bottom.gif) no-repeat top center;
	margin-bottom: 0;
}

#sidebars form{
	margin: 0;
}

/*================= End Sidebar =================*/

/*================= FOOTER =================*/

#footer{
	background: url(images/footer.gif) no-repeat left;
	width: 929px;
	height: 28px;
	margin-top: 8px;
	clear: both;
}

#footer a{
	padding: 4px 0 0 15px;
}

#footer p{
	padding: 4px 0 0 15px;
}

/*================= Navigation =================*/

#nav{
	margin: 0;
	height: 30px;
	padding: 0 13px;
}

#nav li{
	float: left;
}

#nav li a{
	display: block;
	height: 30px;
	padding-right: 2px;
}

#nav li.home a{
	background: url(images/bg-nav-home.gif) no-repeat left top;
	width: 69px;
}

#nav li.why-us a{
	background: url(images/bg-nav-why-us.gif) no-repeat left top;
	width: 69px;
}

#nav li.what-we-offer a{
	background: url(images/bg-nav-what-we-offer.gif) no-repeat left top;
	width: 109px;
}

#nav li.our-thinking a{
	background: url(images/bg-nav-our-thinking.gif) no-repeat left top;
	width: 99px;
}

#nav li.about-us a{
	background: url(images/bg-nav-about-us.gif) no-repeat left top;
	width: 76px;
}

#nav li.contact-us a{
	background: url(images/bg-nav-contact-us.gif) no-repeat left top;
	width: 94px;
}

#nav li a:hover{
	background-position: 0 -30px;
}

#nav #current a,
#nav #current a:hover{
	background-position: 0 -30px;
}

/*================= End Navigation =================*/

.post{
	margin: 0 0 40px;
	text-align: left;
	width: 99%;
}

.post hr{
	display: block;
}

.content-panel .postmetadata{
	padding-top: 5px;
}

.postmetadata{
	clear: both;
}

.clear{
	clear: both;
}

/*================= End Structure =================*/

/*=================	Begin Headers =================*/

h1{
	margin: 0;
}

h2{
	margin: 20px 0 0;
}

h3{
	padding: 0;
	margin: 30px 0 0;
}

h3.comments{
	padding: 0;
	margin: 40px auto 20px ;
}

/*================= End Headers =================*/

/*================= Begin Images =================*/

p img{
	padding: 5px;
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
}

img.alignnone{
	border: 1px solid #DDD;
}

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 Lists =================*/

.entry ol{
	color: #736E6C;
	font-size: 1.2em;
}

.entry ol li{
	list-style-type: decimal;
	margin-left: 22px;
	padding: 10px 15px 0 0;
}

.entry ul {
	color: #736E6C;
	font-size: 1.2em;
}

.entry ul li{
	background: url(images/ul-bullet.gif) no-repeat 0 15px;
	padding: 10px 15px 0 10px;
}

.postmetadata ul, .postmetadata li{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebars ul{
	margin-top: 10px;
	padding: 0;
}

#sidebars li{
	display:block;
	position: relative;
	font-family: Arial;
	font-size: 1.2em;
	padding: 5px 2px;
	color: #91B211;
	border-bottom: 1px dotted #ddd;
}

.sub-nav a{
	color: #736E6C;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
	background: url(images/sub-nav-arrow.gif) no-repeat right;
	padding-right: 8px;
}

.sub-nav a:hover{
	text-decoration: none;
}

.sub-nav li{
	color: #736E6C;
	display: inline;
	list-style-type: none;
	background:none;
	margin: 0;
	padding: 0 10px 0 0;
}

.sub-nav{
	margin-bottom: 20px;
}

#subnav-current a{
	background: none;
	text-decoration: none;
	color: #333333;
}

/*================= End Entry Lists =================*/

/*================= Begin Form Elements =================*/

#searchform{
	padding: 8px 8px 0 8px;
	text-align: left;
	right:0;
	margin: 0 20px;
	position: absolute;
}

#searchform #s{
	margin: 0;
	border: none;
	background: url(images/field_set.png) no-repeat top;
	height: 20px;
	padding: 3px 10px 0 10px;
	width: 140px;
}

#searchsubmit{
	padding: 0;
	margin:0;
	color: #595151;
	border:none;
	font-weight: bold;
	background:none;
	font-family: Arial, sans-serif;
	line-height: 1;
	height: 20px;
}

.entry form{
	text-align:center;
}

select{
	width: 130px;
}

#commentform input{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea{
	width: 100%;
	padding: 2px;
}

#commentform #submit{
	margin: 20px 0 0 0;
	float: left;
}

/*================= End Form Elements =================*/

/*================= Begin Comments =================*/

.alt {
	margin: 0;
	padding: 12px 0;
}

.commentlist{
	padding: 0;
	text-align: justify;
}

.commentlist li{
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p{
	margin: 10px 5px 10px 0;
}

#commentform p{
	margin: 5px 0;
}

.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata{
	margin: 0;
	display: block;
}

/*================= End Comments =================*/

/*================= 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: 5px solid #ddd;
}

blockquote cite{
	margin: 5px 0 0;
	display: block;
}

.center{
	text-align: center;
}

.hidden{
	display: none;
}

hr{
	display: none;
}

a img{
	border: none;
}

.navigation{
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
}

p.view em,
#actions li em,
#subnav li em,
#nav li em,
.w3c{	
	left: -2000px;
	position: absolute;
	top: -2000px;
}

.backlink{
	font-weight: bold;
	font-family: Arial, sans-serif;
	padding-top: 5px;
	float:right;
	margin-right: 10px;
}

/*================= End Various Tags & Classes =================*/

/*================= Captions =================*/

.aligncenter,
div.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*================= End captions =================*/
