/*
Theme Name: Assembly Records
Theme URI: http://assemblyrecords.co.uk/
Description: 'Custom Theme' 
Author: Green Chilli Design LTD
Author URI: http://www,greenchillidesign.com
Version: 1.0
/*



@charset "UTF-8";
/* ------ RESETS & BASIC PAGE SETUP ------ */

*{
margin:0;
padding:0;
}

html{
overflow-y: scroll;
}

body{
font-family: Georgia, "Times New Roman", Times, serif;
color:#FFF;
background:#333;
}

ul{
list-style:none;
}

p{
line-height:1.2em;
margin-bottom:1.2em;
color:#cccccc;
font-size:11px;


}

a{
outline:none;
color:#999999;

}

a img{
border: none;
}
.right{
	float:right;
}


/* ------ END RESET ------ */




/* ------ STRUCTURE ------ */

#header{
	height:108px;
}

#wrapper{
	background:#000;
	width:930px;
	margin:auto auto;
	box-shadow: 0px 0px 20px #000;
-webkit-box-shadow: 0px 0px 20px #000;
-moz-box-shadow: 0px 0px 20px #000;
}


#mainPosts{
	width:445px;
	height:900px;
	float:left;
	padding-right:14px;
}

#sideBar{
	width:191px;
	float:left;
}

#footer{
	clear:both;
	width:859px;
	height:9px;
	background-color:#FFF;
	margin-left:37px;
}

#falseFooter{
	background:#000;
	width:930px;
	height:40px;
	margin:auto auto;
}

#searchBar{
/*	width:930px;
*/	height:37px;
	background:url(images/searchBG.gif) no-repeat;
	margin-left:37px;
}

#navCol{
	float:left;
}

#logo{
	margin-left:37px;
	width:200px;
}

.line_1{
	background:url(images/line.gif) repeat-x;
	height:5px;
	margin-top:17px;
	margin-left:37px;
	width:193px;
	margin-bottom:10px;
}
.line_2{
	background:url(images/line.gif) repeat-x;
	height:5px;
	margin-top:2px;
	margin-bottom:10px;
	width:447px;


}
.line_3{
	background:url(images/line.gif) repeat-x;
	height:5px;
	margin-top:2px;
	width:191px;

}

.mainImage{
	margin-bottom:10px;
	border: 1px solid #525252;
	width:445px;
}


.postImage{
	width:84px;
	height:84px;
	float:left;
	margin-right:12px;
}

.post{
	height:93px;
	border-bottom:solid 1px #525252;
	margin-bottom:10px;

}

.page{
	height:43px;
	border-bottom:solid 1px #525252;
	margin-bottom:10px;

}
#contacttext{
	margin:0px;
	padding:0px;
	width:100%;
	height:300px;
}
.pageContact{	
	height:1px;
	border-bottom:solid 1px #525252;
	margin-bottom:10px;
}


.postArtSingle{
	height:37px;
	border-bottom:solid 1px #525252;
	margin-bottom:12px;

}
#releases .post{
	height:93px;
	border-bottom:solid 1px #525252;
	margin-bottom:10px;

}

.contentP{
margin-top: 8px;
}

/* ------ SEARCH BAR ------ */

#search{
	padding-top:6px;
	margin-left:618px;

}

#submitButton{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}
#s{
	width:145px;
	height:20px;
	float:left;
}

#search label{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	padding-right:25px;
	padding-top:11px;
}
/* ------ SEARCH BAR ENDS ------ */

/* ------ SIDEBAR ------ */
#sideBar p{
	font-style: italic;
}

/* ------ SIDEBAR ENDS ------ */





/* ------ TYPOGRAPHY ------ */
h1{
	font-size:12px;
	font-weight:normal;
	color:#cccccc;
	text-align: left;
}

h1 a{
	font-size:12px;
	font-weight:normal;
	color:#cccccc;
	text-align: left;
	text-decoration: none;
}


.post_navigation a{
	font-size:12px;
	font-weight:normal;
	color:#cccccc;
	text-align: left;
}

