@CHARSET "ISO-8859-1";

/* List Fixes */
.PostContent ul {
	margin-left: 15px;
}

/* Image Alignment Fixes */
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;
}

/* Widget Styles - Subscribe/Twitter */
#socialbuttons td {
	padding: 4px 0px 2px 0px;
}

#socialbuttons td img {
	margin-right: 10px;
}

#socialbuttons .rss-note {
	font-size: 8pt;
	margin-bottom: 3px;
}

#socialbuttons .feedcount {
	text-align: right;
}

#socialbuttons td.buttons {
	text-align: center;
	padding-top: 20px;
}

#socialbuttons td.rsstext {
	padding-bottom: 7px;
}

#socialbuttons form input.button,#subscribe-to-article .subscribe-button
	{
	background: #B1D5E5;
	border: 1px solid #4B8EAF;
	font-size: 8pt;
	color: #2C5164;
	padding: 2px;
}

#socialbuttons form input.email {
	width: 120px;
}

/* Content Widgets */
#related-posts {
	margin: 10px 0px 30px 10px;
}

/* New here? */
#subscribe-to-article {
	padding: 10px;
	_padding: 3px 10px 3px 10px;
	border: 1px dotted #4B8EAF;
	text-align: center;
	margin: 10px 40px 20px 40px;
}

#subscribe-to-article img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#subscribe-to-article input {
	border: 1px solid #4B8EAF;
	padding-left: 5px;
}

#subscribe-to-article p {
	margin-bottom: 0px;
	_margin: 5px;
}

/* Contact Form */
#wpcf {
	background: #BCE2F0;
	border: 1px solid #2995BC;
	padding: 20px;
	text-align: left;
	float: left;
	margin: 10px 0 20px 0;
}

#wpcf br {
	clear: both;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 170px;
	font-weight: bold;
}

#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
	border: 1px solid #2995BC;
}

#wpcf textarea {
	width: 370px;
	height: 100px;
	padding: 1px;
	border: 1px solid #2995BC;
	margin: 3px 5px 10px 0;
}

#wpcf #contactsubmit {
	width: 80px;
	margin: 10px 0 0px 0;
	background: #FFF;
	border: 1px solid #4B8EAF;
	font-size: 8pt;
	padding: 2px;
}

/* WP Greetbox Styles */
.greet_block {
	background: #FFF;
	border: 1px solid #97BFD3;
	margin: 20px auto 20px auto;
	width: 530px;
	font-size: 10pt;
}

.greet_text {
	color: #333;
	margin: 10px;
	font-size: 10pt;
	line-height: 10pt;
}

/* WP Portfolio Stylesheet */
.portfolio-website {
	padding: 10px;
	margin-bottom: 10px;
}

.website-thumbnail {
	float: left;
	margin: 0 20px 20px 0;
}

.website-thumbnail img {
	border: 1px solid #555;
	margin: 0;
	padding: 0;
}

.website-name {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 3px;
}

.website-name a,.website-url a {
	text-decoration: none;
}

.website-name a:hover,.website-url a:hover {
	text-decoration: underline;
}

.website-url {
	font-size: 9pt;
	font-weight: bold;
}

.website-url a {
	color: #777;
}

.website-description {
	margin-top: 15px;
}

.website-clear {
	clear: both;
}

/* ---------------[ Featured Articles ]----------------- */
#featured-container {
	
}

#featured-container img {
	padding-right: 10px;
}

#featured-container .featured-img {
	text-align: center;
	vertical-align: middle;
}

#featured-container .featured-title {
	font-weight: bold;
}

#featured-container .featured-text p {
	font-size: 8pt;
	line-height: 9pt;
	margin-top: 2px;
}

/* ---------------[ Table of Contents ]----------------- */
.toc {
	margin: 10px 0 20px 0;
	border: 1px solid #2995BC;
	background: #D7EEF7;
	max-width: 250px;
}

a.toc-header {
	padding: 5px 10px 5px 10px;
	display: block;
	background: #2995BC;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 11pt;
}

.toc ul {
	padding: 3px 10px 10px 10px;
	margin: 0;
}

.toc ul li {
	margin: 3px 0 3px 0;
}

.toc li.toc-level-1,.toc li.toc-level-2,.toc li.toc-level-3 {
	font-weight: bold;
}

.toc li.toc-level-4 {
	margin-left: 20px;
}

/* Mentoring Services */
.devservices {
	margin: 0 auto 0 auto;
	width: 440px
}

.devservices .intro {
	float: left;
	width: 300px;
	margin: 20px 10px 10px 5px;
}

.devservices img {
	border: 0;
	margin: 10px;
	padding: 0;
}

.devservices .devlogo {
	float: left;
}

/* Definition Lists */
dl dt {
	font-weight: bold;
	padding: 0px 0 0px 13px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat: no-repeat;
	margin: 1em 0 0 0;
	line-height: 1.2em;
}

dl dd {
	background-image: url('images/BlockContentBullets.png');
	background-repeat: no-repeat;
	padding: 0 0 0 13px;
	line-height: 1.2em;
}

/* My Services Page */
dl.services dt {
	font-size: 12pt;
	margin: 20px 0 0 0;
	background: transparent url(images/ico-bullet-lg.png) no-repeat scroll
		left top;
	padding: 0 0 0 34px;
	line-height: 18pt;
}

dl.services dd {
	background: none;
	padding: 0;
	margin-right: 10px;
}

span.fix {
	margin: 10px 0 10px 0;
	padding: 10px;
	display: block;
	border: 2px solid #2B82AD;
	background: #B1DBEB;
}

.contactme {
	text-align: center;
	margin: 40px 0 40px 0;
}

.contactme img {
	margin: 0;
	border: 0;
	padding: 0;
}

/* Terms and Conditions Page */
#terms ol li {
	margin-bottom: 21px;
	margin-left: 0;
	padding-left: 0;
	list-style: lower-roman outside none;
}

#terms ol {
	margin-left: 0;
	padding-left: 1em;
}

#terms ol dl {
	margin-top: 21px;
}

#terms dt {
	background: none repeat scroll 0 0 transparent;
	padding: 0;
}

#terms dd {
	margin: 0.1em 0 1em 0.8em;
}