@charset "UTF-8"html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, hr, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img {
	display: block;
}

/* ----- NO CLEAN FEED ----- */

body {
	background: #242424;
	margin: 0;
	padding: 0;
}

#pagecontainer {
	width: 900px;
	margin: 0 auto 0 auto;
	min-height: 705px;
	background: url(images/pagebg.png) center  top no-repeat;
}

#headercontainer {
	width: 100%;
	background: url(images/shadow.png) center top no-repeat;
	padding: 13.5px 0 0 0 ;
}

#header {
	width: 100%;
	height: 125px;
	border-top: 1px solid #424242;
	border-bottom: 1px solid #424242;
}

#header a img {
	border: none;
}

#navcontainer {
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 0.5em 0 0.5em 0;
}

ul#nav {
	list-style-type:none;
	padding:0;
	/*background: blue;*/
}	

ul#nav li {
	display:inline;
	text-transform: uppercase;
	/*background: green;*/
}

ul#nav li a {
	font: bold 0.95em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	background: #1c1c1c;
	color: #fff;
	text-decoration: none;	
	/*background: red;*/
	padding: 0.5em 1em;
	margin: 0 0.5em;
}


ul#nav li a:hover{
	background: #0e0e0e;
}

ul#nav li a.current {
	background: #0e0e0e;
}

ul.reading {
	padding: 0;
	margin: 0 0 0 1em;
}

ul.reading li {
	color: #efefef;
	font: normal 0.8em/1.3 Helvetica, Arial, sans-serif;
	
}
ul.reading li a {
	font: normal 0.95em/1.3 Helvetica, Arial, sans-serif;
	color: #efefef;
}



#contentcontainer {
	height: auto;
	min-height: 450px;
	/*border:1px solid #424242;
	background: #404040;*/
	border-top: 1px solid #424242;
	background: #242424;
	padding: 10px;
	margin: 0 0 1em 0;
	overflow:hidden;
	clear:both;
}

#contentcontainer h1 {
	font: normal 1.3em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #efefef;
}

#contentcontainer p {
	font: normal 0.95em/1.3 Helvetica, Arial, sans-serif;
	color: #fff;
}

#contentcontainer a {
	color: #fff;
}

#contentcontainer h2 {
	font: normal 1.1em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #efefef;
}

#contentcontainer a.footnote {
	text-decoration:none;
}

ul.learn {
	list-style-type:circle;
}

ul.learn li {
	color: #efefef;
	font: normal 0.95em/1.3 Helvetica, Arial, sans-serif;
	margin: 0.75em;
}
.contentleft {
	width: 500px;
	height: auto;
	float:left;
}

.contentright {
	width: 325px;
	height: auto;
	float:right;
}

.morebutton a {
	font: bold 0.95em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	background: #1c1c1c;
	color: #fff;
	text-decoration: none;	
	/*background: red;*/
	padding: 0.5em 1em;
	float:right;
}

.morebutton a:hover {
	background: #0e0e0e;
}

#bottomtiles {
 clear:both;
 overflow: hidden;
 padding: 3em 0 2em 0;
 height: auto;
 width: 100%;
 margin-left: auto;
 margin-right: auto;
}

.bottomtile {
	width: 20.5%;
	padding: 0 2%;
	border-left: 1px solid #424242;
	float: left;
	height: 10em;
}

.bottomtile h2 {
	font: bold 1em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #efefef;
	padding-left: 35px;
}

.bottomtile h2 a {
	color #efefef;
	text-decoration: none;
}

.bottomtile h2 a:hover {
	text-decoration:underline;
}
.bottomtile p {
	font: normal 0.8em/1.3 Helvetica, Arial, sans-serif;
	color: #fff;
}

.bottomtile a {
	color: #fff;
	text-decoration: underline;
}

#blog.bottomtile {
	border-left: none;
	background: url(images/blog.png) 12px 8px no-repeat;
	
}

#twitter.bottomtile {
	background: url(images/twitter.png) 12px 8px no-repeat;
}

#reading.bottomtile {
	background: url(images/reading.png) 12px 8px no-repeat;
}


#efa.bottomtile {
	background: url(images/efa.png) 12px 8px no-repeat;
}





#sidetiles {
}

.sidetile {
	padding: 2% 0;
	border-bottom: 1px solid #424242;
}

#blog.sidetile {
	border-left: none;
	background: url(images/blog.png) 8px right no-repeat;
	
}

#twitter.sidetile {
	background: url(images/twitter.png) 8px right no-repeat;
}

#reading.sidetile {
	background: url(images/reading.png) 8px right no-repeat;
}


#efa.sidetile {
	background: url(images/efa.png) 8px right no-repeat;
}


.badges a img {
	margin: 0 auto 1em auto;
}

.badges textarea {
	margin-bottom: 1em;
}

#nocleanfeedbadge {
	position:absolute;
	top:0;
	right:0;
	width: 120px;
	height: 120px;
	z-index: 3;
}


textarea {
	width: 100%;
	height: 6em;
}

hr {
	border-left: 1px solid #242424;
	border-right: 1px solid #242424;
	border-top: 1px solid #424242;
	border-bottom: 1px solid #242424;
	clear: both;
	height: 0px;
}

blockquote {
	font: normal 1em/1.3 Helvetica, Arial, sans-serif;
	color: #fff;

}

#footnotes {
	clear:both;
	font: normal 0.8em/1.3 Helvetica, Arial, sans-serif;
	color: #fff;
}

#letter {
	font: normal 1em/1.3 Helvetica, Arial, sans-serif;
	color: #fff;
	padding:0  1em;
}

#footer {
	border-top: 1px solid #424242;
	min-height: 125px;
	background: #242424;
	font: normal 0.75em/1.3 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #efefef;
	clear:both;
}

#footer a {
	color: #efefef;
}

.siteby {
	float:right;
}
