

cite a:link, cite a:visited
{
color:#000000;
}

.commentlist a, .commentlist a:hover
{
background: none;
}

body {
   font-family:Tahoma, sans-serif;
   font-size:11px;
   color:#222222;
text-align: center;
   background: #faedda url(images/bg.jpg) repeat-x top;
margin: 0px auto;
padding: 0px;
}
   
a {
   color:#000000;
   text-decoration:underline;}
   
a:hover {
   color:#000000;
   text-decoration:underline;}
   
img {
   border:0;}

 
div#container {
margin-left: auto;
margin-right: auto;
   width:850px;
   background: url(images/main.jpg) repeat-y;
text-align: left;
   border-left:1px solid #463315;
   border-right:1px solid #463315;

}

   
   
#header {
   width:850px;
   height:283px;
   background: url(images/header.jpg);
   float:right;}

.header-title {
	font-family: Tahoma, Verdana, Arial;
	color:#463315;
	font-size:28px;
        font-weight:bold;
	padding:123px 0 0 210px;
	text-align:left;
	}
.header-title a{
	color:#000000;
	text-decoration:none;
	border-bottom:none;
	}
.header-title a:hover{
	color:#000000;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
        font-family:Tahoma, sans-serif;
	color:#000000;
	padding:0px 0 0 211px;
	text-align:left;
        font-weight:bold;
	}
   
   
div#content {
   width:850px;
   padding:0px 8px 0 11px;
   clear:both;}
   
div#left {
   width:580px;
   padding:0px 0px 0px 0px;
   float:left;
}
   
div#right {
   width:263px;
   padding:0px 0px 0px 5px;
   float:right;}

#comment
{
width: 450px;  
border:1px solid #1885ca;
}  
   
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #fde5c4;
                        border: 1px solid #463315;
                        color: #222222;
                        }

#commentform textarea {
	width: 99%;
}
   
.content_post {
   background: #be9a68;
   width:560px;
   float:right;
   margin:0 0 7px 0;
   padding: 10px;
   border: 1px solid #463315;
}
   
.content_title {
   font-size:17px;
   font-weight:bold;
   letter-spacing: 1px;
      background: url(images/content-title-bg.jpg);
   border-top:1px solid #463315;
   border-bottom:1px solid #463315;
}
   
   .content_title a:link, .content_title a:visited
   {
      text-decoration: none;
      color:#000000;
      padding: 3px 18px 6px 8px; 
   }
   
.post_info {
   height:20px;}

.content_post_cat {
   color:#000000;
   float:left;
}

.content_post_cat a {
   color:#000000;
   text-decoration:none;
   font-weight:bold;}

.content_post_cat a:hover {
   color:#000000;
   text-decoration:underline;
   font-weight:bold;}
   
.content_post_comments {
   color:#000000;
   float:right;}

.content_post_comments a {
   color:#000000;
   text-decoration:none;
   font-weight:bold;}

.content_post_comments a:hover {
   color:#000000;
   text-decoration:underline;
   font-weight:bold;}
   
   
.box_right_top {
   color:#000000;
   font-weight:bold;
   font-size:13px;
   text-align: center;
   width:240px;
   padding: 2px 0 2px 0;
   margin:0px 0 0 0;
   background: url(images/sidebar.jpg) repeat-x ;
   border-top:1px solid #463315;
   border-left:1px solid #463315;
   border-right:1px solid #463315;
}
   
.box_right {
   width:240px;
   background: #be9a68;
   margin-bottom: 8px;
   padding-bottom: 3px line-height:15px;
   border:1px solid #463315;

}

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            padding-top: 5px;
            }
   
.box_right li{margin: 5px 0px 5px 0px;}

.ad   {
   
   text-align:center;
} 
ul {
   margin:5px; padding:0;
   list-style:none;}
   
li a {
   color:#000000;
   padding:0 0 0 18px;
   text-decoration:none;
   font-weight:bold;
   background:url(images/icon.gif) no-repeat;}
   
li a:hover {
   color:#000000;
   padding:0 0 0 18px;
   text-decoration:none;
   background: url(images/icon.gif) no-repeat;}
   
#footer {
   width:850px;
   height:38px;
   clear:both;
   text-align:center;
   color:#b6905f;
   background:url(images/footer.jpg) repeat-x;}



#footer a{
   color:#b6905f;
   font-weight:none;
   font-size:11px;
   text-decoration:none;
}

#footer a:hover{
   color:#b6905f;
   font-weight:none;
   font-size:11px;
   text-decoration:none;
}
   

   
.wordpress {
   margin:11px 0 0 0;
   float:left;}
   
.rss {
   margin:29px 0 0 0;
   float:right;}
   
/* forms
----------------------------------------------- */
form {
   margin:0; padding:0;}
   
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

