/*
Theme Name: Free Radicals
Theme URI: http://www.freewpthemes.net/
Description: A two-column, fixed-width design suitable for personal and small company website.
Version: 1.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: red, fixed width, two columns, widgets
*/


body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
        background-color: #d5d5d5;
}

h1, h2, h3 {
	margin-top: 10px;
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

.entry h1 {
        font-size: 2.0em;
        font-weight: bold;
        font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
}

h5 {
	color: #77741b;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #943333;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
        padding: 27px 10px 0px 10px;
	background: #ffffff url(images/img06.jpg) repeat-x left top;

}

/* Header */

#header {
	width: 900px;
	height: 110px;
	margin: 0px auto;
    border-bottom: 1px dotted #c0c0c0;
	margin-bottom: 10px;
}

#header a {
	text-decoration: none;
	color: #993333;
}

/* Logo */

#logo {
	padding-left: 0px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
}


#logo h1 {
	padding: 20px 0px 0px 0px;
}

#logo p {
	text-indent: -99999px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px 6px 10px;
	background: url(images/img10.gif) no-repeat left 50%;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
}

#menu .active a {
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	background: url(images/img11.jpg) no-repeat left top;
	width: 570px;
	height: 241px;
	margin-bottom: 10px;
}

/* Content */

#content {
	float: left;
	width: 570px;
}

.post {
	background: #FFFFFF;
	margin: 0px 0px 30px 0px;
}

.title {
	margin: 0px;
	background: #C6972B url(images/img07.jpg) no-repeat left top;
	padding: 7px 15px;
	font-size: 1.6em;
	color: #ffffff;
}

.post .title h1 {
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
}

#sidebar-content {
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-right: 10px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dotted #BDBDBD;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background-color: #979766;
	padding: 7px 15px;
	font-size: 1.4em;
	color: #FFFFFF;
}

#sidebar a {
        color: #943333;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#searchform {
	margin-bottom: 10px;
}

#searchform form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#searchform fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#searchform #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 920px;
	height: 40px;
	margin: 0px auto 30px auto;
	background: url(images/img08.jpg) no-repeat left top;
	color: #858585;
}

#footer p {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

hr {
	display: none;
}

.pagetitle {
	color: #444444;
	font-family: "Times New Roman", Times, serif;
}

#comment {
	width: 540px;
	height: 100px;

}

#respond {
	color: #444444;
}

.rssIcon {
background: url(images/rssIcon.gif) no-repeat;
padding: 0px 0px 5px 25px;
}
