/* *************************************** */
/* 
		ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¯ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¿ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ½ 2009 - MAYO - www.jasonmayo.co.uk
		
		Colours
		Red - b30f0f
*/
/* *************************************** */
img, div { behavior: url(iepngfix.htc) }
body {
background: #141414 url(../images/pageBg.jpg) repeat-x;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;
color: #414042;
}

/* *************************************** */
/* Global */
/* *************************************** */

a {
text-decoration: none;
color: #414042;
text-align: none;
border-bottom: 1px solid #b30f0f;
}

a:hover {
text-decoration: none;
}

p {
margin: 0 0 8px 0;
}

strong, b {
font-weight: bold;
}

h1, h1 a {
width: 100%;
font-family: Georgia, serif;
font-size: 41px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;
float: left;
clear:both;
color: #747474;
border: none;
}

h2 {
background: #b30f0f;
float: left;
color: #FFF;
padding: 7px 50px 7px 10px;
font-size: 15px;
text-transform: uppercase;
font-weight: normal;
}

h3 { 
background: #434343; 
color: #FFF; 
padding: 5px 15px; 
float: left;
text-transform: uppercase;
font-weight: bold;
margin: 0 0 5px 0;
}

h4, h4 a {
font-size: 13px;
text-transform: uppercase;
font-weight: bold;
color: #b30f0f;
border: none;
}

h5 {
font-size: 11px;
color: #a2a2a2;
font-weight: normal;
margin: 0 0 5px 0;
}

h6 { }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
color: #999;
}

/* *************************************** */
/* Structure */
/* *************************************** */

#pageBgTop {
background: url(../images/pagebgTop.jpg) no-repeat;
background-position: top center;
width: 100%;
height: 100%;
overflow:hidden;
}

#pageBgBottom {
background: url(../images/pagebgBottom.jpg) no-repeat;
background-position: bottom center;
width: 100%;
height: 100%;
overflow:hidden;
}

#container {
margin: 0 auto;
width: 960px;
overflow:hidden;
}

#header {
overflow:hidden;
height: 200px; /* 290 */
background: url(../images/bgheader.png) repeat-x;
width: 960px;
position:relative;
}

#hLeft {
overflow:hidden;
width: 778px;
margin: 0 15px 0 0;
padding: 35px 0 0 0;
}

#hRight {
position: absolute;
top: 20px;
right:50px;
}

#hRight img {
float:left;
}

#zineStamp {
position: absolute;
top: 90px;
left:0;
margin-left: 5px;
z-index: 100;
background: url(../images/issueStamp.png) no-repeat;
width: 66px;
height: 36px;
color: #FFF;
padding-top: 30px;
text-align: center;
font-size: 20px;
}

#logo {
float: left;
width: 778px;
margin: 0 0 25px 0;
}

#logo a {
border: none;
}

#main {
width: 960px;
overflow:hidden;
}

#footer {
overflow:hidden;
height: 170px;
margin: 15px 0 0 0;
}

ul.footerBox {
float: left;
border-top: 1px solid #434343;
width: 168px;
margin: 0 15px 0 0;
color: #d9d9d9;
font-size: 11px;
padding: 5px 0 0 0;
}

ul.footerBox li {
margin: 0 0 1px 0;
}

ul.footerBox li a {
color: #d9d9d9;
border-bottom: none;
}

ul.footerBox.footerlarge {
width: 228px;
}

ul.footerBox.end {
margin-right: 0;
}

#mainColLeft {
background: #FFF;
width: 748px !important;
float: left;
min-height: 860px;
padding:0 15px 15px;
}

#mainColLeftCont {
overflow:hidden;
width: 748px;
border-top: 8px solid #3d3d3d;
}

#mainColRight {
float: right !important;
width: 182px;
}

#search {
width: 169px;
float: left;
}

#adverts {
overflow:hidden;
width: 960px;
margin: 0 0 25px 0;
}

#adverts img {
float: left;
margin: 0 11px 0 0;
}

/* *************************************** */
/* Forms */
/* *************************************** */

#search p {
float: left;
}

#search p input {
margin: 0 2px 0 0;
border: 1px solid #424242;
background: #1b1b1b;
color: #424242;
padding: 5px 3px;
width: 140px;
}

#search p input.button {
margin: 0px;
padding: 0px;
border: 0px;
width: 15px;
}

/* *************************************** */
/* Navigation */
/* *************************************** */

ul#mainNav {
float: left;
width: 594px;
margin: 0 15px 0 0;
text-transform: uppercase;
}

