/*
Theme Name: KMP Beats
Theme URI: http://kmpbeats.com/
Description: WordPress theme exclusively developed for KMPBeats.com.
Version: 1.0
Author: Headway Marketing
Author URI: http://headwaymarketing.com/
Tags: blue, custom header, fixed width, two columns, widgets

	KMP Beats v1.0
	 http://kmpbeats.com/

	This theme was designed and built by Headway Marketing,
	whose blog you will find at http://headwaymarketing.com/blog/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/* 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{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* Typography */
body{font:14px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;color:#333}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:26px}h2{font-size:24px}h3{font-size:22px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{font-weight:normal;padding:0;margin:0}small{font-size:12px}a{color:#00bce6;text-decoration:none}a:hover{text-decoration:underline}p{margin-bottom:10px}
/* Layout */
body{background:url(images/bg_body.png) top repeat-x}
.container{width:900px; margin:0 auto}
.header{background:url(images/bg_header.png); margin:20px 0; overflow:auto; height:100%}
	.header h1 a{background:url(images/logo_kmpbeats.png); display:block; float:left; height:150px; width:348px; text-indent:-9999px}
	.header ul{display:block; float:right; width:148px}
	.header ul li{display:inline}
	.header ul li a{background:url(images/sprite_icons_social.png); display:block; float:left; width:64px; height:64px; margin-left:10px; text-indent:-9999px}
	.header ul li a.facebook{background-position:top right}
	.header ul li a.twitter:hover{background-position:bottom left}
	.header ul li a.facebook:hover{background-position:bottom right}
	
.home_banner{clear:both; background:url(images/bg_home_banner.jpg); height:146px; margin-bottom:20px}
	.home_banner p{color:#fff; padding:20px 25px; margin:0; width:450px; font:26px Myriad pro, sans-serif}

.sidebar{clear:both; width:230px; float:left; margin:0 20px 20px 0}
	.sidebar ul{list-style:none}
	.sidebar ul li{margin:0}
	.sidebar ul li h3{font:bold 18px Myriad pro, sans-serif; text-transform:uppercase}
	.sidebar ul li ul{margin:0 0 20px 20px}

.content{background:#f7f7f7; border:5px solid #d6d6d6; width:600px; float:left; margin-bottom:20px; padding:10px 20px}
	.post h2, .post h3, .post h4{font-family:Myriad pro, sans-serif; font-style:italic}

.footer_outer{background:#00bce6; clear:both}
	.footer_inner{width:900px; padding:5px 0 40px; margin:0 auto}
	.footer_inner p{margin:0; font-size:12px}


/* Misc Tags & Classes */
.clear{clear:both}
.larger{font-size:18px}
.large{font-size:16px}
.small{font-size:12px}
.smaller{font-size:10px}
.red{color:#c00}
acronym, abbr, span.caps{cursor:help}
acronym, abbr{border-bottom:1px dashed #999}
blockquote{margin:15px 30px 0 10px; padding-left:20px; border-left:5px solid #ddd}
blockquote cite{margin:5px 0 0; display:block}
.center{text-align:center}
.hidden{display:none}
.screen-reader-text{position:absolute; left:-1000em}
hr{display:none}
.navigation{display:block; text-align:center; margin-top:10px; margin-bottom:60px}
.headway_link{font-size:10px}
.headway_link a{color:#fff}

/* Images */
a img{border:none}
p img{padding:0; max-width:100%}
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}
/* Captions */
.aligncenter, div.aligncenter{display:block; margin-left:auto; margin-right:auto}
.wp-caption{border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px}
.wp-caption img{margin:0; padding:0; border:0 none}
.wp-caption p.wp-caption-text{font-size:11px; line-height:17px; padding:0 4px 5px; margin:0}

