/*
Theme Name: 3d-dependend de design
Theme URI: http://www.epentrutine.ro
Description: Design by <a href="http://www.epentrutine.ro">pentru tine</a>. 
Version: 1.0
Author: Gheorghe Eduard
Author URI: http://www.epentrutine.ro/
*/


/* Body Elements */

body {
background-color:#000;
color:#fff;
margin-top:50px;
margin-bottom:60px;
font-size:.75em;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.5em;
}

#container {
width:700px;
margin:0 auto;
}

#top {
background-image:url("images/3d-header.gif");
width:700px;
height:332px;
}

#menu {
width:228px;
height:332px;
padding-top:15px;
float:left;
text-align:right;
}

#menu ul {
list-style-type:none;
}

#menu li {
padding-bottom:10px;
}

#content {
float:right;
padding:15px;
width:427px;
}

#footer {
clear:both;
background-image:url("images/footer.jpg");
background-repeat:no-repeat;
background-position:345px 0px;
width:100%;
height:21px;
padding:5px 20px 0px 0px;
margin-right: 10px;
color:#404040;
font-size:.8em;
text-align:right;
}


/* Text Effects */

a {
text-decoration:none;
}

#footer a {
color:#717171;
}

a:hover {
text-decoration:underline;
}

h1 {
color:#fff;
font-size:1.5em;
}

h2 {
color:#bbb;
font-size:1.25em;
}

h3 {
color:#999;
font-size:1.25em;
font-weight:normal;
margin-bottom:5px;
}

/* Element Effects */

input, select, textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
width:100%;
color: #fff;
background: #111;
}

.s1 input, .s1 button {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
width:300px;
color: #fff;
background: #111;
}

.s2 input, .s2 button {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
width:90px;
color: #fff;
background: #111;
}

input:hover, select:hover, textarea:hover {
background: #333;
}

form {
width:100%;

}

blockquote {
width:100%;

border-color:#999;
background-color:#333;
}

hr {
width:100%;
height:0;
border:0;
}

img{
border:0px;
}

img.avatar { float:left;}
.alignleft {float:left;}
.alignright {float:right;}