/*
Theme Name: SandDesign
Theme URI: http://wordpress.com/
Description: Nice wordpress theme
Version: v01
Author: SandDesign
Tags: mantle color, variable width, two columns, widgets
*/

body{
	padding:0;
	margin:0;
	background:url(images/header.gif) repeat-x #f0e6b3;
	color:#fff;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
 
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
a, a:visited{
  text-decoration:none;
  color:#FF6600;
}
a:hover{
  text-decoration:underline;
}
p{
  padding-bottom:10px;
}
#wrapper{
  margin:0 auto;
  padding:0;
  width:984px;
}
#page{
  margin:0 auto;
  width:984px;
  background:#8b234a;
}

#nav {
	list-style: none;
	margin: 0;
	padding:0;
	width:797px;
	left: 58px;
	top: 99px;
	text-align:center;
}
#nav li {
	float:left;
}
#nav a {
	margin:0 0 0 0;
	padding: 0px 30px;
	background-position:right center;
	color: #ffffff;
	text-decoration: none;
	font: bold 11px/100% Arial, Helvetica, sans-serif;
	line-height:38px;
	display:block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #301500;
	background:#fefcef;
}
#header{
	margin:0;
	padding:0;
	width:984px;
	height:184px;
	position:relative;
}
#header-bottom{
	padding:0 20px 0 385px;
	background:url(images/header_bottom.jpg) 0 0 no-repeat;
	width:579px;
	height:250px;
	position:relative;
	font:12px/100% arial;
	color:#cccccc;
}
.desc-3{
  line-height:22px;
}
#desc-2{
	position:absolute;
	left: 519px;
	width: 562px;
	top: 39px;
	font:12px/100% arial;
}
#desc-2 h2{
	font:22px/100%;
}
#head-title{
	background:url(images/logo.png) 0 0 no-repeat;
	background-position:left top;
	padding:20px 0 0 150px;
	position:absolute;
	width:550px;
	left: 39px;
	top: 54px;
	height: 85px;
}
#head-title h1{
	height: 60px;
	font: 34px/100% Century, "Trebuchet MS", Tahoma;
	letter-spacing:2px;
	font-style:italic;
	font-weight:bold;
}
#head-title h1 a{
  text-decoration:none;
  color: #441700;
}
#head-title h1 a:hover{
  color:#793703;
}
#head-title .desc{
	color: #441700;
	font-family:"Arial narrow","Trebuchet MS", Tahoma;
	font-size: 20px;
	font-weight:bold;
	position:absolute;
	width:550px;
	left: 153px;
	top: 53px;
}
#sidebar-wrap{
  float:right;
  width:349px;
}
#sidebar{
  background:url(images/sidebar-bg.gif) 0 0 repeat-y;
  color:#FFFFFF;
  font-family:arial, verdana;
}
#sidebar .top{
  background:url(images/sidebar-top.gif) no-repeat;
  height:10px;
}
#sidebar .bottom{
  background:url(images/sidebar-bottom.gif) bottom no-repeat;
  height:2px;
}
#sidebar h3{
	padding:8px 0px 8px 20px;
	font-family:"Times new roman", "arial", trebuchet ms;
	background:#311700;
	font-size:17px;
	margin:0;
}
.ul-sidebar{
	list-style: none;
	margin:0px 0px 40px 0;
	padding:0px;
}
.ul-sidebar li{
	margin: 0px;
	padding: 2px 20px 2px 10px;
	color:#663300;
	font-size:11px;	
}
.ul-sidebar li a, .ul-sidebar li a:visited{
	color: #333333;
	padding:0 0 0 15px;
	background:url(images/menu_icon.png) 0 0 no-repeat;
	background-position:left center;
	text-decoration: none;
	font-size:14px;
	font-family:"arial narrow", trebuchet ms;
}
.ul-sidebar li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#searchform {
	padding: 0px 0 0px 0;
	margin:0 0 30px 0;
	position:relative;
	color:#000000;
	background:url(images/search-bg.gif) no-repeat;
	width:349px;
	height:51px;
}

