/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
	background:transparent;
}
ol,ul{ 
	list-style:none; 
}
blockquote,q{ 
	quotes:none; 
}
blockquote:before,blockquote:after,q:before,q:after{ 
	content:'';
	content:none;
}
:focus{ 
	outline:0; 
}
ins{ 
	text-decoration:none; 
}
del{
	text-decoration:line-through; 
}
table{
	border-collapse:collapse; 
	border-spacing:0;
}

/*--------------- General Styles 
*/
.skiplink{ 
	display:none;
}

a,a:hover{ 
	 text-decoration:none; 
}
body{
	color:#000000;
	font-size:12px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
    background-color:#330000 ;
}
.hide{
     position: absolute;
     left: -9999px;
}/*--------------------start page structure
*/
.wrap{
	margin:0 auto;
	width:990px;
	text-align:left;
	background:url(images/bg.jpg) no-repeat;
	height:966px;
}
/*-----------------header
*/
#header{
	width:990px;
	height:128px;
	position:absolute;
}
.headercont{
	width:990px;
	height:128px;
	overflow:hidden;
}
.logo{
	width:340px;
	height:178px;
	float:left;
	position:relative;
	left:0;
	top:26px;
}
.logo a{
	width:340px;
	height:178px;
	display:block;
	background:url(images/logo1.png) no-repeat;
}
.contact{
	width:228px;
	height:23px;
	margin:17px 15px 0 0;
	display:inline;
	float:right;
	background:url(images/tit_phone.png) no-repeat;
}
.contact a{
	width:176px;
	height:15px;
	display:block;
	margin-top:27px;
	background:url(images/tit_email.png) no-repeat;
	margin-left:27px;
}
/*----------------------bodycont
*/
#bodycont{
	width:990px;
    min-height: 397px;
   height: auto !important;/* 462px;*/
}
.content{
  height: auto;
	width:600px;/*690px*/
	float:left;
	padding:80px 0 0 120px;
}
.blog{
	width:88px;
	height:27px;
	background:url(images/tit_blog.jpg) no-repeat;
	padding:15px 0 6px 0;
}
.post{
	width:274px;/*264px*/
	padding:13px 0 0 27px;
}
.title{
	width:237px;
	padding-right:37px;
}
.title h2{
	color:#B96A0E;
	line-height:13px;
}
.title h2 a{
	color:#B96A0E;
	font-size:17px;
}
.title span{
	color:#D69B0D;
	font-size:9px;
	font-weight:bold;
	line-height:11px;
	padding:0 7px 2px 1px;
	/*background:#300200;*/
}
.entry{
	width:237px;
	padding-right:37px;
}
.entry p{
	color:#D69B0D;
	font-size:11px;
	line-height:12px;
	padding-top:2px;
	position:relative;
}
.readmore{
	width:15px;
	height:12px;
	background:url(images/ico_rm.png) no-repeat;
	position:absolute;
	right:0;
	bottom:0;
}
.metadata{
	width:195px;
	height:18px;
	background:url(images/bgr_metatag.png) no-repeat;
	margin:18px 0 0 89px;
	padding-top:1px;
}
.seepost{
	width:42px;
	height:16px;
	display:block;
	background:url(images/tit_post.png) no-repeat;
	margin-left:102px;
}
/*--------------------lftsidebar*/
.sidebarlft{
	width:210px;/*300px*/
	float:right;
	padding:0 0 82px 0px;
}
.menu{
	width:176px;
	/*padding-left:100px;  */
	overflow:hidden;
}
.menu li{
	display:block;
	float:left;
}
.menu li a{
	display:block;
}
.menu li .menu1{
	width:132px;
	height:17px;
	background:url(images/img/smenu1.png) no-repeat;
	margin:17px 0 0 15px;
}
.menu li .menu2{
	width:124px;
	height:20px;
	background:url(images/img/smenu2.png) no-repeat;
	margin:25px 0 0 95px;
}
.menu li .menu3{
	width:56px;
	height:21px;
	background:url(images/img/smenu3.png) no-repeat;
	margin:24px 0 0 115px;
}
.menu li .menu4{
	width:75px;
	height:17px;
	background:url(images/img/smenu4.png) no-repeat;
	margin:23px 0 0 84px;
}
.menu li .menu5{
	width:89px;
	height:17px;
	background:url(images/img/smenu5.png) no-repeat;
	margin:28px 0 0 59px;
}
#tflinks{
	width:auto;
	margin-top :44px;
    height: 44px;
}
#tflinks a{
	float:right;
	margin-left:15px;
	display:inline;
