/*
Theme Name: CP Style
Theme URI: http://cpstyle.ca/
Description: Professional Design for CPA Style
Author: Joe Botha
Author URI: http://www.jsbwebdesign.com
version: 1.0
Tags: two-column, widget-ready
*/
/* basics */
* {
	margin:0;
	padding:0;
}
body {
	margin:20px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	font-weight: normal;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 16px;
}
h5, h6 {
	font-size: 14px;
	font-weight: bold;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
code {
	font-family:"Courier New", Courier, monospace;
}
/* links */

a {
	color:#c24e00;
	text-decoration:none;
}
a:hover {
	color: #75c100;
}
/* container */
#container {
	width: 948px;
	background:#fff;
	color:#333;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
/* header */
#header {
	display: block;


}
#logo  {
	padding:0px;
	height: 156px;
	width: 224px;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
	background: url(images/cpa-style-logosm.png) no-repeat left top;
	float: left;
}
#logo  a  {
	color: #404040;
	text-decoration: none;
	height: 156px;
	width: 224px;
	text-indent: -9999px;
	display: block;
}
#logo  a:hover  {
	color: #666;
	text-decoration: none;
}
#networks {
	float: right;
	width: 500px;
	height: 70px;
	background: url(images/network.png) no-repeat left bottom;
	margin-bottom: 30px;
	margin-right: 80px;
	padding-top: 10px;
}
#networks li {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	list-style: none;
	height: 50px;
	line-height: 50px;
}
#networks a {
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.linkedin {
	background: url(images/linkedin.jpg) no-repeat left center;
}
.facebook {
	background: url(images/facebook.jpg) no-repeat left center;
}
.twitter {
	background: url(images/twitter.jpg) no-repeat left center;
}
.rss {
	background: url(images/rssfeed.jpg) no-repeat left center;
}
#topmenu {
	float: right;
	width: 670px;
	background-image: url(images/topmenu.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
}
#topmenu li {
	display: inline;
	list-style-type: none;
}
#topmenu   a:link, #topmenu a:visited {
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	color: #333333;
	font-size: 15px;
	display: inline-block;
	height: 32px;
	padding-top: 10px;
}
#topmenu  a:hover   {
	background-image: url(images/topmenu.png);
	background-position: center bottom;
	background-color: #999999;
	color: #666666;
}
/* content */
#content {
	float:right;
	width:600px;
	overflow: hidden;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 0px;
}
.pagetitle {
	color: #612700;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-bottom: 10px;
}

.post {
	margin:0;
	padding:0;
	line-height: 1.5ems;
}
.post h1 {}
.post  h2  a {
	color: #000;
	text-decoration: none;
}
.post  h2  a:hover {
	color: #777;
	text-decoration: none;
}
.post ul {
	padding-left: 2em;
}
.post ol {
	padding-left: 2em;
}
.post li {
}
.entry p {
	margin:12px 0;
}
.more a {
	background-color: #75c100;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
.more a:hover {
	background-color: #defcb1;
	color: #75C100;
}

.postmetadata {
	clear: both;
	padding:6px 6px 6px 20px;
	font-size: 12px;
	background: url(images/postmeta.png) no-repeat left 8px;
	margin: 20px 0 0px;
}
.postmetadata alt {
	clear: both;
	padding:6px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-size: 12px;
	background: url(images/postmeta.png) no-repeat left 5px;
	font-weight: bold;
}
.hr {
	background-image: url(images/hr.png);
	background-position: center center;
	height: 40px;
	clear: both;
	background-repeat: no-repeat;
}
.clr {
	clear: both;
	height: 40px;
	display: block;
}


.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
.alignleft a {
	float:left;
	margin:25px 0;
}
.alignright a {
	float:right;
	margin:25px 0;
}
/* sidebar */
#sidebar {
	width:280px;
	float:left;
	margin:0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#sidebar  h5 {
	color: #FFFFFF;
	margin: 0px;
	padding: 12px 15px;
	font-size: 14px;
	background-image: url(images/sidebar-hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar label {
	color: #000;
	margin: 0;
	padding: 0;
}
#sidebar p {
	margin:0;
	padding: 0 6px 0 12px;
}
#sidebar img {
	padding: 0;
	margin: 0;
}
#sidebar ul {
	margin:12px;
	padding:0;
}
#sidebar ul li {
	margin: 0;
	line-height: 1.5ems;
	list-style-type: none;
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#sidebar ul ul {
	margin:14px 0;
	padding:0 0 0 10px;
}
#sidebar ul ul li {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 1.5ems;
	list-style-type: none;
	background: url(images/bullet_black.png) no-repeat left 5px;
	display: block;
}
#sidebar ul ul li:hover {
	background: url(images/bullet_go.png) no-repeat left 5px;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
/* comments */
#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
#commentform p {
	color: #000;
}
#commentform a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}
#commentform  h3, #respond h3 {
	font-weight: bold;
	color: #000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#comment {
	width:80%;
}
#author, #email, #url, #comment, #submit, #ea {
	background: #fff;
	padding:5px;
	border: 1px solid #424242;
	margin-bottom: 5px;
}
#submit {
	margin:5px 5px 0 0;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #424242;
	cursor: pointer;
}
#comments {
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { border:5px solid #ddd; height:1%; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; }
ol.commentlist li.alt {
	background-color: #ebfcd2;
}
ol.commentlist li.bypostauthor {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {
	color:#467500;
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:5px solid #ddd; left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { background:#999; border:2px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;&nbsp; text-align:center; width:36px; }
ol.commentlist li div.reply:hover {
	border:2px solid #467500;
	background-color: #75c100;
}
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {&nbsp; }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even {
	background-color: #e8fccb;
}
ol.commentlist li.odd { background:#fff; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
/* search */
#searchform {
	padding:0;
	margin:14px 0 14px 15px;
}
#searchform input#s {
	margin:0px;
	padding:5px 5px 5px 10px;
	border:2px solid #333333;
	font-weight: bold;
	color: #666666;
	float: left;
}
#searchform input#searchsubmit {
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
}
#searchform  #submitbtn, .submit {
	background: #333333;
	margin: 0px;
	border: 2px solid #333333;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	cursor: pointer;
}

/* misc */
.aligncenter, div.aligncenter, img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
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
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -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;
}
/* footer */
#footer {
	clear: both;
	width: 100%;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #424242;
	background-color: #eeeeee;
}
#footer p {
	margin: 0;
	text-align:center;
	padding-right: 0;
	padding-left: 0;
}
#footer a {
	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}
#design {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
	background: url(images/paintbrush.png) no-repeat right center;
}

/*Clearfix*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
/*Clearfix*/
/*PageBar*/
.pagebar {
	margin-right: 0.1em;
	margin-bottom: 1em;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.pagebar a, .pagebar a:link, .pageList .this-page, .pagebar a:visited {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.pagebar a:visited {
}
.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}
.pagebar .this-page {
	border: 1px solid #666666;
	font-weight: bold;
	color: #0B9B02;
	background-color: #FFFFFF;
	font-size: 20px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.pagebar a:hover {
	font-weight: bold;
	color: #75C100;
}
.pagebar .inactive {
	border: 1px solid #cccccc;
	color: #ccc;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
/*PageBar*/
