
body{
    margin:0;
    height:100%;
    background:#f6ed90;
}
html{
    height:100%;
}

h4{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:#6d371f;
    margin-bottom:4px;
}
h3{
    margin-top:0px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#000;
    margin-bottom:4px;
}

#Container{
    width:1000px;
    height:100%;
    background:#f6ed90;
    margin-left:auto;
    margin-right:auto;
    background:url(Images/container-tile.gif) repeat-y;
}
#Header{
    width:1000px;
    height:175px;
    background:url(Images/spring-header.jpg) no-repeat;
}
#Content{
    width:1000px;
    background:url(Images/container-tile.gif) repeat-y;
}
#Seperator{
    width:1000px;
    background:url(Images/logosep.png);
    height:9px;
}
#SepRight{
    width:200px;
    background:url(Images/sidetopman.png);
    height:9px;
}
#LeftMain{
    float:left;
    width:790px;
}
#Gardening{
    float:right;
    width:391px;
    background: url(Images/gardening-tile.png) repeat-y;
}
#GTop{
    width:391px;
    height:29px;
    background: url(Images/gardening-tr.png) no-repeat top right;
}
#GContent{
    background:url(Images/gardening-mr.png) no-repeat top right;
    padding-left:12px;
    padding-right:10px;
    min-height:103px;
}
#GFooter{
    width:391px;
    height:20px;
    background: url(Images/gardening-b.png) no-repeat;
}
#Cooking{
    float:left;
    width:399px;
    background: url(Images/cooking-tile.png) repeat-y;
}
#CTop{
    width:399px;
    height:29px;
    background: url(Images/cooking-tr.png) no-repeat top right;
}
#CContent{
    background:url(Images/cooking-mr.png) no-repeat right top;
    padding-left:26px;
    padding-right:10px;
    min-height:109px;
}
#CFooter{
    width:399px;
    height:20px;
    background: url(Images/cooking-b.png) no-repeat;
}
#Eyes{
    clear:left;
    width:790px;
    background: url(Images/eyes-tile.png) repeat-y;
}
#ETop{
    width:790px;
    height:30px;
    background: url(Images/eyes-tr.png) no-repeat top right;
}
#EContent{
    background:url(Images/eyes-mr.png) no-repeat top right;
    padding-left:26px;
    padding-right:10px;
    min-height:117px;
}
#EFooter{
    width:790px;
    height:20px;
    background: url(Images/eyes-b.png) no-repeat;
}
#Tags{
    clear:left;
    width:790px;
    background: url(Images/tags-tile.png) repeat-y;
}
#TTop{
    width:790px;
    height:25px;
    background: url(Images/tags-tr.png) no-repeat top right;
}
#TContent{
    min-height:36px;
    background: url(Images/tags-ml.png) no-repeat;
    padding-left:26px;
    padding-right:10px;
}
#TContent a{
    color:#FFF;
    text-decoration:none;
    font-family: Arial,Helvetica,sans-serif;
}
#TFooter{
    width:790px;
    height:20px;
    background: url(Images/tags-b.png) no-repeat;
}

#Results{
    clear:left;
    width:790px;
    background: url(Images/results-tile.png) repeat-y;
}
#ResultsTitle{
    padding-left:26px;
    padding-top:2px;
    overflow:hidden;
    font-family: 'Times New Roman',Times,serif;
    font-weight:bold;
    font-size:14px;
}
#RTop{
    width:790px;
    height:29px;
    background: url(Images/results-tl.png) no-repeat;
}
#RContent{
    padding-left:26px;
    padding-right:16px;
}
#RFooter{
    width:790px;
    height:20px;
    background: url(Images/results-b.png) no-repeat;
}

