/* 
Theme Name: AllegroBlue
Theme URI: http://wpthemes.info
Version: 1.0
Author: Allegro Condominiums
Author URI: http://www.allegrospaces.com
*/
/*
Header Image provided by Allegro Condominiums
http://www.allegrospaces.com


*/
body {
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#000000;
	line-height:1.3em;
	background: #6a86c0;
}
a {
	color: #6a86c0;	
	text-decoration:none;
}
a:visited {
	color: #6486c0;
}
a:hover {
	color: #5D76AB;
	text-decoration:underline;
}
input, textarea 
{
	border:#6a86c0 1px solid;
}
#rap 
{
	width:700px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	font-family: "Gill Sans", Futura, Geneva, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFFF;
	background-position: center;
}
#header {
	height: 200px;
	margin: 0 auto;
	width:700px;
	padding:0;
	background-color: #000000;
	background-image: url(img/rendering.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content {
	width:465px;
	float:left;
	padding:5px 5px 5px 10px;
	margin:10px 0 0 10px;
	overflow:hidden;
}

#sidebar {
	width:170px;
	float:right;
	padding:10px 15px 0 10px;
	margin:0;
	font-size:1em;
	background-color: #000000;
} 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #405f89;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote{
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px 10px 30px 10px;
	margin: 1em 1em 1em 3em;
	width:250px;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: "Gill Sans", Futura, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 
{
	margin: 0;
	font-size: 1.6em;
	color: #000000;
	padding:130px 0 0 30px;
	text-align:left;
}
#sidebar h2 {
	margin: 0;
	font-size:0.9em;
	padding:0 5px;
	color:#6A86C0;
	text-transform:uppercase;	
	border-bottom:#ccc 1px solid;			
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
	color: #999;
}
#sidebar ul {
	list-style-type: none;
	padding: 0 0 1em 5px;
	margin: 0;
	font-size: 0.9em;	
}
#sidebar ul ul {
	list-style-type: none;
	padding: 0 0 0em 5px;
	margin: 0;	
}
#sidebar .block 
{
	font-size:0.9em;
	margin:0;
	padding:0 0 1em 5px;
	color: #FFFFFF;
}
#sidebar ul li {
	margin: 0.5em 0 0 0;
	padding: 0;	
}
#sidebar li a:link, #sidebar li a:visited {
	color: #E0B32D;	
	text-decoration: none;
	border:none;
}
#sidebar li a:hover {
	color: #FFCC00;
	text-decoration:underline;
	border:none;
}
#header a:link, #header a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: none;
}
#header a:hover, #header a:active {
	color: #5D76AB;
	text-decoration: none;
	border-bottom: none;
}
#content ul {
	margin: 0;
	padding: 10px;
	list-style-type: none;
}
#content ul li {
	background: url(img/bullet.png) no-repeat 0 7px;
	padding:0 1em;
	list-style:none;
	margin:0;
}
.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;
}
.post-footer span 
{
	background:url(img/comments.png) no-repeat left;
	padding:0 0 0 17px;
}
.post-footer a 
{
	background:url(img/comments-on.png) no-repeat left;
	padding:0 0 0 17px;
}
.post-content {
	padding: 1em 0 0;
}
.post-title {
	margin: 0 0 0.2em;	
	text-align: right;
	padding: 0.5em 1em 0 0;
	color: #999;
	border-bottom:#ccc 1px solid;
	font-family: "Gill Sans", Futura, Geneva, Helvetica, sans-serif;
font-size: 0.9em;
}
.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	padding:0;	
}
.post-info 
{
	margin:0;
	padding:0;
	font-size:1.3em;
	font-family:"Gill Sans", Futura, Geneva, Helvetica, sans-serif;
}
#content h2, #content h3 {
	color: #6a86c0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	margin:0;
}
.post-info a {
	text-decoration: none;
	color: #5D76AB;
	border: none;
}
hr {
	display: none;
}
#footer {
	border-top: 1px solid #999;
	clear: both;
	font-size: 0.9em;
	color: #999;
	text-align:center;
	width:700px;
	background-color: #000000;
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#footer a {
border:none;
color:#5D76AB;
}
#comments, #respond{
	margin: 3em 0 0 5px;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 0.5em 0;
	padding: 0.5em;	
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	
}
cite a {
	border-bottom: 1px dotted #ffc500;
	text-decoration: none;
}
cite a:visited, a:hover {
	border-bottom: none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fafafa;
	border: 1px solid #4d6eb2;
	padding: 0.2em;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments, #respond {
	font-size:0.9em;
	font-weight:normal;
	font-family:"Gill Sans", Futura, Geneva, Helvetica, sans-serif;
	padding:10px 5px;		
}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:2px 0 4px 5px;
	text-align:right;	
	text-transform:uppercase;	
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0 1em;
	margin:0;
}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover, #topnav li a:active 
{
	text-decoration:none;	
	color:#CCCCCC;
}
#topnav li a:hover
{
	border-bottom:#E0b32d  2px solid;
	color:#E0b32d;	
}
#topnav li.current_page_item a:link, #topnav li.current_page_item a:visited, #topnav li.current_page_item a:hover, #topnav li.current_page_item a:active
{
	border-bottom:#E0b32d 2px solid;
}
#navHome 
{
	background:url(img/house.png) no-repeat left;
	padding-left:12px;
}
