/*  
Theme Name: yfo 2011 redesign
Theme URI: 
Description: Accounting Website based on YFO 4
Version: 1.0
Author: Your Firm Online
Author URI: www.yourfirmonline.com.au
*/

html, body {
	background-color:#bebebe;
	font-family: Helvetica,Arial,Sans-serif;
	color: #484848;
	border: 0;
	font-size: 13px;
	line-height: 20px;
	padding: 0;
}

body, p, h1, h2, h3, h4, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #f47a25;
}

a:hover {
	text-decoration: underline;
}

/**************** Header *****************/

#header {
	width: 966px;

	padding-top: 0px;

}
#gallery{
	width: 907px;
	height: 283px;
	background-color: #eef0f1;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	clear:both;
}



#header h2 {
	font-size: 30px;
	color: #fff;

	font-weight: normal;
}

#header h2 a {
	color: #fff;
}

#header h2 a:hover {
	color: #ADE166;
	text-decoration: none;
}

#header p {
	padding-top: 1px;
	color: #fff;
	font-size: 13px;
	color: #8F8F8F;
}


#headerimgpages{
width: 907px;
	height: 75px;
	background-color: #eef0f1;
	background-image: url(images/pages_header_bg.jpg);
	background-repeat: no-repeat;
	clear:both;	

}


/***************** Horizontal Menu *****************/
#topbar{
background-color:#999999;	
height: 20px;
	
}
#menu {
	height: 53px;
	width: 966px;
	background: #eef0f1 url(images/menu-bg.jpg) repeat-x;
	font-size: 14px;

}
#menu-top {
	list-style-type: none;
	margin: 0;
	background: url(images/menu.jpg) no-repeat;
}

#menu-top li {
	display: block;
	/*background: url(images/tab.jpg) no-repeat bottom right;*/
	float: right;
	text-align: right;
	height: 53px;
	width: 133px;
	padding: 63px 0px 0px 0px;
}
#menu-wrapper {
	list-style-type: none;
	margin: 0;
}

#menu-wrapper li {
	display: block;
	background: url(images/menu-bg.jpg) repeat-x top left;
	float: left;
	border-right: 0px solid #eef0f1;
	text-align: center;
	height: 53px;
	width: 142px;
	padding: 9px 10px 2px 8px;
}

#menu-wrapper li a {
	text-decoration: none;
	color: #0068b7;
}

#menu-wrapper li a:hover {
	text-decoration: none;
	color: #f99813;
}

#menu-wrapper .first {
	margin-left: 0;
}

#menu-wrapper .current_page_item {
	color: #f99813;
}

#menu-wrapper .current_page_item  li {
	padding: 5px 0px 6px 0px;
}

#menu-wrapper .current_page_item a {
	color: #f99813;

}




/***************** Wrap *******************/

#wrap {
	width: 907px;
	margin: 0 auto;
	background-color: #FFFFFF;
	/****border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;******/
}

/***************** Content *****************/

#content_wrap {
	background: white;
	padding: 0px;
		width: 907px;
}

#content {
	width: 900px;
	float: left;
}
#contentpg{
 width: 642px;
	float: left;	
}
#contentpg p{
color: #888888;
}
#content p{
color: #888888;
}
#contentpg li{
color: #888888;
}
#content li{
color: #888888;
}
#banner {
	width: 680px;
	float: left;
}

#content h2 {
 color: #66CCFF;
    font-size: 24px;
    font-weight: normal;
}

#content p {
	font-size: 13px;
	line-height: 20px;
	padding: 10px 0;
}

#content ul, #content ol {
	padding: 0.5em 2.5em;
	font-size: 13px;
}

#content ul li {
	background: url(images/list_arrow.png) no-repeat 0 0.4em;
	line-height: 20px;
	padding-left: 25px;
	list-style: none;
}

#content ol {
	margin-left: 1.4em;
}

#content ol li {
	background: none;
	padding-left: 7px;
	line-height: 20px;
}

#content blockquote {
	background: #F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-left: 1px solid #EEEEEE;
	font-size: 13px;
	color: #737373;
	padding: 0 10px;
	width: 87%;
	margin: 10px auto;
	line-height: 20px;
}

