a,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,cite,img {
	margin: 0;
	padding: 0;
}
a {
	color:#d7d3d4;
	outline: none;
}
a:hover,a:active {
	color:#000;
	background-color: #5bdbfb;
	text-decoration: underline;
}
a:link,a:visited {
	text-decoration: underline;
}
abbr,acronym {
	border: none;
	border: 0;
	border-bottom: 1px dotted #fff;
	cursor: help;
	font-variant: normal;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: 400;
}
blockquote {
	font-style:italic;
}
body {
	color:#d7d3d4;
	background-color:#1e160f;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	padding:1em;
}
caption {
	margin-bottom: .5em;
	text-align: center;
}
caption,th {
	text-align: left;
}
cite {
	font-style: normal;
}
dt { 
	width:8em; 
	float: left; 
	clear: left;  
}
dd + dd {
	margin-left:8em;
}
em {
	font-style: italic;
}
fieldset label {
	display: inline-block;
	padding: 0 1em 0 0;
}
fieldset small, fieldset p {
	padding: 0 0 0 .5em;
}
fieldset p small {
	padding:0;
}
fieldset,img {
	border: 0;
}
h1, .featured h2 {
	font-size:24px;
	line-height: 30px;
	max-width:18em;
}
h2 {
	font-size: 18px;
	line-height: 20px;
}
h3,h4,h5,h6,label,legend,address,p,li,dl,dt {
	font-size: 14px;
	line-height: 20px;
	max-width: 60em;
}
h1,h2,h3,h4,h5,h6,strong,legend {
	font-weight: 700;
}
h1 a,h2 a,h3 a,h4 a {
	text-decoration: none !important;
}
h1, h2 {
	margin: 40px 0 10px;
}
h1:first-child, h2:first-child, li > h2, li > h3, .date + h2{
	margin-top: 0;
}
.column + h2, .alignleft + p + h2, alignright + p + h2 {
	clear:both;
	padding-top:30px;
}
.featured + p small {
	margin-top:-0.6em;
}
.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
}
.alignright {
	display: inline;
	margin: 0 0 2px 15px;
}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.border {
	border:2px solid #787878;
}
input[type=text],input[type=password],textarea {
	border: 2px solid #4c4c4c;
	padding: 4px;
	margin:0;
	font: 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url(../images/shadow_top.png) repeat-x scroll center top;
	width: 20em;
}
legend {
	color: #fff;
}
ul li {
	list-style: disc inside;
}
ol li {
	list-style: decimal inside;
}
ul li:last-child, ol li last-child {
	margin-bottom: 0;
}
p img {
	max-width: 100%;
	padding: 0;
}
p,fieldset,table,pre,dl,ul,ol, .aktt_tweets li{
	margin-bottom: 14px;
}
p + ul {
	margin-top:0;
}
#upper > p, #lower > p {
	margin:0;
}
q:before,q:after {
	content: '';
}
select {
	width: 130px;
}
small, #footer a, #footer p, #footer .textwidget, #footer strong, 
.postmetadata, .tags, .html-tags p, .html-tags li, .wp-caption-text, .aktt_tweet_time, .aktt_tweet_reply {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
sub {
	vertical-align: text-bottom;
}
sup {
	vertical-align: text-top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table tr,table td {
	border: 0;
	padding: .2em;
}
textarea {
	height: 15em;
}
th {
	font-weight: 700;
	text-align: center;
}
th,td {
	padding: 0 .5em .5em .5em;
}
#footer strong {
	font-weight:700;
}
#footer .textwidget {
	display:inline;
}
#intro {
	display:none;
}
#pages li, #search input[type=text] {
	vertical-align:baseline;
	font-size: 16px;
	line-height:20px;
	border:none;
}
#pages li {
	float:left;
	list-style:none;
	list-style-position:outside;
	padding:4px 10px 0 20px;
	background: transparent url("../images/star_white.png") no-repeat left 10px;
}
#pages li:first-child {
	background:none;
	padding-left:30px;
}
#pages {
	background: transparent url("../images/logo.png") no-repeat 0 0;
	height:73px;
	margin-top: 14px;
	float: left;
	position:relative;
	padding:34px 0 0 55px;
}
#respond {
	clear:both;
}
#search {
	position:relative;
	float:left;
	width:190px;
	height:26px;
	margin-top: 48px;
}
#search input[type=text], #search input[type=submit] {
	position:absolute;
	top:0;	
	border: 0;
	margin:0;
	padding:2px 0;
}
#search input[type=text] {
	left:0;
	background: transparent url("../images/searchbox.png") no-repeat 0 0;
	color:#d7d3d4;
	height: 26px;
	width: 160px;
	padding:4px 0 0 6px;
	z-index:2;
}
#search input[type=submit] {
	text-indent:26px;
	padding:0 0 0 26px;
	right:0;
	background: transparent url("../images/searchbox.png") no-repeat right top;
	cursor:pointer;
	height:26px;
	width:26px;
	z-index:1;
}
#sidebar ul li, #extras ul li {
	list-style-type: none;
	list-style-position:outside;
}
#sidebar ul p,#sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar .sidebox {
	margin-bottom:30px;
}
#sidebar .sidebox h2 {
	margin-bottom:5px;
}
#sidebar .sidebox ul li, #extras ul li {
	margin:0 0 10px 0;
}
#sidebar .sidebox ul {
	padding:0;
}
#upper,#middle,#lower,#masthead,#main,#footer,#extras,#about {
	clear: both;
	height: auto;
	position: relative;
}
.inline {
	display:inline;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.article-navigation {
	border:1px solid white;
	display:block;
}
.article-overview {
	margin-bottom:40px;
	clear:both;
}
.article-overview h2 {
	font-size:26px;
	line-height: 32px;
}
.article-overview .excerpt {
	padding-top:22px;
}
.aktt_tweets a {
	text-decoration:none !important;
}
.aktt_tweets li {
	list-style-type: none;
	list-style-position:outside;
	word-wrap:break-word;
}
.aktt_tweet_time, .aktt_tweet_reply {
	display:block;
}
.commentlist {
	clear:both;
}
.commentlist li {
	list-style-type:none;
	list-style-position:outside;
	margin: 0 0 4em 0;
}
.commentlist p {
	padding-left:60px;
}
.commentlist cite {
	font-size:16px;
	font-weight:700;
}
.commentlist .authorimage {
	position:absolute;
	
}
.children {
	padding: 0;
}
.current_page_item a {
	cursor:default;
	text-decoration: none !important;
}
.current_page_item a:hover {
	background:transparent !important;
	color:#d7d3d4 !important;
}
.date {
	margin-bottom:0;
}
.excerptlink {
	margin:-3px 0 1em 0;
}
.excerptlink > a {
	height:22px;
	display:block;
	background: transparent url("../images/ignition_small.png") no-repeat 0 2px;
	padding:2px 0 0 18px;
}
.excerptlink > a:hover {
	background-position:0 -22px;
	background-color: transparent !important;
	color:#fff !important;
}
.featured {
	margin-bottom:30px;
	position:relative;
	padding-left:200px;
	min-height:200px;
}
.featured .entry p {
	font-size:16px;
}
.title-image {
	position:absolute;
	width:180px;
	height:180px;
	left:0;
	top:0;
	border:2px solid #787878;
}
.title-image img {
	padding:0;
}
.gallery a:hover, .title-image a {
	background-color: transparent !important;
}
.help a:hover {
	cursor: help;
}
.helpbox {
	background-color: #000;
	border: 2px solid #6c3219;
	margin: 1em 0.5em 0.5em;
	padding: 0.2em;
}
.html-tags p{
	margin-bottom:0;
}
.html-tags li {
	list-style-type:none;
	list-style-position:outside;
	padding:0 0 0 0.5em;
	line-height:14px;
}
.meta {
	margin-top:40px;
}
.next-prev-navigation {
	width:100%;
	margin:10px 0;
	clear:both;
}
.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
}
.post {
	margin-bottom:40px;
}
.postmetadata ul,.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-position:outside;
}
.section {
	font-family: "Arial Black", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:16px;
}
.wp-caption {
	padding-top: 4px;
}
.wp-caption-text {
	padding: 0 4px 5px;
}
#livesearchpopup_box {
	background-color:#444444;
	border:1px solid #4c4c4c;
	position:absolute;
	top:27px;
	left:4px;
	z-index:20;
	padding:6px;
	width:280px;
}
#livesearchpopup_box ul {
	margin:0;
}
#livesearchpopup_box ul li {
	list-style-type: none;
	list-style-position:outside;
	padding-bottom:6px;
}
.resultlistitem a, .resultlistitem a:visited {
    color: #d7d3d4;
}
.resultlistitem_selected a, .resultlistitem_selected a:visited, .livesearchpopup .resultlistitem a:hover {
	background-color: #5bdbfb;
	color:#000;
}