/*  
Theme Name: Indicator
Theme URI: http://www.freewpthemes.net/preview/indicator
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/


body {
	margin: 0;
	padding: 0;
	background: url(images/bg.png) repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3E3530;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p{
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

li p {
	width: 580px;
	float: right;
	margin-bottom: 30px;
}

a {
	text-decoration: none;
	color: #3E3530;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

#header-wrapper {
	margin: 0 auto;
	padding: 0;
	background: url(images/header-wrapper.png) repeat-x left top;
}

/* Header */

#header {
	width: 1040px;
	height: 165px;
	margin: 0 auto;
	padding: 20px 0px 0px 21px;
	background: url(images/bgheader.png) no-repeat left top;
}

/* Logo */

#logo {
	margin: 0px 0 0 18px;
	padding-top: 24px;
	color: #000000;
	float: left;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	margin: 0;
	padding: 3px 0 0 0px;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color:#333333;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */
#searchbox {
	float: right;
}

#search {
	width: 400px;
	height: 36px;
	padding: 0px 0px 20px 0px;
	margin: 30px 60px 0px 0px;
	background: url(images/searchbox.png) no-repeat left top;
}

#search form {
	height: 36px;
	margin: 0;
	padding: 0px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 315px;
	height: 22px;
	margin-top: 11px;
	margin-left: 14px;
	padding: 6px 5px 0px 5px;
	border: 0px solid #DEDEDE;
	text-transform: lowercase;
	font: normal 18px Arial, Helvetica, sans-serif;
}

#search-submit {
	width: 44px;
	height: 30px;
	border: none;
	cursor: pointer;
	background: url(images/searchbutton.png) no-repeat left top;
	color: #000000;
}

/* Menu */

#menu {
	width: 980px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 50px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 130px;
	height: 30px;
	margin-right: 1px;
	padding: 9px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	padding-left: 0;
}

/* Page */

#page {
	width: 1040px;
	margin: 0 auto;
	padding: 10px 0px 0px 21px;
	background: url(images/bodybg.png) repeat-y left top;
}

#page-bgtop {
	/* background: url(images/img03.jpg) no-repeat left top; */
}

#page-bgbtm {
	/* background: url(images/img05.jpg) no-repeat left bottom; */
}

/* Content */

#contentmain {
	float: left;
	width: 370px;
	height: 195px;
	padding: 0px 20px 0px 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	background: url(images/oftheday.png) no-repeat left top;
}
#contentmain p {
}

#content {
	float: left;
	width: 370px;
	height: 195px;
	padding: 0px 20px 0px 20px;
	margin-bottom: 15px;
	background: url(images/oftheday.png) no-repeat left top;
}
#content p {
}
#content3 {
	float: left;
	width: 370px;
	height: 550px;
	padding: 0px 20px 0px 20px;
	margin-bottom: 15px;
	background: url(images/recent.png) no-repeat left top;
}
#content3 p {
}


#contentsingle {
	float: right;
	width: 760px;
	padding: 13px 50px 0px 0px;
}

.post {
	border-bottom: 1px dotted #E7E2DC;
}
.postmain {
	border-bottom: 1px dotted #E7E2DC;
	line-height: 150%;
}
.postmain h1 {
	padding-top: 5px;
	border-bottom: 1px dotted #E7E2DC;
	line-height: 150%;
	color: #659a00;
	font-size: 1.8em;
}


.post .title {
	letter-spacing: -.5px;
	padding: 5px 10px 10px 0px;
	font-size: 30px;
}
.postmain .title {
	letter-spacing: -.5px;
	padding: 15px 10px 0px 0px;
	font-size: 16px;
	color: #0059a7;
}

.post .title a {
	color: #0059a7;
	border: none;
}
.post .title a:hover {
	border: none;
	color: #163d62;
}
.postmain .title a {
	border: none;
	color: #0059a7;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.postmain .title a:hover {
	border: none;
	color: #163d62;
	font-weight: bold;
	letter-spacing: 0.5px;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px 30px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.postmain .meta {
	font-size: 11px;
}

.post .meta .date {
	float: left;
}
.postmain .meta .date {
	font-size: 12px;
}

.postmain .meta .author {
	color: #0059a7;
	font-size: 10px;
}

.post .meta a {
}

.post .entry {
	padding: 0px 30px 20px 0px;
	padding-bottom: 20px;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Menu List */

#menulist {	
	float: left;
	width: 1000px;
	margin-top: 17px;
	padding-top: 4px;
	height: 25px;
	background-color: #94a1ab;
}

#menulist ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	text-align: center;
}	

#menulist li {
	float: left;
	margin: 0;
	padding: 0;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 800;
	color: #FFFFFF;
}

#menulist li ul {
	margin: 0px 0px;
	padding-left: 15px;
	padding-bottom: 30px;
}

#menulist li li {
	line-height: 30px;
	margin: 0px 30px;
	padding: 0px 0px 0px 15px;
	border-left: none;
}

#menulist li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#menulist h2 {
	height: 46px;
	padding-top: 17px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	background: url(images/categories-top.png) no-repeat left 4px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #696969;
}

#menulist p {
	margin: 0 0px;
	padding: 0px 30px 20px 50px;
	text-align: justify;
}

#menulist a {
	border: none;
	color: #ffffff;
}

#menulist a:hover {
	text-decoration: underline;
	color: #ffffff;
}




/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	height: 1100px;
	margin: 0px;
	padding: 16px 0px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
}

#sidebar li li {
	height: 25px;
	width: 180px;
	margin: 0px 15px;
	padding: 5px 0px 0px 15px;
	border-left: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/categories.png) no-repeat 0px;
}

#sidebar li li span {
	display: block;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	width: 185px;
	height: 33px;
	padding-top: 13px;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-left: 30px;
	background: url(images/categories-top.png) no-repeat left 4px;
	font-size: 1.8em;
	color: #659a00;
	text-align: left;
}

#sidebar p {
	padding: 0px 30px 0px 0px;
}

#sidebar a {
	border: none;
	font-weight: 800;
	color: #326699;
}

#sidebar a:hover {
	text-decoration: underline;
	font-weight: 800;
	color: #163d62;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 1060px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0px 15px 1px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/footerbg.png) repeat-y left top;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}

.pagetitle {
	padding-top: 20px;
	padding-left: 26px;
	font-size: 30px;
}

.commenttitle {
	padding-top: 20px;
	font-size: 20px;
	clear: both;
}

.navigation {
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#breaker {
	clear: both;
}

#topAd{
	float: right;
	width: 300px;
	height: 250px;
	margin-top: 20px;
	margin-right: 70px;
}

p.readmore { text-align: right; padding-top: 10px } 
p.readmore a { color: #0059a7; font-size: 12px; font-weight: bold; text-decoration: underline; } 
p.readmore a:hover { color: #163d62; font-size: 12px; font-weight: bold; text-decoration: underline; } 





/* Comments (comment) */

#comments_wrap {
	padding: 0px 25px 30px 0px;
}

.comment-meta {
	width: 75px;
	float: left;
	clear: both;
	font-size: 9px;
	color:#999999;
	margin-top: 9px;
	margin-bottom: 30px;
	
}


.userCard {
	width: 90px;
	float: left;
	clear:both;
}

.commentText {
	width: 580px;
	float: right;
}

.fn {
	margin-top: 5px;
}
