/*
Theme Name: iPost
Theme URI: http://www.notjustanothermarketingblog.com/
Description: A theme to match www.iPost.com
Version: 1
Author: Thomas McMahon
Author URI: http://bloggerdesign.com/
*/
#header {
	background: url(images/ipost-header.png) no-repeat;
}
#content {
	top: 25px;
	margin-bottom: 0;
}
#blog-content {
	width: 660px;
	float: left;
	margin: 3px !important;
	margin: 2px;
	padding: 0;
}
#sidebar {
	float: right;
	width: 220px;
	margin: 4px;
}
#contentb {
	margin-left: 10px;
}
#contentb h1, #contentb h1 a {
	font: 30px Verdana;
	color: #789A3B;
	border: none;
	padding: 10px 0 0 0;
	margin: 0;
}
#contentb .comments {
	float: right;
	display: inline;
	padding-top: 12px;
	margin-left: 5px;
	text-align: right;
}
#contentb .comments a {
	color: #007DC3;
	font: bold 12px Verdana;
}
#contentb small {
	font: 11px Verdana;
	color: #666;
}
.auth-pict {
	padding-right: 5px;
	padding-top: 3px;
}
.post {
	clear: both;
}
.entry {
	clear: both;
}
h2.pagetitle {
	display: block;
	margin-bottom: 3px;
}
#sidebar ul, #sidebar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar .searchbox {
	background: url(images/search-back.png) no-repeat;
	height: 41px;
	width: 221px;
	padding: 0;
	margin: 0 0 3px 0;
}
#sidebar .searchbox form {
	padding: 8px 3px 3px 3px;
	margin: 0;
	text-align: center;
}
#sidebar .searchbox form #s {
	width: 120px;
}
#sidebar .widget_categories h2 {
	display: none;
}
#sidebar .widget_categories ul li {
	background: url(images/cat-back.png) no-repeat;
	height: 41px;
	width: 221px;
	padding: 0;
	margin: 0 0 3px 0;
}
#sidebar .widget_categories ul li a {
	color: #fff;
	font: bold 13px Verdana;
	padding: 10px 0 0 4px;
	display: block;
}
#sidebar .widget_links, #sidebar .widget_recent_entries {
	background: url(images/links-back.png) no-repeat;
}
#sidebar .textwidget {
	margin: 0 0 3px 0;
}
#sidebar .widget_links, #sidebar .widget_recent_entries {
	margin: 0;
}
#text-435305941 {
	margin: 0;
	padding: 0;
	background: url(images/links-back-bttm.png) no-repeat left top;
	height: 10px;
}
#text-435305941 div {
	margin: 0;
	padding: 0;
}
#sidebar .widget_links h2, #sidebar .widget_recent_entries h2 {
	color: #fff;
	margin: 0;
	padding: 3px;
	font: bold 13px Verdana;
}
#sidebar .widget_links .blogroll, #sidebar .widget_recent_entries ul {
	margin-left: 20px;
	color: #fff;
}
#sidebar .widget_links ul li, #sidebar .widget_recent_entries ul li {
	padding: 0 0 3px 0;
	list-style-type: disc;
}
#sidebar .widget_links ul li a, #sidebar .widget_recent_entries ul li a {
	color: #fff;
	font: normal 12px Verdana;
}
#sidebar .widget_archive {
	background: url(images/archives-back.png) no-repeat;
	height: 41px;
	width: 221px;
	padding: 0;
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #fff;
}
#sidebar .widget_archive h2 {
	display: none;
}
#sidebar .widget_archive select {
	margin: 10px 0 3px 0 ;
}
h3#comments {
	color: #007DC3;
	font: 16px Verdana;
	border-bottom: 1px solid #007DC3;
}
textarea#comment {
	width: 550px;
}
ol.commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ol.commentlist .avatar {
	float: right;
}
div.vcard {
	font-weight: bold;
}
div.vcard cite {
	font-style: normal;
}
.commentmetadata, .commentmetadata a {
	color: #000;
	font: 10px Verdana;
}
ol.commentlist li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}
.reply a, a#cancel-comment-reply-link {
	background: #EB742B;
	color: #fff;
	font: 11px Verdana;
	padding: 3px;
}

ul.children {
	margin: 0;
	padding: 10px;
}
ul.children li {
	list-style-type: none;
	background: #f5f5f5;
	padding: 3px;
}
ul.children li.even {
	background-color: #fff;
}
.post-teaser-block {
	border-bottom: 1px solid #ccc;
	background: url(images/arrows.png) no-repeat;
	padding-left: 25px;
	padding-bottom: 3px;
	color: #333;
	clear: both;
}
.post-teaser-block a {
	color: #007DC3;
}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.prevnext {
	padding-top: 3px;
	border-top: 1px solid #ccc;
	clear: both;
	font-size: 11px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

