body{
	margin:0;
	background:#fff url(../images/bg-body.png) repeat-x;
	font:14px Georgia, Times, serif;
	color:#434343;
}
body.front {
	background:#fff url(../images/bg-body-front.png) repeat-x;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
img{border-style:none;}
input,
textarea,
select{
	font:12px Georgia, Times, serif;
	vertical-align:middle;
	color:#a0a0a0;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.clear {
	clear:both;
}
.hidden {
	display:none;
}
.wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
	padding:290px 0 15px;
}
body.not-front .wrapper {
	padding-top:288px;
}
.gallery-section{
	width:100%;
	overflow:hidden;
	background:#f2f2f2 url(../images/bg-gallery-section-top.gif) repeat-x;
	margin:0 0 21px;
	color:#fff;
}
/* .gallery-section .frame{background:url(../images/bg-gallery-section-bottom.gif) repeat-x 0 100%;} */
.gallery-section .frame{background:#000;}
.gallery-section .gallery-block{
	width:945px;
	margin:0 auto;
	padding:5px 0 0 35px;
	position:relative;
}
.gallery-holder{
	margin:0;
	padding:0;
	width:890px;
	height:398px;
	/*height:233px;*/
	/* background:url(../images/bg-gallery.gif) no-repeat; */
	border:10px solid #fff;
	padding:0;
	position:relative;
}
.gallery-holder .gallery{
	margin:0;
	padding:0;
	list-style:none;
	height:223px;
	width:888px;
	position:relative;
}
.gallery-holder .gallery ul{
	margin:0;
	padding:0;
}
.gallery-holder .gallery li{
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}
.gallery-holder .gallery li img{
	/*margin:0 0 0 -10px;*/
	
	padding:0;
	display:block;
}
.gallery-block .prev,
.gallery-block .next{
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:190px;
	width:33px;
	height:33px;
	background:url(../images/bg-prev-next.gif) no-repeat;
}
.gallery-block .prev{left:0;}
.gallery-block .next{
	background:url(../images/bg-prev-next.gif) no-repeat -33px 0;
	right:0;
}
.gallery-holder .switcher{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:10px;
	bottom:10px;
}
.gallery-holder .switcher li{
	float:left;
	padding:0 0 0 5px;
}
.gallery-holder .switcher li a{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:url(../images/bg-switcher.png) no-repeat;
	width:25px;
	height:25px;
	cursor:pointer;
}
.gallery-holder .switcher li a:hover,
.gallery-holder .switcher li.active a{background:url(../images/bg-switcher-hover.png) no-repeat;}
.green .gallery-holder .switcher li a:hover,
.green .gallery-holder .switcher li.active a{background:url(../images/bg-switcher-green.png) no-repeat;}
.red .gallery-holder .switcher li a:hover,
.red .gallery-holder .switcher li.active a{background:url(../images/bg-switcher-red.png) no-repeat;}
.gallery-block .news-box{
	width:880px;
	overflow:hidden;
	margin:0;
	padding:12px 0 0 5px;
}
.gallery-block .news-box .text-box{
	width:625px;
	float:left;
}
.gallery-block .news-box .text-box h1{
	color:#fff;
}
.gallery-block .news-box .text-box .text-box-t{
	width:625px;
	/*height: 120px;*/
	float:left;
}
.gallery-block .news-box h1{
	margin:0;
	font-size:16px;
	color:#1a1a1a;
	line-height:21px;
}
.gallery-block .news-box .date{
	display:block;
	color:#939393;
	margin:0 0 11px;
}
.gallery-block .news-box p{
	margin:0;
	line-height:18px;
}
.gallery-block .news-box p .more{
	color:#c50c0c;;
	text-transform:uppercase;
	font-weight:bold;
}
.gallery-block .field-content {
	width:890px;
	height:398px;
}
.gallery-block .news-box-s{
	position:absolute;
	bottom:0;
	width:830px;
	overflow:hidden;
	padding:10px 30px 80px;
	margin:25px 0 0;
	background:transparent url(../images/bg-alpha-black.png) repeat;
}
.gallery-block.left .news-box-s{
	top:auto;
	bottom:0;
	padding:10px 30px 45px;
	margin:25px 0 0;
	background:transparent;
	background:transparent url(../images/bg-alpha-black.png) repeat;
}
.gallery-block.right .news-box-s{
	position:absolute;
	top:0;
	right:0;
	bottom:auto;
	width:250px;
	height:338px;
	padding:30px;
	margin:0;
	background:transparent url(../images/bg-alpha-black.png) repeat;
	text-align:center
}
.gallery-block .news-box-s .text-box{
	width:100%;
	float:left;
}
.gallery-block .news-box-s .text-box h1 a:link, .gallery-block .news-box-s .text-box h1 a:visited{
	font-size:38px;
	line-height:50px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.gallery-block .news-box-s h1{
	margin:0;
	font-size:16px;
	color:#1a1a1a;
	line-height:21px;
}
.gallery-block .news-box-s .date{
	display:block;
	color:#939393;
	margin:0 0 5px;
	color:#fff;
	display:none;
}
.gallery-block .news-box-s p{
	margin: 10px 0;
	font-size: 14px;
	line-height:18px;
	color:#fff;
	display:none;
}
.gallery-block .news-box-s .more{
	margin-left:1px;
	text-align:left;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	display:none;
}

.search-box{
	width:259px;
	float:right;
	padding:6px 0 0;
}
.gallery-block .search-box{
	right:40px;
	position:absolute;
}
#search-block-form{
	width:100%;
	overflow:hidden;
	padding:0 0 17px;
}
#search-block-form .text{
	float:left;
	width:200px;
	height:17px;
	background:#fff;
	border:solid #ddd;
	border-width:1px 0 1px 1px;
	padding:7px 8px 5px 10px;
}
#search-block-form .submit{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	width:40px;
	height:31px;
	cursor:pointer;
	border:0;
	padding:0;
	background:url(../images/bg-submit.gif) no-repeat 0 -62px;
}
.search-box .social-box{
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	height:27px;
	line-height:27px;
	overflow:hidden;
}
.search-box .social-box:after{
	clear:both;
	content:'';
	display:block;
}
.social-box .social-list{
	position:absolute;
	top:2px;
	right:0;
	margin:0;
	padding:0;
	height:30px;
	list-style:none;
}
.social-box .social-list li{
	float:left;
	padding:0 0 0 5px;
}
.social-box .social-list li a{
	text-indent:-9999px;
	overflow:hidden;
	width:25px;
	height:25px;
	float:left;
}
.social-box .social-list li .facebook{background:url(../images/social/facebook.png)}
.social-box .social-list li .twitter{background:url(../images/social/twitter.png)}
.social-box .social-list li .youtube{background:url(../images/social/youtube.png)}
.social-box .social-list .tooltip{
	position:absolute;
	top:31px;
	left:-4px;
	height:19px;
	overflow:hidden;
	width:58px;
	color:#fff;
	background:url(../images/bg-tooltip.gif) no-repeat;
	z-index:3;
	padding:11px 0 0 7px;
}
.header-holder{
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
#header{
	width:980px;
	margin:0 auto;
	height:290px;
	overflow: hidden;
}
body.not-front #header{
	height:288px;
}
#header .toptop{
	width:100%;
	overflow:hidden;
	height:30px;
}
#rss{
	float: left;
	padding:3px 20px;
	width:140px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:13px;
	text-align:left;
}
#rss a:link, #rss a:visited{
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	padding-left:30px;
	color:#fff;
	background:url(../images/feed.png) no-repeat;
}
#user-box{
	float: right;
	padding-right: 5px;
	width:200px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:12px;
	text-align:right;
}
#user-box a:link, #user-box a:visited{
	color:#fff;
}
#header .top-bar{
	width:100%;
	overflow:hidden;
	padding:5px 0;
	height:90px;
}
.top-bar .ad{
	text-align:center;
}
#header .logo-area{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:5px 0;
}
body.not-front .logo-area{
	height:167px;
	margin:30px 0;
	padding-top:40px;
}
.logo-area .ad{
	float:right;
	line-height:90px;
}
.logo-area .ad a:link, .logo-area .ad a:visited{
	line-height:90px;
}
.logo-area .ad img{
	vertical-align:middle;
}
.exchange{
	float:left;
	width:215px;
	height:100px;
}
.exchange .currency {
	height:30px;
	width:215px;
	padding-left:45px;
	font-size:16px;
	color:#fff;
}
.exchange .currency.eur {
	background:transparent url(../images/eur.png) no-repeat 30px 5px;
}
.exchange .currency.usd {
	background:transparent url(../images/usd.png) no-repeat 30px 5px;
}
.exchange .currency.rub {
	background:transparent url(../images/rub.png) no-repeat 30px 5px;
}
.exchange .currency .name {
	display:block;
	float:left;
	margin:0 10px 0 15px;
	font-size:16px;
	line-height:30px;
}
.exchange .currency .value{
	display:block;
	float:left;
	width:140px;
	height:30px;
	text-align:center;
	overflow:hidden;
	line-height:30px;
}
.weather{
	float:left;
	width:215px;
	height:100px;
	text-align: center;
}
.weather .image{
	float:left;
	width:120px;
	height:100px;
	line-height:100px;
}
.weather .image img{
	vertical-align:middle;
}
.weather .temp{
	float:left;
	width:95px;
	height:30px;
	padding-top:30px;
	font-size:25px;
	color:#fff;
}
.weather .barometer{
	float:left;
	width:95px;
	height:30px;
	font-size:18px;
	color:#fff;
}
.logo{
	overflow:hidden;
	float:left;
	width:120px;
	height:105px;
	background:url(../images/logo.png) no-repeat;
	margin:-2px 0 0;
	display:inline;
}
.logo.internal {
	background:transparent;
	margin-top:30px;
	width:450px;
	height:105px;
}
body.not-front .logo-area .ad{
	margin-top:40px;
}
.sport{
	float:left;
	width:430px;
	height:100px;
}
.sport ul{
	margin:5px 50px;
	padding:0;
	width:340px;
	height:90px;
	list-style-type:none;
	list-style-position:inside;
	border:1px solid #880000;
	border-bottom:0;
	border-radius:10px;
	background:#a40000;
}
.sport ul li{
	margin:0;
	padding:0;
	height:29px;
	text-align:center;
	color:#fff;
	line-height:29px;
	border-bottom:1px solid #880000;
}
.sport ul li.views-row-last{
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.sport ul li a:link, .sport ul li a:visited{
	color:#fff;
}
.sport ul li.views-row-even{
	background:#ba0001;
}
.logo a{
	height:100%;
	display:block;
	line-height:0;
	font-size:0;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	height:44px;
	overflow:hidden;
}
body.not-front #nav{
	margin:0;
}
#nav:after{
	content:'';
	display:block;
	clear:both;
}
#nav li{
	float:left;
	font-size:14px;
	position:relative;
}
#nav li.active{ }
#nav li.active a{
	color:#c50c0c;
}
#nav li a{
	display:block;
	color:#fff;
	margin:0 1px 0 -1px;
	padding:0;
	height:37px;
}
#nav li a span{
	display:block;
	text-align:center;
	border-width:0 0 1px 1px;
	padding:17px 0 5px;
}
#nav li a:hover,
#nav li:hover a,
#nav li.hover a{
	background:#000;
	text-decoration:none;
	padding-bottom:7px;
}
#nav li:hover ul a,
#nav li.hover ul a{background:url(../images/transparent.gif) no-repeat;}
#nav li:hover li:hover a,
#nav li.hover li.hover a{background:#fff;}
#nav li:hover li:hover ul a,
#nav li.hover li.hover ul a{background:url(../images/transparent.gif) no-repeat;}
#nav li:hover ul,
#nav li.hover ul{top:47px;}
#nav li:hover li ul,
#nav li.hover li ul{top:-9999px;}
#nav li:hover li:hover ul,
#nav li.hover li.hover ul{top:0;}
#nav ul{
	position:absolute;
	top:-9999px;
	left:0;
	background:#f2f2f2;
	border:1px solid #e7e7e7;
	margin:0;
	padding:0;
	list-style:none;
	width:113px;
}
#nav ul li{
	border:0;
	float:none;
	height:1%;
	vertical-align:top;
	background:url(../images/separator-drop.gif) no-repeat 50% 0;
	padding:2px 0 0;
}
#nav ul li:first-child{background:none;}
#nav ul li a{
	font-size:14px;
	padding:4px 0 3px 13px;
	color:#686868;
	height:1%;
}
#nav ul li a:hover{background:#fff;}
#nav ul ul{
	top:-9999px;
	left:113px;
}
#nav ul ul a{padding-top:3px;}
#nav ul ul a:hover{background:#fff !important;}
#nav li a.active{
	background:#000;
	padding-bottom:7px;
}

