/*  
Theme Name: Peaceful Rush
Theme URI: http://www.wpdesigner.com
Description: Peaceful Rush Wordpress theme created by Small Potato (WPDesigner.com)
Version: 1.0.2
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/
@import "menu.css";

*{
	padding: 0;
	margin: 0;
}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

html{
	font-family: verdana;
	font-size: 11px;
}

body{
	text-align: center;
	vertical-align: top;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-size: 14px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #666666;
	text-decoration:none;
}

a:hover{ text-decoration: underline; }

a img{ border: 0; }

abbr, acronym{ border: 0; }



blockquote{
	margin: 15px 0 0;
	background: #faf5ef;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ede5da;
	color: #ede5da;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}
input#s{
	width:160px;
	margin-bottom:3px;
}
input#s, input#author, input#email, input#url, textarea#comment, input.searchsubmit, select#s_select{
	border: 1px solid #e5d8c6;
	background-color: #faf5ef;
	padding: 3px;
}
input.searchsubmit{
	margin-bottom:3px;
	padding:2px;
}
input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 900px;
}

#header{
	height: 175px;
}

#header h1{
	float: left;
	padding: 26px 30px 12px 0px;
	margin-left:9px;
	background:url(../img/logo.gif) left top no-repeat;
	width:300px;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}
#footer{
	clear:both;
	font-family:verdana;
	font-size:10px;
	color:#000;
	border-top:1px solid #ccc;
	padding: 0px 0;
}

#footer p{
	margin: 0;
	padding: 0;
	
	margin-top: 5px;
	color: #666;
}

#menu{
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin-top:29px;
	margin-right:17px;
}
#pagewrapper{
	
	
}

#page{
	
}

#banner{
	float: left;
	width: 904px;
	height: 200px;
	background: url(../img/banner.jpg) no-repeat left top;
	clear: both;
}



.maincolumn{
	float: left;
	width: 520px;
	padding-left: 10px;
}
div.post {
		
}

.post h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 0px 0;
	font-size: 14px;
	font-weight: normal;
	color: #c97d05;
	font-family:Verdana;
	height:20px;
}
.cumpara{
	float:right;
	margin-top:3px;
	padding:5px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
div.produs{ 
	
}
.produs img{ 
	float:left;
	padding:3px;
	width:125;
	margin:0 5px 0 0;
}
.produs img{ 
	float:left;
	padding:3px;
	width:125;
}
div.produs{
	clear:left;
	margin:15px 0;
}
.produs h1{
	margin:0 0 3px 0;
	padding:0;
	font-size:12px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold !important;
	height:12px !important;
}

.post h2 a{
	text-decoration: none;
	color: #c97d05;
}

.post h2 a:hover{
	text-decoration: underline;
}

.entry{
	
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{ color: #c97d05; }

.entry  h4{}

.entry h5{ font-weight: normal; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	
	padding: 4px;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	
}

.entry p.notfound{
	padding: 15px 0 100px;
}

.browse{
	margin: 0 15px;
	border-top: 1px solid #e5d8c6;
	padding: 15px;
	line-height: 24px;
}

#sidebar{
	float: left;
	width: 200px;
}

#sidebar h2{
	font-size: 13px;
	color: #666;
}

#sidebar a{
	color: #878773;
}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li{
	margin-bottom: 10px;
	position: relative;
}

#sidebar ul li.syndicate a{
	
}

#sidebar ul li h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 12px;
	color:  #514129;
}

#sidebar ul ul{
	padding: 7px 0 0;
}

#sidebar ul ul li{
	padding: 0;
	font-family: Arial, Helvetica, Georgia, sans-seriff;
	line-height: 24px;
	text-transform: none;
}

#sidebar ul ul ul{
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	background: url(../img/bullet_2.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul li{
	background: url(../img/bullet_3.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul ul li{
	background: none;
}


/* Comments Template */

#comments-template{
	border-top: 1px solid #e5d8c6;
	margin: 0px 15px;
	padding: 15px 0;
}

