blockquote{ 
	margin: 1em 8px 1em 8px; 
	padding: 0 0 0 45px; 
	background: url(../images/quote.png) no-repeat 0 0px; 
	font-family: 'Open Sans Light';
	font-size: 15px;
	line-height: 1.5em;
	color: #999;
	min-height: 30px; 
}
blockquote p{font-family: 'Open Sans Light', Arial, sans-serif;font-size: 15px;}
blockquote p cite{font-family: Arial, sans-serif;font-size: 11px;}
table:not(.post-cc):not(#wp-calendar){
	color: #555;
}

table:not(.post-cc):not(#wp-calendar) td, table:not(.post-cc):not(#wp-calendar) th{
	font-size:1em;
	border:1px solid #ddd;
	padding:3px 7px 2px 7px;
}

table:not(.post-cc):not(#wp-calendar) th{
	font-size:1.2em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	color: #555;
}

dl dt{
	font-weight: bold;
	line-height: 2em;
}

dl dd{
	margin-bottom: 10px;
}

ul:not(#menulava, .slides_container) li{
	margin-left: 20px;
	list-style: disc;
	line-height: 1.5em;
	margin-top: 1%;
}

ol li{
	line-height: 1.5em;
	margin-left: 20px;
	list-style-type: decimal;
	margin-top: 1%;
}
.post-listing ul li, #secondary ul li{
	line-height: 1.5em;
	margin-left: 20px;
	list-style-type: circle;
	margin-top: 1%;
}
q{
	font-style: italic;
}

sub,sup{
	font-size: 0.6em;
	position: relative;
}

sup{
	vertical-align: top;
	top: -.2em;
}

sub{
	bottom: -.2em;
}

.post-cc, .post-cc > tbody, .post-cc > tbody > tr, .post-cc > tbody > tr > td:nth-child(2), .post-cc .blog_excerpt{
	position: relative;
	float: left;
	width: 100%;
	display: inline-block;
	margin-top: 0px;
}
.nopassword{font-size: 13px;font-family: Arial, sans-serif; color: #555555;}
.post-cc > tbody > tr > td:nth-child(2){
	width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
}

.post-cc > tbody > tr > td:nth-child(2) img.alignnone{
	margin-bottom: 5px !important;
}

embed{
	position: relative;
	float: left;
	max-width: 100%;
	width: 100%;
	margin-bottom: 10px;
	min-height: 360px;
}

code{
	font-family: monospace;
}

.slides_container > li, .slides > li, .partners-items > li, .flex-direction-nav > li, .carousel > li, li.individual_ball, .forms > li, .services-graph > li, .ch-grid > li, .projectCategories li, .service-items li, .socialdiv ul li, #flickr li, #menulava li{
	margin-left: 0px !important;
	list-style: none !important;
	margin-top: 0% !important;
}

.tweet_list li{
	list-style: none !important;
}
