*{
	margin:0;
	padding:0;
	
	font-family:"Trebuchet MS", Arial, sans-serif;
}
a img{
	border:0;
}
a:focus{
	outline:0;
}
.clear{
	clear:both;
}
.clear2{
	clear:both;
	height:1px;
	margin-top:-30px;
}

/*---------------------------------------bg------------------------------------------------------*/
body{
	background:#f5f1e6 url(../img/bg.jpg) repeat-x left top;
}
/*---------------------------------------container------------------------------------------------------*/
#container{
	position:relative;
	width:1000px;
	margin:0 auto;
}
/*---------------------------------------logo------------------------------------------------------*/
#logo{
	position:absolute;
	left:0;
	top:12px;
	display:block;
	text-indent:-9999px;
	background:url(../img/elven-soft-blog-logo.png) no-repeat left top;
	width:310px;
	height:70px;
}
/*---------------------------------------splash------------------------------------------------------*/

#splash1{
	background:url(../img/splash1.jpg) no-repeat left top;
	width:273px;
	height:488px;
	position:absolute;
	top:130px;
}
#splash2{
	background:url(../img/splash3.png) no-repeat left top;
	width:301px;
	height:501px;
	position:absolute;
	left:-100px;
	bottom:-150px;
	z-index:5;
}
#splash3{
	background:url(../img/splash4.png) no-repeat left top;
	width:400px;
	height:556px;
	position:absolute;
	left:200px;
	bottom:-100px;
	z-index:5;
}
#splash4{
	background:url(../img/splash2.png) no-repeat left top;
	width:513px;
	height:582px;
	position:absolute;
	left:600px;
	bottom:-150px;
	z-index:5;
}
/*---------------------------------------content------------------------------------------------------*/
#content_wrapper{
	position:relative;
	top:193px;
	margin-bottom:193px;
	z-index:10;
}
#content_top{
	width:1000px;
	height:11px;
	background:url(../img/content_top.png) no-repeat left top;
	position:relative;
}
* html #content_top{
	top:-10px;
}
#content_bottom{
	position:static;
	width:1000px;
	height:11px;
	background:url(../img/content_bottom.png) no-repeat left top;
}
#content{
	width:1000px;
	background:url(../img/content_bg.png) repeat-y left top;
	position:static;
	height:auto;
}
* html #content{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='img/content_bg.png');
	margin:-10px 0;
}
/*---------------------------------------main------------------------------------------------------*/
#main{
	width:630px;
	float:left;
	margin:30px 0 0 20px;
}
/*---------------------------------------post------------------------------------------------------*/
.post_wrapper{
	position:relative;
}
.post_top{
	background:url(../img/post_top.png) no-repeat left top;
	width:630px;
	height:14px;
}
.post{
	width:564px;
	padding:0 30px 10px;
	background:#ece7d3 url(../img/post_bg.jpg) repeat-x left top;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	
	font-size:13px;
}
* html .post{
	width:563px;
}
.post_bottom{
	background:url(../img/post_bottom.png) no-repeat left top;
	widows:630px;
	height:95px;
}
.date{
	position:absolute;
	top:15px;
	left:-50px;
	background:url(../img/date_holder.png) no-repeat left top;
	width:64px;
	height:82px;
	text-align:center;
	padding-top:20px;
	
	color:#262d33;
	font-size:13px;
}
.date span{
	display:block;
}
.comments_nr{
	position:relative;
	background:url(../img/star.jpg) no-repeat left bottom;
	padding:0 0 0 30px;
	margin:12px 0 0 20px;
	display:block;
	height:25px;
	float:left;
	
	color:#2b2b2b;
	font-size:12px;
}
.more{
	position:relative;
	display:block;
	float:right;
	margin:4px 20px 0 0;
	width:90px;
	height:35px;
	background:url(../img/more.png) no-repeat right bottom;
	text-decoration:none;
	
	color:#8b6c5a;
	font-size:12px;
	text-indent:-9999px;
}

