/*
Theme Name: MixtapeZilla
Theme URI: http://www.mixtapezilla.com/
Description: Custom made theme by the owners of MixtapeZilla, converted from the once hosted Blogger. This is not a public released theme!
Version: 2.9.2
Author: MixtapeZilla
Author URI: http://www.mixtapezilla.com/
Tags: blue, rap, hip-hop, custom, converted, blogger
*/

/* Layout */
body {
	background: #F6F6F6 url(images/content-wrapper.gif) repeat-y scroll center top;
	color: #333333;
	font-family: arial;
	font-size: small;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	text-align: center;
}
a { 
	color: #3399BA;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline; 
}

/* Functions */
#important {
	background-image: url(images/important.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	background-color: #f3dddd;
	border: #deb7b7 1px solid;
	width: 100%;
}
#important p {
	margin: 25px 80px 25px;
}

/* Header */
#header-bg {
	background: #01475E;
	height: 172px;
}
#header-bgimg {
	margin:0;
}
#header-wrapper {
	margin: 0 auto;
	width: 960px;
	height: 172px;
	background: #F6F6F6 url(images/site_logo.png);
}
#headertitle {
	margin: 0;
}
#headertitle h1 {
	color: #EEEEEE;
	font-family: helvetica;
	font-size: 34px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: normal;
	margin: 0;
	padding: 30px 25px 2px;
	text-transform: none;
}
#headertitle p {
	color: #CCCCCC;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 78%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: normal;
	margin:0 5px 5px;
	padding:0 23px 30px;
	text-align: left;
	text-transform: uppercase;
}

/* Navigation */
#navigation-wrapper {
	background: transparent url(images/navigation.gif) repeat-x scroll left top;
	margin-top: -5px;
}
#navigation-wrapper-2 {
	background: transparent url(images/navigation-wrapper-2.gif) no-repeat scroll center top;
}
#navigation {
	background: transparent url(images/navigation.gif) repeat-x scroll left top;
	font-family: arial;
	margin: 0 auto;
	min-height: 46px;
	padding: 0 8px;
	width: 943px;
}
#navigation a {
	color: #000000;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	padding: 12px 12px 11px;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline; 
}
#navigation, #navigation li.current_page_parent a {
	color: #000000;
}
#navigation li.current_page_parent a {
}
ul.tabbed {
	display: inline;
	margin: 0;
	padding: 0;
}
ul.tabbed li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
ul.tabbed a {
	text-decoration: none;
}

/* Body */
#outer-wrapper {
	font-family: arial;
	font-size: 100%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
#main-wrapper {
	border-right: 1px solid #DEDEDE;
	float: left;
	margin-left: 25px;
	overflow: hidden;
	padding-right: 30px;
	width: 580px;
	word-wrap: break-word;
}

/* Sidebar */
#sidebar{
	float: left;
	width: 284px;
	padding: 0 20px 0;
}
#sidebar ul {
	padding: 0 7px 0;
	margin: 0;
	list-style: none;
}
#sidebar ul ul {
	padding-left: 3px;
}
#sidebar ul li {
	margin: 0 0 2em 0;
}
#sidebar ul ul {
	margin: 0;
	padding: 0;
}
#sidebar li li {
	margin: 0.1em 0;
}
#sidebar li li li {
	padding-left: 10px;
}
#sidebar ul h2 {
	border-bottom: 1px solid #DEDEDE;
	color: #333333;
	font-family: arial;
	font-size: 16px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.4em;
	margin: 1.5em 0 0.75em;
	padding-left: 3px;
	text-transform: none;
}

