
/*  
Theme Name: San Diego Previews
Theme URI: http://sandiegopreviews.com
Description: Custom theme for The Murphy Team.
Version: 2.0
Author: Roberta Murphy
Author URI: http://sandiegopreviews.com/
*/

/*
= DEFAULT
*/

body {
	background: #b6cbea url("images/bg.gif") top left repeat-x;
	font: normal 12px "Verdana", "Arial", "Helvetica", sans-serif;
	color: #616161;
	margin: 0;
	padding: 0; }
	
div, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0; }
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #315EA4;
	text-decoration: none; }
	
	a:hover {
		text-decoration: underline; }
	
	
	h1 a {
		text-indent: -9999px;
		display: block;
		width: 850px;
		outline: none;
		height: 100px;
                }
		
h2 {
	font: normal 22px "Tahoma", "Arial", sans-serif;
	color: #315EA4;
	margin: 5px 0; }
	
	#left h2 { padding: 0 15px; margin-top:30px; color:#fff;}
	#right h2 { padding: 0 15px; color: #fff; }
	
	h2.title { margin: 0; margin-top:30px; }
	h2.title a { color: #315EA4; }
	h2.title a:hover { text-decoration:underline;}

/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 1109px;
	margin: 0 auto;
	padding:0;
	background: url("images/wrapper.gif") top left repeat-y;
	z-index: 1; }

	
	#container #left {
		position:relative;
		width: 230px;
		top:-170px;
		float: left;
		margin:0;
		padding-left: 5px;
		z-index:3;
		 }
		
		#left #quick-search {
			width:190px;
			margin: 0 auto;
		}
		
		form.ihfQuickSearch {
							  font-size: 14px;
		                       color: #FFF;
		                
		               }
			

		#left #rssBox {
			margin: 0;
			padding: 0 0 0 25px;
			 }
			
		#left #rssBox #rss {
			background: transparent url("images/rss.gif") top left no-repeat;
			height: 53px;
			width: 28px;
			float: left;
			margin: 5px;
			display: block;
			text-indent: -500em; }
	
		#left #rssBox input {
			margin-bottom: 2px;
			padding: 3px;
			border: 1px solid #b6cbea;
			font-family: "Tahoma";
			width: 125px;
			color: #315EA4; }
			
		html>body #left #rssBox input { width: 135px; }
		
	#container #right {
		position: relative;
		top:-200px;
		width: 223px;
		float: left;
		padding: 0;
		margin:0;
		margin-left:7px;
		padding-top:0;
		background:url("images/bg-right.gif") top left repeat-y; }
		
	#bottom-right {
		background:url("images/bottom-right.gif") top left no-repeat;
		display:block;
		height:216px;
		width:223px;
	}
	
	.neighborhood {
		border:4px solid #B6CBEA;
                width:130px;
                height:80px;
                margin:0 auto;
	}
	
	.neighborhood:hover {
		border:4px solid #305EA4;
	}
	
	#right p {
		text-align:center;
                margin:0;
                padding:0;
				color:#fff;
	}
	
	#right p a {
		color:#fff;
	}
      
      #right p strong {
		color:#fff;
	}
		
	#container #content {
		position: relative;
		top:-170px;
		width: 610px;
		float: left;
		padding: 15px;
		padding-top:0;
		min-height:500px; }
		
		div#LPQSF {
			margin-top:8px;
		}
		
		div#LPQSF td {
			padding:2px 10px;
		}
		
/*	#content #actions {
		width:650px;
		_width:600px;
		_margin:0;
		_padding:0;
		height:180px;
		background:url('images/call-to-actions.jpg') top left no-repeat;
		position:relative;
		left:-19px;
		_left:-18px;
		margin-bottom:10px;
	}
	
		#actions h2 {
			text-indent:-9999em;
			float:left;
			_margin:0;
			_padding:0;
		}
		
		#actions h2 a {
			display:block;
			height:170px;
			width:150px;
			_margin:0;
			_padding:0;
			margin: 0px 20px;
			_margin: 0px 13px;
		}
		
		#actions h2 a.middle {
			margin-left:35px;
			_margin-left:40px;
		}
		
		#actions h2 a.last {
			margin-left:45px;
			_margin-left:50px;
		}
		*/
		
		
		#content .postinfo { 
			color: #828282; 
			margin: 0;
			font-size: 10px; }
			
		#content .postdata { text-align: right; font-size: 11px; }
		
		#content img {
			margin-right:10px;
		}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 500px;
	position: relative;
	background: url(images/header5.jpg) 0px 0px no-repeat; }
	
	

#footer {
	clear: both;
	height: 104px;
	position: relative;
	background: url("images/footer.jpg") top left no-repeat; }
	
	
/*
= COLUMN LISTS
*/
	
#left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	margin-bottom: 20px; }
	
	#left ul li a {
		color: #ffffff;
		padding: 5px 0 5px 25px;
		text-decoration: none;
		display: block;
		height: auto;
		width: 175px; }
		
	#left ul li a:hover {
		color: #fff;
		text-decoration: underline; }
		
	#left select {
		margin:0 0 25px 45px;
	}
	
	#left .contactinfo {
		font-size:12px;
		margin:10px 0 25px 40px;
		padding:0;
		color:#fff;
	}
	
	#left .contactinfo a {
		color:#fff;
		text-decoration:underline;
	}
	
	#left .contactinfo a:hover {
		text-decoration:none;
	}
		
#right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	margin-bottom: 20px; }
	
	#right ul li a {
		color: #ffffff;
		padding: 5px 0 5px 25px;
		text-decoration: none;
		display: block;
		height: auto;
		width: 175px; }
		
	#right ul li a:hover {
		color: #fff;
		text-decoration: underline; }
		
.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #F8F8F8; }
	
	.commentlist li { padding: 10px; }
	.commentlist li.alt { background-color: #fff; }
      
#comment {
      width:450px;
      }
    
p.credits {
      width:900px;
      margin:0 auto;
      padding:20px;
      text-align:center;
}

p.credits a {
      color:#fff;
}

#left #address {
      color:#fff;
}

.clear {
	clear:both;
}

/* ------------------------------------- Style for the buttons under the content */

#buttons {
	margin:80px 0px 80px 20px;
}

#buttons .button {
	float:left;
	width:90px;
	margin:0 0px;
	text-align:center;
}

#buttons .button a {
	vertical-align: bottom;
}

#buttons a {
	text-decoration:none;
}

#buttons a:hover {
	text-decoration:none;
}

#left .tomato_twitter_ul {
	color:#fff;
	margin: 0 0 15px 25px;
}


	
/*
= END
*/