#comments-template p{
	line-height: 24px;
}

#comments-template p.nocomments{
	padding: 0 15px;
}

h2, h3{
	font-size: 12px;
	color: #666;
	margin-bottom: 4px;
}

h3#comments, h3#respond{
	padding: 0 0 0 15px;
}

h3#respond{
	padding: 30px 0 0 15px;
}

#comments-template .commentmetadata{
	font-size: 11px;
}

#comments-template ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments-template ol li{
	border-bottom: 1px solid #e5d8c6;
	padding: 15px 0 15px;
}

/* End Comments Template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	background: #faf5ef;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, .browse, #sidebar, #comments-template{
	text-align: left;
	vertical-align:top;
}

#logout{
	position:absolute;
	bottom:0px;
	left:52px;
	width:120px;
	margin-left:-50px;
	background: #fff;
	border:1px solid #CCCCCC; 
	padding: 5px;
	}
	#logout a{
		color:#000000;
		text-decoration:none;
	}
	#logout a:hover{
		color:#666666;
		text-decoration:underline;
	}

#login{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	#login input{
		border:1px solid #999999;
		margin-top:4px;
	}

#paginare{
	clear:left;
	margin-bottom:5px;
}
#paginare a{
	margin-right:3px;
	text-decoration:none;
	color:#000000;
}
#paginare a#selectat{
	font-weight:bold;
}

ul#oferta{
	margin:0;
	padding:0;
}

#oferta li{
	border:1px solid #CCCCCC;
	display:block;
	width:170px;
	padding:3px;
	float:left;
	margin:3px;
	font-size:10px;
}
#oferta img{
	float:left;
	width:80px;
}
#oferta a{
	text-decoration:none;
	color:#000000;
}
#oferta a:hover{
	color:#999999;
}


#tabel_cos{

}
#tabel_cos th{
	border-bottom:1px solid #999999;
	text-align:left;
}
#actualizare{
	border:1px solid #999999;
	background:#F7F7F7;
	font-size:11px;
}

#tabel_cos input{
	font-size:10px;
	margin-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #666666;
	background:#FFFFFF;
}

#tabel_cos span#oblig{
	font-size:10px;
	color:#FF0000;
}
input#cumpar{
	width:80px;
	padding:2px;
	background:#BBE2FB;
	border:1px solid #7CBEEA;
}
#cursul_valutar{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#h2_pr{
	font-size: 12px;
	height: 20px;
	padding:3px 0 0 10px;
	background: #F6EDE1;
	color: #000;
	border:1px solid #DFDFDF;
	font-family: verdana;	
}

#right_col{
	float: right;
	width: 160px;
}

#logo{
	height: 175px;
	float: left;
}

#logo img{
	border: none;
}

#header_banner{
	position:relative;
	float: right;
	width: 728px;
	height: 175px;
	background-color: #8EAAE8;
}

.n{
	clear: both;
	font-size: 0px;
	height: 0px;
}

#index_domenii{
	background: url("../img/index_domenii.gif") repeat-x top left;
	background-color: #153370;
}

#index_domenii div{
	background: url("../img/index_domenii1.gif") repeat-x bottom left;
}

#index_domenii ul{
	list-style-type: none;
}

#index_domenii li{
	float: left;
	text-align: center;
}

#index_domenii li a{
	display: block;
	padding: 7px;
	border: 2px solid #666;
	
	font-size:12px;
	color:#fff;
	margin:5px 4px;
	
	width: 147px;
	height: 60px;
}

#index_domenii li a:hover{
	text-decoration: none;
	border: 2px solid #a5a4a4;
}


.index_stiri{

}

.index_stiri ul{
	list-style-type: none;
}

.index_stiri li{
	margin-bottom: 10px;
}

.index_stiri li a{
	color: #203A6B;
}

#lang{
	float: right;
	margin: -25px 5px 0 0;
}

#lang ul{
	list-style-type: none;
}

#lang li{
	display: inline;
	margin-right: 5px;
}