/*  
Theme Name: Catalyst Partners Redesign
Theme URI: www.catalystpartners.com.au
Description: Accounting Website based on Yfo4
Version: 2
Author: Your Firm Online
Author URI: www.yourfirmonline.com.au
*/

html, body {
	background: #d7d7d7;
	font-family: Arial,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: #652683;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

/**************** Header *****************/

#header {
	width: 100%;
	padding: 0px;
	background: url(img/header.jpg) no-repeat;
}
#header-top {
	width: 950px;
	height: 143px;
	background-color: white;
	text-align: right;
	margin-right: 25px;
}	
#header-img {
	height: 276px;
}
#header h2 {
	font-size: 30px;
	color: #fff;
	padding-top: 25px;
	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;
}

/***************** Horizontal Menu - inactive *****************/

#menu {
	height: 35px;
	background: transparent url(img/menu-bg.jpg) repeat-x 0 0;
	font-size: 14px;
}

#menu-wrapper {
	list-style-type: none;
	margin: 0;
}

#menu-wrapper li {
	display: block;
	float: left;
	border-right: 1px solid #878787;
	text-align: center;
	height: 24px;
	width: 189px;
	padding: 5px 0px 6px 0px;
}

#menu-wrapper li a {
	text-decoration: none;
	color: #e2e2e2;
}

#menu-wrapper li a:hover {
	text-decoration: none;
	color: #ffffff;
}

#menu-wrapper .current_page_item {
	background: transparent url(img/menuselect-bg.jpg) repeat-x 0 0;
	padding-right: 1px;
	margin-left: -1px;
}

#menu-wrapper .first {
	margin-left: 0;
}

#menu-wrapper .current_page_item a {
	color: white;
}




/***************** Wrap *******************/

#wrap {
	width: 950px;
	margin: 0 auto;
}

/***************** Content *****************/

#content_wrap {
	background: white;
	padding: 0px;
	width: 950px;
/*	border: 1px solid red; */
}

#content {
/*	width: 665px; */
	width: 870px;
/*	border: 1px solid red; */
	margin-left: 40px;
/*	float: right; */
}

#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 {
	background: url(img/bullet.gif) no-repeat 0 0.6em;
	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: 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 {
	margin-top: 15px;
	/*padding: 5px 15px 15px 15px;*/
	padding: 0px;
}

#page_post {
	margin-top: 0px;
}

#page_post h2, #caption h2 {
	color: #652683;
	font-size: 22px;
	font-weight: normal;
}

.post h2, #caption h2 {
	padding: 10px 0;
}

.post h2 a, #caption h2 a {
	color: #a1a1a1;
	font-weight: normal;
	font-size: 18px;
}

.post p a {
	text-decoration: underline;
}

.post p a:hover {
	text-decoration: none;
}

.post_details {
	padding: 0 15px;
	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 15px;
	margin-top: 15px;
	font-size: 12px;
}

/* Comments */

.comments_caption {
	width: 100%;
	background: #fff;
	margin-top: 15px;
}

.comments_caption h2 {
	padding-left: 15px;
	line-height: 2em;
}

.comment_wrap {
	background: #fff;
	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 {



	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: 13px; /*old font-size is 15px*/
	/*font-family: Georgia;*/
}

#content input.data {
	width: 184px;
}

#content textarea {
	border: #EEEEEE 1px solid;
	width: 415px;
	height: 170px;
	padding: 3px;
	font-size: 13px; /*old font-size is 15px*/
	/*font-family: Georgia;*/
}

#content input.sbutton {
	margin-top: 3px;
}

/***************** Sidebar *****************/


#sidebar {
	width: 270px;
	float: left;
}

#sidebar-padding {
	margin: 0px 0px 0px 40px;
	background: #d7d7d7;
	padding: 10px 10px 0 15px;
}

#sidebar-bottom {
	margin-left: 40px;
	height: 28px;
	background: white url(img/sidebar-bottom.gif) 0 0 no-repeat;
}
#sidebar h2 {
	font-size: 13px;
	color: #999999;
	padding: 10px 0;
	line-height: 18px;
}

#sidebar p, #sidebar li {
	font-size: 12px;
}

#sidebar p {
	padding: 10px 0;
	line-height: 20px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul ul {
	padding: 10px 0;
	list-style: none;
}

#sidebar ul ul ul {
	padding: 0;
}

/*
#sidebar ul li ul li {
	/*background: url(img/bullet.gif) no-repeat 0 9px;*/
	padding-left: 15px;
	line-height: 23px;
}
*/

/**** Nav menu padding and line height *****/
#sidebar ul li ul li {

}
#sidebar ul ul li {
	/*background: url(img/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: 950px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	padding: 0px 0 25px 0;
	color: #5e5e5e;

	color: #652682;
	background: url(img/content-bottom.gif) no-repeat;
}

#footer p {
	padding-top: 8px;
	padding-left: 13px;
	line-height: 19px;
}


#content p {
	margin: 0px;
	padding: 0px;
}




#pageContent {
	position: relative;
	/*color: #652683; */
	color: #2f0b3f;
	font: Arial, sans-serif;
	font-size: 12px;
	font-weight: 600; 
	margin-top: 0px;
}



#pageContent br {
	padding: 0px;
	margin: 0px;
}



#pageContent p {
/*	padding-top: 25px;
	font: Arial, sans-serif;
/*	font-size: 14px; */
/*	font-weight: 550;  */
/*	color: #654a70; /*#2f0b3f; */
/*	font-stretch: condensed;
	letter-spacing: -1px; */

	padding-bottom: 10px;
	padding-top: 10px;
}

#pageContent {
	margin-top: 0px;
}


.menuButton {
	padding: 0px;
	margin: 0px;
	float: left;
	line-height:0px;
}

#subfooter {
	text-align: right; 
	padding-right: 60px; 
	font-size: 11px; 
	padding-top: 15px; 
	font-weight: bold;
	padding-bottom: 0px;
}

#subfooter a, #subfooter a:visited, #subfooter a:active {
	color: #2f0b3f;
}

#header-top {
	height: 130px;
}

#posttitle {
/*	color: #652683; */
	color: #2f0b3f;
}


#cvContent {
	color: #2f0b3f;
	font-size: 11px;
	line-height: 1.2;
}


#qualificationBox, #qualificationBox p {
	color: #2f0b3f;
	font-size: 12px;
	font-weight: normal;
}

#qualificationBox h2 {
	color: #2f0b3f;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}



/* 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;
}



