/*
Theme Name: Inlet Final Site
Description: Custom Theme By Dynamis Consulting
Version: 1
Author: Sean Ham, Dynamis Consulting
*/
html, body { height: 100%; }
 a img {border:none; }
         
body {
	background: #FFFFFF url(images/back.png) 0 repeat;
	color: #3D4345;
	text-align: center;
	font-family: georgia, serif;
	font-size: 12px;
	padding:0px;
		min-height: 625px;
	_height: 100%;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF url(images/repeat.png) no-repeat;
		min-height: 590px;
	width: 875px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	margin-left: 35px;	
margin-top: -8px;
padding-bottom:15px;
	height: 260px;
        width: 797px;
	background: url(images/header.png) 0 no-repeat;
	text-indent: -1234em;

}

#header a {
	position: absolute;
	left: 100px;
	top: 10px;
	height: 100px;
	width: 650px;
	text-decoration: none;
}

#header em {
	display: none;
}

/* Sidebar Positioning */

#sidebar {
position: absolute;
	color: #FFFFFF;
	margin: 0 0 0 36px;
	width: 140px;
	font-weight: normal;
	margin-top: -5px;
	_margin-top: -25px;
border: 1px solid;
}

#sidebar_header {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 12px;
}

#menu_view {
	position: absolute;
	left: 50px;
	top: 39px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-weight:none;
	text-transform: uppercase;
	word-spacing: 1px;
	font-size: 12px;
}

#menu_view a {
	color: #BFBFBF;
	text-decoration: none;
}
#menu_view a:active {
	color: #BFBFBF;
	text-decoration: none;
}

#menu_view a:hover {
	color: #
;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
}

#menu_view li a {
	color: #BFBFBF;
	text-decoration: none;
}

#menu_view li a:hover {
	color: #CA0F00;
}






/* Content */
#wrapper {
	width: 440px;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-right: 260px;
	_margin-right: 130px;
}



#content {

        height: 300px;
overflow:scroll;
	overflow-x: hidden;
border: 0px solid;

	
}

#content img {

	position: absolute;
	left: 443px;
	top: -5px;
	width: 225px;
	z-index: 1200;
	padding: 0 6px 0 6px;
	font-size: 11px;
border: 0px solid;
}

#metaLinks {
	margin: 15px 10px 15px 0;
	font-size: 11px;
	text-align: right;
}

hr#clear {
	clear: both;
	height: 65px;
	visibility: hidden;
}

h1, 
h2, 
h3, 
h4, 
h5 {
	color: #a80101;
	font-weight: bold;
}


h6 {
	color: #517155;
	font-size: 13px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}
hr.footer {
	position: relative;
margin-top:0px;
}
hr.header {
	position: relative;

}


p, 
pre, 
blockquote, 
form, 
label, 
dl, 
fieldset, 
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;

}
h5 {
	font-size: 12px;
}


/* Word Press Stuff */

small {

color: #3D4345;
padding-left: 9px;
}

.postmetadata {
	padding-bottom: 15px;
	margin-left: 15px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
	font-size: 13px;
	margin-left: 10px;
	margin-right: 4px;
	padding-left: 10px;
}

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 {
	background: #EDEDED;
	padding: 3px 7px 3px 7px;
	margin: 7px 0 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#777777;
	font-size: 12px;
	font-weight: normal;
	 padding: 9px 0 0 10px;
	margin-left: 0px;
}

/*  All of the sidebar lists */

ul#sidebar_main_menu { /* IE6 */
	margin: 5px 1px 0 0;
}

#sidebar > ul#sidebar_main_menu { 
	margin: 0 1px 0 0;
}

