/*  
Theme Name: iBeats
Theme URI: http://www.ibeats.co.uk
Description: iBeats.co.uk - 2.0 
Version: 2.0
Author: Vini
Author URI: http://www.vini.co.uk
*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #1A1A1A;
	background-color: #5E5E5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*========= LAYOUT =========*/

#page{
	width: 960px;
	background-image: url(images/pagebg3.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin:15px auto;
	border: 1px solid #598371; 
	text-align: justify;
}
/*--- Main Columns ---*/
#columns{
	background-image: url(images/pagetrans.gif);
	background-repeat: no-repeat;
	padding:0px 15px 5px;
	margin: 0px;
}
.col1{
	float: left;
	width: 595px;
	padding-right:15px;
}
.col2{
	float: left;
	width: 320px;
}

#columns h1{
	border-bottom: 1px solid #E2E1DD;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 13px;
	padding: 0 0 5px
}

#columns p{
	line-height: 18px;
	padding: 0 0 8px
}

/*--- Sub Columns ---*/
.subcol{
	width: 150px;
}
.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	height: 30px;
	padding: 2px 0px !important;
	margin:15px 15px 0px !important;
	border-top:1px solid #598371;
	border-bottom:1px solid #598371;
	width: 930px !important;
}
#nav-left {
	float:left;
	display:inline;
	width:600px;
	}
#nav-right {
	float:right;
	display:inline;
	width:330px;
	margin:0px !important;
	padding:0px !important;
	}
#nav ul {
	position: relative;
	height: 30px;
	overflow: hidden;
}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:14px;	
}
#nav .current_page_item {
	height:30px;
}
#nav .current_page_item a {
	color: #ff0000;
}
#nav ul  li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

#nav ul  li a {
	text-decoration: none;
	outline: none;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin-right: 7px !important;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
#nav ul  li a:hover, #nav ul  li a:active {
	border: none;
	background: #598371;
	color: #fff;
}      
/*- Category Navigation -*/
#nav2, #nav2 * {
	margin:0;
	padding:0;
	list-style: none;
	
}
#nav2 {
	height: 75px;
	font-weight:bold;
	font-size:14px;
	position:relative;
	line-height: 30px;
	z-index:10 !important;
}
#nav2 li {
	line-height: 30px;
	float: left;
	list-style:none;
	z-index:10 !important;
}
#nav2 li a {
	color: #000000;
	display: block;
	padding: 0 13px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	border-right:1px solid #598371;
	z-index:10 !important;
}
#nav2 li a:hover {
	text-decoration: none;
}
#nav2 li ul {
	position:absolute;
	left: -999em;
	margin-top:3px;
	z-index:10 !important;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left:auto;
	z-index:10 !important;
}
#nav2 li ul li {
	display:block !important;
	float:none !important;
	border-top:none !important;
	z-index:10 !important;
}


/*- Search -*/
#search{
	float: right;
	height: 27px;
	width:310px;
	margin: 3px 0px 0px !important;
	padding:0px !important;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: #ffffff;
	border: 1px solid #eee;
	color: #000000;
	float: left;
	font-size: 11px;
	width:223px;
	margin:1px 0px 0px;
	padding: 3px 4px 4px;
}
#search .btn{
	padding: 0;
	height:22px;
	width: auto;
	margin:1px 0px 0px 5px !important;
	border:none;
	width:69px;
}
/*- Header -*/
#header{
	height: 180px;
	margin: 0 15px;
	padding: 0px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	line-height: 100px;
	font-size: 24px;
}
#header h1 a{
	display: block;
	height: 165px;
	width: 400px;
	color: #000000;
	font-size: 28px;
}

/*- Top Banner -*/
#topbanner {
	float: right;
	width: 468px;
	padding:20px 0px 0px;
}

#topbanner img{
	float: right;
}

#socialbanner {
	float: right;
	width: 275px;
	padding:20px 0px 0px;
}

/*- RSS -*/
#rss a{
	color: #000000;
}
#rss h2{
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
}
#rss ul{
	margin: 0px;
	padding: 10px;
	float:left;
}
#rss li{
	margin: 0px;
	border:none !important;
	padding: 5px;
}
#rss img{
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

/* See slideshow.css */

/*========= FEATURED POSTS 2 BELOW JAVA (FRONT-PAGE) =========*/
.post #featured2 .pic{
	height: 40px;
	margin: 0 0 10px;
	padding: 140px 0 0;
}
#columns .post #featured2 h2{
	font-size: 18px;
	text-align: center;
}
#columns .post #featured2 .pic h3{
	background: #598371;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	text-transform: uppercase;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#columns .post #featured2box {
	border: 2px solid #598371;
	width: 280px;
	float: left;
	margin-top: 20px;
}

