/*
Theme Name: Dr Roller
Description: Dr Roller Official Site.
Version: 1.0
Author: 
Author URI: 
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

@import "reset-min.css";

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: "";
     clear: both;
     height: 0
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

li
	{color: #333;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:disc;
	margin-left:1cm;
	padding:3px;}

body 
{
	margin:0;
	font-size: 85%;
	background: #CCC url('images/body_bg.jpg') repeat-x 0 0 !important;
	color: #333;
	font-family: Arial, Helvetica, sans-serif
}

a
{
	text-decoration:none;
}

#container
{
	width:900px;
	margin:0 auto;
}

#container img
{
  display: block;
  }

#top
{
  position: relative;
	width:900px;
	height: 88px;
}

#header 
{
	width:540px;
	float:left;
	margin-top:20px;
	display:inline;
}
blockquote {
background-color:#FBFAC1;
background-image:url('images/PostQuote.png');
background-position: left top;
background-repeat:no-repeat;
border:2px dashed #AFC6D4;
margin-left:50px; margin-right:10px; margin-top:10px; margin-bottom:10px; padding-left:28px; padding-right:5px; padding-top:5px; padding-bottom:5px
}
#header div
{
  position: absolute;
  top: 20px;
  left: 25px;
	font-size:4em;
	line-height:.7em;
	font-family:Georgia;
	font-style:italic;
	margin: 0;
}

#header span
{
  position: relative;
  top: -10px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
	font-size:0.275em;
	font-style:normal;
}

#header a
{
	color:#fff;
}

#nav
{
	position:absolute;
	top: 297px;
	left: 25px;
	display:inline;
}

#nav li
{
	float:left;
	display:inline;
	margin-right:5px;
	margin-left:0;
	padding:0px;
}

#nav .last
{
	background:none;
}

#nav li a
{
	float: left;
	width: 89px;
	height: 23px;
	color:#112233;
	background: url('images/navbkg.gif') no-repeat 0 0;
	font-weight:bold;
	font-size:1.2em;
	text-align: center;
	padding-left:0; padding-right:0; padding-top:11px; padding-bottom:0
}

#nav li#active a
{
	background: url('images/navbkg-current.gif') repeat-x 0 0;
}

#nav li a:hover
{
	color:#006699;
}

#contentcontainer
{
	background: #FFF url('images/containerbkg.jpg') repeat-y 0 0;
	width:900px;
	margin:0 auto;
	padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0
}

#containerbottom
{
	width:910px;
	height:10px;
	margin:0 auto 20px auto;
}

#content
{
	background: #FFF url('images/contentbkg.jpg') repeat-y 0 0;
	width:900px;
	margin:0;
	padding:0
}

#contenttop
{
	float: left;
	width:900px;
	height: 7px;
	line-height: 0;
	background: #FFF url('images/topbkg.jpg') no-repeat 0 0;
}


#column1
{
  width: 641px;
	w\idth:597px;
	float:left;
	display:inline;
	padding:0 22px 10px 22px;
}

#column2
{
	width:219px;
	float:left;
	display:inline;
	padding:0 14px;
}


/* Added by Brian Piccolo 7/11/09 */

#column1 h1 {
   font-size: 1.5em;
   margin:11px 0 8px 0;
}

#column1 h2
{
	font-size:1.3em; /* Edited by BP 7/11/09 */
	margin:11px 0 8px 0;
}
#column1 h2, #column1 h2 a
{
  color:#112233;
  }

#column1 h3
{
	font-size:1.2em; /* Edited by BP 7/11/09 */	
        font-family:Arial;
	text-transform: uppercase;
}

#column1 h6
{color:#B61616;font-family:tahoma,Arial,Helvetica,Sans-Serif;font-size:20px;font-style:normal;font-weight:bold;text-align:center;}


#column1 h3, #column1 h3 a
{
  color:#585858;
  }
#column1 h3 a:hover
{
  color:#069;
  }

h3#comments, div#respond h3
{
  text-transform: none;
  font-size: 2em;
  }

div#respond h3
{
  float:left;
  width: 597px;
  margin: 10px 0 0;
  }

#column2 h2
{
	font-size:1.3em;
	color:#1F2F3F;
	margin:12px 0 13px 0;
}

#column2 .first
{
	margin-top:0 !important;
}

.category
{
  float: left;
  width: 220px;
  border-top: 1px solid #666;
	padding:10px 0 20px;
}

.category a
{
	color:#990033;
	font-size:1.2em;
	text-decoration: underline;
}
.category a:hover
{
	text-decoration:underline;
}

.post 
{
  float: left;
  width:597px;
  position: relative;
	padding-bottom:20px;
	border-bottom: 1px solid #666;
}

.post img
{
	margin-top:12px;
}

p
{
	font-size:1.2em;
	color:#333;
	line-height:150%;
	margin-top:20px;
}

p a
{
	font-weight:bold;
	color:#333;
}

p a:hover
{
	text-decoration:underline;
}

a.more-link
{
  position: absolute;
  bottom: 20px;
  right: 0;
  color: #990033;
  text-decoration: underline;
  }

.comments
{
	background: #FFF url('images/comment.gif') no-repeat 0 0;
	padding-left:22px;
	margin-top:20px;
	font-size:1.2em
}

.comments a
{
	color:#990033;
	font-weight:bold;
	text-decoration: underline;
}

.comments a:hover
{
	text-decoration:underline;
}

.comments div
{
	float:right;
}

#subscriberss
{
  position: absolute;
  top: 265px;
  right: 16px;
	background: #FFF url('images/subscriberss.jpg') no-repeat 0 0;
	width:235px;
	height:71px
}

#subscriberss a
{
	text-indent:-9999px;
	display:block;
	width:240px;
	height:71px;
}

#footer
{
	clear:left;
	float: left;
	width:597px;
	font-size:1.1em;
	margin-top:30px;
}

#footer ul
{
	width:450px;
	display:inline;
}

#footer .first
{
	margin-left:0;
}

#footer ul li a
{
	margin-right:10px;
	display:inline;
	list-style-type:none;
}

li.first
{
	margin-right:10px;
	display:inline;
	list-style-type:none;
}

#footer a
{
	color:#666;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer #copyright
{
	float:right;
}

#footer #copyright a
{
	color: #990033;
  text-decoration: underline;
}

.navigation {
  float: left;
  width: 597px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  }
.navigation a
{
  font-size: 1.2em;
  color: #069;
  }
.alignright {
  float: right;
  }
.alignleft {
  float: left
  }

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	position: absolute;
	top: 4px;
	right: 0;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	color: #333;
	}
.commentlist cite, .commentlist span
{
  font-size: 1.3em;
  }

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
  float: left;
  width: 597px;
	margin: 10px 0 0;
	}
#commentform textarea {
	width: 597px;
	w\idth: 591px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 4px 0 0;
	display: block;
	font-size: 1.1em;
	}
.commentmetadata, .commentmetadata a {
	color: #333;
	}
/* End Comments */


/* 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;
	}

/* 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: 0px none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
