@charset "UTF-8";
/* CSS Document */

/* 
Copyright
All rights reserved
Credits: Site created by pill and pillow
*/


/*----------Common Styles----------*/

*,html {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#333333;
} 

body {
	background-color: #FFFFFF;
	margin: auto;
}

form, ul, li, h1, h2, h3, p {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
}

ul.sb-nav li{
	height: 30px;
	border-bottom: 1px dotted #8F6E33;
	list-style-type:none;
}

ul.sb-nav li:hover{
	background: transparent url(../assets/x.gif) 0 100% no-repeat;
	background-position: center left;
	height: 30px;
	border-bottom: 1px dotted #8F6E33;
}

ul.response li{
	list-style-image: url(../assets/x1.gif);
	padding-bottom: 10px;
}

ul#context-photos-contacts li{
	width: 580px;
	height: 55px;
	display: block;
	overflow: visible;
}

a{
	color:#999999;
	text-decoration: none;
	
}
a:hover {
	color:#5A6424;	
	text-decoration: none;
	
}

a img{
	border:0;
	
}


/*---------- Top-Background ---------*/
#top_bg{
	width:1100px;
	background-color:#FFFFFF;
	margin:0 auto;
	overflow:hidden;
	background-image:url(../assets/bg_top.gif) ;
	background-repeat: no-repeat;
	background-position: center top;
}

#heading{
	width: 130px;
	height: 350px;
	display: block;
	float:left;
}

#main_logo{
	width: 76px;
	height: 210px;
	display: block;
	float:left;
	
}

#main_title_wrapper{
	width: 28px;
	height: 350px;
	float: left;
	padding:0 0 0 10px
	
}

#main_title_top{
	height: 185px;
	width: 15px;
	border-right: 1px solid #AF9866;
	float:left;
}

#back-to-site{
	width: 155px;
	height: 12px;
	overflow: hidden;
	float: right;
	padding:15px 55px 0px 0px
}

#back-to-main{
	width: 580px;
	height: 35px;
	border-bottom: 1px dotted #9E1818;
	margin: 0 0 10px 75px;
	overflow: auto;
	clear: both;
}

.btn_backtomain{
	width: 97px;
	height: 20px;
	background-image:url(../assets/btn_backtomain.gif);
    background-position: 0 0;
	overflow: hidden;
	margin: 0 0 26px 75px;
	display:block;
}

a.btn_backtomain:hover {
	background-position: 97px 0px;
}

a.btn_backtomain.on, a.btn_backtomain.on:hover {
	background-position: 97px 0px;
}

/*---------- Content ---------*/
#main-content-wrapper{
	width: 650px;
	display:block;
	float: left;
	margin: 180px 10px 0px 25px;
	
}

#main-content-wrapper-2{
	width: 650px;
	display:block;
	margin: 134px 10px 0px 25px;
	overflow:hidden;	
	float:left;			
	
}

#main-content{
	width: 650px;
	display:block;
	background-image:url(../assets/sub_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0 auto;
	text-align:left;
	
}

#main-content-2{
	width: 650px;
	display:block;
	float: left;
	margin: 0 auto;
	
}

.content{
	width: 580px;
	padding: 10px 0px 20px 70px;
		
}

.entry-foot{
	width:580px;
	height: 2px;
	display:block;
	border-bottom: 1px dotted #9E1818;
	margin: 20px 0;
	float: left;
	
}

.btn_readmore{
	display: block;
	width: 84px;
	height: 27px;
	margin-top: 20px;
	background-image:url(../assets/btn_readmore.jpg);
    background-position: 0 0;
	float: left;
}

a.btn_readmore:hover {
	background-position: 84px 0px;
}

a.btn_readmore.on, a.btn_readmore.on:hover {
	background-position: 84px 0px;
}

.btn_response{
	width: 82px;
	height: 19px;
	background-image:url(../assets/btn_response.gif);
    background-position: 0 0;
	overflow: hidden;
	margin: 2px 0;
	display:block;
}

a.btn_response:hover {
	background-position: 82px 0px;
}

a.btn_response.on, a.btn_comments-link.on:hover {
	background-position: 82px 0px;
}


