/*  
Theme Name: Your Link To Paradise
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: #482f11;
	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/border-bg.jpg) top left repeat-y;
			width: 100%;
		}

		#wrapper {
			width: 990px;
			margin: 0 auto;
		}

			/*------------
			=HEADER CSS
			------------*/
			
				#wrapper #header {
					background: transparent url(images/header_bg.jpg) top left no-repeat;
					height: 430px;
					width: 1037px;
					margin: 0 auto;
				}
				
					#header h1#logo {
						margin: 0;
					}
					
						#header h1#logo a {
							height: 70px;
							width: 375px;
							margin: 0 0 0 30px;
							display: block;
							text-indent: -500em;
						}

			/*------------
			=NAVIGATION CSS
			------------*/
			
				#wrapper #nav ul {
					margin: 10px 0 20px;
					text-align: center;
					text-transform: uppercase;
					font: bold 20px "Georgia", serif
				}
				
					#nav ul a:active, #nav ul a:visited, #nav ul a:link {color: #86663f; text-decoration: none;}
					#nav ul a:hover {color: #88ce02;}
				
					#nav ul li {
						margin: 0 20px;
						display: inline;
					}

			/*------------
			=COLUMN CSS
			------------*/
			
				#content {
					background: transparent url(images/column_div.jpg) 300px 0 repeat-y;
					margin: 0 0 20px;
				}

					/*------------
					=LEFT CSS
					------------*/
				
						#content #left {
							width: 300px;
							float: left;
							font: normal 12px "Tahoma", sans-serif;
							color: #e0a84b;
						}
							
							#left a:active, #left a:visited, #left a:link {color: #af9260; text-decoration: underline;}
							#left a:hover {color: #85be00; text-decoration: none;}
							
							#left h2 {
								background: transparent url(images/left_h2Bg.jpg) bottom left no-repeat;
								margin: 0;
								font: normal 18px "Georgia", serif;
								color: #a68f6b;
							}
							
							#left .rssBg {
								background: transparent url(images/left_rssBg.jpg) top left no-repeat;
								height: 99px;
								width: 233px;
								margin: 30px auto;
								padding: 33px 0 0 25px;
							}
							
								#left .rssBg input {
									background-color: transparent;
									width: 160px;
									margin: 0 0 2px;
									padding: 4px;
									border: 0;
									font: normal 12px "Tahoma", sans-serif;
									color: #caac79;
								}
							
							#left ul {
								margin: 10px 0;
								font-size: 11px;
							}
							
								#left ul li {
									background: transparent url(images/left_liBg.jpg) bottom left no-repeat;
									margin: 4px 0;
									padding: 0 15px 3px;
								}
								
									#left ul li a:active, #left ul li a:visited, #left ul li a:link {text-decoration: none;}
									
							#left ul#cta {
								margin: 25px 0;
							}
							
								#left ul#cta li {
									background-image: none;
									margin: 15px 0;
								}
								
									#left ul#cta li a {
										background: transparent none top left no-repeat;
										height: 77px;
										width: 212px;
										display: block;
										text-indent: -500em;
									}
									
										#left ul#cta li.expert a {
											background-image: url(images/cta_expert.jpg);
										}
									
										#left ul#cta li.reo a {
											background-image: url(images/cta_reo.jpg);
										}
									
										#left ul#cta li.curr a {
											background-image: url(images/cta_list.jpg);
										}
									
										#left ul#cta li.anal a {
											background-image: url(images/cta_anal.jpg);
										}
	
					/*------------
					=CENTER CSS
					------------*/
					
						#content #center {
							width: 650px;
							padding: 0 0 0 30px;
							float: left;
							font: normal 13px "Arial", sans-serif;
							color: #dfc8a0;
						}
						
							#center a:active, #center a:visited, #center a:link {color: #ff992f; text-decoration: underline;}
							#center a:hover {color: #d76f00; text-decoration: none;}
							
							#center .article {
								background: transparent url(images/right_underline.jpg) bottom left repeat-x;
								margin: 0 0 20px;
								padding: 0 0 1px;
							}
							
								#center h2.title {
									background: transparent url(images/right_underline.jpg) bottom left repeat-x;
									margin: 0;
									font: lighter 24px "Georgia", serif;
								}
								
									#center h2.title a:active, #center h2.title a:visited, #center h2.title a:link {color: #fff; text-decoration: none;}
									#center h2.title a:hover {color: #ff7a0f;}
									
							#center p {
								line-height: 18px;
							}
									
								#center p.meta {
									margin: 0;
									font: normal 11px "Arial", sans-serif;
									color: #d49153;
								}
								
									#center p.meta span {
										color: #c5a672;
										margin: 0 20px 0 0;
									}
								
								#center p.more {
									float: left;
									width: 130px;
									font-weight: bold;
								}
								
								#center .metainfo {
									width: 380px;
									float: right;
									text-align: right;
									font-size: 11px;
									color: #7d6545;
								}
							
							#center h2 {
								font: bold 18px "Georgia", serif;
								color: #fff;
							}
							
							#center h3 {
								font: lighter 18px "Trebuchet MS", sans-serif;
								color: #c39d70;
							}
							
							#center h4 {
								font: bold 14px "Arial", sans-serif;
								color: #89a952;
							}

			/*------------
			=FOOTER CSS
			------------*/
			
				#wrapper #footer {
					background: transparent url(images/footer_bg.jpg) top center no-repeat;
					width: 906px;
					padding: 240px 20px 10px;
					margin: 0 auto;
				}
				
					#footer p {
						margin: 0;
						padding: 0;
					}
					
						#footer p.copyright {
							background: transparent url(images/footer_copy.jpg) top left no-repeat;
							height: 42px;
							width: 321px;
							float: left;
							text-indent: -500em;
						}
						
						#footer p.credits {
							margin: 15px;
							text-align: right;
							font: normal 11px/16px "Arial", sans-serif;
							color: #967b4e;
						}
						
							#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: #d5bb8f; text-decoration: underline;}
							#footer p.credits a:hover {color: #a1d404; text-decoration: none;}
							
							#comment {
								width:450px;
							}
							
							.cform fieldset	{ 
								margin-top:10px; 
								padding:5px 0 15px 0; 
								border:1px solid #adadad; 
								border-left-color:#ececec; 
								border-top-color:#ececec; 
								background:#482F11 !important; 
							}
							
							.commentlist p {
								margin-left:35px;
							}
							
							a#rssfeed {
								margin:-35px 65px 0 0;
								text-indent:-999em;
								height:40px;
								width:40px;
								display:block;
								float:right;
								border:0px solid red;
							}