/*
Theme Name: Realty KEy
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/

#header{font-size: 20px;}
#header a{text-decoration: none; color: #426A54; }
#sidebar {	padding-left: 10px; }

#sidebar h2 {
	font-size:16px;
	font-weight: bold;
	color: #426A54;
}

#sidebar ul{
	font-size:11px;
	font-weight: bold;
	color: #426A54;
	padding-left: 10px;
	padding-right: 10px;
	margin:20px 0 20px 0;
}
#sidebar a{
	color: #043F7B;
	text-decoration: none;
}
#sidebar ul li{
	padding-left: 5px;
	list-style: none;
	margin:0;
}

/*******SIDEBAR END***************/
a:link{color: #043F7B;}
#content {

}
 #content .post {
	padding:5px;
	margin-left:10px;
	clear: both;
 }

 #content h2,#content h3 a{
	padding-top:8px;
	padding-bottom:8px;
 }
 
 #content .entry {
	padding:5px;
	padding-left:15px;
 }
.entry p{text-align: justify;}
.postmetadata{clear: both;margin-top:10px;}
a img {
	border:none;
}

h3#comments {
	padding:18px 48px 18px 0px;
}
ol.commentlist li {
	padding:10px;
}
ol.commentlist li.alt {
	padding:10px;
}
ol.commentlist img.avatar {
	width:32px;
	height:32px;
	display:block;
}
cite.comment_author {
	font-style: normal;
}
em.awaiting_moderation {

	display:block;

	padding:3px;
	font-size:10px;
	border:1px solid orange;
	margin:0px;
}
small.commentmetadata,small.commentmetadata a {

	padding:3px;	
}
#commentform input[type="text"] {
}
#commentform textarea {
	overflow:auto;
	width:500px;
	height:350px;	
}

#commentform input[type="submit"] {
	padding:6px;
	cursor:pointer;
}
#commentform input[type="submit"]:hover {
	padding:6px;
	cursor:pointer;
}
hr {
	display:none;
}


.note,.warning,.caution,.highlight {
	padding:5px;
	font-size:14px;
}

a.download {
	padding:5px;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 20px;
}

.alignright {
	float: right;
	margin: 20px;
}



/* End Images */

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* Begin Calendar */


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 240px;
	}

#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 caption {
	text-align: center;
	font-weight:normal;
	color:#800;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}


/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eee;
	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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/*Single posts Navigation*/

div.single_navigation {
	font-size:18px;
	font-family:'Arial Narrow';
	
}
div.single_navigation table {
	width:650px;
	margin-top:20px;
	padding:5px;
	border-bottom:1px solid #eee;
}

div.single_navigation table a {
	color:#666;
}
div.single_navigation table a:hover {
	color:#c00;
}
td.single_alignleft,td.single_alignright {
	width:325px;
}
td.single_alignright {
	text-align:right;
	border-left:1px solid #ddd;
}
td.single_alignleft a {
	padding:24px;
	background:transparent url("images/previouspost.png") no-repeat center left;	
}
td.single_alignright a {
	padding:24px;
	background:transparent url("images/next_post.png") no-repeat center right;
}

/*single posts navigation end*/


div.navigation>div.alignleft a {
	padding:24px;
	background:transparent url("images/previouspost.png") no-repeat center left;
}
div.navigation>div.alignright a {
	padding:24px;
	background:transparent url("images/next_post.png") no-repeat center right;
}


/*gallery begin*/
.gallery {
	line-height:10px !important;
}
.gallery {
	margin: auto;
	}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	}
.gallery img {
	border: 2px solid #cfcfcf;
	}
	

.gallery-caption {
	margin-left: 0;
	}
.gallery-icon {
}
/*gallery end*/
.cell-head{background: #6b8f7c;font-weight: bold;padding-left: 30px;color:white;}
.cell-head a{color:white;}
.cell-head-sort{background: #eeeeee; font-weight: bold;padding-left: 30px;}
.cell1{background:#c0d4ca;}
.cell2{background:#eeeeee;}
.cellint{text-align:right;}