#nav2{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	height:37px;
	line-height:37px;
	overflow:hidden;
}
#nav2 li{
	margin:0;
	padding:0;
	float:left;
	font-size:14px;
	position:relative;
}
#nav2 li a{
	display:block;
	color:#fff;
	margin:0;
	padding:0 5px;
}
#nav2 li a:hover,
#nav2 li:hover a,
#nav2 li.hover a{
	background:#444;
	text-decoration:none;
}
#nav2 ul li{
	border:0;
	float:none;
	height:1%;
	vertical-align:top;
	background:url(../images/separator-drop.gif) no-repeat 50% 0;
	padding:2px 0 0;
}
#nav2 ul li a{
	font-size:14px;
	padding:4px 0 3px 13px;
	color:#686868;
	height:1%;
}
#nav2 ul li a:hover{background:#fff;}

.container{
	width:980px;
	overflow:hidden;
	margin:0 auto;
}
#main{
	width:980px;
	margin:0 auto;
}
#content{
	width:660px;
	float:left;
	padding:0 20px 0 0;
	overflow:hidden;
}
#wide #content{
	width:100%;
}
#main-content #content{
	width:100%;
}
#main h2.heading, #main h2.heading a {
	margin:0 0 11px;
	font:bold 16px/12px Georgia, Times, serif;
	color:#0184e0;
	border-bottom:8px solid #d5d5d5;
	text-transform:uppercase;
	padding:0 0 5px;
}
#main h2.heading a {
	border-bottom:none;
}
.green #main h2.heading, .green #main h2.heading a {color:#05b038;}
.red #main h2.heading, .red #main h2.heading a {color:#c50c0c;}

