/*  
Theme Name: 3D-Realty
Theme URI: http://www.rankerzseo.com/themes/index.php?wptheme=3D-Realty
Description: Flash <strong>3D animation</strong> 2-column clean and nice theme. A search engine optimized free wordpress theme designed by <a href="http://www.rankerzseo.com">Rankerz SEO Company</a>
Version: 1.0.3
Tags: valid CSS, valid XHTML, fixed width, white, blue, green, widgets, two columns, animated, 3d, flash, left sidebar, widget ready, real estate, corporate, business

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php

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

/* general */
body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background: #fff url(images/1bg_bottom_repeat.jpg) repeat-x bottom;
	border:0px yellow solid;
}

img {
	border:0px;
	padding:0px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#397aca;text-decoration: underline;}
a:hover {color: #42a514;text-decoration: none;}

h1 {font-size:30px;}
h2 {font-size:1.44em;
margin-top:1.0em; margin-bottom:0.6em;color:#3333FF;
font-weight:normal;
}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #397aca; width:90%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	background: url(images/quote.gif) no-repeat top left;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:20px;width:100%;}
/***** layout *****/
#page_top{
	margin:0px auto;
	padding:0;
	width:100%;
	background-color:#faf3ed;
	
}

#base{
	margin:0 auto;
	padding:0;
	width:100%;
	padding:0;
	border:0px red solid;
}

#header{
background-color:#fdc384;
background:url(images/headesky.jpg) repeat-x;
/*background:url(images/headesky.jpg) repeat-x;*/
width:100%;
height:169px;
border-bottom:1px solid #002e1a;
}
#logo {padding:0 0 0 50px;margin:0px;}

#topimg {float:right; padding:0;}

div#navcontainer
{
background-color: #ffe9d2;
/*border-top: solid 1px #99CC33;*/
border-bottom: solid 1px #002e1a;  
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 4px;
padding-top: 2px;
}

div#navcontainer ul li
{
display: inline;
}

div#navcontainer ul li a
{
padding: 2px 10px 2px 10px;
color:#006c67;
text-decoration: none;
border-left:1px solid #002e1a;
border-right:0px solid #002e1a;
}
.rightend {border-right:1px solid #002e1a;
padding:2px 2px 1px 2px;
}                                               

div#navcontainer ul li a:hover
{
background:#d7eded;
text-decoration:underline;
}
/* nav end */
/* left menu */
#left-menu{/*width:20%; float:left; padding-top:10px; padding-bottom:50px;*/ width:178px; float:left; padding-top:10px; padding-bottom:50px;}

#left-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px;
}
#left-menu li {
margin-bottom:5px;
}
#left-menu a {
/*display:block;
width:70%;
padding: 5px 2px 4px 10px;
border: 1px solid #002e1a;
background: #F6FFE5;
text-decoration: none;*/
display:block;
width:178px;
height:27px;
margin:0px 2px 0px 0px;
padding: 5px 0px 0px 20px;
background-color:#ffe9d2;
border:1px solid #e3c38e;
text-decoration:underline;
/*background:url(images/leftmenu_bg.gif) no-repeat;*/
text-decoration: none;
}
#left-menu a:link, #left-menu a:active {
color: #0066CC;
}
#left-menu a:visited{color: #336699;}

#left-menu a:hover {
/*border: 1px solid #99CC33;
background: #F9FDFF;
color: #669900;*/
display:block;
width:178px;
height:27px;
margin:0px 2px 0px 0px;
padding: 5px 0px 0px 20px;
text-decoration:underline;
/*background: url(images/leftmenu_bgover.gif) no-repeat;*/
text-decoration: none;
}

/*#menu{
	position:relative;
	width: 100%;
	height: 42px;
	background:url('images/menu_bg.jpg') no-repeat left;
}*/
#container{
	position:relative;
	overflow:hidden;
	width:100%;
	
}
#sidebar{
	float:left;
	width:22%;
	overflow:hidden;
	color:#397aca;
	padding:20px 0 700px 0px;
	border:0px red solid;
        min-height:750px;
        height:auto;
}
#content{
	float:left;
	/*display:inline;*/
	width:75%;
	overflow:hidden; 
	padding: 0 15px 0 10px;
	border:0px red solid;
        font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000;
        min-height:750px;
        margin-left:20px;
        height:auto;
}

#wikileft .vspace { margin-top:1.125em; }

