/*
Theme Name: popboulder
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme.
Author: DJ
Author URI: http://www.webtenet.com
version: 2.0
Tags: three-column, widget-ready, blank
*/



/* basics */

*{margin:0; padding:0;}
html{height:100%;margin-bottom:1px;margin-bottom:10px;}
body {
	font-family:Arial,Verdana, Tahoma;margin:0px;
	background-color:#FFFFFF;
	font-size: 10pt;
	background:url('images/body_top_bg.jpg') no-repeat center top;
	}

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;
	}
*:focus{outline:none}

/* links */

a{
	color:#83C12E;
	text-decoration:none;
	font-size:10pt;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width:984px;
	margin: 0 auto;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	background:#FFFFFF url('images/content_bg.gif') repeat-y;
	color:#333;
	overflow: hidden;
	}

/* header */

#header {
  	width:984px;
  	position:relative;
  	height:67px;
  	background:url('images/header_bg.jpg') no-repeat;
	color: #fff;
	}

#header h1{
	font:normal 20pt georgia, times;
	margin:0;
	}

#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;
	}
.search_hdr{width:132px;height:15px;color:#746F6F;border:3px solid #25C010;margin-right:3px}

/* content */


#content {
	float: left;
	width:580px;
	overflow: hidden;
	margin:14px;
	font-family:Arial, Verdana;
	margin-top:0px;
	}
#content h2{font-weight:normal;color:#2EB604;margin-bottom:20px;}
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}

.post h2{
	font:normal 18pt Verdana, georgia, times;
	font-weight:normal;
	color:#2EB604;
	}

.post h2 a{
	font-size:18pt;
	color: #2EB604;
	text-decoration: none;
	}

.post h2 a:hover{
	text-decoration: underline;
	}

.post h3{
	font:normal 18pt Verdana, georgia, times;
	font-weight:normal;
	}

.post h3 a{
	color: #2EB604;
	text-decoration: none;
	}

.post h3 a:hover{
	color: #E4D932;
	text-decoration: none;
	}


.post ul {}

.post li {}

.entry p{margin:12px 0;color:#000000;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	border:1px solid #CCCCCC;
	}

.postmetadata small{font-size:10pt;}
.postmetadata a{font-size:10pt;color:#4C6E94;font-weight:normal;text-decoration:none;}
.postmetadata a:hover{color:#FF6600;text-decoration:none}

.navigation {
	font-size:10pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}

.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}




/* left sidebar */

#left {
	width:190px;
	float:left;
	margin:0;
	padding:0;
	}

#left h2{
	height:26px;
	padding: 5px 0px 2px 5px;
	font-size:8pt;
	color:#313538;
	background:url('images/left_heading_bg.gif') no-repeat;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul{list-style-type:none;width:180px;line-height:150%;padding:0px;}
#left ul a{color:#EF4509;text-align:left;font-weight:normal;text-decoration:underline;font-size:9pt;}
#left ul a:hover {color: #EF4509;text-decoration:none}
#left ul a.sel {color: #000000;background: url('images/bullet_o.gif') no-repeat center left;}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	font-size:8pt;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: none;
	color: #898989;
}

/* left sidebar */

#right {
	width:190px;
	float:right;
	margin:0;
	padding:0;
	}

#right h2{
	height:26px;
	padding: 5px 0px 2px 5px;
	font-size:8pt;
	color:#313538;
	background:url('images/left_heading_bg.gif') no-repeat;
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding: 0;}

#right img {padding: 0; margin: 0;}

#right ul{list-style-type:none;width:180px;line-height:150%;padding:0px;}
#right ul a{color:#EF4509;text-align:left;font-weight:normal;text-decoration:underline;font-size:9pt;}
#right ul a:hover {color: #EF4509;text-decoration:none}
#right ul a.sel {color: #000000;background: url('images/bullet_o.gif') no-repeat center left;}
#right ul li#popular_tags a{color:#2EB604}
#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: none;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	color:#000000;
	}

#commentform p{
	color: #000;
	}


#commentform a{color: #4C6E94; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

#commentform small{
	font-size:10pt;
}

#commentform h3{
	font-family: Verdana,georgia, times;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}

#comment{
	width:80%;
	}

#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;
	border:1px solid #CCCCCC;
	}

ol.commentlist li.alt {background: #EFEFEF;border:1px solid #CCCCCC;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input{
	margin:0;
	border:1px solid #D6D6D6;
	padding:2px;
	font-size:10pt;
	font-family:Verdana, Arial;
	background:url('images/input_bg.gif') repeat-x;
	}




/* 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;
}

.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{width:980px;height:32px;margin:0px auto;background:url('images/footer_bg.jpg') repeat-x;padding:10px;font-size:8pt;margin-top:30px;clear:both}
.gry1b {color:#666666;font-size:10pt;font-weight:bold;}
.tbl_title_bar{background:url('images/sub_bx_tp_bg.gif') repeat-x;}
.lnblu1{font-size:10pt;color:#4C6E94;font-weight:normal;text-decoration:none;}
.lnblu1:hover{font-size:10pt;color:#4C6E94;font-weight:normal;text-decoration:underline;}
.lnblu1a{font-size:10pt;color:#4C6E94;text-decoration:none;}
.lnblu1a:hover{color:#FF6600;text-decoration:none;}
.red1b{font-size:8pt;color:#FF0000;font-weight:bold;text-decoration:none;}
.spacer{clear:both}
.tbox{font-family:Arial;border:1px solid #D6D6D6;padding:2px;font-size:10pt;background:url('images/input_bg.gif') repeat-x;}
.tbox:focus{border:1px solid #2EB604;}
#tagcloud a{font-size:10pt;color:#B1DD3E;font-weight:normal;text-decoration:none;}
#tagcloud a:hover{color:#FF6600;text-decoration:none}

#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 100%;
	border:1px solid #BED2F0;
}

#wp-calendar #next a {
	padding-top:5px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-top:5px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #EEEEEE;
	color: #333;
}

#wp-calendar caption {
	color: #293D6B;
	font-family: Verdana;
	font-weight:bold;
	height:19px;
	background:#BED2F0;
}

#wp-calendar td {
	color: #363636;
	padding: 0px;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color:#363636;
	width:35px;
}

.clsbtn{font-family:Verdana,Tahoma;font-size: 8pt;height:20px;border: 1px solid #CCCCCC;font-weight: normal;color: #273636;background: url('images/sub_bx_tp_bg.gif') repeat-x;cursor:pointer;}
.clsbtn:hover{border: 1px solid #9B9B9B;}
#links{color:#4C6E94;margin:20px 0px;}
#links a{font-size:8pt;color:#4C6E94;text-decoration:none;}
#links a:hover{text-decoration:underline}
.grn1{color:#2EB604}
/*.categories ul li{border-bottom:1px dotted #979797;padding:5px 0px;}*/

