*{
	margin: 0;
	padding: 0;
}
	
body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Georgia, Times New Roman, Times, serif;
	color:#1f0701;
	letter-spacing: -1px;
	font-weight:lighter;
}


a{
	outline:none;
}
	
h4{	
	font-size: 21px;
	font-weight:lighter;
	color:#cdaf84;
	letter-spacing:0px;
	margin-bottom: 10px;
	}

h3{
	font-size: 25px;
	font-weight:lighter;
	background-image:url(../images/heading_bg.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	}
	
h2{
	font-size: 28px;
	font-weight:lighter;
	margin-bottom:25px
	}
h2 span{
	font-size: 14px;
	display:block;
	margin-top: 15px;
	letter-spacing:0px;
	}
	
h2 span a{
	text-decoration: none;
	color:#925938;
	}
	
h2 span a:hover{
	text-decoration: none;
	color:#ffffff;
	}
#wrapper{
	width: 990px;
	margin: 0 auto;
}

#fluidwrapper{
	width: 95%;
	margin: 0 auto;
}

#ribbon{
	width:285px;

	background-image:url(../images/nav_bg.png);
	background-repeat:no-repeat;
	background-position: center top;
	float:left;
	
}

#logo{
	width:285px;
	height: 300px;
	
	}
	
#nav{
	width: 85px;
	margin: 0 auto;
	
	}
	
#nav ul{
	text-align:center;
	font-size: 19px;
	color:#c9a57f;
	list-style-type:none;
	
	}
	
#nav ul li{
	margin-top: 15px;
	
	}
	
#nav ul li a{
	color:#c9a57f;
	text-decoration: none;
		
	}
	
#nav ul li a:hover{
	color:#ffffff;
	text-decoration: none;
		
	}
	
#topspots{
	width:215px;
	background-image:url(../images/topspots_bg.png);
	background-repeat:no-repeat;
	text-align:center;
	margin-top: 200px;
	margin-left: 10px;
	padding: 0 20px 20px 20px;
	}
#topspots p{
	font-size: 18px;
	line-height: 21px;
	padding: 50px 20px 50px 10px;
	}
	
#topspotlist{
	width: 620px;
	margin: 30px auto;
}
	
#topspotlist ol li{
	padding: 30px 5px;
	background-image: url(../images/separator.gif);
	background-repeat: no-repeat;
	background-position: center top;
	list-style:none;
	text-align:center;
	
	
	}
	
#topspotlist ol li:hover{
	background-color:#f4d9af;
	
	
	}
	
.bardetails{
	
	
	width:150px;
	margin: 0 auto;
}
	
.bardescription{
	float:right;
	width: 410px;
	color:#bd9060;
	}
	
/* TOP SPOTS TAG CLOUD STYLES*/

#topspots p .sizeone{
	font-size: 26px;
	padding: 0 10px;
	}
	
#topspots p .sizetwo{
	font-size: 20px;
	padding: 0 10px;
	}
	
#topspots p .sizethree{
	font-size: 18px;
	padding: 0 10px;
	}
	
#topspots p .sizefour{
	font-size: 14px;
	padding: 0 10px;
	}
	
#topspots p .sizefive{
	font-size: 10px;
	padding: 0 10px;
	}
	
#topspots a{
	text-decoration:none;
	color:#1f0701;
	

	}	
	
#topspots a:hover{
	text-decoration:underline;
	color:#1f0701;
	

	}

/* END TOP SPOTS TAG CLOUD STYLES*/	
	
#tweethere{
	width:217px;
	background-image:url(../images/tweethere_bg.png);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	margin-left: 10px;
	margin-top:30px;
	padding: 0 20px;
	}
	
#tweethere p{
	font-size: 18px;
	line-height: 25px;
	padding: 50px 20px 20px 10px;
	}
	
#mapAndTweets{
	width: 655px;
	float: right;
	margin-top:70px;
	position:relative;
	
	
	
	
	
	}
	

	


