/*
Theme Name: Rich Vosler
http://www.richvosler.com/
Description:  The Custom WordPress Theme for Rich Vosler
Version: 1.5
Author: JTk
Author URI: http://imjtk.com/
Tags: clean, plain, fixed width, multiple collum layout, widgets
*/

html, body { height: 100%; }

body {
	background: #FBFAFA url(images/back.jpg) 0 no-repeat;
	background-position: top center;
	color: 444444;
	text-align: center;
	font: 62.5% georgia, Times, serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link {
	color: #376CA2;
	text-decoration: none;
}

a:visited {
	color: #376CA2;
	text-decoration: none;
}

a:hover, a:active {
	color: #222222;
	text-decoration: underline;
}

#container {
	background: #FFF;
	min-height: 100%;
	_height: 100%;
	width: 1060px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(images/repeat.jpg) 0 repeat;
}

#single_container {
	background: #fff;
	min-height: 100%;
	_height: 100%;
	width: 1060px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(images/repeat_single.jpg) 0 repeat;

}

/* Header */
h1#header {
	margin: 0;
	height: 245px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

h2#header {
	margin: 0;
	height: 245px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header_internal.jpg) 0 no-repeat;
}

#header a {
	position: absolute;
	left: 1px;
	top: 1px;
	height: 60px;
	width: 950px;
	text-decoration: none;
}

/* Content */

#single_wrapper {
	width: 760px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: 0;
	margin: 0;
}

#wrapper {
	width: 528px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: 0 0 0 0;
}

#content {
	margin: 0 0 0 10px;
}


#sidebar {
	position: relative;
	float: left;
	color: #313131;
	padding: 0;
	margin: 0 5px 0 30px;
	width: 225px;
	z-index: 1002;
  }

#sidebar ul li h2 {
	color:	#396EA4;
	margin: 10px 0 5px 0;
	padding: 4px 0 0 8px;
	font-size: 1.33em; 
	line-height: 1.25em;
	text-transform: none;
	border-bottom: 1px dotted #cccccc;
}

#sidebar ul li ul li {
  	padding: 2px 0 4px 6px;
	margin: 0 0 0 4px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2;
		font-family: tahoma, sans-serif;

}

#sidebar ul li ul li ul li{
	margin-left: 0px;
	padding-left: 6px;
	padding-bottom: 4px;
	font-weight: normal;
}

#sidebar ul li ul li ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

#sidebar li ul{
	margin: 0;
}

#sidebar a {
	color: #3C3C3C;
 	text-decoration: none;
}

#sidebar a:visited {
	color: #3C3C3C;
 	text-decoration: none;
}

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

.buttons {
	margin: 0 0 8px 0;
}

/* Right Column */

#right_col {
	margin: 0 32px 0 10px;
	padding: 0 0 0 10px;
	width: 230px;
	float: right;
    padding: 0;
	position: relative;
	color: #555655;
	z-index: 9999;
	font-size: 1.1em;
}

#right_col h2 {
	color:	#163F73;
	margin: 10px 0 10px 0;
	padding: 4px 0 0 8px;
	font-size: 1.3em; 
	line-height: 1.2em;
	text-transform: none;
	border-bottom: 1px dotted #cccccc;
	font-weight: normal;
}

#right_col a {
	color: #475263;
 	text-decoration: none;
}

#right_col a:visited {
	color: #475263;
 	text-decoration: none;
}

#right_col a:hover {
	color: #444444;
	text-decoration: underline;
}

#right_col li {
	margin: 0;
}

#right_col li ul{
	margin: 0;
}

#right_col ul li{
	padding: 6px 12px 20px 12px;
	margin: 0;
	font-size: 11px;
}

#right_col ul li ul li{
	padding: 2px 0 6px 10px;
	margin: 0;
	font-size: 12px;
}

#right_col ul li ul li ul{
	margin-left: 0px;
	padding-left: 6px;
	padding-bottom: 4px;
	margin-bottom: 0;
}

.right_col_content {
	padding: 0 0 0 10px;
}

.client_name {
	color: #163F73;
}


/* Mani Menu */