#header{width:1000px;margin:0px auto;height:142px;background:url('images/hdr_bg.jpg') repeat-x bottom;}
#header .top_links{text-align:right;height:9px;padding:15px;padding-bottom:17px;}
#header .hdr_contnet{padding-left:17px;}
#header .site_logo{float:left;}

#main_nav{float:right;height:55px;padding:22px 0px 10px 0px;}
#main_nav ul{list-style-type:none;margin:0px;padding:0px;}
#main_nav ul li{float:left;position:relative;padding-right:15px;z-index:10;}
#main_nav ul li a{display:block;}
#main_nav ul li ul{display:none;position:absolute;left:0px;top:55px;margin:0px;padding:0px;border:1px solid #7EB429;border-top:0px;}
#main_nav ul li ul li{position:relative;height:25px;margin:0px;padding:0px;}
#main_nav ul li ul li a{width:190px;height:21px;padding:3px 0px 0px 5px;background:url('images/sub_menu_bg.gif') repeat-x;font-size:9pt;color:#FFFFFF;font-weight:bold;border-top:1px solid #7EB429;}
#main_nav ul li ul li a:hover{color:#FFFA7E;}
#main_nav ul li ul li ul{position:absolute;left:195px;top:0px;}
#main_nav ul li ul.right{right:10px;left:auto;text-align:right;}
#main_nav ul li ul.right a{width:187px;padding:3px 3px 0px 5px;}
#main_nav ul li:hover ul{display:block;}
#main_nav ul li:hover ul li ul{display:none;}
#main_nav ul li ul li:hover ul{display:block;}
#content_area{width:1000px;margin:0px auto;padding-top:20px;}
#content_area .left_content{float:left;width:278px;}
#content_area .right_content{float:left;width:606px;padding-left:40px;}
.ltblu1{color:#077EC8;}
#commentform tr td{
	padding:4px;
}

.facebook{float:left;width:47px;height:32px;background:url('images/social_media.jpg') no-repeat;}
.facebook:hover{background:url('images/social_media.jpg') no-repeat 0px -46px;height:46px;}
.twitter{float:left;width:48px;height:32px;background:url('images/social_media.jpg') no-repeat -47px 0px;}
.twitter:hover{background:url('images/social_media.jpg') no-repeat -47px -46px;height:46px;}
.linkedin{float:left;width:47px;height:32px;background:url('images/social_media.jpg') no-repeat -95px 0px;}
.linkedin:hover{background:url('images/social_media.jpg') no-repeat -95px -46px;height:46px;}
.youtube{float:left;width:47px;height:32px;background:url('images/social_media.jpg') no-repeat -142px 0px;margin-right:5px;}
.youtube:hover{background:url('images/social_media.jpg') no-repeat -142px -46px;height:46px;}

.lngry1{color:#746F6F;text-decoration:none;font-size:9pt;}

.subpage_navigation{padding-top:8px;}
.subpage_navigation ul{list-style-type:none;margin:0px;padding:0px;}
.subpage_navigation ul li{float:left;position:relative;}
.subpage_navigation ul li a.menu_about{float:left; background:url('images/menu_about.gif') no-repeat;width:68px;height:30px;}
.subpage_navigation ul li a.menu_home{float:left; background:url('images/menu_home.gif') no-repeat;width:75px;height:30px;}
.subpage_navigation ul li a.menu_communities{float:left; background:url('images/menu_communities.gif') no-repeat;width:127px;height:30px;}
.subpage_navigation ul li a.menu_buildings{float:left; background:url('images/menu_buildings.gif') no-repeat;width:158px;height:30px;}
.subpage_navigation ul li a.menu_projects{float:left; background:url('images/menu_projects.gif') no-repeat;width:89px;height:30px;}
.subpage_navigation ul li a.menu_press{float:left; background:url('images/menu_press.gif') no-repeat;width:72px;height:30px;}
.subpage_navigation ul li a:hover{background-position:0px -28px;}
.subpage_navigation ul li ul{display:none;position:absolute;width:155px;margin:0px;padding:0px;left:0px;top:30px;z-index:200;list-style-type:none;}
.subpage_navigation ul li ul li{margin:0px;padding:0px;}
.subpage_navigation ul li ul li a{display:block;background:#3699BE;text-align:left;border-top:1px solid #5D8695;border-bottom:1px solid #0898D1;width:155px;padding:3px 5px 3px 5px;color:#FFFFFF;font-family: "Arial Narrow", Verdana, Sans-Serif;font-size:12pt;text-decoration:none;}
.subpage_navigation ul li ul li a:hover{background:#26C010;color:#FFFFFF;}
.subpage_navigation ul li:hover ul{display:block;}

