/*
Theme Name: content-guru-theme-3-temp
Theme URI: http://www.breathe4u.com
Description: Created for Content Guru
Version: 1
Author: Breathe
Author URI:http://www.breathe4u.com
*/
/* MAIN STYLES///////////////////////////////////////// */

* {
	padding:0px;
	margin:0px;
}

html {
	padding:0px;
	margin:0px;
}
body {
	margin: 0px;
	padding: 0px;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #5e6f78;
	background-color: #dfe6ea;
}
#wrapper {
	width:970px;
	margin:0 auto;
	text-align:left;
	position: relative;
	padding: 0px;
}

a img {
	border:none;
}

a{
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;


}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
	font-weight:normal;
	color: #000;

}

strong {
	font-weight:normal;
}

/* WORDPRESS STYLES//////////////////////////////////////// */

#main-content{
	margin-bottom:20px;
}

#main-content h4{
	font-size:140%;
	line-height:160%;
	padding-bottom:7px;
}

#main-content h5{
	font-size:120%;
	line-height:140%;
	padding-bottom:5px;
}
#main-content h6{
	font-size:110%;
	line-height:120%;
	padding-bottom:3px;
}

#main-content p strong{
	color:#000;
}

#main-content blockquote p{
	color:#5e6f78;
	margin-left:15px;
	margin-right:15px;
}

#main-content  ul, ol{
	padding-bottom:10px;
	font-size:100%;
}


#main-content  ul li, ol li{
	padding-bottom:5px;
}

#main-content .alignnone, .alignleft{
	float:left;
	margin-left:0px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}

#main-content .post img{
	float:left;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:10px;
}

#main-content .alignright, .aligncenter{
	float:right;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}

#main-content .alignright img, .aligncenter img, .alignnone img, .alignleft img{
	padding-bottom:7px;

}
#main-content .wp-caption{
	margin-bottom:0px;
	padding-bottom:0px;
}

#main-content .entry{
	margin-bottom:30px;
}
#main-content p a{
	color: #5e6f78;
text-decoration:underline;
}

#main-content p a:hover{

	color: #000;
text-decoration:underline;
}

/* MAIN NAV STYLES//////////////////////////////////////// */


#main-nav {
	font-size:93%;
	float:left
	left:0px;
	height:56px;
	position:absolute;
	top:0px;
	width:852px;
	left:98px;
	background:#fff;
	padding-left:20px;
	z-index:20;
}

#main-nav ul{
	list-style:none;
}

#main-nav li{

	padding-right:15px;
	padding-left:15px;
	background: url(images/nav/grey-line.jpg) no-repeat right 24px;
	display: block;
	float: left;
}

#main-nav li a{
	padding-top:22px;
	display:block;
	text-decoration:none;
	color: #5e6f78;
}
#main-nav li a:hover{

	color:#000;
	background: url(images/nav/triangle-down.jpg) no-repeat center 0px;
}

#main-nav .current_page_item a{
	color:#000000;
	background: url(images/nav/triangle-down.jpg) no-repeat center 0px;
}

#main-nav .current_page_item .page_item a{
	color: #5e6f78;
	background-image: none;
}

#main-nav .current_page_item .page_item a:hover{
	color: #000000;
	background-image: none;
}


.page-child #main-nav .current_page_ancestor a{
	color: #000;
	background: url(images/nav/triangle-down.jpg) no-repeat center 0px;
}

.page-child #main-nav .current_page_ancestor .page_item a{
	color: #5e6f78;
	background:none;
}

.page-child #main-nav .current_page_ancestor .current_page_parent a{
	color: #000;
	background:none;
}

.page-child #main-nav .current_page_parent a{
	color: #000;
	background: url(images/nav/triangle-down.jpg) no-repeat center 0px;
}

.page-child #main-nav .current_page_parent .page_item a{
	color: #5e6f78;
	background:none;
}

.page-child #main-nav .current_page_parent .current_page_item a{
	color: #000;
	background:none;
}

.page-child #main-nav .current_page_parent .current_page_item .page_item a{
	color: #5e6f78;
	background:none;
}

/* SUB CONTENT STYLES//////////////////////////////////////// */



#sub-content{
	position:absolute;
	width:204px;
	right:0px;
	left:549px;
	top:54px;
	background-color:none;
}

#sub-content .post-meta li .blank{
	position:absolute;
	left:0px;
	margin-left:0px;
	padding-left:0px;
	top:0px;
	margin-top:0px;
	padding-top:1px;
	float:left;
}

#sub-content .post-meta li img{
	position:relative;
	left:0px;
	margin-left:0px;
	padding-left:0px;
	top:0px;
	margin-top:0px;
	padding-top:1px;
	float:left;
}


#sub-con-box{

	font-size:75%;
	line-height:130%;
	width:151px;
	float:left;
	padding-top:19px;
	padding-left:19px;
	padding-bottom:17px;
	padding-right:19px;
	background-color:#fff;
	margin-left:16px;
	margin-bottom:17px;

}

#sub-con-box .arrow a, #sub-content .post-meta li #sub-con-box p.arrow a{
	float:left;
	display:block;
	height:12px;
	width:12px;
	margin-top:7px;
	background: url(images/arrow.jpg) no-repeat right top;
}

#sub-con-box .arrow a:hover, #sub-content .post-meta li #sub-con-box p.arrow a:hover {
	background: url(images/arrow-over.jpg) no-repeat right top;

}
#sub-con-box h3{
	color:#000;
	font-size:125%;
	margin-top:10px;
	margin-bottom:4px;
}

/* MAIN CONTENT STYLES//////////////////////////////////////// */

#main-content{
	float:left;
	background-color:#fff;
	width:480px;
	margin-top:15px;
	position:absolute;
	font-size:80%;
	line-height:160%;
	padding-left:35px;
	padding-right:35px;
	padding-top:28px;
	padding-bottom:35px;
	top:40px;
	left:0px;
}
#right-panel h1{
	text-indent:-2000px;
	display:block;
	width:550px;
	height:37px;
	background: url(images/cg-the-application-of-transformation.jpg) no-repeat left top;
}
#main-content p{
	font-size:100%;
	line-height:145%;
	margin-bottom:10px;
}
#main-content h2{
	font-size:190%;
	line-height:130%;
	padding-bottom:10px;
	margin-bottom:12px;
	border-bottom:dotted 1px #5e6f78;
}
#main-content h3{
	font-size:150%;
	line-height:100%;
	padding-bottom:7px;
	padding-top:10px;
}
/* POST STYLES////////////////////////////////////////*/

#main-content h2 a{
	font-size:95%;
	line-height:130%;
	padding-bottom:15px;
	margin-bottom:22px;
	color: #5e6f78;
}
#main-content .h2-small a:hover{
	color: #000;
}
#main-content  .h2-small a{
	font-size:90%;
	line-height:130%;
	padding-bottom:15px;
	margin-bottom:22px;
	color: #5e6f78;
}
#main-content h2 a:hover{
	color: #000;
}

/* LEFT PANEL STYLES////////////////////////////////////////*/

#left-panel{

	width:217px;
	float:left;
	position:relative;
	top:0px;
	padding-top:0px;
	margin-top:0px;
}

/* SLIDE SHOW STYLES////////////////////////////////////////*/

#left-panel #slide-show{
	Position:relative;
	width:200px;
	background-color:#fff;
}
#left-panel #slide-show img{
	padding-top:0px;
	margin-top:0px;
}


/* SEARCH BOX STYLES////////////////////////////////////////*/

#right-panel #searchform input{
	display:inline;
	background-color:#fff;
}
#right-panel #searchform label{
	font-size:9px;
	float:left;
	padding-top:3px;
	background-color:#fff;
}

#right-panel #searchform {
	width:175px;
	margin-top:12px;
	padding-left:7px;
	padding-right:7px;
	position:absolute;
	left:563px;
	float:left;
	color: #000;
	margin-bottom:0px;
	background-color:#fff;

}
 
#right-panel #searchform #s{
	color: #5e6f78;
	border-top:none;
	border-left:none;
	border-right:none;
	font-size:9px;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:4px;
	border-right: solid 5px #dfe6ea;
	border-bottom:none;
	width:100px;
	float:left;
	display:inline;
	background-color:#fff;
	padding-top:4px;

}
#right-panel #searchsubmit{
	float:right;
	border-bottom:none;
	background-color:#fff;
}
#right-panel a #searchsubmit{
	float:right;
	display:inline;
	height:15px;
	width:21px;
	margin-top:3px;
	margin-bottom:0px;
	padding-bottom:0px;
	background: url(images/arrow.jpg) no-repeat right top;
	border-bottom:none;
}

#right-panel a:hover #searchsubmit{
	background: url(images/arrow-over.jpg) no-repeat right top;
	border-bottom:none;
}



/* RIGHT PANEL STYLES//////////////////////////////////////// */

#right-panel{
	position:absolute;
	width:753px;
	left:217px;
	top:56px;
}
#right-panel h1{
	float:left;
}



/* SUB NAV ///////////////////////////////////////// */


#sub-nav .sub-nav-head{

	color:#000;
	font-size:10px;
	text-align: right;
	padding-right:20px;
	text-transform:uppercase;
	padding-bottom:5px;
	margin-bottom:7px;
}
#sub-nav {
	left:0px;
	width:200px;
	float:left;
	font-size:80%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#fff;

}

#sub-nav ul{
	text-align:right;
}
#sub-nav li{
	list-style:none;
	border-bottom:solid 1px #fff;
}
#sub-nav li a{
	display:block;
	padding-top:2px;
	padding-bottom:7px;
	color: #5e6f78;
	padding-right:22px;
}
#sub-nav ul a:hover{
	color: #000;
	background: url(images/nav/triangle-right.jpg) no-repeat right 0px;
}

/* FOOTER STYLES///////////////////////////////////////// */

