/*
Theme Name: RoundTheWorld
Theme URI: http://smthemes.com/roundtheworld/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.0
License: Creative Commons 3.0
Theme date: 09/02/2013
License URI: license.txt
Tags: black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(css/font.css);

html {
	background:url(images/background.png) left top repeat;
	
}
body {	
	color:#737373;
	position:relative;
	background:url(images/top.png) repeat-x ;
}
a {
	color:#bd9755;
}
a:hover {
	color:#db9f36;
}
a.post_ttl, .post-caption h1 {
	color:#bd9755;
}
h2 a.post_ttl:hover{
	color:#db9f36;
}



/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:#fff;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border:none;
	float:left;
	height:23px;
	line-height:25px;
	color:#6d6d6d;
	box-shadow:0 0 10px #e4e4e4 inset;
}
.searchbtn {
	height:23px;
	width:21px;
	margin-right:10px;
}
.searchform {
	height:25px;
	
	margin:0;
}

/*------------------------------ CONTENT ------------------------------*/
.articles .one-post {
	border-bottom:1px solid #f4f4f4;
}
#commentform #submit, input.readmore, a.readmore {
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	color:#fff;
	text-decoration:none;
	background:url(images/background.png) left top repeat;
	border-width:0px;
	border-bottom:2px solid #d1d1d1;
	padding:5px 35px;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	box-shadow:0 0 20px #fff inset;
}
.featured_image {
	margin-top:15px;	
	padding:5px;
	border:1px solid #dadada;
}
.googlemap {
	padding:5px;
	border:1px solid #dadada;
}
.widget_posts ul li img,.widget_flickr a {
	border:1px solid #dadada;
	padding:0;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:right;
}
.page-numbers {
	padding:5px 10px;
}
a.page-numbers {
	
}
a.page-numbers:hover, span.page-numbers {
	
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	background:url(images/footer.png) repeat;
	border-top:1px solid #b2b0ac;
	margin-top:20px;
	padding-top:20px;
	color:#d1bfa2;
}
#footer a, #footer h3 {
	color:#fff;
}
#footer .container {
}

