/*
Theme Name: MAD JAX
Theme URI: http://mad-jax.com/
Description: Theme for MAD JAX
Version: .01
Author: Jackson Whelan
Author URI: http://jacksonwhelan.com
*/
* {
margin:0;
padding:0;
}
a {
text-decoration:none;
color: #663300;
}
a img {
border: none;
}
body {
font-family: Arial, Hevletica, san-serif;
font-size:12px;
text-align:center;
padding:20px 0;
color: #333333;
background:#56B04D;
}
#wrapper {
width:800px;
margin-left:auto;
margin-right:auto;
text-align:left;
background:#FFFFFF;
border:3px solid #FFFFFF;
}
#header {
width:800px;
height:100px;
background: url(images/header3.gif) no-repeat;
color:#FFFFFF;
}
div.post {
margin-bottom:20px;
}
#header a {
outline:none;
}
#header h1 {
text-indent:-9999px;
width:800px;
height:100px;
}
#header h2 {
color: #56B04D;
padding:0 20px;
font-size:18px;
font-weight:normal;
font-style:italic;
}
#left-col {
width:200px;
float:left;
}
#left-col ul {
list-style:none;
padding:5px;
}
#left-col ul li ul li {
margin-bottom:5px;
}
li#pages ul li {
border:3px solid #FFFFFF;
border-left:none;
border-bottom:none;
background:#56B04D;
color:#FFFFFF;
padding:5px;
}
li#pages ul li a {
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
}
h2.widgettitle {
color:#56B04D;
font-size:16px;
text-transform:uppercase;
padding-left:5px;
}
li.ngg_images {
margin-top:10px;
}
#left-col p {
margin:5px;
}
input.subscribe {
color:#56B04D;
border:1px solid #56B04D;
margin:5px;
padding:5px;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
background-color:#E0FFDF;
}

#content {
width:580px;
float:right;
margin:10px;
}
#content h2, #content h3, #content strong {
}
#content h2 {
border-bottom:1px solid #56B04D;
background:#fff;
opacity:.8;
}
#content .index-tile h2 {
padding: 5px;
font-size: 13px;
}
h3.date {
color:#56B04D;
background-color:#E0FFDF;
text-align:right;
font-size:12px;
font-weight:normal;
margin-bottom:10px;
}
.index-tile h3.date {
margin: 0;
padding: 3px;
background: #56B04D;
color: #fff;
font-size: 10px;
}
.index-tile h4 {
margin: 0;
padding: 5px;
background: #fff;
font-size:12px;
font-weight: normal;
font-style: italic;
}

#content p {
margin-bottom:10px;
}
.page, .entry {
padding-right:25px;
}
.index-tile {
width:280px;
overflow:hidden;
float:left;
margin-bottom:20px;
}

#footer {
padding-bottom:10px;
}
#footer p {
margin:0 15px;
text-align:right;
}
blockquote {
margin: 20px;
padding: 10px;
background:#e1e1e1;
}
div.wordtube {
text-align: center;
}
img.aligncenter {
display: block;
margin: 5px auto;
}
dd.gallery-caption {
font-size:10px;
font-style:italic;
padding:0 15px;
}

.alignleft {
float: left;
margin: 5px 5px 5px 0;
}
.alignright {
float: right;
margin: 5px 0 5px 5px;
}
.clear {
clear:both;
}
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
