/*  
Theme Name: Second Theme
Theme URI: http://www.faroutcity.com
Description: This is my second theme.
Version: 1.0
Author: Faroutcity
Author URI: http://www.faroutcity.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{

	margin: 0;
	padding: 0;
	font-size:100%;
	font-weight: normal;
	}

a{
	text-decoration:none;
	color: #BBB692;
	outline: 0 none;
	
	}


body{

	margin: 0;

	font-family: Georgia, Verdana, sans-serif;

	font-size: 13px;

	text-align: center;

	vertical-align: top;

	background: #Ffffff;

	color: #2D2824;

	}

h1{
		font-size: 32px;
		padding: 0 0 0 0;
		color: #ffffff;
		text-decoration:none;
		font-weight:bold;
		margin-left: 20px;
		font-family: 'wide latin';
		}


h2{	font-size:18px;
	}

h3{
	font-size: 16px;
	font-weight: bold;
	padding: 28px 0 0 0;
	}

h4{
	font-size: 16px;
	font-weight: bold;
	padding: 36px 0 0 0;
	}

h5{
	color:#bbb692;
	padding: 0 0 5px 0;
	font-family: "gill sans MT","Lucida Grande", Verdana, sans-serif;;
	}

h6{
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 0 0;
	}



a:hover{
	color: #b3c300;
	}


p{

	padding: 20px 0 0 0;
	}




h1 a:hover {text-decoration: none;}

#header{
	position:relative;
	text-align:left;
	vertical-align:baseline;
	width: 955px;
	height: 100px;
	margin: 0 auto 0 auto;
	}

#logo{
	position:relative;
	height: 92px;
	width: 160px;
	left:0;
	top: 5px;
	}

#logo a:hover{text-decoration: none;}

#logo a
	{height: 92px;
	width: 160px;
	text-decoration: none;color:#ffffff;}

#motto {margin-left: 158px;
	margin-top: -15px;
	width: 955px;
	position: absolute;
	}

#motto a{
	font-family: garamond, "gill sans mt", "Lucida Grande", Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #bbb692; 
	text-transform: uppercase;
        text-align: center;
	}

#motto a:hover{
	color: #b3c300;
	}


#motto ul li{
	display: inline-block; 
	list-style: none;
	padding-left: 10px;
	}


#quicklocations{
	margin-left: 158px;
	position: relative;
	height: 35px;
	width: 648px;
	color:#ffffff;
	margin-top: -60px;
	letter-spacing: 1px;
    font-family: "Wide Latin", Verdana, sans-serif;
	background-image:url("quicklocations4.gif");
	background-repeat: no-repeat;
	}

#quicklocations li{float: left; list-style-type: none;}

#quicklocations li a{
	display:inline-block;
	}

#Restaurants {
	position: relative;
	width: 149px;
	height: 35px;
	}
	
#Restaurants a{
	position: relative;
	width: 149px;
	height: 35px;
	}
	
#Restaurants a:hover{
	height: 34px;
	width: 149px;
	margin-top: 1px;
	margin-left: -1px;
	background-image:url("byrestaurant_hover.gif");
        background-repeat: no-repeat;
	}
	

#daytrips{
	position: relative;
	width: 114px;
	height: 35px;
	margin-left: -40px;
	}
	
#daytrips a{
	position: relative;
	width: 114px;
	height: 35px;
	}
	
#daytrips a:hover{
	margin-left: -1px;
	height: 35px;
	width: 114px;
	background-image:url("daytrips_hover.gif");
        background-repeat: no-repeat;
	}

#Attractions{
	position: relative;
	width: 127px;
	height: 35px;
	}
	
#Attractions a{
	position: relative;
	width: 127px;
	height: 35px;
	}
	
#Attractions a:hover{
	margin-top: 1px;
	margin-left: -1px;
	height: 34px;
	width: 127px;
	background-image:url("byattraction_hover.gif");
        background-repeat: no-repeat;
	}
	
#Neighborhoods{
	position: relative;
	width: 160px;
	height: 35px;
	}
	
#Neighborhoods a{
	position: relative;
	width: 160px;
	height: 35px;
	}
	
#Neighborhoods a:hover{
	margin-top: 1px;
	margin-left: -1px;
	height: 34px;
	width: 160px;
	background-image:url("byneighborhood_hover.gif");
        background-repeat: no-repeat;
	}
	
#Hikes{
	position: relative;
	width: 82px;
	height: 35px;
	}
	
#Hikes a{
	position: relative;
	width: 82px;
	height: 35px;
	}
	
#Hikes a:hover{
	height: 34px;
	width: 82px;
	margin-top: 1px;
	margin-left: -1px;
	background-image:url("byhike_hover.gif");
        background-repeat: no-repeat;
	}


.search{
    position: absolute;
	margin-left: 792px;
	margin-top: -46px;
	height: 34px;
	width: 179px;
	list-style-type: none;
	text-align: left;
	line-height: 20px;
    background-image:url("searchbar.gif");;
	}

.search input{
	margin-left:13px;
	margin-top: 6px;
	}
	
#searchsubmit{
	text-align:center;
	background:#dbd9c6; 
	vertical-align: middle;
	width:20px;
	height:20px;
	border:1px solid #efefef;
	cursor:pointer;
	outline:none;
	overflow:hidden;
	font-family:biondi;
	font-style: bold;
	font-size:12px;
	color:#BBB692;
	position:absolute;
	margin-left: 5px;
	margin-top: 3px;
	-moz-border-radius: 30px;
	-khtml-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background-image:-moz-linear-gradient(top,#ffffff,#cecab0);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#cecab0));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#cecab0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#cecab0)";
	}

#search button a:hover{
	color:#b3c300;
	border:1px solid #efefef;
	background-image:-moz-linear-gradient(top,#ffffff,#cecab0);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#cecab0));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#cecab0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#cecab0)"
	}	


#container{

	float:left;
	position:relative;
	width:590px;
	border-left:1px solid #cecab0;
	border-right:1px solid #cecab0;
	padding: 0 20px 0 20px;
	background: #ffffff;
	margin: 0px 0 0 20px;
	}

#container h2{
	font-size: 22px;
	color: #5B594B
	}

#container h2 a{
	font-size: 22px;
	color: #5B594B
	}

#wrapper{
	position: relative;
	margin: 0 auto 0 auto;
	width: 955px;
	height: 100%;
	text-align: left;
	}

#tweetit{
	position: absolute;
	margin-left: 400px;
	width: 100px;
	}

#pinit{
	position: absolute;
	margin-left: 325px;
	top: 0px;
	}

#fb{
	position: absolute;
	top: 0px;
	left: 515px;
	height: 25px;
	width: 100px;
	}

#stumble{
	position: absolute;
	top: 22px;
	left: 498px;
	height: 25px;
	width: 100px;
	}

.post{
	padding: 0 0 20px 0;
	}

.post ol{
	margin: 0 auto 0 auto;
	}

.post li{
	padding: 0 20px 0 0;
	}


.post h2{
	font-family: garamond, Georgia, Sans-serif;
	font-size: 20px;
	}

.headerbar{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
	font-family: "gill sans MT","Lucida Grande", Verdana, sans-serif;
	background: #f9f8f6;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style:solid ;
	border-top-width: 2px;
	border-top-color: #f5f4f0;
	padding-left: 5px;
	width: 585px;
	}

.headerbar a{
	color: #fde427;}

.date{
	position: absolute;
	text-align: right;
	width: 185px;
	margin:0;
	right: 25px;
	margin-top: -20px;}
	

.entry{
	line-height: 18px;
	padding-bottom: 50px;
	}

.entry a{
	text-decoration: none;
	color: #6c7b30;
	}

.entry a[rel="external"] {

	color: #006f93;
	}

#categorytitle h3{
	padding-top: 0;
	padding-left: 110px;
	font-weight: normal;
	font-family: garamond, Georgia, Sans-serif;
	font-size: 18px;
	}

#categoryentries h5{
	padding-left: 110px;
	}

#categoryentriesexcerpt p{
	padding-left: 110px;
	padding-top: 5px;
	}

#categorytitle h3 a{
	color: #5B594B;
	}

#categorytitle h3 a:hover{
	color: #b3c300;
	}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
	}

#pin_excerpt{
	position: absolute;
	}

#tweet_excerpt{
	position: absolute;
	margin-left: 75px;
	}

#fb_excerpt{
	position: relative;
	height: 25px;
	width: 100px;
	margin-left: 170px;
	}
	

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #b3c300;
	}


.sidebar1{
	width: 157px;
	position: relative;
	float:left;
	background: #ffffff;
	display:inline;
	font-family: "gill sans mt", "Lucida Grande", Verdana, sans-serif;
	}

.sidebar1 h2 {
	color: #b3c300;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #b3c300;
	}	

.sidebar1 ul{
	list-style-type: none;
	margin:0;
	padding: 0;
	margin-left: 0;
	}

.sidebar1 ul li.popular{
	padding: 0px 0px 0px 0px;
	background-image:url("sidebar1_b.gif");
	padding: 40px 5px 0 5px;
	width: 147px;
	height: 618px;
	font-size: 12px;
	line-height: 3px;
	color: #595959;
	margin-left: -4px;
	}
	
.sidebar1 ul li.popular ul{
	background: #ffffff;
	width: 125px;
	height: 180px;
	list-style-type: decimal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 25px;}


.sidebar1 ul li ul.mostpopular1{
	}
	
.sidebar1 ul li ul.latest{
	margin-top: 35px;}
	
.sidebar1 ul li ul.mostpopular2{
	margin-top: 35px;}
	
.sidebar1 ul li ul li{	
	padding: 2px 0 5px 0;
	line-height: 12px;
	letter-spacing: 0px;
	}

.sidebar1 ul li a:hover{
	color:#b3c300;
	}

.sidebar2 a:hover{
	color:#b3c300;
	}
	

.sidebar1 ul li.linkcat{
	padding: 5px 0 5px 0;
	padding-left: 7px;
	}
	
#pagelinks{
	padding: 5px 0 5px 0;
	padding-left: 7px;
	font-size: 15px;
	color: #b3c300;
	}
	
#archivelinks{
	padding: 5px 0 5px 0;
	padding-left: 7px;
	}


.sidebar2 {
    font-family: "gill sans mt", "Lucida Grande", Verdana, sans-serif;
	position: absolute;
	display:inline;
	background: #ffffff;
	width: 138px;
	left: 830px;
	margin-right: -5px;
	}	


.sidebar2 ul li h2 {
	color: #b3c300;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #b3c300;
	}

.sidebar2 a{
	font-size: 13px;
	}



.sidebar2 ul{
	list-style-type: none;
	font-size: 13px;
	margin: 0; 
	padding: 0;
	color: #bbb692;
	}

.sidebar2 ul li{
	background: #ffffff;
	}
	
#socialbuttons{
	height: 16px;
	margin-bottom: 10px;
	}
	
#socialbuttons a{
	height: 25px;
	}

#twitter_div ul{
	font-size: 9px;
	line-height: 11px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top:0;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-image:-moz-linear-gradient(top,#f9f8f6,#f5f4f0);
    	background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f8f6),to(#f5f4f0));
   	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#f9f8f6,endColorStr=#f5f4f0);
    	-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr=#f9f8f6, endColorStr=#f5f4f0)";
	color: #888656;
	}

#twitter_update_list li{
	padding: 10px 2px 10px 2px; 
	list-style: none; 
	}

#twitter_update_list li a {
	color: #b3c300; 
	border-bottom: dotted 1px; 
	text-decoration: none; }


.sidebar2 ul li.firsttweet{
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topright: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background-image:-moz-linear-gradient(top,#f9f8f6,#f5f4f0);
        background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f8f6),to(#f5f4f0));
       filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#f9f8f6,endColorStr=#f5f4f0);
        -ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr=#f9f8f6, endColorStr=#f5f4f0)";
	}

#flickr_div{
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image:-moz-linear-gradient(top,#f9f8f6,#f5f4f0);
    	background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f8f6),to(#f5f4f0));
   	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#f9f8f6,endColorStr=#f5f4f0);
    	-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr=#f9f8f6, endColorStr=#f5f4f0)";
	padding-top: 5px;
	}
	
#flickr_div h2{
	font-size: 15px;
	border: 0;}

#facebook_friends{
	padding-top:8px;
	width: 100px;
	}
	
#etsybutton{
	padding: 5px 0 5px 0;
	}
	

#subscribe{
	padding: 5px 0 5px 0;
	font-size: 11px;
	color: #595959;
	}
	
#emailme{
	padding: 5px 0 15px 0;
	font-size: 13px;
	color: #bbb692;
	}

#neighborhoodlist{
	padding: 5px 0 15px 0;
	font-size: 13px;
	color: #bbb692;
	}

#neighborhoodlist a{
	padding: 5px 0 15px 0;
	font-size: 13px;
	color: #bbb692;
	}

#neighborhoodlist a:hover{
	color: #b3c300;
	}




#floater{	
	clear: both;
	float: left;
	width: 750px;
	}
	
	
#citylist ul{
	list-style-type: none;
	margin:0;
	padding: 0;
	margin-left: 0;
	}
	
#citylist ul li{
	list-style-type: none;
	margin:0;
	padding: 0 0 0 10px;
	margin-left: 0;
	}
	
#citylist ul li.restaurantlist{
	height: 110px;
	border-bottom: 1px solid #cecab0;
	padding-top: 20px;
	font-family: "gill sans mt", "Lucida Grande", Verdana, sans-serif;
	}
	
#categoryphoto{
	height: 100px;
	width: 100px;
	float:left;
	padding: 0;
	margin: 0;
	}
	
	
#categorytext{
	margin: 0 0 0 105px;
	position: relative;
	}

#footer{
	position: absolute;
	width: 955px;
	height: 56px;
	padding: 0;
	text-align: center;
	bottom: -56px;
	}

#footer p{
	padding: 40px 0 0 20px;
	clear:left;
	line-height: 5px;
	color:#888656;
	}

#footer li{
	display: inline-block; 
	list-style-type: none;
	color:#888656;}

#footer li a{
	color:#888656;
	border-left: 1px solid #cecab0;
	line-height: 12px;
	padding: 0 0 5px 5px;}


#footer li a:hover{
	color:#b3c300;}


	
.comments_template{

	margin: 10px 0 0;

	border-top: 1px solid #ccc;

	padding: 10px 0 0;

}



.comments_template ol{

	margin: 0;

	padding: 0 0 25px;
	padding-left: 25px;



}



.comments_template ol li{

	margin: 10px 0 0;

	line-height: 18px;

	padding: 0 0 10px;

}

.commentlist li{
	margin: 20px 0 0;

	line-height: 18px;

	padding: 0 0 20px 0;

	border-bottom: 1px solid #ccc;

}



.comments_template h2, .comments_template h3{

	font-family: Georgia, Sans-serif;

	font-size: 16px;

}



.commentmetadata{

	font-size: 12px;

}



.comments_template p.nocomments{

	padding: 0;

}



.comments_template textarea{

	font-family: Arial, Helvetica, Georgia, Sans-serif;

	font-size: 12px;

}

.alignleft {
	float: left;
	text-align: left;}

.alignright {
    float: right;
}

.spacer {
clear: both !important;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
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;
}