* {
	margin:0;
	padding:0;
}
body {
	background:#ffffff url('../images/bg.png') repeat-x scroll top left;
	margin:0 auto;
	padding:0;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
}

#add-comment {
	display: block;
	background-image:url(../images/your-cooment.png);
	background-repeat:no-repeat;
	cursor:pointer;
	height:115px;
	margin-top:-57px;
	position:fixed;
	right:-15px;
	top:75%;
	width:50px;
	z-index:5000000;
}
/* wrapper */
div#wrap {
	width:90%;
	margin:0 auto;
	padding:0 10px;
}


/* header & nav */
div.header {
	margin:0 auto;
}
div.title {
	float:left;
	width:36%;
}
div.nav {
	width:64%;
	float:right;
	padding:30px 0 0 0;
	margin:0;
}
div.nav ul {
	list-style:none;
	float:right;
	padding:0px;
	margin:0px;
}
div.nav ul li {
	display:inline;
	float:left;
}
div.nav ul li a, div.nav ul li a:visited, div.nav ul li a:hover {
	float:left;
	margin:0 10px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	border-bottom:1px solid #fff;
}


/* headers */
h1, h2 {
	text-align:left;
	color:#fff;
}
h1 {
	font-size:3em;
	padding-left:10px;
}
h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color:#ffffff;
}
h2 {
	padding:0 0 10px 10px;
	font-size:0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:1.5em;
	font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
	font-weight:normal;
	color:#333333;
}
h4 {
	color:#7F0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	padding:5px;
	background-color:#e6e6e6;
	border-bottom:1px solid #cccccc;
}


/* element defaults */
p {
	margin-bottom:20px;
	line-height:1.7em;
	font-size:0.95em;
	color:#333333;
}
ul {
	padding:0 0 20px 35px;
}
code {
	border:1px solid #7D0000;
	border-left-width:10px;
	display:block;
	padding:10px;
	margin:10px 0;
}

/* default forms */
form input, form textarea, form select {
	border:2px solid #dddddd;
	padding:5px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
form input.formbutton {
	background:#8D0000 url('../images/button.png') repeat-x scroll top left;
	color:#ffffff;
	font-size:0.9em;
	border:1px solid #5E0000;
	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:#8D0000 url('../images/button.png') repeat-x scroll top left;
	color:#ffffff;
}
table tr td {
	border-bottom:1px solid #dddddd;
}

table tr td.center {
	text-align: center;
}

/* default links */
a { 
	color:#700000;
}
a:visited { 
	color:#AE0000;
} 
a:hover { 
	color:#870000; 
}
	

/* centeral page */
div.pagewrapper {
	margin:0 auto;
	background-image:url('../images/wrap-bg-right.png');
	background-repeat:repeat-y;
	background-position:top right;
}
div.innerpagewrapper {
	background-image:url('../images/wrap-bg-left.png');
	background-repeat:repeat-y;
	background-position:top left;
}
div.pagefooter {
border-bottom:1px solid #ddd;
height:1px;
margin-left:4px;
margin-right:4px;
}
div.page {
	margin:0 10px;
	background-color:#ffffff;
	padding:10px 10px;
}
div.page ul {
	list-style-image:url('../images/bullet.png');
	font-size:0.95em;
}
div.page ul li {
	padding:3px 0;
}


/* content */
div.short {
	float:left;
	width:80%;
}

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.sidebar ul {
	list-style:none;
	list-style-image:none;
	padding:10px 10px 25px 10px;
}
div.sidebar ul li {
	padding:7px 0;
	text-align: left;
}
div.sidebar ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:1.1em;
}
div.sidebar ul.log_activities li {
	font-size:0.8em;
	line-height:1em;
	margin:0;
	padding:2px;
}
/* footer */
div.footer {
	clear:both;
	margin-top:10px;
	border-top:1px solid #dddddd;
}
div.footer p {
	text-align:center;
	color:#999999;
	font-size:0.7em;
	font-family:"Trebuchet MS", Verdana, Arial;
}
div.footer p a {
	color:#999999;
}

/* search form */
form.searchform {
	padding-top:10px;
}

