/*  
Theme Name: KiteFever
Theme URI: http://www.test.com
Description: Theme for KiteFever
Version: 1.0
Author: Ancas Horia
Author URI: http://www.test.com/

*/

body
{
	margin:0;
	padding:0;
	color:#dcdbdb;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:30px;
}
input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
img
{
	border:none;
}
p
{
	position:relative;
}
img.alignleft
{
	padding:10px 10px 0 0;
}
img.alignright
{
	padding:10px 0 0 10px;
}
a
{
	color:#ff0000;
	text-decoration:none;
}
h2
{
	font-size:12px;
	margin:7px 0;
}
h3
{
	font-size:24px;
	text-align:center;
	margin:20px 0;
	position:relative;
}
h4
{
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	h4 span
	{
		font-size:30px;
		letter-spacing:3px;
	}
.clear
{
	clear:both;
}
.clear_left
{
	clear:left;
}
div#website
{
	width:740px;
	height:500px;
	margin:auto;
	position:relative;
}
div#background
{
	margin-left:5px;
	background:url(images/carbon_bg.gif) repeat-y left top;
	background-position:0 3px;
	padding-top:60px;
}
	div#background div#gradient_bg
	{
		width:724px;
		background:url(images/carbonGradientBg.gif) repeat-x left top;
	}

div#polished_bg
{
	width:50%;
	height:116px;
	position:absolute;
	left:0;
	top:55px;
	background:url(images/polishedBg.gif) repeat-x left top;
}	

div#header
{
	width:100%;
	height:174px;
	position:absolute;
	left:0;
	top:0;
	z-index:9;
}
	div#header a#flag_ro
	{
		display:block;
		width:25px;
		height:19px;
		position:absolute;
		left:10px;
		top:3px;
		background:url(images/flag_ro.gif) no-repeat left top;
		z-index:15;
	}
	div#header a#flag_usa
	{
		display:block;
		width:25px;
		height:19px;
		position:absolute;
		left:40px;
		top:3px;
		background:url(images/flag_usa.gif) no-repeat left top;
		z-index:15;
	}
	div#header div#logo
	{
		position:absolute;
		left:-38px;
		top:0;
		width:273px;
		height:141px;
		background:url(images/logo.gif) no-repeat left top;
	}
	div#header div#flashContent
	{
		position:absolute;
		right:0;
		top:0;
		width:505px;
		height:174px;
		background:url(images/flashHolder.gif) no-repeat left top;
	}

div#content
{
	padding-top:120px;
	z-index:10;
}

ul#main_menu
{
	list-style:none;
	margin:6px 0;
	padding:6px 0;
	clear:both;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	padding-left:30px;
}
	ul#main_menu li
	{
		float:left;
		margin:0 13px;
	}
	ul#main_menu a
	{
		color:#fff;
		text-decoration:none;
	}
	ul#main_menu a:hover
	{
		color:#ed2024;
	}

div#search
{
	width:200px;
	position:absolute;
	left:0;
	bottom:0;
	background:url(images/bevel_small_left.gif) no-repeat left top;
	padding-left:5px;
}
	div#search input#search_txt
	{
		float:left;
		padding:3px 0;
		background:url(images/darken_bg.gif) repeat left top;
		border:1px solid #464646;
		border-right:none;
		color:#FFFFFF;
	}
	div#search input#search_submit
	{
		width:20px;
		height:21px;
		float:left;
		background:url(images/search_but.png) no-repeat left top;
		border:0;
		cursor:pointer;
	}

div.left_box
{
	width:515px;
	position:relative;
	margin-left:-5px;
	margin-bottom:10px;
}
	div.left_box div.box_content
	{
		border:1px solid #464646;
		border-left:5px solid #ed2024;
		background:url(images/darken_bg.gif) repeat left top;
		padding:10px;
	}
	div.left_box div.top_corner
	{
		position:absolute;
		left:0;
		top:0;
		width:5px;
		height:5px;
		background:url(images/left_top.gif) no-repeat left top;
	}
	div.left_box div.bottom_corner
	{
		position:absolute;
		left:0;
		bottom:0;
		width:5px;
		height:5px;
		background:url(images/left_bottom.gif) no-repeat left top;
	}
	div.left_box div#noutati
	{
		width:50%;
		float:left;
	}
	div.left_box div#evenimente
	{
		width:50%;
		float:left;
	}
	
div#sidebar
{
	width:200px;
	float:right;
	clear:both;
}
	div#sidebar div#breadcrumbs
	{
		position:relative;
		margin-right:-5px;
		margin-bottom:10px;
	}
	div#sidebar div#inner_breadcrumbs
	{
		border:1px solid #464646;
		border-right:none;
		background:url(images/darken_bg.gif) repeat left top;
		padding:3px 0 3px 10px;
		margin-right:5px;
	}
		div#sidebar div#breadcrumbs div.bevel_right
		{
			width:5px;
			height:21px;
			background:url(images/bevel_small_right.gif) no-repeat left top;
			position:absolute;
			right:0;
			top:0;
		}

div.right_box
{
	position:relative;
	margin-right:-5px;
	width:205px;
	margin-bottom:10px;
}
	div.right_box div.box_content
	{
		border:1px solid #464646;
		border-right:5px solid #ed2024;
		background:url(images/darken_bg.gif) repeat left top;
		padding:10px;
	}
	div.right_box div.top_corner
	{
		position:absolute;
		right:0;
		top:0;
		width:5px;
		height:5px;
		background:url(images/right_top.gif) no-repeat left top;
	}
	div.right_box div.bottom_corner
	{
		position:absolute;
		right:0;
		bottom:0;
		width:5px;
		height:5px;
		background:url(images/right_bottom.gif) no-repeat left top;
	}
	
div#footer
{
	background:url(images/darken_bg.gif) repeat left top;
	border-top:1px solid #464646;
	clear:both;
	margin-top:15px;
	font-size:10px;
	position:relative;
}
	div#footer div#footer_content
	{
		padding:2px;
		border-bottom:5px solid #838383;
	}
	div#footer div#footer_left
	{
		position:absolute;
		left:0;
		bottom:0;
		width:5px;
		height:5px;
		background:url(images/footer_left.gif) no-repeat left top;
	}
	div#footer div#footer_right
	{
		position:absolute;
		right:0;
		bottom:0;
		width:5px;
		height:5px;
		background:url(images/footer_right.gif) no-repeat left top;
	}

div.post,
div.post_noutati
{
	overflow:hidden;
	margin-bottom:15px;
	clear:left;
	position:relative;
}
	div.post a.post_thumbnail,
	div.post_noutati a.post_thumbnail,
	img.image-for-category,
	img.image-for-product,
	div.gallery a
	{
		float:left;
		background:#323232;
		padding:3px;
		border:1px solid #444445;
		margin-right:5px;
		margin-bottom:5px;
	}
	div.post a.post_thumbnail:hover,
	div.post_noutati a.post_thumbnail:hover
	div.gallery a:hover
	{
		background:#444445;
		border:1px solid #5a5a5a;
	}
	div.post div.post_excerpt p,
	div.post_noutati div.post_excerpt p
	{
		margin:3px 0 0 0;
	}
div.page_image
{
	float:left;
	background:#3e3e3e;
	padding:3px;
	margin:0 10px 10px 0;
}
ul.product_list
{
	list-style:none;
	margin:0;
	padding:0;
}
	ul.product_list ul
	{
		list-style:none;
		margin:0;
		padding-left:15px;
	}
ul.link_list
{
	list-style:none;
	margin:0;
	padding:0;
}
	ul.link_list ul
	{
		list-style:none;
		margin:0;
		padding:0;
		text-align:center;
	}

ul.login
{
	list-style:none;
	margin:0;
	padding:0;
}
	ul.login ul
	{
		list-style:none;
		margin:0;
		padding:0;
	}
	ul.login label
	{
		float:left;
		margin-bottom:5px;
	}
	ul.login label span
	{
		display:block;
		float:left;
		width:60px;
		margin-left:10px;
	}
	ul.login label input
	{
		float:left;
		width:105px;
		background:#323232;
		border:1px solid #444445;
		color:#FFFFFF;
	}
	ul.login input.button
	{
		float:right;
		margin-right:7px;
	}
	ul.login div.loginform_div
	{
		overflow:hidden;
	}
	ul.login label.checkbox input
	{
		width:auto;
		border:none;
		background:none;
		margin:0;
		padding:0;
	}
	ul.login label.checkbox span
	{
		width:100px;
		padding-top:2px;
		margin-left:5px;
	}

div.category_image
{
	float:left;
	width: 44%;
	margin-bottom:20px;
}
	div.clear_left
	{
		padding-right:9%;
	} 
	div.category_image span.category_name
	{
		float:left;
		display:block;
		font-weight:bold;
		padding:0 0 3px 5px;
		cursor:pointer;
	}
	div.category_image img.image-for-category
	{
		float:left;
		clear:left;
	}
	div.category_image span.category_description
	{
		float:left;
		display:block;
		padding-left:5px;
		clear:left;
	}
div.product_meta
{
	overflow:hidden;
}
	div.product_meta img.image-for-product
	{
		margin-right: 0;
	}
	div.product_meta h4
	{
		margin:10px 0 0 30px;
	}
	div.product_meta div.product_wings
	{
		float:left;
		width:161px;
		height:200px;
		background:url(images/x.gif) no-repeat left top;
		background-position: 15px 0;
	}

