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


/*
------------
SITE COLOURS
------------

BASE:	greeny-grey			#7ca49a	
ACCENT:	orangey-red			#f04e23
		light grey			#dcddde

*/

/*  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  */
strong {
	font-weight:bold;
	}
em {
	font-style:italic;
	}
.site_wrapper {
	line-height:1.8em;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	color:#666666;
	}
.site_wrapper a{
	border:none;
	text-decoration:none;
	color:#7ca49a;
	font-weight:bold;
	}
.site_wrapper a:hover {
	text-decoration:underline;
	border:none;
	color:#f04e23;
	}
.site_wrapper img a  {
	border:none;
	}
.site_wrapper h1, .site_wrapper h2, .site_wrapper h3, .site_wrapper h4{
	letter-spacing:1px;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px 0 0px 0;
	padding:10px 0;
	}
.site_wrapper h4{
	padding:15px 0 0 0;
	}
.site_wrapper h5, .site_wrapper h6, .site_wrapper h7{
	letter-spacing:1px;
	font-size:1.2em;
	text-transform:none;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:5px 0;
	margin:0;
	}
.site_wrapper h1 a,
.site_wrapper h2 a,
.site_wrapper h3 a,
.site_wrapper h4 a,
.site_wrapper h5 a,
.site_wrapper h6 a,
.site_wrapper h7 a{
	margin:0;
	text-decoration:none;
	}
.site_wrapper h1 a:hover,
.site_wrapper h2 a:hover,
.site_wrapper h3 a:hover,
.site_wrapper h4 a:hover,
.site_wrapper h5 a:hover,
.site_wrapper h6 a:hover,
.site_wrapper h7 a:hover{
	text-decoration:none;
	}
.site_wrapper p, .site_wrapper li{
	font-size:1.2em;
	}
/*  S T R U C T U R A L  D I V S */
body{
	background: #8dc73f url(images/rd_bg.jpg) repeat-x top left;
	}
.site_wrapper {
	width:970px;
	margin:0 auto;
	}
.navigation {
	width: 970px;
	margin:0 auto;
	}
.header {
	width:970px;
	background: url(images/rd_head_bg.png) no-repeat top center;
	margin:0 auto;
	height:270px;
	}
.content_container {
	width: 970px;
	margin:0 auto;
	padding:0px 0 20px 0;
	background: url(images/rd_content_repeat.png) repeat-y top center;
	}
.supporting_content {
	border-top: 10px solid #dcddde;
	float:right;
	display:inline;
	width:330px;
	margin:0px 40px 0 0;
	padding:20px 0 0 0;
	position:relative;
	}
.main_content {
	margin:0px 0 0 40px;
	width:430px;
	padding:0;
	position:relative;
	float:left;
	}
.foot {
	text-align:center;
	clear:both;
	padding:0px;
	font-size:1.2em;
	margin:0;
	background: url(images/rd_foot_bg.png) no-repeat top center;
	}
.footer_text {
	padding:50px 0 40px 0;
	margin:0;
	}
.footer_text p{
	padding:0;
	margin:0;
	font-size:0.8em;
	line-height:1.2em;
	color:#ffffff;
	font-weight:bold;
	}
.footer_text a, .footer_text a:link, .footer_text a:visited, .footer_text a:hover, .footer_text a:active{
	color:#ffffff;
	}
.footer_text a:hover{
	text-decoration:underline;
	}
/* N A V I G A T I O N */	
.navigation ul{
	padding: 30px 0 10px 0;
	list-style-type: none;
	text-align: center;
	letter-spacing:0.1em;
	}
.navigation ul li {
	display: inline; 
	color:#ffffff;
	text-transform:uppercase;
	}
.navigation ul li a{
	padding:0px 8px;
	text-decoration: none;
	color: #ffffff;
	}
.navigation ul li a:hover{
	color: #fff;
	}
/*  H E A D E R  */
.header h1 {
	margin:0px;
	}
.header h1 span{
	display:none;
	}
.header h1 img {
	margin:20px 0 0 40px; 
	}
.promotional {
	float:right;
	margin:30px 60px 0 0 ; 
	display:inline;
	width:310px;
	text-align: center;
	}
#searchform {
	margin:0px 0 0 0;
	padding:0;
	height:20px;
	margin-bottom:30px;
	}
input#searchbox {
	background:#ffffff;
	border:1px solid #666666;
	float:left;
	color:#333;
	font-size:13px;
	width:170px;
	height:18px;
	color:#f04e23;
	font-weight:bold;
	padding:0;
	margin:0;
	}
input#searchsubmit {
	background:#ffffff;
	border:none;
	float:left;
	color:#666666;
	font-size:13px;
	width:50px;
	height:20px;
	}
/*  S U P P O R T I N G   C O N T E N T   ( R I G H T  C O L U M N )  */
.supporting_content h2{
	color:#f04e23;
	border-top: 10px solid #dcddde;
	border-bottom: 1px solid #f04e23;
	padding:0;
	padding:10px 0 10px 0;
	margin:0px 20px 20px 0;
	}
.supporting_content h2 a,
.supporting_content h2 a:hover{
	color:#f04e23;
	}
.supporting_content a {
	color:#f04e23;
	}
.supporting_content a:hover {
	color:#7ca49a;
	}
.supporting_content li{
	letter-spacing:1px;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	color:#fff;
	margin:5px 10px 5px 0;
	padding:0;
	}
.supporting_content ul li a{
	font-size:1em;
	background:#f04e23;
	margin:0 10px 0 0;
	padding:1px 3px;
	text-decoration:none;
	color:#ffffff;
	}
.supporting_content ul li a:hover{
	background:#7ca49a;
	color:#ffffff;
	text-decoration:none;
	}
.supporting_content ul li ul li{
	margin-left:15px;
	}
.supporting_content ul li ul li a{
	color:#ffffff;
	background:#f04e23;
	}
.supporting_content ul li ul li a:hover{
	color:#ffffff;
	background:#7ca49a;
	}
/*sidebar widgets*/
.sidebar_widget {
	margin:0 auto 30px auto;
	text-align:center;
	width:260px;
	}
/*  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:#f04e23;
	border-top: solid 10px #dcddde;
	border-bottom: solid 1px #dcddde;
	display:block;
	}
.main_content h2 a{
	color:#f04e23;
	padding:0;
	margin:0;
	}
.main_content h2 a:hover{
	color:#f04e23;
	}
.main_content h3{
	color:#7ca49a;
	background:#ffffff url(images/dr_sub_heading.gif) bottom left repeat-x;
	}
.main_content h3 a{
	color:#7ca49a;
	} 
.main_content h3 a:hover{
	color:#f04e23;
	} 
.main_content ol{
	margin:5px 0 5px 30px;
	}
.main_content ul {
	margin:5px 0 5px 15px;
	}
.main_content ol li{
	font-size:1.2em;
	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.2em;
	padding:0;
	}
.main_content p{	
	margin: 10px 0 15px 0;
	}
/*  H O M E   P A G E   */

.lead {
	border-top: 10px solid #dcddde;
	border-bottom: 10px solid #dcddde;
	margin-bottom:20px;
	padding:0;
	}
.lead .entry{
	padding:0px 20px 15px 0;
	height:285px;
	margin-bottom:20px;
	overflow:auto;
	}
.lead h2 {
	padding:25px 0 10px 0;
	}	
.lead p,.lead a, .lead a:hover {
	color:#f04e23;
	}
.lead h2, h2.latest {
	border:none;
	}	
.sponsers {
	margin-top:20px;
	}
.sponsers img {
	margin:0 20px 20px 0;
	}
/*  B L O G   C O N T E N T  */
.entry_author_image{
  	float: right;
  	padding: 4px;
	margin: 10px 0 10px 10px;
	background:#ffffff;
	}
.postmetadata, .commentmetadata {
	border-top: 1px dotted #dcddde;
	margin-top:30px;
	}
.postmetadata p, .commentmetadata p{
	font-size:1em;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing:normal;
	margin:0;
	line-height:1.5em;
	padding:0;
	color: #7ca49a;
	font-weight:bold;
	}
.postmetadata a, .commentmetadata a{	
	color: #f04e23;
	}
.the_comments {
	float:right;
	text-align:right;
	}
.the_date {
	float:right;
	font-weight:normal;
	text-transform:none;
	}
.post {
	padding:0;
	margin-bottom:20px;
	}
/*  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:420px;
	height:140px;
	border:1px solid #cccccc;
	padding:5px;
	}
textarea:hover{
	border:1px solid #666666;
	}
input.text, input.password, input.file  {
	width:250px;
	border:1px solid #cccccc;
	background:#ffffff;
	padding:2px 3px 3px 3px;
	}
input.text:hover, input.password:hover, input.file:hover  {
	border:1px solid #666666;
	}
input {
	color:#666666;
	padding:0;
	margin:0;
	}
input, textarea{
	display:block;
	margin:2px 0 10px 0;
	font-size:1.2em;
	}
input.submit {
	background:#7ca49a;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	letter-spacing:1px;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin:1em 0 2em 0;
	padding:2px 3px;
	}
input.submit:hover {
	background:#f04e23;
	}
label, legend {
	display:block;
	margin:10px 0 2px 0;
	font-size:1.2em;
	}
input.checkbox  {
  	position: relative;
	float:left;
	display:block;
	margin-right:7px;
	clear:left;
	border:none;
	clear:right;
	}
/*  S I T E W I D E   C L A S S E S   */
hr {
	border: none 0;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	border-top: 1px dotted #ffffff;/*the border*/
	color:#ffffff;
	background-color:#ffffff;
	}
hr.clear{
	}
.clear {
	clear:both;
	}
.clear_right {
	clear:right;
	}
.clear_left {
	clear:left;
	}
.alignright {
	float:right;
	}
img.alignright{
  	float: right;
  	padding: 0;
	margin: 5px 0 10px 10px;
	background:#ffffff;
	}
.alignleft {
	float:left;
	}
img.alignleft{
  	float: right;
  	padding: 0;
	margin: 5px 10px 10px 0 ;
	background:#ffffff;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	}		
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;
	}
/*  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;
	}
/* HOLDING PAGE */
#hp_ladybirdlogo {
	float:right;
	width:220px;
	margin: 0 0 156px 0;
	}
.holdingpage_content {
	float:right;
	margin:-20px 60px 0 0; 
	width:310px;
	}
.holdingpage_content h2 {
	color:#f04e23;
	border-top: solid 10px #dcddde;
	border-bottom: solid 0px #dcddde;
	display:block;
	margin-top: 20px;
	padding:25px 0 10px 0;
	}	
.holdingpage_content p {
	margin: 0 0 15px 0;
	}	
.footerlogos {
	position:relative;
	background-color: #FFF;
	clear: both;
	width: 900px;
	margin: 20px 0 0 40px;
	padding: 20px 0 20px 0;
	}
.content_container {
	padding: 0;
	}

/*PLUGINS*/
.upload_form label{
	font-weight:bold;
	}
.upload_form p{
	color:#f04e23;
	}
.upload_form .checkbox{
	float:none;
	}
p.error, p.success{
	background:#7ca49a;
	color:#ffffff;
	padding:5px 10px;
	text-transform:uppercase;
	font-weight:bold;
	}
p.error{
	background:#f04e23;
	}
