/*
Theme Name: Dixon Jones
Theme URI: http://www.runnerunner.com/themes/flowersgrunge/?preview=1&template=dixonjones&stylesheet=dixonjones&TB_iframe=true&width=1555&height=717
Description: Light green and blue WP theme with a 3 column layout, multiple widget-ready placement and easy to customize. Enjoy!
Author:Dixon Jones
Author URI: http://www.runnerunner.com
Version: 1.0
Tags: green, blue, threaded-comments, three-columns
*/



/** BEGIN basic styles **/
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px Arial;
	text-align: center;
	background: #789ac7 url(images/bg.jpg) repeat-x;
	color: #FFFFFF;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #777777 !important;
}
.break {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.alignleft {
	float: left;
	margin: 10px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 10px 0 5px 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/** END basic styles **/

.wrapper {
	text-align: left;
	width: 997px;
	margin: auto auto;
}

/** BEGIN header **/
#header {
	background: url(images/header.jpg) no-repeat;
	height: 179px;
	margin: auto auto;
}
#htop {
   width: 997px;
   height: 136px;
}
#hbot {
   width: 997px;
   height: 43px;
}

#navigation {
	list-style-type: none;
	padding: 6px 10px 0 10px;
}
	#navigation li {
		float: left;
		margin-right: 3px;
	}
	#navigation li a {
		float: left;
		display: block;
		background: transparent;
		padding: 5px 10px 15px 10px;
		font: bold 1.3em Arial;
		text-transform: capital;
		color: #fff;
	}
	#navigation li a:hover {
		text-decoration: none;
		background-color: #fff;
		color: #000 !important;
	}
/** END header **/

/** BEGIN content **/
#content {
	background: #fff;
	color: #000000;
	padding: 20px 0;
	margin-left: 2px;
}
#content a {
	color: #000000;
	font-weight: bold;
}
	/** BEGIN main **/
	#main {
		float: left;
		width: 47%;
	}
	.title {
		font-size: 1.4em !important;
		font-weight: normal;
		padding: 20px 10px;		
	}
	.post {
		margin: 10px 10px 20px 20px;
		border-top: 1px solid #ccc;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.post p {
		line-height: 1.8em;
		margin: 10px 0;
		text-align: justify;
	}
	.post h3, h4, h5 {
		font-size: 1.5em;
		font-weight: normal;
		margin: 20px 0 10px;
	}
	.post ul {
		margin: 0 0 10px 18px;
		list-style-type: disc;
	}
	.post ul li {
		padding: 4px 0;
	}
	.post ol {
		margin: 0 0 10px 22px;
		list-style-type: decimal;
	}
	.post ol li {
		padding: 4px 0;
	}
	#content blockquote {
		line-height: 1.8em;
		margin: 10px 0;
		text-align: justify;
		font-style: italic;
		padding: 0 5px 0 10px;
		border-left: 2px solid #CCCCCC;
		background-color: #EEEEEE;
	}
	#content h2 {
		font-size: 2em;
		font-weight: normal;
	}
	#dateblock {
	    width: 122px;
		height: 27px;
		background: url(images/date.jpg) no-repeat;
		text-align: center;
		padding-top: 6px;
	}
	#dateblock a {
	    color: #000;
		font-weight: bold;
		font-size: 14px;
	}
	#dateblock a:hover {
	    color: #000;
		font-weight: bold;
	}
	.post h2 a {
		font-weight: normal !important;
	}
	
	#postnav {
		padding: 10px;
	}
	#main .left {
		width: 70%;
	}
	#comments {
		padding: 10px;
	}
	#comments h2 {
		font-size: 1.8em;
		margin-bottom: 20px;
	}
	#comments h3 {
		font-size: 1.6em;
		margin: 20px 0;
		font-weight: normal;
	}
	#comments form {
		padding: 5px;
	}
	#comments form input, #comments form textarea {
		margin-bottom: 2px;
	}
	.comment1, .comment2 {
		margin: 5px 0;
		padding: 5px;
	}
	.comment1 p, .comment2 p {
		margin-bottom: 10px;
		text-align: justify;
		line-height: 1.6em;
	}
	.comment2 {
		background-color: #EEEEEE;
		border-top: 1px dotted #C0C0C0;
		border-bottom: 1px dotted #C0C0C0;
	}
	.required {
		font-weight: bold;
		color: #FF0000;
	}
	.notfound {
		padding: 20px;
	}
	.notfound p {
		margin: 10px 0;
	}
	.commentdetails {
		float: left;
	}
	.commentauthor {
		font-size: 1.5em;
		margin-bottom: 2px !important;
	}
	.commentauthor a {
		font-weight: normal !important;
	}
	.commentdate {
		font-size: 0.9em;
	}
	.gravatar {
		float: right;
		margin: 5px 0 5px 10px;
	}
	/** END main **/
	/** BEGIN sidebar **/
	#sidebar {
		float: right;
		width: 52%;
	}
	#sideleft {
		width: 45%;
		float: left;
	}
	#sideright {
		width: 280px;
		float: right;
	}
	#sidebar ul {
		list-style-type: none;
		margin: 10px 0 20px;
	}
	#sidebar ul li ul {
		margin: 0 0 0 -10px !important;
	}
	#sidebar ul li {
		padding: 2px 10px 2px 25px;
		line-height: 2em;
		background: url(images/bullet.gif) no-repeat 0 7px;
	}
	#sidebar ul li a {
		font-weight: normal !important;
	}
	#sidebar h3 {
		font-size: 1.2em;
		padding-left: 10px;
		padding-top: 7px;
		height: 26px;
		margin-bottom: 10px;
		background: url(images/widgeth3.jpg) no-repeat;
	}
	
	#ads {
		margin-bottom: 20px;
	}
	#ads img {
		margin: 2px 1px 1px 2px;
	}
	/** END sidebar **/
/** END content **/

/** BEGIN footer **/
#footer {
	background: #6ccf02;
	width: 999px;
	margin: auto auto;
}
	#footer div.wrapper {
		height: 20px;
		padding: 3px;
		text-align: center;
	}
	#footer a {
		color: #FFFFFF;
		font-weight: bold;
	}
	#footer a:hover {
		color: #FFFFFF !important;
		text-decoration: underline;
	}
/* Search */
    #search {
	    float: left;
	    width: 200px;
	    height: 16px;
	    background: transparent;
	    margin-top: 92px;
		margin-right: 45px;
    }

#search #ok {
	    background: transparent;
		display: inline;
		width: 20px;
		border: 0;
    }

#search #s {
	    width: 160px;
	    height: 16px;
	    background: transparent;
	    border: none;
	    font: normal 10pt Arial, Helvetica, sans-serif;
	    color: #000;
	    margin-bottom: 15px;
		margin-right: 40px;
    }

#search br {
	    display: none;
    }