/*
Theme Name: Hypothesis Theme
Theme URI: http://luckythemes.com/hypothesis-theme/
Description: Clean and Simple Widget Ready Wordpress Theme
Version: 1.0
Author: http://themerama.com
Tags: widget ready, valid html, valid css, 2 columns, fixed width, left sidebar
*/

body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #D2D3B5;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
}
img{border: 0;}
.clear{clear: both;}

#header{
	margin: 0 auto;
	width: 900px;
	height: 210px;
	text-align: left;
	background-color: white;
	background-image: url(images/header_1.jpg);
	background-repeat: no-repeat;
}

#header h1{
	padding: 15px 0 0 25px;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	font-size: 24px;
	margin: 0;
	text-transform: uppercase;
}
#header h4{
	padding: 0 0 15px 25px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
	margin: 0;
}
#header a:link, #header a:visited, #header a:active, #header a:hover{
	color: black;
	text-decoration: none;
}
#header a:hover{ color: black;}

#menu{
	margin: 0 auto;
	height: 35px;
	width: 900px;
	padding: 0px 0 0px 0;
	background-color: #28482D;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#menu ul{
	padding: 12px 0 0 0;
	margin: 0 0 0 30px;
	float: left;
	width: 850px;
	height: 12px;
	overflow: hidden;
}
#menu ul li{
	font-family: Tahoma, sans-serif;
	list-style: none;
	padding: 0 20px 0 0;
	margin: 0 0 0 20px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
	float: left;
	border-right: 2px dotted #A5C95D;
}

#menu a:link, #menu a:visited, #menu a:active, #menu a:hover{
	color: white;
	text-decoration: none;
}
#menu a:hover{text-decoration: underline;}

.search{
	margin: 0 auto;
	width: 900px;
	height: 28px;
	padding: 5px 0 0px 0;
	background: #1B1C1E url(images/search_bg_green.jpg) repeat-x;
}
.search_form{
	margin: 0;
	padding: 2px 0;
	width: 300px;
	float: right;
}
.search_form input{
	vertical-align: middle;
	margin: 0 10px;
	padding: 0;
}

#content{
	margin: 0 auto;
	width: 900px;
	background: #fff;
	text-align: left;
	padding: 0;
}
#content .cpadding{background: url(images/cont_bg.gif) repeat-y ; border-top: 20px solid white; border-bottom: 20px solid white;}
.left{
	float: left;
	width: 210px;
}
.left .lpadding{
	margin: 0px 0 0 0px;
}
.left .title{background: #535353 url(images/cat_bg.jpg) repeat-x; padding: 13px 5px 11px 10px;}
.left h1{
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
}
.left .title h1{background: url(images/cat_bullet.gif) no-repeat left 5px; padding: 0 0 0 10px;}
.left ul li{
	list-style: none;
	padding: 2px 5px 2px 15px;
	margin: 0;
	background: url(images/lul_bullet.gif) no-repeat 3px 7px;
}
.left ul{
	padding: 0;
	margin: 10px;
}

.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: black;
	text-decoration: none;
}
.left a:hover{ text-decoration: underline;}

.right{
	float: right;
	width: 680px;
}
.right .rpadding{
	margin: 0 20px 0 10px;
}
.right .title{
	padding: 10px 5px 5px 5px;
	border-bottom: 1px solid #000;
	margin: 0 5px;
	background-color: #405219;
}
.right h1{
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
	color: white;
}
.right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
	color: white;
	text-decoration: none;
}
.right h1 a:hover{ text-decoration: underline;}

.right h4{
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	color: white;
	margin: 0;
}
.right .ppost{background: #fff;}

.right p{margin: 10px 10px;}

.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #A6003A;
	text-decoration: underline;
}
.right a:hover{text-decoration: none;}

.tags{
	text-align: left;
	margin: 0 5px;
	padding: 3px 5px;
	font-size: 11px;
	background: #EFEFEF;
}
.tags a:link, .tags a:visited, .tags a:active, .tags a:hover{
	color: black;
	text-decoration: underline;
}
.tags a:hover{text-decoration: none;}
.permalink{
	width: 150px;
	float: right;
	margin: 0 5px;
	font-size: 11px;
	text-align: center;
	background: #C5C3BF;
	padding: 3px 0;
}
.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{
	color: black;
	text-decoration: underline;
}
.permalink a:hover{text-decoration: none;}
.pre_footer{ background: url(images/prefooter_bg.gif) repeat-x; height: 9px; width: 900px; margin: 0 auto;}
#footer{
	font-family: Tahoma, Arial, Helvetica, Georgia, Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	color: #D4D4D4;
	margin: 0 auto;
	width: 900px;
	font-size: 11px;
	background: #D04996 url(images/footer_bg.jpg) repeat-x;
	padding-bottom: 1px;
}
#footer .fleft{width: 300px; float: left; background: url(images/ico_rss.jpg) no-repeat 30px 10px;}
#footer .fright{width: 575px; float: right; text-align: right; padding: 0 25px 0 0;}
#footer p{
	padding: 10px 0;
	margin: 0;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	font-weight: bold;
	color: #D4D4D4;
	text-decoration: underline;
}
#footer a:hover{text-decoration: none;}

#footer a.sec:link, #footer a.sec:visited, #footer a.sec:active, #footer a.sec:hover{
	color: #A2A2A2;
	font-weight: bold;
	text-decoration: underline;
}
#footer a.sec:hover{text-decoration: none;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
}

h3 {
	font-weight: normal;
	font-size: 14px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0 auto 10px auto;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #505050;
	font-size: 14px;
	text-align: center;
}

#wp-calendar td {
	color: #505050;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #505050;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.left ul li ul li{border: 0;}
.left ul li ul li ul li{border: 0;}

.right ul li{ margin: 0 10px;}
.right ol li{ margin: 0 10px;}

#homecontent {
	margin: 10px;
}