
/*
Theme Name: ProSense Redux 
Theme URI: http://onthewebed.com/wordpress-themes
Description: ProSense Redux is a modification of the fast loading, search engine optimized (thanks to Court) Adsense Ready Wordpress Theme from Dosh Dosh.<br /><br />Distributed under the Creative Commons Attribution-ShareAlike 3.0 License.
Author: <a href="http://onthewebed.com">OnTheWebEd</a> and <a href="http://courtneytuttle.com">Make Money w/ Court</a> and Dosh Dosh</a> and <a href="http://thewrongadvices.com">The Wrong Advices</a>
Author URI: http://onthewebed.com

/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}

body {
	font: 70% Arial, 'Trebuchet MS',Verdana,Arial,Sans-serif;
	background: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

body a, body a:visited {
	color: #0000ff;
	text-decoration: none;
}


body a:hover {
	text-decoration: underline;
        color: red;
}

#page {
	width: 988px;
	margin: 0px auto;
	background: #FFF ;
	}

#header {
	width: 100%;
	height: 100%;
        font-family: "Trebuchet MS";
	background: url(images/iworld4you header.jpg)
}


#header h1 {
	font-size: 3.0em;
	padding: 0;
	margin: 0;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	
}

#header h1 a {
	color: #000000;
}

.description {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

#header #header_right {d
	float:right;
	width: 390px;
	text-align: right;
	font-size: 1em;
	color: #fff;
	padding: 10px 20px 20px 0;
}

#header #header_left {
	float:left;
	width: 480px;
	text-align: left;
	font-size: 1em;
	color: #fff;
	padding: 10px 0px 20px 20px;
}

#subscribe {
	text-align: right;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 595px;
	line-height: 1.3em;
	padding-left: 10px;
        padding-right: 10px;
	padding-top: 10px;
        background: #ffffff;

}

#content h2 {
	font-size: 1.2em;
	margin-bottom: 20px;
	line-height: 0.9em;
}

#content h3 {
	font-size: 1.7em;
	margin-bottom: 20px;
	line-height: 0.9em;
}

#sidebar {
	float: right;
	width: 370px;
	margin-left: 0px;
	padding-top: 5px;
}

#footer {
	color: #fff;
	width: 100%;
	clear: both;
	background: #000000;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer_left {
	padding: 10px 0 10px 10px;
	text-align: left;
	float: left;
	width: 520px;
	line-height: 1.6em;
}

#footer_right {
	padding: 10px 10px 10px 0;
	text-align: right;
	float: right;
	width: 350px;
	margin-left: 0px;
}



/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Trebuchet MS, Arial, 'Trebuchet MS',Verdana,Arial,Sans-serif;;
}

h1 {
	font-size: 2.0em;
	line-height: 1.0em;
}

h2 {
	font-size: 1.0em;
}

h3 {
	font-size: 1.0em;
}

h4 {
	font-size: 1.0em;
}


/*-------------The Post-------------*/



.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 1.3em;
	text-decoration: none;
	color: #000000;
	margin-bottom: 1px;
	line-height: 1.0em;
}

.post {
	font-size: 1.2em;
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	text-align: justify;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post li {
	padding: 2px 0 2px 0;
}

.entry {
	margin-bottom: 10px;
	text-align: justify;
}

.entrytext .postmetadata {
	margin-top: 10px;
	text-align: justify;
}

.postmetadata {
	border-top: 1px solid #ccc;
	padding-top: 2px;
	margin-bottom: 10px;
	text-align: right;
}

.postmetadata alt {
	border-top: 1px solid #ccc;
	padding-top: 2px;
	margin-bottom: 10px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom: 10px;
}

#nav {
        list-style-type : none;
        text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.15em;
	height : 10px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.1em;
	margin-bottom: 10px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #FBF5DF;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #FBF5DF;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}

a img {
	border: 0;
}


/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom:10px;
}

#sidebar .sidebar_left ul h2 {
	padding-bottom: 2px;
        border-top: 2px solid #666666;
	border-bottom: solid 2px #666666;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        color: #003300;
}

#sidebar .sidebar_right ul h2 {
	padding-bottom: 2px;
	border-top: 2px solid #666666;
	border-bottom: solid 2px #666666;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        color: #003300;
}

#sidebar .sidebar_left ul h3 {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
}

#sidebar .sidebar_right ul h3 {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
}

#sidebar ul li {
	list-style:none;
	line-height:1.4em;
	font-size: 1.1em;
}

#sidebar ul ul {
}

#sidebar .sidebar_left ul ul li {
	border-bottom:  1px #EDE0B3;
}

#sidebar .sidebar_right ul ul li {
	border-bottom:  1px #D3C69B;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .sidebar_left {
        width: 160px;
	float: left;
	padding: 0 5px 0 5px;
}

#sidebar .sidebar_right {
	width: 190px;
	float: right;
	padding: 0 5px 0 5px;
}

/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

#comment {
	font-size: 1.2em;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

#comment.alt {
	font-size: 1.2em;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:99%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
	

/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	width: 180px;
	background: #fff;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

/*-------------Other------------------*/

hr {
	display: none;
}

/*-------------AdSense------------------*/

#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 30px;
}

#adsense_homepage_linkunit {
	margin-bottom: 30px;
}

#adsense_homepage_banner {
	margin-bottom: 30px;
}

/*-------------TopSideBar------------------*/
#topsidebar {
        padding: 10px 5px 10px 10px;
        margin: -20px 0px 10px 0px;
        border-bottom: solid 1px #000000;
	background: #EDE0B3;
	text-align: center;
}

#searchbox{
        text-align:center;
        padding: 5px 0;
        margin:0; 
}

#searchbox form{
        border: 1px solid #ddd;
        background: #eee;
        margin: 5px 20px;
        padding: 8px 5px;
}
