/*

Theme Name: Simple Realty

Theme URI: www.ibsTeam.net

Description: Basic 3 column theme that allows a WordPress blog to look like a fully functional Real Estate Web Site.

Author: Max Chirkov

Author URI: www.ibsteam.net

Template: thematic

Version: 1.0

*/

@import url('thematic_style.css');

@font-face {

  font-family: "Agency FB";

  src: url("fonts/AGENCYR.TTF")

}

@font-face {

  font-family: "Rage Italic";

  src: url("fonts/RAGE.TTF");

}



@import url("listings.tabs.css");

@import url("listings.css");





/* =Global Elements

-------------------------------------------------------------- */



#container {

float:left;

margin:0 0 0 10px;

width: 525px;

}



body {

    font-family: Arial,"Times New Roman",Times,serif;

	background: #644E99;

	background-attachment: fixed;

	font-size: 13px;

	color: #6B6854;

}

#wrapper {

    border: none;

	padding-top: 0px;

}

a:link, a:visited {

    color:#660066;

    text-decoration:none;

}

a:hover {

    text-decoration:underline;

	color: #FF9000;

}

blockquote {

    font-style:italic;

    font-size:13px;

}

blockquote em, blockquote cite, blockquote i {

    font-style:normal;

}

input, textarea {

    font-family:inherit;

}

.caps {

    font-size:10px;

    text-transform:uppercase;

    letter-spacing:1px;

}

.important {

    font-weight:bold;

}



table {

	margin: 10px auto;

}

img {

	margin: auto;

}



.rss-icon {

	background: url(images/rss_Icon_128x128.png) no-repeat;

	width: 128px;

	height: 128px;

	display: block;

}

.rss-icon abbr {

	display: none;

}

.rss-icon {

	margin: auto;

}

/* =Header

-------------------------------------------------------------- */



#header {

	background: #644E99 ;

	width: 980px;

	margin: 0 auto 0px auto;

}

#branding {

    background: url(images/kkbanner.jpg) 0px 12px no-repeat;

	width: 960px;

	height: 196px; /*Was 207px for FF */

	/*margin-top: 100px;*/

	position: relative;

}



#blog-title {

    display: none;

	border: none;

	margin: auto auto 0 auto;

	font-family: "Agency FB";

	font-size: 50px;

	font-weight: normal;

}

#blog-title span {

	position: absolute;

	left: 0px;

	top: -90px;

}

#blog-title a {

    color: #FFF;

    text-decoration:none;

}

#blog-description {

    display: none;

	font-family: "Rage Italic";

	font-variant:normal;

	font-weight: normal;

	position: absolute;

	font-size: 32px;

	top: -40px;

	padding-left: 80px;

	color: #96B5E9!important;

}



#branding #company {

	position: absolute;

	top: -90px;

	margin-left: 770px;

	background: url("images/bg_brand_company.png") no-repeat;

	color: #fff;

	font-family: "Century Gothic";

	font-size: 16px;

	text-align: center;

	width: 162px;

	padding: 4px 0px;

}



#branding #company img{

	background: #fff;

	border: 1px solid #fff;

	padding: 6px;

}

#branding #company #agent-contact {

}



#branding #company #agent-contact span {

	font-weight: bold;

}

#header-search {

	position: absolute;

	top: -40px;

	left: 440px;

	background: url(images/bg_search_header.png) no-repeat;

	width: 279px;

	padding: 5px 10px 7px 10px;

	border-bottom: 2px solid #fff;

	height: 40px;

}

#header-search h3 label {

	font-family: Arial,"Times New Roman",Times,serif;

	font-size: 12px;

	text-align: center;

	font-variant: normal;

	text-transform: none;

	font-weight: normal;

	color: #96B5E9;

}

#header-search input {

	background: #1A336B;

	border: 1px solid #3157A6;

	font-family: Arial,"Times New Roman",Times,serif;

	color: #fff;

	width: 190px;

	line-height: normal;

	padding: 2px;

}

#header-search input#searchsubmit {

	padding: 2px auto;

	width: auto;

	background: #1A336B;

	width: 75px;

	color: #96B5E9;

}