#main .region h2.heading {
	padding:10px;
	background: #a40000;
	border:0;
	color:#fff;
}
#content .post-holder,
#content .post-wrapper{
	width:678px;
	overflow:hidden;
	margin:0 0 21px -17px;
}
#content .post-wrapper{margin-bottom:19px;}
.post-holder .post-box,
.post-wrapper .post-box{
	width:322px;
	float:left;
	padding:0 0 0 17px;
	overflow:hidden;
}
.post-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	position:relative;
}
.post-list li{
	float:left;
	width:100%;
	padding:10px 8px 10px 0;
}
#content .post-holder .post-box .region.region-home-posts-first h2.heading, #content .post-holder .post-box .region.region-home-posts-second h2.heading {
	font-size:18px;
	font-weight:bold;
}
#content .region.region-picture-posts h2.heading {
	font-size:18px;
	font-weight:bold;
}
.region-home-posts-first .post-list li.odd, .region-home-posts-second .post-list li.odd {
	background:#ebebeb;
}
.post-list-holder{
	height:1%;
	overflow:hidden;
	margin:0 0 11px;
	position:relative;
}
.post-box .post-list-holder .post-list{margin:0 0 -11px;}
.post-list .image-holder{
	border:1px solid #dedede;
	padding:3px;
	float:left;
	margin:0 9px 0 0;
}
* html .post-list .image-holder{margin-right:6px;}
.post-list .image-holder img{display:block;}
.post-list .text-holder{
	overflow:hidden;
	height:1%;
}
#main .post-list h3.title{
	margin:0;
	font: bold 14px/16px Georgia, Times, serif;
	color:#444;
}
#main .post-list h3.title a:hover{
	text-decoration:none;
	color:#0184e0;
}
.green #main .post-list h3.title a:hover{color:#05b038;}
.red #main .post-list h3.title a:hover{color:#c50c0c;}
.post-list p{
	margin:0;
	font-size:11px;
	color:#444;
	line-height:12px;
}
.post-list .info-list,
.info-list{
	margin:0 0 5px -8px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
* html .post-list .info-list,
* html .info-list{position:relative;}
.post-list .info-list li,
.fade-gallery  .info-list li{
	float:left;
	position:static;
	font-size:11px;
	color:#444;
	background:url(../images/separator-info-list.gif) no-repeat 0 50%;
	margin:0 2px 0 -2px;
	padding:0 7px 0 10px;
	width:auto;
	display:inline;
}
.view-content .post-list-holder .post-list li.even,
.view-content .post-list-holder .post-list li.odd{
	border:0;
	outline:0;
	margin:0;
	padding:10px 5px;
}
.view-content .post-list-holder .post-list li.odd{
	background:#ebebeb;
	color:#000;
}
.view-content .post-list-holder .post-list li.odd h3 a,
.view-content .post-list-holder .post-list li.odd h3 a:link,
.view-content .post-list-holder .post-list li.odd h3 a:visited, 
.view-content .post-list-holder .post-list li.odd span,
.view-content .post-list-holder .post-list li.odd li{
	background:#ebebeb;
	color:#000;
}
.post-box .image-block{
	border:1px solid #dedede;
	padding:3px;
	margin:-2px 0 24px;
}
.post-box .image-block img{display:block;}
#content .pictures-box{
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 0 18px;
}
.pictures-box .switcher{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:22px;
	bottom:18px;
	z-index:100;
}
.pictures-box .switcher li{
	float:left;
	padding:0 0 0 5px;
}
.pictures-box .switcher li a{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:url(../images/bg-switcher.png) no-repeat;
	width:25px;
	height:25px;
	cursor:pointer;
}
.pictures-box .switcher li a:hover,
.pictures-box .switcher li.active a{background:url(../images/bg-switcher-red.png) no-repeat;}
.pictures-box .main-picture{
	width:652px;
	float:left;
	border:1px solid #dedede;
	padding:3px;
}
.pictures-box .main-picture img{display:block;}
.main-picture .picture-block{
	width:652px;
	height:500px;
	position:relative;
}
.main-picture .picture-block .text-box{
	width:315px;
	position:absolute;
	bottom:0;
	left:0;
}
.picture-block .text-box .wrapp{
	width:308px;
	background:url(../images/bg-text-box.png) no-repeat;
	padding:15px 0 6px 7px;
}
.picture-block .text-box .title{
	display:block;
	color:#fff;
	font-size:14px;
	position:relative;
}
.picture-block .text-box .title a{color:#fff;}
.pictures-box .pictures-section{
	width:323px;
	float:right;
}
.pictures-section .pictures-list{
	margin:0 0 0 -16px;
	padding:0;
	list-style:none;
	width:340px;
}
.pictures-section .pictures-list li{
	float:left;
	position:relative;
	display:inline;
	margin:0 0 13px 16px;
}
.pictures-section .pictures-list li a{
	display:block;
	cursor:pointer;
}
.pictures-section .pictures-list li a:hover{
	text-decoration:none;
	background:url(../images/transparent.gif) no-repeat;
}
.pictures-section .pictures-list li.active span,
.pictures-section .pictures-list li a:hover span{top:-9999px;}
.pictures-section .pictures-list li a:hover img{background:#b5b5b5;}
.pictures-section .pictures-list li img{
	display:block;
	border:1px solid #eaeaea;
	background:#fff;
	padding:3px;
}
.pictures-section .pictures-list li .cover{
	width:89px;
	height:49px;
	background:url(../images/bg-pictures-list.png);
	position:absolute;
	top:4px;
	left:4px;
}
.pictures-section .pictures-list li img {
	width:89px;
	height:49px;
}
.post-wrapper .post-box .post-list li
.post-wrapper .post-box .post-list li{
	background:url(../images/bg-post-list.gif) no-repeat 0 100%;
	margin:0 0 9px;
	padding:0 0 8px;
	vertical-align:top;
	float:none;
}
.post-wrapper .post-list .info-list li{
	background:url(../images/separator-info-list.gif) no-repeat 0 50%;
	padding:0 7px 0 10px;
	margin:0;
}
.post-wrapper .info-list{margin-bottom:0;}
#content .post-wrapper .post-box .region h2.heading {
	
}
#content .post-wrapper .post-box .region h2.heading a:link,
#content .post-wrapper .post-box .region h2.heading a:visited {
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
#content .post-wrapper .post-box .region h2.heading a:hover {
	text-decoration:none;
}
.breadcrumbs{
	height:20px;
	line-height:20px;
	margin:10px 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.breadcrumbs li{
	margin:0;
	padding:0;
	background:url(../images/bullet-breadcrumbs.gif) no-repeat -1360px 50%;
	float:left;
	color:#434343;
	font-size:14px;
	padding:0 5px 0 12px;
}
.breadcrumbs li:first-child{background:none;}
.breadcrumbs li a{
	color:#000;
	text-transform:uppercase;
}
#content .text-content{
	width:652px;
	overflow:hidden;
	font-family:Georgia, Times, serif;
}
#wide #content .text-content{
	width:100%;
}
.text-content .image-box{
	border:1px solid #e2e2e2;
	padding:3px;
	float:left;
	margin:0 14px 0 0;
}
.text-content .image-box img{display:block;}
.description-list{
	margin:0;
	padding:0 0 14px 2px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.description-list li{
	float:left;
	padding:3px 17px 5px 23px;
	line-height:12px;
}
.description-list .date{background:url(../images/bg-description-list.gif) no-repeat;}
.description-list .comments{
	background:url(../images/bg-description-list.gif) no-repeat -283px 0;
	padding-left:27px;
}
.description-list .print{
	background:url(../images/printer.png) no-repeat;
	padding-left:27px;
}
.description-list .author{
	background:url(../images/user.png) no-repeat;
	padding-left:27px;
}
.description-list li a{color:#434343;}
.text-content p{
	margin:0 0 20px;
	line-height:20px;
}
.text-content p a{
	text-decoration:underline;
	color:#0184e0;
}
.green .text-content p a{color:#05b038;}
.red .text-content p a{color:#c50c0c;}
.text-content p a:hover{text-decoration:none;}
.blockquote-holder{
	height:1%;
	overflow:hidden;
	padding:0 51px 6px 20px;
	margin:-6px 0 0;
}
.blockquote-holder blockquote{
	margin:0;
	background:url(../images/bg-quote1.gif) no-repeat;
	padding:6px 0 0 31px;
}
.text-content .blockquote-holder p{margin:0;}
.blockquote-holder blockquote q{
	quotes:none;
	background:url(../images/bg-quote2.gif) no-repeat 100% 100%;
	display:block;
	padding:0 0 5px;
}
.blockquote-holder blockquote q:after,
.blockquote-holder blockquote q:before{content:'';}
#content h1, #main-content h1{
	margin:0 0 17px;
	font:24px Georgia, Times, serif;
}
#content h2, #main-content h2{
	margin:0 0 19px;
	font:18px Georgia, Times, serif;
}
#content h3, #main-content h3{
	margin:0 0 22px;
	font:17px Georgia, Times, serif;
}
#content h4, #main-content h4{
	margin:0 0 25px;
	font:15px Georgia, Times, serif;
}
#content h5, #main-content h5{
	margin:0 0 23px;
	font:14px Georgia, Times, serif;
}
.ordered-list{
	margin:0 0 -8px;
	padding:0;
	list-style:none;
	line-height:20px;
}
.text-content .ordered-list p{margin:0;}
.ordered-list li{padding:0 0 20px;}
.ordered-list ol{
	margin:0;
	padding:20px 0 0 21px;
	list-style:none;
}
#content .text-content h1.post-title {
	margin:10px 0;
	padding:0;
	font-size:35px;
	line-height:50px;
}
#content .text-content h2 {
	margin:8px 0;
	padding:0;
	font-size:25px;
	line-height:35px;
}
#content .text-content h3 {
	margin:5px 0;
	padding:0;
	font-size:20px;
	line-height:25px;
}
#content .text-content h4 {
	margin:5px 0;
	padding:0;
	font-size:16px;
	line-height:20px;
}
#content .text-content h5 {
	margin:2px 0;
	padding:0;
	font-size:14px;
	line-height:18px;
}
#content .text-content h6 {
	margin:2px 0;
	padding:0;
	font-size:14px;
	line-height:15px;
}
.ordered-list .alignright{
	float:right;
	border:1px solid #e3e3e3;
	padding:3px;
}
.unordered-list{
	margin:0;
	padding:0 0 11px 29px;
	list-style:none;
}
.unordered-list li{
	padding:0 0 0 22px;
	background:url(../images/bg-unordered-list.gif) no-repeat 0 8px;
}
.unordered-list ul{
	margin:0;
	padding:0 0 0 7px;
	list-style:none;
}
.unordered-list li li{
	background:url(../images/bg-unordered-list.gif) no-repeat -660px 8px;
	padding:0 0 0 13px;
}
.panels-holder{margin:0 0 -17px;}
.panel-box{
	width:590px;
	overflow:hidden;
	font:14px/16px Georgia, Times, serif;
	color:#4c4c4c;
	padding:10px 5px 10px 55px;
	margin:0 0 12px;
}
.panel-box.alert, .messages.error {
	background:#ffd9c8 url(../images/bg-panel-box.gif) no-repeat 14px 13px;
	border:1px solid #ecbfab;
}
.panel-box.download{
	background:#edfcd5 url(../images/bg-panel-box.gif) no-repeat -672px 11px;
	border:1px solid #d8e9bd;
}
.panel-box.info{
	background:#eee url(../images/bg-panel-box.gif) no-repeat -1339px 11px;
	border:1px solid #dedede;
}
.panel-box.note{
	background:#fef6d2 url(../images/bg-panel-box.gif) no-repeat -2014px 11px;
	border:1px solid #efe6bb;
}
.panel-box.tick, .messages.status{
	background:#edfcd5 url(../images/bg-panel-box.gif) no-repeat -2671px 12px;
	border:1px solid #ddedc2;
}
.messages, div.error {
	padding:12px 10px 12px 40px;
	margin:10px 0 10px 0;
}
#content .post-title{
	display:block;
	font-size:16px;
	line-height:22px;
	padding:0 0 10px 4px;
	overflow:hidden;
	height:1%;
}
#content .links-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 11px;
}
.links-holder .social-links{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.links-holder .social-links li{
	float:left;
	padding:0 0 0 4px;
}
.links-holder .social-links li a{
	float:left;
	width:18px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
}
.links-holder .social-links li .facebook{background:url(../images/bg-social-icons-small.gif) no-repeat;}
.links-holder .social-links li .twitter{background:url(../images/bg-social-icons-small.gif) no-repeat -22px 0;}
.links-holder .social-links li .flickr{background:url(../images/bg-social-icons-small.gif) no-repeat -43px 0;}
.links-holder .social-links li .youtube{background:url(../images/bg-social-icons-small.gif) no-repeat -65px 0;}
.links-holder .social-links li .vimeo{background:url(../images/bg-social-icons-small.gif) no-repeat -85px 0;}
#content .content-holder{
	width:652px;
	overflow:hidden;
}
#wide #content .content-holder{
	width:100%;
}
.content-holder .post-list{padding-bottom:5px;}
.content-holder .post-list .info-list li{padding:0 7px 0 10px;}
.content-holder .post-list p{font-size:14px;}
.content-holder .post-list li{padding-bottom:17px;}
#content .comment-box{
	width:100%;
	overflow:hidden;
	padding:8px 0 6px;
}
#content .author-box{
	width:100%;
	overflow:hidden;
	padding:0 0 21px;
}
.author-box .image-box{
	border:1px solid #e8e8e8;
	padding:3px;
	float:left;
	margin:0 13px 0 0;
}
.author-box .image-box img{display:block;}
.author-box .text-block{
	overflow:hidden;
	height:1%;
}
.author-box .text-block p{
	margin:0;
	color:#5e5e5e;
	line-height:20px;
	font-size:14px;
}
.comment-box .leave-comment{
	display:block;
	font-size:21px;
	font-family:Georgia, Times, serif;
	color:#2b2b2b;
	margin:0 0 17px;
}
.comment-box .comment-form{
	width:100%;
	overflow:hidden;
}
.comment-formm .row{
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
.comment-formm label{
	float:left;
	font-weight:bold;
	color:#2b2b2b;
	font-size:15px;
	width:108px;
	padding:4px 0 0;
}
.comment-formm label span{
	font-size:11px;
	font-weight:normal;
	color:#777;
}
.comment-formm .text{
	float:left;
	background:#f7f7f7;
	border:1px solid #e2e2e2;
	padding:6px 5px 6px;
	width:212px;
	height:15px;
	outline:none;
}
.comment-formm .text-area-holder{
	width:630px;
	height:120px;
	background:url(../images/bg-textarea-holder.gif) no-repeat;
	float:left;
	padding:10px;
}
.comment-formm .area{
	float:left;
	margin:0;
	width:630px !important;
	height:120px !important;
	overflow:auto;
	background:none;
	border:0;
}
.comment-formm .submit{
	float:left;
	width:214px;
	height:29px;
	background:url(../images/btn-submit.gif) no-repeat;
	line-height:0;
	font-size:0;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	padding:0;
	border:0;
}
.comment-form .filter-wrapper{
/*	display: none;
	visibility: hidden;*/
	width:639px !important;
}
#content .comment-section{
	width:100%;
	overflow:hidden;
}
.comment-section .comment-block{
	border:1px solid #d5d5d5;
	overflow:hidden;
	height:1%;
	padding:9px 12px 5px 9px;
	font-size:13px;
	margin:0 0 20px;
}
.comment-section .comment-block.answer{margin-left:30px;}
.comment-block .alignleft, .comment-block .user-picture img {
	float:left;
	margin:0 11px 0 0;
	width: 63px;
	height: 60px;
}
* html .comment-block .alignleft{margin-left:8px;}
* html .comment-block .user-picture img{margin-left:8px;}
.comment-block .text-block{
	overflow:hidden;
	height:1%;
}
.comment-block .info-line{
	height:1%;
	padding:1px 10px 7px 0;
	overflow:hidden;
}
.info-line .author{
	color:#333;
	float:left;
}
.info-line .author a{color:#8c8c8c;}
.info-line .date{
	float:right;
	color:#333;
}
.comment-block p{
	margin:0 0 16px;
	color:#333;
	line-height:18px;
}
.comment-block .ref-holder{
	height:1%;
	overflow:hidden;
	margin:-16px 0 0;
}
.comment-block .ref-holder ul{
	float:right;
	color:#4f4f4f;
	font-weight:bold;
}
.comment-block .ref-holder ul a{
	color:#4f4f4f;
	font-weight:bold;
}
.comment-block .reply{
	float:right;
	color:#4f4f4f;
	font-weight:bold;
}
.comment-section .comment-block .rate-widget{
	margin:10px 0;
	padding:0 5px;
	height:20px;
	clear:both;
}
.comment-section .comment-block .rate-widget .item-list{
	float:left;
	width:200px;
}
.comment-section .comment-block .rate-widget ul li{
	margin-right:10px;
}
.comment-section .comment-block .rate-widget ul li {
	line-height:18px;
	color:#CC0000;
	font-size:18px;
}
.comment-section .comment-block .rate-widget ul li a:link,.comment-section .comment-block .rate-widget ul li a:visited{
	float:right;
	display:block;
	margin:0 5px;
	padding:0;
	width:18px;
	height:18px;
	line-height:18px;
	font-size:18px;
	text-align:center;
	background:#CC0000;;
	border:0;
	color:#fff !important;
}
.comment-section .comment-block .rate-widget ul li.first {
	color:#009900;
}
.comment-section .comment-block .rate-widget ul li.first a:link,.comment-section .comment-block .rate-widget ul li.first a:visited{
	background:#009900;
}
.comment-section .comment-block .rate-widget .rate-info{
	display:none;
	float:right;
	width:150px;
	font-size:14px;
	color:#333;
}
#content .page-switcher-holder{
	width:100%;
	overflow:hidden;
}
.page-switcher-holder .page{
	float:left;
	font-size:15px;
	color:#514f4f;
	padding:2px 14px 0 0;
}
.item-list ul.pager{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.item-list ul.pager li{
	float:left;
	font-size:15px;
	font-weight:bold;
	height:22px;
/*	width:22px;*/
	text-align:center;
	line-height:22px;
	margin:0 3px 0 0;
	padding:0;
}
.item-list ul.pager li.active{color:#0184e0;}
.green .item-list ul.pager li.active{color:#05b038;}
.red .item-list ul.pager li.active{color:#c50c0c;}
.item-list ul.pager li a{
	color:#565656;
	display:block;
	background:#e9e9e9;
	padding:0 5px 0 5px;
}
.item-list ul.pager li .next{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-arrow.gif) no-repeat;
}
#content .info-block-holder{
	width:652px;
	overflow:hidden;
	margin:-10px 0 11px;
}
.info-block{
	background:url(../images/bg-post-list.gif) repeat-x 0 100%;
	width:100%;
	overflow:hidden;
	padding:0 0 9px;
	margin:0 0 10px;
}
.info-block .image-block{
	float:left;
	border:1px solid #dedede;
	padding:3px;
	margin:5px 19px 0 0;
}

* html .info-block .image-block{margin-right:16px;}
.info-block .image-block img{display:block;}
.info-block .text-block{
	overflow:hidden;
	height:1%;
}
#content .text-block .info-title{
	font:18px/22px Georgia, Times, serif;
	color:#121212;
	margin:0 0 2px;
}
#content .text-block .info-title a{color:#121212;}
#content .text-block .info-title a:hover{
	color:#0184e0;
	text-decoration:none;
}
.green #content .text-block .info-title a:hover{color:#05b038;}
.red #content .text-block .info-title a:hover{color:#c50c0c;}
.info-block .text-block p{
	margin:0;
	color:#606060;
	font-size:14px;
	line-height:21px;
}
.info-block .info-list{margin-bottom:17px;}
#sidebar{
	width:300px;
	float:right;
	overflow:hidden;
}
#sidebar .box{
	width:300px;
	background:url(../images/bg-sidebar-box.gif) repeat-y -300px 0;
	margin:0 0 20px;
}
.box .holder{background:url(../images/bg-sidebar-box.gif) no-repeat;}
.box .frame{
	/*background:url(../images/bg-sidebar-box.gif) no-repeat -598px 100%;*/
	background:#666;
	height:1%;
	padding:10px;
}
#sidebar .tabset-holder{
	width:100%;
	overflow:hidden;
}
#sidebar .tabset{
	margin:0;
	padding:0;
	list-style:none;
	width:300px;
	overflow:hidden;
}
#sidebar .tabset li{float:left;}
#sidebar .tabset li.active a{
	background:#fff;
	text-decoration:none;
	color:#000;
}
#sidebar .tabset li a{
	display:block;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	padding:8px 11px 11px 8px;
}
#sidebar .tabset li a:hover{
	background:#666;
	text-decoration:none;
}
#sidebar .tabset li.active a:hover{
	color:#fff
}
#sidebar .tabcontent{
	padding:22px 10px 6px 15px;
	background:#fff;
	position:relative;
	height:1%;
}
#sidebar .post-list{
	margin:0 0 -13px;
	padding:0;
	list-style:none;
}
#sidebar .post-list li{
	background:url(../images/bg-post-list.gif) no-repeat 0 100%;
	margin:0 0 10px;
	padding:0 0 4px;
	vertical-align:top;
	overflow:hidden;
	height:1%;
	position:relative;
}
#sidebar .post-list .info-list{margin-bottom:0;}
#sidebar .post-list .info-list li{
	background:url(../images/separator-info-list.gif) no-repeat 0 50%;
	padding:0 7px 0 10px;
	margin:0;
}
#sidebar .image-list-holder{
	height:1%;
	overflow:hidden;
	padding:3px 0 0;
}
#sidebar .image-list{
	margin:0 0 0 -21px;
	padding:0;
	list-style:none;
	width:300px;
	overflow:hidden;
}
#sidebar .image-list li{
	float:left;
	padding:0 0 0 24px;
}
#sidebar .video-box{
	width:300px;
	background:#343434;
	text-align:center;
	position:relative;
	margin:20px 0 39px;
}
#sidebar .video-box img{
	vertical-align:top;
	text-align:center;
}
.video-box .play{
	position:absolute;
	top:70px;
	left:96px;
	width:105px;
	height:71px;
	background:url(../images/bg-play.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.video-box .player-panel{
	position:absolute;
	bottom:-17px;
	left:0;
	width:300px;
	height:28px;
	background:url(../images/bg-player-panel.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.video-box .text{
	position:absolute;
	top:9px;
	left:10px;
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
}
#sidebar .ad-box{
	width:300px;
	height:250px;
	margin:0 0 21px;
}
#sidebar .ad-box img{display:block;}
#sidebar .archive-box{
	width:100%;
	overflow:hidden;
	padding:3px 0 15px 0;
}
.archive-box .image-box{
	float:right;
	width:125px;
	height:125px;
	margin:5px 0 0;
}
.archive-box .image-box img{display:block;}
.archive-box div.item-list ul, div.item-list ul {
	float:left;
/*	width:124px;*/
	padding:0 50px 0 1px;
	margin:0;
	list-style:none;
	list-style-image: none;
	list-style-type: none;
	font-size:14px;
}
.archive-box div.item-list ul li, div.item-list ul li, .archive-box div.item-list ul li.first , .archive-box div.item-list ul li.last {
	background:url(../images/bullet-archives-list.gif) no-repeat 0 3px;
	padding:0 0 4px 22px;
	list-style-image: none;
	list-style-type: none;
	margin:0;
}
.archive-box div.item-list ul li a, div.item-list ul li a{color:#575757;}
.archive-box div.item-list ul li a:hover, div.item-list ul li a:hover{
	text-decoration:none;
	color:#c50c0c;
}
#sidebar .search-box{
	float:none;
	width:300px;
	background:url(../images/bg-sidebar-box.gif) repeat-y -300px 0;
	padding:0;
	margin:0 0 33px;
}
#sidebar .search-box .holder{background:url(../images/bg-sidebar-box.gif) no-repeat;}
#sidebar .search-box .frame{
	background:#a40000;
	padding:17px 19px 27px 21px;
}
#sidebar .search-box .follow{
	float:left;
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	padding:5px 0 0 2px;
}
#sidebar .sidebar_baner{
	width:300px;
	margin:0;
	padding:0;
}
#main-content{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0 13px;
}
#main-content .wide-title{
	margin:0 0 1px;
	font-size:20px;
	color:#292929;
	font-weight:normal;
}
#main-content .date{
	display:block;
	color:#6c6c6c;
	margin:0 0 34px;
	font-size:13px;
}
#main-content p{
	margin:0 0 18px;
	font-size:13px;
	color:#292929;
	line-height:18px;
}
.footer-holder{
	width:100%;
	overflow:hidden;
}
.footer-section{
	width:100%;
	overflow:hidden;
	background:#f2f2f2 url(../images/bg-gallery-section-top.gif) repeat-x;
	margin:0 0 11px;
}
.footer-section .holder{background:url(../images/bg-gallery-section-bottom.gif) repeat-x 0 100%;}
#footer{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	/* background:url(../images/bg-footer.gif) no-repeat 100% 95%; */
	padding:19px 0 8px;
}
#footer .about-column,
#footer .twitter-column,
#footer .categories-column{
	float:left;
	width:316px;
	padding:0 10px 0 0;
	color:#585858;
	font-size:13px;
}
#footer .about-column{
	width:313px;
	padding:0 13px 0 0;
}
#footer .twitter-column{padding:0 10px 0 14px;}
#footer .categories-column{
	padding:0 0 0 20px;
	width:586px;
}
#footer .categories-column li{
	float: left;
	width:262px;
}
#footer .categories-column .weather-attribution{
	text-align:right;
	height:18px;
	line-height:18px;
	vertical-align:middle;
}
#footer .title{
	text-transform:uppercase;
	color:#0184e0;
	background:url(../images/separator-drop.gif) repeat-x 0 100%;
	display:block;
	padding:0 0 10px;
	margin:0 0 13px;
}
.green #footer .title{color:#05b038;}
.red #footer .title{color:#c50c0c;}
#footer .about-column p{
	margin:0;
	line-height:24px;
}
#footer .about-column p a{
	text-decoration:underline;
	color:#0184e0;
}
.green #footer .about-column p a{color:#05b038;}
.red #footer .about-column p a{color:#c50c0c;}
#footer .about-column p a:hover{text-decoration:none;}
#footer .tweets-list{
	margin:0;
	padding:0;
	list-style:none;
	line-height:24px;
}
.tweets-list li{
	background:url(../images/bg-tweets-list.gif) repeat-x 0 100%;
	margin:0 0 12px;
	padding:0 0 11px;
}
.tweets-list li a, .tweets-list li span {
	font-size:11px;
	color:#06c;
}
.tweets-list li .author{
	color:#530101;
	font-size:13px;
}
.twitter-column .tweet-ref{
	background:url(../images/bg-twitter.gif) no-repeat 0 1px;
	margin:22px 0 0 73px;
	padding:0 0 0 46px;
}
.twitter-column .follow{
	text-indent:-9999px;
	overflow:hidden;
	width:110px;
	height:33px;
	background:url(../images/bg-follow-me.gif) no-repeat;
	display:block;
}
#footer .categories-column ul{
	margin:0 0 0 4px;
	padding:4px 0 0;
	list-style:none;
	font-size:14px;
}
#footer .categories-column li{
	background:url(../images/bullet-categories-list.gif) no-repeat 0 -288px;
	padding:0 0 8px 29px;
	line-height:16px;
}
#footer .categories-column li a{color:#585858;}
#footer .categories-column li a:hover{
	text-decoration:none;
	color:#0184e0;
}
.green #footer .categories-column li a:hover{color:#05b038;}
.red #footer .categories-column li a:hover{color:#c50c0c;}
.footer-bar{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	font-size:14px;
	color:#3c3c3c;
	padding:0 0 20px;
}
.footer-menu{
	float:left;
	margin:0 0 0 -4px;
	padding:0;
	overflow:hidden;
	list-style:none;
}
.footer-menu li{
	float:left;
	background:url(../images/separator-footer-menu.gif) no-repeat 0 50%;
	margin:0 1px 0 -1px;
	padding:0 4px 0 5px;
}
.footer-menu li a{color:#787878;}
.footer-menu li a:hover,
.footer-menu li.active a{
	text-decoration:none;
	color:#0184e0;
}
.green .footer-menu li a:hover,
.green .footer-menu li.active a{
	text-decoration:none;
	color:#05b038;
}
.red .footer-menu li a:hover,
.red .footer-menu li.active a{
	text-decoration:none;
	color:#c50c0c;
}
.footer-bar .copyright{float:right;}
.fade-gallery{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	height:190px;
}
.fade-gallery li{
	position:absolute;
	z-index:1;
	overflow:hidden;
	top:0;
	left:0;
}

#content fieldset{
	border:1px solid #e8e8e8;
	padding:5px;
	margin:3px 0 3px 0;
	width: 92%;
}
#content table {
width: 100%;
}
.boxa {
	padding:0px 0px 15px 0px;
	width:100%;
	overflow:hidden;
}

