/*
Theme Name: aai7ss
Author: August Ash, Inc

*/

/*
-----------------------------------------------
Copyright (c) 2007 August Ash Inc. (http://www.augustash.com)

Screen Style Sheet
Version: $Id: screen-secondary-pages.css 25 2009-04-07 21:59:28Z sgerman $
-----------------------------------------------
*/

/* RESETS */

body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {
	background:#6b2935;
	text-align:center;
	color:#000;
	font:normal 13px/17px Arial, Helvetica, sans-serif;
}

p, table {margin:1em 0;}
img {border:0;}
.access, hr {display:none;}
.clearer {clear:both; height:1%; line-height:1%; font-size:1%;}
.required, .error {font-weight:bold;}
.float-left {float:left; display:inline; margin:1em 1.2em 1em 0;}
.float-right {float:right; display:inline; margin:1em 0 1em 1.2em;}

/* Type
-----------------------------------------------
*/
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
pre, code {white-space:pre;}
tt {display:block;}
pre, code, tt{font-family:'andale mono','lucida console',monospace; line-height:1.5;}

/* Lists
-----------------------------------------------
*/
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
ul, ol {list-style-position:outside;}
ul ul, ol ol, ul ol, ol ul{list-style-type:square; list-style-position:outside;}
ol, ol ol, ul ol{list-style-type:decimal;}
dl {margin:1em 0;}
dl dt {font-weight:bold;}
dl dd {margin:0 0 0 1.5em;}

/* Base Layout
-----------------------------------------------
*/
div#wrap {position:relative; width:100%; text-align:left;}
div#header {width:100%; height:244px; background:url(/img/tpl/bg_header-repeat-short.jpg) repeat-x top center;}
div#head-contain {width:950px; height:244px; margin:0 auto; position:relative;}

div#cwrap {background:#fff; width:100%; padding-top:12px;}
div#cwrap div#c-contain {width:900px; margin:0 auto; position:relative; z-index:10;}

div#side {float:left; display:inline; width:250px;}
div#main {float:left; display:inline; width:500px; padding:20px 40px 40px 40px;}

div#footer { 
	background:url(/img/tpl/bg_footer-repeat.jpg) repeat-x top center; 
	width:100%; 
	min-height:198px; 
}
div#foot-contain {width:900px; margin:0 auto; text-align:center;}

/* Headings
-----------------------------------------------
*/
h1, h2, h3, h4, h5, h6 {font-weight:bold;}
h1 {font-size:21px;}
h2 {font-size:19px;}
h3 {font-size:17px;}
h4 {font-size:15px;}
h5 {font-size:13px;}
h6 {font-size:11px;}

/* Links
-----------------------------------------------
*/
a:link, a:visited {color:#fff; font-weight:bold; text-decoration:none; outline:none;}
a:hover, a:active {text-decoration:underline; outline:none;}

/* Header
-----------------------------------------------
*/
div#head-contain h1 a:link, div#head-contain h1 a:visited {
	background:url(/img/tpl/img_logo.jpg) no-repeat top center;
	width:248px;
	height:0px;
	display:block;
	position:relative;
	top:40px;
	padding:110px 0 0 100px;
	overflow:hidden;
	font-size:1%;
	border:0;
	text-decoration:none;
}
div#head-contain h1 a:hover, div#header h1 a:active {border:0;text-decoration:none;}
div#head-contain ul#nav {clear:both; position:relative; top:105px;}
div#head-contain ul#nav li {display:inline;}
div#head-contain ul#nav li a {padding:12px 10px 12px 12px; font-size:14px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-weight:normal;}
div#head-contain ul#nav li a:hover, div#head-contain ul#nav li a:active {
	background:#f3e579;
	color:#000;
	padding:12px 10px 12px 12px;
	text-decoration:none;
}
div#head-contain ul#nav li a.currentpage {	
	background-color:#f3e579;
	color:#000;
	padding:12px 10px 12px 12px;
	text-decoration:none;
}
div#head-contain div.head-info {
	width:405px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	text-align:center;
	position:absolute;
	top:70px;
	right:100px;
}
div#head-contain div.head-info h2 {font-size:20px; font-style:italic; color:#1a1a19; border-bottom:1px solid #f7ebc7; padding:0 0 10px 0;}
div#head-contain div.head-info h3 {padding:5px 0 0 0; color:#c89b0c; font:18px Georgia, "Times New Roman", Times, serif;}
div#head-contain div.head-info p {color:#575656; font:normal 14px 'Trebuchet MS', Arial, Helvetica, sans-serif;}

