/*
Theme Name: Blog By The Bay - SF North
Theme URI: http://www.blogbythebay.com
Description: Custom built for SF North.com
Version: 1
Author: John Rackerby
Author URI: http://www.jrack.com
*/





/*
    PAGE COLORS
	
	GREEN: #9FC54C
	NAV: #535353
	SIDE NAV: #535353
	PAGE: #ececec
*/







* { margin: 0; padding: 0; }

body { font-family: Helvetica, Arial, sans-serif; font-size: 13px; color:#333; }        
header, section, footer, aside, nav, article, figure { display: block; }             
a img { border: 0; }
a:active, a:focus {outline: 0;}
.clear {clear:both;}
.clear5 {clear:both; padding-bottom:5px;}
.clear10 {clear:both; padding-bottom:10px;}
.clear15 {clear:both; padding-bottom:15px;}
.clear20 {clear:both; padding-bottom:20px;}
.clear25 {clear:both; padding-bottom:25px;}
.clear30 {clear:both; padding-bottom:30px;}
.clear35 {clear:both; padding-bottom:35px;}
.clear40 {clear:both; padding-bottom:40px;}








/*
    STRUCTURE
*/

body {background:url(/images/common/bg.gif) no-repeat; background-position: center 240px; background-attachment: fixed;}
#site_wrap {
	width:100%;
}



#page_wrap { 
	width: 950px; margin: 0 auto;}


#header {
	height:86px;
	width:950px;
	}	
	
#nav_wrap {
	height:26px;
	width:766px;
	float:left;
	}	
	
	
#content {
	padding:18px 0;
	background-color:#efefef;
	width:950px;
	margin-bottom:9px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
	}
	
#content_inside {
	margin:0 18px;
	width:914px;
	background:url(/images/common/bbtb_bg.png) repeat-y; background-position: 0 0;
	}
		
		
#content_inside_top {
	
	margin:0 0 0 18px;
	width:914px;
	height:3px;
	background:url(/images/common/bbtb_bg_t.png) repeat-y; background-position: 0 0;

	}
	
	#content_inside_bot {
	margin:0 0 0 18px;
	width:914px;
	height:3px;
	background:url(/images/common/bbtb_bg_b.png) no-repeat; background-position: 0 0;
	}
				
	

#sidecol {
	width:188px; 
	float:left;
	background-color:#535353;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
	}
	
#maincol {
	width:708px; 
	float:right;
	}	
	
#knowmarin_col {
width:708px; 
float:right;
}	








/*
    FONT STYLES
*/


h1 {font-size:22px; font-weight:normal; margin:0px 0 18px 0;}
h1 span {color:#9FC54C;}

h2 {color:#333; font-size:13px; font-weight:bold; margin:0px 0 10px 0; text-transform:uppercase; }

h3 {color:#333; font-size:12px; font-weight:bold; margin:0px 0 5px 0; text-transform:uppercase;}

p {font-size:13px; color:#242424; margin:0px 0 20px 0px; font-weight:normal; line-height:140%;}
p a:link, p a:visited {text-decoration:underline; color:#242424; }
p a:hover {text-decoration:none; color:#242424;}




	
	
	/*
    HEADER
*/


#header {
	width:950px; height:157px;  background:url(/images/common/header_bg.png) no-repeat 0px 0px;}


#logo {
  background-image:url("/images/common/sfn-logo.png");
  background-repeat:no-repeat;
  height:54px;
  width:243px;
  text-indent:-9999px;
  margin:14px;
  float:left;
  }


#bbtb_logo {
  background-image:url("/images/common/bbtb_logo.png");
  background-repeat:no-repeat;
  height:65px;
  width:425px;
  text-indent:-9999px;
  margin:40px 20px 0 0;
  float:right;
  }

	


#eyebrow {
	width:275px; 
	height:25px;
	float:right;
	background-color:#9FC54C;
	-moz-border-radius-bottomleft:3px; -webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px; -webkit-border-bottom-right-radius:3px;}

a#eye_news { float:left; display:block; width:121px; height:15px; background:url(/images/common/eye_news.gif) no-repeat 0px 0px; text-indent:-9999px; margin:5px 0 0 11px;}
a#eye_news:hover { background:url(/images/common/eye_news.gif) no-repeat 0px -15px; text-indent:-9999px;}

a#eye_phone { float:left; display:block; width:102px; height:15px; background:url(/images/common/eye_phone.gif) no-repeat 0px 0px; text-indent:-9999px; margin:5px 0 0 30px;}
a#eye_phone:hover { background:url(/images/common/eye_phone.gif) no-repeat 0px -15px; text-indent:-9999px;}

/* styles for newsletter signup */ 

 
.newsl_form { 

    display:none; 
 	z-index:10000; 
	background-color:#fff; 
    width:650px;     
    height:550px; 
    border:1px solid #666; 
	padding:15px;
   /*  -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;   */  
} 
 

.newsl_form div.close {
	background:url(/images/common/closer.png) no-repeat 0 0 ;
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px;  
}









#nav_wrap {
width:950px;
height:33px;
background-color:#535353;
margin-bottom:9px;
-moz-border-radius: 3px; -webkit-border-radius: 3px;
}


#nav {
background:url("/images/common/nav.png") no-repeat  0px 0px;
width:579px;
height:33px;
margin:0;
padding:0;
z-index:99;
position:relative;
-moz-border-radius-bottomleft:3px; -webkit-border-bottom-left-radius:3px;
-moz-border-radius-topleft:3px; -webkit-border-top-left
}

