/*  

Theme: e-Manea v2.0
Version: v2.0
Author: Dj-Bluee

*/

body {

	background:url(images/bg-body.png) repeat-x top center #303030;
	font-family:Verdana;
	font-size:9px;
	color: #555555;
	overflow-x: hidden;
	overflow-y: auto;
	}
	
* {	
margin:0;
padding:0;
} 

img {
	border:0;
}

p {
	margin:0 0 0 0;
	/* margin-bottom:1.0em;
	line-height:1.75em; */
}

a:link {
	text-decoration:none;
	color: #444444;
	}



a:visited {
	text-decoration:none;
	color: #B7B7B7; 
	}

a:hover,a:active {
	text-decoration:none;
}

ol, ul 
{
	margin:0;
	padding:0;
}

#content ul, #content ol 
{
	margin:0.5em;
	padding:0 1em;
}

.tab {
	color:#2BBDDE;
	font-size: 10px;
	font-weight:bold;
}
.pagenumbers_current {
	color:#2BBDDE;
	font-weight:bold;
}
.pagenumbers, .pagenumbers a{
	color: #666666;
}

#wrapper {
	margin:auto;
	/* margin-left: 18%; */
	/* FUNZT ?BERALL AU?ER IE: margin:auto; */
	margin-top:20px;
	width:800px;
	background:#fff;
	font-size:9px;
	}

#header {
	height:140px;
	}

#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.png) repeat-x;
	padding:0 10px;
	}

#content {
	float:right;
	width:595px;
	min-height:400px;
	}



.post {
		float:right;
		width:585px;
		font-size:10px;
		margin-right:14px;
		cellspacing: 0px;
		cellpadding: 0px;
		color:#777777;
}



#sidebar {
	float:left;
	width:190px;
	padding-left:10px;
	}

#footer {
	clear:both;
	height:100px;
	background:url(images/bg-footer.jpg) no-repeat;
	}

.upload {
	color:#000000;
	font-size:10px;
	background-color:#EFEFEF;
	padding: 10px 10px 10px 10px;
	border: 1px solid #000000;

}

.uploadform {
	color:#2BBDDE;
	font-size: 10px;
	font-weight:bold;
}




.sidebar-box {
	float: left;
	width: 180px;
	background: url(images/bottom-sidebar.gif) no-repeat bottom;
	padding-bottom: 25px;
	margin-bottom: 10px;
}

.sidebar-box table {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 97%;
	}

.sidebar-box h3 {
    color: #ADADAD;
	font-size: 15px;
	line-height: 28px;
	background-image: url(images/main-sidebar.gif);
	text-align:center;
	margin: 0px;
	float: left;
	height: 34px;
	width: 180px;
	padding-top:15px;
}

.box {
	background-image: url(images/bd-sidebar.gif);
	margin: 0px;
	float: left;
	width: 180px;
	font-size: 12px;
	line-height: 18px;	
}

.search {
	background-image: url(images/bd-sidebar.gif);
	margin: 0px;
	float: left;
	width: 180px;
	font-size: 12px;
	line-height: 18px;	
}

.searchform {
	font-size: 11px;
	font-weight: bold;
	color: #808080; /* #CCCCCC */
	border: 1px solid #D7D7D7;
}

.box a {
	color: #6CC7DC;
	text-decoration: none;
}

.box a:hover {
	color: #666666;
	text-decoration: None; 
}

.box img {
	margin-top: 5px;
	border-width: 0px;
}


h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}



#header, #content, #sidebar, #footer

{
	overflow:hidden;
}
