* {
	margin:0;
	padding:0;
}
body {
	background:#000000;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}


/* wrapper */
div#wrap {
	width:1050px;
	margin:20px auto;
	padding:0 10px;
}


/* header & nav */
div.header {
	padding:10px 0 20px 10px;
	margin:0 auto; 
	float:left; 
	width:33%;
}
div.header h1 {
	color: #fff;
} 
div#nav {
	float:right;
	width:65%;
}
div#nav ul {
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	float:right;
	top:40px;
}
div#nav ul li {
	display:block;
	float:left;
	padding:5px 0px;
	background:#202020 url('images/nav.jpg') repeat-x scroll top left;
	border-bottom:1px solid #333333;
}
div#nav ul li a, div.nav ul li a:visited {
	float:left;
	padding:8px 7px 7px 8px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
div#nav ul li.selected a, div#nav ul li.selected a:visited, div#nav ul li a:hover {
	border-top:1px solid #E71D2E;
	border-left:1px solid #E71D2E;
	padding:7px;
	background:#980F19 url('images/nav-over.jpg') repeat-x scroll top left;
}

/* headers */
h1 {
	font-size:2.6em;
	letter-spacing:-3px;
	padding-left:10px;
	text-align:left;
}
h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color:#ffffff;
}
h2 {
	text-align:left;
	padding:0 0 10px 10px;
	font-size:0.9em;
	color:#D51626;
}
h3 {
	font-size:1.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	letter-spacing:-2px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:1.0em;
	font-weight:bold;
}



/* element defaults */
p {
	margin-bottom:20px;
	line-height:1.7em;
	font-size:0.95em;
	color:#333333;
}
ul {
	padding:0 0 20px 35px;
	list-style:none;
}
code {
	border:1px solid #dddddd;
	color:#666666;
	display:block;
	padding:10px;
	margin:10px 0;
}

/* default forms */
fieldset { 
	border:none;
	border-top:1px solid #dddddd;
	margin-top:10px;
}
fieldset legend {
	font-size:0.9em;
	color:#666666;
	font-weight:bold;
	padding:0 10px 0 0;
	background-color:#ffffff;
}
form { }
form input, form textarea {
	border:1px solid #999999;
	border-bottom-color:#cccccc;
	border-right-color:#cccccc;
	padding:5px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
form input.formbutton {
	background:#99101A none repeat-x scroll bottom left;
	color:#ffffff;
	border:1px solid #6A0C12;
	border-bottom:1px solid #EA3443;
	border-right:1px solid #EA3443;
	color:#ffffff;
	font-size:0.8em;
	padding:6px 14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* default tables */ 
table {
	width:100%;
	margin-bottom:10px;
}
table tr th, table tr td {
	padding:5px 10px; 
}
table tr th {
	background:#99101A none repeat-x scroll bottom left;
	color:#ffffff;
	border-bottom:1px solid #EA3443;
	border-right:1px solid #EA3443;
}
table tr td {
	border-bottom:1px solid #dddddd;
}


/* default links */
a, a:visited { 
	color:#D41525;
} 
a:hover { 
	color:#99101A; 
}
	

/* centeral page */
div.page {
	clear:both;
	margin:0;
	padding:0;
}
div.page ul {
	font-size:0.95em;
	color:#333333;
	list-style:square;
}
div.page ul li {
	padding:2px 0;
}
div.page p {
	text-align:justify;
	font-family:Helvetica, Arial, sans-serif;
	color:#444444;
}

/* content */
div.page div.content {
	background-color:#ffffff;
	padding:25px;
	border:5px solid #333333;
}



/* footer */
div.footer-navigation {
	background:#333333 none repeat-x scroll left 50%;
	min-height:90px;
	border-bottom:1px solid #666666;
	padding:10px 10px 20px;
}
div.footer-navigation ul {
	list-style:none;
	padding:0;
	width:30%;
	float:left;
	margin-right:35px;
}
div.footer-navigation ul li {
	padding:5px;
	color:#cccccc;
	border-bottom:1px solid #4D4D4D;
	font-size:0.8em;
	font-family:Helvetica, Arial, sans-serif;
}
div.footer-navigation ul li a {
	color:#cccccc;
	text-decoration:none;
}
div.footer-navigation ul li a:hover {
	color:#ffffff;
	text-decoration:underline;
}
div.footer-navigation div.searchbox {
	float:right;
	width:30%;
}
div.footer-navigation div.searchbox p {
	text-align:right;
	font-size:0.7em;
}
div.site-footer {
	clear:both;
	border-top:1px solid #EA3443;
	background:#99101A;
	min-height:80px;
	clear:both;
}
div.site-footer p {
	text-align:center;
	color:#eeeeee;
	padding-top:30px;
	font-size:0.9em;
}
	color:#eeeeee;
}

/* search form */
form.searchform {
}


/* misc classes */
*:focus {
	outline:none;
}
.clear {
	clear:both;
}

div.content .search {
	padding-top: 40px;
	padding-left: 20%;
	padding-bottom:50px;
}
div.content .search form fieldset {
	border: 0 none;
}
div.content .search form fieldset input#id_phrase {
	width: 40%;
}
div.content .search form fieldset p.small {
	font-size: 0.8em;
}
div.content .search form fieldset p.small select {
	border: 0 none;
	padding-top: 10px;
	color: #000;
}