.clearboth{
	clear:both;
}

.mapBorder{
	background-image:url(../images/map_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	width: 620px;
	z-index:1;
	position:absolute;
	visibility: inherit;
}

.mapleft{
	background-image: url(../images/map_left.png);
	background-repeat: no-repeat;
	width:28px;
	height:402px;
	position:absolute;
	z-index:1;
	left:0px;
	top: 0px;
	
	
}

.mapright{
	background-image: url(../images/map_right.png);
	background-repeat: no-repeat;
	width:28px;
	height:402px;
	position:absolute;
	z-index:1;
	right:12px;
	top: 4px;

}

.maptop{
	background-image: url(../images/map_top.png);
	background-repeat: no-repeat;
	width:587px;
	height:23px;
	position:absolute;
	z-index:1;
	top:0px;
	left: 28px;
	
}

.mapbottom{
	background-image: url(../images/map_bottom.png);
	background-repeat: no-repeat;
	width:587px;
	height:40px;
	position:absolute;
	z-index:1;
	top: 359px;	
	left: 28px;
}

#mapItself{
	width: 600px;
	height: 345px;
	top:10px;
	margin: 10px auto 30px;
	
	}
	
#mapLarge{
	width: 90%;
	height: 500px;

	margin: 50px auto;
	border: 10px solid #bc936d;
	
	}
	
#maplargenav{
	margin: 10px auto;
	
	}
	

	
#maplargenav ul{
	text-align:center;
	font-size: 19px;
	color:#c9a57f;
	list-style-type:none;
	
	}
	
#maplargenav ul li{
	margin: 15px;
	
	display:inline;
	
	}
	
#maplargenav ul li a{
	color:#c9a57f;
	text-decoration: none;
		
	}
	
#maplargenav ul li a:hover{
	color:#ffffff;
	text-decoration: none;
		
	}
	
.largemapleft{
	background-image: url(../images/largemap_left.png);
	background-repeat: repeat-y;
	width:32px;
	position:absolute;
	z-index:1;
	left:5%;
	top: 0px;
	
	
}

.largemaptlcorner{
	background-image: url(../images/largemap_tlcorner.png);
	background-repeat: no-repeat;
	width:38px;
	height:31px;
	position:absolute;
	z-index:1;
	left:5%;
	top: 0px;
	
	
}
.largemapblcorner{
	background-image: url(../images/largemap_blcorner.png);
	background-repeat: no-repeat;
	width:42px;
	height:52px;
	position:absolute;
	z-index:1;
	left:0px;
	top: 0px;
	
	
}




.largemapright{
	background-image: url(../images/map_right.png);
	background-repeat: no-repeat;
	width:28px;
	height:402px;
	position:absolute;
	z-index:1;
	right:5%;
	top: 4px;

}
.largemaptrcorner{
	background-image: url(../images/map_right.png);
	background-repeat: no-repeat;
	width:28px;
	height:402px;
	position:absolute;
	z-index:1;
	right:12px;
	top: 4px;

}

.largemapbrcorner{
	background-image: url(../images/map_right.png);
	background-repeat: no-repeat;
	width:28px;
	height:402px;
	position:absolute;
	z-index:1;
	right:12px;
	top: 4px;

}

.largemaptop{
	background-image: url(../images/largemap_top.png);
	background-repeat: repeat-x;
	height:28px;
	position:absolute;
	z-index:1;
	top:0px;
	left: 6%;
	width:90%;
	
}

.largemapbottom{
	background-image: url(../images/map_bottom.png);
	background-repeat: no-repeat;
	width:587px;
	height:40px;
	position:absolute;
	z-index:1;
	top: 359px;	
	left: 28px;
}


/*MAP BUTTONS*/

#mapnav{
	width: 215px;
	margin: 0 auto;
	
	}
	
#mapnav ul{
	list-style-type:none;
	}
	
	
