body {
	margin: 0;
	padding: 0;
	background:  #000 url(images/img01.jpg) no-repeat top center;
	font-size: 14px;
	color: #EBE6E3;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #508BF4;
}

h1 {
	/*text-transform: lowercase;*/
	letter-spacing: -1px;
	font-size: 24px;
}

h2 {
	/*text-transform: lowercase;*/
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 180%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #F40D04;
}

a:hover {
	text-decoration: none;
	color: #fff;
}

/* Header */

#headerraba {
	width: 939px;
	height: 280px;
	margin: 0 auto;
	
}

#headerraba h1, #headerraba p {
	margin: 0;
	color: #F40D04;
}

#headerraba h1 {
	font-size: 30px;
}


#headerraba h1 {
	padding-top: 50px;
}

#headerraba a {
	color: #FED772;
}

/* Page */

#page {
	width: 939px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 670px;
	margin-bottom: 20px;
	
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #F40D04;
}

.byline {
	margin: 0;
	color: #F40D04;
}

.meta {
	text-align: right;
	color: #F40D04;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	font-weight: bold;
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #F40D04;
	background: url(images/img02.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 2px solid #F40D04;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	width: 939px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 2px solid #F40D04;
	text-align: center;
	font-size: 10px;
	
}

#trink
{
	font-style: normal;
	font-weight: bold;
	font-stretch: wider;
	color: #F40D04;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	font-size: 30px;
}

#ticker
{

	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 40px;

}

#frontpic
{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}

#news
{
	border-top: 1px solid #F40D04;
	clear: both;
}

#news .news_foto
{
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}

#counter
{
	text-align: right;
	
	
	
	
}



