/*
Theme Name: Midnight
Theme URI: http://wordpressblogthemes.com
Description: 2 Column theme based on a template from freecsstemplates.org and adapted by < a href="http://wordpressblogthemes.com">Free Wordpress Themes</a>.
Author: Free Wordpress Themes
Author URI: http://wordpressblogthemes.com
*/
* {
	margin: 0;
	padding: 0;
}


body {
	background: #000000 url(images/headerbg.gif) no-repeat left top;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

h1, h2, h3 {
	color: #ff6000;
}

li {
list-style:none
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	font-size:14px;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
text-decoration:none;
color:#ff6000;
}


/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	margin: 0;
	padding: 5px 0;
	background:  transparent;
	font-size: 1em;
}

.boxed .content {
	padding: 15px;
}



/* Post */



.post {
width:350px;
}

.post #goi {
background:url('images/albisteak5.png') no-repeat top center;
width:350px;
height:24px;
}

.post #erdi {
background:white url('images/albisteak6.png') repeat-y;
width:330px;
padding:10px 10px 10px 10px;
}

.post #behe {
background:url('images/albisteak7.png') no-repeat bottom center;
width:350px;
height:17px;
}


.post a:hover {
	text-decoration: none;
}

.post a {
	text-decoration: none;
}

.post .title {
	padding-bottom: 5px;
	font-size: 0em;
	font-weight: normal;
	text-align: center;
	float: left;
	color: white;
}

.post .date {
	color: #666;
	padding-top: 0;
	font-size: .8em;
	font-weight: normal;
	padding: 3px 10px 5px 10px;
	float: right;
	/* background: url(images/img07.gif) repeat-x left bottom; */
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	display: none;
	font-size: .8em;
}

.post .meta p {
	margin: 0;
	font-size: .8em;
	line-height: normal;
}

.post .story {
	clear: both;
	padding: 12px 10px 3px 5px;
	font-size: .9em;
}

.post .story p { color:#ff6000; }

/* Header */

#header {
margin-top:160px;
	height: 61px;
	background: url(images/img02.gif) no-repeat;
}

#musika {
position:relative;
width: 50px;
height: 200px;
background: transparent !important;

}

/* Header > Logo */

#logo {
	display: none;
	width: 700px;
	height: 19px;
	margin-top: 0;
	padding: 6px 0 0 0;
}

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#logo h1 {
	float: left;
}

#logo h2 {
	float: right;
}

#logo a {
}

/* Header > Menu */

#menu {
	width: 700px;
	height: 27px;

	margin-left: 120px;
	position: absolute;
	top: 148px;
	left: -85px;
}

#menu ul {

	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

.page-item { width: 98px !important; }

#menu a {
	overflow:hidden; 
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	background: url(images/boton.png) no-repeat left top;
	border: none;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	width: 98px !important;
}

#menu a:hover {
	background: url(images/boton.png) no-repeat left top;
	text-decoration: none;
	display:block;
	padding-top: 5px;
	background-position:-98px; 
}

#menu .active a {
	background: url(images/boton.png);
	display:block;
	background-position:-196px;
} 

/* Wrapper */

#wrapper {
width: 700px;
position:relative;
}

/* Content */

#content {
width:700px;
float:left;
display: inline;
}

/* Content > Main */

#main {
width: 290px;
float:left;
margin:0 0 0 20px;
display: inline;
}

#logoa {
background: url('images/Txartelak.png') no-repeat ;
width:100px;
height:63px;
}



/* Content > Main > Welcome */

#welcome {
	padding-top: 5px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar li {
color:#ff6000;
style:none;
text-decoration:none;
font-size:18px;
}

#sidebar a {
text-decoration:none;
}

#sidebar a:hover {
color:white;
background:#ff6000;

}


#sidebar img {
style:none;
text-decoration:none;
}

#sidebar {


	float: left;
	width: 220px;
background:#white;

}


#sidebar #goiko {
background:url('images/goiko.png') no-repeat top center;
width:220px;
height:24px;
}

#sidebar #erdiko {

background:white url('images/erdiko.png') repeat-y;
width:220px;
}

#sidebar #beheko {
background:url('images/beheko.png') no-repeat bottom center;
width:330px;
height:17px;
}

#sidebar h2 {

	display:none;
}

#sidebar h3 {
display:none;
}


/* Content > Sidebar > Support */

#support {
	padding: 20px 15px;
	color: #FF8A00;
}

#support h2 {
	display:none;
}

#support h3 {
display:none;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

#login p {
	font-size: .8em;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	
}

#footer p {
	width: 700px;
	margin: 0px auto;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

.nextprev {
margin: 10px;
text-align: center;
}

.meta {font-size:11px;margin: 10px 0;}
img { margin: 5px; }#support h2 {
	display:none;
}

#support h3 {
display:none;
}