/*

Theme Name: Dark
Theme URI: http://www.kaushalsheth.com/
Description:  A lightweight, simple and pleasant design.
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com/
*/


/*#############################################################
Name: Blackbox
Date: 2006-06-01
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* Standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #999;
	text-decoration: none;
}

h1 a {
	color: #ffcc33;
	text-decoration: none;
}
body {
  background: #000 url('img/bgl.gif') repeat-x fixed left bottom;
	color: #555;
	margin: 20px 0;
	text-align: center;
	font: normal 0.8em sans-serif,Arial;
color: #a5a5a5;

}
ul {
	margin: 12px 0;
}
li {
	list-style: url('img/li.gif');
	margin-left: 18px;
}
code {
	font: normal 1em "Lucida Sans Unicode",serif;
	background: url('img/bgcode.gif');
	color: #888;
	display: block;
	padding: 3px 6px;
	white-space: pre;
	margin-bottom: 12px;
}


/* Misc */
blockquote {
	margin-bottom: 12px;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	background: url('img/quote.gif') no-repeat;
	padding-left: 28px;
	color: #666;
}


/* Main structure */
.main {
	background: #000; 
	border: 3px double #EEE; 
	border-color: #141414 #202020 #222 #202020; 
	margin: 0 auto 0 auto; 
	text-align: left;
	width: 905px; 
}


/* Header */
.gfx {
	background: #000 url('img/dark_pixel.jpg') no-repeat center;
	height: 350px;
}
.gfx h1 {
	color: #111;
	font: normal 2.6em Tahoma,sans-serif;
	padding: 16px 20px;
}

.peste head {
    float: right;
    background: #000 url('img/unu.gif');
    left: 150px;
    top: 50px;
    z-index: 3;
}
/* Menu */

.menuall a {
	background: #202020; /*url('img/contact.png') repeat-x;*/
/*	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;*/
	color: rgb(255,204,0);
	font-size: 1.5em;
	text-align: center;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 89px; height: 20px;
}
.menuall a span {
	padding-left: 6px;
}
.menuall a:hover {
	background-position: left bottom;
	color: #666;
}


.menu a {
	background: #000 /*url('img/bgmenu.png') repeat-x;*/
	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;
	color: #444;
	font-size: 1.5em;
	text-align: center;
	float: left;
	padding-top: 4px;
	width: 90px; height: 30px;
}
.menu a span {
	padding-left: 6px;
}
.menu a:hover {
	background-position: left bottom;
	color: #666;
}
.menu a#last {
	width: 140px;
	border-right: none;
}

.menuprima a {
	background: #000 /*url('img/primapagina.png') repeat-x;*/
	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;
	color: #444;
	font-size: 1.5em;
	text-align: center;
	float: left;
	padding-top: 2px;
	width: 90px; height: 30px;
}
.menuprima a span {
	padding-left: 6px;
}
.menuprima a:hover {
	background-position: left bottom;
	color: #666;
}
.menuprima a#last {
	width: 140px;
	border-right: none;
}


.menudespre a {
	background: #000 url('img/istorie.gif') repeat-x;
/*	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;*/
	color: #444;
	font-size: 1.5em;
	text-align: center;
	float: left;
	padding-top: 2px;
	margin-left: 4px;
	width: 93px; height: 25px;
}
.menudespre a span {
	padding-left: 6px;
}
.menudespre a:hover {
	background-position: left bottom;
	color: #666;
}
.menudespre a#last {
	width: 140px;
	border-right: none;
}


.menumateriale a {
	background: #000 url('img/materiale.gif') repeat-x;
/*	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;*/
	color: #444;
	font-size: 1.5em;
	text-align: center;
	float: left;
	padding-top: 2px;
	width: 120px; height: 25px;
}
.menumateriale a span {
	padding-left: 6px;
}
.menumateriale a:hover {
	background-position: left bottom;
	color: #666;
}
.menumateriale a#last {
	width: 140px;
	border-right: none;
}


.menudusmani a {
	background: #000 url('img/dusmani.gif') repeat-x;
/*	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;*/
	color: #444;
	font-size: 1.5em;
	text-align: center;
	float: left;
	padding-top: 2px;
	width: 108px; height: 25px;
}
.menudusmani a span {
	padding-left: 6px;
}
.menudusmani a:hover {
	background-position: left bottom;
	color: #666;
}
.menudusmani a#last {
	width: 140px;
	border-right: none;
}


.menucronici a {
	background: #000 url('img/cronici.gif') repeat-x;
/*	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;*/
	color: #444;
	font-size: 1.5em;
	text-align: center;
	float: left;
	padding-top: 2px;
	width: 87px; height: 25px;
}
.menucronici a span {
	padding-left: 6px;
}
.menucronici a:hover {
	background-position: left bottom;
	color: #666;
}
.menucronici a#last {
	width: 140px;
	border-right: none;
}


.menufoto a {
	background: #000 url('img/foto.gif') repeat-x;
/*	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;*/
	color: #444;
	font-size: 1.5em;
	text-align: center;
	float: left;
	padding-top: 2px;
	width: 57px; height: 25px;
}
.menufoto a span {
	padding-left: 6px;
}
.menufoto a:hover {
	background-position: left bottom;
	color: #666;
}
.menufoto a#last {
	width: 140px;
	border-right: none;
}