#nav span {
display: none;
}


#nav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	padding:0;
	margin:0;
}



#nav li {
float:left;
list-style:none;
display:inline;
padding:0;
}

#nav li a {
padding:16px 0 17px 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width:150px;
	w\idth: 13.9em;
	font-weight: normal;
	margin: 0;
	background-image:none;
}

#nav li li {
	clear:left;
	width:200px;
	background-image:none;
	padding:0;
	border-bottom: 1px solid #98bd4b;
	display:inline;
	background-color:#9FC54C;
}	
#nav li ul li a { padding:8px 11px;}



#nav li ul li a, #nav li ul li a:link, #nav li ul li a:visited {color:#fff; text-decoration:none; font-size:12px;}

#nav li ul li a:hover { background-color:#b2d171;
}	


#nav li:hover ul {
	left: auto;
}

#nav li:hover ul li {}

#nav_about {width: 86px; padding:0;}
#nav_prop {width: 102px; padding:0;}
#nav_search {width:109px; padding:0;}
#nav_serv {width: 106px; padding:0;}
#nav_marin {width: 119px; padding:0;}
#nav_blog {width: 57px; padding:0;}


#nav_about:hover { background:url("/images/common/nav.png") 0px -33px no-repeat; padding:0; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#nav_prop:hover { background:url("/images/common/nav.png") -86px -33px no-repeat; padding:0;}
#nav_search:hover { background:url("/images/common/nav.png") -188px -33px no-repeat; padding:0;}
#nav_serv:hover { background:url("/images/common/nav.png") -297px -33px no-repeat; padding:0;}
#nav_marin:hover { background:url("/images/common/nav.png") -403px -33px no-repeat; padding:0;}
#nav_blog:hover { background:url("/images/common/nav.png") -522px -33px no-repeat; padding:0;}



body#bodyabou #nav_about {
background:url("/images/common/nav.png") 0px -33px no-repeat; -moz-border-radius: 3px; -webkit-border-radius: 3px;}


body#bodylist #nav_prop {
background:url("/images/common/nav.png") -86px -33px no-repeat; }


body#bodyhome #nav_search {
background:url("/images/common/nav.png") -188px -33px no-repeat; }


body#bodyserv #nav_serv {
background:url("/images/common/nav.png") -297px -33px no-repeat; }


body#bodimari #nav_marin {
background:url("/images/common/nav.png") -403px -33px no-repeat; }

body#bodyblog #nav_blog {
background:url("/images/common/nav.png") -522px -33px no-repeat; }


















/*
    SIDE NAV
*/



#sidecol {
margin:0 0 0 0;
width:320px;
float:right;
background-color:#535353;
list-style:none;}

#sidecol ul
{
margin: 0;
padding: 0px;
list-style:none;
}

#sidecol li { 
color:#fff;
font-size:12px;
padding:0;
padding:0;}

#sidecol a
{
color: #9FC54C;
padding:0;
text-decoration:none;
font-size: 12px;
}
#sidecol a:link, #sidecol a:visited
{
color: #9FC54C;
text-decoration:none;
}
#sidecol a:hover
{
color: #9FC54C;
text-decoration: underline;
}

 .active #sidecol li  {
background-color:#000;
}




#sidebar_intro {width:320px; border-bottom: 1px solid #757575;
	}

#sidebar_intro p  { 
color:#fff;
font-size:12px;
padding:20px;
margin:0;}

#sidebar_share {width:320px; background-color:#484848; border-bottom: 1px solid #757575; padding:5px 0 10px 0; margin:0;
}

#sidebar_share h2  { 
float:left;
color:#fff;
font-weight:normal;
font-size:12px;
padding:15px 0 0 20px;
margin:0;}



