@charset "utf-8";
/* CSS Document */
body {
	background:url(image/sf.jpg) left top repeat;
	font-family:Arial, Helvetica, sans-serif;
	line-height:160%;
}
* {
	margin:0;
	padding:0;
}
h1, h2, h3 {
	font-weight:normal;
	font-size:13px;
}
#conteiner {
	width:999px;
	margin:0 auto;
	font-size:12px;
}
ul {
	list-style-type:none;
}
a {
	text-decoration:none;
		color:#666666;

}
a:hover {
	text-decoration:underline;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
/* Header */

#logo,#header h1 {
	float: left;
	height: 62px;
	margin:14px 0 0 25px;
	background:url(image/logo.png) right top no-repeat;
	font-size:58px;
	color:#FFFFFF;
	padding:15px 40px 0 5px;
	position:relative;
}
#logo a,#header h1 a {
	position:absolute;
	display:block;
	z-index:10;
	height: 62px;
	width: 100%;
	top: 8px;
}
#logo .blue , #header  h1 .blue {
	color:#F2ACC7;
}
#slogan , #header h2  {
	float: left;
	height: 25px;
	width: 400px;
	margin:53px 0 0 30px;
	color:#EEEEEE;
	word-spacing:3px;
}
#top {
	clear:both;
	background: url(image/top.png) left bottom no-repeat;
	height: 68px;
	display: block;
	margin:10px 0 0 0;
	padding:25px 0 0 30px;
	position:relative;
}
#navigation {
	float:left;
}
#navigation ul {
}
#navigation ul li {
	float:left;
	font-size:13px;
	color:#232323;
	text-align:center;
	padding:14px 12px 0 12px;
}
#navigation ul li h3 {
	margin:0;
	padding:0;
	border:0;
	line-height:0;
	padding-top:9px;
}
#navigation ul li a {
	color:#232323;	font-size:13px;
	text-transform:uppercase;

}
#navigation ul li a:hover {
	color:#931544;
}
#navigation ul li a:hover {
	text-decoration:none;
}
#navigation ul li.home {
	width:63px;
	height:45px;
	background:url(image/home.png) left top no-repeat;
	margin:0 10px 0 0;
	padding-left:20px;
}
#navigation ul li.home a {
	color:#FFFFFF;
}
#search {
	float:right;
	width:340px;
}
#search .text {
	position:absolute;
	border:0;
	background:none;
	left: 726px;
	top: 47px;
	width: 228px;
}
#search .submit {
	position:absolute;
	border:0;
	background:none;
	left: 693px;
	top: 44px;
	width: 25px;
	height: 26px;
}
#slides {
	background:url(image/center.png) left top repeat-y;
	position:relative;
}
#slides #slides-body {
	margin:0 9px;
	width:880px;
	background:url(image/slides.jpg) left top repeat-x;
	height:210px;
	padding:20px 50px 0 50px;
}
#slides #slidesCarousel {
	width:880px;
	position:relative;
	height:230px;
}
#slides .previus {
	position:absolute;
	width:59px;
	height:53px;
	background:url(image/sidPrev.png) left top no-repeat;
	left: -5px;
	top: 100px;
}
#slides .next {
	position:absolute;
	width:59px;
	height:53px;
	background:url(image/sidNext.png) left top no-repeat;
	left: 946px;
	top: 100px;
}
#slides ul {
}
#slides li {
	position:relative;
	float:left;
	width:250px;
	height:161px;
	background:#FFFFFF;
	display:block;
	padding:13px;
	margin:0 25px 0 0;
}
#slides li .overlay {
	position:absolute;
	background:url(image/overlay.png) left top repeat;
	left: 13px;
	top: 106px;
	z-index:2;
	height:46px;
	width: 226px;
	padding:12px;
	font-size:13px;
	color:#FFFFFF;
}
#slides li .overlay a {
	display:block;
	font-size:18px;
	color:#E6E6E6;
	font-weight:normal;
	line-height:22px;
}
#slides li a.more {
	position:absolute;
	left:13px;
	top:14px;
	z-index:3;
	display:block;
	height:93px;
	width: 251px;
}
#slides .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
#center {
	background:url(image/center.png) left top repeat-y;
}
.post {
	padding:25px 0 25px 0;
	border-bottom:1px solid #ECECEC;
}
.post .title, .center,.post h3 {
	font-size:26px;
	color:#232323;
	float:left;
	width:450px;
	line-height:160%;
	margin:0 0 0 -2px;
	padding-bottom:5px;
}
.post .title a , .post h3 a {
	color:#232323;
}
.post .title a:hover,.post h3 a:hover {
	text-decoration:none;
	color:#931544;
}
.post .data {
	float:right;
	width:35px;
	height:34px;
	background:url(image/comment.jpg) left top no-repeat;
	font-size:17px;
	color:#666666;
	text-align:center;
	padding:2px 0 0 0;
}
.post .data a {
	color:#666666;
}
.post .post-ratings {
	clear:both;
	color:#114D52;
	font-size:13px;	





}
.post .detail {
	clear:both;
	color:#666666;
	line-height:210%;
	padding-bottom:10px;
}
.post .detail a {
	color:#666666;
}
.post .entry {
	color:#494949;
	font-size:13px;
	padding:0 0 10px 0;
	clear:both;
}
.post .entry a{
		font-weight:bold;
		}