#main_menu {
	position: absolute;
	left: 225px;
	top: 175px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	word-spacing: -.2px;
	font-size: 1.33em;
	z-index: 12002;
	font-weight: normal;
    text-transform: uppercase;
	font-family: tahoma, sans-serif;
}

#main_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 6px;
}

#main_menu li {
	margin: 0;
	display: inline;
	padding: 2px 10px 2px 10px;
	border-right: 1px solid #96CCF7;

}

#main_menu li a {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
			padding: 3px 5px 3px 5px;

}

#main_menu li a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
			padding: 3px 5px 3px 5px;

}

#main_menu li a:hover {
	color: #96CCF7;
	background-color: transparent;
	border-color: #ffffff;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
		padding: 3px 5px 3px 5px;

}





hr#clear {
	clear: both;
	height: 135px;
	visibility: hidden;
}

hr.clear_right_col {
	clear: both;
	height: 20px;
	visibility: hidden;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	color: #475263;
	font-size: 2.3em; 
}
h2 {
	color: #0475263;
	font-size: 2.2em; 
}
h3 {
	color: #30292B;
	font-size: 1.8em; 
}
h4 {
	color: #A6AA78;
	font-size: 1.8em; 
}
h5 {
	color: #30292B;
	font-size: 1.4em; 
}

h6 {
	color: #30292B;
	font-size: 1.2em;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr.clearing_r {
	height: 1px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

hr.clearing_l {
	height: 1px;
	visibility: hidden;
	clear: left;
	margin: 0;
}

hr.clearing_r_between_boxes{
	height: 40px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

.dotted_line {
	border-bottom: 1px dotted #C4C8CB;
	margin: 4px 10px 0 0;
}

/* Absolutely position blog elements */




#home_page_header {
	position: absolute;
	left: 90px;
	top: 60px;
	color: #A6AA78;
	font-weight: normal;
	font-size: 22px;
	text-transform: none;
	z-index: 99999999;
	height: 50px;
}

#blog_name {
	position: absolute;
	top: 120px;
	right: 60px;
	z-index: 9999;
	color: #590002;
	font-size: 1.7em; 
	font-family: tahoma, sans-serif;
	letter-spacing: -0.2px;
	word-spacing: -0.5px
}

#blog_slogan {
	position: absolute;
	top: 80px;
	left: 220px;
	color: #163F73;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.4em;
	word-spacing: .2em
	text-transform: none;
	z-index: 9999;
	width: 480px;
}

.blog_slogan_quote {
	color: #5F8BBA;	
}

 #about_blog {
	padding: 0 0 5px 3px;
	color: #555555;
	font-size: 11px;
  }

#rss_feed {
	position: absolute;
	top: 72px;
	right: 86px;
	z-index: 9999;
}


small {
	color: #30292B;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	padding: 0 0 5px 0;
}

.post {
}

.single_post {
	padding: 0 10px 0 10px;
}

