html{
	background:#F8DBA8 url(../images/bg-repeat.jpg) repeat-y 50% 0;
	height: 100%;
	min-width: 1002px;
}
body{
	margin:0;
	font:13px/18px Arial,Helvetica, sans-serif;
	color:#101010;
	min-height: 100%;
	background: url(../images/bg-top.jpg) no-repeat 50% 0;
	position: relative;
}
* html body { height: 100%;}
img{border-style:none;}
a{
	text-decoration:none;
	color:#831300;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main box*/
#main{
	width:1002px;
	margin:0 auto;
}
/*-- header --*/
#header{
	width:100%;
	overflow: hidden;
	position: relative;
	height: 330px;
}
#header h1{
	top:20px;
	left:308px;
	position: absolute;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	width:377px;
	height:155px;
}
#header h1 a{
	display:block;
	background: url(../images/none.gif);
	height:100%;
}
ul.navigation{
	margin: 295px 0 0 138px;
	padding: 0;
	background: url(../images/bg-nav.gif) no-repeat;
	width:725px;
	height: 22px;
	padding: 0 0 0 40px
}
* html ul.navigation{
	display:inline;
	float:left;
}
* + html ul.navigation{
	display:inline;
	float:left;
}
ul.navigation li{
	padding: 4px 0 0 13px;
	list-style:none;
	float:left;
}
ul.navigation li a{
	width: 144px;
	display: block;
	height: 28px;
	text-indent: -9999px;
}
/*-- content --*/
#content,
.post{width: 100%;}
.post:after,
#content:after {
	display: block;
	content: "";
	clear: both;
}
#content {
	width: 797px;
	padding: 40px 92px 0 113px;
}
/*-- main-col --*/
.main-col{
	width:500px;
	float:left;
	padding-bottom: 125px;
}

.main-col2{
	width:737px;
	float:left;
	padding-bottom: 125px;
}