/* =Menu

-------------------------------------------------------------- */



#access {

    font-family: Arial,"Times New Roman",Times,serif;

	font-size:14px;

    background:none;

    border-top: none;

    position: relative;

	margin-top:-46px;

	height: 40px;

}



.skip-link {

    display:none;

}

#menu {

    padding:7px 0 8px 0;

    overflow:hidden; /* clears the inner float  */

    margin-top: 5px;

    margin-left: 12px;

}

#menu ul {

    margin:0;

    list-style:none;

    clear:both;

}

#menu ul ul {

    display:none;

}

#menu li {

    display:inline;

}

#menu a {

    display:block;

    float:left;

    margin:0;

    padding:5px 10px 5px;

    background:none;

    color:#660066;

    border-top: none;

    text-decoration:none;

}



#menu #first a, #menu #first a:hover {

	border-left: none!important;

}

#menu #last a, #menu #last a:hover {

	border-right: none!important;

}

#menu a:hover {

    background: #FF9000;

    color:#FFF;

}

#menu .current_page_item a {

    background:#FF9000;

    color:#660066;

	

}

#menu a:focus {

    background: none;

    color:#FFF;

    border-color: none;

}



/* =Content

-------------------------------------------------------------- */



#main {

    padding: 5px 0px;

	background:url(images/bg_main.png) repeat-y;

	width: 968px; /* adding 8px to compensate shadow of the header */

}



h1, h2, h3, h4, h5, h6{

	font-family: Arial,"Times New Roman",Times,serif;

	font-weight: normal!important;

	font-size: 215%!important;

}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {

	color: #660066;

}

h2 {

	/*text-transform:uppercase!important;*/

	font-size: 22px!important;

}

h3, h4, h5, h6 {

	font-family: Arial,"Times New Roman",Times,serif;

	font-weight: bold!important;

	color: #0A3C7D;

	font-size: 120%!important;

}



#content {

}    

.hentry {

    margin:9px 0 0 0;

    padding:10px 1px 14px 1px;

    border-top:1px solid #e0e0e0;

}

.p1 {

	background:#FFFFFF;

	/*border:1px dotted #CCCCCC; */

	margin:0;

	padding:0 5px 36px;

}

.page.p1 {

	background:none;

	border:none;

	margin:0;

	padding:0;

}



.page-title {

    font-size:14px;

    font-weight:bold;

    padding:18px 0;

}

.page-title span {

    font-size:12px;

    font-weight:normal;

    font-style:italic;

}

.entry-title {

    font-size:24px;

    line-height:26px;

    padding:8px 0 2px 0;

    font-weight:bold;

    color:#000;

}

.entry-title a {

    text-decoration:none;

    color:#000;

}

.entry-meta {

    font-size:11px;

    color:#787878;

}

.entry-meta a {

    color:#787878;

    font-style:italic;

}

.entry-meta a:hover {

}

.entry-meta .author {

}

.entry-meta .meta-sep {

}

.entry-meta abbr {

}

.entry-content {

    margin:18px 7px 7px 7px;

    overflow:hidden;

}

.entry-content h1, .entry-content h2 {

    font-size:18px;

    font-weight:bold;

    margin:0 0 18px 0;

    padding:18px 0 0 0;

}



.entry-content h2 {

	background: url(images/bg_h2.gif) 0% 100% no-repeat;

	padding-left: 32px;

	padding-bottom: 4px;

}

.entry-content h3 {

    font-weight:bold;

    text-transform:uppercase;

    letter-spacing:1px;

    margin:0 0 18px 0;

    padding:18px 0 0 0;

}

.entry-content h4 {

    font-weight:bold;

    font-size:11px;

    text-transform:uppercase;

    letter-spacing:1px;

}

.entry-content h5 {

    font-size:11px;

    text-transform:uppercase;

    letter-spacing:1px;

}

.entry-content h6 {

    font-size:10px;

    text-transform:uppercase;

    letter-spacing:1px;

}

.entry-content ul {

    list-style:square;

    margin:0 0 18px 1.5em;

}

.entry-content dl {

    margin:0 1.5em;

}