/* sidebar */
div.sidebar {
	float:right;
	padding-left:1%;
	text-align:center;
	width:19%;
}

div.short {
float:left;
width:80%;
}

.entry-list .entry img {
	margin-right:10px;
}
.entry-list .entry p.source {
	line-height:1.2em;
}
.entry-list .entry {
margin-top:20px;
}
.channel-form {
margin:0 auto;
width:65%;
}
.channel-form p.right {
width:30%;
}
.channel-form p.left {
width:50%;
}
.channel-form p.left, .channel-form p.left-short {
float:left;
text-align:left;
}
.channel-form p.right, .channel-form p.right-width {
float:left;
padding-right:20px;
text-align:right;
}
.channel-form input.tags {
margin-right:5px;
}
.channel-form .adv_links {
background-color:#D6DCE0;
margin-bottom:10px;
padding:10px;
}
#captcha_img {
margin-right:5px;
margin-top:3px;
}
.channel-form p.submit {
text-align:center;
}
.channel-form h4 {
background-color:#E6E6E6;
padding:5px;
}
.spacer20px {
height:20px;
width:100%;
}

#add-comment {
background-image:url(../images/your-cooment.png);
background-repeat:no-repeat;
cursor:pointer;
display:block;
height:115px;
margin-top:-57px;
position:fixed;
right:-15px;
top:75%;
width:50px;
z-index:5000000;
}
.channel-form div.feeds-set {
	padding-top: 5px;
	background-color: #F8F8F8;
	margin-bottom: 10px;
	position: relative;
}
.channel-form div.feeds-set p {
	margin-bottom: 5px;
}
.channel-form div.feeds-set p.left {
	width: 60%;
}
.channel-form div.feeds-set p.left input.feed_url {
	width: 100%;
}
.channel-form div.feeds-set p.left textarea.tags {
	width: 80%;
	height: 50px;
}
.channel-form div.feeds-set p.left input.headline_filter {
	width: 80%;
}
.loading {
	background-image: url(../images/ajax-loader.gif);
	background-position: 5% 45%;
	background-repeat: no-repeat;
}
.error {
	background-image: url(../images/error.gif);
	background-position: 5% 45%;
	background-repeat: no-repeat;
}
a.errorToltip {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 45%;
	left: 5%;
}
.ok {
	background-image: url(../images/ok.gif);
	background-position: 5% 45%;
	background-repeat: no-repeat;
}