#main_body {
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	color: #383838;
	background: #376385 url('http://urbankite.com/images/back.jpg') repeat-x;
	margin: 0;
	padding: 0;
	font-size: 14px;
	
}

#content_main {
	float:left;
	width:603px;
	padding-left: 6px;
	padding-top: 6px;	
}

#sidebar_wrapper {
	float:left;	
	width:221px;
	height:100%;
}
	
#content_sidebar {
	float:left;	
	width:221px;
	text-align:left;
	color: #376385;
	background-color: #497ba1;
	padding: 0px;
	color:#ffffff;
	height:100%;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
	margin-top: 40px;
}
p.sidebar_title{
	font-weight:bold;
	margin-bottom: -15px;
	font-size: 14px;
}
p.sidebar_text{
	padding-left:5px;
	font-size: 13px;
	word-wrap:break-word;
}

p.sidebar_text a {
	padding-left:5px;
	color:#ffffff;
	text-decoration: underline;
}
p.sidebar_text a:hover {
	color:#69aee3;
	
	
}

#content_title {
	text-align:right;
	height:20px;	
	color: #ffffff;
	font-size: 20px;
	background-color: #376385;
	padding:10px;
	margin-bottom:8px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
#title {
  float: left;
}
#popularity {
	font-size: 17px;
}

#content_subtitle {
	height:20px;
	color: rgb(55, 99, 133); 
	font-size: 14px;
	margin-bottom: 10px;		
}
.subtitle-panel-item {
	margin-right:20px;
	color: #376385;
	font-size: 15px;
	cursor: pointer;
	padding-bottom:10px;

}

#big_map_box {
	height:300px;
	width:590px;	
	background-color: #497ba1;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content_map2 {
	height:270px;
	width:560px;
	margin-top:5px;
	margin-left: 5px;
	float: left;
	text-align:left;
	padding: 10px;
}

#map_box {
	height:206px;
	width:221px;
	background-color: #497ba1;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	float:left;
	margin-top: 20px;
}

#map {
	/*height:255px;*/
	height:176px;
	width:191px;	
	margin-top:5px;
	margin-left: 5px;
	float: left;
	text-align:left;
	padding: 10px;
	color:#ffffff;
}

#content_text2 {
	width:620px;
	color: #376385;
}

#post_box {
	color:#202020;
	background-color: #d7d7d7;
	margin-top:5px;
	margin-bottom:5px;
	width:600px;
	float:left;
	padding-bottom: 15px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

input {
	color: #376385;
	padding:5px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-size: 16px;
}
#post_title {
	color: #000000;
	font-size: 16px;	
}
#errors {
	font-weight:bold;	
	padding-left:5px;
}
#proc {
	display:none;	
}
.post_button {
	text-align: right;
	padding-right:9px;
}
textarea {
	color: #376385;
	height:2.5em;
	width:552px;
	padding:5px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-size: 16px;
	overflow:auto;
	resize:none;
}
.post-it {
	width:290px;
	margin-right:14px;
	margin-bottom:18px;
	float:left;
}
.post-it-top {
	background: #f0f0f0 url('/images/post-it-top.gif') no-repeat;
	background-position:top left;	
	width:291px;
	height:12px;
		
}
.post-it-middle {
	background: #f0f0f0 url('/images/post-it-middle.gif') repeat-y;
	width:291px;
	word-wrap:break-word;
	padding-top:2px;
}
.post-it-bottom {
	background: #f0f0f0 url('/images/post-it-bottom.gif') no-repeat;
	width:291px;
	height:47px;	
}

.post-it-text-small {
	float:left;
	font-size: 12px;
	color: #000000;	
	padding-left:10px;
} 
.post-it-text-top-left {
	float:left;
}
.post-it-text-top-right {
	float:right;
	padding-right:20px;
}
.post-it-text-msg {
	clear: both;
	font-size: 14px;	
	color: #333333;
	padding-left:15px;
	padding-right:15px;		
}
.roundtop {
	background: url(images/tr.gif) no-repeat top right;
}
.roundbottom {
	background: url(images/br.gif) no-repeat top right;
}
.rt {
background: url(images/tl.gif) no-repeat top right;
width:16px;
height:16px;
}
.rb {
background: url(images/bl.gif) no-repeat top right;
width:16px;
height:16px;
}
.roundbody {
	margin: 0px 10px 0px 10px;
}



#business_listings {
	width:620px;	
	padding-top:10px;
}
.business_listings_title {	
	color: #376385;
	font-size: 16px;
}

#business_tips_text {
	width:220px;	
}

#share_box {
	display: block;
	color:#ffffff;
	background-color: #479cd2;
	margin-top:5px;
	margin-bottom:5px;
	width:580px;
	float:left;
}


#post_response {	
	font-size: 25px;
}
#form_bottom {
  text-align:right;
  padding-left:5px;
  padding-right:9px;
}
#chars {
float:left;
color:#333333;
font-size:13px;

}
.post_button {
  float:right;
	text-align: right;
	padding-right:9px;
}
#more_info_div {
	display: none;
	padding: 5px;
	width:580px;	
	height:490px;
	margin-bottom: 10px;
	background-color: #497ba1;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
}

#more_info_iframe {
	width:580px;
	height:490px;

	overflow-x: hidden;
	overflow-y: scroll; 
}

#business_tips_content {
	display: none;
	float:left;
	width:221px;
	height:420px;	
	background: url('images/businesstweets.png') 0 0 no-repeat;
}
#business_tips_content_text {
	float:left;
	width:211px;
	height:350px;	
    margin-top:25px;
	overflow: auto;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	background-color: #497BA1;
	padding: 10px;
	color:#ffffff;
	font-size: 13px;
	
}

#business_tips_content_text a {
	color: #f4f4f4;
	text-decoration: underline;
}

#business_tips_content_title {
	float:left;
	width:200px;
	height:25px;	
	font-size: 16px;	
	color: #376385;
	padding-left:5px;	
	margin-top:5px;
}

#viral {
	text-align: center;	
	width:221px;
	padding-top:10px;
	background: #f0f0f0;	
}

p.addfeed_feed {
	text-align:left;
	height:20px;	
	color: #376385;
	font-size: 20px;
	padding:10px;
}