/* Sub navigation
-----------------------------------------------
*/
div#head-contain ul#sub-nav {margin:125px 0 0 0;}
div#head-contain ul#sub-nav li {display:inline; padding:0 10px;}
div#head-contain ul#sub-nav li a {color:#242424; font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;}
div#head-contain ul#sub-nav li a:hover, div#head-contain ul#sub-nav li a:active {color:#6d2a37;}

/* Side
-----------------------------------------------
*/
div#side ul {padding:10px 0;}
div#side ul li {float:none; margin:10px 0;}
div#side ul li a {color:#242424; font: 15px Georgia, "Times New Roman", Times, serif;}
div#side ul li a:hover, div#side ul li a:active {text-decoration:none;}

/* View Specials On Secondary Pages */
div#side ul li.view-specials {
	background:url(/img/tpl/btn_specials-small.jpg) no-repeat top center; 
	width:204px;
	height:63px;
	position:relative;
}
div#side ul li.view-specials a {font: 16px Georgia, "Times New Roman", Times, serif; position:relative; top:25px; left:70px; color:#fff;}
div#side ul li.view-specials a:hover, div#side ul li.view-specials a:active {text-decoration:underline;}

/* Make Payment Button On Secondary Pages */
div#side ul li.make-payment {
	background:url(/img/tpl/btn_payment-small.jpg) no-repeat top center; 
	width:206px;
	height:68px;
	position:relative;
}
div#side ul li.make-payment a {font: 16px Georgia, "Times New Roman", Times, serif; position:relative; top:25px; left:50px; color:#fff;}
div#side ul li.make-payment a:hover, div#side ul li.make-payment a:active {text-decoration:underline;}

/* Make Reservations Button On Secondary Pages */
div#side ul li.reservations {
	background:url(/img/tpl/btn_res-small.jpg) no-repeat top center; 
	width:210px;
	height:68px;
	position:relative;
}
div#side ul li.reservations a {font: 16px Georgia, "Times New Roman", Times, serif; position:relative; top:25px; left:80px; color:#fff;}
div#side ul li.reservations a:hover, div#side ul li.reservations a:active {text-decoration:underline;}


/* Household Button On Seconday Pages */
div#side ul li.household {
	background:url(/img/tpl/btn_household-storage.jpg) no-repeat top center;
	height:90px;
	width:212px;
	position:relative;
}
div#side ul li.household a {display:block; height:90px;}
div#side ul li.household a span {position:relative; top:25px; left:90px;}
div#side ul li.household a:hover, div#side ul li.household a:active {background:url(/img/tpl/btn_household-storage-over.jpg) no-repeat top center;}

/* Contractor Button On Seconday Pages */
div#side ul li.contractor {
	background:url(/img/tpl/btn_contractor-storage.jpg) no-repeat top center;
	height:90px;
	width:213px;
	position:relative;
}
div#side ul li.contractor a {display:block; height:90px;}
div#side ul li.contractor a span {position:relative; top:25px; left:90px;}
div#side ul li.contractor a:hover, div#side ul li.contractor a:active {background:url(/img/tpl/btn_contractor-storage-over.jpg) no-repeat top center;}

/* Business Button On Seconday Pages */
div#side ul li.business {
	background:url(/img/tpl/btn_business-storage.jpg) no-repeat top center;
	height:90px;
	width:212px;
	position:relative;
}
div#side ul li.business a {display:block; height:90px;}
div#side ul li.business a span {position:relative; top:25px; left:90px;}
div#side ul li.business a:hover, div#side ul li.business a:active {background:url(/img/tpl/btn_business-storage-over.jpg) no-repeat top center;}

