/*  
Theme Name: Scott Baxter
Theme URI: http://realestatetomato.typepad.com
Description: Another theme from the <a href="http://realestatetomato.typepad.com">Real Estate Tomato</a> collection.
Version: 1.0
Author: Real Estate Tomato
Author URI: http://realestatetomato.typepad.com/
*/

body {
	background-color: #fff;
	margin: 0;
}

ul, ol, form {
	margin: 0;
	padding: 0;
}

ul, ol {
	list-style-type: none;
}

.clear {clear: both;}
	
	/*------------
	=LAYOUT CSS
	------------*/
	
		#outer_wrapper {
			background: transparent url(images/bg.jpg) top left repeat-x;
			width: 100%;
			padding: 30px 0;
		}

		#wrapper {
			background: transparent url(images/cont_bg.jpg) top center repeat-y;
			width: 947px;
			margin: 0 auto;
		}
		
		#wrapper_full {
			background: #fff;
			width: 947px;
			margin: 0 auto;
		}

			/*------------
			=HEADER CSS
			------------*/
			
				#wrapper #header {
					background: transparent url(images/header_bg.jpg) top center no-repeat;
					height: 163px;
					width: 947px;
				}
				
				#wrapper_full #header {
					background: transparent url(images/header_bg.jpg) top center no-repeat;
					height: 163px;
					width: 947px;
				}
				
					#header h1#logo {
						float: left;
						margin: 0;
						padding: 15px 0 0 20px;
					}
					
						#header h1#logo a {
							background: transparent url(images/) top left no-repeat;
							height: 130px;
							width: 510px;
							display: block;
							text-indent: -500em;
						}
						
					#header p.rss {
						float: right;
					}
					
						#header p.rss a {
							width: 280px;
							height: 58px;
							display: block;
							text-indent: -500em;
						}
						
					#header p.phone {
						float: right;
						font: normal 14px "Tahoma", sans-serif;
						color: #fff;
						width: 200px;
						margin: 11px 50px 0 0;
					}
						
					#header p.search {
						margin: 11px 50px 0 0;
						width: 213px;
						float: right;
					}
					
						#header p.search input {
							width: 190px;
							background-color: transparent;
							font: normal 13px "Tahoma", sans-serif;
							color: #fff;
							border: 0;
						}

			/*------------
			=NAVIGATION CSS
			------------*/
			
				#wrapper #nav {
					background: transparent url(images/nav_bg.jpg) top center no-repeat;
					height: 40px;
					width: 947px;
				}
			
					#wrapper #nav ul {
						padding: 5px 10px 0;
						font: normal 21px "Tahoma", sans-serif;
					}
					
						#nav ul a:active, #nav ul a:visited, #nav ul a:link {color: #78feeb; text-decoration: none;}
						#nav ul a:hover {color: #fff;}
					
						#nav ul li {
							display: inline;
						}
						
							#nav ul li a {
								padding: 0 39px;
							}

							#wrapper_full #nav {
								background: transparent url(images/nav_bg.jpg) top center no-repeat;
								height: 40px;
								width: 947px;
							}

								#wrapper_full #nav ul {
									padding: 5px 10px 0;
									font: normal 21px "Tahoma", sans-serif;
								}
								
			/*------------
			=MIDSECT CSS
			------------*/
			
				#wrapper #midsect {
					height: 190px;
					width: 947px;
				}
				
				#wrapper_full #midsect {
					height: 190px;
					width: 947px;
				}
				
					#midsect .flashCont {
						/*background: transparent url(images/midsect_flash.jpg) top center no-repeat;*/
						height: 190px;
						width: 500px;
						margin: 0 0 0 1px;
						float: left;
					}
				
					#midsect #newsletter {
						background: transparent url(images/newsletter_bg.jpg) top center no-repeat;
						height: 190px;
						width: 416px;
						padding: 0 15px;
						float: right;
						font: normal 11px/14px "Tahoma", sans-serif;
						color: #abe0be;
					}
					
						#midsect #newsletter h2 {
							text-indent: -500em;
						}
						
							#midsect #newsletter p.text {
								border-bottom: 1px solid #84b59b;
								margin-bottom: 0;
								padding: 2px 15px 8px;
							}
							
							#midsect #newsletter p.btn {
								width: 406px;
								margin: 0 auto;
							}
							
								#midsect #newsletter p.btn input {
									background: transparent url(images/newsletter_btn.jpg) top center no-repeat;
									height: 95px;
									width: 406px;
									border: 0;
									content: "";
									font-size: 0px;
									cursor: pointer;
									color: #9DFDFB;
								}

			/*------------
			=COLUMN CSS
			------------*/

					/*------------
					=LEFT CSS
					------------*/
				
						#content #left {
							background: transparent url(images/cont_crnrTom.jpg) right top no-repeat;
							width: 513px;
							padding: 15px 20px;
							float: left;
							font: normal 14px "Tahoma", sans-serif;
							color: #2d2d2d;
						}
						
						#content_full #left {
							background: transparent url(images/cont_crnrTom.jpg) right top no-repeat;
							width: 900px;
							padding: 15px 20px;
							float: left;
							font: normal 14px "Tahoma", sans-serif;
							color: #2d2d2d;
						}
							
							#left a:active, #left a:visited, #left a:link {color: #507f78; text-decoration: underline;}
							#left a:hover {color: #08584c; text-decoration: none;}
							
								#left h2.title {
									margin: 0;
									font: lighter 24px "Georgia", serif;
								}
								
									#left h2.title a:active, #left h2.title a:visited, #left h2.title a:link {color: #0d695a; text-decoration: none;}
									#left h2.title a:hover {color: #033c33; text-decoration: underline;}
									
							#left p {
								line-height: 18px;
							}
									
								#left p.meta {
									margin: 0;
									font: normal 11px "Tahoma", sans-serif;
									color: #555;
								}
								
								#left p.more {
									float: left;
									width: 130px;
									font-size: 11px;
									font-weight: bold;
								}
								
								#left .metainfo {
									width: 380px;
									float: right;
									text-align: right;
									font-size: 11px;
									color: #555;
								}
							
							#left h2 {
								font: lighter 18px "Georgia", serif;
								color: #3f684f;
							}
							
							#left h3 {
								font: lighter 16px "Trebuchet MS", sans-serif;
								color: #444;
							}
							
							#left h4 {
								font: bold 14px "";
								color: #3f6e5e;
							}
	
					/*------------
					=RIGHT CSS
					------------*/
				
						#content #right {
							width: 354px;
							padding: 0 20px;
							float: left;
							font: normal 12px "Tahoma", sans-serif;
							color: #4a6d64;
						}
						
							#right a:active, #right a:visited, #right a:link {color: #286153; text-decoration: underline;}
							#right a:hover {color: #032c22; text-decoration: none;}
	
								/*------------
								=SOCIALNETWORK CSS
								------------*/
							
									#right #social {
										background: transparent url(images/right_socialBg.jpg) center top no-repeat;
										height: 196px;
										width: 394px;
										margin: 0 -20px;
									}
									
										#social ul {
											margin: 0 10px;
											padding: 80px 0 0 0;
										}
										
											#social ul li {
												float: left;
												display: block;
											}
											
												#social ul li a {
													height: 110px;
													width: 84px;
													float: left;
													display: block;
													text-indent: -500em;
												}
												
												#social ul li.fb a {
													width: 99px;
												}
												
												#social ul li.blip a {
													width: 100px;
												}
												
												#social ul li.post a {
													width: 91px;
												}
	
								/*------------
								=PRESCOTT AREAS CSS
								------------*/
									
									#right .areas {
										background: transparent url(images/right_areasBg.jpg) bottom center no-repeat;
										margin: 0 -20px;
										padding: 0 0 62px 0;
									}
									
										#right .areas h2 {
											background: transparent url(images/right_areaTitle.jpg) top left no-repeat;
											height: 46px;
											width: 394px;
											margin: 0;
											text-indent: -500em;
										}
										
										#right .areas ul {
											margin: 0;
										}
										
											#right .areas ul li {
												border: 0;
											}
											
												#right .areas ul li a:active, #right .areas ul li a:visited, #right .areas ul li a:link {
													background: transparent url(images/right_areaLi.jpg) top center no-repeat;
													height: 21px;
													padding: 6px 0 0 10px;
													display: block;
													color: #c3eae4;
													text-decoration: none;
												}
												
													#right .areas ul li a:hover {
														background-image: url(images/right_areaLiH.jpg);
														color: #e4fffb;
													}
													
							#right .twitter {
								background: transparent url(images/right_twitter.jpg) left top no-repeat;
								padding: 1px 0 20px 80px;
								font-size: 11px;
							}
							
							#right h2 {
								font: normal 18px "Tahoma", sans-serif;
								color: #286153;
							}
							
							#right .right-content  ul {
								margin: 10px 0;
							}
							
								#right .right-content ul li {
									padding: 1px 0;
									border: 1px solid #9bbaae;
									border-width: 1px 0 0 0;
								}
								
								#right .right-content  ul li a {
									background: #c2d9ce url(images/right_bullet.jpg) 5px center no-repeat;
									padding: 6px 15px;
									display: block;
									text-decoration: none !important;
								}
								
								#right .right-content  ul li a:hover {
									background-image: url(images/right_bulletH.jpg);
									background-color: #9dbbaf;
								}

			/*------------
			=FOOTER CSS
			------------*/
			
				#wrapper #footer {
					background: transparent url(images/footer_bg.jpg) top center no-repeat;
					height: 103px;
					width: 947px;
					margin: 0 auto;
				}
				
				#wrapper_full #footer {
					background: transparent url(images/footer_bg.jpg) top center no-repeat;
					height: 103px;
					width: 947px;
					margin: 0 auto;
				}
				
					#footer p {
						margin: 0;
						padding: 0;
					}
					
						#footer p.copyright {
							background: transparent url(images/footer_copy.jpg) top left no-repeat;
							height: 37px;
							width: 462px;
							margin: 34px 0 0 23px;
							float: left;
							text-indent: -500em;
						}
						
						#footer p.credits {
							padding: 32px 20px 0 0;
							text-align: right;
							font: normal 11px/16px "Tahoma", sans-serif;
							color: #fff;
						}
						
							#footer p.credits span {
								display: block;
								font-size: 12px;
							}
							
							#footer p.credits a:active, #footer p.credits a:visited, #footer p.credits a:link {color: #ffc9c9; text-decoration: underline;}
							#footer p.credits a:hover {color: #fff; text-decoration: none;}
							
							#comment {width:450px;}
