/*
Theme Name: Tokyo Police Club CUSTOM
Theme URI: 
Description: Hand-crafted theme for Tokyo Police Club
Version: 1.0
Author: Pat Brumfield / Normalcy Inc.
Author URI: http://normalcy.net/
*/



*{
	margin:0;
	padding:0;
}
html{ 
	background: url(images/bg-square.gif) repeat 50% top;
}
body{ 
	position:relative; 
	font: 12px/150% "Helvetica Neue","HelveticaNeue",Arial,Verdana,sans-serif;
}
h2{
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	color:#4d4d4d;
	font-size:30px;
	text-transform:uppercase;
	font-weight:bold;
}
#wrapper{
	width:1000px;
	margin:0 auto;
	background-color:transparent;
}
#bg{
	z-index:2;
	position:absolute;
	width:1000px;
	background-color:#fff;
}
	#bg img{
		float:left;
		margin:0 1px 1px 0;
	}
#container{
	z-index:100;
	width:1000px;
	margin:0 auto;
	position:relative;
	background-color:transparent;
}
#header{ z-index:10; }
#header h1{
		position:absolute;
		top:49px;
		left:0;
		width:300px;
		height:300px;
		display:block;
		z-index:200;
	}
	#header h1 a{
		display:block;
		overflow:hidden;
		height:0 !important;
		padding:300px 0 0 0;
		width:300px;
		background: url(images/tpc_logo.png) no-repeat -80px top;
	}
#header #nav{
	width:199px;
	height:198px;
	margin-left:400px;
	background-color:#fff;
	overflow:hidden;
	position:relative;
}
	#header #nav .subhead{
		margin:10px;
	}
	#header #nav #sections{
		float:left;
	}
	#header #nav #social{
		float:right;
		list-style-type:none;
	}
#header #sections li{
	font-size:16px;
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	letter-spacing:0.1em;
	color:#999;
	list-style-type:none;
	text-transform:uppercase;
}
	#sections li a, #section li a:visited{
		color:#4d4d4d;
		text-decoration:none;
		font-weight:bold;
		padding-left:10px;
	}
	#header li a:hover{ color:#000; }
	#header li.active a{ color:#000; }
#header #social{ margin-top:5px;}
#header #social li{
	text-align: right;
	padding-bottom:5px;
	clear:both;
	overflow:hidden;
}
	#header #social li a{
		margin-right:10px;
		display:block;
		overflow:hidden;
		height:0 !important;
		float:right;
	}
	#header #social #twitter a{
		width:52px;
		padding:13px 0 0 0;
		background: url(images/logo-twitter.gif) no-repeat;
	}
	#header #social #facebook a{
		width:51px;
		padding:16px 0 0 0;
		background: url(images/logo-facebook.gif) no-repeat;
	}
	#header #social #myspace a{
		width:53px;
		padding:12px 0 0 0;
		background: url(images/logo-myspace.gif) no-repeat;
	}
	#header #social #youtube a{
		width:39px;
		padding:16px 0 0 0;
		background: url(images/logo-youtube.gif) no-repeat;
	}
	#header #social #mompop a{
		width:40px;
		padding:23px 0 0 0;
		background: url(images/logo-mompop.gif) no-repeat;
	}
	#header #social #dinealone a{
		width:12px;
		padding:23px 0 0 0;
		background: url(images/logo-dinealone.gif) no-repeat;
	}
	#header #social #memphis a{
		width:23px;
		padding:23px 0 0 0;
		background: url(images/logo-memphis.gif) no-repeat;
	}
	#header #social #dew a{
		width:21px;
		padding:23px 0 0 0;
		background: url(images/logo-dew.gif) no-repeat;
	}
	#header #social #memphis, #header #social #dinealone{ float:right; clear:none; }
	#header #social #dew{ clear:both; }
	
/* ----- entry ----- */

