/*  
Theme Name: Molded
Theme URI: http://www.freewpthemes.net
Description: A two-column, fixed-width template featuring a 'widgetized' sidebar.
Version: 1.0.1
Released: 20070716
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net
*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F4C6B;
}

h1, h2, h3 {
	font-weight: normal;
	color: #36393D;
}

h1 {
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
	font-size: 182%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 1.6em;
}

blockquote {
}

a:link {
	color: #C90404;
}

a:hover, a:active {
	text-decoration: none;
	color: #28399E;
}

a:visited {
	color: #3F4C6B;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

hr {
	display: none;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Wrapper */

#wrapper {
	height: 100%;
	min-height: 100%;
	background: #36393D url(img01.gif) repeat-y center top;
}

html>body #wrapper {
	height: auto;
}

/* Header */

#header {
	width: 778px;
	height: 161px;
	margin: 0 auto;
	background: #829C9A url(img02.jpg) no-repeat;
}

#header h1 {
	float: left;
	margin: 0;
	padding: 90px 0 0 20px;
	text-transform: lowercase;
	font-size: 48px;
}

#header h1 a {
	text-decoration: none;
	color: #C4D5D5;
}

#header p {
	float: left;
	margin: 0;
	padding: 108px 0 0 8px;
	text-transform: lowercase;
	line-height: normal;
	font-size: 30px;
	font-weight: bold;
	color: #36393D;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	background: url(img03.gif) repeat-x;
}

/* Content */

#content {
	float: left;
	width: 478px;
	padding: 20px 0 30px 20px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: outside;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(img05.gif) no-repeat left center;
}

.pagetitle {
	margin-bottom: 20px;
	padding: 24px 0 10px 0;
	background: url(img09.gif) repeat-x left bottom;
}

.post {
	margin-bottom: 30px;
}

.post ul {
}

.post ul li {
}

.post .title {
	padding: 24px 0 10px 0;
	background: url(img09.gif) repeat-x left bottom;
}

.post .title a {
	text-decoration: none;
}

.post small {
	font-size: 85%;
}

.post .byline, .post .meta {
	margin: 0;
	padding: 0 20px;
	background: #EFEFEF;
	line-height: normal;
}

.post .byline {
	padding-top: 5px;
	border-top: 1px solid #CBCBCB;
}

.post .byline .posted {
	padding-left: 15px;
	background: url(img10.gif) no-repeat left center;
}

.post .byline .edit {
	padding-left: 15px;
	background: url(img11.gif) no-repeat left center;
}

.post .meta {
	padding-bottom: 5px;
	border-bottom: 1px solid #CBCBCB;
}

.post .meta .comments {
	padding-left: 15px;
	background: url(img12.gif) no-repeat left center;
}

.post .meta .categories {
	padding-left: 15px;
	background: url(img13.gif) no-repeat left center;
}

.post .entry {
	padding: 20px 20px 0 20px;
}

.result .title {
	padding-bottom: 0px;
	background: none;
	border-bottom: 1px solid #CBCBCB;
	font-size: 122%;
}

/* Comments */

#comments {
	padding: 20px 0 10px 0;
}

.commentlist {
	margin: 0 3em;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: normal;
}

.commentlist li {
	padding: 10px 0;
}

.commentlist cite, .commentlist small, .commentlist p {
	margin: 0;
	padding-left: 10px;
	line-height: normal;
	border-left: 1px solid #CBCBCB;
}

/* Respond */

#respond {
	padding: 20px 0 0 0;
}

#respond h3 {
	margin-bottom: 20px;
}

#respond p {
	margin: 0 0 5px 0;
}

#comment {
	width: 400px;
	padding: 1px 5px;
	background: #EFEFEF url(img07.gif) repeat-x;
	border: 1px solid #36393D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3F4C6B;
}

#submit {
	padding: 0 5px;
	background: #CF1111 url(img06.gif) repeat-x;
	border: 1px solid #36393D;
	text-transform: lowercase;
	font: bold 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 58px 20px 30px 0;
}

#sidebar ul {
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
	background: url(img04.gif) repeat-x 0px 18px;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	display: list-item;
	margin: 0;
	padding: 5px 0 5px 15px;
	background: url(img05.gif) no-repeat 0px 9px;
	border-bottom: 1px solid #D9D9D9;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar h2 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: 107%;
	font-weight: bold;
}

/* Widgets */

#search {
	padding: 50px 20px 20px 20px;
}

#search input {
	padding: 0 5px;
	background: #CF1111 url(img06.gif) repeat-x;
	border: 1px solid #36393D;
	text-transform: lowercase;
	font: bold 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search #s {
	width: 110px;
	padding: 1px 5px;
	background: #EFEFEF url(img07.gif) repeat-x;
	font-weight: normal;
	color: #3F4C6B;
}

#search br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 20px;
}

#wp-calendar {
	width: 100%;
	border-collapse: collapse;
}

#wp-calendar caption {
	padding: 2px 0;
	background: #36393D;
	font-weight: bold;
	color: #FFFFFF;
}

#wp-calendar tr {
}

#wp-calendar th {
	background: #EFEFEF;
}

#wp-calendar td {
	padding: 0 2px;
}

#wp-calendar tbody td {
	text-align: center;
}

#wp-calendar tbody td a {
	display: block;
}

#wp-calendar tfoot td {
	padding: 2px 0;
	border-top: 1px solid #36393D;
	font-weight: bold;
}

#today a {
	background: #EFEFEF url(img08.gif) no-repeat right top;
	font-weight: bold;
}

#prev {
	text-align: left;
}

#next {
	text-align: right;
}

/* Footer */

#footer {
	clear: both;
	width: 778px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(img03.gif) repeat-x;
	text-align: center;
	font-size: 85%;
}

#footer p {
	margin: 0;
	line-height: normal;
}