/*    overflow: hidden;*/
}
/*------------------galary
*/
#galary{
	width:828px;/*990px;*/
    height:230px;
	position:relative;
	padding-right:162px;
    margin-top: 15px;
}
#galary .ngg-widget{
	width:auto;
	overflow:hidden;
	float:right;
    margin-top: 55px;
/*    height: 100px;*/
    display: inline;

}
#galary .ngg-widget a{
	margin:0;
	padding:0;
	display:block;
	float:left;
	border:0;
}
#galary .ngg-widget img{
	margin:0;
	padding:0;
	display:block;
	float:left;
	border:0;
}

.bighorse{
	width:149px;
	height:118px;
	background:url(images/pic_horsebig.png) no-repeat;
	position:absolute;
	left:306px;
	top:75px;
}
.smallhorse{
	width:168px;
	height:97px;
	background:url(images/pic_horsesmall.png) no-repeat;
	position:absolute;
	right:108px;
	top:86px;
}

.galerylink, .galerylink_{
	width:107px;
	height:77px;
	position:absolute;
	top: -15px;
	right:54px;
}

.galerylink_{

        
}

.galerylink2, .galerylink2_{
	width:107px;
	height:20px;
	position:absolute;
	top: 100px;
	right:5px;
}

.galerylink2_{
    width:107px;

}


.addcont{
	width:545px;/*990px;*/
   /*	height:173px;206px;*/
   height:173px;
	padding:0px 165px 0 280px;
	text-align:center;
    position:  relative;
   margin-top: 0;


}
.addcont ul{
	width:535px;
}
.addcont ul li{
	display:inline;
	margin-right:38px;
}
.addcont ul li img{
	margin-bottom:18px;
}
/*-----------------footer
*/
#footer{
	width:990px;
	height:24px;
	text-align:center;
}
#footer p{
	color:#E91F29;
	font-size:11px;
	line-height:24px;
}
#footer p a{
	color:#E91F29;
}
/*-----------------------subpage
*/
.swrap{
	background:url(images/bgr_swrap3_middle2.jpg) repeat-y top left transparent;
    height: 100%;
}
.swrap-top{
    background:url(images/bgr_swrap3_top2.jpg) no-repeat scroll top left transparent;
}
.swrap-bottom{
    background:url(images/bgr_swrap3_bottom2.jpg) no-repeat scroll bottom left transparent;
    min-height: 969px;
    height: auto !important;
}
.subaddcont{
	width:701px;/*990px;*/
	height:142px;/*206px;*/
	margin:64px 155px 0 134px;
	text-align:center
}
.subaddcont ul{
	width:auto;
}
.subaddcont ul li{
	margin:0 32px 0 0;
	display:inline;
}
.subaddcont ul li img{
	margin-bottom:25px;
}
/*.contscroll{
	width:657px;
	height:330px;
}


.slider1
{
	width:10px;
	height:300px;
	background-color:#5B2207;
	position:absolute;
	overflow:hidden;
}
.indicator
{
	width:10px;
	height:16px;
	background:#D69B0D;
	position:absolute;
	font-size:1px;
	overflow:hidden;
}     */
.container
{
	width:637px;
	height:100%;
	padding:22px 0 0 0px;
	overflow:hidden;
	position:relative;
	background:none;
	font-size:11px;
    color: #F6CC2D;
}
/*.contentsc
{
	position:absolute;
}  */
.container p {
	color:#D69B0D;
	font-size:14px;
	line-height:18px;
	padding-right:10px;
}
.container small{
    font-size:10px;
    color:#D69B0D;
}