ul#mainNav li {
display: inline;
float: left;
margin: 0 10px 0 0;
background: url(../images/navsplit.png) no-repeat center right;
padding: 0 10px 0 0;
}

ul#mainNav li a {
color: #FFF;
border: 0;
padding: 0 0 3px 0;
display: block;
}

ul#mainNav li a:hover, ul#mainNav li a.selected {
border-bottom: 3px solid #FFF;
}

ul#mainNav li a.red {
color: #b30f0f;
}

/* *************************************** */
/* Side Bar */
/* *************************************** */

.rightItem {
overflow:hidden !important;
margin: 0 0 20px 0;
}

.rightItemCont {
overflow:hidden;
clear:both;
padding: 0 0 0 10px;
color: #757575;
font-size: 11px;
line-height: 1.5em;
}

.sideForumTopic {
overflow:hidden;
margin: 0 0 5px 0;
}

.sideTwitter {
border-bottom: 1px solid #222;
overflow:hidden;
margin: 0 0 5px 0;
padding: 0 0 5px 0;
}

.sideForumTopic a, .sideTwitter a {
color: #AAA;
border: none;
}

.sideForumTopic a:hover, .sideTwitter a:hover {
color: #FFF;
border: none;
}

.sideForumTopic p {
margin: 0;
font-size: 10px;
}

ul#network {
float:left;
}

ul#network li {
display: inline;
float:left;
width: 16px;
margin: 0 4px 0 0;
}

ul#network li a {
display: inline;
float:left;
width: 16px;
border: none;
}

/* *************************************** */
/* Index */
/* *************************************** */

#featuredArtist {
overflow:hidden;
width: 748px;
background: #F2F2F2;
height: 245px;
margin: 5px 0 10px 0;
}

#featuredArtist h1 {
margin: 15px 0 0 10px;
}

#featuredArtist h1 a {
color: #FFF;
}

#featuredArtist h1 a:hover {
color: #d6d6d6;
}

#indexColLeft {
float: left;
width: 415px;
border-top: 1px solid #dfdfdf;
}

#indexColRight {
float: right;
width: 318px;
margin: 0;
border-top: 1px solid #dfdfdf;
}

#indexNewsBig {
float: left;
width: 415px;
border-bottom: 1px solid #cbcbcb;
}

#indexNewsContainer {
float: left;
width: 415px;
margin: 10px 0;
}

.indexNewsItem {
float: left;
position: relative;
width: 200px;
height: 295px;
overflow:hidden;
margin: 0 7px 10px 0;
display:inline;
}

.indexNewsImage {
position: relative;
width: 196px;
height: 145px;
}

.large {
width: 415px;
height: 200px;
border-bottom: 1px dotted #414042;
padding-bottom: 10px;
}

.indexNewsContent {
width:100%;
overflow:hidden;
position: relative;
margin: 5px 0 0 0;
line-height: 1.50em;
}

.indexNewsImage span {
position: absolute;
z-index: 1;
}

.indexNewsAv {
position: absolute;
z-index: 12;
bottom: 3px;
left: 3px;
}

.large .indexNewsAv {
bottom: 13px;
}

.indexNewsAv img {
border: 3px solid #FFF;
}

#pagination {
float: left;
border-top: 1px solid #cbcbcb;
width: 415px;
padding: 7px 0 0 0;
}

#indexNewsLeft {
float: left;
width: 165px;
margin: 0 10px 0 0;
}

#indexNewsLeft h4 {
font-size: 16px;
}

#indexNewsRight {
float: left;
width: 240px;
}

.indexFeature {
float: left;
width: 318px;
margin: 0 0 10px 0;
}

.indexFeatureImage {
float: left;
width: 120px;
margin: 0 7px 0 0;
}

.indexFeatureContent {
float: left;
width: 191px;
}

.indexFeatureContent h4 {
font-size: 12px;
line-height: 1.4em;
margin: 0 0 5px 0;
}

.indexFeatureContent p {
font-size: 11px;
line-height: 1.4em;
}

.indexFeatureTag {
float: left;
font-weight: bold;
font-size: 11px;
background: #4b4b4b;
color: #FFF;
padding: 2px 5px;
margin: 5px 0 5px 0;
}

#indexFeatureAll {
width: 318px;
border-top: 1px solid #cbcbcb;
padding: 7px 0 0 0;
float: left;
}

/* *************************************** */
/* Features */
/* *************************************** */

#featureContainer {
float:left;
width: 748px;
margin: 20px 0;
}

#featureContainer h1 {
margin: 0 0 20px 0;
border-bottom: 1px solid #F2F2F2;
}

