/*
	Theme Name: Pinoy Street Team Theme
	Description: Custom theme for Pinoy Street Team
	Author: Visioned By, Defcase
*/

/* == CSS Reset == */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, 
dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, 
sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0px;
	font-size: 100%;
	margin: 0px;
	outline: 0px;
	padding: 0px;
	vertical-align: none;
	text-decoration: none;
}

body {
	line-height: 18px;
	text-align:center;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* == WordPress Defaults == */

.aligncenter { display:block; margin:0px auto; }
.alignleft { float:left; }
.alignright { float:right; }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px; }


/* == Universal == */

h1, h2, h3, h5, h5, h6 { font-weight:bold; }

a:link {
	color: #851312; 
}

a:visited {
	color: #851312;
}

a:hover {
	color: #fff;
}

a:active {
	color: #fff;
}

body {
	background: #d9a63d url(images/internal_bg.jpg) no-repeat scroll top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

h6 {
		color: #871313;
    border-bottom: 2px solid #c69738;
    text-transform: lowercase;
    font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 9px 0px;
}

#main {
	background: url(images/nav_bg.jpg) repeat-x scroll top left;
	margin: 0px 0px 0px 0px;
}

#banner {
	margin: 0px 0px 40px 0px;
}

#internal_banner {
	margin: 0px 0px 0px 0px;
}

.container {
	margin: 0px auto;
	width: 898px;
	text-align:left;
}

.merch_btn {
	background: #f00 url(images/merch_window.jpg) no-repeat scroll top left;
	float: left;
	height: 160px;
	margin: 0px 10px 0px 0px;
	width: 217px;
}


/* == Home Page == */

#home_merch {
	margin: 0px 0px 40px 0px;
	
}

#home_merch h1 {
	height: 40px;
	width: 888px;
	background: url(images/line.jpg) no-repeat scroll top left;
	margin-left: 5px;
}

#home_featured_merch {
	float: left;
	margin: 0px 0px 0px 5px;
	width: 355px;
}

.merch_listings {
	margin: 0px 0px 20px 0px;
	width:560px;
}

.collection_sidebar {
	margin: 0px 0px 16px 0px;
}

.merch_listings h6 {
	font-size:14px;
}

#home_featured_merch h1 {
	height: 40px;
	background: url(images/line.jpg) no-repeat scroll top left;
}

#news_events h1 {
	height: 40px;
	background: url(images/line.jpg) no-repeat scroll top left;
}

#home_featured_merch hr, #news_events hr {
	margin: 9px 0px 20px 0px;
}

#news_events {
	float: right;
	margin: 0px 5px 0px 0px;
	width: 510px;
}

.news_post {
	background: url(images/icon.jpg) no-repeat scroll top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0px 0px 14px 0px;
	padding-left: 30px;
	min-height: 20px;
}

.news_post:hover {
	background: url(images/icon_red.jpg) no-repeat scroll top left;
}

.news_post p {
	margin-top: 4px;
	line-height: 14px;
}

/* == Footer == */

#footer h1 {
	background: url(images/line.jpg) no-repeat scroll top left;
	height: 40px;
	margin: 0px 0px 0px 5px;	
}

#footer .container {
	padding-bottom: 40px;
}

.box {
	background: #000;
	float: left;
	height: 70px;
	margin: 0px 1px 1px 0px;
	width: 70px;
}

ul#menu {
	float: left;
	margin: 0px 0px 0px 5px; 
	padding:0px;
	height: 12px;
}

ul#menu li {
	display:inline;
	margin: 0px 12px 0px 0px;
}

ul#menu li a {
	text-decoration: none;
	color: #851312;
	font-size: 10px;
	text-transform: uppercase;
}

ul#menu li a.active, ul#menu li a:hover {
	color: #fff;
}

#copyright {
	float: right;
	font-size: 11px;
	margin: 0px 5px 0px 0px;
	text-align: right;
	color: #fff;
	width: 560px;
	height: 9px
}

/* == New Stuff == */

#contentleft {
	float: left;
	width: 560px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar {
	float: right;
	width: 296px;
	margin: 0px;
	padding: 0px 4px 0px 0px;
}

#sidebar .widget {
	float: left;
	width: 296px;
	margin: 0px 5px 20px 0px;
	border: 0px solid #DDDDDD;
	}
	
#sidebar h2 {
	color: #871313;
    border-bottom: 2px solid #c69738;
    text-transform: lowercase;
    font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 9px 0px;
	width: 296px;
}
	
#sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar embed, #sidebar object {
	width: 294px; 
	height: 239px;
	margin: 0px; 
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li ul li {
	background: url(images/bullet.jpg) no-repeat left top;
	padding: 0px 0px 0px 16px;
	margin: 0px;
}	
	
.breadcrumb {
	float: left;
	width: 560px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: solid #c69738 0px;
}

.postarea {
	margin-bottom: 30px;
	border-bottom: solid #c69738 2px;
	padding-bottom: 12px;
	width: 560px;
	position: relative;
}

.postarea p {
	margin-bottom: 12px;
}

.postarea h1 {
	font-size: 14px;
}


.merch_desc {
	width: 310px;
	height: 100px;
	left: 250px;
	top: 30px;
	position: absolute;
}

.merch_thumb {
	width: 230px;
	height: 154px;
}

.merch_paypal {
	width: 230px;
	height: 42px;
	position: absolute;
	left: 250px;
	top: 130px;
}

#comment {
	background: #EEEEEE;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 0px solid #DDDDDD;
	display: inline;
	}

/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}
	
	
#postarea_2 {
	float: left;
	width: 380px;
	height: 280px;
	margin: 0px 0px 10px 0px;
	}
	
#add_to_cart {
	position: relative;
	width: 104px;
    height: 280px;
    padding-left: 2px;
	margin: 0px 0px 10px 410px;
}

.price {
    font-size:20px;
    bottom: 10px;
    left: 10px;
    position: absolute;
}

.block_more_link a {
	background:#851312;
	padding:8px;
	color:#FFF;
}

.block_more_link a:hover {
	background:#FFF;
	padding:8px;
	color:#851312;
}