#content{
	position:relative;
	width:800px;
	top:2px;
	left:200px;
	overflow:hidden;
	z-index:300;
}
#content .item{
	margin-bottom:1px;
	background:#fff url(images/arrow_next.gif) no-repeat right bottom;
	position:relative;
}
#content .top{
	display:block;
	padding:5px;
	float:left;
	width:590px;
}
	#content .item .more{
		position:absolute;
		bottom:0;
		right:0;
		text-align:right;
	}
	#content .item img, #content .item object{
		margin-bottom:10px;
	}
	#content .title{ 
		color:#4d4d4d; 
		font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
		text-transform:uppercase;
		color:#4d4d4d;
		font-weight:bold;
		font-size:16px;
		letter-spacing:0.1em;
		display:block;
	}
	#content a.title{
		text-decoration:none;
		color:#4d4d4d;
	}
	#content .top a.title:hover{ color:#000; }
	#content .date{
		font-size:11px;
		font-family: "Helvetica Neue","HelveticaNeue",Arial,sans-serif;
		color:#979797;
		display:block;
	}
#content .comment-num{
	float:right;
	width:200px;
	background: url(images/comments-corner.gif) no-repeat right top;
}
	#content .comment-num a.comment-title{
		float:right;
		font-size:11px;
		font-family: "proxima-nova-condensed-1","proxima-nova-condensed-2",sans-serif;
		text-transform:uppercase;
		text-decoration:none;
		color:#ccc;
		font-weight:800;
		letter-spacing:0.1em;
		padding:6px 15px 8px 0;
	}
	#content .comment-num .num a{
		color:#fff;
		font: bold 16px "proxima-nova-1","proxima-nova-2",sans-serif;
		float:right;
		text-decoration:none;
		padding:2px;
	}
#content .text{
	/*background-color:#fff;*/
	padding:5px;
	font: 12px/150% "Helvetica Neue","HelveticaNeue",Arial,sans-serif;
	color:#333;
	clear:both;
}
	#content .post{
		/*padding:10px 0;*/
	}
	#content .text p{
		margin-bottom:16px;
	}
	#content .text a{
		color:#666;
	}
	#content .text a:hover{
		color:#333;
		text-decoration:none;
	}
.navigation a{
	text-decoration:none;
	padding:5px;
	margin:5px;
	display:block;
	float:left;
	color:#4d4d4d;
}
.navigation a:hover{ color:#000; }
	
/* ----- comments ----- */	

#comments{
	padding:10px;
}
.comment-meta{
	font-size:11px;
	color:#979797;
}
	.comment-meta a{
		color:#666;
	}
.comment{
	margin:10px 0;
	border-bottom:1px solid #eee;
	padding-bottom:5px;
}
	.comment p{
		margin-bottom:5px;
	}
	.comment a{ color:#979797; }
	.comment a:hover{ text-decoration:none; color:#000; }
#commentform{
	margin:10px 0;
}
	#commentform input{
		margin-bottom:5px;
	}
	#commentform input#author, #commentform input#email, #commentform input#url{
		border:1px solid #888;
		background-color:#fff;
		width:200px;
		margin-right:5px;
		padding:3px 5px;
	}
	#commentform textarea{
		margin-bottom:5px;
		width:578px;
	}

/* ----- general items / misc ----- */

.more a{
	display:block;
	text-align:right;
	background: url(images/arrow_next.gif) no-repeat right bottom;
	padding:5px 20px;
	text-decoration:none;
	color:#4d4d4d;
}
	.more a:hover{ color:#000; }
.subhead, .feature h3, .feature p, .more a, #mailing-list .title, .navigation a{
	font-size:11px;
	font-family: "proxima-nova-condensed-1","proxima-nova-condensed-2",sans-serif;
	text-transform:uppercase;
	color:#ccc;
	font-weight:800;
	letter-spacing:0.1em;
}
.left{ float:left; }
.right{ float:right; }
:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
a img{ border:0; }
.group:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.group{ display: inline; }
* html>body .group{
	display: inline; 
	width: 100%;
}
/* Hides from IE-mac \*/
* html .group {height: 1%;}
.group {display: block;}
/* End hide from IE-mac */
