/*
Theme Name: South South Slope
Theme URI: 
Description: New Theme for SSS website.
Version: 1.1
Author: Whitehouse and Company
Author URI: http://www.wandco.com/
*/


/*- Page Structure */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333333;
	background-color: #344213;
	text-align: center;
	margin: 0 0 32px;
}

#page {
	background: #f9fde8 url(images/page-bg.gif) repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 762px;
}

#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 144px;
	background: url(images/header.jpg) no-repeat;
		border-left: 1px solid #1f260d;
	border-right: 1px solid #1f260d;
	}

.primary {
	width: 450px;
	float: right;
	margin-right: 10px;
	margin-top: 6px;
	padding-bottom: 10px;
	font-size: 1.1em;
	
}

.primary p {
	font-size: 1.1em;
	line-height: 1.5em;
}

.secondary {
	font: 1.1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 260px;
	margin: 16px 0 0 15px;
	padding: 0;
}

#footer {
	background: #354216;
	padding-top: 1px;
	color: #000000;
	border-top: 1px solid #1f260e1f;
}

/*- Links */

a {
	color: #095eb9;
	text-decoration: none;
	}

a:hover, a:visited:hover {
	background-color: #095eb9;
	text-decoration: none;
	color: #ffffff;
	}

.itemtext a:visited {
	color: #b41;
	}
	

/*- Menu */

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	background: #005eb7 url(images/menu-bg.gif);
	width: 746px;
	text-align: center;
	font-size: 1em;
	border-top: 1px solid #002950;
	border-bottom: 1px solid #00427f;
}

ul.menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul.menu,
ul.menu li a {
	padding: 9px 7px 9px;
}

ul.menu li a {
	color: #f9fde8;
	margin: 0;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	font-weight: normal;
	color: #ffffff;
	background: none top #005db7;
}

ul.menu li a:hover {
	background: #3485cd;
	text-decoration: none;
	color: #f9fde8 !important ;
}


/*- Headers */

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#header h1 {
	font-size: 3em;
	padding-top: 19px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 0 16px;
	text-align: left;
}

h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	text-decoration: none !important;
	color: #00427d;
	}

h1 a:hover {
	color: #fff;
	background: transparent;
}

#header .description {
	font-size: 1em;
	margin: 0 0 0 16px;
}

.primary h2 {
	font-size: 2.2em;
	font-weight: bold;
	margin: 10px 0 4px;
	padding: 0;
	text-align: left;
}

.primary h2 span a {
	font-weight: normal;
	color: #929292;
}

.secondary h2 {
	font-size: 1.6em;
	margin: 20px 0 0;
	padding: 0;
	}
	
.primary h3, .primary h4 {
	font-size: 1.4em;
	margin: 0 0 -6px;
	font-weight: bold;
	padding: 12px 0 0;
	clear: both;
	display: block;
	width: 100%;
}

.itemhead {
	margin-top: 10px;
	}
	
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited, {
	text-decoration: none;
	}

.metalink a, .metalink a:visited /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary span a, .secondary span a:visited {
	color: #999 !important;
	font-weight: normal !important;
	}

div.asides {
	padding: 6px 6px 6px 25px;
	background: #eee;
	}

.secondary span a {
	font-size: .8em;
	}

.metalink, .secondary span a {
	text-transform: lowercase;
	margin-left: 15px;
	}

.secondary span a {
	margin-left: 10px;
	}

.metalink a span {
	display: none;
	}

.metalink a:hover > span {
	display: inline;
	}

.metadata { /* Time and category for blog entries */
	display: block;
	}
	
	
/*- Container Contents */

.comments .commentlist {
	margin: 0;
	padding: 20px 0 0;
	width: 100%;
	}

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

.comments .commentlist li img {
	padding: 0;
	border: none;
	}

.comments .commentlist li img.gravatar {
	float: right;
	margin: -15px 0 0;
	padding: 1px;
	border: 1px solid #eee;
	height: 32px;
	width: 32px;
	background: url('images/defaultgravatar.jpg');
	}

.comments .commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

.comments .commentlist li .counter {
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}

