/*  
Theme Name: Dad Rules
Theme URI: 
Description: 
Version: 0.1
Author:  Line Industries
Author URI: www.lineindustries.com
*/


/*  S T Y L E   R E S E T */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

:focus {
	outline: 0;/* remember to define focus styles! */
	}
	
body {
	line-height: 1;
	color: black;
	background: white;
	font-size: 62.5%;/* 10px */
	}
	
ol, ul {
	list-style: none;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
	
blockquote, q {
	quotes: "" "";
	}
	
/*  G E N E R A L  */

.dad_rules {
	line-height:1.8em;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	}

.dad_rules a{
	border:none;
	text-decoration:none;
	color:#55823D;
	font-weight:bold;
	}
	
.dad_rules a:hover {
	text-decoration:underline;
	border:none;
	color:#55823D;
	}

.dad_rules img a  {
	border:none;
	}

.dad_rules h1,
.dad_rules h2,
.dad_rules h3,
.dad_rules h4{
	letter-spacing:2px;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin:20px 0 10px 0;
	}
	
.dad_rules h5,
.dad_rules h6,
.dad_rules h7{
	letter-spacing:2px;
	font-size:1em;
	text-transform:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin:10px 0 10px 0;
	}

.dad_rules h1 a,
.dad_rules h2 a,
.dad_rules h3 a,
.dad_rules h4 a,
.dad_rules h5 a,
.dad_rules h6 a,
.dad_rules h7 a{
	font-size:1em;
	margin:0;
	text-decoration:none;
	}

.dad_rules h1 a:hover,
.dad_rules h2 a:hover,
.dad_rules h3 a:hover,
.dad_rules h4 a:hover,
.dad_rules h5 a:hover,
.dad_rules h6 a:hover,
.dad_rules h7 a:hover{
	text-decoration:none;
	}

.dad_rules p{
	font-size:1.1em;
	}
	
/*  S T R U C T U R A L  D I V S */

body{
	background:url(images/dr_header_repeat.gif) repeat-x left top;
	}
	
.dad_rules {
	background:url(images/dr_footer_repeat.gif) repeat-x left bottom;
	}	
	
.container {
	width:100%;
	background:url(images/dr_header_right_bg.gif) no-repeat top right;
	}
	
.site_wrapper {
	width:950px;
	margin:0 auto;
	padding:0;
	}
	
.header {
	height:245px;
	width:100%;
	position:relative;
	margin-bottom:3px;
	padding:0;
	background:url(images/dr_header_bg.jpg) no-repeat top center;
	}
	
.left_col {
	float:left;
	width:225px;
	margin:0px 35px 0 0;
	padding:0;
	}
	
.right_col {
	float:right;
	width:225px;
	margin:0px 0 0 0;
	padding:0;
	}
	
.main_content {
	margin:0px 0 0 0;
	float:left;
	width:425px;
	padding:0;
	}
	
.foot {
	height:290px;
	text-align:center;
	clear:both;
	padding:0px;
	background:url(images/dr_footer_right_bg.gif) no-repeat bottom right;
	font-size:1em;
	margin:0;
	}

.footer_text {
	padding:230px 0 10px 0;
	margin:0;
	}

.footer_text p{
	padding:0;
	margin:0;
	}
/*  H E A D E R  */
	
.header h1 {
	text-indent:-10000px;
	margin:0;
	padding:0;
	background:none;
	}
	
.header h1 a,
.header h1 a:hover {
	display:block;
	background:url(images/dr_logo.gif) no-repeat left top;
	height:245px;
	text-decoration:none;
	}

#searchform {
	margin:20px 0 0 0;
	padding:0;
	height:20px;
	margin-bottom:30px;
	}
	
input#searchbox {
	background:#ffffff;
	border:1px solid #000000;
	float:left;
	color:#333;
	font-size:13px;
	width:170px;
	height:18px;
	color:#55823D;
	font-weight:bold;
	padding:0;
	margin:0;
	}

input#searchsubmit {
	background:#ffffff;
	border:none;
	float:left;
	color:#000000;
	font-size:13px;
	width:50px;
	height:20px;
	}

/*  S U P P O R T I N G   C O N T E N T   ( C O L U M N S )  */

.right_col, 
.left_col{
	color:#000000;
	}
	
.left_col h2,
.right_col h2{
	color:#000000;
	background:#ffffff url(images/dr_sub_heading.gif) bottom left repeat-x;
	padding:0 0 3px 0;
	}

.left_col h2 a,
.right_col h2 a{
	color:#000000;
	} 

.right_col li, 
.left_col li{
	letter-spacing:1px;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
	margin:5px 10px 5px 0;
	padding:0;
	}

