/*  
Theme Name: Round and Easy
Theme URI: http://www.getextra.co.uk
Description: This is my first wordpress theme used to promote easy-adwords.co.uk
Version: 1.0
Author: Smudge
Author URI: http://www.getextra.co.uk
*/

body, h1, h2, h3, h4, h5, h6, p, form{
	margin: 0;
	padding: 0;
	
}

body{
	margin: 0;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	color: #5a371a;
    	background: #fff8dd url(images/contall.png) repeat-y 50% 200px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited{
	text-decoration: underline;
	color: #5a371a;
}

a:hover, a:active{
    text-decoration: none;
	color: #301e0c;
}


.date {
color:#666666;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
}

#topcontainer {
	width: 800px;
	height: 118px;
	padding-bottom:0px;
	background:url(images/topbg.png);
}

#topleft {
	width: 720px;
	height:20px;
	float:left;
	padding-top:90px;
	padding-left:40px;
	background:url(images/topbg.png);
}

#topright {
	width: 500px;
	height:38px;
	float:right;
	background:url(images/topbg.png);
	}

#header{
	float: left;
	width: 800px;
	height:288px;
	background: #fff8dd url(images/header.png) top left no-repeat;
	
}

#blogtitle {
    color:#CCCCCC;
	font-size:14px;
	padding-bottom:2px;
	padding-right:45px;
	float:right;
}

#slides {
    	padding-top:40px;
	padding-left:40px;
}

#blogtitle h1 {
    color:#d38d5f;
	font-size:12px;
}

#containall {
	clear:both;
	width: 800px;
}

#container{
	float: left;
	width: 560px;
	background: #fff8dd url(images/contentbg.png) top left repeat-y;
}

.sidebar{
	display: inline;
    float:right;
	width: 240px;	
}




.post{
	padding: 0 30px 15px 45px;
}

.post h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.entry{
	line-height: 26px;
}

.entry h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #d38d5f;
	padding-top: 10px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 5px 0 10px 0;
}

.navigation{
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align:center;
}



.sidebar ul{
	list-style-type: none;
	display:inline;
	margin-left:0;
}

.sidebar ul li{
	text-align: left;
	padding-right:50px;
	padding-left:20px;
	padding-bottom:1px;
	

}

.sidebar ul li h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-right:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.sidebar ul ul li{
	font-size: 10px;
	padding: 0px;
	line-height: 15px;
}

table#wp-calendar{
	width: 100%;
}

#footer{
	display:inline;
    	float:left;
	width: 800px;
	background: #fff8dd url(images/footerbg.png) top left no-repeat;
}

#footer p{
   margin-top:0px;
}

#footer a:link {
	color:#301e0c;
	}

#footer a:visited {
	color:#301e0c;
	}
#footer a:hover {
	color:#d38d5f;
	}

#footer a:active {
	color:#301e0c;
	}








/************************************************
*	Search Form									*
************************************************/

#searchform {

	margin: 0px;
	height:38px;
	font-size:14px;
	
	}
	
#s {
	background:url(images/searchbg.jpg) top left no-repeat;
    padding-top:5px;
    padding-bottom:5px;
	padding-left:5px;
	width: 149px;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	border: 0px solid #000;
	margin-top:0px;
	}
	
#sbutt {
	background: #fff8dd;

	color: #000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin-top:8px;
	border: 0px solid #FFFFFF;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:1px;
	background:url(images/buttonbg.jpg) top left no-repeat;
	}












.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #fff8dd;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


#topleft ul
{
list-style: none;
padding: 0;
margin: 0;
}

#topleft li
{
float: left;
margin: 0px;
}

#topleft li a
{
height: 38px;
line-height:38px;
float: none;
padding-right:15px;
overflow:hidden;
display: block;
color: #999999;
text-decoration: none;
text-align: center;
font-size:14px;
font-weight:bold;

}

#topleft li a:hover
{
height: 38px;
float: none;
line-height:38px;

display: block;
color:#d38d5f;
text-decoration: none;
text-align: center;
font-size:14px;
font-weight:bold;
}


/* 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 #fff8dd;
	}

blockquote cite {
	margin-top: 5px;
	margin-bottom:5px;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* End Various Tags & Classes*/


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