.featureBigItem {
width: 359px;
height:120px;
float: left;
margin: 0 15px 15px 0;
background: #F2F2F2;
}

.featureBigThumb {
float:left;
width: 120px;
margin: 0 10px 0 0;
}

.featureBigInfo {
float:left;
width: 229px;
padding: 10px 0;
font-size: 12px;
line-height: 1.5em;
}

.featureBigInfo h4 {
margin: 0 0 10px 0;
}

#featureColLeft {
width: 235px;
float:left;
margin: 0 15px 0 0;
}

#featureColLeft img {
margin: 0 1px 0 0;
padding: 0;
}

#featureColRight {
width: 498px;
float:left;
}

/* *************************************** */
/* News */
/* *************************************** */

span.newsMeta {
float:left;
padding: 5px 0 0 10px;
}

span.newsMeta a {
margin: 0 7px 0 0;
}

#newsItem {
width: 748px;
float:left;
margin: 20px 0 0 0;
}

#newsItem h1 {
margin: 0 0 20px 0;
border-bottom: 1px solid #F2F2F2;
}

#newsItemLeft {
width: 235px;
float:left;
margin: 0 15px 0 0;
}

ul#categories {
width: 235px;
margin: 10px 0;
padding: 5px 0;
border-top: 1px solid #F2F2F2;
}

ul#categories li {
display: block;
width: 235px;
border-bottom: 1px solid #F2F2F2;
padding: 0 0 5px 0;
}

#newsItemLeft h4 {
font-size: 30px;
line-height: 1em;
}

#newsItemRight {
float:left;
width: 497px;
}

#newsItemImages {
margin: 0 0 10px 0;
}

#newsItemImages img {
margin: 0 0 10px 0;
}

#newsItemComments {
float:left;
border-top: 2px solid #EEE;
border-bottom: 2px solid #EEE;
padding: 20px 0;
margin: 20px 0;
}

#newsItemCommentForm {
float:left;
background: #F2F2F2;
width: 457px;
padding: 20px;
}

form#comment_form p {
float:left;
width: 413px;
}

form#comment_form input {
width: 250px;
}

form#comment_form textarea {
width: 250px;
}

form#comment_form label {
font-weight: bold;
float:left;
width: 150px;
}

.comment {
float:left;
width: 495px;
margin: 10px 0 0 0;
border: 1px solid #F2F2F2;
}

.commentLeft {
float:left;
background: #141414;
color: #FFF;
padding: 8px;
width: 104px;
margin: 0 13px 0 0;
height: 140px;
}

.commentRight {
float:left;
width: 342px;
padding: 8px;
}

.commentRight p {
margin: 0;
font-size: 11px;
line-height: 1.5em;
}

/* *************************************** */
/* Search */
/* *************************************** */

#searchResults {
float:left;
width: 600px;
margin: 20px 0;
}

.searchResult {
background: #F2F2F2;
margin: 0 0 15px 0;
padding: 15px;
float:left;
}

/* *************************************** */
/* New Styles */
/* *************************************** */

#indexFeatures {
float:left;
}

.indexFeature {
float:left;
width: 137px;
margin-right: 15px;
}

.indexFeature p {
font-size: 11.5px;
line-height: 1.5em;
}

.indexFeatureThumb {
position: relative;
width: 137px;
height: 120px;
margin-bottom: 10px;
}

.indexFeatureThumb img {
position: absolute;
}

.indexFeatureThumb strong {
position: absolute;
bottom: 0;
font-weight: bold;
font-size: 11px;
background: #4b4b4b;
color: #FFF;
padding: 2px 5px;
}

.indexFeature.end {
margin-right: 0px;
}

#indexLatestNews {
float:left;
width: 748px;
border-top: 3px solid #bbbbbb;
}

.indexLatestItem {
float:left;
width: 748px;
margin: 20px 0 20px 0;
}

.indexLatestItem h4 {
border-bottom: 1px solid #e7e7e7;
padding: 0 0 4px 215px;
}

.indexLatestItemL {
float:left;
width: 200px;
margin-right: 15px;
}

.indexLatestItemR {
width: 533px;
float:left;
padding: 10px 0 0 0;
}

.indexLatestItemL h5 {
border-bottom: 1px solid #e7e7e7;
padding: 5px 0;
}

.indexAvatar {
border-bottom: 1px solid #e7e7e7;
padding-bottom: 5px;
}

p#paginate {
float:left;
width: 748px;
border-top: 3px solid #bbbbbb;
padding: 5px 0 0;
}
