/*
Theme Name: Chelsmore Apartments
Theme URI: http://chelsmore.com
Description:  
Version: 1.0
Author: Dovetail Studios
Author URI: http://dovetailstudios.com/
	
Baseline - a designer framework
Copyright (C) 2009 Stephane Curzi, ProjetUrbain.com
Creative Commons Attribution-Share Alike 3.0 License
*/


@font-face {
	font-family: 'GothamBook';
	src: url('gotham-book-webfont.eot');
	src: local('☺'), url('fonts/gotham-book-webfont.woff') format('woff'), url('fonts/gotham-book-webfont.ttf') format('truetype'), url('fonts/gotham-book-webfont.svg#webfontCTHqbxhN') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Page style */

.column					{ display: inline;}
#page					{ margin: 0 auto 16px auto; margin-top:20px; border: solid 20px #e5e5e0;   }

.layout-grid			{ background: #fff url(images/TONE.gif) repeat 0 1px; border-bottom: solid 1px #b3e2f0; border-top:20px;}
						/*    baseline/css/background-grid/images/baseline+column.png   images/TONE.gif    */

#header					{ height:134px; width:990px; display: inline; }
#header-image			{ margin-left: 80px; float:left; display: inline;}

#nav					{ float:left; margin-left: 90px; margin-top: 10px; }
#nav a, 
#nav a:visited 			{ border-bottom:  1px #666666; border-bottom-style:dotted;	min-width: 260px; 
						  text-indent:30px; font-size: 11px;  letter-spacing:1px;  height:20px;  width: 180px;float:left;}
#nav a:hover 			{ border-bottom:  1px #CDA349; border-bottom-style:dotted; text-decoration: none; }
#nav a:active, 
#nav a:focus 			{ outline: none;  }
#nav ul 				{ list-style: none; margin: 0px; padding: 0; text-transform:uppercase; 	}
#nav li 				{ 	}
	

#nav li.selected a, 
#nav li.current-cat a, 
#nav li.current-cat-parent a, 
#nav li.current_page_item a, 
#nav li.current_page_parent a,
#nav li.current_page_ancestor a  { border-bottom:  1px #CDA349; border-bottom-style:dotted;	min-width: 260px; 
						  text-indent:30px; font-size: 11px;  letter-spacing:1px;  height:20px;  width: 180px;float:left; color:#CDA349 ;}
	
						
#main					{ margin-bottom: 60px; display: inline;float:left; margin-left:0px;}
#main-image				{ margin-left: 232px;  margin-top:0px; }

.footer_container 		{ width:990px; margin: 0 auto 16px auto;  }
#footer 				{ font-size:9px ;  color:#FFF; float:left ; margin-top:0px;}



/* Type */

body					{ -webkit-text-stroke: 1px transparent;  background: #494745; color:#666666;
	 					font-family: "GothamBook", "Helvetica Neue", Helvetica, Arial, sans-serif; }

p						{ text-indent: 0em;margin-top:12px; }

p+p						{ text-indent: 0em;margin-top:12px; }

h2 						{ font-size: 1.5em;  display: inline; line-height: 1.2em; margin-bottom:1em; }
h3 						{ font-size:10px; white-space: nowrap; display: block; line-height: 1.5em; margin-top:22px; margin-bottom:6px; letter-spacing:1px; }

a, a:visited 			{ text-decoration: none; color: #666666; font-size: 10px;  letter-spacing:2px;}
a:hover					{ text-decoration: underline; }
a:active, a:focus 		{ outline: none; }

contact		  			{ font-size: 10px;  letter-spacing:2px;  }
contact-low		  		{ font-size: 10px; margin-top:120px;  letter-spacing:2px;  }

.addressinfo			{ font-size: 10px;  letter-spacing:2px; margin-top:6px }
.extrabefore			{ margin-top:60px }

.linkbutton				{ font-size: 10px;  width:200px; height:0px; margin-left:-20px; margin-top:20px; text-indent:10px;   display: inline-block; 
						  border-bottom:  1px #CDA349; border-bottom-style:dotted; padding-left:10px; }

.linkbutton	a,
.linkbutton a:visited, 
.linkbutton a:hover, 
.linkbutton a:active,
.linkbutton a:focus		{ color: #CDA349; text-decoration: none;}


.space-before			{ margin-top:60px; }


table								{ border-top: none; position: relative; top: -3px; margin-top: 18px; padding-bottom: 15px;margin-left: 18px; }
th, td								{ border-top: none; line-height: 12px; padding: 9px 18px 8px 0; position: relative;  font-weight: normal;}

.slider_container {  margin:0px; margin-left: 252px;}
#slider	 { margin:0px; }


.slider_prev  {color: #CDA349; width:60px;  float:right;margin-top:10px; }
.slider_next  {color: #CDA349; width:60px; float:right;margin-top:10px; }



