/*  
Theme Name: camerons_wptheme
Theme URI: 
Description: Accounting Website based on Yfo-Left-04
Version: 1.0
Author: Your Firm Online
Author URI: www.yourfirmonline.com.au
*/

html, body {
	
	font-family: Arial,Helvetica,Arial,Sans-serif;
	color: #666666;
	border: 0;
	font-size: 13px;
	line-height: 20px;
	padding: 0;
	background-image: url(img/cam_bg.jpg);
	background-repeat:repeat-x;
	background-color:#e8e5c0;
}

body, p, h1, h2, h3, h4, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #41A8E0;;
}

a:hover {color: #41A8E0;;
	text-decoration: underline;
}

/**************** Header *****************/

#header {
	width: 100%;
	height:0px;
	padding-top: 0px;
	
	

}

#header h2 {
	font-size: 30px;
	color: #fff;
	padding-top: 25px;
	font-weight: normal;
}

#header h2 a {
	color: #41A8E0;
}

#header h2 a:hover {
	color: #ADE166;
	text-decoration: none;
}

#header p {
	padding-top: 1px;
	color: #fff;
	font-size: 12px;
	color: #666666;
}

#logo {

	float:right;
}
/***************** Horizontal Menu *****************/
#toprightstuff{
margin-right:4px;	
}

#easycontact{
float:right;	
text-align:right;

}

#easycontact span{
color:#e2001a;
	
}

#menu {
		float:left;
	height: 40px;
	width:390px;
	font-size: 14px;
	 margin-top: 63px;

}

#menu-wrapper {
	list-style-type: none;
	margin: 0;
	background-repeat: repeat-x;
	height:40px;
	float:left;

}

#menu h2 a {font-weight:bold;

}

#menu-wrapper li { font-weight:bold;
	display: block;
	float: left;
	
	text-align: center;
	font-size: 16px;
	
	 
}

#menu-wrapper li a {
	text-decoration: none;
	color: #CFCDCD;
    font-weight: normal;
	padding: 30px 18px 0;
}

#menu-wrapper li a:hover {
	text-decoration: none; 
	font-weight: normal;
	color: #fff;
}

#menu-wrapper .current_page_item {
	color: #f2f1f1;
	/*padding-right: 1px;*/
	/*margin-left: -1px;*/
}

#menu-wrapper .first {
	margin-left: 0;
}

#menu-wrapper .current_page_item a {font-weight:bold;
	color: white;
}



/***************** Wrap *******************/

#wrap {
	width: 900px;
	margin: 0px auto 0 auto;

}
#headerimgwrap{
	
}
/***************** Content *****************/

#maincontentwrapper{
     background-color: #fff;
text-align: center;
    clear: both;

    padding: 15px 0;


    width: 900px;


}
#contactpanel{

    float: right;
    margin: 5px 15px 0 0;
	  width: 210px;

  
}
#contactpanel p{
  padding: 10px 10px 15px 0px;
  
}

#testi{
float: right;
    margin-right: 20px;
    width: 210px;
}

#contactpanel h3{
  color: #999999;
    font-family: "Book Antiqua","Palatino Linotype",Palatino, Georgia,"Times New Roman",Times,serif;
    font-size: 24px;
    font-weight: normal;
    padding: 0px 0 5px 0;
    text-align: left;
}



#content_wrap {
	padding: 0px;
	width: 900px;

}


#imagebar{
	clear: both;
  text-align:center;

  
	}

#imageslider{
   margin: auto;
 width:880px;
 height:290px;
}
ul.ppt {
	position: relative;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}

.ppt img {
	

	
}


#content {padding-right:10px;
	width: 613px;
	float: right;
	padding: 0 5px 0 10px;

}

#content h2 {
	font-size: 15px;
}

#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 {
	line-height: 20px;
	padding-left: 25px;
	
	list-style-type: 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;
	
	padding-left: 15px;
	padding-top: 5px;
}

#m_post {
	width: 200px;
	float: right;
	height: 31px;
	position: relative;
	background: url(img/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(img/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(img/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 {
	background: none;
	margin-top: 15px;
	padding: 5px 15px 15px 25px;
}

.post h2, #caption h2 {
	padding: 10px 0;
}

.post h2 a, #caption h2 a {
	color: #3a3a3a;
}

#page_post {
	margin-top: 0px;
	color: #999999;
	text-align: left;
}

#page_post h2, #caption h2 {
	color: #41a8e0;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.post p a {
	text-decoration: underline;
}

.post p a:hover {
	text-decoration: none;
}

.post_details {
	padding: 0 15px;
	
}

.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 {
	
	padding: 10px 15px;
	margin-top: 15px;
	font-size: 12px;
}

/* Comments */

.comments_caption {
	width: 100%;
	
	margin-top: 15px;
}

.comments_caption h2 {
	padding-left: 15px;
	line-height: 2em;
}

.comment_wrap {
	
	margin-top: 15px;
}

.comment_wrap p {
	font-size: 13px !important;
}

.comment_wrap_head {
	padding: 0 15px;
}

.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 15px !important;
}

#leave_a_comment_wrap {
	width: 100%;
	margin-top: 15px;
}
















.leave_a_comment {



	
	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 {
	
	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 {
	width: 250px;
	float: left;
	text-align:left;
margin-left: 2px;

	
}



#sidebar .spacer {
height:105px;
display:block;
}
#sidebar-padding {
	padding: 35px 5px 15px 5px;
	background: none;
	
}

#sidebar h2 {
	font-size: 13px;
	color: #37363e;
	padding: 10px 0;
	line-height: 18px;
}

#sidebar p, #sidebar li {
	font-size: 13px;
}

#sidebar a {
	color: #999;
	padding: 5px 0px 5px 15px;
display:block;
}

#sidebar a:hover {
	
	text-decoration: none;
}

#sidebar p {
	padding: 10px 0;
	line-height: 20px;
}

#sidebar ul {
	list-style: none;
	background-color:#fefbdb;
}

#sidebar ul ul {
	padding: 10px 0;
	list-style: none;
}

#sidebar ul ul ul a{
color: #999;
	padding: 5px 0px 5px 15px;
}

#sidebar ul ul ul {
	padding: 0;
}


/**** Nav menu padding and line height *****/
#sidebar ul li ul li {

}
#sidebar ul ul li {
/* This bullet will appear on all sidebar links/sublinks unless you add extra code for the sublinks */

	font-weight: bold;
	line-height: 23px;

	
}
#sidebar ul li ul li a:hover {
color: #41a8e0;

}
#sidebar ul ul ul li a:hover {
color: #41a8e0;
}
/**** Nav sub menu padding and line height ****/
#sidebar ul ul ul li {
	background: transparent; /* This will stop bullet imgs from appearing in sublinks of sidebar links*/
	padding-left: 10px;
	border-bottom: none;
	font-weight: bold;
	/*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: 900px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	padding: 5px 0 25px 0;
	color: #41A8E0;

}

#footer p {
	padding-top: 8px;
	line-height: 19px;
}

#footer a {
	color: #41A8E0;;
}


/* 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;
}


#pad {float:right;
padding-left: 370px;
}
#gallery{ float:right;

padding-top:100px;}

#sidebar select#cat.postform{
font-family: Arial,Helvetica,Arial,Sans-serif;
	color: #484848;
width:170px;
}
.post h2{
color:#41A8E0;	
}
.post h2 a{
color:#41A8E0;	
}
.post{
text-align:left;	
}