.post {
	position: relative;
	padding: 21px 0 27px;
	background: url(../images/bg-post-separator.gif) no-repeat 0 100%;
}
.date {
	color: #232323;
	position: absolute;
	top:26px;
	padding: 15px 0 0 8px;
	left:-112px;
	background: url(../images/bg-date.png) no-repeat;
	width: 33px;
	height: 62px;
	font-size: 12px;
	line-height: 13px;
	text-align: center;
}
.date span{
	padding: 2px 0 0;
	font-size: 12px;
	display: block;
}
.date strong{
	padding: 3px 0 0;
	font-weight: normal;
	font-size: 24px;
	display: block;
	color: #232323;
}
.date span.year{
	font-size: 11px;
	line-height: 12px;
}
.post .heading{
	overflow: hidden;
	height: 1%;
	padding-bottom: 5px;
}
.photo_a {
	display: inline;
	margin: 0 7px 0 0;
	padding: 4px 21px 4px 4px;
	background: url(../images/bg-photo-border.gif) no-repeat;
	width:50px;
	height:79px;
	float: left;
	position: relative;
}
.photo_a img{ display: block;}
.photo_a span.user-name {
	position: absolute;
	top:64px;
	left:4px;
	width: 40px;
	padding: 0 5px;
	font-size: 8px;
	line-height: 8px;
	text-align: center;
	color: #eedac8;
}
.post .heading h2{
	margin: 12px 0 0;
	color: #ff4100;
	font-size: 28px;
	line-height: 34px;
	font-weight: normal;
}
dl.post-info {
	margin: 0;
	overflow: hidden;
	height: 1%;
	font-size: 12px;
	line-height: 14px;
	color: #4C4C4C;
}
dl.post-info dt{
	float: left;
	font-weight: bold;
}
dl.post-info dd{margin: 0;}
.post p{
	margin:0;
	padding: 9px 0;
}
ul.links-list {
	overflow: hidden;
	height: 1%;
	margin: 0;
	padding: 0;
	line-height: 12px;
}
ul.links-list li{
	padding: 0 6px 0 12px;
	background: url(../images/bg-separator.gif) no-repeat 0 3px;
	float: left;
	list-style: none;
}
ul.links-list li.share {
	padding-left:17px;
	background: url(../images/icon-share.gif) no-repeat 0 1px;
}
.tags {
	overflow: hidden;
	height: 1%;
	color: #4C4C4C;
	font-size: 10px;
}
.pager {
	padding: 17px 0 0 158px;
	overflow: hidden;
	height: 1%;
}
.pager a.prev,
.pager a.next{
	margin: 2px 0 0;
	width: 17px;
	height: 10px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	background: url(../images/arrow-left.gif) no-repeat;
}
.pager a.next {	background: url(../images/arrow-right.gif) no-repeat;}
.pager ul{
	float: left;
	margin: 0;
	padding: 0 4px;
}
.pager ul li{
	font-weight: bold;
	padding: 0 3px 0 4px;
	color: #831300;
	float: left;
	list-style: none;
	font-size: 11px;
	line-height: 13px;
}
/*-- sidebar --*/
.sidebar{
	float:right;
	width:252px;
	padding-bottom: 125px;
}
/*-- paper-box --*/
.paper-box {
	width: 252px;
	background: url(../images/bg-paper-box-repeat.gif) repeat-y;
}
.paper-box-bottom {background: url(../images/bg-paper-box-bottom.gif) no-repeat 0 100%;}
.paper-box-top {
	height: 1%;
	padding: 33px 22px 21px;
	overflow: hidden;
	background: url(../images/bg-paper-box-top.gif) no-repeat;
}
.paper-box .heading {
	padding: 0 0 0 15px;
	background: url(../images/icon-plus.gif) no-repeat 0 4px;
}
.paper-box .heading h3 {
	margin: 0;
	color: #831300;
	font-size: 17px;
	line-height: 19px;
}
.paper-box p{
	color: #101010;
	font-size: 12px;
	line-height: 22px;
	margin: 4px 0 0;
	padding-bottom: 6px;
}
.paper-box a{
	font-weight: bold;
	text-decoration: underline;
	color: #ff4200;
}
.paper-box a:hover{ text-decoration: none;}
/*-- search-form --*/
.search-form{
	padding: 0 0 13px;
	margin: 9px 0 0;
	overflow: hidden;
	background: url(../images/bg-search-field.gif) no-repeat;
}
.search-form .input-text {
	width: 190px;
	font-size: 11px;
	line-height: 14px;
	color: #831300;
	padding: 0 7px;
	background: none;
	border: none;
	margin: 15px 0 0;
	float: left;
}
.search-btn {
	margin: 0;
	float: right;
}
/*-- box --*/
.box {
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-box-top.gif) no-repeat;
	padding: 46px 0 0;
	width: 252px;
	margin:0 0 17px;
	color: #fff9ef;
	font-size: 13px;
	line-height: 15px;
	position:relative;
}
.box a{color: #fff9ef;}
.box-center {
	float: left;
	width: 100%;
	background: #ff6600;
}
* html .box-center { float: none;}
.box-content {
	height: 1%;
	overflow: hidden;
	position: relative;
	margin:-46px 0 0;
	padding: 0 16px 10px;
}
.box-content:after {
	display: block;
	content: "";
	clear: both;
}
.box h3{
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 16px -16px;
	color: #ff6600;
}
/*-- list --*/
ul.list{
	overflow: hidden;
	height: 1%;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.list li{
	padding: 0 0 7px 13px;
	background: url(../images/list-bullet.gif) no-repeat 0 3px;
	list-style: none;
}
ul.list li a {
	text-decoration: underline;
}
ul.list li a:hover{ text-decoration: none;}
/*-- htagcloud --*/
.htagcloud ul{
	margin: 0;
	padding:5px 10px 5px;
	text-align: center;
}
.htagcloud ul li{
	display: inline;
	list-style: none;
	line-height: 20px;
}
* html .htagcloud ul li { line-height: 15px;}
* + html .htagcloud ul li { line-height: 15px;}
.htagcloud ul li.popular {font-size: 14px;}
.htagcloud ul li.v-popular {font-size: 18px;}
.htagcloud ul li.vv-popular {
	font-weight: bold;
	font-size: 18px;
}
.box h4{
	padding: 0 0 7px;
	margin: 0;
	color: #fff9ef;
}
.btns {
	overflow: hidden;
	height: 1%;
}
.btns a{
	float: right;
	text-indent: -9999px;
	width: 123px;
	height:56px;
}
.btns a.twitter{background: url(../images/btn-twitter.gif) no-repeat;}
.btns a.facebook{
	margin-left:6px;
	display:inline;
	float: right;
	background: url(../images/btn-fb.gif) no-repeat;
}
/*-- footer --*/
#footer{
	background: url(../images/bg-footer.gif) no-repeat 50% 0;
	height: 23px;
	width: 100%;
	padding: 7px 0 0;
	position: absolute;
	bottom: 0;
	left:0;
}
* html #footer { bottom: -1px;}
#footer .holder {
	width: 1002px;
	margin: 0 auto;
}
#footer ul{
	text-align: center;
	margin:0;
	padding:0;
	font-size: 9px;
	line-height: 12px;
}
#footer ul li{
	padding: 0 9px 0 19px;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #ff4200;
	display:inline;
	list-style:none;
	background: url(../images/bg-foot-nav-separator.gif) no-repeat 0 2px;
}
#footer ul li:first-child {
	background:none;
	padding:0 4px 0 0;
}
#footer ul li a{
	color:#ff4200;
}

/*-- captions --*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #fff;
   padding-top: 2px;
   margin: 0px;
   margin-right: 7px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 5px;
   padding: 5px;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 14px;
   padding: 0 8px 8px;
   margin: 0;
}
