/*
Theme Name: AquaScaperz
http://www.AquaScaperz.com/
Description:  AquaScaperz Custom Theme
Version: 1
Author: JTk
Author URI: http://imjtk.com/
Tags:  2 columns, clean, white
*/

html, body { height: 100%; }

body {
	background: #fff url(images/back.jpg) 0 0 repeat-x;
	background-position: top center;
	color: #000000;
	text-align: center;
	font: 62.5% arial, verdana sans-serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #00AA1E;
	text-decoration: none;
}

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

#container {
	min-height: 100%;
	_height: 100%;
	width: 1060px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

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

/* You can change the dimensions of this if you use a logo instead of text for the title */

#header a {
	position: absolute;
	left: 25px;
	top: 70px;
	height: 75px;
	width: 300px;
	text-decoration: none;
}

/* Content */

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

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

#single_content {
	margin: 25px 0 0 20px;
}

#sidebar {
	position: relative;
	float: right;
	color: #313131;
	padding: 0 0 0 0;
	margin: 25px -12px 0 0;
	width: 300px;
	z-index: 802;
	text-align: left;
}

#sidebar h2 {
	color:	#232323;
	margin: 0 20px 10px 0;
	padding: 0;
	font-size: 1.1em; 
	line-height: 1.2em;
	text-transform: none;
	font-weight: bold;
	font-family: Helvetica, Verdana,  Arial, sans-serif;
	border-bottom: 1px solid #ddd;
}

#sidebar ul li {
	color:	#ededed;
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
	font-size: 1.2em; 
	background: transparent;
}

#sidebar ul li ul li {
  	padding: 7px 0 5px 0;
	margin: 0 0 8px 5px;
	font-size: .9em;
	font-weight: bold;
	line-height: 13px;
	border: none;
	background: transparent;
	color: #666;
	border-bottom: 1px dotted #ddd;
}

#sidebar li, #sidebar li ul{
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar  ul li ul{
	margin: -4px 0 0 0;
	padding: 0;
	position: relative;
}

#sidebar  ul {
	margin: -4px 0 -15px 0;
}

#sidebar a:hover{
	color: #111;
}

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

#rss_feed {
	position: absolute;
	top: 65px;
	right: -10px;
	z-index: 999999;
}

/* Mani Menu */

#main_menu {
	position: absolute;
	top: 30px;
	left: -36px;
	z-index: 999999;
}

#tabs4 {
      float:left;
      width:100%;
      font-size:105%;
      line-height:normal;
	  font-weight: bold;
      }

#tabs4 ul {
       margin:0;
       padding:10px 10px 0 50px;
       list-style:none;
}

#tabs4 li {
      display:inline;
      margin:0;
      padding:0;
}

#tabs4 a {
      float:left;
      background:url("images/tableft4.gif") no-repeat left top;
      margin:0 0 0 5px;
      padding:0 0 0 7px;
      text-decoration:none;
}

#tabs4 a span {
      float:left;
      display:block;
      background:url("images/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#999;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabs4 a span {float:none;}
    /* End IE5-Mac hack */

#tabs4 a:hover span {
      color:#6B78A9;
      }

#tabs4 a:hover {
	background-position:0% -42px;
}

#tabs4 a:hover span {
      background-position:100% -42px;
}

#tabs4 #current a {
      background-position:0% -42px;
}

#tabs4 #current a span {
	background-position:100% -42px;
}

/* Page Menu */

#page_menu {
	position: absolute;
	top: 167px;
	left: 20px;
	z-index: 999999;
	border: none;
}

#page_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#page_menu li {
	margin: 0;
	display: inline;
	padding: 0 7px 0 4px;
	border-right: 1px solid #eaeaea;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: .75px;
}

#page_menu li:last-child {
	border-right: none;
}

#page_menu li a, #page_menu li a:visited  {
	color: #A4A4A4;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#page_menu li a:hover {
	color: #00AA1E;
    background-color: transparent;
	border-color: #134962;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

#subscriptions {
	position: absolute;
	top: 162px;
	left: 925px;
	z-index: 999999;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: middle;
}

#subscriptions img{
	margin: 5px 7px 0 0;
}

span.regular-meta {
	background:#eeeeee;
}

