/* - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : The New Black
URL : www.newblack.me

Description : Style guide for

Created : 
Modified : 
 
- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
margin:0;
padding:0;
font-family: Georgia, Serif;
color: #333;
font-size:1em;
}


body{
background-image:url('../img/bg.jpg');
background-repeat: no-repeat;
background-attachment:  fixed;
background-color: #000;
min-width: 900px;
}

/* ----- IDS ----- */

#container{
margin:65px auto 65px;
text-align:center;
width: 890px;
position: relative;
}

#column1{
clear: left;
float:left;
width:500px;
}

#column2{
float:left;
width:350px;
margin: 0px 0 0 40px;
}

#navigation{
padding:92px 0 0 130px;
background-image: url('../img/logo.png');
height:40px;
width: 746px;
text-align: left;
float: left;
margin: 0 0 0 15px;
}


#footer{
clear: both;
}



/* ----- CLASSES ----- */


.search{
	text-align: center;
	margin: -25px 0 0 80px;
}



.addthis_default_style a{
	margin: 10px 0 0 10px;	
}

.button{
background: #222 url(../img/36px-blended.png) repeat-x;
/*background-color: #222;*/
display: inline-block;
padding: 4px 5px 3px 5px;
margin: 0px 0px 0px 5px;
color: #fff; 
text-decoration: none;
font-weight: bold;
font-family: helvetica;
font-size: 0.6em;
line-height: .6;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px #000;
-webkit-box-shadow: 0 1px 3px #000;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;
}




.space{
	margin: 0px 10px 0px 0px ;
}

.button:hover{
background-color: #111; 
}

.hide{
visibility: hidden;

}
.show{
/* display:block; */
}


.center{
margin: auto;
text-align: center;
	}
	
.left{
	float: left;
}
.right{
	float: right;
}
.share{
	float: left;
	margin: 0 0 30px 0;
	clear: both;
}

.box{
	text-align: justify;
	background-position:  bottom;
	background-repeat: no-repeat;
	background-color: #fff;
}

#column1 .box{
	background-image: url('../img/bottom_main.jpg');
	padding: 0px 15px 30px 15px;

}


#column2 .box{
	background-image: url('../img/bottom_secondary.jpg');
	margin: 0 0 30px 0;
	padding: 10px 15px 30px 15px;
}




.break{
	background-image: url('../img/break.gif');
	width: 102px;
	height: 10px;
	margin: 10px auto 10px;
}

.date{
	background-image: url('../img/date_bg.jpg');
	height: 45px;
	width: 60px;
	float: left;
	text-align: center;
	font-size: .7em;
	padding: 15px 0 0 0;
	line-height: 1.3em;
	margin: 0 10px 0px 0;
	clear: both;

}


.date span{
	font-size: 2em;
	display: block;
}




#column2 .widget{
margin: -20px 0 -15px 15px;
}

 
.small{
	font-size: .7em;
}

/* ----- HEADINGS ----- */

h1{
}

h2, h2 a{
text-align: center;
color: #9a0b41;
font-weight: normal;
font-size: 1.1em;
}

h3{
font-size: .8em;
margin: 0 0 5px 0;
}

#column1 h4{
font-size:2.2em;
font-weight:normal;
font-variant: small-caps;
padding:10px 0 0 0px;
margin: 50px 0 0 0;
height: 55px;
background-image:url('../img/top_main.png');
}

#column2 h4{
font-size:1.4em;
font-weight:normal;
font-variant: small-caps;
padding:10px 0 0 0;
margin: 50px 0 0 0;
height: 45px;
background-image:url('../img/top_secondary.png');
}

.news h2 {
	float: left;
	text-align: center;
	width: 340px;
	margin: 10px 0 0 0;
}



.news h5 {
	float: left;
	text-align: center;
	width: 340px;
}



h5{
font-size:.9em;
font-weight:normal;
font-variant: small-caps;
text-align: center;
color: #9a0b41;
}

/* ----- PARAGRAPHS ----- */

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

#column1 p{
	clear: both;
}


#footer p, #footer i{
	color: #eeeeee;
	font-size: .8em;
	}
	
#footer hr{
	border-color: #333333;
}

/* ----- LISTS ----- */

.menu {
	background-image:url(../img/menu.png);
	background-repeat: no-repeat;
	height: 20px;
	text-indent: -999px;
	position: relative;
	float: left;
	margin: 0 25px 0 0;
}

#navigation .home                { background-position: -0px -20px; width: 60px; }
#navigation .home:hover          { background-position: -0px 3px; width: 60px;  }
#navigation .media                { background-position: -60px -20px; width: 65px; }
#navigation .media:hover          { background-position: -60px 3px; width: 65px; }
#navigation .live                { background-position: -125px -20px; width: 45px; margin: 0 120px 0 0; }
#navigation .live:hover          { background-position: -125px 3px; width: 45px; margin: 0 120px 0 0;  }
#navigation .about                { background-position: -170px -20px; width: 65px; }
#navigation .about:hover          { background-position: -170px 3px; width: 65px;}
#navigation .forum                { background-position: -235px -20px; width: 70px; }
#navigation .forum:hover          { background-position: -235px 3px; width: 70px;}
#navigation .store                { background-position: -302px -20px; width: 65px; }
#navigation .store:hover          { background-position: -302px 3px; width: 70px; }


/* ----- IMAGES ----- */

img{
border: none;
}

img a{
border: none;
text-decoration: none;
}

img a:hover{
border: none;
}

/* BREAK */

hr{
border-width:0 ;
border-bottom-style:  dashed;
margin: auto;
padding: 10px 0 0px 0;
margin: 0px auto 10px;
clear: both;
border-bottom-width: thin;
border-color: #ccc;
}


/* ----- LINKS ----- */

a{
text-decoration: none;
border-bottom: none;
}


/*LISTS*/
ul{
	margin: 0 0 0 10px;
	font-size: 0.8em;
	font-variant:  small-caps;
	list-style-position:  inside;
	list-style-type: square;
}
ol{
	margin: 0 0 0 10px;
	font-size: 1em;
	list-style-position:  inside;
	list-style:  decimal;
}

li{
	margin: 0 0 10px 0px;
}

/* SOCIAL
------------------------------------------*/
#social{
	width: 135px;
	height: 40px;
	position: absolute;
	right: 22px;
	top: 91px;
}

#social a{
	background-image:url("../img/social.png") ;
	height: 24px;
	width: 24px;
	text-decoration: none;
	position: absolute;
	top:8px
	margin: 0 5px 0 0;
	overflow: hidden;
}

#social a span{
	visibility: hidden;
}

#social a.youtube{
	background-position: 24px 0px;
	left: 10px;
}

#social a.myspace{
	background-position: 0px 0px;
	left: 40px;
}

#social a.facebook{
	background-position: 56px 0px;
	left: 70px;
}

#social a.twitter{
	background-position: 89px 0px;
	left: 100px;
}
