/*
Theme Name: HarPlace Dark
Theme URI: http://www.harplace.ro
Description: 2 column theme for HarPlace Arena
Version: 2.0
Author: Octav
Author URI: http://www.octav.name
*/

body {
	margin: 0;
	padding: 0;  
	color: #0099ff;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	font-size: medium;
	background: transparent url("images/black-camo.gif");
}
#wrapper{
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	font-size: 78%;
	line-height:18px;
}
#header{
	padding: 0  0 0px 0;
	height: 238px;
	margin: 0 0 0px 0;
	background: transparent url("images/header.jpg") top center no-repeat;
}
#content{
	border-left: 2px solid #222;
	border-right: 2px solid #222;
	clear:both;
	padding: 0;
	background-color: #000;
}
#main {
	width: 530px; 
	float:left;
	margin: 10px 0px 10px 0px;
	padding: 0 0 0px 0px;
	border-right: 1px dashed #111;
	overflow:hidden;
}
#sidebar {
	font-size:90%;
	padding: 0px 0px 0px 0px;
	margin: 10px 5px 10px 5px;
	width: 215px;
	float: right;
}
#footer {
	clear: both;
	margin: 0;
	padding: 10px 16px 0 16px;
	text-align: center;
	font-size: 85%;
	background: #000;
}

#footer-inner { background: #111; height: 45px; border-top: 1px solid #8CD1FD; border-bottom: 1px solid #8CD1FD; }
#footer-inner p { padding:15px 0 20px 0; margin:0; }
#credit { text-align:right; font-size: 80%; }
#credit p { margin: 0px 10px; padding: 3px; }
#credit p a { color: #777; font-weight:100; }
#credit p a:hover { color: #0099ff; }

#navigation{ padding: 5px 15px; }
#navigation div.fleft{ float:left; }
#navigation div.fright{ float:right; }

/*  ********** default styles *********** */

h1, h2, h3, h4, h5, h6, p { margin: 10px 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-family: 'Lucida Sans Unicode', 'Lucida Sans', sans-serif; }
h1{ font-size: 190%; }
h2{ font-size: 160%; }
h3{ font-size: 120%; }
h4{ font-size: 110%; }
h5{ font-size: 100%; }
h6{ font-size: 90%; }

a { color:#00538A; font-weight:800; text-decoration:none; }
a img { border:0px; }
a:hover { color:#00538A; text-decoration:underline; }

#footer a { font-weight: 100; }

hr{ height:2px; margin:5px 0; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }

blockquote{
	background: #EBF7FF;
	padding: 5px 15px;
	margin: 3px 30px;
	border-left: 4px solid #8CD1FD;
	border-top: 1px solid #EBF7FF;
	border-right: 1px solid #EBF7FF;
	border-bottom: 1px solid #EBF7FF;

}

form { margin: 0; padding:0; }
fieldset { padding:10px; margin:0; border:none; }
legend { font-weight:800; }
code { font-size: 90%; font-family: "Courier New", Courier, monospace; white-space: pre; }
td { vertical-align:top; }


#tabs{
	padding: 0;
	/*background: #1b3d4a;*/
	background: transparent url("images/tabs.jpg") top center no-repeat;
	height: 25px;
}
#tabs ul{
	margin: 0;
	padding:3px 0;
	list-style-type:none;
}
#tabs ul li{
	margin: 7px 14px 3px 10px;
	padding: 0px;
	display:inline;
	font-size: 110%;
	font-family: Tahoma, Arial, sans-serif;
	text-transform: uppercase;
}
#tabs a {
	color: #A1E7FD;
	text-shadow: -2px 0 black, 0 1px black, 1px 0 black, 0 -2px black;
}
#tabs a:hover{
	color: #33ff99;
	text-decoration:none;
}

/* Headings */ 

form#searchform2{
	display: block;
	margin: 3px 0px;
}

#header h3{
	margin: 0;
	padding: 5px 20px 0px 15px;
	font-weight:800;
	font-size: 200%;
	text-align: right; 
	filter:Glow(color=#0099ff, strength=4);
}
#header h3:hover {
	filter:Glow(color=#000000, strength=2);
}
#header h3 a{
	font-weight:100;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0.1em 0.1em 0.1em #0099ff;
}
#header h3 a:hover{
	color: #0099ff;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
#header h2{
	margin: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	letter-spacing:1px;
	padding: 10px 0 5px 17px;
	font-weight:800;
	color: white;
	font-size: 90%;
}
h2#sectiontitle{
	font-size:150%;
	font-weight: 100;
	padding:6px 6px 6px 10px;
	margin:8px 10px 5px 0px;
	color: #444;
	border-top: 1px solid #8CD1FD;
	background:#EBF7FF;
}

/* post styles */

