/*  
Theme Name: Metro Storage
Version: 1.4.2
Author: Jun Bustamante
Author URI: http://www.facebook.com/profile.php?id=815622555
*/

body {
	margin: 0;
	padding: 0;
	background: #EAF6FF url(images/main_bg.png) repeat-x;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Arial;
	text-align: left;
	color: #000;
	padding-bottom: 50px;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
	/* text-transform: lowercase; */
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	/* text-align: justify; */
	text-align: left;
	line-height: 26px;
}

li {
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}

a {
	color: #000;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	/* display: none; */
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	margin: 0;
	padding: 0;
}

/* Header */

#header {
	width: 849px;
	margin: 0 auto;
	height: 100px;
	background: #fff url(images/header.jpg) no-repeat;
	border: 0;
	border-left: 2px solid #262273;
	border-right: 2px solid #262273;
}

/* Menu */

#menu {
	width: 849px;
	margin: 0 auto;
	padding: 0;
	height: 22px;
	#height: 22px;
	font-size: 12px;
	border-bottom: 1px solid #333;
	background: transparent url(images/menu_bg.jpg) no-repeat;
	
	border: 0;
	border-left: 2px solid #262273;
	border-right: 2px solid #262273;
	border-bottom: 1px solid #262273;
}

#menu ul {
	margin: 2px 0 0 0;
	#margin: 0;
	padding: 0 20px 0 0;
	list-style: none;

	float: right;
	text-align: right;
	background: transparent;
}

#menu li {
	float: left;
	text-align: center;
	border: 0;
	border-left: 1px solid transparent;
	#border-left: 0;
	margin-top: -1px;
	#margin: 0;
	
	line-height: 21px;
	#line-height: 27px;
	background: transparent;
}

#menu a {
	background: transparent;
	
	text-decoration: none;
	color: #ddd;

	margin: 6px 0 0 0;
	#margin: 0 0 0 1px;
	padding: 0 0 0 0;
	#padding: 7px 0 0 0;
	height: 21px;
	text-align: center;
	
	font-weight: bold;
	
}
#menu a span.left {
	margin: 0;
	#margin: 7px 0 0 0;
	padding: 6px 0;
	#padding: 0 0;
	
	background: transparent url(images/menu_bg_left.png) no-repeat left top;
	#background: transparent url(images/menu_bg_left.gif) no-repeat left top;
	display: inline;
}
#menu a span.right {
	margin: 0;
	padding: 6px 15px;
	#padding: 0px 15px;
	
	background: transparent url(images/menu_bg_right.png) no-repeat right top;
	#background: transparent url(images/menu_bg_right.gif) no-repeat right top;
	display: inline;	
}
#menu a span.menu_text {
	padding: 6px;
	
	background: transparent url(images/menu_bg.png) repeat-x right top;
	#background: transparent url(images/menu_bg.gif) repeat-x right top;
}

#menu li.current_page_item a , #menu a:hover, #menu li.current_page_parent a {
	color: #333;
	background: transparent;
}
#menu li.current_page_item a span.left, #menu a:hover span.left, #menu li.current_page_parent a span.left {
	background: transparent url(images/menu_hover_left.png) no-repeat left top;
	#background: transparent url(images/menu_hover_left.gif) no-repeat left top;
}
#menu li.current_page_item a span.right, #menu a:hover span.right, #menu li.current_page_parent a span.right {
	background: transparent url(images/menu_hover_right.png) no-repeat right top;
	#background: transparent url(images/menu_hover_right.gif) no-repeat right top;
}
#menu li.current_page_item a span.menu_text, #menu a:hover span.menu_text, #menu li.current_page_parent a span.menu_text {
	background: transparent url(images/menu_bg_hover.png) repeat-x right top;
	#background: transparent url(images/menu_bg_hover.gif) repeat-x right top;
}



/* Page */

#page {
	width: 849px;
	margin: 0 auto;
	
	background: #fff;
	border: 0;
	border-left: 2px solid #262273;
	border-right: 2px solid #262273;
	
	min-height: 400px;
}

