/*  
Theme Name: Urban Thinking Theme
Theme URI: http:/www.urbanthinking.org/
Description: 
Version: 0.1
Author: Brady Dorman, Mike Dorman
Author URI: http://www.urbanthinking.org/
*/


body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Gill Sans, 'Josefin Sans Std Light', Helvetica, Verdana;
	font-weight: 100;
}

a {
	text-decoration: none;
}



.headerlinksbase {
	height: 28px;
	text-align: center;
}

.headerlinkscenter {
	width: 850px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.headerlinks {
	font-size: 20px;
	color: #5a5a5a;
	width: 476px;
	padding-top: 4px;
}

.headerlinkslines {
	width: 1px;
	height: 28px;
	background: #5a5a5a;
	position: absolute;
	top: 0px;
}






.headermainbase {
	height: 184px;
	background: #5a5a5a;
	text-align: center;
}

.headermaincenter {
	width: 850px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.headermain {
	font-size: 50px;
	color: #ffffff;
	padding-top: 20px;
	width: 476px;
}

.headermainlines {
	width: 1px;
	height: 184px;
	background: #ffffff;
	position: absolute;
	top: 0px;
}





.headerurlbase {
	height: 27px;
	margin-top: 1px;
	background: #5a5a5a;
	text-align: center;
}

.headerurlcenter {
	width: 850px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.headerurl {
	font-size: 15px;
	color: #ffffff;
	width: 663px;
	letter-spacing: 4px;
	padding-top: 6px;
}

.headerurllines {
	width: 1px;
	height: 28px;
	background: #ffffff;
	position: absolute;
	top: 0px;
}




.contentbase {
	text-align: center;
}


.contentcenter {
	width: 850px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.contentmain {
	font-family: Gill Sans, Verdana;
	font-weight: 100;
	font-size: 15px;
	color: #000000;
	width: 639px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 20px;
	border-right: 1px #5a5a5a solid;
	line-height: 130%;
	float: left;
}

.contentmain a {
	color: #5a5a5a;
}

.contentmain img {
	border: 0px;
}

.contenttext a {
	color: #000000;
	text-decoration: underline;
}

.contenttext img {
	border: 0px;
}

.contentcomments {
	font-size: 15px;
	color: #5a5a5a;
	text-transform: uppercase;
	font-weight: 500;
}

.contentsidebar {
	font-size: 15px;
	color: #5a5a5a;
	padding-left: 24px;
	padding-top: 35px;
	padding-bottom: 20px;
	position: relative;
	left: -1px;
	width: 160px;
	border-left: 1px #5a5a5a solid;
	line-height: 135%;
	text-transform: uppercase;
	float: left;
}

.contentsidebar a {
	color: #5a5a5a;
}

.contentsidebar b {
	font-weight: 500;
}

.passivefield {
	color: #5a5a5a;
}

.activefield {
	color: #000000;
}

.headline {
	font-size: 22.5px;
	color: #df1f26;
	font-family: Gill Sans, 'Josefin Sans Std Light', Helvetica, Verdana;
	font-weight: 100;
	text-decoration: none;
	margin-top: 35px;
	text-transform: uppercase;
}

.headline a {
	color: #df1f26;
}

.footline {
	font-size: 13px;
	color: #5a5a5a;
	text-decoration: none;
	text-transform: uppercase;
	/* margin-bottom: 35px; */
}

.oldernewer {
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

.prevnext a+a { 
    border-left: solid 1px #5a5a5a;
    padding-left: 8px;
}




.footerbase {
	height: 76px;
	background: #5a5a5a;
	text-align: center;
	clear: both;
}

.footercenter {
	width: 850px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.footer {
	font-size: 15px;
	color: #ffffff;
	width: 476px;
	padding-top: 10px;
}

.footerlines {
	width: 1px;
	height: 76px;
	background: #ffffff;
	position: absolute;
	top: 0px;
}




.copyrightbase {
	text-align: center;
}

.copyrightcenter {
	width: 850px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.copyrightut {
	font-size: 13px;
	color: #5a5a5a;
	padding-top: 5px;
	padding-bottom: 5px;
}

.keyposts {
	padding-left: 10px;
	text-indent: -10px;
}

