/*
Theme Name: Manage 512
Theme URI: http://manage512.com/
Description: The default Manage 512, a property management company in Austin, TX.
Version: 1.0
Author: Jake Unruh
Author URI: http://junruh.com/

*/

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul, li {
	list-style: none;
	margin: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End CSS Reset */
html, body { height: 100%; }

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	}
	
h1 { font-size: 2.4em; margin: 10px 0; }
h2 { font-size: 2em; margin: 9px 0; }
h3 { font-size: 1.7em; margin: 7px 0; }
h1, h2, h3 { color: #363A3A; }

p { margin: 10px 0; font-size: 1.2em; line-height: 1.3em; }

ul { list-style: disc inside; }

li { margin: 0 0 0 20px; font-size: 1.2em; line-height: 1.3em; }

.clear { clear: both; }

#container { position: relative; min-height: 100%; margin-bottom: -120px; }

/* === Header Area ===*/

#header {
	position: relative;
	border-bottom: 20px solid #F7F3EA;
	width: 100%;
	height: 150px;
	background: #fff url('images/topBanner.jpg') repeat-x top center;
	z-index: 1;
}

#headerContent {
	position: relative;
	margin: 0 auto;
	padding: 25px 20px 0;
	height: 85px;
	width: 860px;
}

#headerimg {
	float: left;
	height: 61px;
	width: 193px;
	background: url('images/logo.png') no-repeat top left;
}

#headerimg h1 a {
	display: block;
	height: 61px;
	width: 193px;
	text-indent: -999em;
}

#phoneNumber {
	position: relative;
	margin: 0 auto;
	height: 46px;
	width: 900px;	
}

#phoneNumber p {
	float: right;
	margin: 15px 5px 0 0;
	color: #999;
	font-size: 1em;
}

/* === Primary Nav === */

#primaryNav {
	clear: right;
	float: right;
	width: 535px;
	padding: 55px 0 0;
	list-style: none;
	margin: 0;
}
#primaryNav h2 {
	height: 0;
	margin: 0;
	text-indent: -999em;
}

#primaryNav ul {
	list-style: none;
	width: 560px;
	margin: 0;
}

#primaryNav ul li {
	display: inline-block;
	float: left;
	margin: 0 0 0 18px;
	width: auto;
}

#primaryNav ul li a {
	width: auto;
	text-decoration: none;
	text-transform: uppercase;
	color: #363A3A;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .08em;
	display: inline;
	float: left;
}

#primaryNav ul li a:hover {
	color: #000;
	border-bottom: 3px solid #EBE4D0;
}

#primaryNav ul li a span {
	display: inline-block;
	width: auto;
	white-space: nowrap;
}
/* === Home Page === */

#imageBannerPositioner {
	margin: -15px auto 0;
	height: 370px;
	width: 911px;
	position: relative;
	z-index: 2;
}

#imageBanner {
	height: 370px;
	width: 911px;
	background: url('images/home-banner.png') no-repeat top left;
}

#imageBanner h3 {
	text-indent: -999em;
	margin: 0;
	height: 0;
}

#imageBanner .slideshow {
	height: 345px;
	width: 886px;
	margin: 12px 0 0 12px;
	z-index: 0;
}

#imageBanner .slideshow li {
	margin: 0;
}
#emphasisArea {
	position: absolute;
	top: 340px;
	left: 15px;
	list-style: none;
	width: 900px;
	z-index: 10;
}

#emphasisArea .widget {
	float: left;
	margin: 0 7px;
	padding: 16px 15px 0;
	height: 169px;
	width: 250px;
	background: url('images/home-emphasis-block.png') no-repeat top left;
}

#emphasisArea .widget h2 { margin: 0 0 15px 0; font-size: 1.7em!important; }

#emphasisArea .widget p { margin: 25px 0 0 5px; font-size: 1.2em; line-height: 1.4em; }

#emphasisArea .widget p a {
	display: block;
	position: absolute;
	right: 4px;
	top: 84px;
	height: 25px;
	width: 111px;
	text-indent: -999em;
}

