/*
Theme Name: Multiple Streams Theme 001
Theme URI: http://multiplestreamsthemes.com/multiple-streams-themes-001
Description: A Multiple Income Streams Theme from <a href="http://multiplestreamsthemes.com/">MultipleStreamsThemes.com</a>.
Version: 1.0 (WP 3.x)
Author: MultipleStreamsThemes.com
Author URI: http://MultipleStreamsThemes.com/
Tags: blue, optin, fixed width, two columns, multiple widgets, multiple sidebars, custom-menu

	

*/

body {
	font-family:Georgia, Arial, Helvetica, sans-serifa;
	font-size:14px;
	margin:auto;
	background:url(images/bg.png) repeat-x #dcf1ff;
}
img {
	border:0px;
}
#nav-wrapper {
	height:35px;
	width:100%;
	min-width:1024px;
	margin:auto;
	background:url(images/nav-bg.png) repeat-x;
	float:left;
}
#nav {
	width:906px;
	margin:auto;
}
#nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#nav li {
	float:left;
}
#nav a {
	color:#FFF;
	float:left;
	padding:8px;
	background:url(images/nav-sep.png) no-repeat;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
}
#nav a:hover {
	background:url(images/nav-sep.png) no-repeat #000;
	color:#F60;
}
#header-wrapper {
	width:100%;
	min-width:906px;
	background:url(images/header-bg.png) repeat-x;
	clear:both;
	float:left;
}
#header {
	width:903px;
	margin:auto;
	padding:10px;
}
#header h1 {
	font-size:40px;
	margin:0px;
	font-weight:normal;
}
#header h2 {
	font-size:25px;
	margin:0px;
	font-weight:normal;
}
#box-wrapper {
	width:912px;
	float:left;
	clear:both;
	margin-top:10px;
}
#box {
	width:295px;
	float:left;
	margin-right:9px;
}
.box-icon {
	float:left;
	margin-top:-20px;
	margin-left:-10px;
	margin-right:10px;
}
.box-gift {
	float:left;
	position:absolute;
	margin-left:-30px;
	margin-top:-10px;
}
.box-download {
	position:absolute;
	margin-left:140px;
	margin-top:60px;
}
.box-ecover {
	float:left;
	width:187px;
	height:140px;
	position:absolute;
	margin-left:-60px;
	margin-top:-10px;
}
.box-header {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:15px;
	padding-top:15px;
	padding-bottom:0px;
}
#box-top-r {
	width:265px;
	height:35px;
	float:left;
	background:url(images/box-header-r.png);
}
#box-top-g {
	width:265px;
	height:35px;
	float:left;
	background:url(images/box-header-g.png);
}
#box-top-b {
	width:265px;
	height:35px;
	float:left;
	background:url(images/box-header-b.png);
}
#box-mid {
	background:url(images/box-mid.png) repeat-y;
	float:left;
	height:200px;
	padding:20px;
	width:255px;
	padding-top:5px;
	padding-bottom:10px;
}
.text-input {
	width:113px;
}
#box-mid ul {
	list-style:square;
	margin:10px;
	padding:0px;
	padding-left:10px;
	margin-top:0px;
}
#box-mid li {
	margin-bottom:10px;
}
#box-bottom {
	width:295px;
	float:left;
	background:url(images/box-bottom.png) no-repeat;
	height:22px;
}
#custom-content {
	margin:20px;
	width:auto;
}
/** END TOP STYLES*/

