/**
  Theme Name: Garden & Guest
  Theme URI: http://surgeinteractive.com/themes/gardenandguest/
  Version: 1.0
  Author: Surge Interactive
  Author URI: http://surgeinteracitve.com
  Tags: 
  Licence: Copyright 2010
  
  Description: theme for Garden & Guest built by Surge Interactive
		
*/

body {
	margin-top:20px;
	font-family:Times, “Times New Roman”, Georgia, serif;
	font-size:12pt;
	color:#818285;
	background-color:#666;
/*	background-image: url(images/background.gif);
*/}
#wrapper {
		background-image: url(images/background_content.gif);
	background-repeat: repeat-y;
	width:980px;
	margin:0 auto;
}
#header {
	height:69px;
}
a{
	color:#cfc096;
}
#content {
	background-image: url(images/background_content.gif);
	background-repeat: repeat-y;
	padding-bottom:40px;
}
#content #leftcol {
	width:396px;
	float:left;
	padding-top:34px;
}
#content #rightcol {
	width:584px;
	float:right;
}
#content_inner {
	padding-top:40px;
	padding-left:43px;
	padding-right:43px;
}
#sideimage {
	width:287px;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 66px;
}
#contactinfo{
	margin-left:66px;
}
#footer {
	text-align:right;
	padding:10px;
	font-size:70%;
}
.clear {
	clear:both;
}
/** normally hidden but will appear when css disabled */
.skip, .noCss {
	position: absolute;
	left: -9999px;
}
/**
  theme requirements as per 
  http://codex.wordpress.org/CSS
*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
ol#posts {
	list-style: none;
	margin: 0;
	padding: 0;
}
li.postWrapper,  div.postWrapper {
}
.postWrapper img {
}
div.post {
}
p.postMeta {
}
.post ul{
	margin-left:0px;
	padding-left:10px;
	margin-bottom:0px;
}
.post ul li{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 54px;
	list-style-type: none;	
	padding-bottom:20px;
	padding-top:6px;
}

h4{
	
}
div.heading{
	margin-bottom:25px;
}


.w span.cap{
	width:83px;
	height:66px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-image:url(/wp-content/themes/gardenandguest/images/dropcaps/w.gif);
	background-position: 0px 3px;
}
.t span.cap{
	width:60px;
	height:66px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position: 0px 3px;

	background-image:url(/wp-content/themes/gardenandguest/images/dropcaps/t.gif);
}
.l span.cap{
	width:60px;
	height:66px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position: 0px 3px;

	background-image:url(/wp-content/themes/gardenandguest/images/dropcaps/l.gif);
}
#slideshow-wrapper{
	margin-top:0px!important;
}