/* Caption */

#caption {
	height: 1.9em;
	background: #fff;
	padding-left: 25px;
	padding-top: 20px;
}

#m_post {
	width: 200px;
	float: right;
	height: 31px;
	position: relative;
	padding-top: 60px;
	background: url(images/caption_m_posts.gif) no-repeat 130px 8px;
}

#m_post span {
	display: none;
}

#m_post .o_entries a {
	position: absolute;
	right: 53px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(images/caption_o_entries.gif) no-repeat;
}

#m_post .r_entries a {
	position: absolute;
	right: 21px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(images/caption_r_entries.gif) no-repeat;
}

#m_post a:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

#m_post a:hover span {
	display: block;
	font-size: 11px;
	color: #2E2E2E;
	position: absolute;
	top: 0;
}

#m_post .o_entries a:hover span {
	left: -100px;
}

#m_post .r_entries a:hover span {
	left: -130px;
}

/* Post */

.post {
	padding: 20px 15px 15px 25px;
}

#page_post {
	margin-top: 0px;
}

#page_post h2, #caption h2 {
	color: #f37925;
	font-weight: normal;
	font-size: 24px:
}

.post h2, #caption h2 {
	padding: 10px 0;
}
 #caption h2 a {
	color: #888888;
	font-size: 16px;
	text-decoration: underline;
}

.post p a {
	text-decoration: underline;
}

.post p a:hover {
	text-decoration: none;
}

.post_details {
	padding: 0 25px;
	background: #fff;
}

.post_details p {
	padding: 5px 0;
	margin-top: 1px;
	font-size: 12px !important;
}

.post_details p a {
	text-decoration: none;
}

.post_details p a:hover {
	text-decoration: underline;
}


/* More Posts */

#more_posts {
	background: #fff;
	padding: 10px 25px;
	margin-top: 15px;
	font-size: 12px;
}

/* Comments */

.comments_caption {
	width: 100%;
	background: #fff;
	margin-top: 15px;
}

.comments_caption h2 {
	padding-left: 25px;
	line-height: 2em;
}

.comment_wrap {
	background: #fff;
	margin-top: 25px;
}

.comment_wrap p {
	font-size: 13px !important;
}

.comment_wrap_head {
	padding: 0 25px;
}

.comment_wrap_head p {
	padding: 7px 0 !important;
}

.comment_wrap_head span {
	color: #898989;
	padding-left: 5px;
}

.comment_wrap_post {
	padding: 5px 0;
	border-top: #EEEEEE 1px solid;
}

.comment_wrap_post p {
	padding: 10px 25px !important;
}

#leave_a_comment_wrap {
	width: 100%;
	margin-top: 15px;
}
















.leave_a_comment {



	background: #fff;
	width: 10em;
	text-align: center;
	float: left;
}

.leave_a_comment h2 {
	line-height: 30px;
}

.trackback_rss {
	float: right;
	padding-right: 15px;
	padding-top: 8px;
	width: 12.9em;
}

.trackback_rss p {
	padding: 0 !important;
	font-size: 11px !important;
}

#comment_form {
	background: #fff;
	padding: 11px 0;
	clear: both;
}

#content form {
	background: #FAFAFA;
	width: 445px;
	border: #EDEDED 1px solid;
	padding: 15px 0 15px 15px;
	margin: 0 auto;
}

#content form p {
	padding: 0px 0 5px 0;
	line-height: 20px;
}

#content input {
	border: #EEEEEE 1px solid;
	background: #fff;
	padding: 5px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.data {
	width: 184px;
}

#content textarea {
	border: #EEEEEE 1px solid;
	width: 415px;
	height: 170px;
	padding: 3px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.sbutton {
	margin-top: 3px;
}

/***************** Sidebar *****************/

#sidebar-association-logos {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 200px;
}

#sidebar {
	width: 265px;
	float: right;
}

#sidebar-padding {
	padding: 20px 10px 0px 0px;
}

#sidebar h2 {
	font-size: 14px;
	color: #6a737b;
	padding: 10px 0 10px 10px;
	line-height: 18px;
}