.container h2{
	font-size:14px;
	color:#D69B0D;
	font-weight:normal;
	padding-bottom:5px;
}
.container h2 a{
	font-size:14px;
	color:#D69B0D;
}
.container h1, .container h3, .container h4, .container h5, .container h6{
	color:#D69B0D;
	font-weight:normal;
	padding-bottom:5px;
}
.container h1{	
 	font-size:16px;
}
.container h2,.container  h3, .container h4, .container h5, .container h6{
 	font-size:15px;
}
.container ul{
	padding:10px 0;
	list-style-position:inside;
	list-style-type:disc;
}
.container ul li{
	padding-bottom:5px;
	font-size:10px;
	color:#D69B0D;
	list-style-position:inside;
	list-style-type:disc;
}
.container ol{
	padding:10px 0;
	list-style-position:inside;
	list-style-type:decimal;
}
.container ol li{
	padding-bottom:5px;
	font-size:10px;
	color:#D69B0D;
	list-style-position:inside;
	list-style-type:decimal;
}
.container a{
	font-size:10px;
	color:#D69B0D;
	text-decoration:underline;
}
.pagecontent{
	padding:0;
	margin:0;
	/*padding:10px 0;  */
}

.pagecontent p{
/*    text-align: justify;*/
/*    text-indent: 25px;*/
}

.pagetitle{ font-size:15px; padding:0 0 10px 0}

p img {
	padding: 0;
	max-width: 100%;

	}
img.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:25px;
	}
img.alignnone{
	margin:0;
	padding:0;
}


img.alignright {
	margin: 4px 0 8px 10px;
	display: inline;
	}

img.alignleft {
	margin: 4px 10px 8px 0;
	display: inline;
	}
img.alignleft2 {
	margin: 0;
	display: inline;
	}


.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
.center{ text-align:center }
.clearfix{ clear:both }
.navigation{ overflow:hidden; padding:10px;}

.wp-caption {text-align:center; padding:4px; margin:10px;}
.wp-caption img {margin:0;padding:0;border:0 none;}
.wp-caption p.wp-caption-text {font-size:11px; line-height:17px; padding:0; text-align:center; margin:0;}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background-color: #B53E0D;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	border:1px solid #d69b0d;
	}

#commentform {
	margin: 5px 10px 0 0;
	padding-bottom:35px;
	clear:both;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #d69b0d;
	}
#respond:after {
		content: ".";
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
#commentform p{
	margin:0;
	padding:0;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding:0;
	margin:0;
	text-align: justify;
	}

.commentlist li {
	padding: 0!important;
	margin:0!important;
	margin: 15px 5px 10px 0!important;
	padding: 5px 5px 10px 10px!important;
	list-style: none!important;
	border:1px solid #d69b0d;
	}
.odd{  }

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size:11px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.search{
/*  padding-left: 85px;*/
	margin-top: 15px;
    display: inline;
}

.search form {
    text-align: right;
}

#GMapContainer{
	width: 600px;
	height: 400px;
	margin:20px 0;
}

.addthis_container{
    margin-top: 20px;
}

a.read-further-link{
    color: #F6CC2D;
}

h2.post-title, h2.post-title a{
    font-size: 18px;
}

.random-pic{
    float: left;
    padding: 4px;
    background-color: #fff;
    margin-right: 9px;
}

.shutterset_ngg-images-1 a, .shutterset_ngg-images-1 img{
    border:0 none;
    display:block;
    float:left;
    margin:0;
    padding:0;
}
.postsubscribe {
background:url("images/feedIcon.png") no-repeat scroll 1px 7px transparent;
border-top:0 solid #7EB7E4;

font-size:16px;
height:60px;
line-height:23px;
margin:0;
padding:0px 0 4px 40px;
}
.postsubscribe a {
color:#DA7400;
font-size: 16px;
}

#home-div{
    padding-top: 100px;
    float: right;
}

.authorinfo {
    background:none repeat scroll 0 0 transparent;
    border:1px solid #F6CC2D;
    margin-bottom:20px;
    padding:10px;
    min-height: 100px;
    height: auto !important;
}

.authorinfo h4, .authorinfo h4 a{
    font-size:18px;
    font-weight:normal;
    padding:0 0 8px;
}

.authorinfo p{
    font-size:12px;
}

.avatar  {
    float:left;
    margin:0 10px 0 0;
}

p.postmetadata{
    font-size: 11px;
}