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

a.twitter {
float:left;
text-align:left;
font-weight: normal;
font-size: 16px;
font-family: "Arial", Verdana, sans serif;
margin-left:20px;
border: 0px;
padding: 10px;
 }



#header {
        height: 122px;
        background: #464646 url('../images/header.jpg') no-repeat;
}
.clearer {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
pre {
	white-space: normal;
}
a img {
	border: none;
}
a {
	color: #5b8bb0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width: 900px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 60px;
}
/* logo */
#logo {
	float: left;
	width: 320px;
        margin-top: -68px;
        margin-left: 59px;
}
	#logo h1 {
  font-size: 30px;
  margin: 0;
  font-weight: normal;
	}
/* mainmenu */
#mainmenu {
	float: right;
        width: 500px;
        padding-right: 20px;
        text-align: right;
        font-size: 12px;
}
   #mainmenu a:hover, #langmenu a:hover {
    text-decoration: none;
   }
    #mainmenu a {
     margin-left: 2px;
     padding-right: 3px;
     color: #ffffff;
     display: inline-block;
     padding: 5px;
     text-transform: uppercase;
    }
#langmenu a {
  margin-left: 2px;
  padding-right: 3px;
color: #003366;
display: inline-block;
padding: 5px;
  text-transform: uppercase;
}
    #mainmenu a.active, #langmenu a.active {
      font-weight: bold;
      text-decoration: underline;

    }
#mainmenu a:hover, #langmenu a:hover {
       text-decoration: underline;
}
#mainmenu a span {
  float: right;
}
     #mainmenu a span, #langmenu a span {
      height: 23px;
      padding: 5px 6px 0 6px;
      font-size: 12px;
      text-transform: uppercase;
      
     }
#langmenu a span {
  float: left;
}
     #mainmenu a.active span, #langmenu a.active span {
      background: url('../images/buenosaires_menu.gif?1') no-repeat left top;
     }
#mainmenu a:hover span, #langmenu a:hover span {
  background: url('../images/buenosaires_menu_hover.gif?1') no-repeat left top;
}
     #mainmenu a.active span, #langmenu a.active span {
      font-weight: bold;
     }
#sidebar {
      width: 190px; 
      float: right;
      overflow: hidden;
      padding: 15px;
      background-color: #ffffff;
}

/* content_front */
#content_front {
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 35px;
	font-size: 14px;
	line-height: 20px;
    background: #f0f0f0 /*url('../images/front_top.jpg') no-repeat;*/;
    min-height: 100px;
    overflow: auto; 


}

#content_front h2 {
	font-size: 18px;
	font-weight: boldl;
        line-height: 2px;
}

/* white box thingie with shadows */
#content_top {
	font-size: 2px;
	line-height: 2px;
	padding: 0;
	margin: 0;
	
}

#content_inner {
        background-color: #f0f0f0;
}
#content_bottom {

	height: 3px;
	line-height: 3px;
	font-size: 3px;
	padding: 0;
	margin: 0;
}
/* footer */
#footer {
        background: #f0f0f0 url('../images/footer.jpg') no-repeat;
	font-size: 12px;
        height: 203px;
}
#content_inner {
	padding: 30px;
}
#footer_pic {
	width: 600px;
	float: left;
	margin-right: 30px;
}
#footer_news {
	float: left;
	width: 260px;
}
#contact {
        padding-top: 5px;
        color: #ffffff;
	font-size: 11px;
	width: 530px;
}
#contact h2, #footer_news h2 {
	border-bottom: 7px solid #66ccff;
	margin-top: 0;
	padding-bottom: 10px;
	font-size: 16px;
}
/* edicy */
#edicy {
	text-align: right;
  margin-top: 5px;
  font-size: 9px;
  margin-right: 7px;
}
/* search */
#search {
  margin-left: 2px;
}
#onpage_search {
	background: url('../images/buenosaires_search_input.gif?1') no-repeat top left;
	border: none;
	width: 95px;
	height: 21px;
	padding: 4px 0 0 3px;
	float: left;
  color: #003366;
  outline: none;
}
.search_submit {
	border: none;
	background: url('../images/buenosaires_search_submit.gif?1') no-repeat top right;
	height: 22px;
	width: 21px;/*
	position: relative;
	left: -6px;
	top: 1px; 
	*/
	float: left;
}
#content_inner2 {
	width: 610px;
	float: left;
}

