/* resetting*/

*{
margin: 0px;
padding: 0px;
}


body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td {
margin:0;
padding:0;
}

a{
color: #cccc33;
font-size: 1em;
text-decoration: none;
}

li {
font-size: .85em;
}

h2{
font-size: 1.4em;
font-weight: normal;
color: #cccc33;
}

p{
font-size: 1em;
}

/* toolbox*/
.floatleft{float: left;}
.floatright{float: right;}
.clear {clear:both;}
/*end toolbox*/


body {
background: transparent url(style/images/bar.jpg) repeat-x ;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
margin:0;
padding:0;
}

#container{
margin:0 auto;
width:1200px;
height:99.5%;
overflow:hidden;
}

#header{
width:100%;
text-align: center;
}

h1#logo a{
background: transparent url(style/images/logo.jpg) no-repeat top center;
display:block;
height:185px;
margin:0 auto;
width:665px;
text-indent:-9000px;
}

/*NAVIGATION */

ul{
list-style: none;

}

ul#nav {
margin-top:9px;
margin-left:140px;
list-style: none;
clear:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ul#nav li {
float:left;
margin:0;
padding-right:3px;
}

ul#nav li a {
border:medium none;
display:block;
font-size:14px;
line-height:34px;
padding:0 8px;
height: 25px;
text-indent: -9999px;
}

ul#nav li.urban-logic a{
width: 92px;
background: transparent url(style/images/urban_logictab.jpg) no-repeat bottom center;
}

ul#nav li.ourmission a{
width: 92px;
background: transparent url(style/images/ourmissiontab.jpg) no-repeat bottom center;
}

ul#nav li.ourgoal a{
width: 92px;
background: transparent url(style/images/ourgoaltab.jpg) no-repeat bottom center;
}

ul#nav li.ouractions a{
width: 92px;
background: transparent url(style/images/ouractions.jpg) no-repeat bottom center;
}

ul#nav li.about a{
width: 92px;
background: transparent url(style/images/abouttab.jpg) no-repeat bottom center;
}

ul#nav li.submitastory a{
width: 92px;
background: transparent url(style/images/submitstory.jpg) no-repeat bottom center;
}

ul#nav li.contact a{
width: 92px;
background: transparent url(style/images/contact.jpg) no-repeat bottom center;
}

ul#nav li.join a{
width: 92px;
background: transparent url(style/images/join.jpg) no-repeat bottom center;
}

ul#nav li a:hover{
background-position: center top;
}

/*information*/

#content {
background-color: #fff;
display:inline;
float:left;
padding:20px 130px 0;
width:1200px;
}

.post{
background: transparent url() no-repeat scroll bottom center;
margin-left:0 0 25px;
padding:0 0 65px;
line-height: 16px;
}

.post a{
font-weight: bold;
}

.red{
color:#cccc33;
padding-bottom: 10px;
}

#introtext {
display:inline;
float:left;
margin:25px 0 30px 15px;
width:525px;
text-align: justify;
}

#introtext h2{
font-weight: bold;
}

/*sidebar*/
#wrap{
float:left;
}

#linksidebar{
border-left: 1px solid #CCCCCC;
margin-left: 20px;
margin-top: 25px;
width:335px;
text-align:left;
height: 1000px;
font-size: 1.1em;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 15px;
}

#linksidebar p{
padding-top: 20px;
color:#999999;
}

#linksidebar .widget h2{
padding-bottom: 12px;
}

#linksidebar a:hover{
text-decoration: underline;
}

#topbar{
background: transparent url(style/images/feedsquare.jpg) no-repeat ;
width: 300px;
padding: 25px; 
list-style-type: none;
}

#topbar a:hover{
text-decoration: none;
color: #666666;
}

#feed span{
padding-left: 80px;
}
#sidebarwrap{
float: right;
}

#sidebar_right{
list-style-type:none;
}

form#searchform{
padding-top: 20px;
}

#linksidebar #widgets{
margin-left: 5px;
}

#linksidebar .widget{
background: url(style/images/widgetsbg.jpg) no-repeat;
width: 133px;
padding: 20px 0 40px 20px;

}

#contact{
background: url(style/images/widgetsbg.jpg) no-repeat scroll 0 0;
width: 160px;
padding-top: 20px;
font-size: 1.1em;
}

#contact h2{
padding-left: 20px;
}

#contact a{
color: #666666;
font-size:0.85em;
}

#contact p{
padding:10px 10px 10px 20px;

}

#linksidebar ul ul{
margin-right: 15px;
padding-bottom: 10px;
}

#linksidebar ul ul a{
color: #666666;
text-decoration: none;
padding-right: 20px;
}

#legalstuff{
text-align: center;
}

/*adbar*/
#adbarwrap{
float: left;
}

#adbar {
width: 155px;
height:900px;
margin-top: 35px;
}

.block{
background:none repeat scroll 0 0;
color: #666666;
border:1px dashed #999999;
height: 50%;
margin: 0 auto;
padding: 0;
}

.block p{
text-align:center;
}


/*footer*/

#footer{
	width: 890px;
	display: inline;
	clear: both;
	float: left;
	text-align: center;
	font-size:.9em;
	padding-top: 25px;
	height: 100%;
}


#information{
margin-left: 24px;
}

#feed{
float: righ;
margin-right: 15px;
}