/*
Theme Name: EightMode.Com
Theme URI: http://suciudan.net.net/
Description: A theme for EightMode.Com
Version: 0.1
Author: Dan
Author URI: http://suciudan.net/
Tags: clean, prototype, jquery

	Based on Kubrick v1.5

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* - BASIC STUFF - */
body, html {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
img {border:0px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;} /* want dots in front of your lists...? change to list-style-type: disc */


/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}


#middle img{
border:0px;
}

#middle{
	position: absolute;
	width:100%;
	top:35%;
}
.bar-bottom{
	 position:fixed;bottom:0; left:0; height:50px; width:100%; background-image:url('images/bar_bottom.png'); background-repeat:repeat-x;
	 color:#333333;}
	 
.text{float:left; font-size:13px; font-family: Arial, Helvetica, sans-serif; line-height:10px; margin-top:auto; margin-bottom:auto;}

.searchform
{float:right; background:none; padding-right:5px; padding-top:5px;}

.searchform #searchbox
{
	float: left;
	border: solid 1px #FFF;
	width: 120px;
	background:none;
	color:#FFF;

	font-size: 11px;
}

.vcard img {border:#fff 3px solid; float:left; margin-right:10px; min-height:100%; margin-top:3px; margin-left:3px; overflow:auto;}
.comment-text{float:left; color:#FFF}
.highlight{border:#ffffff 1px solid;  min-height:55px;}
.test{min-height:55px; }
.comentarii{background:#000; color:#FFF; width:92%;}
.comentarii a{color:#FFF; text-decoration:none;}
.comments-header{font-family:Arial, Helvetica, sans-serif; font-size:18px; padding-left:20px; font-weight:bold; padding-bottom:10px;}
.comments-bottom{position:fixed; bottom:53px; right:6px;}
.text{float:left; font-size:13px; font-family: Arial, Helvetica, sans-serif; line-height:10px; margin-top:auto; margin-bottom:auto;}

/* Contact Form */
#contactform {color:#FFF; font-weight:bold;}
#contactform input {background:#000; color:#FFF; border:#FFF 1px solid; height:18px; width:163px;}
#contactform textarea {background:#000; color:#FFF; border:#FFF 1px solid; height:90px; width:234px;}

#contactform .comleft{float:left; padding-top:2px; padding-right:5px;}
#contactform .comcenter{padding-top:1px; float:left; padding-right:5px;}
#contactform .comright{padding-top:17px;}
#contactform .comright input {background:#000; color:#FFF; border:#FFF 1px solid; height:37px; width:98px;}
.wpcf7-response-output, .wpcf7-mail-sent-ng{color:#FFF;}