#content_inner2 li {
	
	margin-top: 5px;
	
}
#content_inner2 h1 {
	padding-bottom: 5px;
	border-bottom: 5px solid #939393;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0;
}
#content_inner2 h2 {
	font-size: 14px;
	font-weight: normal;
}
#submenu {
	float: right;
	font-size: 16px;
	text-align: right;
	padding-bottom: 63px;
}
#submenu ul {
	margin: 0;
	padding: 0;
}
#submenu ul li {
	list-style-type: none;
	width: 130px;
	border-bottom: 7px solid #66ccff;
	padding: 12px 0;
  text-align: right;
  overflow: hidden;
}
#submenu ul li a {
	color: #003366;
}
#submenu ul li a.active {
  font-weight: bold;
}
.entry h1, .entry h1 a {
 color: #003366;
}
.entry h1 {
 margin-bottom: 26px;
}
.entry h1 .author {
 color: #7fccff;
 font-weight: bold;
}
.entry h1 .date {
 color: #939393;
 font-size: 14px;
}
.entry .articlebody {
 padding-bottom: 35px;
}
.dark {
 background: #daf2ff;
}
.comment {
 padding: 5px;
}
#commentform {
 background: #cccccc;
 padding: 20px;
 font-size: 14px;
 margin-top: 10px;
}
#commentform h2 {
 font-size: 24px;
 margin: 0;
}
#commentform textarea {
 width: 470px;
 height: 150px;
}
#commentform input.text {
 height: 15px;
 width: 200px;
}
#commentform input.submit {
 border: none;
 background: #f3feff;
}
#langmenu {
 float: left;
 margin-left: 20px;
 }
.rss {
background-attachment:scroll;
background-color:#e5e5e5;
background-image:none;
background-position:0 0;
background-repeat:repeat;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
text-align:center;
  margin-bottom: 20px;
}
.rss a {
color:#376385;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}
.rss a:hover {
  text-decoration: none;
}


/* forms */
   .form_area {
      margin: 20px 0;
}
.form_field {
  margin: 0 0 5px;
}
.form_field label {
  display: block;
  font-weight: bold;
}
.form_error {
  color: red;
  font-weight: bold;
  font-size: 12px;
  border: 1px dotted red;
  padding: 5px;
}
.form_field_error {
  color: red;
  font-size: 10px;
  line-height: 14px;
}
.form_notice {
  color: green;
  border: 1px dotted green;
  padding: 5px;
}
.form_field_size_large {

width: 100%;

}

.form_field_size_medium {

width: 50%;

}
.form_field_size_small {

width: 25%;

}




/* andrew changes */

#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:625px;	
}

#content_sidebar {
	float:left;	
	width:175px;
		
	text-align:left;
	color: #376385;
	background-color: #479cd2;
	
	padding: 10px;
	color:#ffffff;
	height:100%;	
}
p.sidebar_title{
	font-weight:bold;
}
p.sidebar_text{
	padding-left:5px;
}

#content_title {
	height:40px;	
	color: #376385;
	font-size: 20px;
}

#content_subtitle {
	height:20px;		
}
.subtitle-panel-item {
	margin-right:20px;
	color: #376385;
	font-size: 15px;
	cursor: pointer;
	padding-bottom:10px;
}

#content_map {
	height:300px;
	width:600px;	
	padding-top:10px;
	display:none;
}

#content_text {
	width:620px;
	
}

.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: 16px;	
	color: #000000;
	padding-left:15px;
	padding-right:15px;		
}

#badges {
	float:right;
	margin-right:10px;
	margin-top:10px;
}

#badges img {
	
	margin-right:15px;
	
}
