/*
Theme Name: Emerge
Theme URI: http://www.emergeproperties.com
Description: Emerge theme by Terabitz 
Version: 1.1
Author: Terabitz
Author URI: http://www.terabitz.com
Tags: black, fixed-width, two-columns, right-sidebar

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html{
background-color:#eee;
background-image:url('/wt/lenmar/images/blog/mainBody.jpg');
background-position:top;
background-repeat:repeat;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size:0.80em;
*font-size:0.75em;
line-height:1.9em;
color: #666666;
text-align: center;
margin:0px;
}

#wrapper{
width:900px;
margin:0px auto;
text-align:left;
}

#header{
background-image:url('/wt/lenmar/images/blog/header.jpg');
background-position:bottom;
background-repeat:no-repeat;
height:110px;
margin-bottom:0px;
}

#content {
	float:left;
	width:570px;
	margin-left:15px;
	line-height:1.3em;
	font-size:13px;
}



#sidebar{
background-image:url('/wt/lenmar/images/blog/top_right.jpg');
background-repeat:no-repeat;
float:left;
width:245px;
text-align:left;
padding-left:10px;
padding-top:15px;
background-color:#E7E7E7;
margin-left:30px;
}

#sidebar form {margin: 0;}

.makesep{height:8px;
background-repeat:no-repeat;
background-position:center;
margin:5px 0px;
}

.even, .alt {border-top: 1px solid #ccc;
background-color:#EEE;}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, #calendar caption {
	font-family: Arial,calibri,trebuchet MS,cambria, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height:normal;
	}

h1 {font-size: 14px;}
h2, #calendar caption {font-size: 22px;}

.post-title {font-size: 16px !important; margin-bottom:0px; padding-top:0px;}
.post-title a {font-weight:bold !important;}
.daa{margin-top:0px;padding-top:0px; font-size:0.9em;font-weight:bold;color:#3B5998;}

#sidebar h2, #calendar caption {
	font-family: arial,trebuchet MS, cambria, "Times New Roman", Times, serif;
	font-size: 13.3px;
	font-weight:bold !important;
	color:#1E75A8;
	}

h3 {font-size: 1.3em;}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: #0086AD;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #calendar caption {
	color: #434343;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	font-weight:normal;
	}

.entry p a:visited {
	color: #0086AD;
	}

.commentlist li, #commentform input, #commentform textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333333;
	padding: 3px;
	background-color: white;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

.cb{clear:both; height:0px; width:100%;}

a:hover {
	color: #000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}

#page {background-image:url('/wt/lenmar/images/blog/pageBg.jpg');
background-repeat:repeat-y;}



.post {
	margin:5px 35px 10px 10px;
	text-align: justify;
	padding-right:7px;
	
	}

.post hr {
	display: block;
	}


.postmetadata {
	margin-top:5px;
	margin-left:15px;
	font-size:11px;
	padding-right:33px;
}

.clear {
	clear: both;
}

#footer {
background-image:url('/wt/lenmar/images/blog/footerBg.jpg');
background-repeat:no-repeat;
background-position:top center;
font-size:11px;
clear:both;
padding:30px;
height:70px;
}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 5px;
	margin: 0 0 5px 5px;
	display: inline;
	}

img.alignleft {
	padding: 5px;
	margin: 0 5px 5px 0;
	display: inline;
	}

.alignright {float: right;}
.alignleft {float: left}




.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	
	}
	/*
#sidebar ul li h2{
background:transparent url(images/sidebar_title.gif) no-repeat scroll 0%;
text-align:left;
padding-left:5px;
}*/

#sidebar ul ul ul{padding-left:10px;}

ol li, #sidebar ul ol li {
	
	list-style: decimal outside;
	}


#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0 0 4px auto;
	float: right;
	}


.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0 2px 0 2px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#wp-calendar {
width:100%;
	empty-cells: show;
	margin: 10px auto 0;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #666666;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #333333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-right:30px;
	}


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #333333;
	text-align: center;
	background-color: #000000;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 9px;
	line-height: 14px;
	padding: 0 5px 5px;
	margin: 0;
}

#header h1{float:left;padding-top:0px;*padding-top:25px;}
#header h1, #header h1 a{color:#18336A;}
#header .description{float:right;  color:#666;}

#sidebar a{
	color: #000;
}
#sidebar h2, #calendar caption{
	background-position:top;
	padding:8px 10px 8px 0px;
	text-align:left;
}

#calendar h2{display:none;}

.topContent {background-image:url('/wt/lenmar/images/blog/entry_top.jpg');
background-repeat:no-repeat;
height:15px;
width:570px;}

.middlecontent{background-image:url('/wt/lenmar/images/blog/entry_bg.gif');
background-repeat:repeat-y;
background-position:left;
width:600px;

}
.Bottomcontent{
background-image:url('/wt/lenmar/images/blog/entry_bottom.jpg');
background-repeat:no-repeat;
background-position:top left;
height:30px;
}
.imgBg
{
background-image:url('/wt/lenmar/images/blog/module_div.gif');
background-repeat:no-repeat;
background-position:left bottom;
}
.imgBg_post
{
background-image:url('/wt/lenmar/images/blog/module_div.gif');
background-repeat:repeat-x;
background-position:left bottom;
height:6px;
}

.topcitylistBg {margin-top:25px;}