.post .more-link {
	float:right;
	width:148px;
	height:29px;
	background:url(image/more.jpg) left top no-repeat;
	text-align:center;
	padding:1px 30px 0 0;
	color:#FFFFFF;
	margin:20px 0 0 0;
	display:block;
	font-weight:bold;
	font-size:13px;
}
.adv {
	text-align:center;
	padding:18px 0;
	background:#f5f5f5;
	margin:15px 0;
}
#frame {
	margin:0 9px;
	width:935px;
	background:url(image/frame.jpg) left top repeat-x;
	padding:5px 24px 0 21px;
}
#main {
	width:635px;
	float:left;
}
#sidebar {
	float:right;
	width:272px;
	padding:25px 0 0 0;
}
#sidebar h4,#sidebar h5,#sidebar h6{
font-weight:normal;}
#gopages {
	padding:25px 0 0 0;
}
#gopages .previus, #gopages .next {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	display:block;
	padding:3px 0 0 0;
}
#gopages .previus {
	width:155px;
	height:30px;
	background:url(image/previus.jpg) left top no-repeat;
	padding-left:40px;
	float:left;
	margin:0 10px 0 0;
}
#gopages .next {
	width:155px;
	height:30px;
	float:left;
	background:url(image/next.jpg) left top no-repeat;
	padding-left:40px;
}
#sidebar .top {
	background:url(image/sidebarTop.png) left top no-repeat;
	height:13px;
}
#sidebar .content {
	background:#f3f3f3;
	padding:15px 19px 35px 19px;
}
#sidebar .bottom {
	clear:both;
	background:url(image/sidebarBottom.png) left top no-repeat;
	height:13px;
}
#sidebar .title , #sidebar h4 , #sidebar h5 , #sidebar h6 {
	font-size:15px;
	color:#232323;
	padding:0 0 0 26px;
	background:url(image/play.png) left -1px no-repeat;
	margin:0 0 20px 0;
}
#sidebar li {
	background:url(image/sidebarLi.png) 18px center no-repeat;
	padding:3px 0 3px 36px;
}
#sidebar li:hover {
	background:#E9E9E9 url(image/sidebarLi.png) 18px center no-repeat;
}
#sidebar a {
	color:#666666;
}
#sidebar .sp {
	height:2px;
	background:url(image/sidebarSb.jpg) left top repeat-x;
	clear:both;
	margin:25px 0 25px 0;
}
#sidebar img {
	margin:10px 0;
}
#footer {
	height:39px;
	background:url(image/footer.png) left top no-repeat;
	padding:50px 50px 50px 30px;
	font-size:12px;
	color:#FFFFFF;
	line-height:150%;
}
#footer h6{
	font-size:12px;
	font-weight:normal;}
	
#footer a {
	color:#FFFFFF;
}
/* WP */
.center {
	padding-top:20px;
}
/* ---------- @ comments style -----------*/





.comments {
	padding:5px;
}
ol.commentlist {
	margin:0;
	padding:0;
}
.commentlist li {
	width:635px;
	list-style:none;
	margin-bottom:10px;
}
.commentlist li .top {
	height:13px;
}
.commentlist li .bottom {
	height:39px;
}
.commentlist .li1 {
	background:url(image/comment-1-sf.jpg) left bottom repeat;
}
.commentlist .li1 .top {
	background:url(image/comment-1-top.jpg) left bottom no-repeat;
}
.commentlist .li1 .bottom {
	background:url(image/comment-1-bottom.jpg) left bottom no-repeat;
}
.commentlist .li2 {
	background:url(image/comment-2-sf.jpg) left bottom repeat-y
}
.commentlist .li2 .top {
	background:url(image/comment-2-top.jpg) left bottom no-repeat;
}
.commentlist .li2 .bottom {
	background:url(image/comment-2-bottom.jpg) left bottom no-repeat;
}
.commentlist .content {
	padding: 10px;
}
.commentlist .content a {
	color:#666666;
	text-decoration:none;
}
.commentlist .content a:hover {
	text-decoration:underline;
}
.commentlist .author {
	background:url(image/msg.gif) left center no-repeat;
	text-decoration:none;
	font-size:14px;
	padding-left:20px;
}
.commentlist .author a {
	text-decoration:none;
	color:#ff8043;
}
 .commentlist .author a:underline {
 text-decoration:underline;
}
.commenttext {
	color:#031E25;
}
#commentform input {
	width: 270px;
	height:20px;
	padding: 6px;
	margin: 5px 5px 1px 0;
	background-color:#eee;
	border:1px solid #ccc;
	color:#000;
}
#commentform textarea {
	width:630px;
	padding: 2px;
	background-color:#eee;
	border:1px solid #ccc;
	margin: 6px 5px 1px 0;
}
#commentform #submit {
	margin: 0;
	background-color:#383838;
	color:#fff;
	margin: 10px 5px 1px 0;	height:40px;
	font-size:15px;

}
#respond h3,#comments {
	padding:20px 0 20px 0;
	font-size:15px;
}
#comments{
padding:20px 0;}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {

	margin: 7px 10px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.content p{
	padding:10px 0;
	
	}
/* End Images */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .post .content ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .post .content li {
	margin: 7px 0 8px 10px;
	}



.post .content ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.post .content ol li {
	margin: 0;
	padding: 0;
	}
#main .post .content ul{
margin:10px 0;}