/*
Theme Name: SandDesign
Theme URI: http://wordpress.com/
Description: Nice wordpress theme
Version: v01
Author: Wordpress
Tags: mantle color, variable width, two columns, widgets
*/
body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
	background: #000 url(images/bg.jpg) 0 0 no-repeat;
	background-position:top center;
	margin: 0px;
}

a {
	color: #e5a543;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
}
h1 a{
	color: #fff;
	text-decoration: none;
}
h1 a:hover{
	color: #FFCC66;
	text-decoration: none;
}
h2 {
	color: #fff;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: bold 250%/100% " Arial", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a{
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #FF9900;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 0px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 961px;
}
#header {
	background: #0FACEA url(images/header-bg.jpg) no-repeat;
	width:961px;
	height: 249px;
	position: relative;
}
#headerimg {
	background: url(images/header-icon.png) 0 0  no-repeat;
	background-position:left bottom;
	position: absolute;
	padding: 20px 0px 0px 90px;
	height: 70px;
	top: 41px;
	left: 10px;
	width: 374px;
}
#headerimg .description{
	position: absolute;
	left: 92px;
	bottom: 8px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	width: 368px;
}
#nav {
	list-style: none;
	margin: 0px;
	padding:0 0 0 0;
	width:946px;
	position:absolute;
	left: 6px;
	top: 175px;
}
#nav li {
	float: left;
}
#nav a {
	background:url(images/split.gif) no-repeat;
	background-position:right center;
	color: #fff;
	text-decoration: none;
	padding: 0px 20px 0 20px;
	margin:0 ;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	display: block;
	line-height:45px;
}
#nav a:hover {
	color: #FF9900;
}
#content-wrap{
	float: left;
}
#content-top{
	background:url(images/post-top.gif) 0 0 no-repeat;
	width:580px;
	height:60px;
	text-transform: uppercase;
	padding: 20px 40px 0 30px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content-bottom{
	background:url(images/post-bottom.gif) 0 0 no-repeat;
	width:615px;
	height:44px;
	padding: 15px 0 0 35px;
	color: #999999;
}
#content {
	background:url(images/post-bg.gif) 0 0 repeat-y;
	padding: 0 30px;
	width: 590px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 76px;
	height: 76px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 13px;
	padding-top: 2px;
	margin-left: -3px;
	font-weight: bold;
}
.post-day {
	font-size: 46px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 50px;
	padding-top: 7px;
	margin-left: -3px;
	font-family: arial;
	font-weight: bold;
}
.post-number{
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	display:block;
	font-family: arial;
	font-weight: bold;
	float:right;
	margin: 0 35px 0 0;
	width: 35px;
	line-height: 45px;
}

.post-title {
	width: 590px;
	float:left;
	padding: 10px 0 0 0px;
}

.entry {
	clear: both;
	padding: 10px 0 20px 0;
	color:#FFFFFF;
}
.entry img{
  float:left;
  padding:10px;
}
.entry a:hover{
  color:#e5a543;
}
.post-cat {
	background: url(images/post-icon.gif) no-repeat left top;
	padding-left: 50px;
	height:44px;
	float:left;
	font-size: 95%;
	color: #999999;
	font-weight:normal;
	margin: 10px 0 0 0;
}
.post-cat a{
	color: #CCCCCC;
}
.post-comments {
	padding: 0;
	font-size: 13px;
	font-family:arial;
	width: 30px;
	text-align: center;
}
.post-comments a{
  color:#fff;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #e5a543;
}
.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, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 144px;
	height: 29px;
}

#sidebar-wrap{
	width: 311px;
	float:right;
}
#sidebar-bottom{
	background:url(images/sidebar-bottom.gif) 0 0 no-repeat;
	width: 311px;
	height:28px;
}

#sidebar {
	background:url(images/sidebar-bg.gif) 0 0 repeat-y;
	margin:0 0 0 0;
	padding: 0 0 1px 0;
	width: 311px;
}
#searchform {
	position:absolute;
	left: 632px;
	top: 118px;
	width: 320px;
}
#searchform #s {
	border:none;
	width: 225px;
	height: 20px;
	padding: 4px 5px 0px 5px;
	background: none;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: none;
	border: none;
	width: 80px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	color: #333333;
	font-weight:bold;
}
#sidebar .head-menu {
	background:url(images/headmenu.gif) 0 0 no-repeat;
	font: bold 140%/100% "Arial", Tahoma, Arial;
	color: #999999;
	padding:15px 40px 1px 20px;
	width:251px;
	height:32px;
}
.ul-cat {
	list-style: none;
	margin:0px 20px 15px 30px;
	padding:0px;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-bottom: 1px dashed #4c4a4b;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #00baff;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 20px 15px 30px;
	padding:0 0 1px 0px;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-bottom: 1px dashed #4c4a4b;
	background: url(images/arrow.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #fff;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	background:url(images/footer-bg.jpg) 0 0 no-repeat;
	background-position:top center;
	clear: both;
	padding:0px 50px 0 50px;
	height:179px;
	color: #ACD7EE;
	font-size: 95%;
}
#bottom {
	background:url(images/bottom.jpg) 0 0 no-repeat;
	margin: 0 auto;
	color: #fff;
	font-size: 85%;
	height:89px;
	width:901px;
	padding:90px 30px 0 30px;
	position: relative;
}
#bottom a{
	color: #FFCC66;
}
.twitter{
	position:absolute;
	left: 739px;
	top: 66px;
	width: 196px;
	height: 114px;
}
.twitter a{
  text-decoration:none;
  display:block;
	width: 136px;
	line-height: 114px;
}
.twitter a:hover{
  text-decoration:none;
}
.rss {
	position:absolute;
	left: 738px;
	top: 65px;
	color:#E5A543;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