#mapnav ul li{
	display: inline;
	font-size: 14px;
	

	
	}
	
#mapnav ul li a{
	color: #925938;
	width: 60px;
	text-decoration:none;
	padding: 22px 6px 6px 6px;
	
	}
	
#mapnav ul li a:hover{
	color: #925938;
	background-image: url(../images/mapnav_bg.png);
	background-repeat: repeat-x;
	background-position: left top;	
	
	text-decoration:none;
	
	}
	
#tweetform{
	margin: 0 auto;
	width: 620px;
	padding-bottom: 40px;
	}
	
#tweetform p{
	font-size:24px;
	color:#e6cba5;
	}
#tweetform p a{
	text-decoration: none;
	color: #ffffff;
	}
	
#tweetform p a:hover{
	text-decoration: none;
	color:#e6cba5;
	}
	
#tweetform .example{
	font-size: 18px;
	font-style:italic;
	color:#e6cba5;
	padding-top: 20px;
	}
#tweetform .example em{
	color: #ffffff;
	}

#tweets{
	width: 620px;
	margin: 30px auto;
	position:relative;
	
}

#bardetails{
	width: 620px;
	margin: 0 auto;
	padding-bottom: 30px;
	
}

#bardetails #bardescription{
	float: left;
	width: 290px;
	
}

#bardetails #bardescription p{
	color:#ffffff;
	margin-bottom: 10px;
	font-weight:lighter;
}

#bardetails #barmap{
	float: right;
	width: 235px;
	height: 260px;
	border: 5px solid #431c0c;
	
}

#tweetlocation{
	float:right;
	width: 245px;
	margin-top: 10px;

	}

.tweetlocation{

	background-image: url(../images/tweetlocation_btn.gif);
	background-position: 0 0;
	width: 245px;
	height: 30px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	
	
}
	
.tweetlocation:hover{
	background-position: 0 -30px;
}
	
	
#howto{
	width: 620px;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-top:45px;
	background-image: url(../images/twitterbird.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#howto h1{
	font-size: 36px;
	color:#e6cba5;
	text-align:center;
	font-weight: lighter;
	line-height:50px;
	
	
}

#howto h1 span{
	font-size:25px;
	display: block;
}

#howto .tweetbox{
	width:456px;
	height: 91px;
	background-image: url(../images/tweetbox.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
	margin: 20px auto;
	
	}
	
#howto .tweetbox p{
	padding: 30px;
	font-size: 20px;
	text-align: center;
	color: #000000;
}


#howto .tweetbox p em{
	color:#7b3c2c;
}

#howto p{
	font-size: 20px;
	color:#e6cba5;
	text-align:center;
	}
	
#howto p a{
	text-decoration: none;
	color:#ffffff;
	}
	
#howto p a:hover{
	text-decoration: none;
	color:#e6cba5;

}

#howtosteps{
	width: 620px;
	margin: 30px auto;
}

#howtosteps .separator {
	width: 620px;
	height: 2px;
	background-image: url(../images/separator.gif);
	background-repeat: no-repeat;
	background-position: center top;}

/*HOW TO STEPS*/
ol#steps{
	list-style:none;
	margin: 0;
	padding:0;
}

ol#steps li{
	padding-left: 80px;
	list-style:none;
	margin: 30px 0px;
	
	}


	
ol#steps li#stepone{
	background-image: url(../images/step-one_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style:none;
	
	}	
	
ol#steps li#steptwo{
	background-image: url(../images/step-two_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style:none;
	
	}
	
ol#steps li#stepthree{
	background-image: url(../images/step-three_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style:none;
	
	}
	

	
ol#steps li#stepfour{
	background-image: url(../images/step-four_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style:none;
	
	}

ol h3{
	font-size: 20px;
	color:#532713;
	background-image:none;
}
	
ol p{
	font-size: 18px;
	line-height:25px;
	margin-top:5px;
	

}

ol p a {

		text-decoration: none;
		color: #925938;

}

ol p a:hover {

		text-decoration: none;
		color: #ffffff;

}

ol p span{
	font-size: 15px;
	line-height:22px;
	margin-top:5px;
	display:block;
	color:#532713;
	text-indent:20px;

}

ol p .note{
	font-size: 12px;
	line-height:22px;
	margin-top:5px;
	color: #000000;
	display:block;

}

#about{
	width: 620px;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-top:45px;
	background-image: url(../images/about_bg.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#about h1{
	font-size: 36px;
	color:#e6cba5;
	text-align:center;
	font-weight: lighter;
	line-height:50px;
	
	
}

#about h1 span{
	font-size:25px;
	display: block;
}

#about .tweetbox{
	width:456px;
	height: 91px;
	background-image: url(../images/tweetbox.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
	margin: 20px auto;
	
	}
	
#about .tweetbox p{
	padding: 30px;
	font-size: 20px;
	text-align: center;
	color: #000000;
}

#about .tweetbox p a{
	text-decoration: none;
	color: #000000;
}

#about .tweetbox p a:hover{
	text-decoration: none;
	color:#e6cba5;
}


#about .tweetbox p em{
	color:#7b3c2c;
}

#about p{
	font-size: 20px;
	color:#e6cba5;
	text-align:center;
	}
	
#about p a{
	text-decoration: none;
	color:#ffffff;
	}
	
#about p a:hover{
	text-decoration: none;
	color:#e6cba5;

}

#aboutcontent{
	width: 620px;
	margin: 30px auto;
}

#aboutcontent p{
	margin-bottom: 15px;
	font-size:18px;
	line-height:25px;
}

#aboutcontent p a{
	text-decoration: none;
	color:#925938;
	}
	
#aboutcontent p a:hover{
	text-decoration: none;
	color:#ffffff;

}


#error{
	width: 620px;
	height: 260px;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-top:45px;
	background-image: url(../images/404_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

#error h1{
	font-size: 36px;
	color:#e6cba5;
	text-align:center;
	font-weight: lighter;
	line-height:50px;
	
	
}

#error h1 span{
	font-size:25px;
	display: block;
}


#error p{
	font-size: 20px;
	color:#e6cba5;
	text-align:center;
	}
	
#rrror p a{
	text-decoration: none;
	color:#ffffff;
	}
	
#error p a:hover{
	text-decoration: none;
	color:#e6cba5;

}

#tweets ul{
	list-style-type:none;
	
	}

#tweets ul li{
	padding: 30px 5px;
	background-image: url(../images/separator.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
	
	}
	
#tweets ul li:hover{
	background-color:#f4d9af;
	
	
	}
	

	
.avatar	{
	float:left;
	padding: 0 15px;
	
}
.name{
	font-size:16px;
	font-weight:bold;
	display: block;

}

.text{
	font-size: 16px;
	}
	
.text a{
	text-decoration:none;
	color: #925938;
	font-style:italic;
	}
	
.text a:hover{
	text-decoration:none;
	color:#1f0701;
	font-style:italic;
}

.source{
	color: #925938;
	font-size: 12px;
	float: right;
	font-weight: bold;
	}
	
.time{
	float: right;
	color: #925938;
	font-size: 12px;
	font-weight:bold;
	}




.user{
background-color:#eedac2;
margin-bottom:10px;
margin-left: 15px;
margin-right: 15px;
padding:10px;

}

.user img{
	-moz-border-radius: 5px;}

._oldname{
font-size:14px;
font-weight:700;
margin-left:70px;

}



.location{
margin-left:70px;
	}
.followers{
margin-left: 70px;}


#footer{
	background-image:url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	}
	
.footercontent{
	width: 990px;
	margin: 0 auto;
	padding-left: 30px;
	
	
	}
.footermodule{
	width: 300px;
	float: left;
	margin-right: 45px;
	margin-top: 70px;
	}
