/*
Theme Name: MediaFolder
Theme URI: http://www.logicdesign.ro
Description: Theme.
Version: 1.0
Author: BV
Author URI: http://www.logicdesign.ro
Tags: gray, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background: #FFFFFF url(images/bg.jpg) repeat-x;
	color: #000000;
	font-size: 12px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
.img_thumb {
	border:1px solid;
	padding-bottom:5px;
	border-color:#999999;
	background-color: #EFEFEF;
}
.img_thumb:hover {
	border:1px solid;
	padding-bottom:5px;
	border-color:#999999;
	background-color: #FFF;
}
	
#wrap {
	background: #FFFFFF;
	width: 930px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#cautare{
	position:absolute;
	right:0px;
	top:172px;
}

#menu{
	position:absolute;
	right:0px;
	top:108px;
}

.navigation_menu li {
    display:inline;
    list-style:none;
}

.navigation_menu li a {
    background:transparent url(images/button.png) no-repeat top left;
	font-size:14px;
	color: #c2c2c2;
    display:block;
    float:left;
    height:32px;
    margin-right:11px;
}

.navigation_menu li a span {
    background:transparent url(images/button.png) no-repeat right top;
    display:inline;
    float:left;
    height:25px;
    padding:7px 11px 0 0;
    margin-left:11px;
    cursor:pointer;
	text-decoration:none;
}

.navigation_menu li a:hover {
    background-position:0px bottom; color:#fff;
	text-decoration:none;
}

.navigation_menu li a:hover span {
    background-position:right bottom;
}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited{
	color: #990000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	Navbar  									*
************************************************/

#navbar {
	position:relative;
	width: 930px;
	height: 230px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
}
	
#navbar img a{
	margin: 0px;
	border: none;
}
	
#navbarleft {
	background: url(images/logo.png) no-repeat;
	height: 100px;
	width: 460px;
	float: left;
	margin-top: 55px;
	margin-left: -10px;
	padding: 0px;
}
	
#navbarright {
	width: 800px;
	float: right;
	text-align: right;
	margin-top: -40px;
	padding: 10px 0px 0px 0px;
}
	
#navbarright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#navbarright ul {
	margin: 0px;
	padding: 0px;
	}
		
#navbarright a, #navbarright a:visited {
	font-size:14px;
	color: #c2c2c2;
	font-weight: normal;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	}
		
#navbarright a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background: center url(images/button.png) no-repeat;
	width:100px;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 930px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#content h1 {
	color: #000000;
	font-size: 26px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	border-top: 2px solid #000000;
	}
	
#content h1 a  {
	color: #000000;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #990000;
	text-decoration: none;
	}
	
#content p {
	clear:both;

	border: none;
	margin-right: 0px;
	margin-bottom: 10px;
	}
	
#content h2 {
	clear:both;
	color: #000000;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 20px 0px 5px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #C0C0C0;
	}
	
#content h3 {
	clear:both;
	color: #000000;
	font-size: 20px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin-top: 25px 0px 0px 0px;
	padding: 10px 0px 6px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#content img {
	max-width: 620px;
	width: expression(this.width > 620 ? 620: true);
	height:auto;
	border:1px solid;
	padding:5px;
	border-color:#999999;
	background-color: #FFF;
	margin-left:5px;
	clear: both;
	}
	
#contentleft {
	float: left;
	width: 640px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
blockquote{
	margin: 0px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	background: #E8E8E8;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}
	
.navigation {
	width: 100%;
	padding-top:10px;
	padding-bottom:40px;
}
.navigation .left {
	float: left;
}
.navigation .right {
	float: right;
}
.excerpt{
	text-align:justify;
}
.tag{
	font-size:11px;
	width: 100%;
	text-align:right;
	padding-top:4px;
	padding-bottom:16px;
}

/************************************************
*	Left Sidebar 					     	    * 
************************************************/

#sidebar-1 {
	float: left;
	width: 250px;
	margin-left:30px;
	}
