/*
Theme Name: Ilyria
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/

 /***********************************************************
begin resets
***********************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.red {
	color: #990000;
}

.red_b {
	color: #8d1212;
}

.black {
	color: #333333;
}

.b {
	font-weight: bold;	
}

input {
	margin: 0;
	outline: 0 none;
}

.overline {
	text-decoration: line-through;
}

.left {
	float: left;
}

.right {
	float: right;
}

.all {
	width: 100%;
}

.clear {
	clear: right;
}

.justify {
	text-align: justify;
}

.sp_right {
	padding-right: 10px;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
	color:#a91f2a;
	text-decoration:none;
	outline: none;
	cursor: pointer;
}


/** END RESET **/

body {
	background: url(images/body_back.jpg) no-repeat top center #000;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	font-family: Tahoma;
	margin: 0;
	padding: 0;		
}

.body {
	width: 638px;
	margin: 0 auto;	
}

.center {
	text-align: center;
}


#main {
	width: 638px;
	float: left;
}

#header {
	width: 638px;
	float: left;
	background: url(images/header_bg.png) no-repeat top left;
	height: 141px;
	overflow: hidden;	
	position: relative;
}

#header h1, #header h1 a {
	float: left;
	text-indent: -1000px;
	float: left;
	width: 260px;
	height: 140px;
	cursor: pointer;
}

#m_menu {
	width: 638px;
	float: left;
	height: 39px;
	overflow: hidden;
}

#s_menu {
	width: 638px;
	float: left;
	height: 53px;
	overflow: hidden;
	background: url(images/submenu_bg.jpg) no-repeat top left;	
}



#m_menu ul, #m_menu ul li {
	float: left;
	list-style: none;
	outline: 0 none;
} 

#m_menu ul li a {
	float: left;
	height: 39px;
	overflow: hidden;
}

#m_menu ul li a.b1 {
	background: url(images/btn_1.jpg) no-repeat top left;
	width: 91px;	
}

#m_menu ul li a.b1:hover {
	background: url(images/btn_1.jpg) no-repeat bottom left;
	width: 91px;	
}

#m_menu ul li a.b2 {
	background: url(images/btn_2.jpg) no-repeat top left;
	width: 123px;	
}

#m_menu ul li a.b2:hover {
	background: url(images/btn_2.jpg) no-repeat bottom left;
	width: 123px;	
}

#m_menu ul li a.b3 {
	background: url(images/btn_3.jpg) no-repeat top left;
	width: 80px;	
}

#m_menu ul li a.b3:hover {
	background: url(images/btn_3.jpg) no-repeat bottom left;
	width: 80px;	
}

#m_menu ul li a.b4 {
	background: url(images/btn_4.jpg) no-repeat top left;
	width: 148px;	
}

#m_menu ul li a.b4:hover {
	background: url(images/btn_4.jpg) no-repeat bottom left;
	width: 148px;	
}

#m_menu ul li a.b5 {
	background: url(images/btn_5.jpg) no-repeat top left;
	width: 101px;	
}

#m_menu ul li a.b5:hover {
	background: url(images/btn_5.jpg) no-repeat bottom left;
	width: 101px;	
}

#m_menu ul li a.b6 {
	background: url(images/btn_6.jpg) no-repeat top left;
	width: 95px;	
}

#m_menu ul li a.b6:hover {
	background: url(images/btn_6.jpg) no-repeat bottom left;
	width: 95px;	
}

.line {
	float: left;
 	width: 100%;
}

.content {
	float: left;
	width: 638px;
}

.con_header {
	background: url(images/con_header.jpg) no-repeat top left;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 3px;
	width: 612px;
	height: 57px;
	float: left;	
}

.con_header a {
	float: left;
	border: 0 none;
	outline: 0 none;
}

.con_header h2 {
	float: left;
	text-align: center;
}

.con_header img {
	float: left;
	outline: 0 none;
	border: 0 none;
}

.con {
		background: url(images/con_bg.jpg) top left  repeat-y;
		width: 602px;
		float: left;
		padding: 5px 16px 5px 20px;
		position: relative;
		z-index: 2;
}


#footer {
	float: left;
	width: 638px;
	height: 64px;
	background: url(images/footer_bg.png) top left no-repeat;
	position: relative;
}


#footer a.top {
	float: left;
	margin-top: 25px;
	width: 33px;
	height: 30px;
}

#fata {
	position: absolute;
	bottom: -65px;
	right: 0;	
	width: 86px;
	height: 134px;
	background: url(images/fata.png) top left no-repeat;
	z-index: 9999;	
}

#s_menu ul {
	float: left;
	list-style: none;
	padding-top: 16px;
	padding-left: 15px;
}

#s_menu ul li {
	float: left;
	list-style: none;
	padding: 0 8px 0 8px;
}

#s_menu li a {
	float: left;
	font-family: Tahoma;
	font-size: 15px;
	line-height: 15px;
}

#s_menu li.yellow a {
	color: #fff600;
}

#s_menu li.white a {
	color: #fff;
}

#s_menu li a:hover {
	text-decoration: underline;	
}

.post {
	float: left;
	width: 100%;
	font-family: Tahoma;
		
}

.post-content {
	float: left;
	width: 100%;
}

.post-content p.date {
	font-size: 10px;
	color: #999393;
}


.post h1 {
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 5px;
}

.post h2 {
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 3px;
}

.produs h2 {
	font-size: 14px;
	line-height: 19px;
	color: #a91f2a;
	text-align: center;		
}

.post h3 {
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 1px;
}

.post h4 {
	font-size: 12px;
	line-height: 17px;
}

.post p {
	font-size: 12px;
	margin-bottom: 8px;
	line-height: 17px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.post img {
	margin: 3px;
}

.post .entry {
	float: left;
	width: 100%;
}

.post p a {
	font-size: 12px;
	text-decoration: none;
}

.post p a:hover {
	text-decoration: none;
}

.post p.detalii strong {
	font-weight: normal;
}

.post p.comentarii {
	text-align: right;
	padding-right: 50px;
}

.post p.comentarii a {
	font-weight: bold;
	text-decoration: underline;
}

.post p.comentarii a:hover {
	text-decoration: none;
}

a.more-link {
	font-weight: bold;
	text-decoration: underline;
}

a.more-link:hover {
	text-decoration: underline;
}

.produs {
	float: left;
	width: 170px;
	padding: 10px 15px 15px 15px;
	height: 270px;
	overflow: hidden;
}

.produs .image {
	float: left;
	width: 170px;
	height: 170px;
	float: left;
	overflow: hidden;
}

.produs .image img {
	
}

.prod-content {
	float: left;
	width: 187px;
	float: left;
}

.navigation {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}


#respond {
	float: left;
	width: 100%;
}


#respond textarea {
	width: 500px;
	height: 100px;
}

#searchbox {
	float: left;
	position: absolute;
	right: 0px;
	top: 70px;
}

#searchbox .sc {
	background: transparent;
	color: white;
	border: 1px #e1af00 solid;
	color: #fff;
	
}

#searchbox .btn {
	background: transparent;
	color: white;
	border: 1px #e1af00 solid;
	cursor: pointer;
}

.con h2 {
	margin-bottom: 10px;
}