.post{
	margin: 0 0 10px 0;
	padding: 5px;
}
.entry{
	margin: 0px;
	padding: 5px 10px 8px 10px;
}
.post h2 {
	color: #0099ff;
	font-size: 150%;
	font-weight:100;
	padding: 2px 0 4px 2px;
	margin: 0 0 15px 0;
	background: url("images/dots.gif") left bottom repeat-x;
}
.post h2 a{
	color: #00538A;
	text-decoration:none;
	font-weight:100;
}
.post h2 a:hover{
	text-decoration:none;
	color: #0099ff;
}
.post h3 {
	color: #00538A;
}

.postmetadata{
	font-size:80%;
	border-top: 1px solid #0C517D;
	background:#0B171F;
	padding: 1px 5px 1px 5px;
	margin: 0 5px;
}

.postmetadata p{
	line-height: 15px;
	padding: 0;
	margin: 3px 0;
}


/*  Comments   */

h3#comments,
h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	
ol#commentlist{
	padding: 0 0 0 20px;
	font-size: 90%;
	list-style-type:none;
}
ol#commentlist li{
	padding: 2px 10px;
	margin: 0;
}
ol#commentlist li p.commentheader{
	margin: 3px 0 0px 0;
	padding: 1px 5px;
}
ul#commentlist{
	padding: 0;
	margin:0;
	list-style-type:none;
}
ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px;
	font-size:90%;
	border: 4px solid #000;
}
ul#commentlist li div.gravatar {
	width:40px;
	float:left;
	text-align: center;
	padding: 5px 0 0 5px;
}
ul#commentlist li div.gravatar img{
	border: 2px solid #ddd;
}
ul#commentlist li p.commentauthor {
	padding: 0;
	margin: 0 0 2px 0;
	overflow:hidden;
}
ul#commentlist li p.commentheader{
	margin: 0 0 10px 0;
	padding: 0px;
}
ul#commentlist li div.commenttext{
	padding: 0 0 0 0px;
	margin:5px 10px 5px 60px;
}
ul#commentlist li div.commenttext div.commentwrapper{
	background: #00090F;
	margin:0 0 0 5px;
	padding: 3px 8px;
	border-top: 1px solid #0C517D; 
}


/*  sidebar styles */

.menu a{
	font-weight: 100;
}

.menu a:hover{
	text-decoration:none;
}

.menu ul{
	margin:0;
	padding:0 0 0 0px;
	list-style-type:none;
}

.menu ul li.widget{
	padding:2px;
	margin:0 0 7px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
	padding: 2px 0 2px 12px;
	margin:0;
	border-bottom: 1px solid #111;
	background: url("images/darklistbullet.gif") no-repeat 0 3px;
}

.menu ul li.widget ul li ul{ }

.menu ul li.widget ul li ul li{
	border-top: 1px solid #eee;
	border-bottom: none !important;
	padding: 0 0 0 11px;
	background: url("images/darklistbullet.gif") no-repeat 0 1px;
}

.menu ul li.widget h3{
	font-size:120%;
	padding:2px 0 3px 5px;
	margin:0;
	color: #ddd;
	font-weight: 800;
	font-family: arial, verdana, sans-serif;
	font-variant:small-caps;
	border-bottom: 1px solid #8CD1FD;
	border-top: 3px solid #8CD1FD;
	letter-spacing:2px;
}
.menu ul li a{
	color: #0099ff;
/*	font-weight: 800;*/
}
.menu ul li a:hover{
	color: #33ff99;
	text-decoration: none;
}
.menu form{
	display:block;
	margin:0px;
	padding:4px;
}
.menu input{
	margin:3px 0;
	font-size:90%;
}
li.widget .textwidget,
li.widget #search {
	padding: 2px 5px;
}
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; }

.post ul {
	margin: 0px;
	padding: 0px;
}
.post li {
	list-style: disc inside;
	color: #326A8E;
}

.vremea { overflow:hidden; }
.vremea_current { overflow:hidden; }
.vremea_main_left { float:left; width:auto; }
.vremea_temp { font-size:18px; text-align:center; margin:8px 0 0 0; }
.vremea_main_right { float:left; width:auto; margin:0 0 0 16px; }
.vremea_main_right h2 { margin: 4px 0 4px 0; }
.vremea_condition { }
.vremea_humidity { }
.vremea_wind { }
.vremea_day { font-weight:bold; font-style:italic; text-align:center; display:block; }
.vremea h3 { font-size:120%; padding:2px 0 3px 5px; margin:0; color: #ddd; font-weight: 800; font-family: arial, verdana, sans-serif; font-variant:small-caps; border-bottom: 1px solid #8CD1FD; border-top: 3px solid #8CD1FD; letter-spacing:2px; }
.vremea p { margin:6px 0 0 0; white-space:nowrap; text-align:center; }
ul.vremea_next_days { clear:both; width:100%; float:left; list-style-type:none; list-style-image:none; margin:12px 0 0 0; padding:0; }
ul.vremea_next_days li { background: none; float:left; width:24.9%; }
ul.vremea_next_days li img { display:block; margin:0 auto; clear:both; }
ul.vremea_next_days li div.vremea_fday{ border-left:1px solid #222; margin:0 0px 10px 0; padding:0px; }
ul.vremea_next_days li:first-child div.vremea_fday{ border-left:none; }

