/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

/* Added */

#controls {
display: none;
}

#header {
background-color: #f4a65f;
border-bottom: 5px solid #ef8b30;
}

#nav {
background-color: #cfc3c3;
}

#nav .sf-menu ul li {
    border: 1px solid #ef8b30;
}
#nav .sf-menu a:hover, #nav .sf-menu li:hover, #nav .sf-menu li.sfHover, #nav .sf-menu ul li {
    background: none repeat scroll 0 0 #ef8b30;
    color: #FFFFFF;
}
#nav .sf-menu ul a:hover, #nav .sf-menu ul li.sfHover, #nav .sf-menu ul li:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #ef8b30;
}
#nav .sf-menu ul li.sfHover a.sf-with-ul {
    color: #ef8b30;
}

.searchform {
border: 3px solid #f6b174;
}

/* Until here */

#wrapper {
padding: 20px 0 0;
}

#footer {
color: white;
background: #f29e52;
width: auto;
}

#footer .widgettitle {
color: white;
}

#footer a{
color: white;
}

#footer .footer-sidebar-container {
width: 970px;
margin: 10px auto;
}

#footer .footer-message {
width: 970px;
margin: 0 auto;
}

.logo {
padding: 10px 0 5px;
}

.progress {
	position: absolute;
	right: 25px;
	top: 53px;
}
.progress .bar {
	background: #F2F2F2 top repeat-x;
	border: 1px solid #F2F2F2;
	line-height: 0;
	height: 38px;
	width: 250px;
}
.dayLeft{
	position: absolute;
	right: 3px;
	top: -33px;
	color: darkorange;
	font-weight: bold;
}
.dayLeft span {
	font-size: 25px;
}
.dollor {
	position: absolute;
	right: 3px;
	top: 0px;
	color: #203366;
	font-size: 31px;
	font-weight: bold;
}

#featured-slideshow {
	border: none;
}

.entry-meta {
	display: none !important;
}

#header_language {
float: right;
margin: 40px 10px 0 0;
}

#header_language img {
margin-left: 10px;
}

.entry-content {
font-size: 14px;
}

body {
font: 12px 'Helvetica',Arial,Lucida Grande,sans-serif;
}

#bottom-content-1 {
display: none;
}

#bottom-content-2 {
display: none;
}

#index-news .posts-line {
margin-bottom: 20px;
padding: 5px 10px;
}

#index-news .entry-title {
font-size: 14px;
max-width: 100%;
}

#index-news .posts-line li {
padding: 5px 0;
}

#index-news .posts-line li:last-child {
border: none;
}