/*
Theme Name: A9 Agents
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#303030;
	text-decoration:none;
	}

a:hover{text-decoration: none;}



/* container */


#container {
	width: 848px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#7E7E7E;
	overflow: hidden;
	}
	
/* header */

#header_home {
	background:#fff;
  	width: 848px; 
  	height: 250px;
	color: #fff; 
	background-image: url(images/header_home.jpg);
	}

#header {
	background:#fff;
  	width: 848px; 
  	height: 250px;
	color: #fff; 
	background-image: url(images/header.jpg);
	}
	
#header h1{
height:250px; /*match to #header height*/
text-indent: -100.0em;
overflow: hidden;
background: url(path/to/image.gif);
}

#header h1 a{
display:block;
line-height:250px; /*match to h1 height*/
} 

#company  {
	width: 848px;
	font-size: 16px;
	letter-spacing: 18px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 8px;
	color: #303030;
	text-align: center;
	margin: 10px auto 0 auto;
}


#address  {
	width: 848px;
	font-size: 13px;
	letter-spacing: 1px;
	padding-top: 5px;
	color: #7E7E7E;
	text-align: center;
	margin: 0 auto;
	line-height: 140%;
}
/* main menu */


#menu {
	background:#fff;
	font-family: verdana, arial, times, serif;
	font-size: 16px;
	width:848px; 
	overflow:hidden;
	margin-bottom: 4px;
	margin-top: 20px;
}


#menu ul {
	position: relative;
	padding:0;
	text-align: center;
	color: #7E7E7E;
	list-style-type: none;
}

#menu li {
	display: inline;
	margin: 0 5px;
	padding: 0;
	text-align: center;
}

#menu li a {
	padding:4px 10px;
	margin: 0;
	color: #7E7E7E;
}

#menu li a:hover,
#menu li.current_page_item a {
	background: #fff;
	color:#303030;
	
}



/* content */


#content {
	width:848px;
	overflow: hidden;
	margin:45px auto 0 auto;
	text-align: center;
	}	

.post {
	margin: 0 auto;
	padding:0;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #7E7E7E;


	}
	
.post h2{
	font-size: 15px;
	color: #303030;
	font-weight: normal;
	margin-bottom: 15px;
	letter-spacing: 2px;
	font-family: tahoma, verdana, arial, sans-serif;

	}
	
.post h2 a{
	color: #303030;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}
	
.post h3 {
	background-image: url(images/bullet_spacer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 36px;
	text-align: center;
	margin: 0 auto;
	font-size: 15px;
	color: #303030;
	font-weight: normal;
	margin-bottom: 15px;
	letter-spacing: 2px;
	font-family: tahoma, verdana, arial, sans-serif;
}

	
.post h4 {
	color: #303030;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;

}

.post h5 {
	background-image: url(images/bullet_spacer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 51px;
	text-align: center;
	margin: 0 auto;
	color: #303030;
	font-size: 12px;
		line-height: 100%;
	font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;

}

.bullet {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px 0 18px 0;
	height: 9px;
	width: 9px; 
	text-align: center;
	margin: 0 auto;
}

.post ul {
	text-align: center;
			list-style-position: inside;
		list-style-type: disc;
}

.post li h4 {
		list-style-position: inside;
		list-style-type: disc;
			text-align: center;
			padding-left: 10px;

}

.entry p{margin:0px 0 8px 0;
line-height: 120%;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:190px;
	float:left;
	margin:0;
	padding: 0;
	border-right: 1px solid #ddd;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #303030;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #303030;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #303030;
	}
	
#commentform a{color: #303030; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #303030;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #303030;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#303030;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #303030; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #303030;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	background:#fff;
	clear: both;
	width: 100%;
	margin-top: 110px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 140%;
	font-size: 11px;

	}
	
#footer p{padding:0;margin: 0; color: #7E7E7E; text-align:center;}
#footer a{color: #7E7E7E;text-decoration: none;}
#footer a:hover{color: #303030;text-decoration: none;}