/**CONTENT STYLES**/
#container {
	margin:auto;
	width:906px;
	clear:both;
}
#cont-top {
	float:left;
	width:906px;
	background:url(images/cont-top.png);
	height:9px;
}
#cont-mid {
	background:url(images/cont-bg.png) repeat-y;
	width:906px;
	float:left;
}
#cont-bottom {
	background:url(images/cont-bottom.png) no-repeat;
	width:906px;
	float:left;
	height:7px;
	margin-bottom:15px;
}
#cont-top-wd {
	float:left;
	width:906px;
	background:url(images/cont-top-wd.png);
	height:9px;
}
#cont-mid-wd {
	background:url(images/cont-bg-wd.png) repeat-y;
	width:906px;
	float:left;
}
#cont-bottom-wd {
	background:url(images/cont-bottom-wd.png) no-repeat;
	width:906px;
	float:left;
	height:7px;
	margin-bottom:15px;
}
#content {
	width:520px;
	margin:20px;
	float:left;
}
#content img {
	padding:3px;
	margin:3px;
	float:left;
}
#content h1, #custom-content h1 {
	font-size:20px;
	font-weight:normal;
}
#content h2, #custom-content h2 {
	font-size:18px;
	font-weight:normal;
}
#custom-content ul {
	list-style:circle;
	color:#145b8d;
}
#content p img, #custom-content p img {
	float:left;
	margin-right:15px;
}
.readmore {
	float:right;
	margin-bottom:10px;
	clear:both;
}
.seperator {
	background:url(images/content-sep.png) no-repeat center;
	width:inherit;
	height:21px;
	clear:both;
}
#comment {
	width:520px;
}
.commentlist {
	list-style:none;
	margin:0px;
	padding:0px;
}
.comment {
	width:500px;
	padding:10px;
	background:#f0f9ff;
	float:left;
	border:1px solid #b9d8ed;
	font-style:italic;
	text-align:left;
	margin-bottom:5px;
	margin-top:5px;
}
.comment-home {
	width:500px;
	padding:10px;
	background:#f0f9ff;
	float:left;
	border:1px solid #b9d8ed;
	font-style:italic;
	text-align:left;
	margin-bottom:5px;
	margin-top:5px;
	text-align:center;
}
.comment img {
	float:left;
	margin-right:10px;
	padding:5px;
	border:1px solid #CCC;
}
.commentcount {
	float:right;
	width:41px;
	height:33px;
	background:url(images/comment.png) no-repeat;
	font-size:16px;
	text-align:center;
	padding-top:3px;
}
/**sidebar**/
#sidebar-wrapper {
	width:305px;
	float:right;
	margin:10px;
	margin-right:20px;
}
#sidebar {
	width:305px;
	float:right;
	margin-bottom:10px;
	margin-top:10px;
}
#sidebar img {
	margin:auto;
	text-align:center;
	margin:5px;
}
#sidebar h2 {
	color:#145b8d;
	background:url(images/cat-header.png) repeat-x;
	font-size:18px;
	margin:0px;
	font-weight:normal;
	padding:4px;
	text-align:left;
}
#sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#sidebar li {
	padding:0px;
	margin:0px;
}
#sidebar ul ul {
	list-style:none;
	margin:0px;
	padding:0px;
	border:1px solid #dddddd;
	text-align:left;
}
#sidebar li li {
	padding:5px;
	background:url(images/cat-sep.png) repeat-x bottom;
	padding-bottom:15px;
	padding-top:5px;
	margin-bottom:-5px;
	padding-left:10px;
}
#search-text {
	padding:5px;
	width:265px;
	margin-right:5px;
	float:left;
	margin:auto;
}
a {
	text-decoration:none;
	color:#145b8d;
}
a:hover {
	text-decoration:underline;
	color:#F63;
}
#ads {
	width:305px;
	margin-bottom:10px;
	float:right;
}
#ads img {
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
}
/**FOOTER**/
#footer {
	text-align:center;
	width:100%;
	min-width:960px;
	float:left;
	clear:both;
	background:url(images/footer.gif) repeat-x #001624;

	color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#a6d2f0;
	text-decoration:underline;
}
#footer-text-holder{
	width:960px;
	margin:auto;
}
#footer-text{
	width:960px;
	margin:auto;
	text-align:left;
	margin-bottom:30px;
	float:left;
	clear:both;



}
#footer-text2{
	width:960px;
	margin:auto;
	text-align:center;
	margin-bottom:30px;
	clear:both;
	

}
#footer-text h2{
	font-size:14px;
	margin:5px;
	color:#a6d2f0;



}
#footer-text ul{

	padding:0px;
	margin:0px;
	margin-left:13px;
	float:left;
	



}
#footer-text li{
	
	margin:0px;
	padding:0px;
	clear:both;
	float:left;

	

}
#footer-text ul ul{

	margin:0px;
	list-style:none;
	padding:0px;
	margin:8px;
	float:left;




}
#footer-text li li{
	width:180px;

	border-bottom:1px dotted #023a60;
	padding:5px;	
}

.even {
	background:#f0f0f0;
	float:left;
	border:1px solid #c5c5c8;
}
#adsholder img {
	margin:1px;
}
/**LEFTBAR**/
#leftsidebar-wrapper {
	width:128px;
	float:left;
	margin-right:10px;
	margin-left:20px;
	margin-top:10px;
}
#leftsidebar {
	float:left;
	width:128px;
}
#leftsidebar h2 {
	color:#145b8d;
	background:url(images/cat-header.png) repeat-x;
	font-size:18px;
	margin:0px;
	font-weight:normal;
	padding:4px;
	text-align:left;
}
#leftsidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#leftsidebar li {
	padding:0px;
	margin:0px;
}
#leftsidebar ul ul {
	list-style:none;
	margin:0px;
	padding:0px;
	border:1px solid #dddddd;
	text-align:left;
}
#leftsidebar li li {
	padding:5px;
	background:url(images/cat-sep.png) repeat-x bottom;
	padding-bottom:15px;
	padding-top:5px;
	margin-bottom:-5px;
	padding-left:10px;
}
#leftsidebar-wrapper img {
	margin-bottom:10px;
}


/**SMALL SIDEBAR**/
#smallsidebar {
	width:149px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	margin-right:3px;
}
#smallsidebar img {
	margin:auto;
	text-align:center;
	margin:5px;
}
#smallsidebar h2 {
	color:#145b8d;
	
	font-size:18px;
	margin:0px;
	font-weight:normal;
	padding:4px;
	text-align:left;
}
#smallsidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#smallsidebar li {
	padding:0px;
	margin:0px;
}
#smallsidebar ul ul {
	list-style:none;
	margin:0px;
	padding:0px;
	border:1px solid #dddddd;
	text-align:left;
}
#smallsidebar li li {
	padding:5px;
	background:url(images/cat-sep.png) repeat-x bottom;
	padding-bottom:15px;
	padding-top:5px;
	margin-bottom:-5px;
	padding-left:10px;
}
