/*
Theme Name: Santini Villa Apartments
Theme URI: http://santinivillaapartments.com/
Description: Theme built for Santini Villa Apartments.
Version: 1.0
Author: Sherpa Technologies
Author URI: http://sherpabusiness.com/
*/

/* Structure */
html { /* adds scroll bar to all pages to elminate horizontal page jump */
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}

#logo {
		width: 185px;
		height: 135px;
		background: url('images/logo.gif') 0 0 no-repeat;
		margin-left: 30px;
		z-index: 10;
		position: relative;
	}
	
#logo a {
	display: block;
	width: 185px;
	height: 135px;
	}
		
#header {
	margin: -105px auto 0 auto;
	padding: 0;
	height: 345px;
	width: 960px;
	z-index: 1;
	position: relative;
	}

#headerimg {
	margin: 0;
	height: 285px;
	width: 100%;
        background: url('images/headers/home.jpg') 0 0 no-repeat;
	}

body.home #headerimg {
	background: url('images/headers/home.jpg') 0 0 no-repeat;
	}
	
body.page-id-32 #headerimg {
	background: url('images/headers/sunrise.jpg') 0 0 no-repeat;
	}
	
body.page-id-37 #headerimg {
	background: url('images/headers/woodbrook.jpg') 0 0 no-repeat;
	}
	
body.page-id-35 #headerimg {
	background: url('images/headers/portico.jpg') 0 0 no-repeat;
	}
	
body.page-id-34 #headerimg {
	background: url('images/headers/stoneledge.jpg') 0 0 no-repeat;
	}

body.page-id-3 #headerimg, body.page-id-50 #headerimg, body.page-id-52 #headerimg {
	background: url('images/headers/about.jpg') 0 0 no-repeat;
	}
	
body.page-id-6 #headerimg, body.page-id-54 #headerimg {
	background: url('images/headers/area.jpg') 0 0 no-repeat;
	}
	
body.page-id-5 #headerimg {
	background: url('images/headers/pricing.jpg') 0 0 no-repeat;
	}
	
body.page-id-7 #headerimg {
	background: url('images/headers/application.jpg') 0 0 no-repeat;
	}	
	
body.page-id-15 #headerimg {
	background: url('images/headers/contact.jpg') 0 0 no-repeat;
	}		

body.page-id-13 #headerimg {
	background: url('images/headers/otherproperties.jpg') 0 0 no-repeat;
	}
body.page-id-384 #headerimg {
	background: url('images/headers/clubhouse_header.jpg') 0 0 no-repeat;
	}			

#content {
	margin: 30px 0 30px 265px;
	padding: 5px 10px 0 0;
	width: 675px;
	}

.hide {
	display: none;
	}

#sidebar {
	padding: 15px 10px 25px 10px;
	float: left;
	margin: 30px 10px 0px 10px;
	width: 195px;
	text-align: left;
	border: none;
	background: #fcfbf8;
	}
#sidebar h2 {margin-bottom:0px;}
body.home #sidebar, body.page-id-3 #sidebar, body.page-id-5 #sidebar, body.page-id-6 #sidebar, body.page-id-7 #sidebar, body.page-id-13 #sidebar, body.page-id-15 #sidebar, body.page-id-50 #sidebar, body.page-id-52 #sidebar, body.page-id-54 #sidebar,body.page-id-56 #sidebar {
	border: 1px solid #c9b28d;
	background-color: #f7efe0;
	text-align: center;
	}
#sidebar {
        border: 1px solid #c9b28d;
        background-color: #f7efe0;
        text-align: center;
        }

.post {
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	height: 70px;
	font-size: 2em;
	color: #FFF;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	
	}
/* End Structure */

/*  Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #fcfbf8;
	color: #322512;
	}

#content {
	font-size: 1.2em;
	text-align: justify;
	}

#content ol {
	margin: 20px 0 10px 15px;
	padding: 0;
	}

#content ol li {
	margin-bottom: 10px;
	font-weight: bold;
	color: #2a1c08;
	}

#content ol li p:first-child {
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
	color: #af9366;
	}
#content ol li p em {
	font-style: italic;
	font-size: .9em;
	color: #af9366;
	}
#sidebar p {
	font-size: 1.2em;
	}

#sidebar ul {
	font-size: 1.2em;
	font-weight: bold;
}
#sidebar ul li {
	margin-bottom: 2px;
	margin-top: 5px;
	}
#sidebar ul li:last-child {
	margin-bottom: 10px;
	margin-top: 5px;
	}
#footer {
	background-color: #c8b18b;
	border: none;
	}

small {
	}

/* End Typography & Colors */

/* Widget Styles */

.widget {
	list-style: none;
	clear: none;
	float: left;
	position: relative;
	}
.widget img {
	margin: 0 auto;
	}
/* End Widget Styles */

/* Table Styles */
#pricing {
	margin-top: 15px;
	width: 100%;
	margin-bottom: 15px;
	}
	
#pricing th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/~santiniv/wp-content/themes/santini/images/tables/table_header_bg.png) no-repeat;
	}

#pricing th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
	}

#pricing th.community {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/~santiniv/wp-content/themes/santini/images/tables/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
#pricing th.community a {	
	color: #6D929B;
	}
#pricing th.community a:hover {
	color: #4f757e;
	border-bottom: 1px solid #4f757e;
	}

#pricing th.communityalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #decfb7 url(/~santiniv/wp-content/themes/santini/images/tables/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4c3f2e;
	}
#pricing th.communityalt a {	
	color: #4c3f2e;
}	
#pricing th.communityalt a:hover {
	color: #2f2416;
	border-bottom: 1px solid #2f2416;
	}

#pricing td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
	}

#pricing td.alt {
	background: #decfb7;
	color: #4c3f2e;
	}

/* End Table Styles*/

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}
	
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 */



/* Lists */

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

html>body ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}

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

.entry ul {
	margin: 5px 50px 5px 10px;
	font-style: italic;
	}

.entry ul li {
	list-style-type: disc;
	text-align:left;
	}
	
#sidebar ul li {
	list-style-type: none;
	}

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

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

/* End Lists */

/* Form Elements */

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

/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

a {
	outline: none;
	color: #4f3a23;
	text-decoration: none;
	font-weight: bold;
	}
#sidebar a:hover, #content a:hover {
	color: #322512;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
p {
	font-weight: normal;
	font-size: 1em;
	line-height: 140%;
	}

/*
 * h1, h3, h4 {
	font-family: Baskerville, Times, Times New Roman, serif;
	}
*/

h1, h2, h3, h4 {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	/*font-weight: normal;*/
	}

h2, h1 {
	margin-bottom: -5px;
	}
	
body.home #content li {
	list-style: none;
	background: url('/~santiniv/wp-content/themes/santini/icons/checkmark_small.png') no-repeat top left;
	padding-left: 25px;
	padding-top: 3px;
	color: #2a1c08;
	}
		
a[href$="pdf"] {
/*	background: url('/~santiniv/wp-content/themes/santini/icons/pdficon_small.gif') no-repeat bottom right;
	padding-right: 20px;
	padding-top: 3px;
	font-size: 1.7em; */
	
	}
/* 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 */

/* sIFR Overrides */

.sIFR-replaced {
	overflow: hidden;
	}

.sIFR-active h1 span {
	font-size: 34px;
	margin: 0;
	}

.sIFR-active h3 span {
	font-size: 23px;
	margin: 0;
	}
	
.sIFR-active h4 span {
	font-size: 18px;
	margin: 0;
	}
	
.sIFR-active h2 span {
	font-size: 21px;
	margin: 0;
	padding: 0;
	}

/* End sIFR Overrides */

#clubbutton {position:absolute; margin-top:45px; margin-left:120px; background-image: url(/~santiniv/wp-content/themes/santini/images/button.png); width:77px; height:28px; display:block; background-repeat:no-repeat;}
#clubhouse_break {display:block; position :absolute; margin-top:60px; margin-left:380px; background-repeat:no-repeat; background-position:center top; background-image: url(/~santiniv/wp-content/themes/santini/images/small_clubhouse.jpg); width:190px; height:90px; font-size:9px; text-align:center; padding-top:74px; text-decoration:underline; }
/* NextGen Gallery Overrides */

.slideshowlink {
	display: none;
	}

.ngg-galleryoverview {
	clear: none!important;
	padding: 0!important; 
	margin-bottom: 10px;
	}

.ngg-clear {
	clear: none!important;
	}

/* End NetGen Overrides */

/* PNG Fix */

img, div, li { behavior: url(/~santiniv/wp-content/themes/santini/scripts/iepngfix.htc) }

/* End PNG Fix */
