/*  
Theme Name: Multiple_Subscribe
Theme URI: http://www.TurboMembership.com
Description: A WordPress theme by: <a href="http://www.TurboMembership.com">TurboMembership.com</a>.
Author: TurboMembership.com
Author URI: TurboMembership.com
Tags: Black , custom header, fixed width, three columns, widgets
*/

<meta name="google-site-verification" content="twV_6y6itdPJQZ74gU12-9I_m7fwdbcZbTgLEZIjYq4" />

<script type="text/javascript" src="http://analytics.aweber.com/js/awt_analytics.js?id=A0zx"></script>

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}
body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	vertical-align: top;

	margin:0px 0 0 0;
}
h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
}
a{
	text-decoration: none;
	
	color:#656565;
}
a:hover{ text-decoration: underline; }

a img{  }

abbr, acronym{  }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 10px 0;
	background: #fffada url(images/bg_blockquote.gif) no-repeat 5px 7px;
	color: #736926;
}
blockquote p{
	padding: 10px 10px 10px 20px;
}
blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}
dd{
	padding: 0 0 5px 15px;
}

hr{
	clear: both;
	margin: 15px 0 5px;
	width: 100%;
	
	height: 1px;
	text-align: left;
	background: url(images/bg_comment_bottom.gif) no-repeat;
}

small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#author, input#email, input#url, textarea#comment{
	
	background-color: #fffadb;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 0 auto;
	width: 1000px;
	padding: 0px 0 0;
}

#header{
	margin: 0px 0 0 0;
	float: left;
	width: 1000px;
	height: 195px;
	background: url(images/banner.jpg) no-repeat 0 0px;
	color: #333;
	
}
#menu {
	margin:70px 0 0 0;
	padding: 0;
	width:1000px;
	background: #1F3E9F url(images/suckerfish_blue.png) repeat-x 0 0px;
/* 	background-color:#c1d1de; */
	float:left;
  height:42px;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width:700px;
	float:right;
}
/*
#menu ul li{
	float:left;
	margin: 0 0 0 20px;
	font-size: 10px;
	font-weight: bold;
	padding:0 10px;
	color: #20425e;

}
*/

/*
#menu ul li a{
	display: block;
	padding: 0px 0;
	text-decoration: none;
	color: #20425e;
	font-size:13px;
	font-family:Tahoma;
	font-weight:normal;
	font-weight: bold;
}

#menu ul li a:hover{
	text-decoration: underline;
	 color:#20425e;
}
*/

#pagetitle{
	width: 271px;
	height: 103px;
}
.logo{
	margin:10px 0 0 15px;
/* 	background: url(images/logo.jpg) no-repeat 8px 0; */
	background: url(images/blank.gif);
	width:680px;
	height:180px;
	display:block;
	}

#pagetitle h1{
	padding: 30px 28px 0;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;	
}

#pagetitle h1 a{
	text-decoration: none;
	color: #fff;
}

/*#syndication{
	float: left;
	padding: 15px 31px 0;
	color: #999;
}

#syndication a{ color: #666; }

#syndication a.feed{
	padding: 0 0 0 19px;
	background: url(images/feed_icon.png) no-repeat 0 1px;
}
*/
#searchbox{

	margin:7px 0 0 10px;
	width:290px;
	position:absolute;
	background: url(images/input_box.gif) no-repeat;
	float:left;
}

#searchbox input#s{
	
	position:absolute;
	height:18px;
	width:190px;
	float:left;
}

#searchbox input#searchsubmit{ 
background: url(images/search_but.jpg) repeat-y -8px 00px;
/* border: 1px; */
height:28px;
width:80px;
float:right;
padding:0;
}

.pagewrapper{
	margin: 0 0 0px;
	float: left;
	margin-top:30px;
	_margin:0 0;
	width: 1000px;
	background: #5c6672 url(images/bg_page_bottom.gif) no-repeat left bottom;
	color: #333;
}

.page{
	float: left;
	padding: 0;
	width:1000px;
	background: #fff;
}

.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	float: left;
	width: 500px;
}

