/*
Theme Name: zVision
Theme URI: http://zvision.net
Description:  v1.0 zvision.net wordpress theme
Version: 1.0
Author: deca
Author URI: http://zvision.net
*/

* { margin: 0; padding: 0; background-repeat: no-repeat; border: none; outline: none; }
html, body { width: 100%; height: 100%; }

body {
	font: normal 11px/normal "lucida sans unicode", "lucida sans", "lucida grande", sans-serif; 
	color: #C3BEBD; 
	text-align: center; 
	background: #0b0c0d url('images/bg_wrapper.jpg') left top no-repeat;
}

h1, h2, h3, h4 { font-family:"trebuchet ms", Arial, Helvetica, sans-serif; font-weight:normal; }
ul { list-style-type:none; }
a { text-decoration:none; color:#69b8e0; }
a:hover { color: #fff; }
input, select, textarea { font-family:"lucida sans unicode", "lucida sans", "lucida grande", sans-serif; color: #666; }


#header {
	width: 100%; 
	background: url('images/bg_header.png') repeat-x;
}

#header h1{
}

#header #logo{
	padding: 5px 0 0 20px;
	text-align: left;
}

#mcontainer { 
	width: 100%; 
}

#container { 
	padding: 0 0 0 20px;
	width: 960px; 
	text-align:left;
}


#content { 
	width: 560px; 
	float: left;
	border: 1px solid #000;
	background: #121213;
}

#rightside { 
	width: 154px; 
	float: left;
	padding: 0 0 0 25px;
}

#footer { 
	clear: both; 
	width: 500px; 
	color: #333;
	padding: 15px 0;
}

#footer a { color: #333; }


ol { 
	color:#6F6F6F;
	margin: 0 25px 0 25px;
}

ol li{
	line-height: 1.2;
}


.post {  
	padding: 10px 15px 25px;
	margin: 0 0 10px 0;
	background: url('images/dot-line.gif') bottom left repeat-x;
}

.post h2 { 
	height: 34px;
	font: italic 2em georgia, verdana, sans-serif;
	padding: 5px 0 0 0;
	background: url('images/bg_h2.png') repeat-x;
	color: #fff;
}