.comments .commentlist li.authorcomment {
	/*background: #f6f7f8 !important;
	border: 1px solid #D9DEE2;*/
	}

.comments .commentlist li .itemtext {
	border-top: 1px solid #ddd;
	padding-top: 0;
	margin-top: 5px;
	}


.comments .pinglist {
	font-size: 1.2em;
	padding: 10px 2% 10px 2%;
	color: #666;
	background: #eee;
	}

.comments .pinglist li {
	margin: 0;
	padding: 3px 0;
	list-style: none;
	position: relative;
	}

.comments .pinglist li small {
	font-size: .9em;
	}

.comments .pinglist li .counter {
	display: none;
	}

.comments .pinglist li span.favatar img {
	border: none;
	padding: 0;
	position: absolute;
	right: 0;
	}

.comments .pinglist li span.pingtype {
	display: none;
	}

.comments form {
	clear: both;
	padding: 1px 0 30px;
	margin: 0;
	}

input[type=text], textarea {
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px #ccc solid;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 60%;
	margin: 5px 5px 1px 0;
	}

.comments form textarea {
	height: 250px;
	width: 100%;
	padding: 2px;
	}

.comments form #submit {
	margin: 0;
	float: right;
	}

#footer p, #footer a {
	color: #5e7328;
}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: black;
	}


/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

.center {
	text-align: center;
	}

.right {
	float: right;
	}
	
.left {
	float: left
	}

.primary img, .secondary img {
	border: 1px solid #cccccc;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.right {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.left {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.noborder {
	border: none;
	}
	
small {
	font-size: .9em;
	line-height: 1.5em;
	}

small, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
	

.sold, .forsale, .demolition, .stopworkorder, .construction {
	background: #990000;
	color: white;
	padding-left: 2px;
	padding-right: 2px;
	letter-spacing: .1em;
}

.stopworkorder {
	background-color: #0099FF;
}

.sold {
	background: #cc6600;
}

.forsale {
	background: #003366;
}

.construction {
	background: #003366;
}

acronym, abbr, /*span.caps*/ {
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
	cursor: help;
	}

blockquote {
	margin: 15px 10px 0;
	padding: 0 10px;
	background: #f6f6f6;
	border: 1px solid #ddd;
	}

hr {
	display: none;
	}

.navigation {
	text-align: center;
	margin: 10px 0 30px;
	padding: 0;
	width: 100%;
	}

.navigation p {
	margin: 0;
	padding: 0;
	height: 0;
	}

.wp-smiley {
	border: none;
	padding: 0;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

.announcebox {
	background: #D3E2E0;
	border-top: 1px solid #ACC8D5;
	border-bottom: 1px solid #ACC8D5;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-top: 1px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 16px;
}

.item {
	margin-bottom: 36px;
}
/* Begin Lists */

.secondary ul, .primary ul, .secondary ol, .primary ol {
	padding-left: 0;
	margin-left: 27px;
}

.secondary ul li, .primary ul li {
	list-style: square url(images/sss-li.gif);
	padding: 0;
	margin: 0 0 8px;
}
/* End Entry Lists */



/*- Search Form and Livesearch */

.secondary div.sb_search {
	margin-top: 20px;
	}

.secondary div.sb_search h2 {
	display: none;
	}

input[type=text], input[type=search], textarea {
	border: 1px #aaa solid;
	color: #444;
	padding: 2px 0 2px 2px;
	margin: 0;
	}

#LSResult {
	margin: 0;
	width: 100%;
	z-index: 100;
	position: relative !important;
	border: 1px #bbb solid;
	background: #f3f3f3;
	}

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #444;
	}

#searchcontrols small {
	color: white;
	margin: 0;
	padding: 0;
	}

.LSRow:hover, #LSHighlight, #LSHighlight:hover {
	background-color: #fffbbc;
	}

#LSResult:hover #LSHighlight {
	background: none;
	border: none;
	padding: 5px 2px;
	}

#LSHighlight small, #LSHighlight small span a {
	color: #999;
	}

.LSRow {
	padding: 5px;
	}

.LSRow span a, .LSRow span a:visited {
	word-spacing: -1px;
	line-height: 1.3em;
	font-weight: normal;
	color: #bbb;
	}
	