#sidebar p {
	padding: 10px 0;
	line-height: 20px;
}

#sidebar ul {
	list-style: none;
	border-bottom: 1px solid #EAEADA;
}

#sidebar li a:hover {
	color: #000000;
	text-decoration: none;
}

#sidebar li ul li a {
	font-size: 12px;
	border-top: 1px solid #EAEADA;
	background: url(images/sidebar-bullet.gif) no-repeat 17px 5px;
	font-size: 14px;
	line-height: 14px;
	color: #6a737b;
	display: block;
	padding: 6px 0 6px 35px;
	text-decoration: none;
}

#sidebar li ul li li a {
	font-size: 12px;
	border-top: 0px solid #EAEADA;
	padding-left: 35px;
}

#sidebar li ul li li li a {
	font-size: 14px;
	border-bottom: 0px solid #6a737b;
	padding-left: 35px;
}
/*
#sidebar .current_page_item a {
	color: #f47a25;
}

#sidebar .current_page_item a:hover {
	color: #f47a25;
}
*/

/**** Nav menu padding and line height *****/
#sidebar ul li ul li {

}
#sidebar ul ul li {
	/*background: url(images/bullet.gif) no-repeat 0 9px;*/
	padding-left: 0px;
	line-height: 23px;
}

/**** Nav sub menu padding and line height ****/
#sidebar ul ul ul li {
	padding-left: 10px;
	/*line-height: 23px;*/
}


/************* Widgets ************/

.textwidget {
	line-height: 20px;
	padding: 10px 0;
}

#wp-calendar {
	padding: 10px 0 10px 10px;
}

#wp-calendar caption {
	margin: 10px 0px;
	border-bottom: 0;
}

#wp-calendar td {
   margin: 0;
   padding: 3px 5px;
}

#wp-calendar td#today {
   background: #EEEEEE;
}

/* Footer */


#footer {
	width: 907px;
	height: 260px;
	background-color: #eef0f1;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	clear:both;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	color: #8F8F8F;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;	
}

#footer p {
	padding-top: 20px;
	line-height: 19px;
	color:#fff;
}

#footer p a{
	color:#fff;
}


/* Fix */

#menu:after,
#menu ul:after,
#content_wrap:after,
#footer:after,
#leave_a_comment_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.mainnav{
float:right;	
display:inline;	
margin-right:70px;
margin-top:20px;
}

.mainnav li{
	
display:inline;	
}

.mainnav li a{
color:#76bddb;
font-size:24px;	
padding: 20px 10px 0;
}

.mainnav li a:hover{
color:#fe7122;
text-decoration:none;
}

ul .contactnav{
float:left;	
display:inline;		
margin-left:10px;

}

ul.topnav {
float:right;	
display:inline;
margin-right:20px;		

}

.contactnav li{
float:left;	
display:inline;		
color:#fff;
 margin-left: 10px;
 font-size:12px;
}
.topnav li{
float:right;	
display:inline;	
 margin-left: 10px;	

}
.topnav li a{	
color:#fff;
}
.topnav li a:hover{
text-decoration:none;
color:#fe7122;
}

#footerlinks{
text-align:left;	
padding-top:10px;
}


#footerlinks ul{
padding-left:30px;	
list-style-type: none;	
	
}

#footerlinks li a{
	color:#fff;
	list-style-type: none;	
	font-size:14px;
	
}
#contentpg ul li {
    background: url("images/list_arrow.png") no-repeat scroll 0 0.4em transparent;
    line-height: 20px;
    list-style: none outside none;
    padding-left: 25px;
		
}
ul.ppt {
	position: relative;
	list-style-type: none;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}

.ppt img {
	

	
}
#slider{
height:283px;	
float:right;
  width: 351px;	
  margin-right:20px;
}

#sliderportfolio{
	height: 283px;
	padding: 20px 100px 0;
	
	}
	
	
.roundme{
-moz-border-radius:15px; 
border-radius:15px; 
-webkit-border-radius:15px;	
	
}
.odd{
background-color:#FFC;
}