.subscription_title {
	position: absolute;
	top: 166px;
	left: 805px;
	font-weight: bold;
	font-size: 1.2em;
}

#portfolio_box {
	margin: 28px 0 20px 25px;
	padding: 0;
	position: relative;
	z-index: 999998;
	width: 710px;
	min-height: 241px;
	background: url(images/portfolio_back.jpg) top no-repeat; 
}

.portfolios {
	margin: 5px 0 0 0;
	padding: 5px 0 10px 15px;
	position: relative;
	z-index: 999999;
	min-height: 150px;
	background: transparent;
	width: 220px;
	float: left;
	border-right: 2px solid #fff;
}

.portfolios_last {
	margin: 5px 0 0 0;
	padding: 5px 0 10px 15px;
	position: relative;
	z-index: 999999;
	min-height: 150px;
	background: transparent;
	width: 220px;
	float: left;
}

.portfolio_prose {
	margin: 0;
	padding: 6px 5px 5px 5px;
	line-height: 13px;
	font-size: 1.33em;
}

hr.content_box {
	height: 5px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

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

hr.clear {
	clear: both;
	height: 19px;
	border: none;
}

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

fieldset {
	padding:10px;
}

h1 {
	color: #475263;
	font-size: 2.3em; 
}
h2 {
	color: #953333;
	font-size: 2.2em; 
}

h3{
	margin: 0 0 8px 0;
	padding: 0 0 2px 0;
	font-size: 1.66em; 
	line-height: .8em; 
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #434444;
}

h4 {
	color: #44372C;
	font-size: 1.3em; 
	margin: 0 0 10px 10px;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #fff;
}

h5 {
	color: #30292B;
	font-size: 1.5em;
	margin: 0 0 -5px 2px;
	font-weight: bold;
	letter-spacing: -0.3px;
}

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

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

.dotted_line {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 15px 0;
}

/* Absolutely position blog elements */

.premetadata {
	padding: 0 10px 2px 0;
}

.premetadata_single {
	padding: 0 10px 2px 0;
}

hr.seps {
	height: 3px;
	clear:both;
	margin: 5px 0 20px 15px;
	background-color: #ddd;
	width: 90%;
	border: none;
}

small {
	color: #000;
	font-weight: bold;
	font-size: .99em;
	text-transform: none;
	padding: 0;
}

.post {
	padding: 10px;
	margin: 0;
}

.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 h2 {
	margin: 2px 0 5px 0;
	font-size: 3em; 
	line-height: .8em; 
	font-weight: bold; 
	color: #434444; 
	font-family: Helvetica, Verdana,  Arial, sans-serif;
}

.post h2 a, .post h2 a:visited {
	color: #111;
	text-decoration: none;
}

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

.postmetadata {
	padding: 2px;
	margin: 2px 0 5px -5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	background: #F5F5F5;
}

.postmetadata2{
	padding: 5px 0 5px 10px;
	margin: 2px 10px 5px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	background: #F5F5F5;
}

.cap_left {
	margin: 0 -4px -5px 0;
}

#comment_icon {
	background: url(images/comment.jpg) bottom no-repeat; 
	height: 26px;
	width: 16px;
	padding: 10px 5px 10px 4px;
	margin: 3px 0 0 2px;
	font-size: 1em;
	text-align: center;
}

.comment_link {
	padding: 0 0 0 3px;
	font-size: 1.3em;
}

ul.social_media li{
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 10px;
	display: inline;
	text-align: left;
}

ul.social_media{
	margin: 0;
	padding: 0; 
}

.entry {
	font-size: 1.3em;
	padding: 0 5px 0 5px;
	color: #000;
}

.entry img {
	margin: 15px 10px 5px 0;
	border: none;
}

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

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

blockquote {
	padding: 5px 10px 5px 10px;
	margin: 5px 0 10px 0px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	color: #949494;
	background-color: #F7F7F7;
	border-top: 1px dotted #D2DADA;
	border-bottom: 1px dotted #D2DADA;
	font-style: italic;
}

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

/* Form Stuff */