#searchform .search {
	padding:5px 5px 0 5px;
	background:url(images/search.jpg) 0 0 no-repeat;
	width: 253px;
	height:16px;
	border: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	position:absolute;
	left: 20px;
	top: 15px;
	color:#481b00;
}
#searchform .btnsearch{
	background:url(images/go.jpg) 0 0 no-repeat;
	border:none;
	position:absolute;
	width:20px;
	height:17px;
	left: 289px;
	top: 17px;
}
#content-wrap {
    width:610px;
	font-family:arial;
	float:left;
}
#post{
  padding:10px 0 ;
  font-size:11px;
}
#entry{
	border:solid 1px #ffffff;
	padding:10px 15px 20px 20px;
	background:#fbf4ca;
	color:#311700;
	font-family:arial, verdana;
	font-size:13px;
	font-weight:normal;
	margin-bottom:30px;
}
#entry h2{
  font-family: "arial", trebuchet ms;
  font-size:21px;
  font-weight:normal;
  color:#311700;
}
#entry h2 a{
  color:#311700;
}
#entry h2 a:hover{
  color:#663300;
  text-decoration:none;
}

#entry .readmore{
  float:left;
}
#entry .readmore a{
  color:#FFCC00;
  text-decoration:none;
}
#entry .readmore a:hover{
  text-decoration:underline;
}
#entry img{
  display:inline;
  float:left;
  padding:10px 10px 10px 0;
}
.left{
  float:left;
}
#file{
  margin:10px 0 0px 0;
}
#file span{
  color:#990000;
  margin:0;
  padding:0;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
	font-size:12px;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
/************************************************
*       Comments                                                                        *
************************************************/

#commentblock {
        width: 500px;
        background: #fbf4ca;
        float: left;
        padding: 20px 20px 10px 20px;
        margin: 10px 0px 0px 0px;
        border-top: 2px solid #333333;
        border-bottom: 1px solid #333333;
        }

#commentblock ol {
        list-style-type: square;
        margin: 0px 0px 0px 10px;
        padding: 0px 0px 10px 0px;
        }

.commentdate {
        font-size: 12px;
        padding-left: 0px;
        }

#commentlist li p {
        margin-bottom: 8px;
        line-height: 20px;
        padding: 0px;
        }

.commentname {
        color: #333333;
        margin: 0px;
        padding: 5px 5px 5px 0px;
        }

.commentinfo{
        clear: both;
        }

.commenttext {
        clear: both;
        margin: 3px 0px 10px 0px;
        padding: 20px 10px 5px 10px;
        background: #fdfaeb ;
        }

.commenttext-admin {
        clear: both;
        margin: 3px 0px 10px 0px;
        padding: 20px 10px 5px 10px;
        background: #FFFFFF url(images/comment.gif) no-repeat top left;
        }
#thumb-box{
  padding:20px 20px 20px 20px;
}
#thumb-box div{
  float:left;
  margin:10px;
}
#thumb-box div img{
  border:none;
}
#footer{
  background:#301500;
  padding:20px 20px 10px 130px;
  height:36px;
  width:100%;
  color:#fff;  
  font-size:11px;
  font-family:arial,verdana;
  margin:10px auto 0 auto;
  padding:0;
  line-height:36px;
}
#footer .designed{
	float:left;
	margin-left:30px;
}
#footer .rss{
	float:right;
	margin-right:50px;
}
#footer .rss a{
  color:#ffffff;
  padding:0 20px 0px 20px;
  background:url(images/rss.gif) 0 0 no-repeat;
}
#footer-wrap{
	width:984px;
	margin:0 auto;
}
.credits {
	color: #fff;
	font-size: 11px;
	line-height: 120%;
}
.credits a{
	color: #FFCC99;
	text-decoration:none;
}
#box{
  background:#311700;
  color:#ffffff;
  margin:10px 0;
  padding:4px 8px;
}

.box-text{
	margin:0 10px 0 10px;
	padding:0 0 0 0px;
	text-align:left;
	height:15px;
	float:left;
	color:#ffffff;
}
.box-text a{
	color:#ffffff;
}
.box-text a:hover{
  color:#c5b3a4;
  text-decoration:none;
}