h2 a{
	font-size:30px;
	font-weight:lighter;
	font-style:oblique;
	text-transform:capitalize;
	color:#cccccc;
	line-height:25px;
	text-decoration: none;
}
.post h3{
	font-size:22px;
	font-weight:normal;
	font-style:oblique;
	text-transform:capitalize;
	color:#cccccc;
	line-height:43px;
}

.post h3 a{
	font-size:22px;
	font-weight:normal;
	font-style:oblique;
	text-transform:capitalize;
	color:#cccccc;
	line-height:43px;
	text-decoration: none;
}

.track a{
	font-size:22px;
	font-weight:normal;
	font-style:oblique;
	text-transform:capitalize;
	color:#cccccc;
	line-height:43px;
	text-decoration: none;
}

.moreLink a{
	float:left;
	font-size:11px;
	font-weight:normal;
	font-style:oblique;
	text-transform:capitalize;
	color:#999999;
	text-decoration:none;
	line-height:12px;

}

.moreLink a:hover{
	color:#666;
}

em, strong{
	color:#999999;
}

/* ------ END TYPOGRAPHY ------ */


/* ------ NAVIGATION ------ */


#navigation{
	width:191px;
	float:left;
	margin-left:37px !important; /*IE6 Hack*/
	margin-left:18.5px;
	margin-right:12px!important; /*IE6 Hack*/
		margin-right:6px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color:#525252;
	border-right-color: #525252;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #525252;
}

#navigation a{
	display:block;
	width:191px;
	background:url(images/nav-arrow.gif) no-repeat right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	letter-spacing:-1px;
	text-decoration:none;
/*	padding-top:6px;
	padding-bottom:6px;*/
	text-indent:10px;
	color:#cccccc;
	font-size:12px;
	height:27px;
	line-height:27px;
	
}

#navigation a:hover{
	background-color:#333;
	background-image:none;
}


/* ------ END NAVIGATION ------ */


/* ------ EMAIL FORM ------ */

#signUpForm #name, #hkklji-hkklji{
	border:solid 1px #525252;
	width:185px;
	padding: 6px 0 6px 6px;
	background-color:#000;
	font:Verdana, Geneva, sans-serif;
	color:#666;
	margin-bottom:5px;
	margin-top:5px;
}

#submitSignUp{
	border:solid 1px #525252;
	width:191px;
	padding: 6px 0 6px 6px;
	background-color:#cccccc;
	font:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	cursor:pointer;
	margin-top:12px;

}


 #signUpForm div label{
	font-size:11px;
	color:#cccccc;
}

input .submitbtn{
	background:#d7d7d7;
}

/* ------ EMAIL FORM ENDS ------ */


/* ------ SOCIAL MEDIA ------ */

dl{
	font-size:12px;
	height:14px;
	margin:0;
	padding:0;
}

dt{
	float:left;
		margin:0;
	padding:0;
	color:#CCCCCC;
}
dd a{
	float:right;
	color:#999999;
	text-decoration:none;
	display:block;
	padding-bottom:8px;
	text-decoration:none;
		margin:0;
	padding:0;
	
}

dd a:hover{
	color:#666;
}

#social{
	margin-top:10px!important; /*IE6 Hack*/
	margin-top:5px;
	border-bottom:solid 1px #525252;
	margin-bottom:12px!important; /*IE6 Hack*/
	margin-bottom:6px;
	height:93px;
}

#social li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding-bottom:8px;
	background:url(images/plus.gif) no-repeat top right;
	height:auto !important; /*IE6 Hack*/
	height:17px;
}

#social li a:hover{
	color:#666;

}

#twitterFeed{
	margin-top:10px;
	width:171px;
	border: 1px solid #525252;
	padding:10px;
	height:176px;
	color:#cccccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}
#twitterFeed li{
	clear:both;
	float:left;
	margin-bottom:15px;
	margin-top:5px;
	width:171px;
	word-wrap: break-word;
}

#twitterFeed li a{
	text-decoration:none;
	color:#999999;
	
}

.widgettitle{
display: none;
}


	
/* ------ SOCIAL MEDIA ENDS ------ */



/* ------ END STRUCTURE ------ */



.newsfeedh2{
padding-bottom: 13px;
}
