/*
Theme Name: Sall Associates v2
Theme URI: http://sallassociates.com/
Description: Sall Associates Theme
Author: 
Author URI: 
Tags: apartments, real estate listings

*/

/* reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
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;
}

ol,
ul {
	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;
}	


/* general */
body {
	font: 62.5% Arial, Helvetica;
}

#post-listings form,
#listings thead th {
	background: #000000;
}

#header h3 {
	clear: left;
}

#page,
#footer {
	clear: both;
}

#post-listings form,
#listings thead th {
	color: #fff;
}

#listings thead tr th,
#listings thead tr .header span {
	cursor: pointer;
}

#listings thead tr .header span {
	display: inline-block;
}

#header h1,
#sidebar li,
#about-norman,
#intro-home-text {
	float: left;
}

#sidebar,
#about-larry,
.wp-image-29 {
	float: right;
}

address,
strong,
#header h2,
#header h3,
#sidebar a,
#page h2,
.entry #usermessagea,
.entry #usermessage2a,
#post-listings form,
#listings thead th  {
	font-weight: bold;
}

#page {
	overflow: hidden;
}

#sidebar a,
.entry #usermessagea,
.entry #usermessage2a,
#listings td.align-c {
	text-align: center;
}

#listings td.align-r {
	text-align: right;
}

#sidebar a {
	text-decoration: none;
}

#header h1,
#listings thead tr .header span {
	text-indent: -300em;
}

#sidebar a  {
	text-transform: uppercase;
}

/* page */
.container {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#page {
	padding: 1.6em 0;
}

.entry p,
.entry ul li {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: .6em;
}


/* header */
#header {
	background: url(images/background-header.gif) repeat-x;
	color: #ffffff;
}

#header h1 {
	background: url(images/sall-associates-logo.gif) no-repeat;	
	margin: 0 100px 0 25px;
	width: 269px;
	height: 93px;
	
}

#header h2 {
	font-size: 1.3em;
	line-height: 1.5em;
}

#header address {
	line-height: 1.4em;
	font-size: 1.2em;
	padding-top: .5em;
}

#header address span {
	font-size: .7em;
}

#header h3 {
	color: #0047b6;
	font-size: 1.4em;
}

#info {
	height: 70px;
}

	/* nav */
	#sidebar {
		margin: 15px 0;
	}

	#sidebar a {
		color: #0047b6;
		display: block;
		font-size: 1.4em;
		margin-right: 1.2em;
		/*padding-top: 48px;*/
	}

	#sidebar a:hover {
		color: #abc2e7;
	}
	
/*	.page-item-5 a {
		background: url(images/nav-home.png) no-repeat top center;
	}
	
	.page-item-2 a {
		background: url(images/nav-circle-blue.png) no-repeat top center;
	}
	
	.page-item-8 a {
		background: url(images/nav-users-two.png) no-repeat top center;
	}
	
	.page-item-10 a {
		background: url(images/nav-search.png) no-repeat top center;
	}
	
	.page-item-22 a {
		background: url(images/nav-spanner.png) no-repeat top center;
	}
	
	.page-item-12 a {
		background: url(images/nav-mail.png) no-repeat top center;
	}
	
	.page-item-32 a {
		background: url(images/nav-paypal.png) no-repeat top center;
	}*/

/* content */
#page h2 {
	border-bottom: 1px solid #0047b6;
	color: #0047b6;
	font-size: 1.6em;
	line-height: 1.8em;
	margin-bottom: .4em;
}

.entry ul {
	list-style-type: disc;
	margin-left: .6em;
	padding-left: 1.2em;
}

.about-member {
	border: 1px solid #0047b6;
	margin: 1.2em;
	padding: 1.2em;
	width: 400px;
}

	/* forms */
	.entry .cform {
		margin: 2.4em;
		width: auto;
	}
	
	.entry .cform textarea, 
	.entry .cform input {
		width: 440px;
	}
	
	.entry .cform input.backbutton, 
	.entry .cform input.resetbutton, 
	.entry .cform input.sendbutton,
	.entry #usermessagea,
	.entry #usermessage2a {
		color: #0047b6;
		font-size: 1.2em;
	}
	
	.entry .cform label {
		font-size: 1.1em;
		width: 150px;
	}
	
	.entry .cform label span {
		width: 140px;
	}
	
	#intro-home-text {
		width: 440px;
	}
	
	.wp-image-29 {
		padding-right: 4.8em;
	}


	/* listings */
	#post-listings form {
		font-size: 1.2em;
		margin: 1.2em 0 2.4em 0;
		padding: .6em;
	}
	
	#post-listings form label {
		margin: 0 1.2em 0 6em;
	}
	
	#post-listings form input,
	#post-listings form select {
		margin: 0 1.2em 0 0;
	}
	
	#listings {
		font-size: 1.2em;
		width: 100%;
	}
	
	#listings thead th {
		min-width: 75px;
		padding: .6em;
	}
	
	#listings thead tr span {
		background: url(images/ui-icons_ef8c08_256x240.png) -128px -16px;
		width: 16px;
		height: 12px;
	}


	#listings thead tr .header span {
		background-position: -128px -16px;
	}

	#listings thead tr .headerSortDown span {
		background-position: -64px -16px;
	}

	#listings thead tr .headerSortUp span {
		background-position: 0 -16px;	
	}
	
	#listings tbody td {
		border-bottom: 1px solid #abc2e7;
		padding: .6em;
	}
	
	#listings tbody td img {
		padding: 1em 0;
	}

	
/* footer */
#footer {
	background: #231f20;
	color: #ffffff;
	height: 22px;
	line-height: 22px;
	margin-top: 2.4em;
}

#footer a {
	color: #ffffff;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
