/* 
Template Name: VC Circle Custom Theme
Template URI: http://www.vccircle.com/
Description: Three Column Full Width Flexi Layout
Version: 1.0
Author: bj novack
Author URI: http://kickasswebdesign.com/
*/

* {margin: 0; padding: 0;}
body {
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background: #dfecff;
	padding: 5px 0;
	}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #17008a;
}
a:visited {
	color: #606060;
}
a:hover {
	text-decoration: underline;
	color: #6ba2ff;
}
a:active {
	color: #0a51a1;
}
h1 {font-size: 150%;}
h2 {font-size: 130%;}
h3 {font-size: 110%;}
h4 {font-size: 100%;}
p {padding: 8px 0;}
#mainwrapper {
	position: relative;
	margin: 0 auto;
	min-width: 800px;
	width: 90%;
	font-size: small;
	max-width: 1200px;
	background: #ffffff;
	border: 1px solid #17008a;
	padding-top: 2px;
}
#header {
	background: #ffffff;
	background: url(images/headerbg.jpg) repeat-x top;
	border-top: 5px solid #ffffff;
	padding: 5px 8px 5px 8px;
}
form#searchform {
	position: absolute;
	top: 2.8em;
	right: 10px;
}
#subhead {
	padding: 0 5px;
	background: #ffffff;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	margin-top: 0;
	/*border-bottom: 1px solid #f3f7fa;*/
}
.headerimg {
	margin: 0 auto;
}
#content-container {
	margin: 0 378px 0 0;
	}
#main-content {
	float: left;
	width: 100%;
	line-height: 1.4;
	}
#main-content .pad {
	width: 90%;
	margin: 0 auto 15px auto;
	padding: 0 10px 10px 10px;
	color: #000000;
	}
#main-content ol {
	padding-left: 20px;
}
#main-content ul {
	margin-left: 8px;
}
#main-content ul li ul {
	margin-left: 15px;
}
blockquote {
	padding: 5px 15px;
}
#secondary-content {
	position: relative;
	float: right;
	width: 378px;
	margin-right: -378px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	padding-top: 0;	
}
.sidebarcontent {
	width: 49%;
	float: right;
	display: inline;
}
.piccontent {
	width: 49%;
	float: left;
	display: inline;
}
.piccontent p {
	text-align: left;
	margin: 0 auto;
}
.piccontent ul, .sidebarcontent ul {
	text-align: left;
	margin-bottom: 10px;
}
.piccontent ul ul, .sidebarcontent ul ul {
	border: none;
	margin: 0;
}
.postcontent {
	width: 90%;
	margin: 0 5%;
	padding: 15px 0;
}
.sidepads {
	padding: 0 5px 10px 5px;
}
#footer {
	text-align: right;
	clear: both;
	padding: 7px 15px 3px 0;
	background: #fff;
	border-top: 1px solid #f3f7fa;
}
#footer p {
	padding-top: 3px;
	font-size: 85%;
}
#secondary-content h2 {
	font-size: 110%;
	color: #20193e;
	padding: 10px 0 10px 14px;
	margin-top: 0;
	font-weight: bold;
	/*margin-top: 3px;*/
	background: url(images/h2bg.jpg) no-repeat left top;
}
#secondary-content ul {
	margin: -2px 0 0 0;
	padding: 6px 0 4px 0;
	position: relative;
	color: #000000;
}
#secondary-content ul ul {
	text-indent: 0;
	margin-right: -3px;
}
#secondary-content li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#secondary-content ul a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 8px;
}

#secondary-content ul#recentcomments li {
	padding: 3px 0 3px 8px;
}
#secondary-content ul#recentcomments a, #secondary-content ul#recentcomments a:link, #secondary-content ul#recentcomments a:hover, ul table#wp-calendar a, ul table#wp-calendar a:link, ul table#wp-calendar a:visited, ul table#wp-calendar a:hover, ul table #wp-calendar a:active {
	border-top: 1px solid #fffff1;
	border-bottom: 1px solid #fffff1;
	border-left: none;
}
table#wp-calendar a {
	font-weight: bold;
}
table#wp-calendar {
	margin-left: 12px;
}
#secondary-content li {
	display: block;
	padding: 0 4px 0 0;
}
#secondary-content h3 {
	text-align: left;
	color: #20193e;
}
#main-content .post h2 {
	margin: 0 0 0 -10px;
	font-size: 110%;
	background: url(images/contenth2bg2.jpg) no-repeat left;
	padding: 10px 0 10px 15px;	
}
#main-content .post h2 a:hover {
	text-decoration: none;
}
#main-content .post ul, #main-content .post ol {
	padding-left: 25px;
}
.headernav {
	width: 100%;
	min-height: 20px;
	position: relative;
}

