@charset "utf-8";
/*  
Theme Name: adcSTUDIO
Theme URI: http://www.adcstudio.com/blog/
Description: The best theme ever.

Version: 1.0
Author: Chris Andreola, Kevin Newman
Author URI: http://www.adcstudio.com/blog/
*/
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	line-height: 13.5pt;
	background: #e0e0e0 url(BG.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	height: 100%;
}
hr {
	display: none;
}
#page {
	width: 830px;
	padding: 35px 88px 0 88px;
	background: url(content-BG.png);
	_background: url(content-BG-ie.gif);
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}
#content {
	margin-top: 19px;
	border-top: 1px solid #ededed;
	width: 620px;
	position: relative;
}
#header {
	width: 829px;
	background: #d11102;
	height: 36px;
	position: absolute;
	z-index: 3;
	top: 0;
}
#header h1 {
	font-size: 13.5pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0;
	padding-top: 18px;
}
#header h1 a {
	display: block;
	margin-left: 209px;
	color: white;
	text-decoration: none;
	vertical-align: text-bottom;
}
#header .description {
	display: none;
}
#content .post {
	position: relative;
	margin-top: 89px;
	
	padding-top: 36px;
	padding-bottom: 89px;
	
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
#content .post .date,
#content .post .time,
#content .post .author {
	font-size: 7.5pt;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0;
}
#content .post .navigation {
	top: 0;
	position:absolute;
	right: 0;
}
#content .post .date {
	margin-left: 0;
}
#content .post .time {
	left: 207px;
	margin-left: 0;
}
#content .post .author:before {
	content: "Posted By: ";
	width: 72px;
}
#content .post .author {
	float: left;
	top: -72px;
	left: 421px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13.5pt;
	color: #000;
	margin: 13.5pt 0;
	width: 412px;
	margin-left: 208px;
}
#content .comments {
	margin-left: 208px;
	width: 412px;
}
#content .comments p {
	margin-left: 0;
	width: auto;
}
#content .comments h3 {
	font-size: 8pt;
}
#content #commentform textarea {
	width: 412px;
}
#content p.summary {
	font-size: 18pt;
	line-height: 27pt;
	font-style: italic;
	width: 100%;
	margin: 0;
	padding: 9px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#content p.summary a {
	text-decoration: none;
}
#content .post h2 {
	font-size: 10.5pt;
	line-height: 13.5pt;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #000;
	margin: 0;
	position: absolute;
	left: 208px;
	top: -72px;
}
#content .post h2 a {
	text-decoration: none;
	color: #000;
}
#content .post a {
	color: #000;
}
#content .thumbs {
	float: left;
	margin-left: 0 !important;
	width: 199px !important;
	padding: 0;
	clear: left;
}
#content .thumbs a img {
	border: 1px solid #d9d5d4;
}
#content .header-img {
	margin: 0 !important;
	height: 144px;
}
#sidebar {
	position: absolute;
	width: 180px;
	padding: 18px 10px;
	background: #f9f9f9;
	top: 54px;
	font-size: 7.5pt;
	right: 88px;
	line-height: 13.5pt;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar h2 {
	font-size: 7.5pt;
	line-height: 18px;
	text-transform: uppercase;
	margin: 33px -10px 15px -10px;
	padding: 2px 10px;
	border: solid #FFF;
	border-width: 1px 0;
}
#sidebar h2:after {
	content: " »";
	color: #f58168;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	line-height: 13.5pt;
	list-style-type: none;
}
#sidebar .topbar {
	position: absolute;
	left: -220px;
	top: 22px;
	width: 192px;
}
#sidebar .topbar li {
	display: inline;
}
#sidebar .topbar h2 {
	display: none;
}
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #d11102;
}
#sidebar .rightbarfar {
	float: right;
	width: 97px;
	line-height: 13.5pt;
}
#searchform {
	height: 19px;
}
#searchform input {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
#searchform input[type="submit"] {
	background-color: transparent;
	border: none;
	text-align: left;
	font-size: 7pt;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
}
#searchform input[type="submit"]:after {
	content: " >>";
	color: #f58168;
}
#searchform br {
	display: none;
}

#footer {
	padding: 18px 0;
	font-size: 7.5pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#footer p {
	margin: 0;
}
#footer a:link,
#content a:link,
#footer a:visited,
#content a:visited {
	color: #d11102;
}
h3#comments,
.comments ol {
	margin: 13.5pt 0;
}

#grid {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(grid.gif);
	z-index: 1000;
	display: none;
}