.entry-content dt {

    font-weight:bold;

}

.entry-content dd {

    margin:0 0 18px 0;

}

.entry-content abbr, .entry-content acronym, .entry-content .help {

  border-bottom: 1px dotted #333;

  cursor: help;

}

.content-column, .entry-content .linkcat {

	list-style:none;

	float:left;

}

.more-link {

    font-weight:bold;

    font-style:italic;

    display:block;

}

.page-link {

    margin:0 0 18px 0;

}

.page .edit-link {

    float:left;

    clear:both;

}

.entry-utility {

    font-size:11px;

    color:#787878;

}

.entry-utility a {

    font-style:italic;

    color:#787878;

}

.entry-utility a:hover {

}

.comments-link a {

    font-weight:bold;

}



/* =Asides (widgetized areas)

-------------------------------------------------------------- */

.aside h2, .aside h3, .aside h4, .aside h5, .aside h6 {

	font-family: Arial,"Times New Roman",Times,serif;

	font-size: 120%!important;

	font-weight:bold !important;

	letter-spacing: 1.5px;

}

#crown {

    border:1px solid #ccc;

    width:426px;

}



.crown-aside {

    color:#666;

    padding-top:22px;

    margin:0;

}

.attachment-jpeg .crown-aside,

.attachment.png .crown-aside {

    display:none;

}

.crown-aside a {

    color:#666;

}

.crown-aside a:active,

.crown-aside a:hover {

    color: #FF4B33;

}

.crown-aside ul {

    padding:0 20px;

}

.crown-aside ul ul {

    border:none;

    padding:0;

}





#primary {

	margin: 5px 10px 0px 8px;

}

#primary.aside ul li {

	background: #FFF url(images/bg_primary_ul_li.png) 0 0 no-repeat;

	/*padding-left: 8px;*/

}

.aside ul ul {

	list-style: none;

}

.aside ul li ul {

	background: url(images/ul_li_divider.gif) 47% 100% no-repeat;

	padding-bottom: 25px;

	margin-bottom: 5px;

}

#primary.aside ul li ul li{

	background: none;

	margin-left: 8px;

	margin-right: 2px;

	line-height: 24px;

	border-bottom: 1px dotted #fff;

	background:url(images/li.gif) 0 0.6em no-repeat;

	padding-left: 14px;

}

#primary.aside ul li ul li a:hover{

	display: block;

	text-decoration:none;

}

#secondary.aside {

	background: #E9E9EB;

}



#secondary {

	width: 160px;

	margin-top: 12px;

}



#secondary.aside {

	padding: 10px;

}



#primary h3, #secondary h3, #primary h2, #secondary h2 {

	text-align: center;

	color:#660066;

}

#primary h3.widgettitle, #primary h2.widgettitle {

	padding-top: 17px;

	margin-left: 8px;

	margin-bottom: 10px;

}

#secondary h3, #secondary h2 {

	padding-top: 1px!important; line-height: 18px;

}

#secondary ul li{

	padding-bottom: 0px;

	margin-bottom: 10px;

}



#subsidiary .aside {

	margin-top: 10px;

}



.main-aside ul ul {

	margin:0 0 18px 10px;

}

/* =Images

-------------------------------------------------------------- */



/*  Remember the baseline   */



.entry-content img { margin: 0 auto 18px auto; max-width:100%; padding: 8px; border: 0px solid #ddd; background: #fff;}



/* =Footer

-------------------------------------------------------------- */



#footer {

	background: none;

	border:none;

	background: url(images/bg_main.png) repeat-y;

	width: 968px; /* the same as #main */

	margin: 0 auto;

	padding-bottom: 0px;

	color: #fff;

}

#footer a {

	color: #B0C7EC;

}

#footer a:hover {

	color: inherit;

}

#footer #subsidiary {

	background: #795FA9;

	padding-top: 35px;

}



#footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {

	color: #fff;

}



#footer #siteinfo {

	background: #5E516F;

	width: auto;

	margin: 0px 4px;

	padding: 18px;

}

#footer ul ul {

	background: none;

	list-style: none;

	margin: 0!important;

}

