/*
Author Name : Adam Butterworth
Author Site : http://www.simon-roberts.com
Style Name : Garden
Style URI : http://www.simon-roberts.com
Version : beta1
Comments : Based 2 column K2 theme by 59ideas
*/

body {
font-family: arial, comic sans ms, helvetica, sans-serif !important;
background: #000000 url(bkg.jpg) no-repeat scroll center top  !important;
font-size: 62.5% !important;
color: #333 !important;
margin: 0 !important;
_margin: 0 !important;
padding-top: 50px;
padding-bottom: 10px;
}
body.flex #page {
width: 90%;
width: 80%;
min-width: 970px;
max-width: 1000px;
}
#page {
	width: 905px !important; /*Width of entire Blog*/
	_width: 905px !important; /*Check in IE to get the value that matches your blog*/
	border: 0px !important;
	padding: 0px !important;
	_padding: 0px !important; /*#fff sets the background color of the page and url('sidebar.jpg') sets the sidebar image*/
	background-repeat: repeat-y !important; /*this makes the sidebar shadow repeat vertically*/
	background-position: right !important; 
	background-color: #fff;
	/*this set the position of the background image to the 
	right side*/
	_background-color: #fff  !important; /*these are for IE*/
	_background-repeat: repeat-y;
	_background-position: right;
	
}
#header {
background: #000000 url('header1.jpg') no-repeat !important;
height: 228px !important; /*sets the height of header*/
_height: 226px !important; /*IE tweak*/
border: none !important;
padding: 0;
margin: 0;
position: relative;
}
#header h1 {
	height: 100px;
	width:260px;
	text-indent: -4000px;
	margin-left:31px;
	background: transparent url('logo.gif') no-repeat 0 0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#footer p.description {
	height:30px;
	text-indent: -4000px;
}

ul.menu {
display:inline;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 25px 0px 0px;
padding:0pt 25px 0pt 12px;
width:90%;
}
ul.menu li {
float:left;
}
ul.menu li a {
border-color:#31340f;
border-style:solid solid none;
border-width:1px 1px medium;
color:#ffffff;
display:block;
font-family:arial,Georgia,sans-serif;
font-size:14px;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px 10px 0px 0px;
padding:5px 10px 6px;
text-decoration:none;
_background-color: #36320a;
background-image: url('black.png') !important; 
backround-repeat: repeat;
background-position: 0 0;
}
ul.menu li a:hover {
color:#ffffff;
background: transparent url('black25.png') 0 0 repeat !important;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
color: #a42421 !important; /* active tab hover text color */
background: #ffffff !important; /* active tab background color */
}
#footer {
border-top: 10px solid #333333; 
background: #587535 url('footer.jpg') top center no-repeat !important;
height: 130px; /*sets the height of footer*/
margin: 0px auto 0 !important;
_margin-top: -15px;
position: relative !important;
padding: 0;
width: 905px; /*sets the width of footer*/
_width: 905px; /*IE tweak*/
}
#footer p {
font-family:Georgia,sans-serif;
font-size:11px;
color:#FFFFFF;
padding-top:10px;
}
#footer p.description{
margin:50px 0 0 0;
}
#footer a {
color: #333;
border-bottom: 0px dotted #ccc;
font-weight: 100;
}
#footer a:hover {
border: none;
text-decoration: none;
color: #3366CC;
}
#adssidebar {
width:200px;
}
#adssidebar h4 {
border-bottom:1px solid #BBBBBB;
border-top:5px solid #BBBBBB;
font-size:12px;
margin:22px 0pt 15px;
padding:6px 0pt 6px 2px;
font-family:Arial,Helvetica,sans-serif;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:0.1em;
line-height:normal;
}
h4, #gallery-images h4, #portfolio-archive h4 {
border-bottom:1px solid #BBBBBB;
border-top:5px solid #BBBBBB;
font-size:12px;
margin:22px 0pt 15px;
padding:6px 0pt 6px 2px;
font-family:Arial,Helvetica,sans-serif;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:0.1em;
line-height:normal;
}
#adssidebar p {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}
h2 {
font-weight:bold;
letter-spacing:-1px;
text-align:left;
}
.sample {
width:95px;
float: left;
}
.sample a img {
border: 3px solid #BBBBBB;
}
.sample a:hover img {
border: 3px solid #A42421;
}
.spaced {
height:15px;
width:200px;
display:block;
}
a {
color:#A42421;
text-decoration:none;
}
blockquote {
  background: transparent url(quoteopen.gif) 10px top no-repeat;
}
blockquote div {
  padding: 0 40px 0 30px;
  background: transparent url(quoteclose.gif) right bottom no-repeat;
}

.linklove { display:none }
img.alignleft  {
display:inline;
margin:0pt 7px 2px 0pt; 
padding:4px !important;
}
#contactsimon {
padding : 15px 0 5px 0; 
background: #000000;
width:100%;
text-align:center;}

