#wrapper {
	width: 780px;
	margin: 0 auto;
	background-color: #9d9d9d;
}
a.logo {
	background-image: url(images/logo.jpg);
	text-indent: -9999px;
	display: block;
	height: 77px;
	width: 315px;
}
.rss {
	background-image: url(images/rss.jpg);
	height: 24px;
	width: 24px;
	text-indent: -9999px;
	display: block;
}
.subscribe {
	margin-top: 15px;
	width: 225px;
}
input#s {
	border: 1px solid #c77272;
	font-style: italic;
        width: 190px;
        padding: 3px 0;
        margin-right: 5px;
}

#nav {
	display: block;
	width: 345px;
	font-size: 14px;
	margin-right: 5px;
	margin-top: 20px;
	margin-left: 0px;
}


#nav li {
	float: left;
	list-style-type: none;
	margin-left: 14px;
}
#nav li a {
	text-decoration: none;
}

#latest {
	width: 671px;
	height: 110px;
	float: right;
	border: 2px solid black;
	background-color: white;
	margin-top: 25px;
	margin-bottom: 25px;
        margin-right: 5px;
}

#latest h2 {
	background-color: #e1e0e0;
	width: 661px;
	padding: 2px 5px;
	border-bottom: 2px solid black;
	color: black;
	font-weight: bold;
}
.latest_module {
	width: 111px;
	float: left;
	height: 110px;
	background-color: white;
	text-align: center;
	font-size: 13px;
}
.latest_module a {
	font-size: 13px !important;
        font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-top: 2px;
	display: block;
}

.latest_module h3 a{
margin-top: 0px;
}
#right {
	width: 540px;
	border: 2px solid black;
	background-color: #dedede;
}
.post, .navigation, ol.commentlist{
	padding: 15px;
}

h3#comments, h3#respond, #commentform{
margin: 0 15px;
display: block;
}

textarea#comment{
width: 100%;
}

#content{
margin-right: 5px;
}

.post h2, .post h2 a {
	font-size: 32px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
.post .date {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.entry {
	font-family: "Times New Roman", Times, serif;
}
.entry p {
	margin-top: 10px;
}
.categories , .tags{
	font-size: 12px;
	margin: 20px 0;
}
#left {
	width: 220px;
	margin-left: 8px;
}









.border {
	border-right: 1px solid black;

}
.module_title_topofmind {
	background-image: url(images/topofmind.jpg);
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 111px;
}
.module_title_ideaofthatthing {
	background-image: url(images/ideaofthatthing.jpg);
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 111px;
}
.module_title_fortheceo {
	background-image: url(images/fortheceo.jpg);
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 111px;
}
.module_title_nexttimetrythis {
	background-image: url(images/nexttimetrythis.jpg);
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 111px;
}
.module_title_hitsandbytes {
	background-image: url(images/hitsandbytes.jpg);
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 111px;
}
.module_title_whatwerereading {
	background-image: url(images/whatwerereading.jpg);
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 111px;
}
h2.widgettitle {
	font-size: 18px;
	font-weight: bold;
	color: black;
}
#sidebar {
	list-style: none;
	margin: 0 0 0 10px;
}
.widget {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	clear: both;
	margin: 15px 0 30px 0;
}
a.facebook {
	background-image: url(images/facebook.jpg);
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 36px;
}

a.twitter {
	background-image: url(images/twitter.jpg);
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 36px;
}
a.youtube {
	background-image: url(images/youtube.jpg);
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 36px;
}
a.email {
	background-image: url(images/email.jpg);
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 36px;
}
#social_networks li {
	float: left;
	list-style: none;
}
#social_networks {
	list-style: none;
	margin: 0;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
        margin-top: 35px;
}
a.more_quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.quote_author {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}

.page #right h2, h2.pagetitle, h3#comments, h3#respond{
margin: 15px !important;
color: black !important;
font-weight: bold;
}

.page ul, .post ul, .post ol, .page ol{
margin-bottom: 10px;
}

.search #content{
font-size: smaller;
}

.search #right h2{
font-size: 22px;
}

.search .postmetadata{
margin-top: 10px;
}

.comments{
width: 50%;
float: right;
text-align: right;
font-size: 12px;
}

#content h1{
font-size: 24px;
}

#content h3{
font-size: 18px;
margin: 5px 0;
}

#content h4{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

blockquote{
font-style: italic;
}

.navigation{
padding-bottom: 10px;
font-size: 13px;
display: block;
}

.home .navigation{
position: relative;
bottom: 10px;
}

.postmetadata{
font-size: 10px;
font-family: arial, helvetica, sans-serif;
}

.categories, .tags{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}

.cat{
margin-left: 28px;
margin-top: 25px;
font-weight: bold;
font-size: 14px;
}

.latest{
font-size: 14px;
margin-left: 48px;
font-weight: bold;
margin-top: 40px;
}

ul.category_images_ii{
margin-left: 0px;
list-style: none;
margin-left: -4px;
margin-bottom: -5px;
}

.wp-tag-cloud{
margin: 0px;
list-style: disc;
}

.wp-tag-cloud a{
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px !important;
}

#dsq-content{
padding: 0 15px;
}
.dsq-brlink{
display: none !important;
}

#e2ma_signup_image, .e2ma_signup_message{
display: none;
}

.widgettitle{
margin-bottom: 2px;
}

.msg_head{
padding-top: 8px;
}

.widgetText p{
padding-right: 10px;
}