#Photos{
    clear:left;
    width:754px;
    padding-left:26px;
    padding-right:10px;
}
#Sidebar{
    float:right;
    width:200px;
}
#SocTop{
    width:200px;
    height:20px;
    background:url(Images/sidebar-box-rt.gif) no-repeat;
}
#SocContent{
    margin:0;
    padding:0 6px 0 6px;
    background:#6d371f;
    font-family: Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#f6ed90;
}
#SocContent a{
    color:#FFF;
}
#SocFooter{
    width:200px;
    height:20px;
    background:url(Images/sidebar-box-rb.gif) no-repeat;
}
#AdsTop{
    width:200px;
    height:20px;
    background:url(Images/sidebar-box-gt.gif) no-repeat;
}
#AdsContent{
    margin:0;
    padding:0 6px 0 6px;
    background:#a0a563;
}
#AdsContent a{
    font-size:12px;
    line-height:16px;
    color:#F6ED90;
    font-family: Arial,Helvetica,sans-serif;
}
#AdsContent ul{
    margin:0;
    padding-bottom:6px;
    padding-left:6px;
    list-style-type:none;
}
#AdsFooter{
    width:200px;
    height:20px;
    background:url(Images/sidebar-box-gb.gif) no-repeat;
}
#Footer{
    clear:both;
    border-top-width:1px;
    border-top-style: solid;
    border-top-color:#6d371f;
    padding-left:10px;
    padding-right:10px;
    padding-top:2px;
    padding-bottom:20px;
    background-color:#f6ed90;

}

#Menu{
    width:200px;
    background:url(Images/sidetopman.png) no-repeat;
    margin-top:0;
    margin-bottom:0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
#MenuTop{

}
#MenuContent{
    background:url(Images/sidebar-manb.png) no-repeat top right;
}

.menuman{
    float:right;
}

.clearSpacer{
    clear:both;
    height:10px
}
.twit{
    float:left;
    padding-left:4px;
    padding-right:4px;
}
.gspacer{
    float:right;
    height:103px;
    width:55px;
}
.cspacer{
    float:right;
    height:109px;
    width:45px;
}
.espacer{
    float:right;
    height:117px;
    width:90px;
}
.tspacer{
    float:left;
    height:36px;
    width:58px;
}
.floatleft{
   float:left;
}
.floatright{
   float:right;
}
.footersig{
    float:left;
    width:175px;
    font-size:10px;
    font-weight:normal;;
    font-family: Arial,Helvetica,sans-serif;
}
.footersig a{
    color:#555835;
    text-decoration:none;
}
.footercat{
    float:left;
    width:100px;
    font-size:10px;
    font-weight:normal;;
    font-family: Arial,Helvetica,sans-serif;
}
.footercat a{
    color:#555835;
    text-decoration:none;
}
.footerdelicious{
    float:left;
    width:505px;
    font-size:10px;
    font-weight:normal;;
    font-family: Arial,Helvetica,sans-serif;
}
.footerdelicious a{
    color:#555835;
    text-decoration:none;
}
.footerarchives{
    float:left;
    width:180px;
    font-size:10px;
    font-weight:normal;;
    font-family: Arial,Helvetica,sans-serif;
}
.footerarchives a{
    color:#555835;
    text-decoration:none;
}
.delicious{
    margin:0;
    padding:0;
    list-style-type:none;
}
#Footer ul{
    margin:0;
    padding:0;
    list-style-type:none;
}
#navlist{
    list-style-type:none;
    margin:0;
    padding:0;
}
#navlist li{
    height:20px;
    padding-left:24px;
}
#navlist li a{
    color:#555835;
    font-size:12px;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
    text-decoration:none;
    vertical-align:middle;
}
#navlist li a:hover{
    text-decoration:underline;
}
#navlist li.home{
    background:url(Images/icon-home.gif) no-repeat;
    
}
#navlist li.about{
    background:url(Images/icon-about.gif) no-repeat;
}
#navlist li.projects{
    background:url(Images/icon-projects.gif) no-repeat;
}
#navlist li.photos{
    background:url(Images/icon-photos.gif) no-repeat;
}
#navlist li.tag{
    background:url(Images/icon-tag.gif) no-repeat;
}
#SearchBox{
    width:200px;
    height:20px;
    background:url(Images/search-box.png);
}