a#sidebar_rss { float:left; display:block; width:26px; height:37px; background:url(/images/common/icon_rss.png) no-repeat 0px 0px; text-indent:-9999px; margin:0px 0 0 10px;}
a#sidebar_rss:hover { background:url(/images/common/icon_rss.png) no-repeat 0px -37px; text-indent:-9999px;}


a#sidebar_email { float:left; display:block; width:28px; height:37px; background:url(/images/common/icon_email.png) no-repeat 0px 0px; text-indent:-9999px; margin:0px 0 0 20px;}
a#sidebar_email:hover { background:url(/images/common/icon_email.png) no-repeat 0px -37px; text-indent:-9999px;}

a#sidebar_twitter { float:left; display:block; width:35px; height:37px; background:url(/images/common/icon_twitter.png) no-repeat 0px 0px; text-indent:-9999px; margin:0px 0 0 20px;}
a#sidebar_twitter:hover { background:url(/images/common/icon_twitter.png) no-repeat 0px -37px; text-indent:-9999px;}

a#sidebar_facebook { float:left; display:block; width:47px; height:37px; background:url(/images/common/icon_facebook.png) no-repeat 0px 0px; text-indent:-9999px; margin:0px 0 0 20px;}
a#sidebar_facebook:hover { background:url(/images/common/icon_facebook.png) no-repeat 0px -37px; text-indent:-9999px;}


#sidebar_towns {width:320px; border-bottom: 1px solid #757575; padding:0px 0 10px 0; margin:0;}

#sidebar_towns h2  { 
float:left;
color:#fff;
font-weight:normal;
font-size:12px;
padding:15px 0 0 20px;
margin:0;}


#sidebar_towns ul {float:left; width:130px; padding:5px 0 0px 0px; list-style:none;}
#sidebar_towns li
{
font-size:11px;	
width:140px;
padding: 0px 0 0px 16px;
background-image: url(/images/common/subnav_bullet.gif);
background-repeat: no-repeat;
background-position: 7px .4em;
border:none;
color:#ccc;
line-height:100%;
}
#sidebar_towns li a:link ,#sidebar_towns li a:visited {font-size:11px; color:#fff; text-decoration:none;}
#sidebar_towns  li a:hover {color:#fff; text-decoration:underline;}


#sidebar_category {width:320px; background-color:#484848; border-bottom: 1px solid #757575; padding:0px 0 10px 0; margin:0;}

#sidebar_category h2  { 
float:left;
color:#fff;
font-weight:normal;
font-size:12px;
padding:15px 0 0 20px;
margin:0;}


#sidebar_category ul {float:left; width:130px; padding:5px 0 0px 0px; list-style:none;}
#sidebar_category li
{
font-size:11px;	
width:140px;
padding: 0px 0 0px 16px;
background-image: url(/images/common/subnav_bullet.gif);
background-repeat: no-repeat;
background-position: 7px .4em;
border:none;
color:#ccc;
line-height:100%;
}
#sidebar_category li a:link ,#sidebar_category li a:visited {font-size:11px; color:#fff; text-decoration:none;}
#sidebar_category  li a:hover {color:#fff; text-decoration:underline;}



#sidebar_homesearch {width:320px; border-bottom: 1px solid #757575; padding:5px 0 0px 0; margin:0; background-color:#484848;}


#sidebar_homesearch h2  { 
float:left;
color:#fff;
font-weight:normal;
font-size:12px;
padding:15px 0 0 20px;
margin:0;}

#ds-quick-search-module-9f18363a97e34e948896600288a1c02c {padding:10px 20px 10px 20px; background-color:#484848;}
.ds-quick-search-name {text-transform:uppercase; color:#9FC54C; font-size:10px; }
.ds-quick-search-value {padding-left:10px;}
#ds-quick-search-module-9f18363a97e34e948896600288a1c02c-2 {width:80px;}
#ds-quick-search-module-9f18363a97e34e948896600288a1c02c-3 {width:80px;}
#ds-quick-search-module-9f18363a97e34e948896600288a1c02c-4 {width:40px;}
#ds-quick-search-module-9f18363a97e34e948896600288a1c02c-5 {width:40px;}


.ds-quick-search-button {margin-top:15px;}

.ds-quick-search-button {display:block; width:69px; height:17px; background:url(/images/common/blog_search_but.png) no-repeat 0px 0px; text-indent:-9999px; margin:15px 0 0 0; border:none;}
.ds-quick-search-button:hover { background:url(/images/common/blog_search_but.png) no-repeat 0px -17px; text-indent:-9999px;}

#search-2 {background-color:#484848;}

#sidebar_stats {width:320px; border-bottom: 1px solid #757575; padding:15px 0 15px 0; margin:0;}

#sidebar_homesearch h2  { 
float:left;
color:#fff;
font-weight:normal;
font-size:12px;
padding:15px 0 0 20px;
margin:0;}