.field-type-taxonomy-term-reference, .tlinks {
padding-bottom: 10px;
}

.field-type-taxonomy-term-reference div {
display: inline;
}
.field-type-taxonomy-term-reference div.field-item {
padding-right: 10px;
}
.field-type-taxonomy-term-reference div.field-label {
padding-left: 5px;
}
.tags {
width:100%;
}

.categories-column ul li.leaf, .categories-column ul li.collapsed, .categories-column ul li.expanded {
	list-style-image: none;
	list-style-type: none;
}
.region-footer-message, .region-footer-message p {
display: inline;
}
.clr {
	clear: both;
	float: none;
	padding-bottom: 20px;
}

.region-home-posts-first li.odd, .region-home-posts-second li.odd {
	background:#ccc;
}
.home_top_5_video,
.home_promo,
.read_box{
	background:#666;
	margin:0;
	padding:0 10px 10px;
	color:#fff;
}
.home_top_5_video{
	margin-bottom:30px;
}
.read_box{
	margin-bottom:20px;
	background:#a40000;
}
.home_top_5_video h3,
.home_promo h3,
.read_box h3{
	margin:0;
	padding:10px 0;
	font-size:22px;
	font-weight:normal;
	line-height:22px;
	text-transform:uppercase;
	text-align:center;
}
.home_top_5_video h3{
	font-size:18px;
	line-height:30px;
}
.home_top_5_video h3 span{
	color:#a70000;
	font-size:30px;
	font-weight:bold;
}
.home_top_5_video .view-content,
.home_promo .view-content,
.read_box .view-content{
	margin:0;
	padding:0;
	background:#fff;
	color:#444;
}
.home_top_5_video .views-row,
.home_promo .views-row,
.read_box .views-row{
	margin:0;
	padding:6px 0 6px;
	border:1px solid #444;
	border-top: 0;
	clear:both;
}
.read_box .views-row{
	border:1px solid #a40000;
	border-top: 0;
}
.home_top_5_video .views-field-title,
.home_top_5_video .views-field-created,
.home_top_5_video .views-field-comment-count,
.home_top_5_video .views-field-body,
.home_promo .views-field-title, 
.home_promo .views-field-created, 
.home_promo .views-field-comment-count, 
.home_promo .views-field-body,
.read_box .views-field-title, 
.read_box .views-field-created, 
.read_box .views-field-comment-count, 
.read_box .views-field-body{
	margin:0;
	padding:2px;
	float:right;
	width:162px;
}
.home_top_5_video  .views-field-created,
.home_promo .views-field-created,
.read_box .views-field-created{
	width:80px;
	font-size:11px;
}
.home_top_5_video  .views-field-comment-count,
.home_promo .views-field-comment-count,
.read_box .views-field-comment-count{
	width:78px;
	font-size:11px;
}
.home_top_5_video .views-field-body p,
.home_promo .views-field-body p,
.read_box .views-field-body p{
	margin:0;
	padding:2px 0;
}
.home_top_5_video .views-field-field-image,
.home_promo .views-field-field-image,
.read_box .views-field-field-image{
	margin:2px 2px 2px 4px;
	padding:2px;
	float:left;
	border:1px solid #ccc;
	line-height:56px;
	text-align:center;
}
.home_top_5_video .views-field-field-image img,
.home_promo .views-field-field-image img,
.read_box .views-field-field-image img{
	vertical-align:middle;
}
.poll .title{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}
.links ul,
.links ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
}
.node_carousel{
	position:relative;
}
.node_carousel img{
	margin:0 10px 10px 0;
}
.node_carousel .prev,
.node_carousel .next{
	position:absolute;
	top:40%;
	left:0;
	display:block;
	float:left;
	width:33px;
	height:33px;
	background:url(../images/bg-prev-next.gif) no-repeat;
}
.node_carousel .next{
	left:auto;
	right:0;
	background:url(../images/bg-prev-next.gif) no-repeat -33px 0;
}
.node_carousel ul{
	position:relative;
	width:633px;
	margin:0 33px;
	padding:0;
	list-style-type:none;
	list-style-position:inside;
}
.node_carousel ul li{
	margin:0 20px;
	padding:0;
	clear:both;
	background:#fff;
	overflow:hidden;
}

