/*  
Theme Name: Rum Tum Tuggers Nursery
Theme URI: http://www.e-alpha1.co.uk
Description: Rum Tum Tuggers Nursery theme designed by <a href="http://www.e-alpha1.co.uk">e-alpha1</a>.
Version: 1.0
Author: e-alpha1
Author URI: http://www.e-alpha1.co.uk
*/

body
	{
	padding: 0;
	margin:0;
	background:#fffff0;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	}
img
	{
	border:none;
	}
/* Main */
#main_container
	{
	margin:0;
	padding:0;
	clear:both;
	width: 760px;
	}
/* Header */
#header_container
	{
	float:left;
	clear:both;
	width:760px;
	}
#logo_container
	{
	float:left;
	width:164px;
	border-bottom:2px solid #000000;
	}
#swf_container
	{
	float:left;
	width:223px;
	border-bottom:2px solid #000000;
	}
#header_img
	{
	float:left;
	width:371px;
	border-bottom:2px solid #000000;
	}
/* Main Body */
#main_body_container
	{
	float:left;
	clear:both;
	width:760px;
	background: url(images/left-bg.gif) left repeat-y;
	}
#main_body_right_container
	{
	float:right;
	width:590px;
	}
/*Left side Nav*/
#left_nav
	{
	float:left;
	width:164px;
	/*background:url(images/border.gif) right top no-repeat #fff7e0;*/
background: #f0f0f8 url(images/lhs.jpg) top center no-repeat; 
	}
#left_nav_btn_container
	{
	float:left;
	clear:both;
	width:164px;
	padding:45px 0 0 0;
	border:none;
background: #f0f0f8;
	}
#left_nav_bot_contaner
	{
	float:left;
	clear:both;
	width:164px;
	padding:25px 0 0 0;
	font-size:90%;
	font-weight:bold;
	color:#003399;
	}
/*Blog*/
#main_wrapper
	{	
	border-style: double;
	border-color: #a43417;
	background-color: white;	
	width: 596px;
	padding: 0px;
	}
		
#content_wrapper
	{
	float:left;
	width:100%;	
	background:url(images/content-bg.gif) repeat-y;
	background-position:right;
	padding: 0px;
	margin:0 0 1px 0;
	}
	
/*------------- NAVIGATION -------------------*/		

#navigation
	{	
	width: 100%;	
	font-weight: bold;	
	background-color: #CC0000;
	color: white;
	border: 0px;
	}

#nav a
	{
	color: white;
	text-decoration: none;
	}
	

dl, dt, dd, /*ul, li */
	{	
 	  margin: 0;
	  padding: 0;
	  list-style-type: none;
	}

#menu 
	{
	  color: white;	    	
	  width: 100%;	  
	}
	
#menu dl 
	{
	  height: 50px;
	  color: white;
	  float: left;	  
	  width: 100px;
	  margin: 0px;
	  text-align: center;
	}

#menu dt 
	{		  
	  cursor: pointer;	  
	  text-align: center;
	  color: white;
	  font-weight: bold;
	  background: #cc0000;	  
	}
	
#menu dd 
	{
	  position: absolute;	
	  border: 1px solid gray;
	}

#menu li 
	{
	  text-align: center;
	  background: #cc0000;	  
	  width: 100px;
	}

#menu li a, #menu dt a 
	{
	  font-weight: bold;
	  color: white;	  
	  text-decoration: none;
	  display: block;
	  height: 100%;
	  border: 0 none;
	}
	
#menu li a:hover, #menu dt a:hover 
	{
	  background: #c9c9c9;	  
	}
	
/*-------------- CONTENT --------------------*/			


/*#moreinfo
	{
	background-color: #CCCCCC;
	color: #663333;
	border: dashed 1px #666666;
	width: 100%;
	padding: 5px;
	}
	
#moreinfo .inputText
	{
    border: 0px;
	font-size: 10px;
	color: inherit;
	background-color: #EEEEEE;
	}
	
#moreinfo .inputSubmit
	{
    border: solid 1px #666666;
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #663333;
	}
	
#moreinfo h3
	{
   	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
	}

#moreinfo p
	{
   	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#copyright
	{
	font-size: 10px;
	color: black;
	float: left;
	width: 300px;
	text-align: left;
	}

#sitemap
	{
	font-size: 10px;
	color: black;
	float: right;
	text-align: right;
	width: 350px;
	}*/

/*-------------- smarthouse -------------------*/

a
	{
	color: #334168;
	text-decoration: none;
	}
a:visited
	{
	color: #0050a1;
	text-decoration: none;
	}
a:hover
	{
	color: #929393;
	text-decoration: underline;
	}
#sidebar p {
	padding: 0px 0px 15px;
	margin: 0px;
	font-size:75%;
	text-align:justify;
}
/*h1 {
	margin:0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}*/