.right_col ul li a, 
.left_col ul li a{
	font-size:1em;
	margin:0 10px 0 0;
	padding:4px 6px;
	background:#CEDC99 url(images/dr_list_item_bg.gif) repeat-x top left;
	text-decoration:none;
	color:#ffffff;
	}
	
.right_col ul li a:hover, 
.left_col ul li a:hover{
	color:#55823D;
	text-decoration:none;
	}

.right_col ul li ul li, 
.left_col ul li ul li{
	margin-left:15px;
	}
	
.right_col ul li ul li a, 
.left_col ul li ul li a{
	}
	
.right_col ul li ul li a:hover, 
.left_col ul li ul li a:hover{
	color:#55823D;
	}
	
/*  M A I N   C O N T E N T   ( C E N T E R   C O L U M N ) */

.main_content h2 {
	color:#ffffff;
	background:url(images/dr_h2_bg.gif) #000000;
	padding:1px 6px;
	}

.main_content h2 a{
	color:#ffffff;
	padding:0;
	margin:0;
	}
	
.main_content h2 a:hover{
	color:#cedc99;
	}
	
.main_content h3{
	color:#000000;
	background:#ffffff url(images/dr_sub_heading.gif) bottom left repeat-x;
	padding:0 0 3px 0;
	margin:15px 0;
	}
	
.main_content h3 a{
	color:#000000;
	} 

.main_content ol{
	margin:5px 0 5px 23px;
	}
	
.main_content ul {
	margin:5px 0 5px 15px;
	}
	
.main_content ol li{
	font-size:1.1em;
	margin:5px 0 5px 0;
	list-style-type:decimal;
	}

.main_content ul li{
	list-style-type:disc;
	margin:3px 0 3px 0px;
	font-size:1.1em;
	padding:0;
	}
	
.main_content p{	
	margin: 10px 0 15px 0;
	}


/*  B L O G   C O N T E N T  */
	
.entry_author_image{
  	float: right;
  	border: solid 1px #CEDC99;
  	padding: 4px;
	margin: 10px 0 10px 10px;
	background:#ffffff;
	}
	
p.entry_metadata,
p.postmetadata,
p.commentmetadata {
	font-size:1em;
	text-transform: uppercase;
	letter-spacing:2px;
	margin:0;
	line-height:1.5em;
	padding:0;
	}

.the_date {
	float:right;
	font-weight:normal;
	text-transform:none;
	}

/*  C O M M E N T S  */
	
.gcomment {
	border-left:none;
	vertical-align:middle;
	border-right:none;
	margin-bottom:3px;
	border-bottom:1px solid #f3f3f3;
	background-color:#F7F7F7;
	padding:3px;
	}
	
.ucomment {
	border-left:none;
	border-right:none;
	margin-bottom:3px;
	border-bottom:1px solid #f3f3f3;
	background-color:#fbfbf1;
	padding:3px;
	}

.ucomment p{
	margin:0;
	padding:5px 10px 10px 10px;
	}


ol.commentlist {
	margin:0 0 1px;
	padding:0;
	}
	
ol.commentlist li {
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
	}
	
ol.commentlist li.commenthead {
	list-style:none;
	margin:0;
	}
	
ol.commentlist li.commenthead h2 {
	margin:0;
	}
	
.addthis {
	float:right;
	clear:both;
	}
	
.ucomment img, .addthis img {
	border:0;
	}


/*  F O R M S  */	

textarea {
	width:400px;
	border:1px solid #000000;
	}

input {
	border:1px solid #000000;
	color:#000000;
	}
	
input#submit {
	background:#CEDC99;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	letter-spacing:1px;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	}
	
input#submit:hover {
	background:#55823D;
	}
	
/*  S I T E W I D E   C L A S S E S   */

img.wp-smiley {
	border:0;
	padding:0;
	}
	
div.hr {
	height:3px;
	background:#fff url(images/hr.gif) repeat-x scroll center;
	clear:both;
	}
	
div.br {
	height:10px;
	background:#fff url(images/br.gif) repeat-x scroll center;
	clear:both;
	}
	
div.hr hr, div.br br {
	display:none;
	}
	
.alignright {
	float:right;
	}
	
img.alignright{
	margin: 0 0 15px 15px ;
	}

.alignleft {
	float:left;
	}

img.alignleft{
	margin: 0 15px 15px 0;
	}
	
.aligncenter {
	text-align:center;
	margin:0 auto;
	}
		
/*  T A B L E S  */

table {
	border-collapse: separate;
	border-spacing: 0;/* tables still need 'cellspacing="0"' in the markup */
	}
	
caption, th, td {
	text-align: left;
	font-weight: normal;
	}

	
