/*  
Theme Name: Roni's Childcare
Theme URI: http://www.ronischildcare.com.au
Author: Ross Marshall
Author URI: http://www.rossmarshall.com.au


TABLE OF CONTENTS

  Nav
  HTML Tags
  Structure
  Headers
  Content Styles
  	 Misc
  	 Sidebar
  Post Styles
  Form Elements
  Float Clearing
  Footer
  


/* ---------- @ Nav -----------*/

@import url('css/nav.css');




/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {
	background:#a9c938 url(images/bg-body.png) no-repeat top center;
	color: #333;
	}

body, select, input, textarea {
	font: 100% Arial, Helvetica, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	line-height:160%;
	}

a, a:visited {
	color: #ef5c76;
	}

a:hover, a:active {
	color:#f67e22;
	}
	
.read-more-services {
	text-indent: -9000px;
	width:266px;
	height:56px;
	display:block;
	}
	
.read-more-services a {
	background: transparent url('images/read-more-about-our-services.png') no-repeat top left;
	display:block;
	height:100%;
	width:100%;
	}
	
.read-more-services a:hover {
	background-position:0 -56px;
	}
	
.read-more-about {
	text-indent: -9000px;
	width:266px;
	height:56px;
	display:block;
	}
	
.read-more-about a {
	background: transparent url('images/continue-reading-about-us.png') no-repeat top left;
	display:block;
	height:100%;
	width:100%;
	}
	
.read-more-about a:hover {
	background-position:0 -56px;
	}

hr {
	display: block;
	height:1px;
	background:#d7d7d7;
	border:0;
	color:#d7d7d7;
	}

table {
	border-collapse:collapse;
	width:100%;
	margin:15px 0;
	border-top:1px solid #e0ded9;
	border-bottom:1px solid #e0ded9;
	}

td {
	padding:4px 6px;
	background:#F5F3EE;
	border-bottom:1px solid #FFF;
	}
		
table caption {
	background:#f5f3ee;
	padding:2px 0;
	}	
			
a img, a:visited img {
	border:none
	}
	
blockquote {
	color:#000;
	background-color:#fbedf0;
	padding:1px 35px;
	margin:25px 0 0 0;
	border-left:4px solid #ef5c76;
	font:italic 1em Arial, Verdana, Helvetica, sans-serif;
	letter-spacing:0.02em;
	}
	
blockquote p {
	margin:8px 0;
	}

pre {
	width:100%;
	overflow:auto;
	}
	
				


/* ---------- @ Structure -----------*/

#page {
	width:960px;
	margin:0 auto;
	}
	
#wrapper {
	font-size:0.85em;
	background:transparent url('images/bg-wrapper.png') repeat-y;
	}

#masthead {
	}

#content {
	width:562px;
	float:right;
	padding:0 30px 0 0;
	background:#fff url('images/bg-content.png') no-repeat top right;
	}
	
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 338px;
	float:left;
	background:transparent url('images/bg-sidebar.png') no-repeat top left;
	padding:361px 0 0 30px;
	position:relative
	}
	
	
	
/* ---------- @ Headers -----------*/

h1 {
	font: bold 2.7em Georgia, "Times New Roman", Times, serif;
	}
	
h2 {
	color:#1f1a1f;
	font: 2em "Gill Sans MT", "Gill Sans", Trebuchet, Helvetica, Arial, sans-serif;
	line-height:1.2em;
	padding-bottom:15px;
	text-transform:uppercase;
	margin: 25px 0 10px 0;
	border-bottom:3px solid #d53656;
	}
				
h3 {
	color: #1f1a1f;
	font: 1.5em "Gill Sans MT", "Gill Sans", Trebuchet, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	margin:22px 0 15px 0;
	font-size:1.6em;
	border-bottom:3px solid #f67e22;
	}
	
.last h3 {
	border-bottom:3px solid #b4d03f;
	}

h4 {
	font: 1.3em "Gill Sans MT", "Gill Sans", Trebuchet, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	margin-bottom:-10px;
	}
	
h5 {
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:0.15em;
	padding:4px 8px;
	margin-bottom:5px;
	background:#f5f3ee;
	border-top:1px solid #d7d7d7;
	}

h6 {
	font:bold 0.9em Arial, Helvetica, sans-serif;
	}


	
