/*  

Theme Name: Natural Flow

Theme URI: http://www.freewpthemes.net

Description: A two-column fixed width template.

Version: 1.0.1

Author: Free WordPress Themes

Author URI: http://www.freewpthemes.net

Released: 20070716

*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #CC0000 url(/july4th/images/background.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 5px 15px 0 0;
}
img.right {
	float: right;
	margin: 5px 0 0 15px;
}
a {
	color: #0000C7;
}
a:hover {
	text-decoration: none;
}
.style, .style a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C70000;
}
#wrapper {
	width: 765px;
	margin: 0 auto;
	background: #FFF;
	border:1px solid #777;
}
#page {
}
/* Header */



#header {
	width: 765px;
}
#header h1, #header h2 {
	font-weight: normal;
}
#header h1 {
	letter-spacing: 5px;
	font-size: 30px;
}
#header h2 {
	margin-top: -8px;
	padding-left: 1px;
	letter-spacing: 3px;
	font-size: 12px;
}
#header a {
	text-decoration: none;
	color: #0000C7;
}
/* Content */



#content {
	float: right;
	width: 552px;
	padding-right: 11px;
	padding-bottom: 11px;
}
.pagetitle {
	padding: 20px;
}
.navigation {
	height: 20px;
	padding: 0 20px;
	font-size: 77%;
}
.navigation a {
}
.navigation .alignleft {
	float: left;
}
.navigation .alignright {
	float: right;
}
.post {
	position: relative;
	padding: 0 10px 10px 10px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background: #f2f2f2;
}
.post .title {
	margin-bottom: 15px;
	font-family: "Cooper Std Black", "Cooper Black", "Arial Rounded MT Bold", "Comic Sans MS Bold", sans-serif;
	font-size: 24px;
	color: #0f489e;
	font-weight: normal;
	padding-left:50px;
}
.post .title a {
	font-size: 14px;
	text-decoration: none;
}
.post .title a:hover {
	text-decoration: underline;
}
.post .entry {
}
.post .entry a {
	font-weight:bold;
	color: #FF0000;
}
.post .entry p {
	margin-bottom: 1.5em;
	margin-top:1em;
}
.post .entry blockquote {
}
.post .entry ul, .post .entry ol {
	margin: 0 0 1.8em 3em;
}
.post .entry h1 {
	font-size: 2.5em
}
.post .entry h2 {
	font-size: 2em
}
.post .entry h3 {
	font-size: 1.5em
}
.post .entry h4 {
	font-size: 1.25em
}
.post .entry h5 {
	font-size: 1em
}
.post .entry h6 {
	font-size: .75em
}
.post .postmetadata {
	font-size: 77%;
}
.post .postmetadata a {
}
/* Sidebar */



#sidebar {
	background: #f2f2f2;
	float: left;
	width: 162px;
	margin-left: 10px;
	padding: 0 5px 0px 5px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	color: #000;
}
#sidebar ul {
	list-style: none;
}
#sidebar li {
	padding: 0;
}
#sidebar li li {
	padding: 3px 0 3px 25px;
	background: url(/july4th/images/list_firecracker.gif) no-repeat left center;
	color: #000;
}
#sidebar h2 {
	margin-bottom: 15px;
	font-size: 100%;
	color: #000;
}
#sidebar form {
}
#sidebar #s {
	width: 96%;
	background: #FFF url(/july4th/images/search_icon.gif) no-repeat right center;
}
#sidebar #searchsubmit {
	display: none;
}
#sidebar a {
	font-family: "Cooper Std Black", "Cooper Black", "Arial Rounded MT Bold", "Comic Sans MS Bold", sans-serif;
	font-size: 12px;
	color: #0f489e;
	text-decoration:none;
}
#sidebar a:hover {
	color: #770000;
}
/* Footer */



#footer {
	height: 30px;
	text-align: center;
}
#footer p {
	padding: 5px 0 0 0;
	font-size:10px;
	color: #FFF;
}
#footernav a {
	color: #770000;
	font-weight: bold;
}
pre {
	font: 12px/18px "Courier New", monospace;
}
#firecracker a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #DD0000;
	font-weight: bold;
	text-decoration: underline;
}
#firecracker a:hover {
	color: #DD0000;
	text-decoration: none;
}
