/*
Theme Name: Catch a vibe
Theme URI: http://www.catchavibe.co.uk/
Description: A magazine theme built for 'catch a vibe' the guide to black culture and going out in London.
Version: 1.0
Author: Ben Pollock
Author URI: http://poweron.co.uk
Tags: Magazine, London
*/

/* 
Colours
Grey 494949 50% a4a4a4
Red	b30000 50% d97f7f
Burgundy 4d2c23 50% a69591
Deep Red 431512 50% a18a88
Blue 0a44ff
*/
/*  CSS Reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}* {margin:0;padding:0;}

/*  General */
body {
font: 62.5% Arial, Verdana, Sans-Serif;
width:914px;
margin:0px auto;
background-color:#FFFFFF;
}
#pagetop {
height:30px;
background-image:url(images/page_top.gif);
background-position:center bottom;
background-repeat: no-repeat;
background-color:#FFFFFF;
width:914px;}
#pagemiddle {
background-image:url(images/page_bg.gif);
background-position:center top;
background-repeat:repeat-y;
background-color:#FFFFFF;
width:914px;}
#pagebottom {
height:50px;
margin:0px auto;
background-image:url(images/page_btm.gif);
background-position: center top;
background-repeat:no-repeat;
background-color:#FFFFFF;
width:914px;}
#container{
width:840px;
margin:0px 30px 0 44px;
}
a {
text-decoration:none;}

a:hover {
text-decoration:underline;}

/*  Header */
#header {
border-bottom:2px #b30000 solid;
}
#header h1 {
width:460px;
height:130px;
padding:0px;

}
#navigation {
border-left:1px #b30000 solid;
padding:0px 0 0 10px;
width:140px;
font-size:1.3em;
margin-top:10px;
}
#navigation ul {
margin:0;
margin-left:10px;
}
#navigation li {
color:#b30000;
list-style: disc;
padding:1px 0px;
font-weight:bold;
}
#navigation a {
color:#b30000;
}
#newsletter{
width:212px;
height:120px;
vertical-align:bottom;
position:relative;
}
#newsletter a{
position:absolute;
bottom:9px;
right:0px;
}

/*  Search */
#search {
float:right;
padding:5px 5px 5px 0;
}

/*  Breadcrumb */

#breadcrumb {
border-bottom:1px solid #b30000;
width:700px;
color:#b30000;
padding:5px 0;
}
#breadcrumb a {
text-decoration:underline;
color:#000000;
}

/*  Main content */

#content {
float:left;
width:700px;
margin: 10px 0 20px 0;
}
#content h2 {
font-weight:bold;
font-size:1.6em;
margin:0px 0 0px 0;
}
#content h2 a {
color:#000000;
}
#post h3 {
font-weight:bold;
font-size:1.2em;
clear:both;
padding-bottom:5px;
}
#content p {
margin:0 0 8px 0;
}
#post li {
font-size:1.2em;
margin-left:15px;
padding-bottom:4px;
}
#content hr {
clear:both
}

/*  Wordpress General */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
img.alignleft {margin:0px 10px 10px 0;}
img.alignright {margin:0px 0px 10px 10px;}
.clear {clear:both;}
em {
font-style:italic;
}
strong {
font-weight:bold}
hr {
	margin:15px 0;
	border:0px;
	color: #b30000;
	background-color: #b30000;
	height: 1px;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat {}

/*  Footer */
#footer {
width:700px;
font-size:1.1em;
border-top:#000000 solid 1px;
font-weight:bold;
background-image:url(images/dots_red_on_white.png);
background-position:right;
background-repeat:no-repeat;
padding:10px 0;
clear:both;
}
#footer ul {
margin:0 70px 0 0px;
}
#footer li {
display:inline;
margin:10px 5px 10px 5px;
}
#footer a {
color:#000000;
}

/*  Category Entertainment Header */
#hdrentertainment {
color:#FFFFFF;
background-color:#000000;
margin-bottom:15px;
}
#hdrentertainment h2 {
font-weight:normal;
padding:15px 35px 0px 10px;
font-size:1.6em;
margin:0;
border:0;
background-color:#000000;
}
#hdrentertainment p {
color:#b30000;
padding:0px 60px 5px 10px;
font-size:1.3em;
margin:0;
background-image:url(images/dots_red_on_black.png);
background-position:400px 5px;
background-repeat:no-repeat;
}
.hidden {
display:none;
}
.commentnumber {
background-color:#CCCCCC;
	padding:5px;
}
.commentnumber a {
color:#FFFFFF;
font-size:1.2em;
text-decoration:none; }
.date {
font-size:1.4em;
color:#b30000;
margin:0px 0 10px 0;}
.newletterad {
background-color:#4d2c23;
margin:0 0 30px 0;
padding:10px;
}
.newletterad h6 {
font-size:1.6em;
color:#FFFFFF;
background:transparent url(images/dots_on_burgundy.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding-left:50px;
}
.wps_popup a {
color:#FFFFFF;
}
.wps_closewin_text {
line-height:10px;
}

#amazonlink {
margin-bottom:30px;}

/* YARPP */

.yarpp h3 {}
.yarpp ul {list-style:none;}
#post .yarpp ul li {display:inline; float:left; margin-left:0px; margin-right:0px;}
#post .yarpp ul li:last-child div.small-thumb{border-right:none;}
#post .yarpp ul li img { padding:2px; border:1px solid #c8c8c8;}
#post .yarpp ul li div.small-thumb {width:116px; min-height:180px; padding:5px 10px 5px 10px; color:#000; border-right:1px solid #c8c8c8;}
#post .yarpp ul li div.small-thumb:hover {background-color:#C8C8C8;}
#post .yarpp ul li a {color:#000;}

#join-us { height:174px; width:51px; position:fixed; top:157px; z-index:999; margin-left:-14px;}
#join-us a {
background:url("images/join-button.gif") no-repeat scroll 0 0 transparent;
display:block;
height:174px;
width:51px;
}
#join-us a span{ display:none; position:absolute; left:-9999px;}

#sharethis {padding-bottom:10px;}
#sharethis .stButton .stButton_gradient {
font-size:14px;
}
#sharethis .stButton .stTwVbubble {
padding:0 3px 1px 1px;
}
a.ticketlink { 
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	padding:5px;
	color:#fff;
	box-shadow: inset 8px 0px 8px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 8px 0px 8px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 8px 0px 8px rgba(0,0,0,0.2);
	-webkit-border-radius: 5px;
	--border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	text-decoration:none;
	background-color:#B30000;
	}
a.ticketlink:hover { 
	color:#fff;
	box-shadow: inset 0px 8px 8px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 8px 8px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 8px 8px rgba(0,0,0,0.2);
	-webkit-border-radius: 5px;
	--border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	text-decoration:none;
	background-color:#a30000;
	}
#widgetsponsors {
	margin-bottom:60px;}

#widgetsponsors h2 {
	font-size:1.4em;
	clear:both;
	color:#000;
	background-image:url(images/dots_red_on_white.png);
	background-position:right center;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	padding:8px 40px 8px 10px;
	border-bottom:#b30000 1px solid;
}
#widgetsponsors h2 a {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#B30000;
	}
#widgetsponsors img  {
	margin:0px 10px 10px 0px;
	display:inline;
	float:left;
	}
#sidebar p {
	padding-top:10px;
	}
#twitter h3 {
	color:#FFFFFF;
	background-color:#494949;
	border-top:2px solid #000000;
	background-image:url("images/dots_on_gray.gif");
	background-position:280px center;
	background-repeat:no-repeat;
	padding:5px 40px 5px 10px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:1.4em;
}
#twitter h3 a {
	color:#ffffff;
	text-decoration:none;
	}
#twitter li{
	font-size:1.2em;
	line-height:1.5em;
	margin:0px 10px 8px;
	list-style:none;
	}
#text-adverts, #text-adverts h4 {
	font-size:1.2em;
	line-height:1.5em;
	list-style:none;
	}
#text-adverts {
	min-height:100px;
	}
#post #text-adverts p {
	border-bottom:1px solid #C8C8C8;
	font-size:1.2em;
	line-height:1.3em;
	padding:10px;
}
#text-adverts .textwidget a {
	color:#B30000;
	font-size:1em;
	line-height:1.3em;
	text-decoration:underline;
}
#twitter li a {
	color:#B30000;
}
#twitter .twitter-feed-link, #text-adverts .advertise-with-us-link {
	text-align:right;
	font-size:1.2em;
	line-height:1.5em;
}
#text-adverts .advertise-with-us-link a{
	color:#0A44FF;
}
#twitter .twitter-feed-link a {
	color:#0A44FF;
	font-size:1.2em;
	line-height:1.5em;
}
#twitter .timesince {
	clear:both;
	display:block;
	text-align:right;
	width:100%;
	margin-bottom:8px;
}
/* =Menu
-------------------------------------------------------------- */
.skip-link {
	display:none;}
#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 840px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 840px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	border-right:1px #AAA solid;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
#about {
margin:0;
padding:0;
}
#about ul {
margin:0;
padding:0;
}
#about li {
list-style:none;
margin:0;
}
#about li.current-menu-item a {
	   background-color:#a9a9a9;
      -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#about li:hover {
   background-color:#a9a9a9;
      -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;

}
#about a:hover {
   background-color:#a9a9a9;
         -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-decoration:none;
}

#about a {
display:block;
color:#FFFFFF;
margin:2px 0;
padding:6px 0px;
background-color:#b30000;
width:230px;
height:20px;
text-align:center;
font-size:1.5em;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#about .onblack{
background-color:#000000;
}

#about .on {
background-color:#a9a9a9;
}



/*  The Posts */
#post {
float:left;
width:450px;
border-right:1px #b30000 solid;
padding-right:10px;
min-height:1270px;
}
#page p, #post p, #headline p, #feature p{
font-size:1.2em;
line-height:1.5em;
}
#post h3 {
font-size:1.4em;
}
#post small {
color:#b30000;
}
#post .blue {
color:#0a44ff;
}
#post input {
background-color:#f6f5f5;
border:1px solid #dedada;
}
#post textarea{
background-color:#f6f5f5;
border:1px solid #dedada;
width:450px;
}
#post #submit{
color:#FFFFFF;
background-color:#b30000;
border-top:2px solid #cf4e4e;
border-right:2px solid #cf4e4e;
border-left:2px solid #a00000;
border-bottom:2px solid #a00000;
padding:3px;
margin-bottom:8px;
float:right;
}
#postmeta {
margin:20px 0 25px 0;
border-bottom:1px solid #c8c8c8;
border-top:1px solid #c8c8c8;
clear:both;
font-size:0.9em;
}
#postmeta p.postdetails {
padding:5px 0 0 0;
}
#postmeta p.postdetails a {
}
#postnavigation {
margin:10px 0 0 0;
font-size:1.2em;
font-weight:bold;
}
#postnavigation a{
color:#b30000;
}
#postentertainment {
width:450px;
}
#postentertainment h2 {
border-top:1px solid #b30000;
font-size:1.6em;
font-weight:bold;
margin:0px 0 5px 0;
}
#postentertainment h2 a {
color:#000000;
}
#postentertainment p {
margin:0 0 8px 0;
}
#postentertainment #postdate{
border-bottom:1px solid #b30000;
padding-bottom:15px;
}

/* SHARE THIS ICONS */

#icondelicious {
background-image:url(../images/icon_delicious.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:18px;
}
#icondigg {
background-image:url(../images/icon_digg.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:18px;
}
#iconreddit {
background-image:url(../images/icon_reddit.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:18px;
}
#iconfacebook {
background-image:url(../images/icon_facebook.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:18px;
}
#icontwitter {
background-image:url(../images/icon_twitter.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:18px;
}
#iconstumble {
background-image:url(../images/icon_stumble.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:18px;
}
#iconmail {
background-image:url(../images/icon_mail.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:18px;
}

#commentslink {
float:right;
padding-left:35px;
background-image:url(../images/dots_small_white.gif);
background-position:left;
background-repeat:no-repeat;
}
#commentslink a {
color:#0a44ff;
}
#respond {
padding:20px 0 0 0;
clear:both;}

#commentlist li{
clear:both;
margin:10px 0 10px 0;
padding:10px 0 10px 0;
list-style:none;
}
#commentlist .comment-text {
background-color:#f9f3e7;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin:0;
padding:4px 10px;
}
#commentlist .comment-text p {
margin:0;
padding:0px;
}
#commentlist a {
color:#494949;
text-decoration:underline;
}
#commentlist .comment-author {
margin:0 10px;
padding:5px 20px 0 0;
float:left;
background-image:url(../images/speech-corner.gif);
background-position: right top;
background-repeat:no-repeat;
color:#494949;
}
#commentlist .comment-meta {
padding:5px 0 0 0;
}
.detail{
font-size:1.2em;
font-weight:bold;
text-align:left;
padding:3px 0;
}
.detail a{
color:#0a44ff;
}
.more-link {
padding-left:40px;
background-image:url(../images/dots_small_white.gif);
background-position:left center;
background-repeat:no-repeat;
margin:0px 0 10px 0;
float:right
}
a.more-link {
color:#0a44ff;
}
.searchposts {
border-bottom:1px #c8c8c8 solid;
margin-bottom:10px;
}
.searchposts h1{
font-weight:normal;
font-size:1.2em;
margin-bottom:5px;
}
.searchposts h1 a{
color:#000;
}
.searchposts a{
color:#0a44ff;
}
#searchresults h4 {
font-size:1.8em;
padding-bottom:5px;
margin-bottom:20px;
border-bottom:1px solid #b30000;
}
.searchwidget h2 {
padding-bottom:7px;
margin-bottom:20px;
border-bottom:1px solid #b30000;}

#wopostmeta {


}
#customtags h3 {
font-weight:normal;
}
#customtags h3 a {
color:#0a44ff;
}
.advertorial {
font-size:1.2em;
margin-top:3px;
font-style:italic;
}
.advertorial a {
color:#0a44ff;
}

.source {
font-size:1.2em;
margin-top:3px;
float:right;
padding-left:35px;
background-image:url(../images/dots_small_white.gif);
background-position:left;
background-repeat:no-repeat;
}
.source a {
color:#0a44ff;
}
/*  Sidebar */
#sidebar {
float: right;
width: 125px;
}
/*  Ads */
#adheader {
width:728px;
margin:0px auto;
padding:10px 0;
}
div.advert {
width:125px;
margin:0 auto 20px auto;
}
div.advertlong {
width:120px;
margin:0 auto 20px auto;
}
#sidebar h2 {
display:none;
}
#subnav {
width:230px;
float:right;
}

/* BLOG ARCHIVE */

#blogarchive {
background-color:#494949;
margin-bottom:50px;
}
#blogarchive h3 {
font-size:1.6em;
padding:0px 45px 0px 10px;
background-image:url(../images/blog_archive.gif);
background-position:right top;
background-repeat:no-repeat;
color:#FFFFFF;
background-color:#000000;
margin:0;
line-height:40px;
}
#blogarchive ul {
border-top:1px solid #b30000;
}
#blogarchive li {
list-style:none;
color:#ffffff;
padding:6px 10px 6px 10px;
margin:0;
}
#blogarchive a {
color:#ffffff;
font-size:1.1em;
}
#blogarchive select {
width:210px;
margin:5px 10px 10px 10px;
}

/* TAG CLOUD */

#tagcloud {
text-align:right;
margin-bottom:50px;
color:#b30000;
}
#tagcloud a {
font-weight:bold;
padding:0 3px;
color:#b30000;
}

/* CONTACT LINK */

#contactlink {
font-size:1.4em;
margin-bottom:50px;
text-align:center;
font-weight:bold;
}
#contactlink p {
padding:5px 0;
}
#contactlink a {
color:#000000}

/* CONNECT */
#connect {
margin-bottom:50px;
font-size:1.6em;
font-weight:bold;
text-align:center;
}
#connect ul {
margin:0px auto;
}
#connect li {
list-style:none;
display:inline;
margin:0;
}
/* CONNECT */
#connect2 {
font-size:0.1em;
font-weight:bold;
margin-bottom:7px;
text-align:center;
}
#connect2 ul {
margin:0px auto;
}
#connect2 li {
float:left;
list-style:none;
display:inline;
margin:0;
}
/* PARTNERS */

#partners {
margin-bottom:50px;
font-size:1.2em;
line-height:1.5em;
font-weight:bold;
text-align:center;
}
#partners ul {
margin:15px 0;
}
#partners li {
list-style:none;
display:inline;
margin:0;
float:left;
}
#partners a {
color:#000000;

}


/* INSIDE THIS ISSUE */

#inside {
margin-bottom:50px;
padding-bottom:10px;
border-bottom:1px solid #b30000;
}
#inside img {
float:right;
padding:0 0px 0 10px;
margin-right:10px;
}
#inside .insideitem {
margin:10px 10px 0px 0;
}
#inside h3 {
font-size:1.6em;
padding:0px 45px 0px 10px;
background-image:url(../images/hdr_inside_this_issue.gif);
background-position:right top;
background-repeat:no-repeat;
color:#FFFFFF;
background-color:#636363;
margin:0 0 0px 0;
font-weight:normal;
line-height:25px;
}
#inside h4 {
font-size:1.3em;
text-align:right;
font-weight:bold;
width:120px;
}
#inside p {
font-size:1.1em;
text-align:right;
padding:2px 0;
width:120px;
margin:0;
}
#inside a {
color:#000000;
}
#inside p.readarticle a {
font-size:1.2em;
color:#b30000;
}
#photolist {
margin-bottom:20px;
}
#photolist h3 {
font-size:1.6em;
padding:0px 45px 0px 10px;
background-image:url(../images/hdr_inside_this_issue.gif);
background-position:right top;
background-repeat:no-repeat;
color:#FFFFFF;
background-color:#636363;
margin:0 0 0px 0;
font-weight:normal;
line-height:55px;
}
#photolistlinks h4 {
text-align:center;
font-size:1.4em;
font-weight:bold;
margin-bottom:10px;
margin-right:16px;
}
#photolist h4 a{
color:#000;
}
#photolistlinks {
height:800px;
width:230px;
overflow:auto;
padding:0px 0 0px 0;
margin:0px auto;
scrollbar-face-color:#efefef;
scrollbar-base-color:#fff;
scrollbar-arrow-color:#fff;
scrollbar-track-color:#fff;
scrollbar-shadow-color:#efefef;
scrollbar-highlight-color:#efefef;
scrollbar-3dlight-color:#fff;
scrollbar-darkshadow-Color:#fff;
border-bottom:1px solid #CCCCCC;
} 
#photolistlinks img {
margin:10px 55px;
} 
#sn-competition {
width:230px;
margin:30px 0 30px 0;
}
#sn-competition h3{
background-image:url(../images/hdr_competition.gif);
background-position:20px 20px;
background-repeat:no-repeat;
padding:65px 20px 15px 20px;
background-color:#431613;
}
#sn-competition h3 a{
color:#FFFFFF;
font-weight:normal;
}
#whatnav ul{
border-bottom:#000000 3px solid;
margin:0 0 20px 0;
}
#whatnav li{
margin:0;
list-style:none;
padding:0;
display:inline;
}
#whatnav ul li a {
margin:0;
padding:0
}

#insidesn {
margin-bottom:50px;
padding-bottom:10px;
border-bottom:1px solid #b30000;
}
#insidesn img {
float:right;
padding:0 0px 0 10px;
margin-right:0px;
}
#insidesn .insidesnitem {
margin:10px 0px 0px 0;
}
#insidesn h3 {
font-size:1.6em;
padding:0px 45px 0px 10px;
background-image:url(../images/hdr_inside_this_issue.gif);
background-position:right top;
background-repeat:no-repeat;
color:#FFFFFF;
background-color:#636363;
line-height:55px;
margin:0 0 0px 0;
font-weight:normal;

}
#insidesn h4 {
font-size:1.3em;
text-align:right;
font-weight:bold;
width:120px;
}
#insidesn p {
font-size:1.1em;
text-align:right;
padding:2px 0;
width:120px;
margin:0;
}
#insidesn a {
color:#000000;
}
#insidesn p.readarticle a {
font-size:1.2em;
color:#b30000;
}

/*  Archives */

/*  Header */
#hdrthevault {
color:#FFFFFF;
background-color:#000000;
width:450px;
}
#hdrthevault h1 {
padding:15px 35px 0px 10px;
font-size:1.6em;
margin:0;
}
#thevault h2 {
font-size:1.4em;
clear:both;
color:#FFFFFF;
background-color:#494949;
border-top:3px solid #000000;
background-image:url(../images/dots_on_gray.gif);
background-position:650px center;
background-repeat:no-repeat;
margin:0 0 10px 0;
padding:8px 40px 8px 10px;
}
#thevault p {
color:#fff;
padding:0px 10px 5px 10px;
font-size:1.3em;
}
.thevaultheading li {
font-size:1.2em;
list-style:none;
width:160px;
float:left;
padding:0px 0 10px 0;
margin:0;
}
.thevaultheading li a {
color:#000000;
margin:0;
padding:0;
} 
.tvinsidelastissue {
float:left;
width:330px;
margin:0 5px 10px 5px ;
background-color:#4d2c23;
padding:5px;
height:80px
}
.tvinsidelastissue h4 {
background-color:#4d2c23;
padding:5px 10px;
font-weight:bold;
}
.tvinsidelastissue h4 a {
color:#FFFFFF;
font-size:1.2em;
}

.vaultitem {
margin-bottom:20px;}


#thevault #tagcloud {
margin:0px}

#vaultcats li:hover ul {
	visibility:visible;
	background-color:#fff;
}
#vaultcats li {
background-color:#b30000;
list-style:none;
margin:0 10px 10px 10px;
width:150px;
border:1px solid #b30000;
color:#FFFFFF;
float:left;
font-size:1.2em;
position:relative;
}
#vaultcats li a {
color:#FFFFFF;
margin:10px 0 10px 10px;
line-height:30px;

}
#vaultcats li ul {
visibility:hidden;
position:absolute;
left:-1px;
}
#vaultcats li li {
border:0px;
background-color:#FFFFFF;
margin:0;
color:#b30000;
font-size:0.9em;
border-right:1px solid #b30000;
border-bottom:1px solid #b30000;
border-left:1px solid #b30000;
}

#vaultcats li li a {
color:#b30000;
}
#widgetpopular {
margin-bottom:60px;}
#widgetcomments {
margin-top:50px;
margin-bottom:30px;}

#widgetcomments h2, #widgetpopular h2 {
font-size:1.4em;
clear:both;
color:#000;
background-image:url(../images/dots_red_on_white.png);
background-position:right center;
background-repeat:no-repeat;
margin:0 0 10px 0;
padding:8px 40px 8px 10px;
border-bottom:#b30000 1px solid;
}
#widgetcomments li {
font-size:1.1em;
list-style:none;
margin:10px;
padding:10px;
   color:#000;
   background-color:#f9f3e7;
         -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#widgetpopular li {
font-size:1.2em;
list-style:none;
margin:10px;
color:#000;

}
#widgetcomments li a, #widgetcomments li a:hover, #widgetpopular li a, #widgetpopular li a:hover {
color:#000;
font-weight:bold;
}
#footer .red a {color:#b30000;}