#footer ul ul li {

	line-height: 20px;

	color: #B0C7EC;

	border-bottom: 1px solid #3470D3;

}

#footer ul ul li a {

	color: #B0C7EC;	

}

#footer ul ul li a:hover {

	text-decoration:none;

	display: block;

	background: #2859AA;

	color: #fff;

}

/* =Comments

-------------------------------------------------------------- */



#comments {

    background:#fff;

    color:inherit;

}



#comments li {

    background:#E9E9EB;

    border-top:1px solid #6600CC;

}



#comments-list .comment-meta a, #comments .fn a {

    color:#660000;

}



#respond {

    background:#e9e9e9;

    border-top:2px dashed #6600cc;

    

}



/* =Navigation

-------------------------------------------------------------- */

#nav-above {

    margin:18px 0 10px 0;

}



/* =Typography

-------------------------------------------------------------- */

ul, ol {

	margin:0pt 0pt 18px 3em;

}



/* =Custom Widgets

-------------------------------------------------------------- */

/*------------------------------------------------------------ */



/* =Featured Listings

-------------------------------------------------------------- */

.featuredlistings-widget {

	background: #fff;

}

.featuredlistings-widget .prop-thumb {

	text-align: center;

	border: 2px solid #fff;

	border-top: 8px solid #fff;

	border-bottom: 8px solid #fff;

	float: none;

}

.featuredlistings-widget h3 {

	font-family: Arial,"Times New Roman",Times,serif;

	font-size: 10px!important;

	letter-spacing: 1px;

	/*font-weight: normal!important;*/

	text-transform: uppercase;

	padding: 0;

	margin: 0;

	line-height: 14px;

}

.featuredlistings-widget p {

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	padding: 0 0 8px 0;

	margin: 0;

}

.featuredlistings-widget p em {	

	font-style: normal;

	font-weight: normal;

}



#subsidiary .featuredlistings-widget {

	background: #2859AA; /*url(images/bg_body.jpg);*/

	border:3px double #6291DD;

	margin:10px 0pt;

	padding:5px;

	text-align:center;

}

#footer #subsidiary .featuredlistings-widget {

	margin-top: 2px;

}



#subsidiary .featuredlistings-widget .prop-thumb {

	border: none;

}

#subsidiary .featuredlistings-widget .prop-thumb img {

	margin: 8px;

	padding: 3px;

	border:2px solid #6291DD;

}



#listing-container h2 { line-height: 30px; }

#listing-container .ngg-gallery-thumbnail { margin-right: 1px; }

/* =cforms

-------------------------------------------------------------- */



form .cform{

	width: 100%!important;

}

/*#secondary {

	float: none;

	position: absolute;

	/*margin-left: -720px;*/

	}


/*
#container {

	margin-left: 205px;}*/

/* =Crown

________________________________________________*/





#crown h3 {

    font-size:17px;

    padding:0 0 4px 0;

}

#crown #thematic-power-blog-subscribe {

    padding:0 0 44px 0;

    position:relative;

}

#crown #simple-realty-subscribe h3 {

    position:absolute;

    top:0;

    left:0;

}

#crown #simple-realty-subscribe ul {

    list-style:none;

    margin:0;

    position:absolute;

    top:0;

    right:0;

}

#crown #simple-realty-subscribe ul li {

    padding:0;

}

#crown #simple-realty-subscribe a {

    background:url(images/feed-icon-14x14.gif) no-repeat 10px 6px;

    border:1px solid #ccc; 

    -webkit-border-radius: .35em;

    -moz-border-radius: .35em;

    border-radius: .35em;

    padding:6px 16px 6px 32px;    

    text-decoration:none;

}

#crown-aside {
  float:right;
  margin-left:10px;
  margin-right:10px;
  width:408px;
}

.lcp_catlist

{

  background: none;

	margin-left: 8px;
	margin-right: 2px;
	line-height: 24px;
	border-bottom: 1px dotted #ccc;
	background:url(images/li.gif) 0 0.6em no-repeat;
	padding-left: 14px;
        background: #E9E9EB;
        border:1px solid #ccc;
        
        
}