/* Content */

#bg {
	/* background: #FAFFF0; */
}

#content {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	margin-top: 0px;
	
	border: 0;
	/* background: #FAFFF0; */
	background: url(images/content_bg.jpg);
}

#content2 {
	float: left;
	width: 614px;
	#width: 514px;
	border-left: 2px dotted #2E3E72;
	margin: 0;
	padding: 0;
	margin-left: -2px;
	background: #fff;
}

/* Post */

.post {
	padding: 15px 20px;
	margin-bottom: 20px;
}

.post .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.post .title a:link, .post .title a:visited {
	text-decoration: none;
}

.post h1 {
	padding: 0;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	border-bottom: 1px dotted #000;
	margin-bottom: -5px;
}
.post h1 a {
	color: #000;
}

.post h2 {
	width: 520px;
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #000;
}
.post .title a, .post .title a:visited {
	color: #333;
	text-decoration: none;
}
.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
	#width: 500px;
}

.post .entry p{
	padding: 0;
	line-height: 14px;
	margin-bottom: 15px;
}

.post .entry img{
	border: 0;
}

.post .entry table{
	width: 580px;
	border: 1px solid #005638;
	background-color: #FFF;
}

.post .entry td{
	padding: 5px;
	border: 1px solid #005638;
}

.post .meta {
	font-weight: bold;
	padding: 15px 15px 35px 0px;
	/* font-size: 10px; */
	border-bottom: 1px dotted #000;
}
.post .meta .prev_link{
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid;
	height: 10px;
}
.post .meta .next_link{
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid;
}
.post .single_meta{
	padding: 15px 15px 10px 0px;
	#padding: 15px 15px 0px 0px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #ccc;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: left;
	color: #333;
}

.post .meta a {
}

.post .meta .more {
	padding: 0;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta a.responses {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.post .meta a.responses:hover {
	text-decoration: underline;
}

.post .meta b {
}


/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
	background: #FAFFF0;
	border: 0;
	border-right: 2px dotted #2E3E72;
	/* border-bottom: 15px solid #AEDEFF; */
	min-height: 100%;
	height: 100%;
}

#sidebar img {
	border: 0px;
}

#sidebar ul.main_list, #sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul {
	margin: 0;
}

#sidebar ul.main_list li {
	margin-bottom: 0px;
}

#sidebar ul.main_list ul {
	margin: 0;
}

#sidebar ul.main_list li ul {
	background: #2E3E72;
}

#sidebar ul.main_list li li {
	margin: 0;
	padding: 0;
	padding-left: 40px;
	line-height: 30px;
	background: transparent url(images/li_li_bg.png) no-repeat;
}
#sidebar ul.main_list li li.reserve {
	background: transparent url(images/li_li_y_bg.png) no-repeat;
	line-height: 41px;
}

#sidebar ul.main_list li li a {
	display: block;
	width: 170px;
	height: 30px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #ddd;
}
#sidebar ul.main_list li li.reserve a {
	height: 42px;
}
#sidebar ul.main_list li li a:hover {
	color: #fff;
}
#sidebar ul.main_list li li.reserve a:hover {
	text-decoration: none;
}

#sidebar ul.main_list li h2 {
	width: 200px;
	padding: 0 0 0 30px;
	margin: 0;
	background: #00A53A;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

#sidebar li#search {
}
#sidebar li#search form {
	padding-left: 40px;
}

#sidebar img.bailout {
	margin: 10px 10px 0;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #000;
	height: 19px;
}

#x {
	padding: 0;
	border: none;
	color: #fff;
	/* text-transform: lowercase; */
	font-size: 11px;

	background: #333;
	border: 0;
	border-bottom: 2px solid #A19E9F;
	border-top: 2px solid #A19E9F;
	
	padding-left: 12px;
	padding-right: 12px;
	#padding-left: 5px;
	#padding-right: 5px;
	
	height: 28px;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #B5B5B5;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #B5B5B5;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #B5B5B5;
}