.widget-title h2  { 
float:left;
color:#fff;
font-weight:normal;
font-size:12px;
padding:15px 0 0 20px;
margin:0;}

a#sidebar_stats_icon { float:left; display:block; width:48px; height:48px; background:url(/images/common/icon_chart.png) no-repeat 0px 0px; text-indent:-9999px; margin:0px 0 0 20px;}

a#sidebar_stats_link { float:left; display:block; width:104px; height:17px; background:url(/images/common/blog_clickhere_but.png) no-repeat 0px 0px; text-indent:-9999px; margin:0px 0 0 20px;}
a#sidebar_stats_link:hover { background:url(/images/common/blog_clickhere_but.png) no-repeat 0px -17px; text-indent:-9999px;}

#sidebar_stats h2  { 
width:200px;
float:left;
color:#fff;
font-weight:normal;
font-size:12px;
padding:0px 15px 0 10px;
margin:0;}


#sidebar_stats  p  { 
color:#fff;
font-size:12px;
padding:10px 20px 15px 20px;
margin:0;
line-height:120%;}




/* styles for newsletter signup */ 

 
.altos_overlay { 

    display:none; 
 	z-index:10000; 
	background-color:#fff; 
    width:300px;     
    height:400px; 
    border:1px solid #666; 
	padding:15px;
   /*  -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;   */  
} 
 

.altos_overlay div.close {
	background:url(/images/common/closer.png) no-repeat 0 0 ;
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px;  
}





#sidebar_archives {width:320px; border-bottom: 1px solid #757575; padding:5px 0 0px 0; margin:0;}


#sidebar_archives h2  { 
float:left;
color:#fff;
font-weight:normal;
font-size:12px;
padding:15px 0 0 20px;
margin:0;}


#sidebar_archives select {margin:0 0 15px 20px; float:left;}


#rss-2 ul h2 {padding:16px;}



/*
    PAGE  STYLES
*/
#maincol {
	width:570px; 
	float:left;
	margin:0 0 0 0;
	}
#maincol a, #maincol a:link, #maincol a:visited, #maincol a:hover {color:#9FC54C;}	
	
#maincol p {color:#000;}
#maincol p a:link , #maincol p a:visited {color:#000;}
#maincol p a:hover {color:#000; text-decoration:underline;}	

#maincol  ul {padding:0px 0 15px 0px; list-style:none;}


#maincol ul li {
font-weight:normal;
line-height:140%;
margin:0px 0px 0px 5px;
padding-left: 10px;
padding-top: 5px;
background-image: url(/images/common/bullet_4px.gif);
background-repeat: no-repeat;
background-position: 0 .85em;
color:#000;
}


#maincol  ol {padding:0px 0 15px 16px;}


#maincol ol li {
font-weight:normal;
line-height:140%;
margin:0px 0px 0px 5px;
padding-left: 0px;
padding-top: 5px;
background-repeat: no-repeat;
background-position: 0 .85em;
color:#000;
}


#maincol li a:link , #maincol li a:visited {color:#000;}
#maincol li a:hover {color:#000; text-decoration:underline;}



#maincol .post h2 {color:#000; font-size:16px; font-weight:bold; margin:0; padding:0; text-transform:uppercase;}
#maincol .post h2 a:link, #maincol .post h2 a:visited {color:#000; text-decoration:none;}
#maincol .post h2 a:hover {color:#000; text-decoration:underline;}

.time-author {color:#666; font-size:12px; margin:0; padding:0; font-style:italic;}


#apf_post_footer {
	background-color:#fff;
	width:570px;
	margin:10px 0 20px 0;
	-moz-border-radius: 7px; -webkit-border-radius: 7px;
}

#apf_post_footer h4 {text-transform:uppercase; padding:15px 0 0 15px; color:#9FC54C;}

#apf_post_footer ul {margin:0 0 0 10px;}

#apf_post_footer li {
padding-left: 0px;
padding-top: 5px;
background-image: none;
color:#666;
font-size:11px;
}

#apf_post_footer li a:link , #apf_post_footer li a:visited {font-size:11px; color:#666;}
#apf_post_footer li a:hover {color:#666; text-decoration:none;}



#category_wrap {width:570px;}
#category_l {float:left; width:70px; background-color:#000; padding:0 5px;
-moz-border-radius-topleft:3px; -webkit-border-top-left-radius:3px;
	-moz-border-radius-bottomleft:3px; -webkit-border-bottom-left-radius:3px;}
#category_r {float:left; padding:0 5px 0 10px;
background:url(/images/common/category_r_bg.png) no-repeat 0 0 #8b181b;
-moz-border-radius-bottomright:3px; -webkit-border-bottom-right-radius:3px;
	-moz-border-radius-topright:3px; -webkit-border-top-right-radius:3px;}
#category_wrap p {color:#fff; margin:0; padding:2px 5px 2px 5px;}
#category_wrap p a:link , #category_wrap p a:visited {color:#fff; text-decoration:none;}
#category_wrap p a:hover {color:#fff; text-decoration:underline;}	

#tag_wrap {margin:8px 0 0 10px;}

#tag_wrap p {font-size:11px; color:#535353; margin:0; padding:0;}
#tag_wrap p a:link , #tag_wrap p a:visited {color:#535353; text-decoration:none;}
#tag_wrap p a:hover {color:#535353; text-decoration:underline;}



.comments_wrap {height:33px; width:570px; border-bottom: 3px solid #535353; border-top: 1px solid #535353; margin-bottom:35px;}
.comments_wrap_a {width:190px; height:33px; float:left; border-right: 1px solid #535353;}
.comments_wrap_b {width:190px; height:33px; float:right; background:url(/images/common/comments_bg.png) no-repeat 10px center;  padding-left:40px}
/* .comments_wrap_c {width:108px; height:33px; float:right; background:url(/images/common/comments_dotted_rule.gif) no-repeat 100% center; padding-left:15px} */
.comments_wrap_d {width:90px;  height:33px; float:left; border-right: 1px solid #535353;  padding-left:20px}

.comments_wrap p {padding-top:7px; font-size:12px; color:#666;}
.comments_wrap p a:link, .comments_wrap p a:visited {color:#666; text-decoration:none;}
.comments_wrap p a:hover {color:#666; text-decoration:underline;}
.share_icons {float:left; width:131px; margin:8px 0 0 10px;} 

#comments_wrap2 ol {list-style:none; border-top: 1px solid #b3b3b3; padding-top:15px}

#comments_wrap2 ol li {border-bottom: 1px solid #b3b3b3; margin-bottom:15px;}


#comments_wrap2 ol li , #comments_wrap2 cite a {color:#666;}
#comment_date p, #comment_date p a:link, #comment_date p a:visited, #comment_date p a:hover {color:#666; font-size:11px;}
#comment_text p, #comment_text p a:link, #comment_text p a:visited, #comment_text p a:hover {color:#333; font-size:14px;}
#comments_wrap2 cite a:link, #comments_wrap2 cite a a:visited, #comments_wrap2 cite {color:#666;}

#comments_wrap2 p i {color:#666;}
#comments_wrap2 p i a {color:#999;}
#comments_wrap2 p i a:link, #comments_wrap2 p i a a:visited, #comments_wrap2 p i a:hover {color:#999;}

#post_links_wrap, #post_links_wrap a:link, #post_links_wrap a:visited  {color:#9FC54C; text-decoration:none;}
#post_links_wrap a:hover  {color:#9FC54C; text-decoration:underline;}

#post_links_wrap_l {float:left;}
#post_links_wrap_r {float:right;}

.archives_hr {border-bottom: 1px solid #535353; padding-bottom:10px; margin-bottom:25px;}

.widget_search {margin-left:16px;}


#rss-2 {color:#fff;}



#rss-2 ul {padding:10px 0 0 20px;}
#rss-2 a {padding:0; color:#fff; font-weight:normal;}
#rss-2 a a:link, #rss-2 a a:visited, #rss-2 a a:hover {color:#fff;}


#rss-2 h2 {padding:20px 0 0 20px; color:#fff; font-weight:normal;}
#rss-2 h2 a:link, #rss-2 h2 a:visited, #rss-2 h2 a:hover {color:#fff;}








/*
    FOOTER
*/


#footer1 {
	width:950px;
	height:72px;
	background-color:#535353;
	text-align: center;
	padding-top:17px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
}

#footer1 p {font-size:12px; color:#ddd; font-weight:normal; line-height:120%; margin:0; padding:0 0 3px 0;}
#footer1 p a:link, #footer1 p a:visited {text-decoration:none; color:#ddd; }
#footer1 p a:hover {text-decoration:underline; color:#ffff;}


.f_nav {float:left; width:120px; margin:5px 0 0 30px; text-align:left;}
.f_vert {float:left;  background:url(/images/footer/f_vert.gif) no-repeat 0px 0px; width:3px; height:57px; margin:0px 15px 0 15px;}
a#f_apr { float:left; display:block; width:101px; height:40px; background:url(/images/footer/f_apr.gif) no-repeat 0px 0px; text-indent:-9999px; margin:5px 0 0 45px;}
a#f_apr:hover { background:url(/images/footer/f_apr.gif) no-repeat 0px -40px; text-indent:-9999px;}
div#f_equal {background:url(/images/footer/f_equal.gif) no-repeat 0px 0px; text-indent:-9999px; float:left; width:38px; height:40px; margin:5px 65px 0 35px;}
#f_music_wrap {float:left; width:80px; margin:5px 10px 0 10px; text-align:center;}
a#f_music_icon {display:block; width:31px; height:22px; background:url(/images/footer/f_music_icon.gif) no-repeat 0px 0px; text-indent:-9999px; margin:5px 0 0 23px;}
a#f_music_icon:hover { background:url(/images/footer/f_music_icon.gif) no-repeat 0px -22px; text-indent:-9999px;}
#f_fb_wrap {text-align:center; float:left; width:100px; margin:5px 0 0 30px;}
a#f_fb { display:block; width:73px; height:15px; background:url(/images/footer/f_facebook.gif) no-repeat 0px 0px; text-indent:-9999px; margin:5px 0 0 15px;}
a#f_fb:hover { background:url(/images/footer/f_facebook.gif) no-repeat 0px -15px; text-indent:-9999px;}
#f_follow_wrap {float:left; width:76px; margin:5px 0 0 25px; text-align:center;}
#f_share_wrap {float:left; width:70px; margin:0 0 0 35px; text-align:center;}
a#f_yelp { float:left; display:block; width:39px; height:18px; background:url(/images/footer/f_yelp.gif) no-repeat 0px 0px; text-indent:-9999px; margin:5px 10px 0 5px;}
a#f_yelp:hover { background:url(/images/footer/f_yelp.gif) no-repeat 0px -18px; text-indent:-9999px;}
a#f_twitter {float:left; display:block; width:76px; height:19px; background:url(/images/footer/f_twitter.png) no-repeat 0px 0px; text-indent:-9999px; margin:5px 0 0 0px;}
a#f_twitter:hover { background:url(/images/footer/f_twitter.png) no-repeat 0px -19px; text-indent:-9999px;}
a#ck_sharethis { float:left; display:block; width:61px; height:14px; background:url(/images/footer/f_share_icons.gif) no-repeat 0px 0px; text-indent:-9999px; margin:10px 10px 0 5px;}
a#ck_sharethis:hover { background:url(/images/footer/f_share_icons.gif) no-repeat 0px -14px; text-indent:-9999px;}

#footer2 {
	width:800px;
	text-align: center;
	margin:20px auto;
}

#footer2 p {font-size:12px; color:#555; font-weight:normal; line-height:100%; margin:0; padding:0 0 5px 0;}
#footer2 p a:link, #footer2 p a:visited {text-decoration:none; color:#555; }
#footer2 p a:hover {text-decoration:underline; color:#555;}


.f_city {float:left; width:113px;}

#footer3 {
	width:950px;
	text-align: center;
}


#footer3 p {font-size:11px; color:#666; font-weight:normal; line-height:100%;}
#footer3 p a:link, #footer3 p a:visited {text-decoration:none; color:#666;}
#footer3 p a:hover {text-decoration:underline; color:#666;}













/*-----Generic Styles-----*/
b, strong{font-weight:bold;}
i, em, dfn{font-style:italic;}
dfn{font-weight:bold;}
abbr, acronym{border-bottom:1px solid #ddd;}
sup, sub{font-size:0.7692em; line-height:1;} 
sup{vertical-align:super;}
sub{vertical-align:sub;}
del{text-decoration:line-through;}
u, ins{text-decoration:underline;}
pre, code, tt{font:1em/1.5385 consolas, 'Courier New', Courier, Monospace;}
pre{margin:0 0 1.5385em; padding:0.7692em 10px; border:1px solid #ddd; overflow:auto;}
hr{background:#ccc; color:#ccc; clear:both; float:none; width:100%; height:0.1em; margin:0 0 1.5385em; border:none;}
blockquote{margin:0 0 1.5385em; padding:0 0 0 40px; color:#555; background:url('images/pp-quote.gif') no-repeat;}

/*-----headings-----*/	
h1, h2, h3, h4, h5, h6{font-weight:normal; font-family:helvetica, arial, verdana, sans-serif;}	
.entry-title, .page-title{font-size:2.2em; line-height:1; margin:0.9091em 0 0;}
.page .entry-title, .page-template .entry-title{text-align:center;}
.page-title{text-align:center; margin-bottom:0.9091em;}
.sidebar h2{font-size:1.5em;}
.entry-content h1, .entry-content h2{font-size:1.5385em; line-height:1; margin:1.5em 0 0.5em;}
.entry-content h3{font-size:1.3846em; line-height:1.1111; margin:1.66665em 0 0.55555em;}
.entry-content h4{font-size:1.2308em; font-weight:bold; line-height:1.25; margin:1.875em 0 0.625em;}
.entry-content h5, .entry-content h6{font-size:1em; font-weight:bold; margin:2.30775em 0 0.76925em;}

/*-----content-----*/
.entry-content{font-family: verdana, 'Lucida Grande', arial, sans-serif; font-size:1.3em; line-height:1.5385; margin:1.5385em 0 0;}
.entry-content p{margin:0 0 1.5385em;}
.entry-content address{margin:0 0 1.5385em; font-style:italic;}
	
	/*-----post info*/
.entry-byline{color:#777; font:italic 1.1em 'trebuchet ms', sans-serif;}
.entry-byline address{display:inline;}
.entry-meta{margin:2.4999em 0 0.8333em; font:italic 1.2em/1.6666 'trebuchet ms', sans-serif; color:#555;}	
	
	/*-----lists*/
.entry-content ul, .entry-content ol{margin:0 0 1.5385em 30px;}
.entry-content li{margin-bottom:0.4615em; line-height:1.5385;}
.entry-content li ul, .entry-content li ol{margin:0.4615em 0 1.077em 30px;}
.entry-content ul{list-style-type:square;}
.entry-content li ul{list-style-type:circle;}
.entry-content ol{list-style-type:decimal;}
.entry-content ol ol{list-style-type:upper-alpha;}
.entry-content dl{margin:0 0 1.5385em;}
.entry-content dl dt{font-weight:bold;}
.entry-content dd{margin:0 0 1.5385em;}
	
	/*-----images*/
.entry-content img{max-width:100%; height:auto;}
img.alignleft, div.alignleft{margin:0 15px 3px 0; display:inline;}
img.alignright, div.alignright{margin:0 0 3px 15px; display:inline;}
.aligncenter, div.aligncenter {display:block; margin:0 auto 1.5385em;}
img.border{padding:4px; border:1px solid #ccc; background:#eee;}
.alignleft{float:left;}
.alignright{float:right;}
.center{text-align:center;}
.wp-caption {text-align:center; padding-top:4px;}
.wp-caption img {margin:0; padding:0; border:0 none;}
.wp-caption p.wp-caption-text {color:#555; padding:4px; margin:0; font:italic 0.923em/1.6666 'trebuchet ms', verdana, sans-serif;}
	
	/*-----gallery*/
.entry-content .attachment a,
.entry-content .gallery a,
.entry-content .attachment a:hover,
.entry-content .gallery a:hover {border:none;}
.attachment img, .attachment-thumbnail, .entry-content .gallery img{padding:2px; border:1px solid #ccc;}
.attachment img:hover, .attachment-thumbnail:hover, .entry-content .gallery img:hover{border:1px solid #888;}
.attachment{text-align:center;}
	
	/*-----tables*/
.entry-content table{margin:0 0 1.5385em; border-collapse:collapse; border:1px solid #ccc; color:#444;}
.entry-content th{font-weight:bold; background:#ccc;}
.entry-content th, .entry-content td{padding:0.2em 10px;}
.entry-content td{border:1px solid #ccc;}
.entry-content tfoot{background:#ddd;}

/*-----sidebars-----*/
/*Subscribe box*/
#pp-subscribe{margin-bottom:10px;}
#pp-subscribe ul {padding:5px;}
#pp-subscribe li {display:block; float:left;}
#pp-subscribe a{padding:5px 5px 5px 50px; font-weight:bold; font-size:14px; line-height:33px; display:block;}
	/*-----RSS feed*/	
	#pp-feed{background: url(images/pp-rss2.png) no-repeat 4px 4px;}
	/*-----email subscription*/
	#pp-email{background: url(images/pp-email.png) no-repeat 4px 4px;}
	
	/*-----search*/
#searchform #s, #s-input{border:1px solid #ccc; margin:10px 0 10px 0; padding:2px; width:150px; color:#666;}
#submit, #s-submit{color:#ddd; cursor:pointer; font-weight:bold;}
#submit:hover, #s-submit:hover{color:#ffcc00;}
#s-input, #submit, #s-submit{font-family: 'trebuchet ms', arial, sans-serif;}

#searchform input {}
#search-2 {width:320px; border-bottom: 1px solid #757575; padding:0 0 15px 0;}

#search-2 .hidden {padding-left:20px;}

#searchsubmit {border:none; display:inline; width:16px; height:16px; background:url(/images/common/sidebar_search_but.png) no-repeat 0px 0px; text-indent:-9999px; margin:0px 0 0 10px;}
#searchsubmit:hover { background:url(/images/common/sidebar_search_but.png) no-repeat 0px -16px; text-indent:-9999px;}
	
	/*-----widgets*/
.widget {font-size:1.2em; line-height:1.4166; margin:0 0 0 0; padding:0.4166em 5px 0.4166em 5px;}
.widget li{margin:0.25em 0; }
.widget li li{padding:0 0 0 15px;}
.widgettitle{margin-bottom:3px; line-height:1.3; color:#555; font-weight:bold;}
#pp-recent-posts li, .widget_recent_entries li, .widget_recent_comments li{background: url(images/pp-bullet.gif) 0 0.53em no-repeat; padding:0 0 0 15px;}
.postform{width:100%;}
	
	/*-----calendar*/
#calendar_wrap{margin:0.4166em auto 0;}
#wp-calendar{width:94%; margin:0 auto;}
#wp-calendar caption{background:#aaa; font-size:1.0833em; font-weight:bold;}
#wp-calendar th{background:#ddd;}
#wp-calendar th, #wp-calendar td{text-align:center; padding:0.25em;}
#wp-calendar td{font-size:0.9166em; color:#777;}
#wp-calendar tfoot{background:#ddd;}
#wp-calendar a{font-weight:bold;}

/*-----navigation-----*/
.navigation{font-size:1.2em; text-align:center; padding:1.8181em 0; border-bottom:1px dashed #ddd;}
.navleft, .gnavleft{float:left; width:50%; text-align:left;}
.navright, .gnavright{float:right; width:50%; text-align:right;}
.gnavigation{padding:0 0 2em;}
.looped .navigation {border-bottom:none;}

/*-----footer-----*/
#footer{margin:0 0 0.8333em; padding:1.6666em 0; font-size:1.2em; line-height:1.6666;}
#footer .left{width:50%; float:left; text-align:left;}
#footer .right{width:50%; float:right; text-align:right;}
.clear{margin:0; padding:0; clear:both;}

/*-----comments-----*/
.commentlist{margin:0 0 2em;}
.commentlist li{margin:0 0 1em; padding:0.5em 5px;}
.comment-nav{border-bottom:none;}
	/*-----comment headings*/
.nocomments{text-align:center; padding:1.25em 0; font-size:1.6em;}
.comments-number {margin:0 auto 1.5em; padding-top:1em; font-size:2em; line-height:1;}
#respond h3{font-size:2em; line-height:1; margin:0 0 0.5em; padding-top:20px;}
	/*-----comment formatting*/
.avatar{float:left; position:relative; padding-right:7px;}
.comment-author{font-weight:bold; font-size:1.5em; line-height:1.1;}
.comment-author cite{font-style:normal;}
.comment-author .says{display:none;}
.comment-meta{font-size:1.1em; font-style:italic; color:#777;}
.comment-meta a{color:#777;}
.commentlist p {margin:1.4545em 5px 1.4545em 0; font-size:1.1em; line-height:1.5454; font-family: verdana, 'Lucida Grande', arial, sans-serif; color:#333;}
.commentlist pre{background:#fff; margin:0; border:none;}
.reply {font-size:12px; font-weight:bold;}
.commentlist .children li{margin-left:10px; margin-top:10px;}
	/*-----colors*/
.depth-1.parent{border:1px solid #dadada;}
.commentlist .children li {border-left:1px solid #dadada;}
.thread-alt{background-color:#ececec;}
.bypostauthor{background-color:#ddd;}

	/*-----comments form*/
#commentform{margin:0 0 4em 0;}
#commentform p{margin:0 0 1em 0;}
#commentform textarea,
#commentform input[type=text] {border:1px solid #ccc; padding:3px; font-family: verdana, Courier, Monospace; font-size:1.2em; color:#444;}
#commentform textarea:focus, #commentform input[type=text]:focus{color:#000; border-color:#888;}
#commentform input[type=text]{width:45%;}
#commentform textarea{width:95%;}
#commentform #submit{border:none; margin-top:15px; display:block; width:127px; height:20px; background:url(/images/common/blog_submit_comment.png) no-repeat 0px 0px; text-indent:-9999px; padding:0; }
#commentform #submit:hover { background:url(/images/common/blog_submit_comment.png) no-repeat 0px -20px; text-indent:-9999px;}


.comment-login{font-size:12px; margin-bottom:1.6666em;}

/*-----legacy comments*/
.comment-counter{font-size:1.3em; float:right;}


/*-----clearfix-----*/
.entry-content:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.entry-content, .clearfix {display: inline-block;}
/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.entry-content, .clearfix {display: block;}
/* End hide from IE5/Mac */