h2 {
	color: #932020;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 120%/80% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #334168;
	text-decoration: none;
}
h2 a:hover {
	color: #929393;
	text-decoration: none;
}
/*h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	color: #731818;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #38667A;
	margin: 10px 0px 5px;
}*/
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 760px;
	border-bottom: 1px solid #09475C;
	border-left: 1px solid #09475C;
	border-right: 1px solid #09475C;
	background: #FFFFFF url(images/content-bg.gif) repeat-y;
}
/* header area */
#header {
	background: #50676f url(images/header-bg.jpg) no-repeat;
	height: 176px;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.NaviCell
{
	Height: 43px;
	background-image: url(.images/NaviBand.gif);
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 12px;
	Font-weight: normal;
	Color: #bad355;
	background-color: #50676f;
	border-top: 2px solid #ffffff;

}
.NaviCell a , .NaviCell a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 12px;
	Font-weight: bold;
	Color: #ffffff;;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px; 
}
.NaviCell a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 12px;
	Font-weight: bold;
	Color: #6DA7A9;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px; 
}

/* content area */
#content {
	padding: 10px 0px 30px 10px;
	float: left;
	width: 380px;
/*	overflow: hidden;*/
}
.post {
	float:left;
	clear:both;
	width:370px;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #003366;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 300px;
	text-align:left;
}

.entry {
	float:left;
	clear: both;
	width:370px;
	padding-top: 10px;
	font-size:85%;
	text-align:justify;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 85%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	padding-top:5px;
	float: right;
	font-size: 85%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 85%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	float:left;
	clear: both;
	width:360px;
	padding: 10px;
}
.navigation a, .navigation a:visited {
	color: #09475C;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
/*#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #DFEEF3;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #007FAC;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #007FAC;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f3e7df;
	border: 1px solid #927156;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f3e7df;
	border: 1px solid #927156;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
*/
/*sidebar */
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 190px;
	color: #7c3f35;
	text-align:left;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 130%/70% "Trebuchet MS", Tahoma, Arial;
	color: #35467c;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #2f549f;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #444b6b;
	text-decoration: none;
}
#sidebar a:hover{
	color: #7dadcf;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
	font-size:90%;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #2f549f;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	background: url(images/new_bullet.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 95px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #0F7295;
	background: #fff;
	margin-right: 1px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}


/* credits */
/*#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #09475C;
}*/
.rss {
	height: 30px;
	vertical-align: middle;
	display: table-cell;
	background-image: url(images/rss-icons.gif);
	background-repeat: no-repeat;
	width: 350px;
	padding: 10px 0 0 30px;
	background-position: left center;
	text-align:left;
	font-size:90%;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
/*blog End*/
/* Footer*/
#footer_container
	{
	float:left;
	clear:both;
	width:760px;
	}
#footer_top_container
	{
	float:left;
	clear:both;
	width:760px;
	background: #c6c8e1 ;/*#fff7e0;*/ 
	}
#footer_link_container
	{
	float:left;
	width:380px;
	}
#footer_links
	{
	float:left;
	padding:12px 10px 5px 10px;
	}
.menue_4, a .menue_4, a:visited .menue_4
	{
	font-size: 0.7em;
	vertical-align: middle;
	color: #333333;
	background: #c6c8e1;
	text-decoration:none;
	}
 a .menue_4:hover
	{
	color: #000000;
	text-decoration: underline;
	}
#copyright_container
	{
	float:right;
	width:380px;
	text-align:right;
	}
#footer_bot_container
	{
	float:left;
	clear:both;
	width:760px;
	text-align:left;
	font-size:60%;
	padding: 6px 0 20px 0;
	}

#blueblock{
width: 164px;
text-align:left;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-size: 14px;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
/*font-size: 100%;*/
/*background-color: #90bade;*/
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
/*border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;*/
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
background-color: #bec2df;
color: #355199;
}