/* Footer */

#footer_menu {
	width: 849px;
	margin: 0 auto;
	height: 102px;
	background: #FAFFF0 url(images/footer_menu_bg.gif) no-repeat;
	font-size: 12px;
	border: 0;
	border-left: 2px solid #262273;
	border-right: 2px solid #262273;
	border-top: 1px solid #5C5996;
	border-bottom: 2px solid #262273;
}

#footer_menu ul {
	margin: 40px 0 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	float: right;
	text-align: right;
}

#footer_menu li {
	float: left;
	text-align: center;
	border-left: 1px solid #fff;
	height: 11px;
	margin-top: 10px;
}
#footer_menu li:first-child {
	border-left: 0;
}

#footer_menu li a {
	background: transparent;
	margin: 0;
	text-decoration: none;
	color: #ddd;
	padding: 7px 10px 0;
	height: 12px;	
	font-weight: ;
	margin-top: -10px;
}

#footer_menu li a:hover {
	color: #fff;
}

#footer_menu li.current_page_item a , #menu a:hover, #menu li.current_page_parent a {
}

#footer {
	width: 849px;
	margin: 0 auto;
	min-height: 42px;
	background: url(images/footer.jpg) repeat-x;
	border: 0;
	font-size: 12px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

p#legal{
	padding: 0;
	margin: 0;
	clear: both;
	text-align: center;
	color: #A19E9F;
}

p#legal a {
	font-weight: normal;
	color: #1B75A9;
}

.navigation {
	margin: 0;
	padding: 20px 20px;
}

.alignright {
	float: right;
	margin: 5px 0 5px 15px;
}

.alignleft {
	float: left;
	margin: 5px 15px 5px 0;
}


div.clearAll {
	clear:both;
	height:0;
    font-size: 1px;
    line-height: 0px;
}

img {
	border: 1px solid #999;
}


#comments {
	padding: 0;
	margin: 0 auto;
	width: 470px;
}

#comments h2.title {
	width: 100%;
	padding: 0;
	text-align: center;
	font-size: 18px;
}

ul.commentlist {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
ul.commentlist li{
	border-bottom: 2px solid #A19E9F;
	padding: 0;
	margin: 0;
}


#respond {
	padding: 0;
	margin: 0 auto;
	width: 470px;
}

#respond #submit{
	background: #000;
	color: #fff;
	border: 0;
	border-bottom: 2px solid #A19E9F;
	border-top: 2px solid #A19E9F;
	padding: 0 12px;
	#padding: 0 7px;
}

#respond h2.title{
	font-size: 18px;
}




/* Customizations */
#home_top1 {
	display: block;
	position: relative;
	top: -15px;
	left: -20px;
	padding: 20px 25px;
	width: 567px;
	height: 244px;
	background: #ccc;
	
	#top: 0;
	#left: 0;
	#width: 567px;
	#padding: 5px 0;
	#margin-bottom: 10px;
}
#home_video1 {
	display: block;
	margin: 5px 25px 0 0;
	float: left;
	border: 1px solid #999;
}
#home_image1 {
	display: block;
	float: left;
	width: 183px;
	border: 0;
}
#home_image1 img{
	margin-bottom: 10px;
	border: 0;
}

#home_lower1 {
	display: block;
	float: left;
	padding: 0;
	width: 576px;
}
#home_lower1 #left{
	float: left;
}
#home_lower1 #head{
	width: 211px;
	height: 73px;
	background: url(images/HighlightsHead.jpg);
}
#home_lower1 #body{
	width: 211px;
	background: url(images/HighlightsBg.jpg);
}
#home_lower1 #body ul{
	#margin: 0 5px;
}
#home_lower1 #body li{
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	font-weight: bold;
	#padding: 0 25px 5px;
}
#home_lower1 #foot{
	width: 211px;
	background: url(images/HighlightsFoot.jpg);
	height: 4px;
}