.menuvideo a {
	background: #000 url('img/video.gif') repeat-x;
/*	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;*/
	color: #444;
	font-size: 1.5em;
	text-align: center;
	float: left;
	padding-top: 2px;
	width: 73px; height: 25px;
}
.menuvideo a span {
	padding-left: 6px;
}
.menuvideo a:hover {
	background-position: left bottom;
	color: #666;
}
.menuvideo a#last {
	width: 140px;
	border-right: none;
}

.menuaudio a {
	background: #000 url('img/audio.gif') repeat-x;
/*	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;*/
	color: #444;
	font-size: 1.5em;
	text-align: center;
	float: left;
	padding-top: 2px;
	width: 72px; height: 25px;
}
.menuaudio a span {
	padding-left: 6px;
}
.menuaudio a:hover {
	background-position: left bottom;
	color: #666;
}
.menuaudio a#last {
	width: 140px;
	border-right: none;
}


.menudiverse a {
	background: #000 url('img/diverse.gif') repeat-x;
/*	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;*/
	color: #444;
	font-size: 1.5em;
	text-align: center;
	float: left;
	padding-top: 4px;
	width: 99px; height: 25px;
}
.menudiverse a span {
	padding-left: 6px;
}
.menudiverse a:hover {
	background-position: left bottom;
	color: #666;
}
.menudiverse a#last {
	width: 140px;
	border-right: none;
}


.menucauta a {
	background: #000 url('img/cauta.gif') repeat-x;
/*	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;*/
	color: #444;
	font-size: 1.5em;
	text-align: center;
	float: left;
	padding-top: 2px;
	width: 72px; height: 25px;
}
.menucauta a span {
	padding-left: 6px;
}
.menucauta a:hover {
	background-position: left bottom;
	color: #666;
}


.menucontact a {
	background: #000 url('img/contact.gif') repeat-x;
/*	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;*/
	color: #444;
	font-size: 1.5em;
	text-align: center;
	float: left;
	padding-top: 2px;
	width: 25px; height: 30px;
}
.menucontact a span {
	padding-left: 6px;
}
.menucontact a:hover {
	background-position: left bottom;
	color: #666;
}
.menucontact a#last {
	width: 140px;
	border-right: none;
}
/* Content */
.content {
	border-top: 1px solid #1A1A1A;
	background: #1A1A1A;
	clear: both;
}
.content h1 {
	margin: 0 0 4px;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}
.content p {
	margin: 0 0 12px;
}
.item {
	background: #030303 url('img/bgitem.gif') repeat-x;
	padding: 8px 10px;
}

.linie1 {
	background: #000 url('img/l1.gif') repeat-x;
	float: left;
	padding-top: 2px;
	width: 10px; height: 25px;
}
.linie2 {
	background: #000 url('img/l2.gif') repeat-x;
	float: left;
	padding-top: 2px;
	width: 12px; height: 25px;
}
.linie3 {
	background: #000 url('img/l3.gif') repeat-x;
	float: left;
	padding-top: 2px;
	width: 10px; height: 25px;
}
.linie4 {
	background: #000 url('img/l4.gif') repeat-x;
	float: left;
	padding-top: 2px;
	width: 10px; height: 25px;
}
.linie5 {
	background: #000 url('img/l5.gif') repeat-x;
	float: left;
	padding-top: 2px;
	width: 10px; height: 25px;
}
.linie6 {
	background: #000 url('img/l6.gif') repeat-x;
	float: left;
	padding-top: 2px;
	width: 10px; height: 25px;
}
.linie7 {
	background: #000 url('img/l7.gif') repeat-x;
	float: left;
	padding-top: 2px;
	width: 11px; height: 25px;
}
.linie8 {
	background: #000 url('img/l8.gif') repeat-x;
	float: left;
	padding-top: 2px;
	width: 11px; height: 25px;
}
.linie9 {
	background: #000 url('img/l9.gif') repeat-x;
	float: left;
	padding-top: 2px;
	width: 11px; height: 25px;
}
/* Footer */
.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
  font-size:10px;
  padding: 5px;
	background: #0A0A0A;
	color: #666;
	text-align:center;
} 

.postdata {
	color:#999;
	text-transform:uppercase;
	font-size:11px;
	line-height:11px;
	padding:0 0 0 15px;
	border-bottom: 3px #EEE;
}
	
	/*post stylng*/
.item{margin:0 0 0 0;}

.item .info{
padding:2px 3px 3px 8px;
border:1px solid #1a1a1a;
background-color:#1a1a1a;
font-size:0.9em;
color:#505050;
}

/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #1a1a1a;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #f8f7f6;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #f8f7f6;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.g2image_normal
    {
    margin: 4px;
    }

    .g2image_float_left
    {
    float: left;
    clear: left;
    margin: 4px;
    }

    .g2image_float_right
    {
    float: right;
    clear: right;
    margin: 4px;
    }

    .g2image_centered
    {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }
