/*
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:150px;
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:150px;
vertical-align:bottom;
}

#searchform{}

/*  Details */

#details {
background-color:#000000;
color:#FFFFFF;
text-transform:uppercase;
padding-top:5px;
border-top:2px #FFFFFF solid;
width:840px;
clear:both;
}
#details #issuedetails {
float:left;
background-image:url(images/dots_red_on_black.png);
background-position:right;
background-repeat:no-repeat;
padding:5px 40px 5px 20px;
}
#details #issuetitle {
font-size:14px;
margin:0 240px;
text-align:center;
padding:4px 0 4px 0;
}
#details #search {
float:right;
padding:0 5px 5px 0;
}
#details a {
color:#FFFFFF;
}

/*  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 25px;
}
#footer li {
display:inline;
margin:10px 8px 10px 8px;
}
#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;}