#home_lower1 #right{
	display: block;
	float: right;
	width: 350px;
}
#home_lower1 #right h2{
	font-size: 1.7em;
	color: #015637;
	#width: 300px;
}
#home_lower1 #right ul {
	margin: 0;
	padding: 15px;
}
#home_lower1 #right li {
	margin: 0;
	padding: 0;
}


#mutilocation{
	display: block;
	position: relative;
	top: -15px;
	left: -20px;
	padding: 20px 25px 5px;
	width: 567px;
	background: #E9E9E9 url(images/multilocation_bg.jpg) repeat-x;
	border-bottom: 1px solid #999;
	
	#width: 527px;
	#padding: 20px 20px 5px;
	#margin: 0;
	#left: 0;
}
#mutilocation h1{
	display: block;
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
	font-weight: normal;
	padding-bottom: 5px;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
#mutilocation h1 strong{
	font-weight: bold;
}
#mutilocation #left{
	display: block;
	float: left;
	width: 170px;
	float: left;
}
#mutilocation #left #map{
	display: block;
	float: left;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

#mutilocation #right{
	display: block;
	float: right;
	width: 380px;
	#width: 300px;
}
#mutilocation #right h2{
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
	#width: 300px;
}
#mutilocation #right ul{
	margin: 0;
	padding: 0 20px;
	#width: 300px;
}
#mutilocation #right ul li{
	margin: 0;
	padding: 0;
}

#mutilocation .bottom {
	clear: both;
	display: block;
	padding: 0;
	margin: 10px 0 0;
	font-weight: bold;
}
#mutilocation .bottom a{
	color: #33338B;
}


#contact_form {
}

#contact_form #left{
	float: left;
	width: 255px;
}
#contact_form #left .label{
	float: left;
	width: 60px;
	line-height: 2em;
	text-align: right;
	margin-right: 3px;
	font-weight: bold;
}
#contact_form #left .field{
	padding: 2px;
}
#contact_form #left .field span.wpcf7-not-valid-tip{
	position: absolute;
	top: -5px;
	left: 0;
}
#contact_form #right{
	float: right;
	width: 315px;
	#width: 210px;
	padding: 0;
	margin: 0;
}
#contact_form #right h2{
	font-size: 1.6em;
	padding: 0;
	margin: 0;
}
#contact_form #right textarea{
	width: 310px;
	#width: 210px;
}
#contact_form #right input[type="submit"]{
	font-weight: bold;
	font-size: 1.6em;
	height: 33px;
	width: 103px;
	background: url(images/reserve_btn.jpg) no-repeat;
	border: 0;
}

#single_location {
	#padding: 0;
	#margin: 0;
}
#single_location #top{
	padding: 0 0 10px;
	margin: 0;
	width: 100%;
}
#single_location #top h1.strong{
	width: 100%;
	font-size: 1.3em;
	margin-bottom: 10px;
	text-decoration: none;
	border: 0;
}
#single_location #body{
	position: relative;
	top: -15px;
	left: -20px;
	padding: 20px 25px 5px;
	width: 567px;
	background: url(images/singlelocation.jpg) repeat-x;
	
	min-height: 300px;
	
	#width: 527px;
	#padding: 20px 20px 5px;
	#margin: 0;
	#left: 0;
}
#single_location #body #left{
	float: left;
	width: 205px;
	#width: 205px;
}
#single_location #body #left #map{
	border: 1px solid #ccc;
	padding: 0;
	width: 200px;
}
#single_location #body #right{
	float: right;
	width: 350px;
	#width: 300px;
}
#single_location #body #right div.strong{
	margin: 10px 0 0;
	font-weight: bold;
}
#single_location #body #right h2 {
	#width: 300px;
}
#single_location #body #right h2 strong{
	color: #005537;
}
#single_location #right ul{
	margin: 0;
	padding: 0 20px;
}
#single_location #right ul li{
	margin: 0;
	padding: 0;
}