/*  
Theme Name: Realivent's Listing Beautifier
Theme URI: http://realivent.com
Description: 2 Sidebars, both widget enabled. Hot Date enabled, 3 page templates, 1 with 2 sidebars, 1 with 1 sidebar, and 1 with no sidebars. I made this theme so we could highlight listings and still have a sidebar for advertising. Version 1.0, with many updated coming soon.
Author: Matt Dunlap, Bhavin Patel, Ken Bui
Author URI: http://realiventblog.com/
Version: 1.0

	Matt's Listing Beautifier
	http://realivent.com

	2 Sidebars, both widget enabled. 3 page templates, 1 with 2 sidebars, 1 with 1 sidebar, and 1 with no sidebars. This the version
	1.0 

	Unless otherwise specified, all content is made available under the Creative Commons License:
	http://creativecommons.org/licenses/by/2.5/

*/


body{
margin:5px 0px 0px 0px;
padding:0;

font-family:Arial, Helvetica, sans-serif;
background-color:#638ac3;
background-image:url(http://san-diego-homes.net/wp-content/themes/listing_beautifier/listing_beautifier/images/bg2.gif);
background-position:top;
background-repeat:repeat-x y;
}

h2
{
color:#1f5afe;
font-size:16px;
margin:0px;
padding:0px;
}

h2 a
{
text-decoration:none;
color:#1f5afe;
font-size:16px;
}

b{font-size: 110%;}
em{color: red;}
a{color:#1f5afe;}

.title_content
{ 
background-color:#333333;
color:#FFFFFF;
padding-left:20px;
}
.title_content a
{ 
background-color:#333333;
color:#FFFFFF;
}

img
{
border:0px solid black;
}

#maincontainer{
width: 936px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
padding:2px;
background-color:#FFFFFF;
}

#topsection{
background: #EAEAEA;
background-image:url(images/header_bg.jpg);
height: 30px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 445px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
padding:10px;
width:480px;
padding-top:5px;
}

#contentcolumn_one_page{
margin-right: 200px; /*Margin for content column. Should be (RightColumnWidth)*/
padding:10px;
width:760px;
padding-top:5px;

}

#contentcolumn_full_page{
margin-right: 0px; /*Margin for content column. Should be (RightColumnWidth)*/
padding:10px;
padding-top:5px;

}

#leftcolumn{
float: left;
width: 230px; /*Width of left column in pixel*/
margin-left: -445px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
padding-top:5px;
padding-left:5px;
border-left:1px solid #CCCCCC;
}

#leftcolumn strong
{
color:#666666;
}

#rightcolumn{
float: left;
width: 205px; /*Width of right column in pixels*/
margin-left: -205px; /*Set margin to -RightColumnWidth*/
font-size:12px;
padding-top:5px;
padding-left:0px;
border-left:0px solid black;
}
#rightcolumn strong
{
color:#666666;
}

#footer{
clear: left;
width: 100%;
color:#DCECF8;
text-align: center;
padding: 4px 0;
font-size:10px;
background-color:#333333;
}

#footer a
{
color:#DCECF8;
text-align: center;
padding: 4px 0;
font-size:10px;
background-color:#333333;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/* header menu */
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: right;
height: 100%;
}

#navcontainer ul li { 
border-left: 1px solid #b6b6e9;
float: right;
font-size: 12px;
height: 30px;
list-style: none;
margin: 0;
overflow: hidden;
padding: 0;
	

}

#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #000;
height: 100%;
position:relative;
top:10px;
}

#navcontainer ul li:hover
{
color: #000;
background-color:#1f5afe;
}

#navcontainer ul li a:hover
{
color: #fff;
}

/*menu lists*/
#leftcolumn ul
{
list-style-image:none;
padding-left:10px;
margin: 0;
padding-left:10px;
margin-left:10px
}

#leftcolumn li
{
padding-left: .6em;
margin:0px;
padding:0px;
font-size:12px;
}

#leftcolumn li a
{
font-size:12px;
text-decoration:none;
color:#333333;
}

/*menu lists*/
#rightcolumn ul
{
list-style-image:none;
padding-left:10px;
margin: 0;
padding-left:10px;
margin-left:10px
}

#rightcolumn li
{
padding-left: .6em;
margin:0px;

padding:0px;
font-size:12px;
}

#rightcolumn li a
{
font-size:12px;
text-decoration:none;
color:#333333;
}

.entry
{
font-size:12px;
}

.widget
{
margin-left:5px;
padding-bottom:10px;
}

.widget li
{

}

.title
{
font-size:1.2em;
color:#333333;
}

.postmetadata
{
font-size:12px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.text_info
{
margin-left:5px;
color:#333333;
padding-bottom:10px;
}

.commentlist
{
font-size:12px;
}
.commentlist a
{
font-size:12px;
color:#638ac3;
}