/* General */
h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin-bottom: 0;
	color: #27a;
	text-align: left;
}
h1 {
	font-size:2.6em;
}
h2 {
	border-bottom:1px solid #DEDEDE;
	color: #333333;
	font-family: arial;
	font-size: 16px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.4em;
	margin: 1.5em 0 0.75em;
	padding-left: 3px;
	text-transform: none;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.8em;
}
img {
	border: 0;
}
input {
	font-size: 1.2em;
}
input[type=text], textarea{
	background: #FFFFFF;
	border: 1px inset #AAAAAA;
}
input[type=submit] {
	background: #EEEEEE;
	border:1px outset #AAAAAA;
}
textarea {
	font-size: 12px;
}
pre {
	font-size: 12px;
	overflow: auto;
}
code {
	font-size: 12px;
	background-color: #F8F8F8;
	color: #111111;
}
.search {
	float: right;
	padding: 1.5em 5% 0 0;
}
.search form {
	margin: 0;
	padding: 0;
}
.search input {
	display: inline;
	width: 218px;
	border: 1px solid #69b;
	margin: 0;
	padding: 0.2em 5px;
	background: #38b;
	color: #DDDDDD;
	font-size: 1.1em;
}
.post {
	margin: 0.5em 0 1.5em;
	padding-bottom: 1.5em;
}
.post img {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
img.wp-smiley {
	border: none;
}
.post p, .post ol li, .post ul li{
	font-family: arial;
	margin-top: 0;
	font-size: 14px;
	text-align: left;
}
.post li li {
	font-size: 1em;
}
.post blockquote {
	padding: 0 0 0 2em;
	border-left: 2px solid #DEDEDE;
	font-size: 0.9em;
}
.postentry a {
	border-bottom: 1px solid #ddd;
}
.postentry a:hover {
	border-bottom: 1px solid #258;
	text-decoration: none;
}
.postmetadata {
	clear: both;
	border: medium none;
	color: #999999;
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0;
	margin: 1.5em 0 0.5em;
	text-transform: none;
}
.postentry table {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #ccc;
	font-size: 0.9em;
}
.postentry table tr td {
	padding: 5px 10px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #ccc;
}
.postentry table tr th {
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #ccc;
	padding: 5px 10px;
	background: #f4f4f4;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#comments {
	font-size: 1.2em;
}
.commentlist {
	margin: 20px 0;
	padding: 0;
	border-width: 0 0.1em 0.1em 0;
	border-color: #eee;
	border-style: solid;
}
.commentlist li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-width: 0.1em 0 0 0.1em;
	border-color: #eee;
	border-style: solid;
}
li.comment div, li.pingback div {
	padding: 20px;
	overflow: auto;
}
li.comment div div, li.pingback div div {
	padding: 0;
	overflow: visible;
}
.commentlist li.even {
	background-color: #fafafa;
}
.commentlist li.odd {
	background-color: #f6f6f6;
}
ul.children li {
	list-style: none;
}
img.avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin: 0;
	background: #fff;
}
.comment-meta, .reply {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
}
textarea#comment {
	width: 100%;
}
#comments div.navigation {
	font-size: 0.9em;
}
#wp-calendar caption {
	text-transform: uppercase;
	font-weight: bold;
	color: #aaa;
	text-align: left;
}
#wp-calendar thead th {
	font-weight: normal;
	color: #27a;
	text-align: center;
}
#wp-calendar tbody td {
	text-align: center;
}
#wp-calendar tbody td a {
	font-weight: bold;
}
#wp-calendar tbody td.pad {
	border: none;
}
abbr {
	cursor: help;
	border-bottom: 0.1em dotted;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 5px 5px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 5px;
}
.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;
}

/* Footer */
#footer-wrapper {
	background: #A9A9A9 url(images/footer-wrapper.gif) no-repeat scroll center bottom;
	color: #FFFFFF;
	clear: both;
	margin: 0 auto;
	padding-bottom: 20px;
}
#footer {
	background: #808080 none repeat scroll 0 0;
	font-family: arial;
	font-size: 12px;
	height: 30px;
	margin: 0 auto;
	padding: 16px 16px 4px;
	text-align: left;
	width: 929px;
}
#footer a {
	color: #DDDDDD;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer span.text-separator {
	color: #999999;
	padding: 0 3px;
}
.left, .alignleft {
	float: left;
}
.right, .alignright {
	float: right;
}