#emphasisArea #text-3 {  }
#emphasisArea #text-4 {  }
#emphasisArea #text-5 {  }

.hotSpot {
	position: relative;
	z-index: 5;
}

#contentHome {
	margin: 170px auto 0;
	padding: 0 0 10px;
	width: 830px;
	font-size: 1.1em;
}

/* === Downstream Pages === */

/* = Content Holder = */

#contentPositioner {
	position: relative;
	margin: -15px auto 0;
	width: 910px;
	z-index: 2;
}

#contentTop {
	padding: 12px 0 0;
	background: transparent url('images/content-top.png') no-repeat top center;
}

#contentBottom {
	background: transparent url('images/content-bottom.png') no-repeat bottom center;
	padding: 0 0 13px;
}

#contentHolder {
	width: 910px;
	min-height: 310px;
	background: transparent url('images/content-bg.png') repeat-y top center;
}
/* = End Content Holder = */

#content {
	position: relative;
	padding: 10px 30px 20px;
	width: 845px;
	min-height: 350px;
	font-size:1.25em;
}

#content h2 { }

.entry { padding: 0 5px; }

.entryRight {
	float: right;
	padding: 0 5px;
	width: 610px;
}

.entryRight ul li, .entry ul li {
	list-style: disc outside;
	margin-left: 25px;
}

.entryRight ol li, .entry ol li {
	list-style: decimal outside;
	margin-left: 25px;
}


#sidebar ul {
	list-style: none;
	margin: 0;
}

#sidebarLeft {
	float: left;
	padding: 10px;
	width: 180px;
	font-size: .65em;
	border-right:1px dotted #ccc;
}

#sidebarLeft li {
	list-style: none;
	margin: 0;
}

#sidebarLeft .textwidget ul li {
	list-style: disc outside;
	margin:3px 0 3px 15px;
}

#requestProposal {
	position: absolute;
	top: 31px;
	right: 30px;
	height: 25px;
	width: 140px;
	text-indent: -999em;
	background: url('images/request-proposal.png') no-repeat top left;
}

#requestProposal a {
	display: block;
	height: 25px;
	width: 140px;
}

#rentalApplication {
	position: absolute;
	top: 31px;
	right: 30px;
	height: 25px;
	width: 140px;
	text-indent: -999em;
	background: url('images/rental-application.png') no-repeat top left;
}

#rentalApplication a {
	display: block;
	height: 25px;
	width: 140px;
}

#commentArea {
	margin: 0 auto;
	padding: 20px 0;
	width: 870px;
	font-size: .9em;
}

#commentArea ul{
	list-style: none;
	margin: 0;	
}

.clearFooter {
	height: 120px;
	clear: both;
}

#footer {
	position: relative;
	height: 134px;
	width: 100%;
	color: #999;
	background: url('images/footer.jpg') repeat-x bottom center;
}

#footerHolder {
	position: relative;
	margin: 0 auto;
	width: 900px;
}
#footer p { padding: 25px 0 0; }

#footer p a { color: #999; }

#footer p a:hover { color: #363A3A; }

#footer #yelp {
	position: absolute;
	top: 14px;
	right: 190px;
}

#footer #facebook {
	position: absolute;
	top: 14px;
	right: 140px;
}

#footer #mls {
	position: absolute;
	top: 14px;
	right: 58px;
}

#footer #eh {
	position: absolute;
	top: 14px;
	right: 14px;
}

/* ==== Form Stuff === */
form#feedback {
	margin: 20px 0 0;
}
form label {
	clear: both;
	float: left;
	font-weight: bold;
}

form input, textarea {
	float: left;
	width: 180px;
	margin-bottom: 10px;
}

form input.send {
	clear: both;
	float: left;
}

form textarea {
	width: 400px;
	height: 170px;
}

form #submitbutton {
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}

form br { clear: left; }

.request-priority { margin: 10px 0 0 0; display: block; }

.request-priority span span { display: block; width: 44px; }

.request-priority span span span { float: right; display: block; width: 10px; }

.request-priority input { float: none; width: 10px; }