/* Vehicle Button On Seconday Pages */
div#side ul li.vehicle {
	background:url(/img/tpl/btn_vehicle-storage.jpg) no-repeat top center;
	height:90px;
	width:213px;
	position:relative;
}
div#side ul li.vehicle a {display:block; height:90px;}
div#side ul li.vehicle a span {position:relative; top:27px; left:100px;}
div#side ul li.vehicle a:hover, div#side ul li.vehicle a:active {background:url(/img/tpl/btn_vehicle-storage-over.jpg) no-repeat top center;}


/* Main
-----------------------------------------------
*/
div#main a {color:#783141; text-decoration:underline;}
div#main a:hover {color:#783141; text-decoration:none;}
div#main h2, h3, h4 {color:#4f2731;}
div#main h2 {border-bottom:1px solid #F7EBC7; font: italic 22px Georgia, "Times New Roman", Times, serif; padding-bottom:10px;}
div#main h3, h4, h5 {font-family:Georgia, "Times New Roman", Times, serif; padding:10px 0;}

div#main ul {padding:0 20px;}
div#main ul li {list-style:disc; list-style-position:inside; padding:3px 0;}

div#main img {margin:10px 0; border:1px solid #77303e;}
div#main img.secondary-image {float:right; margin:10px 0 10px 20px;}
div#main img.no-border {float:right; border:none; margin:10px 0 10px 20px;}

div#main p {color:#242424; font:normal 14px 'Trebuchet MS', Arial, Helvetica, sans-serif;  line-height:1.6em;}

div#main h2.features {
	background:url(/img/tpl/txt_features.jpg) no-repeat top center;
	width:428px;
	height:0;
	padding-top:32px;
	margin:30px 0 0 0;
	overflow:hidden;
	font-size:1%;
}
div#main div.features {background:#fff; width:415px; border-right:5px solid #786461; border-left:5px solid #786461; margin:0 0 0 3px;}
div#main div.features-bottom {
	background:url(/img/tpl/bg_featured-bottom.png) no-repeat top center;
	width:428px;
	height:42px;
}
div#main div.features ul {padding:20px 0 15px 20px; margin:0;}
div#main div.features ul li {
	background:url(/img/tpl/ul_red-square.png) no-repeat left 5px;
	padding:2px 0 2px 20px;
	font:normal 14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#242424;
}

div#main div.contact-left {width:60%; float:left;}
div#main div.contact-right {width:30%; float:left; margin-top:50px; text-align:center;}
div#main div.contact-right a:hover, div#main div.contact-right a:active {text-decoration:none;}

div#main div.newsletter h4 {}
div#main div.newsletter img {border:none; margin:0;}

/* Pricing Table
-----------------------------------------------
*/
div#main table#pricing-table {}
div#main table#pricing-table tr td {padding:5px; text-align:center; border:1px solid #cfcfcf;}
div#main table#pricing-table tr td.top-column {font-weight:bold; background:#712d3a; color:#fff;}
div#main table#pricing-table tr td.sub-column {font-weight:bold; background:#dfdfdf;}
div#main table#pricing-table tr td.column1 {width:20%; font-weight:bold;}
div#main table#pricing-table tr td.sgl-column {text-align:left; font-weight:bold; background:#efefef;}

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

div#sub-nav {text-align:center; margin:0 auto; padding-top:20px;}
div#sub-nav ul li {display:inline; padding:0 10px 0 10px;}
div#sub-nav a {color:#FFFFFF;}
div#sub-nav a:hover, div#sub-nav a:active {text-decoration:underline; color:#f3e579;}

p#copyright {padding-top:20px; margin:0; color:#c4a5ac; font-size:11px;}
p#credits {margin:0; color:#a2727c;}
p#credits a {color:#a2727c; text-decoration:underline; font-size:11px;}
p#credits a:hover, p#credits a:active {text-decoration:none;}


div.contactform fieldset legend {display:none;}
div.contactform input {margin-left:25px;}
div.contactform input#fbsubmit {width:100px;}
div.contactform label {width:400px;}

/* WP-specific styles */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */
