/*

Template Name: Hip Hop Vault

Version: 1.0

Author: Ateeq Rafeeq

Author URI: http://www.webfulcreations.com/

Description: Hip Hop Vault wordpress theme Developed on 24-August-2012. For http://www.hhopvault.com/ who hired us to develop this Theme.

Tags: two columns, Light Color, White

*/

body {
	padding:0px;
	margin:0px;
	background-color:#000;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url("images/background.jpg");
	background-position:top center;
	/*background-repeat:no-repeat;*/ 
}
h1,h2,h3,h4,h5,h6,p,img {
	padding:0px;
	margin:0px;
	border:0px;
}
p {
	line-height:19px; 
	margin-top:5px;
}
a {
	color:#cc3333;
	text-decoration:none; 
}
a:hover {
	text-decoration:underline; 
}
.red {
	margin-left:5px; 
}
.alignleft {
	float:left;
	margin-right:5px;
	margin-bottom:3px; 
}
.alignright {

	float:right;

	margin-left:5px;

	margin-bottom:3px; 

}

.widget {

	list-style:none; 

}

.clearIt {

	clear:both;

	width:100%;

}

#mainWrapper {

	width:971px;

	position:relative; 

	margin:auto;

	background-color:#66676a;

}

#header {

	width:100%;

	height:161px;

	background-image:url(images/header-bg.jpg); 

}

#logo {

	float:left;

	height:161px;

	width:339px; 

}

#headerRight {

	width:225px;

	height:140px;

	margin-top:10px;

	margin-right:20px;

/*	background-color:#FFF; Just for testing.*/

	float:right; 

}

.search {

	width:225px;

	height:25px;

	position:relative;

	background-color:#FFF; 

}

.search input[type=text] {

	background-color:#FFF;

	border:none;

	color:#fe6161; 

	height:21px;

	padding:2px;

	width:155px;

}

.search input[type=image] {

	position:absolute;

	top:2px;

	right:2px; 

}

#headerRight img {

	margin-top:12px; 

}

#nav {

	height:34px;

	width:100%;

	background-image:url(images/nav-bg.jpg); 

	border-top:1px solid #990000;

	background-color:#000;

}

#nav ul {

	margin:0px;

	padding:0px; 

	list-style:none;

	margin-left:3px;

}

#nav ul li {

	display:inline;

	margin-left:-3px; 

}

#nav ul li a {

	display:inline-block;

	padding-left:12px;

	padding-right:12px;

	padding-top:9px;

	padding-bottom:10px;

	color:#fff;

	border-right:1px solid #666; 

}

#nav ul li a:hover {

	background-image:url(images/nav-bg-hover.jpg);

	background-color:#66676a;

	color:#23262A;

	text-decoration:none; 

}

#nav ul .current_page_item a {

	background-image:url(images/nav-bg-hover.jpg);

	background-color:#66676a;

	color:#23262A;

	text-decoration:none; 

}

#contentWrapper {

	width:950px;

	position:relative;

	margin:auto;

}

#contentWrapper #sliderWrap {

	margin-top:4px;

	height:233px;

	width:950px;

	padding-bottom:15px;

	border-bottom:4px solid #d7d7d7; 

}

#content {

	margin-top:15px;

	width:950px;

	position:relative; 

}

#leftContent {

	float:left;

	width:625px;

	background:#FFF;

	padding:5px; 

	min-height:804px;

}

.post {

	width:600px;

	background-color:#FFF;

	border-bottom:1px dotted #CCC;

	padding-bottom:5px;

	margin-bottom:7px;

	padding:10px;		

}

.post .thumbnailDiv {

	 float:left;

	 margin-right:10px;

	 width:276px;

	 height:155px;

}

.post .postContent h2 {

	font-weight:normal;

	font-size:19px;

	margin-bottom:8px; 

}

#sideBar {

	float:right;

	width:280px;

	padding:10px;

	background-color:#FFF;

}

#sideBar .widget {

	background-color:#FFF;

	margin-bottom:8px;

	border-bottom:1px dotted #CCC; 

}

#footer {

	width:971px;

	position:relative; 

	margin:auto;

	background-color:#ccc;

}

#footerNav {

	height:15px;

	padding-bottom:5px;

	border-bottom:1px solid #fff; 

	padding-top:15px;

}

#footerNav ul {

	margin:0px;

	padding:0px;

	list-style:none;

	text-align:center;

}

#footerNav ul li {

	display:inline; 

}

#footerNav ul li a {

	padding:10px; 

}

#footerContent {

	background-color:#CCC;

	padding:5px; 

}

#footerContent ul {

	padding:0px;

	margin:0px;

	list-style:none; 

}

#footerContent ul li {

	padding:6px; 

}

.widgetArea {

	width:30%;

	float:left;

	padding:1%;

	margin-right:10px; 

}

.widgetArea h2 {

	margin-bottom:8px; 

}

.copyRight {

	text-align:center;

	padding:6px; 

}

#featured_slider .content_left {

	line-height:22px; 

}

#sideBar .widget ul {

	margin-left:6px; 

	padding:0px;

}	

#sideBar .widget ul li {

	list-style:none;

	padding-bottom:5px; 

}	

.fb-comments {

	margin-top:15px; 

}
.thumbnailDiv img {
	width:275px;
	height:155px; 
}