/*
Theme name: re:Carmelita
Description: Cazare Craiova
Author: re:Fresh Design
Author URI:http://re-fresh.ro
Version: 1.1.1

*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #fffcc8;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2{
	font-weight: lighter;
	color: #990000;
	line-height: 0px;
	font-family: "Times New Roman", Times, serif;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}
h4{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
ul{
	margin: 0px;
	padding: 0px;
}
ul li{
	list-style-type: none;
}
a{
	color: #990000;
	text-decoration: none;
}
a:visited{}
#page{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header{
	height: 200px;
	padding: 0px;
	margin: 0px;
}
#header-left{
	float: left;
	width: 280px;
}
#header-right{
	float: right;
	width: 420px;
	height: 200px;
}
#top-nav{
	float: left;
	height: 200px;
	width: 200px;
	background-color: #b92f00;
	margin: 0px;
	padding: 0px;
}
#top-nav ul{
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#top-nav li{
	list-style-type: none;
}
#top-nav li a{
	font-size: 20px;
	text-decoration: none;
	color: #eae896;
	font-family: "Times New Roman", Times, serif;
}
#top-nav li a:hover{
	color: #FFFFFF;
}

#top-nav .current_page_item a{
	color: #FFFFFF;
}

/* sidebars */
#sidebar-left{
	float: left;
	width: 240px;
	padding-left: 20px;
	background-color: #fff992;
	padding-right: 20px;
	padding-top: 20px;
}

#sidebar-left .textwidget{
	background-image: url(images/bg_side.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
}
#sidebar-bottom{
	width: 880px;
	float: left;
	padding: 10px;
}

#left-nav{
}
#left-nav ul{
	padding-bottom: 20px;
}
#left-nav li{
	padding-top: 6px;
	padding-bottom: 6px;
}
#left-nav li a{
	font-size: 14px;
	font-weight: bold;
}
#left-nav li a:hover{}
.title{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}

#content{
	float: left;
	width: 600px;
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
}
#footer{
	width: 900px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	text-align: center;
}