* html .headernav { height: 20px; }

.headernav ul {
	margin: 2px 0 0 0;
	padding: 0;
	display: block;
	float: right;
}
.headernav li {
	display: inline;
	list-style-type: none; 
	padding: 3px 3px 0 3px;
	border-left: 1px solid #dfecff;
	border-bottom: 1px solid #dfecff;
	background: #ffffff;
}
.headernav ul a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 75%;
	text-align: center;
}
.headernav ul a:hover {
	text-decoration: underline;
}
.clearA {
	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
a img{
	border: none;
}
.center, .centerlogo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.center {
	padding-bottom: 5px;
}
/* from here on is the blog stuff, except some cascade stuff at the very bottom. */
.title {
	font-size: 175%;
	padding: 10px 0 0 5px;
}
.date {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.description {
 	width: 300px;
	display: inline;
	float: left;
	font-size: 110%;
	padding-top: 3px;
	font-weight: bold;
}
.desimage {
	margin: 0 20px 15px 0;
}
.navigation {
	font-size: 80%;
	width: 90%;
	margin: 0 30px;
	position: relative;
}
/* meta and post stuff */
.postmetadata {
	padding: 6px;
	font-size: 85%;
	text-align: right;
	margin-top: 15px;
	border-bottom: 1px solid #f3f7fa;
}
.post {
	padding: 5px 17px 15px 17px;
	clear: both;
}
.bloginfo {
	margin: 0; padding: 0;
	text-align: right;
}
.bloginfo {margin: 0 10px 0 0;}
/* searchbox form stuff */
#searchform {
	width: 300px;
	padding: 0 0 0 10px;
	display: inline;
	float: right;
	text-align: right;
}
.searchbox {
	margin: 0;
	background: #fff;
}
#searchsubmit, #submit {
	margin: 2px 0 0 1px;
	font-weight: bold;
	background: #e6eff6;
	color: #17008a;
	font-size: 80%;
}
/* Pullquote can be used for setting any text into a box within your blog entries */
.pullquoteleft, .pullquoteright {
	margin: 10px 5px 5px 5px;
}
.pullquoteleft p, .pullquoteright p {
	padding: 4px;
}
.pullquoteleft {
	float: left;
	width: 150px;
}
.pullquoteright {
	float: right;
	width: 150px;
}
.pullquoteleft h3, .pullquoteright h3, .pullquoteleft h4, .pullquoteright h4 {
	text-align: center;
}
.imgleft {
	float: left;
	margin: 8px;
}
.imgright {
	float: right;
	margin: 8px;
}
caption {
	text-align: center;
}
.centered {
	display: block;
	text-align: center;
	margin: 8px auto 5px auto;
}

h3#respond {
	padding-top: 8px;
}
blockquote {padding: 15px;}
input, textarea {background: #fff;}
.sociable {padding-top: 15px;}
.alt {
	background: #e6eff6;
}
div#secondary-content div.textwidget a {
	display: inline; !IMPORTANT
	margin: 0; padding: 0;
}
ol.commentlist li {
	margin-top: 12px;
}
h3#comments {
	padding-top: 15px;
}
#feedblitzblock {
	padding: 10px 0 10px 10px;
	background: url(images/h2bg.jpg) no-repeat left top;
}
#feedblitzblock h3 {
	padding: 0 0 8px 5px;
	color: #20193e;
}
form#feedblitzcode {
	line-height: 1.4;
	padding-left: 10px;
	width: 200px;
	float: left;
	display: inline;
}
div.feedblitzbadge {
	float: right;
	display: inline;
}
cite {
	color: #0033FF;
}
/* adjustments for column drop in IEMac. */
/*\*//*/
.description { 	margin: 0 0 5px 0;}
/**/	