.narrowcolumnwrapper{
	margin: 5px 0 0 0px;
	_margin: 5px 0 0 -10px;
	float: left;
	width: 500px;
	/*background: #fff url(images/bg_narrowcol.gif) repeat-y;*/
}

.narrowcolumn{
	float: left;
	width: 500px;
	margin:0;
	/*background: url(images/bg_narrowcol_bottom.gif) no-repeat left bottom;*/
}

.content{
	float: left;
	width: 500px;
	margin:0 0 0 15px;
	/*background: url(images/bg_narrowcol_top.gif) no-repeat left top;*/
}

.post{
	padding: 9px 16px 15px 0;
	line-height: 18px;
}

.post h2{
	padding: 0 0 2px;
	margin-top:4px;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	padding-left:10px;
}

.post h2 a{
	text-decoration: none;
	color: #244763;
}

.post img{
	padding: 4px;
	
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.wp-smiley{
	padding: 0;
	
	background: none;
}

.entry{

text-align:justify;
padding-left:10px;
padding-right:10px;}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 9px 0 0;
}

.entry h1{
	font-size: 20px;
	line-height: 30px;
}

.entry h2{ line-height: 18px; }

.entry h3{ font-size: 14px; }

.entry h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.postinfo{
	font-size: 11px;
	color: #1b829d;
	padding-left:10px;
}

.postinfo a{
	color: #1b829d;
}

.postdate{ color: #1b829d; }

.browse{
	
	padding: 15px 16px;
	line-height: 18px;
}

.sidebar, .obar{
	margin: 0 0 0 5px;
	float: right;
	width: 241px;
	line-height: 20px;
}

.obar{
	margin: 0;
	float: left;
}

.sidebar ul, .obar ul{
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
	
}

.sidebar ul li, .obar ul li{
	margin: 15px 0;
	padding: 0px 0px 0 0px;
	color:#000000;
	background-color:#d9e8ef;
}


.obar ul li{
	padding: 0px 25px 20px 0px;
	color:#656565;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	
}

.sidebar ul li h2, .obar ul li h2{
	background:url(images/arrow.jpg) no-repeat 4% 40%;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	color: #244763;
	background-color:#c1dde8;
	text-align:left;
	padding-left:25px;
	height:35px;
	width:215px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}


.sidebar ul ul li, .obar ul ul li{
	margin: 0;
	padding: 10px 0 3px 25px;
	text-align:left;	
}

.sidebar ul ul ul, .obar ul ul ul{ padding: 3px 0 0; }

.sidebar ul ul ul li, .obar ul ul ul li{
	padding: 6px 0px 3px 15px;
/*	background: url(images/red_heart.gif) no-repeat 0px 8px;
}

.sidebar ul ul ul ul li, .obar ul ul ul li{
	background: url(images/bg_arrow_right_2.gif) no-repeat 0px 8px;
}

/* COMMENTS TEMPLATE */
}

#pages-3 ul {
	margin: 10px 0 15px 0;
}

#pages-3 ul ul {
	margin: 0px 0 15px 0;
}

#pages-3 li {
	margin: 2px 0;
	padding: 0px 25px;
}

.post h3#comments, .post h3#respond{
	line-height: 27px;
	color: #e45b00;
}

.post h3#respond{
	color: #333;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 13px 0;
	background: url(images/bg_comment_bottom.gif) no-repeat left bottom;
}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #546477;
}

ol.commentlist li .commentmetadata a{
	color: #546477;
}

form#commentform small{
	font-size: 11px;
}
#mainMenu{
margin:10px 0 0 4px;
background: url(images/main-menu.gif) no-repeat 0px 5px;
height:45px;
width:160px;
color:#fe8601;

}
#mainMenu h2{
padding:10px 0 0 35px;
color:#fe8601;
}
#myFooter{
background:#e0f0f8;
height:50px;
width:1000px;
float:left;
}
#myFooter h2{
color:#000000;
font-size:11px;
font-weight:normal;
text-align:center;
padding:15px 0 0 0;
}
#calendar{
margin:15px 0 0 0;
}
#calendar_wrap{
margin:0 0 0 30px;
background:#d9e8ef;
color:#333333;
padding:0px 0px 0px 30px;
margin-top:15px;
width:155px;
}
#prev a{color:#333333;}