h1{
	position:relative;
	display:block;
	height:45px;
	background:url(../img/h1.jpg) no-repeat left center;
	padding:15px 0 0 30px;
	top:10px;
	margin:0 0 20px 0px;
}
.post h1 a{
	font-size:18px;
	text-decoration:none;
	color:#2b2b2b;
	font-weight:bold;
}
.post h1 a:hover{
	color:#000;
	text-decoration:underline;
	background:none;
}
.post a, .the_author a{
	padding:2px 3px;
	color:#000;
}
.post a:hover, .the_author a:hover{
	background:#98927a;
	color:#ece7d3;
	text-decoration:none;
}
.the_author{
	position:relative;
	z-index:20;
	float:right;	
	top:10px;
	right:10px;
}
.the_author, .the_author a{
	font-size:12px;	
}
.wp-caption a:hover{
	background:none;
}
.post ul{
	padding-left:40px;
}
.post ul li{
	list-style-type:none;
	background:url(../img/bullet.jpg) no-repeat left bottom;
	padding-left:15px;
}
/*---------------------------------------sec------------------------------------------------------*/
#sec{
	margin-top:-9px;
	width:289px;
	float:right;
	position:relative;
	z-index:10;
}
#sec_top, #sec_bottom{
	width:289px;
	height:6px;
}
#sec_top{
	background:url(../img/sec_top.png) no-repeat left top;
}
#sec_bottom{
	background:url(../img/sec_bottom.png) no-repeat left top;

}
#sec_content{
	background:url(../img/sec_bg.png) repeat-y left top;
	width:289px;
	padding-top:40px;
	padding-bottom:10px;
}
* html #sec_content{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='img/sec_bg.png');
}
#sec li{
	list-style:none;
}
h2, #wp-calendar-caption, #searchform label{
	background:#d5cfb8 url(../img/h2_bottom.jpg) repeat-x left bottom;
	padding:5px 0 10px 25px;
	font-size:14px;
	font-weight:100;
	font-family:Cambria, Georgia, Calibri, serif;
}
#searchform label{
	padding:4px;
	display:block;
}
h2 span{
	font-family:Cambria, Georgia, Calibri, serif;
	display:block;
	font-size:14px;
	font-weight:100;
	color:#2b2b2b;
	padding:5px 0 10px 15px;
	margin-left:10px;
	margin-top:30px;
	margin-bottom:5px;
}
#sec li a{
	color:#757474;
	text-decoration:none;
	font-size:12px;
	padding:2px 0 2px 30px;
	display:block;
}
#sec li a:hover{
	color:#2b2b2b;
}
/*---------------------------------------rss------------------------------------------------------*/
a#rss{
	display:block;
	width:85px;
	height:109px;
	background:url(../img/rss.png) no-repeat left top;
	text-indent:-9999px;
	position:absolute;
	left:800px;
	top:115px;
	z-index:20;
}
/*---------------------------------------footer------------------------------------------------------*/
#footer{
	background:url(../img/footer.jpg) repeat-x left top;
	height:301px;
	width:100%;
	z-index:1;
}
#smurf{
	background:#cb5804 url(../img/footer_dude.jpg) no-repeat left top;
	width:289px;
	height:256px;
	position:relative;
	left:0;
	bottom:0;
	top:45px;
}
/*---------------------------------------comment------------------------------------------------------*/
#main .comment{
	position:relative;
	background:url(../img/comment_bg.jpg) repeat-y right top;
}
* html #main .comment{
	margin-bottom:9px;
}
#main .comment  .comment_title{
	position:relative;
	background:url(../img/comment_title.png) no-repeat left top;
	width:575px;
	height:72px;
	padding-left:55px;
	padding-top:8px;
	position:static;
	margin-bottom:-40px;
	
	color:#fff;
	font-size:13px;
}
.comment-author-admin cite{
	display:block;
	background:url(../img/sherrif.gif) no-repeat left center;
	padding:20px 0 25px 50px;
	margin-top:-21px;
}
#main .comment-author-admin cite a{
	background:none;
}
#main .comment .comment_title cite a{
	color:#eae5d4;
	float:left;
	text-decoration:none;
	position:relative;
}
#main .comment .comment_title cite a:hover{
	text-decoration:underline;
}
#main .comment .comment_title .commentmetadata{
	position:absolute;
	right:0;
	top:7px;
}
#main .comment .comment_title .commentmetadata a{
	margin-right:20px;
	padding:3px 4px;
	
	font-size:12px;
	color:#7e7a6b;
	font-weight:bold;
}
#main .comment .comment_title .commentmetadata a.comment-edit-link{
	position:absolute;
	right:-60px;
	top:-3px;
}
#main .comment .comment_title .commentmetadata a:hover{
	background:#7e7a6b;
	color:#f1eddf;
	text-decoration:none;
}
#main .comment .comment_title span a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#d8d2bd;
	text-decoration:none;
	position:relative;
	left:-96px;
	top:30px;
	padding:0 6px;
}
* html #main .comment .comment_title span a{
	left:-103px;
}
#main .comment .comment_title span a:hover{
	color:#ece8d7;
}
#main .comment_end{
	background:url(../img/comment_end.png) no-repeat left top;
	width:605px;
	height:11px;
	position:relative;
	margin-left:25px;
	position:relative;
	top:10px;
	margin-bottom:5px;
	
}
p{
	color:#2b2b2b;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0;
	margin-bottom:15px;
	color:#2b2b2b;
}

.comment-edit-link{
}
#commentform input {
	width:570px;
	background:url(../img/input.jpg) repeat-x left top;
	height:26px;
	border:2px solid #cfcab0;
	padding:6px 0 0 8px;
	font-family:"trebuchet MS", sans-serif;
	font-size:14px;
	color:#47453a;
	font-style:italic;
}
#commentform textarea {
	width:550px;
	background:url(../img/textarea.jpg) repeat-x left top;
	height:215px;
	border:2px solid #cfcab0;
	padding:10px;
	
	font-family:"trebuchet MS", sans-serif;
	font-size:14px;
	color:#47453a;
	font-style:italic;
}
#commentform input#submit{
	cursor:pointer;
	height:32px;
	padding:0;
}
#respond{
	margin-top:50px;
}
#respond h3{
	margin-bottom:20px;
	border-bottom:1px solid #cfcab0;
}
#comments{
	margin:10px 0 20px -20px;
	padding:10px 0 10px 20px;
	color:#6e6755;
	text-align:center;
}
.commentlist p{
	padding-left:55px;
}
#searchform{
	margin-bottom:25px;
}
#searchform #s{
	width:180px;
	margin-left:15px;
	margin-top:20px;
	font-family:"trebuchet MS", sans-serif;
	padding:4px 3px;
	color:#97937a;
	font-weight:bold;
}
#searchform #searchsubmit{
	background:url(../img/submit.jpg) repeat-x left top;
	border:0;
	width:64px;
	height:28px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}

