/*
Theme Name: Northside Hip Hop Custom Theme	
Theme URI: http://www.side-project.ca
Description: Custom theme made exclusively for www.northsidehiphop.ca
Version: 1.0
Author: Alan Evanson
Author URI: http://www.side-project.ca/
Tags: cms, black and white


*/
html, body{
	height:100%;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background:#000000 url(images/wallpaper-ns.jpg) -400px -400px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, "Lucida Grande", Verdana Sans-Serif;
	}
a img{
	outline:none; border:none;
}
a{
	color:#CCCCCC;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
	color:#666666;
}

#container{
	margin: 0 auto;
	padding:0;
	text-align:left;
	width:804px;
	background:#FFFFFF url(images/tile.jpg) repeat-y;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -15px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 15px;
}
.footer {
}
.push {
	border-left:2px solid #000000;
	border-right:2px solid #000000;
}
#footer-text{
	text-align:center;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	background:#000000;
	color:#FFFFFF;
}
#footer-text p.plugin-disclaimer{
	margin:0;
	padding:10px 0;
}
#footer-text p.social-media-links{
	margin:0;
	padding:10px 0;
	font-size:16px;
}
#footer-text p.social-media-links a{
	text-decoration:none;
}
#footer-text p.social-media-links img{
	margin-left:10px;
}
#footer-spacer{
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	width:800px;
	margin:0 auto;
}
#page {
	margin: 0;
	padding: 0;
	width: 800px;
	background:url(images/body-bg.jpg) 0 211px no-repeat;
	min-height:850px;
	border-left:2px solid;
	border-right:2px solid;
	}

#header {
	margin: 0;
	padding: 0;
	height: 211px;
	width: 800px;
	background:url(images/header-bg.jpg);
	}
#content{
	float:left;
}
#nav-container{
	margin:0 auto;
	width:778px;
}
#nav-menu{
	background:#000000 url(images/menu-bg-slice.png) repeat-x;
	font-family:Courier New, monospaced;
	font-size:1.5em;
	color:#FFFFFF;
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	height:52px;
	font-size:1.8em;
	float:left;

}
#nav-menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#nav-menu li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	padding:16px 11px;
}
#nav-menu li a:hover, #nav-menu li a:active{
	color:#a9a9a9;
	font-weight:normal;
	background:url(images/menu-bg-slice-ovr.png) repeat-x;
}
#nav-menu li a.active{
	color:#a9a9a9;
	font-weight:normal;
	background:url(images/menu-bg-slice-ovr.png) repeat-x;
}
#nav-menu li img{
	margin:1px 0 0 0;
}
#menu-left, #menu-right{
	float:left;
	height:52px;
}
#menu-left{
	background:url(images/menu-lside.png) no-repeat;
	width:16px;
}
#menu-right{
	background:url(images/menu-rside.png) no-repeat;
	width:11px;
}
#menu-shadow{
	background:url(images/menu-shadow.png) no-repeat;
	width:778px;
	clear:both;
}

#sub-nav{
	width:760px;
	height:30px;
	float:right;
	margin:-12px 0 -10px 0;
	padding:6px 40px 0 0;
	background:url(images/submenu-bg.png) no-repeat;
	visibility:hidden;	
}
#sub-nav a{
	color:#000000;
}
#sub-nav img{
	float:right;
}
/* -------------------------------------------------------- || TYPOGRAPHY|| */
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	text-transform:uppercase;
	margin:30px 0 0 0;
	padding:0;
	color:#a9a9a9;
}
#home h3{
	color:#FFFFFF;
	text-align:right;
}
#home h4{
	color:#FFFFFF;
	text-align:left;
}
#flashback h4, #spotlight h4{
	color:#000000;
}
#flashback div.dek{
	font-size:1.2em;
	line-height:1.4em;
}
#flashback a, #spotlight a, #on-the-spot a{
	color:#333333;
}
#flashback a:hover, #spotlight a:hover, #on-the-spot a:hover{
	color:#999999;
	
}
#on-the-spot div.dek, #spotlight div.dek{
	color:#FFFFFF;
	font-size:1.2em;
	line-height:1.4em;
}
/* -------------------------------------------------------- || HOMEPAGE || */
#content.home{
	padding:0;
	width:780px;
}
#home{
	padding:10px 0 0 20px;
}
#home-feature-box{
	float:left;
	border:1px solid #FFFFFF;
}
#home-recent-box{
	float:left;
	width:297px;
	min-height:324px;
	border:1px solid #FFFFFF;
	border-left:none;
	background:#000000 url(images/recent-bg.jpg); 
}
#home-recent-box h2{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.5em;
	margin:10px 5px;
	text-align:center;
}
#home-recent-box ul{
list-style: none;
	margin-left: 0;
	padding-left: 3em;
	padding-right:5px;
	text-indent: -1.45em;
}
#home-recent-box li{
	color:#aaaaaa;
	font-size:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:17px 0 17px 0;
}
#home-recent-box li a{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:none;
}
#home-recent-box li a:hover{
	color:#666666;
	border-bottom:1px dotted #666666;
}
#home-submenu{
	float:left;
	margin:10px 0 0 0;
}
#flashback{
	width:280px;
	float:left;
}
#flashback div.dek{
	width:270px;
	float:right;
	padding:10px 0;
	margin: 0 10px;
	min-height:150px;
}
#flashback div.dek h4, #spotlight div.dek h4{
	margin-top:5px;
}
#spotlight{
	width:220px;
	float:left;
	margin:0 19px;
}
#spotlight div.dek{
	background:none;
	width:200px;
	float:right;
	padding:10px;
	min-height:91px;
	color:#000000;
}
#on-the-spot{
	width:222px;
	float:left;
}
#on-the-spot div.subhed{
	background-color:#000000;
	width:210px;
	float:right;
	padding:0 5px 5px 5px;
}
#on-the-spot div.dek{
	background:none;
	width:200px;
	float:right;
	padding:10px;
	height:65px;
	color:#000000;
}
#on-the-spot div.image{
	margin-left:2px;
}
/* -------------------------------------------------------- || MAIN MENU  || */
#home-link{
	float:left;
	margin:30px 0 0 40px;
}

