html{
	background:url(../images/bg-html.gif);
}
body{
	margin:0;
	background:url(../images/bg.gif) repeat-x;
	font:12px/18px Arial, Helvetica, sans-serif;
	min-width:987px;
}
img{border-style:none;}
a{color:#000;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#main{
	width:987px;
	margin:0 auto;
	overflow:hidden;
}
#header{
	width:100%;
	overflow:hidden;
	position:relative;
	background:url(../images/bg-header.jpg) no-repeat 0 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.logo{
	position:absolute;
	top:13px;
	left:32px;
	background:url(../images/logo.gif) no-repeat;
	width:405px;
	height:81px;
	text-indent:-9999px;
	overflow:hidden;
}
.back{
	background:url(../images/back-left.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#fff;
	letter-spacing:-1px;
	word-spacing:3px;
	float:right;
	height:31px;
	margin:36px 50px 0 0;
}
.back a:hover{
	text-decoration:underline;
}
.back span{
	background:url(../images/back-right.gif) no-repeat 100% 0;
	padding:7px 22px 0 21px;
	float:left;
	height:24px;
	overflow:hidden;
}
#nav {
	margin:98px 0 0 45px;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
#nav li{
	float:left;
}
#nav li a{
	float:left;
	color:#fff;
	text-decoration:none;
	background:url(../images/bg-nav.gif) no-repeat;
	width:109px;
	height:29px;
	text-align:center;
	padding:14px 0 0;
}

#nav li a span{
	display:block;
	margin-top:-9px;
}
#nav li a:hover{
	color:#b38c40;
	line-height:18px;
	background:url(../images/bg-nav-hover.gif) no-repeat;
}
#nav .active a{
	color:#b38c40;
	line-height:18px;
	background:url(../images/bg-nav-hover.gif) no-repeat;
}
#content{
	width:890px;
	background:#fff;
	margin-left:7px;
	padding:31px 30px 0 29px;
}
#content:after{
	content:"";
	display:block;
	clear:both;
}
.welkome{
	width:100%;
	overflow:hidden;
	padding:2px 0 6px;
	border-top:9px solid #000;
	background:url(../images/bg-welcome.gif) repeat-x 0 100%;
}
.welkome span{
	font:bold 30px/34px Georgia, "Times New Roman", Times, serif;
	color:#212121;
	margin:0 0 0 1px;
	letter-spacing:-1px;
	word-spacing:-3px;
	display:block;
	text-decoration:none;
}

.welkome span a{
	text-decoration:none;
}




h1{
	font: bold 30px/34px Georgia,"Times New Roman",Times,serif;
    letter-spacing: -0.8px;
    margin-bottom: 5px;
    margin-top: 5px;
}


h1 a{
	text-decoration:none;
}

h1 a:hover{
	text-decoration:underline;	
}

.icons{
	margin:9px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
.icons li{
	float:left;
}
.icons li a{
	float:left;
}
.icons img{
	float:left;
	margin:0 5px 0 0;
}
#data{
	width:611px;
	padding:5px 0 0;
	float:left;
}
.block{
	overflow:hidden;
	width:100%;
	margin:2px 0 0;
}

#data img{
	border-style: none;
    margin-bottom: 10px;
    margin-top: 10px;
}

#data h2{
	   color: #212121;
    font: bold 22px Georgia,"Times New Roman",Times,serif;
    letter-spacing: -1px;
    margin: 19px 0 6px;
    word-spacing: 1px;
}

#data h2 a{
	text-decoration:none;
}

#data h2 a:hover{
	text-decoration:underline;
}



.block .date{
	font:bold 12px/14px Georgia, "Times New Roman", Times, serif;
	color:#bea375;
	letter-spacing:-1px;
}
.content-block{
	border-top:1px solid #212121;
	background:url(../images/bg-welcome.gif) repeat-x 0 100%;
	overflow:hidden;
	height:1%;
	margin:4px 0 0;
	padding:0 0 16px 12px;
	font-size:13px;
}

.excerpt{
	margin: 4px 0 0;
    padding-left: 0;
    padding-top: 5px;
}

.content-block ol li, .content-block ul li{
	margin-bottom:10px;
}

.content-block ol li ul li, .content-block ul li ul li{
	margin-bottom:2px;
}