#wikileft a { text-decoration:none; color:black; }
#wikileft a:hover { text-decoration:underline; color:blue; }
#wikileft ul { list-style:none; padding:0px; margin:0px; }
#wikileft li { margin:0px; padding-left: 6px; }
#wikileft h1, #wikileft h5, .sidehead {
  margin:0px; padding:4px 2px 2px 2px;
  font-size:11pt; font-weight:bold; font-style:normal; 
}
#wikileft h1 a, #wikileft h5 a, .sidehead a 
  { color:#505050; font-weight:bold; font-style:normal; }

/* These affect the main content area. */
#wikibody { 
  padding:0px 10px 10px 10px; background-color:white; 
  font-size:12px; 
}
#wikicmds { 
  float:right; white-space:nowrap; 
  font-family:Verdana,sans-serif; font-size:80%; 
}
#wikicmds ul { list-style:none; margin:0px; padding:0px; }
#wikicmds li { display:inline; margin:0px 5px; }
#wikicmds li a { text-decoration:none; color:black; border:none; }
#wikicmds li a.createlink { display:none; }
#wikicmds li a:hover { text-decoration:underline; color:blue; }
.pagegroup { margin-top:8px; margin-bottom:2px; }
.pagetitle { line-height:1em; margin:0px; font-size:1.6em; font-weight:normal; }
.wikiaction { margin-top:4px; margin-bottom:4px; }
#wikitext { margin-top:12px; line-height:1.33em; }
#wikitext table { font-size:12px; line-height:1.33em; } /* For MSIE 5.5 */
#wikitext h2 {color:#3399CC;}
#wikitext h3 {color:#006699;}
#wikitext h4 {color:#669900;}
/* These are for the edit form. */
#wikiedit { margin:0px; width:100%; }
#wikiedit form { margin:0px; }
#wikiedit textarea { width:100%; }
.wikimessage { margin-top:4px; margin-bottom:4px; font-style:italic; }

/* These affect the lines at the very bottom. */
#wikifoot { 
  padding-left:178px; padding-bottom:4px; border-top:1px #cccccc solid;
  font-family:Verdana,sans-serif; font-size:80%; 
}

/* These affect the printed appearance of the web view (not the separate
** print view) of pages.  The sidebar and action links aren't printed. */
@media print {
  body { width:auto; margin:0px; padding:0.5em; }
  #wikihead, #wikileft, #wikicmds, .footnav { display:none; }
  #wikifoot { padding:2px; }
}

#footer{
        width: 100%;
	clear:left;
	position:relative;
	background:#ffe9d2;
        border-top:2px solid #002e1a;
	height:47px;
	color:#006c67;
	font-size:14px;
        font-weight:bold;
        text-align:center;
	font-family:Verdana, Arial;
	padding:2px;
        padding-bottom:10px;
	}
#footer a{color:#0066cc;border text-decoration:none;}
#footer a:hover{text-decoration:underline;}

/*#footer a,#footer a:hover{
	color:#666;
	text-decoration:underline;*/

textarea, pre, code { font-size:0.9em; }
pre, code { font-family:'Lucida Console','Andale Mono','Courier New',Courier; }
pre { line-height:1.2em; }
pre code, code code, pre pre { font-size:100%; }

}
/*######### header ############*/
#blogtitle {
	position:absolute; 
	top:8px;
	padding-left:3px;
	width:100%;
	font-family: Arial,Verdana; 
	font-size:30px; 
	font-weight:bold;
	text-align:left;
	color:#397aca;
	border:0px red solid;
	overflow:hidden;
	
}

#blogtitle a, #blogtitle a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#397aca; 
	text-decoration:none;
}
	
#subtitle {
	position:absolute;
	overflow:hidden; 
	font-family: Tahoma,Arial, Verdana; 
	width:100%; 
	height:45px;
	top:40px; 
	text-align:left; 
	font-size:13px;
	letter-spacing: 2px;
	color: #42a514; 
	font-style:italic;
	border:0px red solid;
	line-height:1.1em;
	padding-left:3px;
}
#menu ul {
	position:absolute;
	top: 0px;
	left: 30px;
	height: 34px;
	width: 550px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	
	
}
#menu ul li {
	display: inline;
	font-size: 13px;
	font-family:Verdana,Arial;
	font-weight: bold;
	color:#000000;
}
#menu ul li.separator {
	display: block;
	float: left;
	width:3px;
	height: 34px;
	background:url(images/menu_separate.jpg) no-repeat center;
}