#sidebar-1 .widgettitle {
	color: #000000;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin-top:25px;
	padding-top:20px;
	padding-bottom:5px;
	border-bottom: 1px solid #C0C0C0;
	border-top: 2px solid #000000;
	}
	
#sidebar-1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar-1 ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#sidebar-1 ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #C0C0C0;
	}

#sidebar-1 ul li a:hover {
	background: #EFEFEF;
	color: #990000;
	}
	
#sidebar-1 p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	background: #555555 url(images/footerbg.jpg) repeat-x;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer_top {
	position:relative;
	width: 930px;
	margin: 0px auto 0px;
	}
	
#cautare_footer{
	position:absolute;
	top:64px;
	right:0px;
}

#menu_footer{
	position:absolute;
	top:54px;
	left:-44px;
}

#footer {
	width: 930px;
	height: 540px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	text-align: left;
	line-height: 17px;
	}
	
#footer p {
	color: #FFFFFF;
	padding: 0px;
	list-style-type: none;
	margin: 0px;	
	}
	
#footer h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	border-bottom: 2px solid #666666;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 0px 0px;
	}
	
#footer h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	border-bottom: 2px solid #666666;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 3px 0px;
	text-transform: uppercase;
	}

#footer a {
	color: #AAAAAA;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #666666;
	}

#footer ul li a:hover {
	background: #333333;
	color: #FFFFFF;
	}
	
#footerleft {
	float:left;
	width: 930px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}

#footerleft h1{
	color: #FFF;
	font-size: 18px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	border-top: 1px solid #FFF;
	}
#footerleft h2{
	clear:both;
	width:450px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	border-bottom: 2px solid #666666;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 6px 0px;
	}
#footerleft p{
	width:450px;
	font-size:11px;
	text-align:justify;
	line-height: 140%;
	margin: -2px 0px 10px 0px;
	}
.footerleft_a{
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
}
.footerleft_a:hover{
	color: #999999;
	text-decoration: none;
}
#footerleft img{
	border:1px solid;
	padding:2px;
	border-color:#999999;
	background-color: #EFEFEF;
	}

#footerright {
	float: right;
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
#footerright h1{
	color: #FFF;
	font-size: 18px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	border-top: 1px solid #FFF;
	}
#footerright h2{
	clear:both;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	border-bottom: 2px solid #666666;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 6px 0px;
	}
.footerright_p{
	font-size:10px;
	text-align:justify;
	line-height: 140%;
	margin: -2px 0px 10px 0px;
	}
	
#copyright {
	width:920px;
	text-align:right;
	font-size:11px;
	color: #c2c2c2;
	padding-top:450px;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	background: url(images/search.png) no-repeat;
	overflow: hidden;
	width:220px;
	height:38px;
	padding-top:8px;
	padding-left:8px;
	}
	
#s {
	color: #c2c2c2;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 2px;
	background-color:transparent;
	border-color:transparent;
	}
	
#sbutt {
	color: #c2c2c2;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color:transparent;
	border-color:transparent;
	cursor: pointer;
	}
#sbutt:hover {
	background: url(images/search-button.png) no-repeat;
	height:38px;
	margin-top:-12px;
	color: #c2c2c2;
	background-color:transparent;
	border-color:transparent;
	cursor: pointer;
	}
	
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 600px;
	background: #E8E8E8;
	color: #000000;
	float: left;
	padding: 20px 20px 10px 20px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#commentblock ol{
	list-style-type: none;
	margin-left:0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

#commenttext {
	margin: 3px 0px 10px 94px;
	padding: 20px 0px 5px 0px;
	width: 500px;
	background: url(images/comment.png) no-repeat top;
	}
#commenttext p{
	float:left;
	width:480px;
	padding: 0px 10px 10px 10px;
	background-color:#FFF;
	text-align:justify;
	margin-top:-61px;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 600px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}