.postmetadata {
	color: #313131;
	padding: 6px 0 3px 10px;
	margin: 6px 0 3px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

.postmetadata_extended {
	color: #313131;
	padding: 10px 15px 10px 15px;
	margin: 0 0 30px 10px;
	font-size: 11px;
	font-weight: bold;
    border-bottom: 1px dotted #cccccc;
}

.postmetadata_extended_buttons {
	padding: 0 10px 0 0;
}

#author_meta {
	height: 16px;
	vertical-align: middle;
	float: right;
	padding: 0 10px 0 0;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.entry {
	margin: 0 10px 0 0;
	font-size: 1.2em; 
	line-height: 1.33em;
	color: #333333;
	font-family: tahoma, san-serif;
}

.entries {
	margin: 0 5px 0 10px;
}


.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post h3 {
	color: #163F73;
	font-size: 1.8em; 
	font-family: georgia, serif;
	font-weight: normal;
    border-bottom: 1px dotted #bbbbbb;
	margin: 10px;
}

.post h4 {
	color: #A6AA78;
	font-size: 1.8em; 
}

.post h5 {
	color: #2062B3;
	font-size: 1.5em; 
	font-family: georgia, serif;
	font-weight: normal;
	margin: 10px 0 25px 0;
	background:url("images/page_underline.jpg") no-repeat left top;
	height: 27px;
	padding: 0 0 10px 10px;

}

.home_text {
	margin: 0 0 20px 0;
}

.home_photos {
	margin: 5px 10px 5px 15px;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 25px;
}



blockquote {
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 3px;
    border: 1px dotted #bbbbbb;
	color: #313131;
	font-size: 1em;
}

.non_graybox {
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 3px;
    border: 1px dotted #bbbbbb;
	color: #313131;
	font-size: 1.1em;
}

.graybox {
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 3px;
    border: 1px dotted #bbbbbb;
	color: #313131;
	font-size: 1.1em;
}

.textwidget {
	padding: 0 0 0 8px;
}

/* Form Stuff */

input {
	color: #333333;
	border: none;
	padding: 6px 0 0 7px;
	height: 15px;
	width: 300px;
	background-color: #ffffff;
	border: 1px dotted #bbbbbb;
	font-size: 1.2em;
	font-family: georgia, serif;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px dotted #bbbbbb;
	font-family: georgia, serif;
	font-size: 1.1em;
}

#searchsubmit {
	border: 1px solid #cfcfcf;
	width: 50px;
	height: 20px;
	font-size: .8em;
	background-color:#F1F1F1;
	color: #74818C;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#search_box {
	border: none;
	padding: 6px 0 0 7px;
	height: 15px;
	width: 200px;
	background-color: #ffffff;
	border: 1px dotted #bbbbbb;
	margin: 0;
	vertical-align: middle;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 2px 0 0 0;
	height: 26px;
	width: 45px;
}

.search_no_b {
	margin: 0;
	border: none;
	background: none;
	height: 26px;
	width: 45px;
	vertical-align: middle;
}

form {

}

/*  All of the title H2's */

.post h2 {
	color: #103673;
	font-size: 1.6em; 
	font-family: georgia, serif;
	font-weight: normal;
    border-bottom: 1px dotted #bbbbbb;
	padding: 0;
	margin: 0;
}

.post h2 a:link {
	color: #163F73;
	text-decoration: none;
}

.post h2 a:visited {
	color: #163F73;
	text-decoration: none;
}

.post h2 a:hover {
	color: #111111;
	text-decoration: underline;
}

.single_post h2 {
	color: #103673;
	font-size: 1.9em; 
	font-family: georgia, serif;
	font-weight: normal;
    border-bottom: 1px dotted #bbbbbb;
	margin: 0;
}

.single_post h2 a:link {
	color: #163F73;
	text-decoration: none;
}

.single_post h2 a:visited {
	color: #163F73;
	text-decoration: none;
}

.single_post h2 a:hover {
	color: #111111;
	text-decoration: underline;
}



/* Comments styles */

#commentform {
	margin: 20px 0 0 10px;
}


#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size: 1.1em;
	border-bottom: 1px dotted #bbbbbb;
}

 .commentlist{
	position: relative;
 }

 .small_comments {
	color: #30292B;
	margin: 0 0 0 2px;
 }

h3#respond {
	margin: 20px 0 0 0;
	border-bottom: 1px dotted #bbbbbb;
}

h3#comments {
	margin: 20px 0 0 0;
	border-bottom: 1px dotted #bbbbbb;
}

#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 25px;
	font-size: 1.1em;
	border-bottom: 1px dotted #bbbbbb;
	color: #74818C;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}

#bottom_nav {
	margin: 50px 0 0 0;
	font-size: 11px;
}

.prev_nav {
	float: left;
}

.next_nav {
	float: right;
}

	  /* WordPress likes this http://codex.wordpress.org/CSS
-----------------------------------------*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	background: url(images/footer.jpg) 0 0 no-repeat;
	min-height: 85px;
	_height: 85px;
	width: 1060px;
	position: relative;
	padding: 0;
	margin: -85px auto 0 auto;
  }

#footer_container {
	padding-left: 40px;
    padding-top: 30px;
	font-size: 1.2em;
	color: #ffffff;
	text-align: left;
}

#free_report_form {
	width: 160px;
}

.icons {
padding: 0 5px 0 5px;
}