#columns .post #featured2post {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/*========= FEATURED2 LEFT & RIGHT BOXES =========*/

.grid_5 {
display:inline;
float:left;
margin-bottom: 20px;
margin-left:15px;
margin-right:10px;
width:285px
}
.alpha {
margin-left:0
}
.omega {
margin-right:0
}

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#eee;
	float:left;
	width:583px;
	height:auto;
	margin:15px 0px 0px;
	padding: 5px;
	border: 1px solid #598371;
	}
.video-left {
	float:left;
	width:285px !important;
	display:inline;
	background-color:#FFFFFF;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:273px;
	display:inline;
	background-color:#FFFFFF;
	padding: 10px;
	}
.video-right h2{
	color: #000000;
	font-size:11px;
	line-height:normal;
	font-weight:bold !important;
	margin:0 !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.video-right p{
	color: #000;
	font-size:11px;
	line-height:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.video-right h3{
	font-style: normal !important;
	font-weight: bold;
	font-size:18px;
	line-height:20px;
	padding-bottom: 0px;
	}
.video-right .mootabs_title {
	border-top:1px solid #FFF;
	list-style:none;
	margin:0px;
	padding:0px;
	}
.video-right .mootabs_title li {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #598371;
	background:#f7f7f7;
	line-height:10px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {
	background:#598371 url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
	text-align: justify;
}
.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
	line-height: 15px;
}

a.post-title:link {font-size: 15px;
color: #1A1A1A}
a.post-title:visited {font-size: 15px;
color: #1A1A1A}
a.post-title:hover {font-size: 15px;
color: #1A1A1A}

/*- Box -*/
.box{
        border: 1px solid #598371;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 7px;
	text-align: justify;
}
.box a{
color: #598371;
font-weight: bold;
text-style: underline;
} 
.box h2{
        margin-bottom: 10px;
}
.box h5{
	font-size: 9px;
        color: #ccc;
        margin-top: -15px;
}

.archive-text-area .post-title { 
font-size: 15px;
}

.archive-date{
	float: right;
	font-size: 8px;
        color: #ddd;
        font-weight: none;
	margin-top: -15px;
}

.akpc_pop {
margin-bottom: -12px
}
.box .post{
	width: 250px;
	background-color: #ffffff;
	border:1px solid #598371;
}
.box .post h2 a{
	color:#333333;
}
.box .post h2{
	font-size: 18px;
	padding: 10px;
	line-height: 20px;
}
.box .post p{
	font-size: 11px;
	line-height: 16px;
	padding: 0px 10px 10px;
}

.box .post img{
	border: 1px solid #598371;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
}

/*=== Traditional Blog Post ===*/
.flthumb{
	float: left;
	padding: 1px;
	border: 1px solid #598371;
	margin-right:5px;
	margin-top:10px;
}
.flthumb a {
	float: left;
	margin-bottom: -4px;
}
.post-alt{
	margin: 0 0 15px 0;
}
.post-alt h2{
	font-size: 24px;
	padding: 0;
	color:#000000;
	line-height: 26px;
}
.post-alt h3{
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #000000;
}
.post-alt h4{
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
}
.post-alt h5{
	font-size: 9px;
        color: #ccc;
        float:right;
        margin-top: -15px;
}
.post-alt h3 a, .post-alt h2 a{
	color: #000000;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt h3.post_date{
	color: #999999;
	padding: 0px 1px 10px;
	font-size: 9px;
	font-weight: normal;
}
.post-alt h3.post_date a{
	color: #999999;
}
h3.posted{
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-color: #eeeeee;
	padding: 5px;
	margin-top: 10px;
	text-align: right;
	border-top:1px solid #598371;
	border-bottom:1px solid #598371;
}
h3.posted a {
	color: #000000;
	font-size:11px;
}
/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #808080;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
	float:right;
}
/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:25px;
	padding:10px;
	color:#000 !important;
}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#000;
}
.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 260px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
	border-bottom: 1px solid #eee;
}
.arclist h2{
	color: #000;
	padding:0px 0px 15px;
}

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	padding:8px 0 8px 10px;
	border-top:1px solid #eee;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#000 !important;
}
.singletags a { font-weight: normal !important; }
.entry p{
	text-align:left;
	font-size:12px;
	text-align: justify;
	margin-top: 3px;
	margin-bottom: -5px;
	}
.entry a{
        color: #598371;
}
.entry blockquote {
	padding: 10px;
	border-top: 1px solid #598371;
	border-left: 1px solid #598371;
	border-right: 2px solid #598371;
	border-bottom: 2px solid #598371;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry .tl blockquote {
	background-image: url(images/tl-bg.gif);
	padding-top: 40px;
	background-repeat: no-repeat;
	}
.entry .tl1 blockquote {
	background-image: url(images/tl-bg1.gif);
	padding-top: 40px;
	background-repeat: no-repeat;
	}
.entry .tl2 blockquote {
	background-image: url(images/tl-bg2.gif);
	padding-top: 40px;
	background-repeat: no-repeat;
	}
.entry .tl3 blockquote {
	background-image: url(images/tl-bg3.gif);
	padding-top: 40px;
	background-repeat: no-repeat;
	}
.entry img {
	padding: 4px;
	border: 1px solid #598371;
	float:left;
	display:inline;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-bottom: 15px;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}


/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
        margin-top: 10px;
	padding: 10px 10px 0 10px !important;
	border:1px solid #598371;	
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#eee;
	border:1px solid #bbb;	
}

/*========= SIDEBAR =========*/

#mpu_banner {
	width:300px;
	height:250px;
	background-color:#eeeeee;
	margin-bottom:15px;
	padding: 9px;
	border: 1px solid #598371;
}

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
#tagcloud {
	text-transform: lowercase;
}
.sideTabs {
	width:308px !important;
	height:auto !important;
	min-height:258px;
	padding:5px;
	border:1px solid #598371;
	background-color:#eeeeee;
	float:left;
	display: block;
}
.col2 .mootabs_title{
	font-size: 12px;
	width: 100%;
	float:left;
}
.col2 .mootabs_title li{
	float: left;
	display:inline;
	font-size: 11px;
	line-height: 34px;
	background: #ffffff;
	color: #000000;
	border:1px solid #598371;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px 0px 0px !important;
	padding:0px 5px !important;
	cursor: pointer;
}
.col2 .mootabs_title li:hover, .col2 .mootabs_title li.active{
	border: 1px solid #598371;
	text-decoration: none;
}
.col2 .mootabs_panel {
	display: none;
	clear: both;
	float:left;
	height:auto !important;
}
.col2 .mootabs_panel.active {
	display: block;
	float:left;
}
.col2 .mootabs_panel ul{
	width: 296px !important;
	padding:5px !important;
	border:1px solid #598371 !important;
	margin:5px 0px 0px !important;
	background-color: #FFFFFF;
	min-height:203px;
	}
.list1 li,.list2 li, .list3 li{
	padding: 5px 0 5px 0px;
	border-bottom: 1px solid #eee;
}
.list1 li a,.list3 li a,.list4 li a, .list5 li a{
	color: #000000;
	font-size: 12px;
}

/* 
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	} 
*/
	
	
.list5 li{
	border-bottom: 1px solid #eee;	
	padding:6px 0px;
}
/*- Ads -*/
.ads{
	border: 1px solid #598371;
	height: 125px;
	width:308px;
	padding: 5px;
	margin:0 0 15px;
}
.ads img{
	float: left;
	margin:0 5px 0 0;
}
.ads img.last{
	margin: 0;
}
/*- Competition -*/
.comp {
	border: 1px solid #598371;
	background-color: #eee;
	width:318px;
	margin:0px 0px 15px;
	padding-bottom: 5px;
}
.comp h2{
	font-size:14px;
	padding: 5px;
	background-color: #598371;
	color: #ffffff;
}

.comp h2 a{
	color: #ffffff;
}

.comp #competitionbox .pic {
height: 300px;
}

#competitionbox h3{
margin-top:15px;
        font-size:14px;
	background: #598371;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	color: #fff;
}
#competitionbox h3 a{
	color: #FFFFFF;
}

.comp .comp1 { 
        width: 306px;
	margin:5px 5px 0px 5px;
	border: 1px solid #598371;
	background-color:#ffffff;
}

.comp1 h2 a { 
color: #fff;
}

.comp .comp2 { 
        width: 306px;
        height: 375px;
	margin: 5px 5px 0px 5px;
	border: 1px solid #598371;
	background-color:#ffffff;
}

.comp2 h2 a { 
color: #fff;
}

.comp .comp3 { 
        width: 306px;
        height: 306px;
	margin: 5px 5px 0px 5px;
	border: 1px solid #598371;
	background-color:#ffffff;
}

.comp3 h2 a { 
color: #fff;
}

.comp .mp3 { 
        width: 306px;
	margin:5px 5px 0px 5px;
	border: 1px solid #598371;
	background-color:#ffffff;
}

.mp3 h2 a { 
color: #fff;
}

/*- Flickr -*/
.flickr{
	border: 1px solid #598371;
	background-color: #eee;
	width:318px;
	margin:0px 0px 15px;
	padding-bottom: 5px;
}
.flickr h2{
	font-size:14px;
	padding: 5px;

}
.flickr h2 img{
	float: right;

}
.flickr p {
	display:inline;
	padding-left:10px;
}
.flickr-ar {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #ffffff;
}
.flickr-ar a {
	color: #ffffff;
}
.flickr img {
        width: 300px;
	margin:5px 5px 0px 5px;
	border: 1px solid #598371;
	padding:3px;
	background-color:#ffffff;
}
.flickr .mp3 { 
        width: 300px;
	margin:5px 5px 0px 5px;
	border: 1px solid #598371;
	padding:3px;
	background-color:#ffffff;
}
/*=== Styling Widget Lists ===*/

.widget {
	border: 1px solid #598371;
	background-color: #eee;
	width:318px;
	margin:0px 0px 15px;
	padding-bottom: 5px;
}

#Competition { 
        width: 306px;
	margin:5px 5px 0px 5px;
	border: 1px solid #598371;
	background-color:#ffffff;
}

#Competition p { 
padding: 5px;
}

#Competition p, h4 { 
margin: 10px;
}

#answerList { 
margin: 10px;
}

#emailAddr_3 {
width: 200px;
}

.thanks {
text-align: center;
margin-bottom: 10px;
}

.closingdate {
text-align: center;
font-size: 8px;
}

.comp-label {
font-size: 10px;
}

.comp-vote-button {

}

.widget h2 {
	background: #598371;
	padding: 5px;
	font-size: 14px;
}
.widget ul {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	padding:5px 0 5px 5px;
	margin:0px;
}
.widget ul li a {
	color: #000000;
}

/*=== Styling Bodget Lists ===*/
.bodget h2 {
	background: #598371;
	padding: 5px;
	font-size: 14px;
	color: #fff;
}
.bodget ul {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
}
.bodget ul li {
	border-bottom: 1px solid #eee;
	padding:5px 0 5px 5px;
	margin:0px;
}
.bodget ul li a {
	color: #000000;
}


/*========= FOOTER =========*/

#footer{
	clear: both;
	color: #000000;
	height: 35px;
	line-height: 35px;
	margin:0px 15px 15px;
	padding:0px 15px;
	background-color: #f7f7f7;
	border: 1px solid #598371;
}
.styleswitch{
	margin-top: -35px;
	float:right;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	border-bottom: 2px solid #eee;
}
.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{
	border-bottom: 1px solid #eee;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #598371;
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}

table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table#wp-calendar a {
	color:#000000; 
}

table#wp-calendar caption { 
	font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #598371; 
}
table#wp-calendar th { 
	width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #598371; text-align: center; 
}
table#wp-calendar td { 
	width: 26px; line-height: 1.00067em; color: #999; text-align: center; 
}
table#wp-calendar td#next, table#wp-calendar td#prev { 
	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; 
}



/*=== Featured Image Area ===*/

/*=== Styling Boxes ===*/
/*- Box -*/
.infoBox{
	width: 593px;
	height: 300px;
}

.featuredPic{
	width: 567px;
	height: 300px;
}


/*=== Misc. ===*/

.fl{
	float: left;
}
.fr{
	float: right;
}


#infoSlide {
margin-left: 13px;
}

.slideInfoZone
{
	position: absolute;
	z-index: 10;
	margin: 0px !important;
	left: 0px !important;
	bottom: 5px !important;
	height: 80px !important;
	background: #0d0d0d;
	text-indent: 0;
	overflow: hidden;
	width:567px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}

.slideInfoText {
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.slideInfoText h2 {
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
}


	#archiveleft{
		width:290px;
		float:left;
		background:#fff;
		}
	
	#archiveright {
		width:290px;
		padding-left:15px;
		float:left;
		}
		
	#bottomheadlines {
		width:595px;
		}		
		
	#bottomnewsleft {
		width:300px;
		float:left;
		background:#fff;
		}
	
	#bottomnewscenter {
		width:300px;
		padding-left:15px;
		padding-right:15px;
		float:left;
		}
	
	#bottomnewsright {
		width:300px;
		float:left;
		background:#fff;
		}
		
		
		
div.sociable { 
	height: 10px; 
	margin: 10px 0; 
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


#incoming {
border: 3px solid #598371;
background: #EBF7F1;
}
.incoming p {
color: #000;
}
#incoming li {
color: #EBF7F1;
margin-bottom: 10px;
}
#incoming li a{
color: #598371;
font-weight: bold;
}
#incoming .hide a {
color: #598371;
font-size: 16px;
font-weight: bold;
}
#incoming a:hover {
color: #598371;
}
.relateditems {
margin-top: 8px;
border-top: 1px solid #598371;
}


/* Login Panel */
#top {
  	background: url(images/login_top.jpg) repeat-x 0 0;
	height: 38px;
	position: relative;
}
 
#top ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 38px;
	width: auto;
  	font-weight: bold;
	line-height: 38px;
	margin: 0;
	right: 150px;
  	color: white;
	text-align: center;
  	background: url(images/login_r.jpg) no-repeat right 0;
	padding-right: 45px;
}
 
#top ul.login li.left {
  	background: url(images/login_l.jpg) no-repeat left 0;
  	height: 38px;
	width: 45px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}
 
#top ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 38px;
  	background: url(images/login_m.jpg) repeat-x 0 0;
}
 
#top ul.login li a {
	color: #33CCCC;
}
 
#top ul.login li a:hover {
	color: white;
}
 
/*Login*/
/* toggle effect - show/hide login*/
#login {
	width: 100%;
	color: white;
	background: #1E1E1E;
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: 0;
	font-style: 1em;
}
 
#login a {
	text-decoration: none;
	color: #33CCCC;
}
 
#login a:hover {
	color: white;
}
 
#login .loginContent {
	width: 550px;
	height: 80px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: left;
}
 
#login .loginContent .left {
	width: 120px;
	float: left;
	padding-left: 65px;
	font-size: 0.95em;
}
 
#login .loginContent .right {
	width: 290px;
	float: right;
	text-align: right;
	padding-right: 65px;
	font-size: 0.95em;
}
 
#login .loginContent form {
	margin: 0 0 10px 0;
	height: 26px;
}
 
#login .loginContent input.field {
	border: 1px #1A1A1A solid;
	background: #464646;
	margin-right: 5px;
	margin-top: 4px;
	color: white;
	height: 16px;
}
 
#login .loginContent input:focus.field {
	background: #545454;
}
 
#login .loginContent input.rememberme {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
}
 
#login .loginContent input.button_login {
	width: 47px;
	height: 20px;
	cursor: pointer;
	border: none;
	background: transparent url(images/button_login.jpg) no-repeat 0 0;
}
 
#login .loginClose {
	display: block;
	position: absolute;
	right: 15px;
	top: 10px;
	width: 70px;
	font-size: 0.9em;
	text-align: left;
}
 
#login .loginClose a {
	display: block;
	width: 100%;
	height: 20px;
	background: url(images/button_close.jpg) no-repeat right 0;
	padding-right: 10px;
	border: none;
	color: white;
}
 
#login .loginClose a:hover {
	background: url(images/button_close.jpg) no-repeat right -20px;
}





            #contactFormContainer
            {
                      text-align: left;

            }
            #contactForm
            {
            	height:222px;
            	width:306px;
            	display:none;
            }
            #contactForm label
            {
                text-align: left;
            	display:block;
            	color:#ffc400;
            }
            #contactForm input[type=text]
            {
		  width : 280px;
		  height : 16px;
		  line-height : 1.5em;
		  color : #0d0d0d;  
		  background: #E1F1EA ;
            }

            #contactForm input[type=text]:hover
            {
		  background: #598371;
		  color : #fff;  
            }

            #contactForm input[type=text]:focus
            {
		  color : #0d0d0d;  
		  background: #fff;
            }


.wpcf7-quiz-box
{
	  width : 28px;
	  height : 16px;
	  line-height : 1.5em;
	  color : #0d0d0d;  
	  background: #E1F1EA ;
}
.wpcf7-quiz-box:hover
{
		  background: #598371;
		  color : #fff;  
}.wpcf7-quiz-box:focus
{
		  color : #0d0d0d;  
		  background: #fff;
}



            #contactForm textarea
            {
            	display:block;
            	border:solid 1px #598371;
            	width:100%;
            	margin-bottom:10px;
            }
            #contactForm input[type=submit]
            {
		 border:1px solid #E0E0E0;
		 background: #598371;
		 color: #fff;
		 font-size:12px;
		 cursor : pointer;
		 padding-top: 3px;
		 padding-right: 8px;
		 padding-bottom: 3px;
		 padding-left: 8px;
            }
/* .wpcf7-list-item
{
    margin: 300px;
 } 
 
makes IE gay out
 
*/
            #contactLink
            {
            	height:28px;
            	width:306px;
            	background-image:url('images/slidein_button.gif');
            	background-repeat:repeat-x;
            	display:block;
            	cursor:pointer;
            }
            #messageSent
            {
            	color:#ff9933;
            	display:none;
            	text-align: center;
            }



/** BEGIN content **/
#prettynews {
	text-align: justify;
margin-left: -5px;
}
	#prettynews .post {
		float: left;
		width: 188px; height: 440px;
		padding: 6px;
	}
		#prettynews .post .flthumb {
			width: 187px; height: 115px;
			overflow: hidden;
			margin-bottom: 5px;
		}
			#prettynews .post .flthumb img {
				width: 187px;
			}
		#prettynews .post h3 {
			font-size: 13px;
			margin-bottom: 0px;
		}
		#prettynews .post p {
			line-height: 1.4em;
		}
		#prettynews .post .readmore {
			text-indent: -9999px;
			width: 99px; height: 17px;
			outline: none;
			background: url(images/readmore.gif) no-repeat 0 0;
			margin: 10px 0;
			display: block;
		}
/** END content **/


/*=== Category Colours - Box Outline ===*/

.reviews-box{
	border-top: 3px solid #FFB6C1;
        border-bottom: 1px solid #FFB6C1;
        border-left: 1px solid #FFB6C1;
        border-right: 1px solid #FFB6C1;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: justify;
}

.single-reviews-box{
	border-top: 3px solid #F6A8A8;
        border-bottom: 1px solid #F6A8A8;
        border-left: 1px solid #F6A8A8;
        border-right: 1px solid #F6A8A8;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: justify;
}

.album-reviews-box{
	border-top: 3px solid #D49BE5;
        border-bottom: 1px solid #D49BE5;
        border-left: 1px solid #D49BE5;
        border-right: 1px solid #D49BE5;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: justify;
}

.dvd-reviews-box{
	border-top: 3px solid #FF0000;
        border-bottom: 1px solid #FF0000;
        border-left: 1px solid #FF0000;
        border-right: 1px solid #FF0000;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: justify;
}

.event-reviews-box{
	border-top: 3px solid #F0E68C;
        border-bottom: 1px solid #F0E68C;
        border-left: 1px solid #F0E68C;
        border-right: 1px solid #F0E68C;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: justify;
}
.previews-box{
	border-top: 3px solid #783EFA;
        border-bottom: 1px solid #783EFA;
        border-left: 1px solid #783EFA;
        border-right: 1px solid #783EFA;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: justify;
}

.single-previews-box{
	border-top: 3px solid #C8B4F4;
        border-bottom: 1px solid #C8B4F4;
        border-left: 1px solid #C8B4F4;
        border-right: 1px solid #C8B4F4;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: justify;
}

.album-previews-box{
	border-top: 3px solid #E59BE4;
        border-bottom: 1px solid #E59BE4;
        border-left: 1px solid #E59BE4;
        border-right: 1px solid #E59BE4;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: justify;
}

.event-previews-box{
	border-top: 3px solid #1E90FF;
        border-bottom: 1px solid #1E90FF;
        border-left: 1px solid #1E90FF;
        border-right: 1px solid #1E90FF;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: justify;
}

.news-box{
	border-top: 3px solid #8AB4A1;
        border-bottom: 1px solid #8AB4A1;
        border-left: 1px solid #8AB4A1;
        border-right: 1px solid #8AB4A1;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: justify;
}
.competitions-box{
	border-top: 3px solid #FFE4B5;
        border-bottom: 1px solid #FFE4B5;
        border-left: 1px solid #FFE4B5;
        border-right: 1px solid #FFE4B5;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: justify;
}
.events-box{
	border-top: 3px solid #ADD8E6;
        border-bottom: 1px solid #ADD8E6;
        border-left: 1px solid #ADD8E6;
        border-right: 1px solid #ADD8E6;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: justify;
}
.interviews-box{
	border-top: 3px solid #CFB1B1;
        border-bottom: 1px solid #CFB1B1;
        border-left: 1px solid #CFB1B1;
        border-right: 1px solid #CFB1B1;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: justify;
}
.featured-box{
	border-top: 3px solid #FFBF11;
        border-bottom: 1px solid #FFBF11;
        border-left: 1px solid #FFBF11;
        border-right: 1px solid #FFBF11;
	clear: both;
	height: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: justify;
}

/*=== End Category Colours - Box Outline ===*/

/*=== Category Colours - Box Headline Colour ===*/

.reviews-box h2 {
        margin-top: -22px;
        margin-left: 130px;
	font-size: 14px;
	padding: 4px 5px;
        background: #FFB6C1;
}

.single-reviews-box h2 {
        margin-top: -22px;
        margin-left: 130px;
	font-size: 14px;
	padding: 4px 5px;
        background: #F6A8A8;
}

.album-reviews-box h2 {
        margin-top: -22px;
        margin-left: 130px;
	font-size: 14px;
	padding: 4px 5px;
        background: #D49BE5;
}

.dvd-reviews-box h2 {
        margin-top: -22px;
        margin-left: 130px;
	font-size: 14px;
	padding: 4px 5px;
        background: #FF0000;
}

.event-reviews-box h2 {
        margin-top: -22px;
        margin-left: 130px;
	font-size: 14px;
	padding: 4px 5px;
        background: #F0E68C;
}
.previews-box h2 {
        margin-top: -22px;
        margin-left: 130px;
	font-size: 14px;
	padding: 4px 5px;
        background: #783EFA;
}

.single-previews-box h2 {
        margin-top: -22px;
        margin-left: 130px;
	font-size: 14px;
	padding: 4px 5px;
        background: #C8B4F4;
}

.album-previews-box h2 {
        margin-top: -22px;
        margin-left: 130px;
	font-size: 14px;
	padding: 4px 5px;
        background: #E59BE4;
}

.event-previews-box h2 {
        margin-top: -22px;
        margin-left: 130px;
	font-size: 14px;
	padding: 4px 5px;
        background: #1E90FF;
}

.news-box h2 {
        margin-top: -22px;
        margin-left: 130px;
	font-size: 14px;
	padding: 4px 5px;
        background: #8AB4A1;
}
.competitions-box h2 {
        margin-top: -22px;
        margin-left: 130px;
	font-size: 14px;
	padding: 4px 5px;
        background: #FFE4B5;
}
.events-box h2 {
        margin-top: -22px;
        margin-left: 130px;
	font-size: 14px;
	padding: 4px 5px;
        background: #ADD8E6;
}
.interviews-box h2 {
        margin-top: -22px;
        margin-left: 130px;
	font-size: 14px;
	padding: 4px 5px;
        background: #CFB1B1;
}
.featured-box h2 {
        margin-top: -22px;
        margin-left: 130px;
	font-size: 14px;
	padding: 4px 5px;
        background: #FFBF11;
}

/*=== EndCategory Colours - Box Headline Colour ===*/

/*=== Category Colours - Box Headline Colour ===*/

.reviews-category {
	text-align:center;
	width: 20%;
	font-weight:bold;
        margin-top: -15px;
        margin-left: 0px;
	font-size: 10px;
	padding: 0 5px;
        background: #FFB6C1;
}

.single-reviews-category {
	text-align:center;
	width: 20%;
	font-weight:bold;
        margin-top: -15px;
        margin-left: 0px;
	font-size: 10px;
	padding: 0 5px;
        background: #F6A8A8;
}

.album-reviews-category {
	text-align:center;
	width: 20%;
	font-weight:bold;
        margin-top: -15px;
        margin-left: 0px;
	font-size: 10px;
	padding: 0 5px;
        background: #D49BE5;
}

.dvd-reviews-category {
	text-align:center;
	width: 20%;
	font-weight:bold;
        margin-top: -15px;
        margin-left: 0px;
	font-size: 10px;
	padding: 0 5px;
        background: #FF0000;
}

.event-reviews-category {
	text-align:center;
	width: 20%;
	font-weight:bold;
        margin-top: -15px;
        margin-left: 0px;
	font-size: 10px;
	padding: 0 5px;
        background: #F0E68C;
}
.previews-category {
	text-align:center;
	width: 20%;
	font-weight:bold;
        margin-top: -15px;
        margin-left: 0px;
	font-size: 10px;
	padding: 0 5px;
        background: #783EFA;
}

.single-previews-category {
	text-align:center;
	width: 20%;
	font-weight:bold;
        margin-top: -15px;
        margin-left: 0px;
	font-size: 10px;
	padding: 0 5px;
        background: #C8B4F4;
}

.album-previews-category {
	text-align:center;
	width: 20%;
	font-weight:bold;
        margin-top: -15px;
        margin-left: 0px;
	font-size: 10px;
	padding: 0 5px;
        background: #E59BE4;
}

.event-previews-category {
	text-align:center;
	width: 20%;
	font-weight:bold;
        margin-top: -15px;
        margin-left: 0px;
	font-size: 10px;
	padding: 0 5px;
        background: #1E90FF;
}

.news-category {
	text-align:center;
	width: 20%;
	font-weight:bold;
        margin-top: -15px;
        margin-left: 0px;
	font-size: 10px;
	padding: 0 5px;
        background: #8AB4A1;
}
.competitions-category {
	text-align:center;
	width: 20%;
	font-weight:bold;
        margin-top: -15px;
        margin-left: 0px;
	font-size: 10px;
	padding: 0 5px;
        background: #FFE4B5;
}
.events-category {
	text-align:center;
	width: 20%;
	font-weight:bold;
        margin-top: -15px;
        margin-left: 0px;
	font-size: 10px;
	padding: 0 5px;
        background: #ADD8E6;
}
.interviews-category {
	text-align:center;
	width: 20%;
	font-weight:bold;
        margin-top: -15px;
        margin-left: 0px;
	font-size: 10px;
	padding: 0 5px;
        background: #CFB1B1;
}
.featured-category {
	text-align:center;
	width: 20%;
	font-weight:bold;
        margin-top: -15px;
        margin-left: 0px;
	font-size: 10px;
	padding: 0 5px;
        background: #FFBF11;
}

/*=== EndCategory Colours - Box Category Colour ===*/

/*=== Category Colours - Bottom Headline Highlight ===*/

.reviews-highlight{
	background: #FFB6C1;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.single-reviews-highlight{
	background: #F6A8A8;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;	
}
.album-reviews-highlight{
	background: #D49BE5;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.dvd-reviews-highlight{
	background: #FF0000; 
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.event-reviews-highlight{
	background: #F0E68C;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.previews-highlight{
	background: #783EFA;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.single-previews-highlight{
	background: #C8B4F4;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.album-previews-highlight{
	background: #E59BE4;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.event-previews-highlight{
	background: #1E90FF;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.news-highlight{
	background: #8AB4A1;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.competitions-highlight{
	background: #FFE4B5;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.events-highlight{
	background: #ADD8E6;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.interviews-highlight{
	background: #CFB1B1;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.featured-highlight{
	background: #FFBF11;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

/*=== End Category Colours - Bottom Headline Highlight ===*/

.btmhdlink {
padding-left: 10px;
}

/*=== Tab Colours ===*/

.tabselected #News_tab, .tabselected #News_tab:hover  {
background: #8AB4A1;
}

.tabselected #Reviews_tab, .tabselected #Reviews_tab:hover  {
background: #D49BE5;
}

.tabselected #Previews_tab, .tabselected #Previews_tab:hover  {
background: #E59BE4;
}

.tabselected #Events_tab, .tabselected #Events_tab:hover {
background: #ADD8E6;
}

.tabselected #Interviews_tab, .tabselected #Interviews_tab:hover  {
background: #CFB1B1;
}

.tabselected #contact_us_tab, .tabselected #contact_us_tab:hover  {
background: #FFB6C1;
}

/*=== End Tab Colours ===*/

/* latest headlines */
.posts-default {
width: 605px;
}
.posts-default { list-style: none; margin: 0; padding: 0; overflow: hidden; }
.posts-default .post	{ width: 172px; float: left; margin: 0 7px 10px 0; background: url(images/content-bg.png) repeat-x #FFF; border: 1px solid #598371; padding: 10px; font-size: 11px; }
.posts-default img		{ float: left; text-indent: -9000px; border: 1px solid #598371;}
.posts-default .ftentry-title .ftpost-title	{ color: #fff; }
.posts-default .ftentry-title {  padding: 2px; text-align: left; background: #000; width: 168px; border-top: 2px solid #fff; border-bottom: 1px solid #598371; border-left: 1px solid #598371; border-right: 1px solid #598371; font-weight: bold; font-size: 12px; line-height: 1.3em; }
.posts-default .entry-summary{ font-size: 12px; overflow: hidden; }
.posts-default .entry-thumbnails	{ clear: both; display: inline-block; overflow: hidden; height: 110px; margin-bottom: -5px; }
.posts-default a.post-edit-link:link {color: #fff;}

.commentshr {
color: #598371;
background-color: #598371;
height: 1px;
}

#supportgc a {
        background:#030708;
padding-bottom: 1px;

}