#data p{
	margin:8px 60px 0 0;
	color:#333;
}
.block h3{
	margin:13px 0 -5px;
	font-size:14px;
	line-height:18px;
	color:#a27c3b;
}
.listen {
	margin:13px 0 0 -3px;
	padding:0;
	list-style:none;
	height:1%;
	vertical-align:middle;
	font-weight:bold;
	font-style:italic;
}
.listen a{
	background:url(../images/bullit01.gif) no-repeat;
	height:26px;
	padding:0 0 0 30px;
	display:block;
	color:#666;
	text-decoration:none;
}
.listen a:hover{
	color:#b38c40;
	text-decoration:underline;
}
.listen .active a{
	color:#b38c40;
	text-decoration:underline;
}
.see-all{
	font-weight:bold;
	color:#a27c3b;
	margin-left:26px;
}
.see-all:hover{
	text-decoration:none;
}
.categories{
	height:1%;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	padding:5px 0 7px 4px;
	background:url(../images/bg-welcome.gif) repeat-x 0 100%;
}
.categories span{
	color:#575757;
}
.categories-last{
	height:1%;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	padding:5px 0 7px 4px;
}
.categories-last a{
	color:#575757;
	text-decoration:none;
}
.categories-last a:hover{
	text-decoration:underline;
}
.categories a{
	color:#575757;
	text-decoration:none;
}
.categories a:hover{
	text-decoration:underline;
}
.categories-last span{
	color:#575757;
}
.coments{
	background:url(../images/coments.gif) no-repeat 0 3px;
	float:right;
	padding-left:18px;
	color:#575757;
	display:inline;
	margin:0 6px 0 0;
	text-decoration:none;
}
.coments:hover{
	color:#a27c3b;
}
#data h4{
	font:bold 19px/22px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:4px 0 33px 2px;
	letter-spacing:-1px;
}
.post{
	overflow:hidden;
	height:1%;
	margin:-11px 0 25px;
	padding:0 0 0 12px;
}
.post h3{
	font:bold 17px/22px Georgia, "Times New Roman", Times, serif;
	color:#4c4c4c;
	margin:0;
	letter-spacing:-1px;
	word-spacing:-1px;
	display:inline;
	padding:0 1px 0 0;
}
.post .date{
	font:bold 12px/14px Georgia, "Times New Roman", Times, serif;
	color:#bea375;
	letter-spacing:-1px;
	margin:0 0 0 3px;
	display:inline;
}
.reply{
	color:#bea375;
	display:inline;
	background:url(../images/bullit02.gif) no-repeat 0 2px;
	line-height:14px;
	font-weight:bold;
	padding-left:5px;
}
.reply:hover{
	text-decoration:none;
}
.box{
	background:url(../images/box-bottom.gif) no-repeat 0 100%;
	padding:0 0 9px;
	overflow:hidden;
	margin:-2px 0 0;
}
.box .inner{
	overflow:hidden;
	background:#ececec url(../images/box-top.gif) no-repeat;
	width:442px;
	padding:30px 7px 2px 17px
}
.box p{
	margin:0 !important;
}
.form{
	overflow:hidden;
	width:100%;
	margin:-17px 0 0 1px;
}

.form input{
	border:none;
	background:none;
	width:293px;
	height:20px;
	margin-bottom:5px;
	background:url(../images/bg-input.gif);
	background-repeat:repeat-x;
	font:bold 16px/18px Georgia, "Times New Roman", Times, serif;
	color:#878787;
	padding:6px;
	letter-spacing:-1px;
	border:solid 1px #666;
}
.form .info{
	overflow:hidden;
	width:100%;
	margin:0 0 12px;
}
.your-comment{
	overflow:hidden;
	width:100%;
	margin:-19px 0 0;
	background:url(../images/bg-welcome.gif) repeat-x 0 100%;
	padding:0 0 12px;
}
.your-comment textarea{
	background:url(../images/bg-form.gif) repeat-x;
	border:1px solid #6c6c6c;
	width:573px;
	height:119px;
	overflow:auto;
	margin:0 !important;
	font:bold 16px/18px Georgia, "Times New Roman", Times, serif;
	color:#878787;
	padding:5px;
}
.your-comment .button{
	display:inline;
	margin:12px 36px 0 0;
}
#sidebar{
	float:right;
	width:219px;
	padding:35px 0 0;
}
.list-box{
	overflow:hidden;
	height:1%;
	padding:0 5px 0 0;
	border-top:9px solid #212121;
	margin:0 0 21px;
}
#sidebar h5{
	font:bold 16px/18px Georgia, "Times New Roman", Times, serif;
	margin:0;
	text-align:right;
	margin:3px 0 0 0;
	letter-spacing:-1px;
	background:url(../images/bg-welcome.gif) repeat-x 0 100%;
	padding:0 0 8px;
}
.sidebar-nav {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align:right;
	margin:2px -2px 0 0;
}
.sidebar-nav a{
	text-decoration:none;
	color:#212121;
}
.sidebar-nav a:hover{
	color:#b38c40;
	background:url(../images/bullit03.gif) no-repeat 0 3px;
	padding:0 0 0 10px;
}
.sidebar-nav .active a{
	color:#b38c40;
	background:url(../images/bullit03.gif) no-repeat 0 3px;
	padding:0 0 0 12px;
}
.sidebar-nav-img{
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
	margin:17px -5px 0;
}
.sidebar-nav-img li{
	margin:0 0 3px;
}
#footer{
	background:url(../images/bg-footer.gif) repeat-x 0 130px;
	padding:150px 0 19px 2px;
	clear:both;
	height:1%;
	position:relative;
}
#footer span{
	background:url(../images/icon04.gif) no-repeat;
	display:block;
	padding:6px 0 5px 20px;
	color:#8c8c8c;
	font-size:10px;
	line-height:12px;
}
#footer .premiumbeat{
	text-decoration:none;
	color:#8c8c8c;
}
#footer .premiumbeat:hover{
	text-decoration:underline;
}
.back-to-top{
	background:url(../images/back-to-top.gif) no-repeat;
	width:86px;
	height:31px;
	position:absolute;
	bottom:85px;
	right:-61px;
	font:bold 12px/14px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
	padding:5px 0 0 10px;
	letter-spacing:-1px;
}

#data h5 {
	font:12px/18px Arial, Helvetica, sans-serif;
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #666666;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
	letter-spacing:0;
    margin: 16px 0 14px;
    padding: 5px 5px 5px 10px;
}
