/*  
Theme Name: Ann
Theme URI: 
Description: Ann theme.
Version: 1.2
Author: Xhtmlthis 
Author URI: http://xhtmlthis.com
*/
/* === reset === */
a:hover{text-decoration:none;}
img{border:none;}
ul, ol{list-style:none;}
form, fieldset{border:none;}
ul, ol, form, fieldset{
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, p{margin:0;}
table{width:100%; border-collapse:collapse;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
input, textarea, select{font-family:Arial, Helvetica, sans-serif;}
input:focus { outline: none; }
textarea:focus { outline: none; }
select:focus { outline: none; }
/* === end reset === */
h1{line-height:1.1em;}
body{
	min-width: 965px;
	font: 18px/1.5em arial, sans-serif;
	color: #666;
	background:#3b3b3b;
}
a{
	color: #666;
}
.main{
	width:965px;
	position: relative;
	margin: 0 auto;
}
/*--main menu--*/
.main-menu{
	width: 100%;
	height: 38px;
}
.main-menu ul{
	height: 38px;
	overflow: hidden;
}
.main-menu ul li{
	float: left;
	height: 38px;
	padding-left: 28px;
}
.main-menu ul li a{
	line-height: 38px;
	font-weight: bold;
	color:#bababa;
	font-size: 0.889em;
	text-decoration: none;
}
.main-menu ul li a:hover, .main-menu ul li.active a{color:#fff;}
/*--header--*/
.index-page #header{
	height: 300px;
	width: 100%;
	background:#fff url(images/body-index.gif) repeat-x;
}
/*--logo--*/
.big-logo,
.big-logo a{
	display: block;
	width:914px;
	height: 146px;
}
.big-logo{
	background: url(images/big-logo.gif) no-repeat;
	position: absolute;
	left:28px;
	top:125px;
}
.big-logo a,
.logo a,
.follow a{
	text-indent: -9999px;
	overflow: hidden;
}
/*--content--*/
#content{
	width: 100%;
	background: #fff;
	position:relative;
	z-index:10;
}
#content:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
.index-content{
	width: 596px;
	padding: 0 108px 195px 261px;
	background: url(images/tube.jpg) no-repeat 475px 95%;
}
.index-content p{
	margin-bottom: 15px;
	text-align: justify;
}
.index-content p a{
	color:#494949;
	text-decoration: none;
font-weight:bold;
font-size:1em;
}
.index-content p a:hover{color:#CCC;}
.index-page #footer{
	width: 100%;
	height: 190px;
	background: url(images/footer-bg.gif) repeat-x;
}
.index-page #footer .main{padding-top: 141px;}
.follow{
	display: block;
	width: 142px;
	height: 35px;
	overflow: hidden;
}
.follow a{
	float:right;
	height: 35px;
	width:35px;
	margin-left:5px;
	outline:none;
}
.follow{
	background: url(images/follow-me.gif) no-repeat;
	position: absolute;
	top:79px;
	right:31px;
}
/*--.follow index--*/
.follow-index{
	height:64px;
	overflow:hidden;
	position:absolute;
	top:55px;
	left:659px;
}
.follow-index h4{
	float:left;
	line-height:64px;
	font-weight:normal;
	color:#ccc;
	font-size:0.667em;
	padding-right:10px;
}
.follow-index ul{
	float:left;
	height:64px;
}
.follow-index ul li{
	float:left;
	height:64px;
	padding-right:10px;
}
.follow-index ul li a{
	display:block;
	width:66px;
	height:64px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/ico.gif) no-repeat;
}
.follow-index ul li a.twitter{background-position:0 0;}
.follow-index ul li a.twitter:hover{background-position:-66px 0;}
.follow-index ul li a.facebook{background-position:-132px 0;}
.follow-index ul li a.facebook:hover{background-position:-198px 0;}
.follow-index ul li a.flickr{background-position:-264px 0;}
.follow-index ul li a.flickr:hover{background-position:-330px 0;}
.footer-menu{
	height: 1%;
	overflow: hidden;
	padding-right: 25px;
}
.footer-menu p.copy{
	background: url(images/copy.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	width: 161px;
	height: 18px;
	float: right;
}
.footer-menu ul{float: right;}
.footer-menu ul li{
	float: left;
	font-size: 0.667em;
	line-height: 1em;
	padding-right: 10px;
}
.footer-menu ul li a{
	color:#ccc;
	text-decoration: none;
}
.footer-menu ul li a:hover{
	text-decoration: underline;
}
/*===inner page===*/
.inner-page #header{
	height: 173px;
	width:100%;
	background: url(images/inner-header.gif) repeat-x;
}
.inner-page #header .main{
	padding: 135px 0 0 0;
}
.logo,
.logo a{
	display: block;
	width:529px;
	height: 79px;
}
.logo{
	background: url(images/logo.gif) no-repeat;
	position: absolute;
	top:34px;
	left: 26px;
}
.inner-content{
	width: 100%;
	overflow: hidden;
	/*padding-bottom: 15px;*/
}
.head-content{
	width:100%;
	overflow: hidden;
	padding: 35px 0 0 0;
}
.head-content h1{
	float: left;
	padding: 0 15px 0 28px;
	font-size: 1.667em;
	line-height: 1.2em;
	background: url(images/line.gif) no-repeat 100% 50%;
}
.head-content h2{
	float: left;
	padding: 2px 0px 0 10px;
	font-size: 1em;
	line-height: 2em;
	font-weight: normal;
}
.head-content h2 span{
	font-size:0.75em;
}
.sidebar{
	width:218px;
	float: left;
	padding: 35px 0 0 28px;
}
.sidebar ul li{
	font-size: 0.778em;
	line-height:1.3em;
}
.sidebar ul li a{
	color:#999;
	text-decoration: none;
	font-weight: bold;
}
.sidebar ul li a:hover,
.sidebar ul li.active a{
	color:#666;
}
.main-column{
	width: 675px;
	padding: 35px 25px 0 0;
	float: right;
	min-height: 500px;
}
* html .main-column{height: 500px;}
.date{
	width:100%;
	overflow: hidden;
}
.date h2{
	margin:0 0 15px 0;
}
.date h3{
	float: left;
	font-size: 1em;
	clear:both;
}
.date h4{
	font-size: 1em;
	margin:0 0 10px 0;
}
.date p{
	padding: 0 0 15px 105px;
	line-height: 1.1em;
}
.inner-page #footer{
	background: url(images/footer-inner.gif) repeat-x;
	height: 143px;
	width: 100%;
}
.inner-page #footer .main{
	padding: 94px 0 0 0;
	background: url(images/tube-footer.jpg) no-repeat 65px 35px;
}
.index-page  #footer .main.no-tube{
	background:none;
}
.inner-page #footer .main .follow{
	position: absolute;
	top: 34px;
}
/*--contact--*/
.contactform .contactleft label{
	font-size: 1em;
	font-weight: bold;
	color: #666;
}
.contactform .contactright input{
	width: 197px;
	border: 1px solid #cecece;
	font-size: 0.889em;
	color: #666;
	padding: 3px 10px;
}
.contactform .contactright textarea{
	font-family: arial, sans-serif;
	border: 1px solid #cecece;
	font-size: 0.889em;
	color: #666;
	padding: 3px 10px;
	width: 419px;
	height: 94px;
}
.contactform .contactright input#contactsubmit{
	background: none;
	border: none;
	width: auto;
	padding: 0;
	font-weight: bold;
	color: #494949;
	font-size: 1em;
	cursor:pointer;
}
.contactform .contactright{
	padding-bottom: 6px;
}
/*--gallery page--*/
ul.gallery-sidebar{
	padding:0 0 0 28px;
	width: 228px;
	float: left;
	overflow: hidden;
	list-style:none !important;
}
.gallery-sidebar li{
	float: left;
	width:50px;
	height: 50px;
	padding:0;
	margin: 0 7px 7px 0;
}
.gallery-main-column{
	padding-right: 18px;
	width: 682px;
	float: right;
}
.gallery-main-column img{
	display: block;
	margin: 0 auto;
}
.gallery-sidebar li a,
.gallery-sidebar li img{
	display: block;
	width:50px;
	height: 50px;
}
.gallery-shadow-big{
	background: url(images/shadow-1.gif) no-repeat 50% 100%;
	width: 100%;
	padding: 0 0 82px 0;
}
.gallery-shadow-small{
	background: url(images/shadow-2.gif) no-repeat 50% 100%;
	width: 100%;
	padding: 0 0 82px 0;
}
.gallery-shadow-very-small{
	background: url(images/shadow-3.gif) no-repeat 50% 100%;
	width: 100%;
	padding: 0 0 82px 0;
}
.gallery-main-column{min-height:690px;}
* html .gallery-main-column{height:690px;}
.ui-tabs-hide{
	display: none;
}
.gall-header{
	padding-bottom: 20px;
}
.entry ul{
	list-style:disc;
	padding-left:20px;
	margin-bottom:15px;
}
/* ===Blog page=== */
/* --.sidebar-blog-- */
.blog-content{
	width:100%;
	overflow:hidden;
}
.sidebar-blog{
	float:left;
	width:191px;
	padding-left:28px;
}
.sidebar-blog ul{
	width:100%;
	overflow:hidden;
}
.sidebar-blog ul li{
	width:191px;
	float:left;
	padding:17px 0 15px 0;
	border-top:1px solid #ccc;
}
.sidebar-blog ul li:first-child{
	border:none;
	padding-top:0;
}
.sidebar-blog ul li h3,
.sidebar-blog ul li h2{
	font-size:1em;
	margin-bottom:10px;
}
.sidebar-blog ul li h4{
	font-size:0.667em;
	margin-bottom:5px;
}
.sidebar-blog ul li ul li{
	border:none;
	padding:0;
	font-size:0.667em;
	line-height:22px;
	font-weight:bold;
}
.sidebar-blog ul li select{
	width:140px;
	font-size:0.667em;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
input.field{
	width:168px;
	font-size:0.667em;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 5px;
	color:#666;
	margin-bottom:5px;
}
.sidebar-blog ul li ul li a{
	color:#989898;
	text-decoration:none;
}
.sidebar-blog ul li ul li a:hover{color:#666;}
/* --content-blog-- */
.content-blog{
	float:right;
	width:674px;
	padding-right:28px;
}
.post{
	width:100%;
	overflow:hidden;
	padding:14px 0 9px 0;
	border-bottom:1px solid #ccc;
}
.post h2{
	text-transform:lowercase;
}
.post h2 a{text-decoration:none;}
.post h2 a:hover{text-decoration:underline;}
.prev{
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
}
.prev li{
	float:left;
	background:url(images/line-blog.gif) no-repeat 0 50%;
	padding:0 6px 0 9px;
	font-size:0.667em;
	color:#999;
	font-weight:bold;
}
.prev li a{
	color:#666;
	text-decoration:none;
}
.prev li a:hover{
	color:#999;
}
.prev li.first{
	background:none;
	padding-left:0;
}
.comm{
	background:url(images/bg-comment.gif) no-repeat 100% 50%;
	padding-right:17px;
}
.post a{color:#656565;}
.post h2,
.most-commented h2{
	color:#656565;
	font-size:1.111em;
	padding-bottom:6px;
}
.post p{
	color:#656565;
	font-size:0.778em;
	padding-bottom:10px;
	line-height:1.3em;
}
.post p.more{font-weight:bold;}
.post p.more a{text-decoration:none;}
.post p.more a:hover{text-decoration:underline;}
.post img{
	display:block;
	border:1px solid #ccc;
	background:#fff;
	padding:5px;
	margin-bottom:10px;
}
.post img.alignleft{
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
/* --most-commented-- */
.most-commented{
	width:100%;
	overflow:hidden;
	padding:14px 0 50px 0;
}
.most-commented ul li{
	border-top:1px solid #ccc;
	background:url(images/pointer.gif) no-repeat 0 50%;
	padding-left:22px;
	height:1%;
}
.most-commented ul li:first-child{border:none;}
.most-commented ul li a{
	color:#989898;
	font-size:0.889em;
	font-weight:bold;
	text-decoration:none;
}
.most-commented ul li a:hover{color:#666;}
/* ===single page=== */
.share{
	width:100%;
	overflow:hidden;
	border:solid #ccc;
	padding:2px 0;
	border-width:1px 0;
}
.share h4{
	font-size:0.889em;
	float:left;
	padding-right:3px;
}
.share ul{
	float:left;
	height:14px;
	padding-top:7px;
}
.share ul li{
	float:left;
	height:14px;
	padding-left:10px;
}
.share ul li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/btn-share.gif) no-repeat;
	height:14px;
	width:15px;
}
.share ul li.sh-facebook a{background-position:0 0;}
.share ul li.sh-twitter a{background-position:-15px 0;}
.share ul li.sh-contact a{background-position:-30px 0;}
/* --comments-- */
.comments{
	width:100%;
	overflow:hidden;
	padding:37px 0 0 0;
}
.comments h3,
.comment-submit h3{
	font-size:1em;
	border-bottom:1px solid #ccc;
}
/* --comment-- */
.comment{
	width:634px;
	padding:14px 20px 11px 20px;
}
.comment p{padding:0;}
.comment p.time{color:#999;}
.comment p.time em{font-weight:bold;}
.com-color{background:#eaeaea;}
/* --comment-submit-- */
.comment-submit{
	width:100%;
	overflow:hidden;
	padding-top:22px;
}
.comm-element{
	width:100%;
	padding:10px 0 0 0;
}
.comm-element label{
	display:block;
	font-size:0.778em;
}
.comm-element input{
	width:180px;
	padding:2px 5px;
	border:1px solid #ccc;
	font-size:0.778em;
}
.comm-element textarea{
	border:1px solid #ccc;
	width:403px;
	height:126px;
	overflow:auto;
	font-size:0.778em;
	padding-left:5px;
}
.check-wrapp{
	width:100%;
	overflow:hidden;
	padding:5px 0;
}
.check-wrapp input{
	float:left;
	width:15px;
	height:16px;
	padding:0;
	margin:0;
}
.check-wrapp label{
	float:left;
	padding-left:5px;
	font-size:0.778em;
	line-height:16px;
}
.comm-element-submit{
	width:100%;
	overflow:hidden;
	padding:10px 0 0 0;
}
p.last{
	font-size:0.778em;
	font-weight:bold;
	text-align:right;
	padding:0 40px 0 0;
	clear:both;
}
p.v-gallery{
	padding-left:349px;
	margin-top:-18px;
	color:#494949;
	font-size:18px;
position:relative;
}
/* --Error 404-- */
.error-404{
	width:100%;
	overflow:hidden;
	padding:200px 0;
}
.error-404 h2{
	text-align:center;
	font-size:1.111em;
	padding-bottom:30px;
}
.error-404 p{
	text-align:center;
	font-size:1em;
}
.alignleft{
	float:left;
	margin:5px 10px 5px 0;
}
.alignright{
	float:right;
	margin:5px 0 5px 10px;
}
.aligncenter{
	display:block;
	margin:0 auto;
}
.cont p{
	line-height:30px;
	padding:0 0 15px 0;
}
.submit-padd{
	padding-top:15px;
}
.contactform .contactright input#contactsubmit:hover{color:#ccc;}
.follow-inner{top:15px;}
/*--trmplate 1.2--*/
.bord{
	width:100%;
	overflow:hidden;
	padding:15px 0;
	border-top:1px solid #ccc;
}
.bord h3{
	color:#666;
	font-size:1.111em;
}
.bord h4{
	color:#999;
	font-size:0.889em;
	line-height:1.3em;
	padding-bottom:5px;
}
.bord h5{
	float:left;
	color:#666;
	font-weight:normal;
	font-size:0.667em;
	width:110px;
	line-height:1.3em;
}
.bord p.tit{
	margin:0 0 5px 110px;
	font-size:0.778em;
	padding:0;
	line-height:1.3em;
}
.bord p.priv{
	margin:0 0 7px 0;
	font-weight:bold;
	font-size:0.778em;
	padding:0;
	line-height:1.3em;

}
.bord ul{
	padding:5px 0 10px 15px;
	list-style:disc;
}
.bord ul li{
	line-height:1.3em;
	font-size:0.778em;
	padding:0 0 5px 0;
}
.head-content h1.exp-h{
	background:none;
}
.entry ul.columns-3{
	width:100%;
	overflow:hidden;
	background:url(images/col-bg.gif) repeat-y;
	margin-bottom:50px;
	list-style:none;
	padding:0;
}
.columns-3 li{
	width:225px;
	float:left;
}
.columns-3 li h2{
	margin-bottom:10px;
	font-size:1.111em;
}
.columns-3 li h3{
	font-size:0.778em;
	line-height:1.3em;
}
.columns-3 li ul{
	width:100%;
	overflow:hidden;
	padding:0 0 15px 0;
	font-size:0.778em;
	line-height:1.3em;
}
.columns-3 li ul li a{
	text-decoration:none;
}
.columns-3 li ul li a:hover{
	text-decoration:underline;
}