*:first-child + html li#side_pages { /* IE7 */
	margin-top: -15px;
}

	ul.side_bar_items li {
		color: #a80101;
		padding: 6px 0 6px 10px;
		background: #eaebea;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #cbc8c3;
	}
		ul.side_bar_items li ul {





			border-top: 1px solid #cbc8c3;
			margin: 6px 0 -7px -10px;
			padding: 0;
		}
		
		*:first-child + html ul.side_bar_items li ul { /* IE7 */
			margin-bottom: 0px;
		}

			ul.side_bar_items li ul li {
				background: #effbf0;
				margin: 0;
				padding: 6px 0 6px 25px;





			}
		
		ul.side_bar_items a.current_cat_ancestor, ul.side_bar_items li.current_page_ancestor a, 
		ul.side_bar_items li.current_page_item a {
			font-weight: none;
                        
		}
			ul.side_bar_items li.current_page_item ul li a, li.current_page_ancestor li.page_item a {
				font-weight: normal;
			}
			
			ul.side_bar_items li ul li a.current_cat_ancestor,
			ul.side_bar_items li.current_page_ancestor ul li.current_page_item a {
				color: #E0331B !important;
				text-decoration: none;
				font-weight: normal;
			}
/*

#sidebar ul li ul li {
	padding-left: 11px;
	padding-top: 4px;
	height: 21px;
	font-weight: normal;
	font-family: georgia, serif;

	vertical-align: middle;

}

#sidebar ul li ul li ul {
margin:2px 0 3px 0;
}


#sidebar ul li ul li ul li{
	margin-left: 8px;
	padding-left: 6px;
	font-weight: normal;

}
*/

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

.post h2 {
	padding-left: 4px;
		color: #a80101;
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
}


ul#recentcomments li { 
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{ 
	margin: 0 0 7px 0;
}

#left_side {
background-color: #FFFFFF;
height: 450px;
width: 45px;
}


input {
	 color: #180300;
	 border: 1px solid #DDDDDD; 
	 background-color: #FFFFFF;
	 vertical-align: middle;
	 font-weight: bold;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}

textarea {
	 background-color: #FFFFFF;
	 color: #330606;
	 border: 1px solid #e9e9e9; 
	 font-size: 11px;
}

/* Link Stuff */

#sidebar a {
	color: #a80101;
	text-decoration: none;
}

#sidebar a:visited {
	color: #a80101;
	text-decoration: none;

}

#sidebar a:hover {
	color: #E0331B;
	font-weight:bold;
}


a:link {
	color: #a80101;
		text-decoration: underline;

}

a:visited {
	color: #517155;
		text-decoration: underline;

}
a:hover, a:active {
	color: #E0331B;
	text-decoration: underline;
}

.post h2 a {
	color: #a80101;
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
}

.post h2 a:visited {
	color: #a80101;
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;

}

.post h2 a:hover {
	color: #CA0F00;
	text-decoration: none;
	font-size: 24px;
}



#comments  {
	padding-left: 15px;
}

.graybox {
	background: #EDEDED;
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

.non_graybox {
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }

form {
	padding-left: 20px;
}

.buttons_no_b {
	border: none;
}

.buttons_no_b_search {
	border: none;
	margin-left: 54px;
	margin-top: 4px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
margin-left: 12px;
}


.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 5px;
}

.post ul li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	  background: none;
	  color: #605C57;
	  height: auto;
	  position: relative;
margin: 0 auto;
	width: 840px;
	padding-top:0px;
margin-top:0px
  }


#search_box {
margin-left: -13px;
padding-left: 0;
}

#search_form {
margin-top: -11px;
}
#right_side {

	position: absolute;
	left: 633px;
	top: 270px;
	width: 225px;
	z-index: 1200;
	padding: 0 6px 0 3px;
	font-size: 11px;
}



#right_side li {


margin-bottom: 10px;

}


/* Email Form */

#emailForm {
	position: relative;
	padding: 20px;
	border: 4px solid #eee;
	background: #fafafa;
	margin: 0 10px 0 10px;
}

a.hide {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#emailForm form {
	margin: 0;
	padding: 0;




}




#emailForm label {
	display: block;


	margin: 9px 0 2px 0;
}


div#error {


	color: red;
}

div#success {
	color: green;
}
table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: rgb(255, 255, 240);
}
table th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}