/* -------------------------------------------------------- || SUBMENUS || */
#sub-nav ul{
	font-family:Courier New, monospaced;
	font-size:1.5em;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	display:block;
	font-size:16px;
	float:right;
	font-weight:normal;
	background-color:#FFFFFF;
	color:#333333;
}
#sub-nav ul li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	padding:0 2px;
	background:url(images/click-bg.png);
}
#sub-nav ul li a{
	font-weight:normal;
	display:block;
	float:left;
	color:#CC0000;
	text-decoration:none;
}
#sub-nav ul li a:hover{
	font-weight:normal;
	color:#ffffff;
	background-color:#000000;
}
#sub-nav ul li a.active{
font-weight:normal;
	color:#ffffff;
	background-color:#000000;
}
/* -------------------------------------------------------- || FEATURE BOX STUFF || */
#feature-box{
	margin:5px 0 0 0;
	width:700px;
	position:relative;
	padding-left:10px;
}
#feature-alt-top{
	background:url(images/misc-big-feature-top.png);
	width:700px;
	height:17px;
}
#feature-alt-content{
	line-height:1.5em;
	color:#FFFFFF;
	background:#000000;
	width:700px;
}
#feature-alt-bot{
	background:url(images/misc-big-feature-bot.png);
	width:700px;
	height:17px;
}
#feature-text{
	background:url(images/feature-text-bg.png);
	width:244px;
	height:290px;
	float:left;
	color:#FFFFFF;
	padding:70px 10px 0 10px;
	font-size:1.2em;
	line-height:1.4em;
}
#feature-text p{
	background-color:#000000;
}
#feature-text h2{
	width:224px;
	background-color:#000000;
}

/* -------------------------------------------------------- || MORE:XYZ BOX STUFF || */
#more-box{
	margin:40px 0;
	width:480px;
	position:relative;
	padding-left:10px;
}
#more-alt-top{
	background:url(images/misc-big-feature-top.png);
	width:480px;
	height:17px;
}
#more-alt-content{
	line-height:1.5em;
	color:#FFFFFF;
	background:#000000;
	width:480px;
	min-height:60px;
}
#more-alt-bot{
	background:url(images/misc-big-feature-bot.png);
	width:480px;
	height:17px;
}
/* -------------------------------------------------------- || MISC || */

#feature-flash{
	float:left;
	width:436px;
}
.index-page{
	padding-left:40px;
	width:720px;
}
.index-page .index-image{
	float:left;
	width:460px;
	border:15px #111111 solid;
}
.index-page .index-image:hover{
	border:15px #333333 solid;
}
.index-page h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3.1em;
	line-height:.95em;
	text-transform:uppercase;
	margin:5px 8px 0 0;
	float:left;
}
.videos h2{
	background:#000000;
	color:#FFFFFF;
	padding:5px 5px 10px 5px;
	margin:0;
	max-width:670px;
	
}
.more-stuff h2{
	background:none;
	color:#000000;
	}
