/*  
	Theme Name: 	WordPress Theme 917
	Theme URI: 		http://template-help.com/
	Description:	A theme from Template-Help.com Collection
	Version: 		2.8
	Author: 		Template_Help.com 
	Author URL: 	http://www.Template-Help.com/ 
*/

/**********************/
		.jqGSContainer{ position:relative; width:900px; overflow:hidden;}
		
		.jqGSContainer .jqGSImgContainer {overflow:hidden;}
		
		.jqGSContainer .jqGSImgContainer ul {overflow:hidden;}
		
		.jqGSContainer .jqGSImgContainer ul li { position:relative; float:left;overflow:hidden;}
		
		.jqGSContainer .jqGSImgContainer ul li .jqGSLoader { width:100%; height:100%; position:absolute;overflow:hidden;}
		
		.jqGSContainer .jqGSImgContainer ul li img {}
		
		.jqGSContainer .jqGSPagination { float:left; width:100%;overflow:hidden; padding:12px 0px 0px 0px;}
		
		.jqGSContainer .jqGSPagination ul{  float:left; overflow:hidden; margin:0px 0px 0px 13px;}
		
		.jqGSContainer .jqGSPagination ul li { padding:0;  margin:0px 0px 0px 0px; float:left;}
		
		.jqGSPagination {overflow:hidden;}
		.jqGSPagination ul li a {
			display:block; float:left;
			width:25px; height:25px;
			text-decoration:none;
			background:url(images/page.gif) no-repeat 0 0;
			margin:0px 2px 0px 0px; text-align:center;
			line-height:25px; font-family:Arial, Helvetica, sans-serif;
			color:#000; font-size:1em;
			}
			
		.jqGSPagination ul li a:hover { background:url(images/page-act.gif) no-repeat 0 0; color:#fff;}
		.jqGSPagination ul li a.selected { background:url(images/page-act.gif) no-repeat 0 0; color:#fff;}
		
		.jqGSImgContainer { border:1px solid #000;}

/**********************/

* { padding:0; margin:0;}
	html { font-size:100.01%; /*width:2500px; height:2000px;*/}
	body { font-size:62.5%; font-family: Trebuchet MS, Helvetica, sans-serif; background:/*url(images/tail.gif) repeat-x 0 0 */#fcfcf8; color:#4a3826;}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a {
	text-decoration: none;
	color:#413121;
	outline:none;
}
a:hover {
	text-decoration: none;
	color:#a39161;
}

	input, select, textarea, html body textarea { vertical-align:middle; font-family: arial; font-size:13px; color:#4a3826;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #afafaf; background:#fff;}
	
/*** Main ***/
	.main { /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "960px" : "100%"); min-width:980px;*/}
	
	.main {}
	.main-bg { }
	
	.main-width { width:900px; margin:0 auto;}
	
	.header-top {
		margin-bottom: 20px;
		/*height:128px;
		background:url(images/header-top.gif) repeat-x 0 0;*/
	}
	.header-bot { height:408px;
	/* background:url(images/header-bot-tail.gif) repeat-x 0 0; */
	background-color:#fcfcf8;
	overflow:hidden;}
	/*.header-bot .bg { height:408px; background:url(images/header-center.jpg) no-repeat center 0; overflow:hidden;}*/
	.header-bot .main-width { background:#f1eede; position:relative; /*height:100%;*/height:408px; padding:0px 0px 0px 0px; overflow:hidden;}
	
	
	.tail-right { position:absolute; top:0; right:0; float: right; width:50%; height:1159px; background:url(images/tail-right.gif) repeat-x 0 0;}
	
	
/*** Menu ***/
	.menu {
		position: relative;
		z-index:1;
		/*padding:35px 0px 0px 0px;*/
		/*width: 395px;*/
		width: 410px;
		margin: 0 auto;
	}
	
	.menu ul {  /*float:right;*/list-style:none; height:100%; overflow:hidden;}
	.menu ul li { float:left; overflow:hidden; padding:0px 16px 2px 13px; background:url(images/ver_1.gif) no-repeat 0 0; margin:0px 0px 0px -2px;}
	
	.menu ul li a { display:block; float:left; overflow:hidden; cursor: pointer; text-decoration:none;}
	.menu ul li a { font-size:16px;
		font-weight: bold;
		height:18px;
		color:#9b978e;
		text-transform:uppercase;
		/*text-indent: -1000em;*/
	}
	.menu ul li a:hover { color:#db651b;}
	
	.menu ul li a.menu01 {
		/*width:46px;
		background:url(images/menu01.gif) no-repeat 0 0;*/
	 }
	.menu ul li a.menu02 {  }
	.menu ul li a.menu03 {  }
	.menu ul li a.menu04 {  }
	.menu ul li a.menu05 {  }
	
	.menu ul li a.menu01:hover {
		/*background:url(images/menu01-act.gif) no-repeat 0 0;*/
	}
	.menu ul li a.menu02:hover { }
	.menu ul li a.menu03:hover { }
	.menu ul li a.menu04:hover { }
	.menu ul li a.menu05:hover { }
	
	.menu ul li#current a.menu01 {
		/*background:url(images/menu01-act.gif) no-repeat 0 0;*/
	}
	.menu ul li#current a.menu02 { }
	.menu ul li#current a.menu03 { }
	.menu ul li#current a.menu04 { }
	.menu ul li#current a.menu05 { }
	
	.menu ul li.current_page_item a:hover { color:#ff6b00;}
	
/*** Logo ***/
	.logo { padding-bottom: 15px; margin: 15px 0; border-bottom: 2px solid #dadada;}
	/*.logo .indent { overflow:hidden; height:100%; padding:8px 0px 0px 2px;}*/
	.logo h1 { /*float:left;*/margin: 0 auto; width:210px; height:115px; font-size:2.1em; display:block; color:#fff; cursor:pointer; background:url(images/logo.png) no-repeat 0 0; overflow:hidden; text-indent:-1000em;}
	.logo h1:hover { text-decoration:none;}
	
/*** Search ***/
	.search { float:right; right:0; bottom:0; margin:0px 0px 10px 0px; position: absolute; z-index:99; padding:0px 0px 0px 0px;}
	.search .indent { height:100%; float:right; padding:0px 14px 0px 0px;}
	
	.search form {
		/*background:url(images/search-bg.gif) no-repeat 0 0;*/
		padding:0px 0px 0px 0px;}
	.search .text { width:212px; padding:3px 0px 4px 5px; margin:0px 4px 0px 0px; border: 2px inset; background: #fff;}
	.search .but { cursor: pointer; margin:0px 0px 0px 0px;}
	
	
/*** Rss ***/
	
/*** Column ***/
	.content { clear:both; overflow:hidden; height:100%;
	/*background:url(images/content-bg-ver.jpg) repeat-y center 0;*/
	background-color: #fcfcf8;
	}
	.content .content-bg {}
	
	.content .content-bg01 {}
	.content .content-bg02 {}

	/*.content .main-width { background:url(images/content-bg.gif) repeat-y 0 0;}*/
	.content-indent { overflow:hidden; height:100%; padding:25px 22px 0px 17px;}
	
	.column-right { float:right; width:436px; margin:0px 0px 0px 18px; padding:22px 0px 0px 0px;}
	
/*** Widgets  ***/
	.widget-left { float:left; width:189px; margin:0px 42px 0px 16px; _margin:0px 40px 0px 8px; position:relative; z-index:1;}
	.widget-right { float:left; width:189px; position:relative; z-index:1;}
	
	.widget {
		height:100%;
		overflow:hidden;
		padding:0px 0px 26px 0px;
		
	}
	
	.widget-bg {}
	
	.widget-bg02 { padding:0px 0px 0px 0px; height:100%;}
	
	.widget .title { height:100%; overflow:hidden; margin:0px 0px 18px 0px;}
	
	.widget h2 { height:100%; overflow:hidden; font-weight: normal;}
	.widget h2 { font-size:2.4em; color:#4a3826; padding:0px 0px 0px 8px;}
	
	.widget ul { height:100%; overflow:hidden; font-size:1.3em; line-height:1.3em; color:#4b4b4b; margin:0px 0px 0px 9px;}
	.widget ul li { height:100%; font-weight: bold; background:url(images/marker.gif) no-repeat 0 0px; color:#413121; overflow:hidden; padding:0px 0px 5px 22px;}
	.widget ul li a {
		/*color:#413121;*/
	}
	
	.widget ul ul { margin:3px 0px 0px 0px; font-size:100%;}
	
	
	.widget_tag_cloud a { color:#ff6700; font-size:1.2em;}
	
	.widget_lates_photos .title { margin:0px 0px 17px 0px;}
	.widget_lates_photos a { display:block; margin:0px 0px 5px 0px;}
	
	/*** widget_categories ***/
		.widget_categories ul li { background:url(images/marker02.gif) no-repeat 0 0px;}
			
	/*** widget_recent_events ***/
	
	/*** widget_archive ***/
	
	/*** widget_meta ***/
	
	/*** widget_links  ***/
		.widget_links ul li { background:url(images/marker03.gif) no-repeat 0 0px;}
		
	/*** widget_recent_comments  ***/
	
	/*** widget_recent_entries  ***/
		.widget-bot { overflow:hidden; height:100%; padding:35px 8px 35px 6px; background:#d2c6b2;}
		
		.widget-bot .left { width:575px;float:left; margin:0px 42px 0px 0px;}
		.widget-bot .right { width:280px; float:left;}
		
		.widget-bot .widget .title { background: none; padding:0px 0px 0px 7px; margin:0px 0px 10px 0px;}
		
		.widget-bot	.widget h2 { font-size:3.6em; font-weight: normal; color:#453624; padding:8px 0px 0px 2px;}
		
		.widget-bot	.widget ul { height:100%; overflow:hidden; font-size:1.3em; line-height:1.3em; color:#aeaea4; margin:0px 0px 0px 25px;}
		.widget-bot	.widget ul li { height:100%; background: none; color:#aeaea4; overflow:hidden; padding:0px 0px 10px 0px;}
		.widget-bot	.widget ul li a { color:#fffee8;}
		
		.widget-bot	.widget_recent_entries ul { font-size:2.4em; margin:0px 0px 0px 6px;}
		.widget-bot	.widget_recent_entries ul li { clear:both; overflow:hidden; height:100%; border-bottom:3px solid #f4f4ec; padding:14px 1px 2px 1px; margin:0px 0px 0px 0px;}
		.widget-bot	.widget_recent_entries ul li a { font-weight: bold;font-weight: normal; text-decoration:none; color:#453624;}
		.widget-bot	.widget_recent_entries ul li a:hover { text-decoration: underline;}
		.widget-bot	.widget_recent_entries ul li span { float:right; color:#453624; font-size:13px; font-weight: normal;}
	
	/*** widget_tag_cloud ***/
		
	/*********/
		#search form { padding:0px 0px 0px 0px;}
		
		#search .text { width:100px; margin:0px 4px 0px 0px;}
		.widget_calendar table { margin:0px 0px 0px 0px;}
		
		.widget table a {}
		
		.widget_text h2 {}
		.textwidget { padding:0px 0px 0px 9px; color:#000; font-size:1.3em; line-height:1.3em;}
		.widget-bot .textwidget { color:#aeaea4;}
		.textwidget {}
	
/*** Content  ***/
	.column-center { overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
	
		.column-center .indent { clear:both; overflow:hidden; height:100%; border-bottom:1px solid #dadada; padding:0px 0px 22px 0px; margin:0px 0px 10px 0px;}
		
			.column-center .title { overflow:hidden; height:100%; padding:5px 0px 17px 11px;}
			
			.column-center .title h2 {
				overflow:hidden;
				height:100%;
				font-weight: normal;
				font-size:3.6em;
				color:#4a3826;
				margin:0px 0px 0px 0px;
				padding:3px 0px 0px 1px;
			}
				
			.column-center .title h3 {
				overflow:hidden;
				height:100%;
				font-size:2em;
				padding:0px 0px 0px 0px;
				color:#1f1f1f;
			}
			
			.column-center .title h2 a,
			.column-center .title h3 a { color:#4a3826; text-decoration:none;}
			
			.column-center .title h2 a:hover,
			.column-center .title h3 a:hover { text-decoration: underline;}
		
			.title-page01 * {  font-size:2em; color:#4a3826; font-weight: normal; text-transform:uppercase; padding:0px 0px 10px 0px;}
			.title-page02 * {  font-size:2em; color:#4a3826; font-weight: normal; text-transform:uppercase; padding:0px 0px 10px 0px;}
			
			.date {
				font-size:1.2em; color:#fff; float:left; text-align:center;
				width:40px; height:40px; text-transform:uppercase;
				background:url(images/date.gif) no-repeat 0 0;
				margin-top: 4px;
			}
			.date span { font-size:24px; display:block; margin:-1px 0px -6px 0px;}
		
	/*******/
		.text-box {
			clear:both; height:100%; overflow:hidden;
			font-size:1.3em; line-height:1.3em;
			padding:0px 0px 0px 0px;
		}
			
		.text-box p { padding:0px 0px 11px 0px;}
	
		.text-box .fleft { padding:0px 25px 0px 0px;  display: inline; float:left; overflow:hidden; height:100%;}
		.text-box .fleft img { margin:-1px 0px 20px 0px;}
		
		.text-box .img { margin:0px 0px 0px 0px;}
		
	/******/
		.nav-bar { clear:both; color:#515151; font-weight: bold; font-size:1.3em;}
		.nav-bar a { font-size:100%;}
		
		.postmetadata { clear:both; font-size:1.3em; line-height:1.3em; color:#000;  padding:5px 0px 5px 0px;}
		.postmetadata a { padding:0px 1px 0px 5px; text-decoration:none;}
		.postmetadata a:hover { text-decoration: underline;}
		
		.link-edit { clear:both; padding:6px 0px 10px 0px;}
		.link-edit a { font-size:13px; font-weight:bold; text-decoration:none;}
		.link-edit a:hover { text-decoration:underline;}
		
		.navigation { font-size:12px; padding:0px 0px 6px 0px;}
		.navigation a { font-size:12px; font-weight:bold; padding:0px 0px 0px 0px;}
		
		.navigation a {text-decoration:none;}
		.navigation a:hover { text-decoration:underline;}
		
		.bgnone { border:0; background: none;}
		
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5 { color:#000; font-family:Arial; line-height:1.5em;}
		.text-box h1 { font-size:1.8em; font-weight: normal;}
		.text-box h2 { font-size:1.7em; font-weight: normal;}
		.text-box h3 { font-size:1.4em;}
		.text-box h4 { font-size:1.3em;}
		.text-box h5 { font-size:1.2em;}
	
	/*** OL UL style***/
		.text-box ul { padding:2px 0px 5px 2px; overflow:hidden; height:100%;}
		.text-box ul li { background:url(images/marker.gif) no-repeat 0 2px; padding:0px 0px 4px 20px; list-style-image:none; list-style:none; font-weight:normal;}
		.text-box ul li ul { margin-left:10px;}
		.text-box ul li ol { margin-left:15px;}
		.text-box ul li ol li { list-style-type:decimal;}
		
		.text-box ol { padding-left:2px;}
		.text-box ol li { /*background:none;*/ padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
		.text-box ol li ul { padding:2px 0px 5px 2px;}
		.text-box ol li ul li { font-weight:normal; background:url(images/marker.gif) no-repeat 0 5px; padding:3px 0px 9px 20px;}
		
		.text-box ul li { list-style-image:none; list-style:none;}
		.text-box ul li a {}
		.text-box ul li a:hover {}
		.text-box ul li ul { margin-left:15px;}
		.text-box ul li ol {margin-left:20px;}
		.text-box ul li ol li { list-style-type:decimal;background:none;}
		.text-box ul li ol li a { /*background:none;*/}
		
		.text-box ol { padding:5px 0px 5px 2px;}
		.text-box ol li{ /*background:none;*/ padding:0px; margin-left:20px;}
		.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
		.text-box ol li a:hover{ text-decoration:underline; }
		.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
		.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/
	.footer { clear:both; overflow:hidden; height:100%; font-size:1.3em; background:#cabea8; color:#6a6262; line-height:1.4em;}
	.footer { color: #aeaea4; background: #d2c6b2;}
	/* .footer .indent { padding:52px 52px 58px 2px;} */
	.footer .indent { text-align: center; margin-top: 50px; padding: 20px 0; border-top: 1px solid #f4f4ec; color: #453624;}
	.footer span { color:#fff;}
	.footer a { color:#6a6262; text-decoration:none;}
	.footer a { color:#453624;}
	.footer a:hover {  text-decoration: underline;}



/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { padding:10px 20px 10px 0px;  width: auto; color:#000; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#000;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:6px 0px 10px 0px;/* margin:0px 0px -20px 0px;*/}

/*--- Navigations ---*/
	.navigation { clear:both; overflow:hidden}
	.navigation .alignleft { float: left; width:45%; text-align:left;  padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	#tag_cloud .widget-bottom-left {padding-bottom:15px;}
	#tag_cloud .widget-heading {margin-bottom:15px;}
	#tag_cloud a {padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform {font-size:1.2em;}
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 10px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		margin: 0 0 10px auto;
		float: right;}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px; font-size:1.1em;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#000;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#000;}
	
	#wp-calendar a { display: block; font-weight:bold;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px;text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#000; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	.widget-bot #wp-calendar * { color:#fff;}
	
	.widget-bottom #wp-calendar * { color:#fff;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #635b4f;
		background:#efede0; padding:15px 10px 10px 20px; margin:5px 0; color:#000;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { clear:both; padding-bottom:20px; font-weight: normal;}
	
	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}
	
	.commentlist { color:#000;
		text-align: justify;
		}
	.commentlist a { color:#8e7e5a}
	.commentlist span { color:#8e7e5a;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #635b4f;
		background:#efede0;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { color:#444;
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}
		
/*  qtranslate nyelvvalaszto*/

#qtranschoise {
	/*margin: 0px 0px 0px 818px;
	padding:10px 0 0 0;*/
	float: right;
}

#qtranslate-4-chooser li {
	background:none;
	display:inline-block;
	padding: 0 0 0px 9px;
}

.qtrans_flag {
	height:19px !important;
	width:19px !important;
}

/* Really Simple Gallery Widget */
.rsg_item img{
padding: 10px 0;
}

input[type='submit']{
border: none;
background: none;
background: #db651b;
border: 1px solid #dd955a;
height: 27px;
padding: 0 5px;
color: #fff;
cursor: pointer;
background: #e58b4d;
background: -moz-linear-gradient(top,  #e58b4d 0%, #dd671d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e58b4d), color-stop(100%,#dd671d));
background: -webkit-linear-gradient(top,  #e58b4d 0%,#dd671d 100%);
background: -o-linear-gradient(top,  #e58b4d 0%,#dd671d 100%);
background: -ms-linear-gradient(top,  #e58b4d 0%,#dd671d 100%);
background: linear-gradient(to bottom,  #e58b4d 0%,#dd671d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e58b4d', endColorstr='#dd671d',GradientType=0 );
}

input[type='submit']:hover{
background: #dd671d;
background: -moz-linear-gradient(top,  #dd671d 0%, #e58b4d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd671d), color-stop(100%,#e58b4d));
background: -webkit-linear-gradient(top,  #dd671d 0%,#e58b4d 100%);
background: -o-linear-gradient(top,  #dd671d 0%,#e58b4d 100%);
background: -ms-linear-gradient(top,  #dd671d 0%,#e58b4d 100%);
background: linear-gradient(to bottom,  #dd671d 0%,#e58b4d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd671d', endColorstr='#e58b4d',GradientType=0 );
}

.border-bottom{
position: absolute;
bottom: 0;
width: 100%;
border-bottom: 1px solid #e1dfbb;
}