.footermodule p{
	font-size: 14px;
	font-weight: lighter;
	letter-spacing:0px;
	line-height:25px;
	color: #ffffff;
	}
	
.findoutmore{
	background-image: url(../images/findoutmore_btn.gif);
	background-position: 0 0;
	width: 158px;
	height: 36px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 25px;
	}
	
.findoutmore:hover{
	
	background-position: 0 -36px;
	
	
	}

.quote{
	background-image: url(../images/blockquote_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	margin-top: 10px;
	}	
	
.syntax{
	font-size: 13px;
	line-height:22px;
	font-style:italic;
	padding: 25px 20px;
	font-weight:lighter;
	letter-spacing:0px;
	color: #ffffff;
	}
.syntax em{
	color: #edd1a3;}

.beermat{
	width: 300px;
	float: left;
	margin-top: 70px;
	
	}
	
#sitemap{
	width: 300px;
	float: left;
	margin-top: 50px;
	
}

#sitemap ul{
	list-style-type:none;
	margin: 0;
	padding: 0;
	}
	
#sitemap ul li{
	display:inline;
	margin-right: 12px;
	font-size:12px;
	letter-spacing: 0px;
	
}

#sitemap ul li a{
	color: #cdaf84;
	text-decoration:none;
	
}

#sitemap ul li a:hover{
	color: #ffffff;
	text-decoration:none;
	
}

#copyright{
	background-image: url(../images/copyright.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	padding-left: 15px;
	padding-top: 30px;
	margin-top: 10px;
	font-size:10px;
	color:#cdaf84;
	letter-spacing: 0px;
	}
#rss{
	width: 400px;
	float: right;
}

/*Modal Window Styles*/

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:385px;
  height:340px;
  display:none;
  z-index:9999;
  
}



#boxes #dialog {
	width:385px;
	height:340px;
	background-image: url(../images/oauth_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#boxes #dialog h3{
	font-size:22px;
	margin-top:43px;
	margin-bottom: 50px;
	margin-left: 30px;
	margin-right: 45px;
	background-image:none;
	float:left;
	
}

.twitter{
	color:#1ac9e3;
	background-image:none;}
.login{
	color:#ffffff}

.closebtn{
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
	margin-top:40px;
	margin-right: 25px;

	}
	
.closebtn a{
	color: #431a09;
	text-decoration:none;}

.closebtn a:hover{
	color: #97af3f;
	text-decoration:none;}


.x{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display:block;
	
	}

#boxes #dialog p{
	font-size:18px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 40px;
	letter-spacing:0;
	line-height:28px;
	
}

#boxes #dialog p em{
	font-style:italic;
	color:#799a2b;
	
}

.continue{

	background-image: url(/images/oauth_btn.gif);
	background-position: 0 0;
	width: 300px;
	height: 36px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	
	margin:25px auto;
	
	}
	
.continue:hover{

	background-position: 0 -36px;
	}
	
.infowindow {
	text-align: left;
	background-color:#ffffff;
	width:300px;
	height:200px;
	overflow:scroll;
	overflow-y:auto;
	overflow-x:hidden;
}

.infowindow .profile_image {	
	float: left;	
	width: 24px;
}

.infowindow .profile_image img {
	width: 24px;
}

.infowindow .tweetinfo{
	margin-left: 5px;
	float: left;
	width: 215px;
}

.infowindow .tweetinfo p{
	color:#1f0701;
	font-size:14px;
}

.infowindow p.even {
	margin-bottom:10px;
	font-size:12px;
	letter-spacing:0px;
	clear:both;
}

.infowindow p.odd {
	margin-bottom:10px;
	background-color:#cacaca;
	font-size:12px;
	letter-spacing:0px;
	clear:both;
}

.infowindow p img {
	float:left;
	width: 24px;
	margin-right:5px;
	margin-bottom:5px;
}