.index-page h2 a{
	color:#111111;
	text-decoration:none;
}
.index-page h2 a:hover{
	color:#333333;
}
.index-page .excerpt{
	float:left;
	width:460px;
	clear:left;
}
.index-divider{
	float:left;
	width:460px;
	margin:10px 0;
}
.feature-hed{
position:absolute;
left:0px;
top:0px;
z-index:2;
}
#index-list{
	font-size:1.5em;
	margin:0;
	width:750px;
	padding-left:10px;
	overflow:hidden;
	float:left;
}
#ABOUT-text, #Mission-text{
	font-size:1.5em;
	margin:30px 0 0 0;
	width:450px;
	padding-left:10px;
}
#ABOUT-text, #Mission-text{
	font-size:1.2em;
}
#index-list.art h2{
	max-width:450px;
}
#intro-text{
	width:600px;
	float:left;
	margin:90px 50px 10px 50px;
	padding:0 ;
	font-size:1.4em;
	line-height:1.5em;
	border-bottom:1px #FFFFFF dashed;
}
#intro-text.flyers, #intro-text.street.magazines, #intro-text.her.story, #intro-text.on.the.spot, #intro-text.aerosol.art{
margin:60px 0 10px 0;
}
#intro-text.videos{
	margin:60px 0 10px 15px;
}
.Bios-box{
	width:600px;
	float:left;
	margin:10px 0;
	padding:0 50px;
	font-size:1.2em;
	line-height:1.4em;
}
.Partners-box{
	width:180px;
	float:left;
	margin:10px 0;
	padding:0 25px;
	text-align:center;
	font-size:1.2em;
	line-height:1.4em;
}
.Bios-box img{
	float:left;
	margin-right:20px;
}
.Partners-box img{
}
.Bios-box .title{
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:2em;
	color:#CC0000;
	float:left;
	width:400px;
	margin-bottom:10px;
}
.Partners-box .title{
	display:none;
}
.Bios-box .text{
	width:400px;
	float:left;
}
.Partners-box .text{
}
.bios-divider{
	width:580px;
	float:left;
	margin-top:20px;
}
.partners-divider{
	display:none;
	width:180px;
	float:left;
	margin-top:20px;
}
.single-image h2{
	background:#000000;
	color:#FFFFFF;
	padding:5px;
	max-width:590px;
}
.wp-caption p{
	background:#000000;
	color:#FFFFFF;
	float:left;
	padding:10px;
	margin:0;
}
.wp-caption{
	float:left;
}
.wp-caption img{
	float:left;
}
h2.wide{
	margin-left:15px;
	float:left;
}
h2.narrow{
	margin-left:50px;
	max-width:600px;
}
#first-header{
	float:left;
	width:700px;
}
#first-header.audio p.pioneers-details{
	float:left;
	clear:left;
	margin-left:50px;
}
#first-header.audio h2{
	max-width:480px;
}
#first-holder.wide{
	float:left;
	padding:0 15px;
	margin: 10px 0;
}
#first-holder.narrow{
	float:left;
	padding:0 50px;
	margin: 10px 0;
}
#first-holder.wide img{
	margin-bottom: 10px;
}
#first-holder.wide p, #first-holder.narrow p{
	margin:7px 0;
	background:#000000;
	color:#FFFFFF;
	font-size:1.4em;
	line-height:1.45em;
	width:600px;
}
.video-text{
	padding: 10px 0 5px 0;
	background:#000000;
}
.more-stuff{
	float:left;
	width:500px;
}
.alignleft{
	float:left;
	margin-right:10px;
}
.clearleft{
	clear:left;
}
.more-link{
	float:left;
	clear:left;
	color:#CC0000;
	text-decoration:none;
	background:#FFFFFF url(images/click-bg.png);
	font-weight:normal;
	font-size:0.9em;
	width:460px;
}
div.more-stuff h2{
font-size:2.25em;
line-height:0.8em;
}
div.more-stuff a.more-link{
	background:none;
	margin-top:0;
}
div.excerpt p{
	margin-top:5px;
	margin-bottom:5px;
}
.pioneers-name{
float:right;
clear:right;
font-size:1.2em;
margin:2px 50px 0 0;
color:#a9a9a9;
}
.pioneers-details{
float:left;
clear:left;
font-size:1.2em;
margin:2px 0 0 50px ;
color:#a9a9a9;
}
img.subcat-hed{
background:#000000;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


a.flashback-more, a.spotlight-more{
	text-decoration:none;

}
#translation_bar{
	float:right;
	margin:10px 5px 0 0;
}
#translation_bar a{
	margin:0 5px;
}
div#spacer-ad{
	width:720px;
	margin:0 auto;
}
div#column-ad{
	width:160px;
	float:left;
	margin-left:40px;
	padding-top:20px;
}
p.tags{
	margin-top:10px;
	color:#CCCCCC;
	font-style:italic;
}
a.js-error{
	font-size:1.4em;
}
div.excerpt p a{
	background:#000000;
	color:#CCCCCC;
}
div.navigation{
	float:left;
	padding-left:5px;
	margin-top:20px;
}
div.navigation a{
	font-size:14px;
	color:#333333;
}
p.search-results{
	float:left;
	margin:20px 0 0 20px;
	font-size:16px;
}
#transl_sign{
	display:none;
}