input {
	color: #333;
	border: none;
	padding: 2px 0 2px 7px;
	height: 16px;
	width: 300px;
	background-color: #fff;
	border: 1px solid #C6C6C6;
	font-size: 1.2em;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #C6C6C6;
	font-family: "Trebuchet MS", Tahoma, verdana sans-serif;
	font-size: 1.1em;
}

select {
	color: #44372C;
	height: 25px;
	width: 190px;
	padding: 3px 0 3px 3px;
	margin: 0;
	background-color: #F5F4F0;
	border: none;
	font-size: 1.2em;
	vertical-align: middle;
}

#header_search{
	position: absolute;
	top: 28px;
	right: 10px;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 12px;
	z-index: 12002;
	color: #ffffff;
}

#searchsubmit {
	border: none;
	background: none;
	margin: 0 0 0 -10px;
	height: 23px;
	width: 52px;
	vertical-align: middle;
}

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

#search_box {
	padding: 6px 0 0 12px;
	height: 20px;
	width: 174px;
	margin: 3px 0 0 0;
	vertical-align: middle;
	font-size: .9em;
	color: #222;
	border: none;
	background:url(images/search_back.jpg) bottom center no-repeat;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 0 0 0 -5px;
	height: 23px;
	width: 52px;
	vertical-align: middle;
}

form {

}

/* Comments styles */

.comments {	
	border: 1px solid #fff;
	padding: 10px;
	margin: 0 0 15px 5px;
}

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

#postcomment {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

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

.commentlist li {
	
}

.mad_city_comment {
	margin: 20px 10px 0 5px;
	padding: 0 10px 10px 15px;
	font-size: 1.33em;
	border: 1px solid #F1F1F1;
	color: #44372C;
	background-color: #fcfcfc;
}

.mad_city_commenter {
	margin: -15px 0 25px 20px;
}

 .commentlist{
	position: relative;
 }

 .more-link {
	font-size: .88em;
	font-weight: bold;
 }

.allowed_tags strong {
	font-size: .88em;
	color: #000;
 }

.allowed_tags {
	margin: 15px 15px 20px 0px;
	padding: 5px 10px 5px 10px;
	font-size: .88em;
	border: 1px solid #fff;
	color: #555;
}

h3#comments{
	margin: 2px 0 40px 5px;
	padding: 0 0 2px 0;
	font-size: 1.66em; 
	line-height: .8em; 
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #ddd;
	color: #555;
}

h3#respond{
	margin: 2px 0 10px 5px;
	padding: 0 0 2px 0;
	font-size: 1.66em; 
	line-height: .8em; 
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #ddd;
	color: #555;
}

#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 20px;
	font-size: 1.1em;
	border-bottom: 1px dotted #FE942A;
	color: #548E30;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}

#bottom_nav {
	margin: 5px 0 10px 20px;
	font-size: 11px;
}

.prev_nav {
	float: left;
	padding: 0 0 10px 0;
}

.next_nav {
	float: right;
	padding: 0 0 10px 0;
}

	  /* 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;
  }

   /* The Pre Footer 
-----------------------------------------*/

#pre_footer_wrapper {
	width: 986px;
	height: 36px;
	margin: 0 0 -5px 0;
	padding: 5px 0 0 0;
	position: relative;
	float: left;
	z-index: 12001;
	background:url(images/pre_footer_back.jpg) 0 0 no-repeat;
}

#pre_footer_wrapper h2 {
	margin: 0 25px 1px 0;
	padding: 0;
	font-size: 1.6em; 
	color: #BEBEBE; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

.pre_footer_boxen {
	float: left;
	position: relative;
	margin: 10px 0 15px 25px;
	_margin: 10px 0 7px 12px;
	padding: 0;
	width: 250px;
}

  /* Footer
-----------------------------------------*/

  #footer {
	min-height: 75px;
	_height: 75px;
	width: 100%;
	position: relative;
	padding: 0;
	margin: -75px auto 20px auto;
	background: #F6F7F9;
	border-top: 1px solid #D2D6D9;
	border-bottom: 1px solid #D2D6D9;
 }

#footer_container {
	margin: 0;
    padding: 20px 0 0 0;
	font-size: 1.1em;
	color: #71757B;
	text-align: center;
	font-family: arial, sans-serif;
}

.wp-polls input (
	display: none;
}