/*
THEME NAME: pophub
AUTHOR: thomas marban
*/
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,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}:focus{outline:0}

body {
	font-size: 0.95em;
	color: #A0A0A0;
	background: #0E0E0E url("images/bg.png") top left repeat-x;
	font-family: "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
}


#container {
	margin: 140px auto;
	padding: 0px;
	width: 740px;
}

#head {
	background: url("images/logo.png") top left no-repeat;
	width: 740px;
	height: 90px;
}

#content {
	margin: 0px;
	padding-top: 30px;
}


#bar {
	border-top: 1px solid #444444;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 60px;
	clear: both;
}

#footer {
	font-size: 0.8em;
	margin-top: 40px;
	padding-bottom: 30px;
	clear: both;
	text-align: center;
	border-top: 1px solid #444444;
	padding-top: 20px;
}


small {
	font-size: 0.9em;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px #F2F2F2 solid;
}

a:hover {
	color: #00afff;
}

#head h1 a {
	display: block;
	text-indent: -5000px;
	width: 740px;
	height: 52px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 10px;
}

h1 a, h2 a, h2 a:link, h2 a:visited, #footer a, #footer a:link, #footer a:visited, .pgn a  {
	border-bottom: none;
}

/*
h2 {
	font-weight: normal;
	font: 1.45em Georgia, Times, serif;
	padding-bottom: 10px;
}
*/

h2 {
	text-indent: -5000px;
	padding-bottom: 14px;
	height: 30px !important;	
}

h2 a {
	text-indent: -5000px;
	display: block;
	height: 30px;
}

h3, h4 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.35em;
	border-bottom: 1px dotted #333333;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

h4 {
	font-size: 1.2em;
}

h5 {
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 10px;
}

h6 {
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
}

.date {
	float: right;
	font-size: 1.30em;
	color: #585858;
}

.content {
	line-height: 180%;	
}

.alignleft {
	float: left;
	margin: 5px 15px 10px 0px;
}

.alignright {
	float: right;
	margin: 5px 0px 10px 10px;
}

.alignrightborder {
	float: right;
	background: #ffffff;
	margin: 5px 0px 10px 10px;
	border: 3px solid #cccccc;
}

.alignleftborder {
	float: left;
	background: #ffffff;
	margin: 5px 15px 10px 0px;
	border: 3px solid #cccccc;
}

.alignnoneborder {
	background: #ffffff;
	margin: 10px 0px 10px 0px;
	border: 3px solid #cccccc;
}

strong {
	font-weight: bold;
	color: #FFFFFF;
}

cite {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

blockquote {
	margin: 10px 0px 10px 0px;
	padding: 6px 6px 6px 10px;
	border-left: 2px solid #AAAAAA;
	background: #1E1E1E;
}

ul, li, li a {
	padding: 0px;
	margin: 0px;
	border: none;
	line-height: 150%;
}

li {
	padding: 4px 0px 4px 0px;
}

ul li {
	list-style-position: inside;
	list-style-type: square;
}

#bar ul li {
	font-size: 0.7em;
	list-style-position: outside;
	list-style-type: none;
}

#bar ul {
	margin-bottom: 12px;
}

.ln {
	clear: both;
	padding-top: 80px;
}

.author {
	padding-top: 5px;
}

.pgn {
	font-size: 1.5em;
	clear: both;
	padding-top: 10px;
	padding-bottom: 40px;
	text-align: center;
}

.pgn a, .pgn a:link, .pgn a:visited { 
	border-bottom: none;
}

a.nos, a.nos:link, a.nos:visited {
	border-bottom: none;
}

a.nov, a.nov:link, a.nov:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.nov:hover {
	color: #00afff;
}

#bar a, #bar a:link, #bar a:visited {
	color: #A0A0A0;
	border-bottom: none;
}

#bar a:hover {
	color: #00afff;
}

.author a {
	border-bottom: none;
}

.note {
	font-size: 1.2em;
	padding: 8px;
	border: 1px solid #444444;
	background: #333333;
}

.clear {
	clear: both;
}