/* channel list */
div.list p.message {
	margin-bottom: 50px;
	padding-left: 60px;
	font-size: 1.1em;
}	

/* channel form */
.channel-form {
	width: 70%;
	margin: 0 auto;
}
.channel-form input.tags {
	margin-right: 5px;
}
.channel-form ul.errorlist li {
	background-color:#FBE7E2;
	color:#DD4B28;
	display:block;
	margin:5px 0 5px 0 !important;
	outline-color:#DD4B28;
	outline-style:dotted;
	outline-width:1px;
	padding:5px;
} 
.channel-form p.submit {
	text-align: center;
}
#captcha_img {
	margin-top: 3px;
	margin-right: 5px;
}
.channel-form p.right, .channel-form p.right-width {
	float: left;
	text-align: right;
	padding-right: 5px;
}
.channel-form p.right {
	width:30%;
}
.channel-form p.right-width {
	width: 45%;
}
.channel-form p.left, .channel-form p.left-short {
	float: left;
	text-align: left;
}
.channel-form p.left {
	width:50%;
}
.channel-form p.left-short {
	width:27%;
}
.channel-form p.inline-url {
	position: relative;
}
.channel-form p.inline-url input {
	width: 87%;
}
.channel-form textarea {
	height: 60px;
}
.channel-form .feeds_sources .links {
	margin-bottom: 20px;
}
.channel-form .adv_links {
	background-color: #D6DCE0;
	padding: 10px;
	margin-bottom: 10px;
}
.channel-form  #advanced {
	margin-bottom: 10px;
	display: none;
} 
.channel-form  #advanced p.right {
	height:30px;
}
.channel-form .feed_from_text {
	margin-bottom: 20px;
	margin-top: 10px;
	color:#333333;
	font-size:0.95em;
	line-height:1.7em;
	padding-right: 5%;
	padding-left: 5%;
	display: none;
}
.channel-form .feed_from_text textarea {
	width: 100%;
	height: 500px;
}
.channel_info {
	background-color: #D6DCE0;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.channel_info p {
	margin-bottom: 0px;
}
.channel_info h2 {
	color:#333333;
	font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
	font-size:1.8em;
	font-weight:normal;
	padding-left: 0px;
}
.other-entry h3 {
	font-size: 0.9em;
}
.other-entry p {
	margin-bottom: 5px;
}
.entry-list {
	margin-top: 20px;
}
.entry-list .entry {
	margin-top: 30px;
	width: 100%;
} 
.entry-list .entry pre {
	overflow: hidden;
	
}
.entry-list .entry p.source {
	line-height:1.2em;
}
.entry-list .entry h4 {
	background-color:#FFFFFF;
	border:0 none;
	padding-left:0;
}
.entry-list .first {
	margin-top: 0px !important;
}
.entry-list .entry img {
	margin-right: 20px;
}
div.pagin {
	font-size: 0.75em;
	text-align: center;
	margin-bottom: 10px;
}
div.pagin a.active {
	background-color: #eee;
	padding: 3px;
}
div.ads-top {
	text-align: center;
}
div.error-http {
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
}
/* misc classes */
*:focus {
	outline:none;
}
.clear {
	clear:both;
}
.spacer20px {
	height: 20px;
	width: 100%;
}
.spacer10px {
	height: 10px;
	width: 100%;
}
.spacer5px {
	height: 5px;
	width: 100%;
}
.w100pr {
	width: 100% !important;
}
.w370px {
	width: 370px;
}
.pl5pr {
	padding-left: 5%;
}
.list .log p {
	margin: 0px
}
.list .log ul {
	padding-bottom: 0px;
	padding-top: 5px;
}
.list .log {
	margin-bottom: 10px;
}
.last_visited {
	width: 40%;
	margin-bottom: 20px;
	padding-left: 5%;
	
}
.last_visited h4 {
	margin-bottom: 10px;
}
.last_visited h3 {
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 1.3em;
}
.last_visited ul {
	padding-left: 55px;
	font-size:0.9em;
}
.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;
}
.ad728 {
	text-align: center;
}
.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%;
}
.channel-form div.feeds-set p.left input.headline_filter {
	width: 80%;
}
p.delete-feed input {
	border: 0 none;
}