#footer .footer_txt {
	border-top:1px dotted #7b6f59;
}
#footer .footer_txt .container {
}
.footer-widgets {
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
	margin-left:13px;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right{
	margin-right:13px;
}

#content .widget .caption h3 {
 padding:0 5px;
}
#content .widget {
	border-bottom:1px solid #f4f4f4;
}
.fp-next{
	background-position:left 50%;
	width:27px;
}
.fp-prev {
	background-position:right 50%;
	width:27px;
	
}
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content-top {
		height:0;
	}
	#content {
		
	}
	#content .container {
		padding:0 4px;
		width:1000px;
	}
	#logo {
		width:100%;
		text-align:center;
		position:absolute;
		top:38px;
	}
	.menusearch {
		position:absolute;
		right:0;
		top:200px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:158px;
		position:relative;
		text-align:center;
		z-index:11;
	}
	
	
	#secondarymenu {
		display:inline-block;
	}
	#secondarymenu a {
		padding:11px 9px;
		color:#fff;
	}
	#secondarymenu a:hover{
		color:#e8e8e8;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:64px;
		z-index:18;
		width:1000px;
		padding:23px 93px;
		margin:0 -93px;
		background:url(images/menu.png) left top no-repeat;
	}
	#mainmenu li a {
		padding:19px 20px;
		font-size:15px;
		font-family:'oswald';
		color:#aa8649;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		color:#7d5614;
	}


	#header #mainmenu li ul {
		top:51px;
	}
	#header li ul {
		top:57px;
	}
	#header li ul .transparent {
		background:#fff;
	}
	#header li ul .inner {
		padding:0;
	}
	#header ul.children li, #header .sub-menu li {
		padding:0 !important;
		margin:0 !important;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a, #header .sub-menu li a {
		color:#aa8649 !important; 
		padding:0 !important;
		background:#fff;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#bf8c34s !important; 
		border:none !important;
		box-shadow:none !important;
		background:#ececec !important;
	}
	
	#header #mainmenu li ul .inner {
	}
	#header #mainmenu ul.children li a, #mainmenu .sub-menu li a {
		color:#aa8649 !important;
		text-shadow:1px 1px 1px #fff;
	}
	#header #mainmenu ul.children li a:hover, #mainmenu .sub-menu li a:hover {		
		color:#bf8c34 !important;
		border:none !important;
		box-shadow:none !important;
	}

	#header .sub-menu .sub-menu {
		top:0 !important;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		background:#fff;
	}
	.slider {
		position:relative;
		width:965px;
		padding:8px;
		background:#efefef;
		border:1px solid #d5d5d5;
	}
	.fp-next, .fp-prev {
		margin:0 -17px;
		width:44px;
		height:390px;
	}
	.fp-title{
		font-size:13px;
	}
	
	.fp-prev-next-wrap {
		margin:0 -8px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:391px;
		width:965px;
	}
	.fp-content-fon {
		border-bottom:none;
		border-left:none;
		border-right:none;
	}
	.fp-content-fon, .fp-content {	
		left:0;
		right:0;
		bottom:0;
		text-align:left;
		font-size:13px;
	}
	.fp-nav {
		right:30px;
		bottom:30px;
		left:auto;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	
	#footer .footer_txt .container {
		
	}
	.content-l #content .container { background:url(images/content/main-l.png) left top repeat-y; }
	.content-r #content .container { background:url(images/content/main-r.png) left top repeat-y; }
	.content-lr #content .container { background:url(images/content/main-lr.png) left top repeat-y; }
	.content-l2 #content .container { background:url(images/content/main-l2.png) left top repeat-y; }
	.content-r2 #content .container { background:url(images/content/main-r2.png) left top repeat-y; }
	.content-n #content .container { background:url(images/content/main-n.png) left top repeat-y; }
}	


/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
	}
	#logo {
		float:left;
		margin-top:37px;
		margin-left:20px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		margin-right:20px;
		margin-top:84px;
	}
	#secondarymenu-container {
		padding-top:0px;
	}
	#secondarymenu {
		clear:both;
		background:#fff;
		overflow:hidden;
		margin-bottom:5px;
	}
	#secondarymenu li {
	}
	#secondarymenu li a{
		padding:15px;
		font-size:15px;
		color:#393939;
	}

	#mainmenu-container {
		clear:both;
		padding-bottom:10px;
		background:#fff;
		margin-bottom:5px;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#393939;
		text-decoration:none;
		font-size:20px;
		padding:10px 15px;
		display:block;
	}

	#header ul.children li a, .sub-menu li a {
		padding:0 15px !important;
		color:#393939 !important;
	}
	
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:13px 0;margin-top:28px;}
	#header {
	
	}
	#logo {
		margin-top:5px;
		margin-bottom:-35px;
	}
	.searchbtn {
		width:auto !important;
	}
	#secondarymenu-container {
		padding-top:6px;
	}
	#secondarymenu, #mainmenu {
		background:#fff;
		padding:0 2%;
		margin-top:10px;
	}
	#secondarymenu li, #mainmenu li {
		border-top:1px solid #d7d7d7;
	}
	#secondarymenu li a, #mainmenu li a{
		color:#363636;
		text-decoration:none;
	}
	.fp-next, .fp-prev {
		margin:0 -5px;
	}
	.footer-widgets .widgetf:first-child {
		border:none;
	}
	
	#footer {
		width:100%;
	}
	.widgetf {
		border-top:1px solid #d3d3d3;
	}
	.articles .post-date {
		float:none;
	}
	.articles dt p img {
		display:none;
	}
	.fp-nav {
		bottom:-18px;
	}
	.slider-container {
		padding-bottom:20px;
	}
	#s {
		width:70%;
	}
}