#menu ul li a {
	display: block;
	float: left;
	line-height: 34px;
	color: #42a514;
	padding: 0px 10px 0px 10px;
	margin:0px 0 0 0 ;
	text-decoration:none;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#397aca;
}
.searchbox {
	position:absolute;
	top:1px; 
	right: 45px;
	width:250px;
	height:30px; 
	border:0px;
}
.search-field input {
	position:absolute;
	top:5px;
	left:7px;
	width:172px; 
	height:15px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:5px 3px 3px 3px;
	border:0px;
	background:#ffffff;
}
.search-but input {
	position:absolute;
	top:7px;
	right:5px;
	width:50px; 
	height:20px; 
	background:transparent;
	border:0px;
}
#footer img.rss{
	position: absolute;
	right: 52px;
	top: 2px;
	height:75px;
	width:70px;
}
.3dflash {
width:100%;
}
.flash-swf {
background-image: url(images/bgtab.jpg);
background-position:right;
height:290;
width:100%;
}
/***** sidebar *****/
#sidebar a{color:#397aca;text-decoration:underline;}
#sidebar a:hover {color:#42a514;text-decoration:none;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
	
	
}
#sidebar ul ul li{
	position: relative;
	line-height: 1.7em;
	list-style-type: none;
	font-size:12px;
	border:0px red solid;
	font-family:Verdana,Arial;
	margin: 0px 0px 0px 5px;
	padding:0 5px 0 16px;
	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;
}

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px 0px; 
	line-height: 1.7em; 
	font-family:Verdana,Arial;
	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;
	padding: 0px 0px 0px 16px;
}

#sidebar h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
	padding: 12px 0px 0px 22px;
	height: 30px;
	font-family:Verdana,Arial;
	background:url('images/sidebar_title.jpg') no-repeat center;
	border:0px red solid;
}
#sidebar select{
	margin:5px 0px 2px 5px;
	font-size:12px;
	width:200px;
	overflow:hidden;
}

/***** content *****/

.archivetitle {
	height:20px;
	color: #666;
	font-size: 11px;
	font-weight:normal;
	padding: 10px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
.post{
	width:100%;
        float:left;
	margin:0 0 20px 0;
	/*border:0px red solid;*/
}	

.post_top{
	position: relative;
	/*border-right: 3px #42a514 solid;*/
	/*border-bottom: 1px #42a514 dotted;*/
	height:40px;
	/*background: #f6f6f6;*/
}
.post_bottom{
	margin: 0 50px 0 50px;
	height:3px;
	/*background:url(images/line.jpg) repeat-x bottom;*/
}	
.posttitle{
	position:absolute;
	top:0px;
	left:5px;
	font-size:18px;
	font-family:arial;
	color:#397aca;
	/*border:0px red solid;*/

}
.posttitle a{
	font-family:arial;
	color:#397aca;
	text-decoration:none;
}
.posttitle a:hover{
	font-family:arial;
	text-decoration:underline;
	color:#42a514;
}
.date {
	position:absolute;
	font-family:arial;
	top:24px;
	right: 20px;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.author{
	position:absolute;
	font-family:arial;
	font-size:11px;
	top:24px;
	left:5px;
}
.author a{
	text-decoration:none;
}
.author a:hover{
		text-decoration:underline;
}
.info {
	line-height: 2em;
	font-size: 9px;
	padding:10px 10px 5px 10px;
	color:#000000;
	border:0px red solid;
}
.category{
	padding:2px 0 2px 20px;
	background:url(images/category.jpg) no-repeat top left;
}
.bubble{
	padding:2px 0 2px 20px;
	background:url(images/bubble.jpg) no-repeat left top;
}
.tags{
	padding:2px 0 2px 20px;
	background:url(images/tags.jpg) no-repeat left top;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 5px 15px 0px 15px;
}

.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}


.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #ccc;
	background:#ffffff;
}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #397aca;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #397aca;
	background:#E1E1E1;
}

.commenthead {
	height:34px;
	color: #000000;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #666;
	background:#E1E1E1;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 15px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #666;
	background:#E1E1E1;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #666;
	background:#E1E1E1;
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #666;
	background: #E1E1E1 url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px dashed #666;
	background:#E1E1E1;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #aaaaaa;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #397aca;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #397aca;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #397aca;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
	color:#397aca;
}
.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin:5px 0px 5px 5px;
}

#akismetwrap{
	margin:2px 0 2px 45px;
}
.rsswidget img {
	margin-top:2px;
	margin-left:-15px;
	padding:0px;
	background:#ff0 fixed;
}

#sidebar h1 a.rsswidget{
	margin-left:-3px;
	color: #42a514;
	text-decoration:none;
}