#footer{
	position:relative
	text-align:left;
	font-size:75%;
	margin-top:15px;
	padding-bottom:10px;
	margin-bottom:30px;
	color:#a9b9c2;
	border-bottom: dotted 1px #a9b9c2;
	width:200px;
	float:left;
	clear:left;
}

/* SUB SUB NAV STYLES///////////////////////////////////////// */

#sub-nav .page_item ul {
	border-top: dotted 1px #5e6f78;
	border-bottom: dotted 1px #5e6f78;
	padding-top:6px;
	margin-bottom:5px;
	background-image: none;
}

#sub-nav .page_item ul a{
	color: #5e6f78;
	text-align:left;
	padding-top:2px;
	padding-bottom:7px;
	padding-left:22px;
}
#sub-nav ul .current_page_item ul a{
	color: #5e6f78;
	background: none;
}
#sub-nav .page_item ul a:hover {
	color:#000;
	background: url(images/nav/triangle-left.jpg) no-repeat left 0px;
}

#sub-nav ul .current_page_item a{
	color:#000;
	background: url(images/nav/triangle-right.jpg) no-repeat right 0px;
}
#sub-nav ul .current_page_parent a{
	color: #000;
	background: url(images/nav/triangle-right.jpg) no-repeat right 0px;
}

#sub-nav ul .current_page_parent  .page_item.current_page_item a{
	color: #000;
	background: url(images/nav/triangle-left.jpg) no-repeat left 0px;
}

#sub-nav ul .current_page_parent .page_item a{
	color: #5e6f78;
	background: none;
}

#sub-nav ul .current_page_parent .page_item a:hover{
	color: #000;
	background: url(images/nav/triangle-left.jpg) no-repeat left 0px;

}

#sub-nav ul li strong{
	color: #000;
	padding-right:22px;
	text-transform:uppercase;
}

/* NEW BIT FOR SUB NAV STYLES///////////////////////////////////////// */

.page-child #sub-nav ul ul{
	display:none;
}

.page-parent #sub-nav ul .current_page_item ul{
	display:block;
}


.page-child #sub-nav ul .current_page_ancestor ul{
	display:block;
}

/* CUSTOM FIELD STYLES///////////////////////////////////////// */

#sub-content ul.post-meta .post-meta-key {
	display:none;
}

#sub-content  .post-meta li {
	list-style:none;

}

#sub-content .post-meta img {
	padding-top:11px;
	padding-left:11px;
	padding-bottom:10px;
}

#sub-content .post-meta li #sub-con-box img {
	padding-top:0px;
	padding-left:0px;
	padding-bottom:5px;
}

#sub-content .post-meta li #sub-con-box .arrow a{
	float:left;
	display:block;
	height:12px;
	width:12px;
	margin-top:10px;
	background: url(images/arrow.jpg) no-repeat right top;
}

#sub-content .post-meta li #sub-con-box .arrow a:hover {
	background: url(images/arrow-over.jpg) no-repeat right top;
}




/* SCROLLER STYLES///////////////////////////////////////// */

#sub-nav #marqueecontainer{
	margin-top:20px;
}

#sub-nav .scroller{
	margin-bottom:20px;
}

#sub-nav .scroller h3{
	margin-bottom:5px;
}

#sub-nav .scroller h3 a{
	font-size:10px;
	color:#000;
}

#sub-nav .scroller h3 a:hover{
	color: #8496a0;
}

#sub-nav .scroller img{
	margin-top:5px;
	margin-bottom:10px;
}

#sub-nav .scroller a p{
	color: #5e6f78;
}

.home #sub-nav .sub-nav-head{
	padding-right:0px;
	border-bottom: dotted 1px #5e6f78;
	margin-left:20px;
	margin-right:20px;
}

.home #sub-nav .sub-nav-head a{
	color: #5e6f78;
}

.home #sub-nav .sub-nav-head a:hover{
	color: #000;
}


/* QUICK CONTACT FORM///////////////////////////////////////// */

#quick-contact{
	width:177px;
	float:left;
	position:relative;
	padding-top:14px;
	padding-left:14px;
	padding-bottom:14px;
	background-color:#fff;
	margin-top:15px;

}
#quick-question {
	background-color:#fff;
	margin-right:15px;

}
#quick-question h2 {
	font-size:90%;
	font-weight:normal;
	padding-bottom:10px;
	color:#000;
}

#quick-question label{
	font-size:9px;
}

#quick-question #email, #name{
	width:153px;
	margin-bottom:7px;
	margin-top:3px;
}
#quick-question #request{
	margin-top:3px;
	width:155px;

}
#quick-question .email, .form-name{
	color: #5e6f78;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:3px;
	border: solid 1px #5e6f78;
}
#quick-question #request-area .request {
	color: #5e6f78;
	font-size:9px;
	padding-left:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	border: solid 1px #5e6f78;
	height:80px;

}
#quick-question a #form-button{
	float:right;
	display:block;
	height:12px;
	width:12px;
	margin-bottom:0px;
	padding-bottom:0px;
	background: url(images/arrow.jpg) no-repeat right top;
}
#quick-question a:hover #form-button{
	background: url(images/arrow-over.jpg) no-repeat right top;
}