.frontNews{
    font-family:'Times New Roman',Times,serif;
    margin-bottom:6px;
}
.frontNews a{
    color:#000;
}
.frontNews a:link{
    text-decoration:none;
}
.frontNews a:visited{
    text-decoration:none;
}
.frontNews a:hover{
    text-decoration:underline;
}
.frontNews a:active{
    text-decoration:none;
}
.frontNews .time{
    color:#2A588D;
    margin-left:20px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
}
.frontNews .title{
    font-family: 'Times New Roman',Times,serif;
    font-size:14px;
}
.frontNews .next {
    font-family: Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    background:url('Images/more-left.png') no-repeat;
    padding-left:20px;
    margin-top:10px;
}
.frontNews .next a{
    color:#6d371f;
    text-decoration:none;
}
.frontNews .excerpt{
    padding-left:20px;
    font-family: Arial,Helvetica,sans-serif;
    font-size:12px;
}
.frontNews .icon{
    width:20px;
    display:inline;
    float:left;
}

.ofInterest {
    float:right;
    padding-bottom:10px;
    padding:0 2px 10px 2px
}
.postSocial{
    clear:both;
    font-family: Arial,Helvetica,sans-serif;
    font-size:12px;
}

.postSocial ul{
    margin:0px;
    padding:0;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
.postSocial li{
    display:inline;
    margin-bottom:4px;
}
.postSocial ul li.rss{
    background:transparent url('Images/minifeed.gif') no-repeat;
    padding:0 0 0 20px;
}
.postSocial ul li.email{
    background:transparent url('Images/email.gif') no-repeat;
    padding:0 0 0 20px;
}
.postSocial ul li.del{
    background:transparent url('Images/del.png') no-repeat;
    padding:0 0 0 20px;
}
.postSocial ul li.comment{
    background:transparent url('Images/comment_1.gif') no-repeat;
    padding:0 4px 0 20px;
}
.postSocial a{
    color:#4E5F4F;
    text-decoration:none;
    font-family: Arial,Helvetica,sans-serif;
}
.postSocial a:hover{
    text-decoration:underline;
}
.postHeader{    
    font-size: 14px;
    padding-top:4px;
}
.postHeader img{
    vertical-align:middle;
}
.postHeader a{
    font-size:12px;
    font-family: Arial,Helvetica,sans-serif;
    color:#4E5F4F;
    text-decoration:none;
}
.postHeader a:hover{
    text-decoration:underline;
}
.postBodyContent a{
    color:#6d371f;
    text-decoration:none;
    border-bottom:#6d371f 1px dotted;
}
.postFooter{
    clear:both;
    font-size: 12px;
    padding-bottom:6px;
}
.postFooter img{
    vertical-align:middle;
}
.postFooter a{
    font-family: Arial,Helvetica,sans-serif;
    color:#4E5F4F;
    text-decoration:none;
}
.postFooter a:hover{
    text-decoration:underline;
}
#SearchForm{
    margin:0;
    padding:0;
}
#s {
    background:#A0A563;
    border:0 none;
    font-size:10px;
    height:15px;
    margin-left:26px;
    margin-top:2px;
    width:160px;
    padding:0;
}
.graphicSep{
    height:1px;
    border-bottom:1px dashed #4E5F4F;
    padding-bottom:10px;
}
.postTitle{
    font-weight:bold;
    font-family: 'Times New Roman',Times,serif;
    font-size: 14px;
    color:#000
}
.postTitle a{
    text-decoration:none;
    border-bottom:#6d371f 1px dotted;
    font-weight:bold;
    font-family: 'Times New Roman',Times,serif;
    font-size: 14px;
    color:#000
}
.postTitle a:hover{
    text-decoration:none;
}
.post-date {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	padding-top: 16px;
	width: 32px;
	height:29px;
	background:url('Images/calendar.gif') no-repeat;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:12px;
}
.post-date span.pday
{
	font-size:18px;
	display:block;
}
.post-date span.pmonth
{
	font-size:10px;
	display:block;
}
.adMainPage{
    padding-left:24px;
}
.adContentComments{
    width:728px;
    margin-left:auto;
    margin-right:auto;
    padding-top:10px;
    border-top:#000 1px dashed;
}
.adSearchResults{
    width:728px;
    margin-left:auto;
    margin-right:auto;
    padding-top:10px;
    padding-bottom:10px;
}
.postMeta{
    height:45px;
}
.detailThumb{
    float:left;
    padding:2px;
    border:1px solid #A0A563;
    margin:6px;
}
.detailThumbCaption{
    font-size:9px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:center;
}
.detailThumbCaption a{
    text-decoration:none;
    color:#6D371F;
    border-bottom:#6d371f 1px dotted;
}
.topicimg{
    float:left;
    padding:2px;
    border:1px solid #A0A563;
    margin:6px;
}
.commentlist{
    padding-left:25px;
}

