
/* Sidebar Start */

#sidebar {
	
	float: left;

   	text-align: left;

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 1px;

	}



#sidebar h2 {

	padding: 6px; 

	margin: 0px; 

	display: block;   

	color: #333333;

	font-family: Arial;

	font-size: 13px;

	display: block;  

	text-decoration: none; 

	background-color: #efefef; 

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px 0px 1px 0px;

	} 



#sidebar ul { 

	padding: 0px; 

	margin: 0px; 

	padding-bottom: 0px;  

	} 



#sidebar ul li { 

	display: block; 

	} 



#sidebar ul li a { 

	background-color: #f8f8f8;

	padding: 3px; 

	margin: 0px; 

	color: #333333;

	font-family: Arial;

	font-size: 12px;

	display: block; 

	padding-right: 10px; 

	padding-left: 10px; 

	text-decoration: none; 

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px 0px 1px 0px; 

	} 



#sidebar ul li a:hover { 

	background-color: #efefef;

	padding: 3px; 

	margin: 0px; 

	color: #333333;

	font-family: Arial;

	font-size: 12px;

	display: block; 

	padding-right: 10px; 

	padding-left: 10px; 

	text-decoration: none; 

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px 0px 1px 0px; 

	} 



#selected {   

	padding: 3px; 

	display: block;   

	color: #1f4983;

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	display: block;  

	text-decoration: none; 

	background-color: #efefef; 

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 0px 0px 1px 0px;  

	} 

/* Sidebar End */



/* Miscellaneous Start */

h1 {

	padding-top: 0;

	margin: 0;

	}



h2 {

	padding-top: 0;

	margin: 0;

	font-size: 1.6em;

	}



h3 {

	font-weight: none;

	padding-top: 0;

	padding-bottom: 5px;

	margin: 0;

	font-size: 1.3em;

	}



hr {

	display: none;

	}



* {

	margin:0;

	padding:0;

	}

/* Miscellaneous End */

/*   
Theme Name: Retro Garden Theme
Theme URI: http://ianpurton.com/seo-wordpress-sandbox-theme/
Description: A minimal theme using the yahoo UI grid css and optimised for SEO
Author: Ian Purton
Author URI: http://ianpurton.com
Version: 1.1
*/
body
{
	margin: 0 auto;
	text-align: center;
	background-image: url(http://www.retrogarden.co.uk/images/background.jpg);
	background-repeat:repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

strong
{
	font-weight: bold;
}

em
{
	font-style:italic;
}

a, a:visited, a:active, a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration:none;
}

a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00FF66;
	text-decoration:none;
}

#wrapper
{
	background-image:url(http://www.retrogarden.co.uk/images/main.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
	width: 800px;
}

#header{
	background-image: url(http://www.retrogarden.co.uk/images/headerimage/headerrotator.php);
	background-repeat:no-repeat;
	height: 140px;
}

#nav
{
	height: 47px;
	background-image:url(http://www.retrogarden.co.uk/images/nav.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin: 0 auto;
}


#footer
{
	height: 115px;
	background-image:url(http://www.retrogarden.co.uk/images/footer.jpg);
	background-repeat:no-repeat;
}

#sidebar
{
	float:left;
	width: 175px;
	text-align:left;
	margin-left: 35px;
	margin-top: 10px;
}

#posts
{
	width: 535px;
	float: right;
	text-align:left;
	margin-right: 35px;
	margin-top: 10px;
	margin-left: 10px;
}

#posts h1, #posts h3{
border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;;
	font-weight: bold;
	color: #006600;
	text-decoration:none;
}

#posts h1 a, #posts h1 a:visited, #posts h1 a:active, #posts h1 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;;
	font-weight: bold;
	color: #006600;
	text-decoration:none;
}

#posts h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration:none;
	padding-top: 10px;
}


#posts h1 a:hover{
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;;
	font-weight: bold;
	color: #00FF66;
	text-decoration:none;
}

#sidebar h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidebar ul
{
	padding-top: 4px;
}

#sidebar form
{
	padding-top: 4px;
}

div#navcontainer
{
background-color: #348234;
width: 90%;
height: 37px;
text-align:center;
margin: 0 auto;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 12px;
padding-top: 12px;
background-color: #348234;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 12px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #143414;
}

div#navcontainer ul li a:hover
{
background-color: #143414;
color: white;
}

#active a { border-left: 1px solid #143414; }

#posts p
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#posts ul
{
	padding-left: 30px;
	padding-right: 30px;
	list-style-position: outside;
	list-style-type: square;
}

p.post-meta
{
	background-color: #C9E9C9;
	border-top: 1px solid #348234;
	border-bottom: 1px solid #348234;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	text-align: center;
}

#post-metas
{
	background-color: #C9E9C9;
	border-top: 1px solid #348234;
	border-bottom: 1px solid #348234;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	text-align: center;
	height: 50px;
}

#individual
{
	padding-bottom: 20px;
}

.imagecaptioneasy {
  padding: 5px;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: center;
  border: 1px solid #808080;
  background: #EAEAEA;
  color: #333;
}
.imagecaptioneasy img { border: 0px solid #fff; margin-bottom:5px; }
.imagecaptioneasy span { text-align: center; }
.imagecaptioneasy_top_left { margin: 0 11px 11px 0; float: left; }
.imagecaptioneasy_top_right { margin: 0 0 11px 11px; float: right; }
.imagecaptioneasy_top_nowrap { margin: 0 0 11px 0; float: none; }
.imagecaptioneasy_left { margin: 11px 11px 11px 0; float: left; }
.imagecaptioneasy_right { margin: 11px 0 11px 11px; float: right; }
.imagecaptioneasy_nowrap { margin: 11px 0 11px 0; float: none; }

.thumb{
	float:right;
	margin: 2px;
	border: 1px solid #000000;
}

h4.excerpt {
	font-weight: bold;
	padding-top: 5px;
}

h5 {
	font-weight: bold;
	font-size: 12px;
}

h2.homepage, h2{
	color: #000000;
	border-bottom: 1px solid #006600;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;;
	font-weight: bold;
}

.excerpt-content{
	border-bottom: 1px dotted #000000;
}

ol.trackbacks {
	display:inline;
	margin-top: 5px;
	padding-top: 5px;
}

h3.trackbacks {
	padding-bottom: 5px;
}

#commentlist ol li{
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
}

.commentmetadata {
	font-size: 9px;
	text-align: right;
	color: #333333;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   display:block;
}

.alignright {
	display:block;
   float: right;
}

.wp-caption {
  margin: 5px;
  padding: 5px;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: center;
  border: 1px solid #808080;
  background: #EAEAEA;
  color: #333;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 10px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


