/*  
Theme Name: MobJack
Theme URI: http://www.mobjackmusic.com/
Description: MobJack theme by NDE Designs
Version: 1.0
Author: Nick Edwards
Author URI: http://www.ndedesigns.com/

*/

/* Leave this as it is */
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;
}

/* Leave this as it is */
img, a img {
	border:0px;
}

/* Change the body in this section - use hex codes for colors. color:#000000; and font-size:13px; in this section are the default style of text - you may wish to change those */
body {
	background-color:#F2F2F2;
	font-family: Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:13px;
}

/* Leave this as it is */
p {
	padding-bottom:13px;
}

/* If you use blockquotes inside your posts then you may want to change this */
blockquote {
	font-weight:bold;
	display:block;
	width:400px;
	margin:auto;
	background-color:#9b9b9b;
	border:1px solid #8a152a;
	padding:15px;
	padding-bottom:3px;
	margin-bottom:13px;
}

/* Leave this as it is */
img.left {
	float:left;
	padding-right:10px;
}

/* Leave this as it is */
img.right {
	float:right;
	padding-left:10px;
}

/* Leave this as it is */
.clear {
	clear:both;
}

/* Leave this as it is */
.center {
	text-align:center;
}

/* Leave this as it is */
.null {
	padding:0px;
	margin:0px;
}

/* Leave this as it is */
ul, ol {
	margin-bottom:13px;
}

/* Leave this as it is */
#sidebar ul {
	margin-bottom:0px;
}

/* Headers */

/* Changes any h2 tag */
h2 {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size:18px;
	font-weight: bold;
	margin-bottom:10px;
}

/* This changes the headers in the sidebar */
#sidebar h2 {
	font-weight:strong;
	font-size:12px;
	margin-bottom:7px;
	color:#000000;
	border-top:1px solid #dddddd;
	padding-top:5px;
}

/* changes h3 tags */
h3 {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size:16px;
	font-weight: bold;
}

/* all other headers */
h4, h5, h6 {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
}

/* Leave this as it is */
pre {
	margin-bottom:10px;
}

/* Divs */

/* Leave this as it is (unless you want to change the background color of the main content */
#wrapper {
	background-color: #ffffff;
	width:975px;
	margin:auto;
}

/* Leave this as it is */
#header {
	height:180px;
}

/* Leave this as it is */
#main {
	padding:30px;
}

/* Leave this as it is */
#sidebar {
	float:left;
	width:200px;
	margin-left:30px;
}

/* Leave this as it is */
#content {
	float:left;
	width:685px;
	text-align:justify;
}

/* Controls the footer - you might want to change the colors in here */
#footer {
	background-color: #404040;
	color:#ffffff;
	padding:5px;
	text-align:right;
	font-size:10px;
	line-height:14px;
}

/* Leave this as it is */
#sidebar li {
	list-style:none;
}

/* Leave this as it is */
.thecontent {
	margin-bottom:12px;
}

/* Leave this as it is */
.widget {
	margin-bottom:12px;
	text-align:left;
	background-color:transparent;
}

/* Leave this as it is */
.post {
	background-color:transparent;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #dddddd;
}

/* Leave this as it is */
.widget ul li {
	line-height:12px;
	margin-bottom:4px;
}

/* Links */

/* Controls links default style */
a, a:link, a:active, a:visited {
	color: #8a152a;
	text-decoration:none;
}

/* any link in the footer follows this style */
#footer a, #footer a1:link, #footer a:active, #footer a:visited {
	color: #ffffff;
}

/* Controls hover action of links (currently will just underline them but you can add in color or whatever if you like) */
a:hover {
	text-decoration:underline;
}

/* Comments and other wordpress specific CSS */

/* Leave this as it is */
.comments-template{
	margin: 10px 0 0 0;
	padding: 10px 20px 0 20px;
}

/* Leave this as it is */
.comments-template ol{
	margin: 0;
	list-style: none;
}

/* Leave this as it is */
.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
}

/* Leave this as it is */
.comments-template h2, .comments-template h3{
	font-size: 1.2em;
}

/* Leave this as it is */
.comments-template p.nocomments{
	padding: 0;
}

/* Leave this as it is */
.postmetadata {
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	margin-top:-10px;
}

/* Leave this as it is */
.comment-container {
	font-size:10px;
}

/* Leave this as it is */
.comment-body {
	min-height:66px;
}

/* Leave this as it is */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

/* Leave this as it is */
.alignleft {
   float: left;
   padding:7px;
}

/* Leave this as it is */
.alignright {
   float: right;
   padding:7px;
}

/* Leave this as it is */
.wp-caption {
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

/* Leave this as it is */
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

/* Leave this as it is */
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Leave this as it is */
.comment-body .comment-container {
	background-position:top left;
	background-repeat:no-repeat;
}

/* Leave this as it is */
.up12 {
	height:1px;
}

/* Leave this as it is */
.alt .comment-container {
}

/* Leave this as it is */
.navigation {
	font-size:10px;
}

/* Gravatar */

/* Leave this as it is */
img.avatar {
	float:left;
	margin-right:5px;
}