#sidebar .tabset li a.juhahaha_tab:link,#sidebar .tabset li a.juhahaha_tab:visited {
	text-transform:capitalize;
}
.juhahaha .view-content .post-list .juhahaha .juhahaha_title {
	margin:5px 0;
	padding:0;
	font-size:16px;
	line-height:18px;
}
.juhahaha .view-content .post-list .juhahaha .juhahaha_body,
.juhahaha .view-content .post-list .juhahaha .juhahaha_body p {
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	text-align:left;
}
.juhahaha .view-content .post-list .juhahaha .juhahaha_body h1,
.juhahaha .view-content .post-list .juhahaha .juhahaha_body h2,
.juhahaha .view-content .post-list .juhahaha .juhahaha_body h3,
.juhahaha .view-content .post-list .juhahaha .juhahaha_body h4,
.juhahaha .view-content .post-list .juhahaha .juhahaha_body h5,
.juhahaha .view-content .post-list .juhahaha .juhahaha_body h6 {
	margin:2px 0;
	padding:0;
	font-size:15px;
	line-height:18px;
	text-align:left;
}
.juhahaha .view-content .post-list .juhahaha .image-holder {
	float:right;
}

.share {
	width:636px;
	height:38px;
	padding:0 8px;
	background:#f1f1f1;
}
.share .facebook,
.share .twitter,
.share .google {
	margin:8px 0;
	width:140px;
	float:left;
}
.comment-form-box {
	margin-top: 20px;
}

#home-footer .post-box .region-home-above-footer h2.heading {
	margin-bottom:0;
	font-weight:normal;
	font-size:22px !important;
	letter-spacing:8px;
	text-transform:none;
	text-align:center;
}
#home-footer .post-box .region-home-above-footer .most-read {
	padding:10px;
	color:#fff;
	background:#722c34 url(../images/most-read.png) repeat-x;
}
#home-footer .post-box .region-home-above-footer .most-read .item {
	float:left;
	padding:5px;
	width:310px;
}
#home-footer .post-box .region-home-above-footer .most-read .item a {
	color:#fff;
	font-size:14px;
}