/*---------- Comments ---------*/
#comments-wrapper{
	width: 580px;
	padding: 10px 0px 20px 70px;
	float: left;
	overflow: auto;
	display:block;
}

#response-content{
	padding: 3px 0 0 20px;
}

#form-fill{
    width: 230px;
	height: 30px;
	overflow: hidden;
}

.form-style{
	width: 228px;
	height: 20px;
	background-color:#F2F0EC;
	border: #DBD3D0 1px solid;
	padding: 3px 0;	
}

#btn_submit{
	width: 66px;
	height: 27px;
	margin: 10px 0 0 0;
	background-image:url(../assets/btn_submit.gif);
    background-position: 0 0;
	overflow: hidden;
	clear: both;
	display:block;
}

a#btn_submit:hover {
	background-position: 66px 0px;
}

a#btn_submit.on, a.btn_submit.on:hover {
	background-position: 66px 0px;
}

/*---------- Gallery ---------*/
#gallery-hd{
	width: 15px;
	height: 790px;
	display:block;
	clear: both;
	float: left;
	padding-left: 60px;
}

#gallery-wrapper{
	width: 520px;
	height: 193px;
	display:block;
	border-top: 1px dotted #9E1818;
	float: left;
	margin-left: 20px;
	
}

#gallery-thumb{
	width: 150px;
	height: 150px;
	background-color:#F1F0EC;
	border: 1px #DBD3D0 solid;
	float: left;
	margin: 20px 20px 20px 0;
}

#gallery-excerpt{
	display: block;
	margin: 20px 20px;
}

.btn_morephotos{
	width: 89px;
	height: 20px;
	margin: 10px 0;
	background-image:url(../assets/btn_morephotos.gif);
    background-position: 0 0;
	overflow: hidden;
	display:block;
}

a.btn_morephotos:hover {
	background-position: 89px 0px;
}

a.btn_morephotos.on, a.btn_morephotos.on:hover {
	background-position: 89px 0px;
}

.photo{
	border: 1px #DBD3D0 solid;
	display: block;
	float: left;
	margin: 25px 0 12px 0;
}

#context-photos{
	width: 580px;
	height: 55px;
	display: block;
	float: left;
}

.photo-thumb{
	background-color:#F1F0EC;
	border: 1px #DBD3D0 solid;
	display: block;
	float: left;
	margin-right: 12px;
}

.photo-thumb:hover{
	width: 50px;
	height: 50px;
	background-color: #F1F0EC;
	border: 1px #DBD3D0 solid;
	display: block;
	float: left;
	margin-right: 12px;
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity: 0.8; 

}

.galleria-content{
	width:580px;
	margin:20px auto;
}

#galleria{
	height:400px;
	clear: both;
}

/*---------- Page Nav ---------*/
#page{
	width: 520px;
	height: 20px;
	border-top: 1px dotted #9E1818;
	float: left;
	display: block;
	padding: 20px 0;
	margin-left: 20px;
}

#page-num{
	width: 20px;
	height: 20px;
	border-right: 1px dotted #333333;
	float: left;
	display: block;
}

#page－num-last{
	width: 20px;
	height: 20px;
	float: left;
	display: block;
}

/*---------- SideBar ---------*/
#sidebar{
	width: 210px;
	float: right;
	overflow: hidden;
	
}

.sb_title{
	width: 200px;
	height: 20px;
	margin-bottom: 10px;
	padding-top: 35px;
}


/*---------- Text ---------*/
p{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;
	padding-bottom:24px;
}

p.title{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 25px;
	color:#000000;
	display: block;
	float: left;
	padding-bottom:6px;
}

p.author{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#999999;
	clear: both;
	padding-bottom:16px;
}

p.entry-content{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;
	padding-bottom:6px;

}

p.nav{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	padding: 5px 0 0 10px;
}

p.comment-info{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding: 5px 0;
}

p.page_nav{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	padding: 0 6px;
}

p.page_nav:hover{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E1818;
	padding: 0 6px;
}

p.page_nav:visited{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E1818;
	padding: 0 6px;
}