.post h2 a, h2 a:hover { color: #fff;}

.postdata { 
	clear: both;
}

.data {
	width: 48px;
	height: 48px;
	text-align: center;  
	color: #0b0c0d; 
	font-size: 9px; 
	float: left; 
	margin-right: 10px;background-image:url('images/data.png');
}
.data strong {font-family:Georgia, "Times New Roman", Times, serif; display:block; font-size:18px; padding-top:5px; }
.data sup { font-size:9px; font-weight:normal}

.feedback{
	margin: 20px 0 0 0;
}

.links { color:#6F6F6F; margin: 0 0 15px 0; }
.links ul { list-style-type:none; overflow:hidden }
.links ul li { 
	border-bottom: 1px dotted #333;
	text-align: right;
}

/*
.links ul li.categ { background:url(images/ico-categ.gif) no-repeat; background-position:130px 6px;}
.links ul li.user { background:url(images/ico-user.gif)  no-repeat; background-position:130px 6px;}
.links ul li.permalink { background:url(images/ico-permalink.gif) no-repeat; background-position:130px 6px;}
*/

.feedback ul li.rss { 
	padding: 0 0 0 15px;
	background:url(images/ico-rss.gif) left center no-repeat;
}

.feedback ul li.coment { 
	padding: 0 0 0 15px;
	background:url(images/ico-coment.gif) left center no-repeat;
}

.entry { }
.entry p{
	margin: 0 0 10px 0;
}
.entry img { 
	border: 8px solid #2E2E2E; 
	display: block;
}

/*----------articol-------------*/
#container-mare { width:470px;  margin:0 auto; text-align:left; background-color:#232323;}


#container-mare .post .postdata .entry p img.hide {display: none;}
#container-mare .post .postdata .entry p img.show {display: block; margin:0 auto;}

.postmetadata { width:410px; margin:20px auto 0 auto; padding:15px 10px;}
.alt { background-color:#1D1D1D; border-bottom:1px solid #282828; border-top:1px solid #282828; }

#comentarii { width:420px; margin:0 auto; padding:0 25px 10px 25px; }
#comentarii h3 { font-size:18px; margin:0 0 20px 0;}
#comentarii ol.commentlist { margin:0 0px 20px 0px; list-style-type:none;}
#comentarii ol.commentlist li { padding:15px 10px; }

#commentform p { margin:0 0 5px 0;}
#commentform input { width:200px; height:21px;}
#commentform textarea { width:420px; height:150px;}

#commentform .input-comment {border-right:0; border-top:1px solid #000; border-left:1px solid #E46A6A; border-bottom:1px solid #E46A6A; font-size:12px; background-color:#EBE9ED; vertical-align:middle; padding-top:3px; padding-left:3px }
#commentform .input-comment-on {border-right:0; border-top:1px solid #000; border-left:1px solid #E46A6A; border-bottom:1px solid #E46A6A; font-size:12px; background-color:#fff; vertical-align:middle; padding-top:3px; padding-left:3px }
#commentform .textarea-comment {border-right:0; border-top:1px solid #000; border-left:1px solid #E46A6A; border-bottom:1px solid #E46A6A;   font-size:12px; background-color:#EBE9ED; vertical-align:middle; padding-top:3px; padding-left:3px }
#commentform .textarea-comment-on {border-right:0; border-top:1px solid #000; border-left:1px solid #E46A6A; border-bottom:1px solid #E46A6A;   font-size:12px; background-color:#fff; vertical-align:middle; padding-top:3px; padding-left:3px }
#commentform input.buton-comment {  background-color:#DB3838; color:#fff; border:0; height:30px; width:202px; cursor:pointer;}

#colt-right { width:100%; height:14px; background-image:url(images/bg_colt_right.gif); background-position:right; margin:0; padding:0;  font-size:1px;}
#colt-left {width:14px; height:14px; background-image:url(images/bg_colt_left.gif); margin:0; padding:0 ;}
.nav {  text-align:center; margin:0 18px; padding:18px 0; background-image:url(images/dot-line.gif); background-repeat:repeat-x; background-position:top;}
.nav span { padding:0 3px;}
.nav a { padding:0 3px;}


/* ------------boxuri-------------- */
.dbx-clone {position:absolute;visibility:hidden;}
.dbx-clone, .dbx-clone .dbx-handle-cursor {cursor:move !important;}
.dbx-dummy {display:block;width:0;height:0;overflow:hidden;}
.dbx-group, .dbx-box, .dbx-handle {display:block;}
.dbx-box {margin:0 0 25px 0;padding:0;border:none;}
.dbx-box-open .dbx-content {display: block;}
.dbx-box-closed .dbx-content {display: none;}
#rightside .dbx-content { padding-bottom:3px; }
#rightside .dbx-content ul li a {
	 display: block; 
	 color: #fff;
	 width: 152px;
	 line-height:20px;
	 height:21px;
}
#rightside .dbx-content ul li a:hover { background-color:#69b8e0; color:#000;}
#rightside .dbx-content .input-search {
	border: 1px solid #ccc;
	vertical-align: middle;
	background-color:#D9DEE6;
}
#rightside .dbx-content .input-search-on {
	border: 1px solid #ccc;
	vertical-align: middle;
	background-color:#BABFC6;
}
#rightside .dbx-content .buton-search { border:0;  vertical-align:middle; }
.dbx-handle  {
	color: #52b7eb;
	font-size: 1em;
	margin: 0;
	font-weight: normal;
	padding-left: 20px;
}
.dbx-handle-cursor {cursor: move;}
a.dbx-toggle {display:block;overflow: hidden;position: absolute;top: 0px;left: -20px;background-repeat: no-repeat;border: 0px;margin: 0px;padding: 0px;}
a.dbx-toggle[class] { left: 0px;}
#rightside a.dbx-toggle{height: 20px;width: 20px;background-position: 0 6px;background-image: url(images/plus.gif);}
#rightside a.dbx-toggle-open {height: 20px;width: 20px;background-position: 0 9px;background-image: url( images/minus.gif );}
.dbx-clone {opacity: 0.8; -moz-opacity: 0.8; -khtml-opacity: 0.8;	filter: alpha(opacity=80); background-image:url(images/bg-box-clone.gif); background-position:bottom; }
/* -------------------------- */


#page h2 {  font-size:24px; color:#C3BEBD; font-weight:normal; line-height:24px; padding-top:0; margin-bottom:20px;}

#searchpage #content { padding:0 20px 35px 20px; width:430px}
#searchpage #content h2 { font-size:24px; color:#C3BEBD; font-weight:normal; line-height:24px; padding-top:0; margin-bottom:20px;}
#searchpage #content h3 { font-size:18px;}
#searchpage #content * { margin:0; padding:0;}
#searchpage #content .post { margin-bottom:20px;}
#searchpage #content .nav { padding-top:20px;}

#categpage #content { padding:0 20px 35px 20px; width:430px}
#categpage #content h2 { font-size:24px; color:#C3BEBD; font-weight:normal; line-height:24px; padding-top:0; margin-bottom:20px;}
#categpage #content h3 { font-size:18px;}
#categpage #content * { margin:0; padding:0;}
#categpage #content .post { margin-bottom:20px;}
#categpage #content .nav { padding-top:20px;}

#acrhivepage #content { padding:0 20px 35px 20px; width:430px}
#acrhivepage #content h2 { font-size:24px; color:#C3BEBD; font-weight:normal; line-height:24px; padding-top:0; margin-bottom:20px;}
#acrhivepage #content h3 { font-size:18px;}
#acrhivepage #content * { margin:0; padding:0;}
#acrhivepage #content .post { margin-bottom:20px;}
#acrhivepage #content .nav { padding-top:20px;}


.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 }
.clearfix { display:inline;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