/* ---------- @ Content Styles -----------*/


/*Misc*/

h1 a, h1 a:visited {
	color:#444;
	text-decoration:none
	}

h1 a:hover {
	color:#686868;
	}

h1 a:active {
	color:#929292;
	}
			
h4 a, h4 a:visited {
	color:#383838;
	text-decoration: none
	}
	
h5 a, h5 a:visited,
h5 a:hover, h5 a:active {
	text-decoration: none
	}


/*Sidebar and Widgets*/

.contact #sidebar {
	height:304px;
	}

.headlines li {
	margin-left:30px;
	padding:5px 0;
	}

#sidebar a, #sidebar a:visited,
#home #content a, #home #content a:visited, 
.archive-list h4 a, .archive-list h4 a:visited,
.commentcount a, .commentcount a:visited, 
.fullarchive a, .fullarchive a:visited {
	color:#424242;
	}

#sidebar a:hover, #sidebar a:active,
#home #content a:hover, #home #content a:active, 
.archive-list h4 a:hover, h4 .archive-list a:active, 
.commentcount a:hover, .commentcount a:active, 
.fullarchive a:hover, .fullarchive a:active {
	color:#000;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

.widget {
	padding: 15px 5px 45px 25px;
	line-height:160%;
	font-size:95%;
	background:transparent url(images/bg-sidebar.png) top center no-repeat;
	}	
	
.widget td {
	background:none;
	}
	
.widget table {
	border:none
	}



/* ---------- @ Post Styles -----------*/

.entry {
	width:500px;
	padding:0 0 10px;
	}
	
.entry .column {
	width:235px;
	}	
	
#content ul {
	list-style: none;
	margin:15px 0;
	}
			
#content ul li {
	margin: 0 0 5px 15px;
	line-height:130%;
	padding-left: 18px;
	background: url(images/circle.png) no-repeat 0 .2em;
	}

#content ol li {
	margin:0 0 5px 48px;
	line-height:115%;
	}
	
.column {
 	width:266px;
 	float:left;
 	margin:0 30px 0 0;
	}
	
.last {
	margin:0;
	}
	
span.pulled-left {
	display: block;
	float: right;
	padding: 0 0 0 10px;
	margin: 0 0 10px 10px;
	width: 180px;
	font: 1.6em "Gill Sans MT","Gill Sans",Trebuchet,Helvetica,Arial,sans-serif;
	line-height: 1.4em;
	text-align: right;
	color: #000;
	border-left: 3px solid #ccc;
}


/*Images*/
	
#content img {
	display:block;
	margin:15px 0;
	}

.map {
	border:3px solid #697c27!important;
	}

img.alignleft {
	margin:5px 15px 10px 0;
	float:left
	}

img.alignright {
	margin:5px 0 10px 15px;
	float:right
	}
	
	
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #s {
	background:#FFF !important;
	padding:5px;
	border:1px solid #bfbfbf;
	border-left:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	}
		
.button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.1em;
	}

.button:hover {
	background:#272727;
	color:#FFF;
	text-decoration:none
	}

.button:active {
	background:#000;
	}

#searchform {
	float:right;
	width:230px;
	text-align:right;
	padding-top:8px;
	}

#s {
	width:190px;
	font-size:1em;
	}
	
#s:focus {
	background:#f8f8f8 !important;
	}

#searchsubmit {
	vertical-align:top
	}		
	

	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* ---------- @ Footer -----------*/

#footer {
	font-size:0.85em;
	background:#384311 url(images/bg-footer.png) no-repeat top center;
	height:180px;
	}

#footer-wrapper {
	padding:0 30px;
	overflow:hidden;
	width:930px;
	margin:0 auto;
	}

#copyright a, #copyright a:visited, #rss a, #rss a:visited {
	color:#6f8626;
	}

#copyright a:hover, #rss a:hover {
	color:#fff;
	}

#copyright a:active, #rss a:active {
	text-decoration:underline
	}
	
#copyright, #rss {
	color:#6f8626;
	text-transform:uppercase;
	width:430px;
	font-size:0.8em;
	padding-top:110px;
	}	
	
#copyright {
	float:left;
	}

#rss {
	float:right;
	text-align: right;
	}