.comment{
    padding:6px;
    background:#FEFEFE;
    clear:both;
}
.alt{
    border-top:1px solid #4A4A4A;
    border-bottom:1px solid #4A4A4A;
    padding:6px;
    background:#C5CF7C;
    clear:both;
}
.commentMeta{
    float:left;
    width:200px;
}
.commentDetail{
    float:right;
    width:500px;
}
.commentAuthor{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    display:block;
}
.commentAuthor a{
    color:#000;
}
.commentTime{
    display:block;
    clear:both;
}
.commentModeration{
    display:block;
    clear:both;
}

a img {
	border: 0;
}
table.sortable {
	border-spacing: 0;
	border: 1px solid #000;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	width: 100px;
	border-style: solid;
	border-color: #444;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #ccc;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
}
table.sortable tr.odd td {
	background-color: #ddd;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}
#AdsContent ul li.rss{
    background:transparent url('Images/minifeed.gif') no-repeat;
    padding:0 0 0 20px;
}
#AdsContent ul li.email{
    background:transparent url('Images/email.gif') no-repeat;
    padding:0 0 0 20px;
}
#AdsContent ul li.del{
    background:transparent url('Images/del.png') no-repeat;
    padding:0 0 0 20px;
}
.aktt_tweets ul{
    margin:0;
    padding-left:10px;
    list-style:none;
}
.aktt_tweets ul li{
    padding-bottom:8px;
}
.commentTextArea{
	width:744px;
        height:10em;
}
#respond{
    margin-top:10px;
}
/* nextgen plugin styles */
.singlepic {
	float: right;
	margin-right: 5px;
	text-align: center;
}

.singlepic img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}
.tinypic {
	margin-right: 5px;
	text-align: center;
}

.tinypic img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}
ul{
    padding-left:14px
}

ol {
    padding-left:20px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type:circle;
}
.hrecipe h4{
    color:#6D371F;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    margin-bottom:4px;
}
.hrecipe ul{
    list-style:none;
}
.hrecipe ol{
    list-style:decimal;
}
.hrecipe p.duration{
    margin:6px 0 6px 0;
}
.hrecipe p.yield{
    margin:6px 0 6px 0;
}


/* Pagination */
.wp-pagenavi {
width: 748px;
color: #000;
font-size: 12px;
line-height: 18px;
padding: 30px;
display: block;
}
.wp-pagenavi span.right {
float: none !important;
}
.is-paged {
padding: 0;
padding-top: 30px;
}
.pagination-wrap {
overflow: hidden;
}
.pagination-wrap .wp-pagenavi {
  padding: 30px 0;
  width: 100%;
}
.wp-pagenavi .pages {
  float: right;
  color: #a7a7a7;
  width: 150px;
  text-align: right;
  border:0 !important;
}
.wp-pagenavi .extend {
  padding: 0 9px 0 4px;
  border:0 !important;
}
.wp-pagenavi a,
.wp-pagenavi .current{
        padding: 5px 9px 4px 9px;
        border: 1px solid #b3b3b3;
        color: #000 !important;
        margin-right: 4px;
        background: #e6e6e6;
        text-shadow: 0 1px 0 #fff;
        text-decoration: none !important;
}
.pagination-wrap .wp-pagenavi a,
.pagination-wrap .wp-pagenavi .current{
  margin-right: 0px;
}
.wp-pagenavi a:hover,
.wp-pagenavi .current{
        color: #fff !important;
        text-shadow: 0 1px 0 #333;
}

.wp-pagenavi a,
.sort_by li a,
a:hover.add_comment_link,
input:hover#add_comment,
#content .webroundup a:hover.button {
	background: #e6e6e6 url(Images/sprite.png) no-repeat 0px -50px;
}
.wp-pagenavi a:hover,
.wp-pagenavi .current,
.sort_by li a:hover,
.sort_by li a.current,
a.add_comment_link,
input#add_comment,
#content .webroundup a.button {
	background: #31796c url(Images/sprite.png) no-repeat 0px 0px; /*!!*/
	border: 1px solid #31796c; /*!!*/
}
        
