/*
Theme Name: Aqua Blog
Theme URI: http://madfishseo.com/
Description: Aqua Blog Theme 1.
Version: 1.0
Author: Chase Berrier
Author URI: http://madfishseo.com/
Tags: Blog, Template

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #fcf8bc;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
a {
	color: #d6156c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.center {
	text-align: center;
}
.clearboth {
	clear: both;
	/*height: 0px;
	font-size: 0px;
	line-height: 0px;*/
}
.layout {
	width: 910px;
	margin: 0px auto;
}
.content {
	color: #0b8c8f;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 0px;
}
.masthead {
	height: 109px;
}
.masthead h1 {
	color: #cacf43;
	font-size: 44px;
	line-height: 50px;
	margin: 0px;
	padding: 20px 0px 2px 10px;
}
.masthead h1 a {
	color: #cacf43;
	text-decoration: none;
}
.masthead h3 {
	color: #0b8c8f;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	
	
}
.menu {
	background-color: #aa1658;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 9px;
}
.menu #left {
	background-image: url(images/menu-bg-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu #right {
	background-image: url(images/menu-bg-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 66px;
	padding-left: 20px;
}
.menu ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;	
}
.menu ul li {
	float: left;
	background-image: url(images/menu-divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type: none;
	margin: 0px;
	padding: 0px 2px 0px 0px;
	height: 66px;
}
.menu ul li a, .menu ul li span {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	display: block;
	float: left;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 20px 10px 30px 10px;
	height: 16px;
}
.menu ul li a:hover, .menu ul li span {
	color: #70163f;
	background-color: #f5b3eb;
	background-position: left bottom;
}
.search-bar {
	float: right;
	padding: 14px 28px 10px 0px;
}
.search-bar a {
	color: #2b2825;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	text-align: center;
	background-color: #e5e968;
	background-image: url(images/search-btn-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;
	width: 80px;
	height: 16px;
	padding: 4px 0px 4px 0px;
	margin-left: 4px;
}
.search-bar a:hover {
	color: #786a5c;
}
.search-bar input {
	color: #2b2825;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-image: url(images/search-field-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 150px;
	height: 14px;
	padding: 5px;
	margin: 0px;
	border-width: 0px;
}
.singlecolumn {
	background-image: url(images/singlecolumn-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.singlecolumn #top {
	background-image: url(images/singlecolumn-bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.singlecolumn #bottom {
	background-image: url(images/singlecolumn-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 24px;
}
.singlecolumn #content {
	padding: 28px 28px 4px 28px;
}
.widecolumn {
	float: left;
	clear: left;
	width: 496px;
	background-image: url(images/widecolumn-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.widecolumn #top {
	background-image: url(images/widecolumn-bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.widecolumn #bottom {
	background-image: url(images/widecolumn-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	padding: 28px;
}
.bigcolumn {
	float: left;
	clear: left;
	width: 636px;
	background-image: url(images/bigcolumn-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bigcolumn #top {
	background-image: url(images/bigcolumn-bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bigcolumn #bottom {
	background-image: url(images/bigcolumn-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	padding: 28px;
}
.narrowcolumn {
	float: left;
	clear: right;
	width: 394px;
	background-image: url(images/narrowcolumn-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.narrowcolumn #top {
	background-image: url(images/narrowcolumn-bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.narrowcolumn #bottom {
	background-image: url(images/narrowcolumn-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
	clear: both;
}
.narrowcolumn #content {
	padding: 4px 0px 0px 6px;
}
.smallcolumn {
	float: left;
	clear: right;
	width: 254px;
	background-image: url(images/smallcolumn-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.smallcolumn #top {
	background-image: url(images/smallcolumn-bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.smallcolumn #bottom {
	background-image: url(images/smallcolumn-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
	clear: both;
}
.smallcolumn #content {
	padding: 15px 8px 0px 12px;
}
.smallcolumn #content ul {
	color: #0b8c8f;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.smallcolumn #content ul li ul {
	color: #0b8c8f;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	list-style-type: none;
	margin: 2px 10px 10px 0px;
	padding: 0px;
}
.smallcolumn #content ul li ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
.smallcolumn #content ul li ul li a {
	color: #0b8c8f;
	text-decoration: none;
	display: block;
	background-image: url(images/bullet-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 0px 0px 22px;
}
.smallcolumn #content ul li ul li a:hover {
	background-position: 0px -80px;
}
#recent-posts h2 {
	color: #fcf8bc;
	font-size: 18px;
	line-height: 22px;
	background-image: url(images/bar2-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*width: 170px;*/
	height: 44px;
	padding: 12px 0px 0px 36px;
	margin: 6px 2px 0px 2px;
}
.entry {
	margin-bottom: 25px;
}
.entry2 {
	margin: 20px 20px 0px 20px;
	padding: 0px 40px 20px 40px;
	border-bottom: 1px dotted #67c7c9;
}
.entry a, .entry2 a {
	color: #d6156c;
	text-decoration: underline;
}
.entry a:hover, .entry2 a:hover {
	text-decoration: none;
}
.entry p, .entry2 p {
	color: #0b8c8f;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 6px 0px;
}
.entry, .entry2 ul {
	font-size: 12px;
	}
.entry, .entry2 li {
	font-size: 12px;
	}
.entry img, .entry2 img, #content img {
	float: left;
	clear: left;
	border-width: 0px;
	margin: 0px 15px 10px 0px;
}
.content h1 {
	color: #d6156c;
	font-size: 30px;
	font-weight: normal;
	line-height: 34px;
	margin: 0px;
	padding: 25px 0px 15px 0px;
	clear: both;
}
.content h1 a {
	color: #d6156c;
	text-decoration: none;
}
.content h3 {
	color: #d6156c;
	font-size: 14px;
	line-height: 16px;
}
#pagetitle {
	color: #d6156c;
	padding-top: 0px;
}
#pagetitle span {
	color: #2b2825;
	font-weight: bold;
}
.entry h2, .entry2 h2 {
	color: #2b2825;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.entry h2 a, .entry2 h2 a {
	color: #2b2825;
	text-decoration: none;
}
.entry2 h2 {
	font-size: 20px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.entry h3 {
	color: #d6156c;
	font-size: 14px;
	line-height: 16px;
}
.date {
	color: #d6156c;
	font-size: 11px;
	line-height: 13px;
	padding: 2px 0px 15px 0px;
	clear: both;
}
.comments {
	color: #d6156c;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	clear: both;
}
.comments a {
	color: #d6156c;
	text-decoration: underline;
}
.comments a:hover {
	text-decoration: none;
}
.entry2 .date {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding: 4px 0px 10px 10px;
}
.entry2 .comments {
	color: #0b8c8f;
	text-align: left;
	padding-left: 20px;
}
.entry2 .comments a {
	color: #0b8c8f;
}
.page-nav {
	color: #d6156c;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	clear: both;
	height: 14px;
}
.page-nav a {
	color: #d6156c;
	text-decoration: underline;
}
.page-nav a:hover {
	text-decoration: none;
}
.sidebar1 {
	float: left;
	clear: left;
	width: 210px;
}

h2 {
	color: #d6156c;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-shadow: 1px 1px 3px #2b3746;
}
.sidebar1 h3 {
	color: #fcf8bc;
	font-size: 18px;
	line-height: 22px;
	background-image: url(images/bar-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*width: 170px;*/
	height: 44px;
	padding: 12px 0px 0px 36px;
	margin: 6px 2px 0px 2px;
}
.sidebar1 ul {
	color: #0b8c8f;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	list-style-type: none;
	margin: 2px 10px 12px 22px;
	padding: 0px;
}
.sidebar1 ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.sidebar1 ul li a {
	color: #0b8c8f;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	background-image: url(images/bullet-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 0px 0px 22px;
}
.sidebar1 ul li a:hover {
	background-position: 0px -80px;
}
.sidebar2 {
	position: relative;
	left: -8px;
	float: right;
	clear: right;
	width: 170px;
	background-image: url(images/sidebar-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}
.sidebar2 #top {
	background-image: url(images/sidebar-bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	clear: both;
}
.sidebar2 #bottom {
	background-image: url(images/sidebar-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	clear: both;
}
.sidebar2 h3 {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 0px 4px 18px;
	margin: 0px;
}
.sidebar2 ul {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	list-style-type: none;
	margin: 8px 10px 20px 18px;
	padding: 0px;
}
.sidebar2 ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
.sidebar2 ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	background-image: url(images/bullet-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 0px 0px 18px;
}
.sidebar2 ul li a:hover {
	background-position: 0px -80px;
	text-decoration: underline;
}
.footer {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	clear: both;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 46px;
	margin: 0px;
}
.footer #left {
	background-image: url(images/footer-bg-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
}
.footer #right {
	background-image: url(images/footer-bg-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 11px 24px 0px 24px;
	height: 33px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.top-banner{margin:0px auto;width:730px;text-align:center; margin-bottom:10px;margin-top:10px;}
.top-box{width:336px; float:left;}
.top-box2{float:right; margin:0px auto; text-align:center;width:336px;margin-bottom:10px;margin-top:10px;}