@charset "utf-8";
/*
Theme Name: CMPHOTO 2016 FULLSCREEN
URI: www.fury.net.nz
Version: 00.2012 
*/


/* 
   Meyer's CSS Reset
   v1.0 | 20080212 
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
	
	
}

body.page-template-gallery2,
body.page-template-gallery-kenburns{
	background-color:#000;
}
#res{
    position: absolute;
    z-index: 99999;
    color: #fff;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* css reset ends */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Lato, Helvetica, Arial, Sans-Serif;
	background-color: #fff;
}
 @font-face {
 font-family: 'TengraTengra-Regular';
 src: url('fonts/tengra-regular_0-webfont.eot');
 src: url('fonts/tengra-regular_0-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/tengra-regular_0-webfont.woff') format('woff'),  url('fonts/tengra-regular_0-webfont.ttf') format('truetype'),  url('fonts/tengra-regular_0-webfont.svg#TengraTengra-Regular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'KlavikaRegular';
 src: url('fonts/klavikaregular-tf-webfont.eot');
 src: local('☺'), url('fonts/klavikaregular-tf-webfont.woff') format('woff'), url('fonts/klavikaregular-tf-webfont.ttf') format('truetype'), url('fonts/klavikaregular-tf-webfont.svg#KlavikaRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
a {
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	border: none;
	color:#00ABC8;
}
a img {
	border: none;
}
hr {
	margin:10px 0;
	height: 0;
	color: #fff;
	background-color: #fff;
	border: 1px dotted #707070;
	border-style: none none dotted;
}
.clear {
	clear: both;
}
div#page_wrap {

}
.blue {
	color:#00ABC8;
}
.green {
	color: #96C11F;
}
/*MAIN HEADING - NON IPAD*/
div#header {

	
}
div#header div.blog_title {
	padding:3px 0 7px;
	   
	}

div#header div#search {
	border: none;
	float: right;
	position: relative;
}
div#header div#search form#searchform {
	position: absolute;
	top: 32px;
	right: 10px;
	width: 200px;
	height: 25px;
	border: none;
	background-color: #ccc;
}
div#header div#search form#searchform .searchinput {
	position: absolute;
	top: 5px;
	left: 8px;
	color: #666;
	font-size: 13px;
	width: 165px;
	border: 0;
	background-color: #ccc;
}
div#header div#search form#searchform .button {
	position: absolute;
	top: 0px;
	left: 175px;
	background: url(../cmphoto-2012/images/mag.gif) no-repeat;
	height: 25px;
	width: 25px;
	border: 0;
	cursor: pointer;
}
div#main_frame {
	background-color:#fff;
	/*background: url(../cmphoto-2012/images/aaa.gif) 545px 0 repeat-y #fff;*/
}
div#main_frame.home {
	
}
div#main_frame.page{
	background:#fff;	
}
div#main_frame.portfolio {
/*height:723px;	*/
}

div#mobmenu{
	display:none;
}
div#main_navi {
	color:#fff;
	height:32px;
	text-align: center;
	
	
	position:relative;
}

div#main_navi li > a:after {
    color: #fff;
    content: ' ▾';
        font-size: 16px;
}

div#main_navi li > a:only-child:after {
    content: '';
}
#main_frame.home div#main_navi {
	height:32px;
	
}
#main_frame #nav {
	height:32px;
}
div#main_navi ul {
	height:32px;
	list-style-type: none;
	margin: auto;
	position: relative;
	
	font-weight:normal;
	text-transform:uppercase;
}
div#main_navi ul li {
	display: inline-block;
	text-transform: uppercase;
	padding:0 25px;
}
div#main_navi ul li:first-child {
	margin-left:0px;
}
div#main_navi ul li a,
nav h3 {
	display:block;
	/*color:#686868;*/
	color:#fff;
	font-size: 12px;
	margin: 0;
	padding:0;
	line-height:20px;
	font-family:Lato,Helvetica,Arial,sans-serif;
	font-weight:900;
}

div#main_navi ul .current_page_item,  div#main_navi ul .current_page_parent,  div#main_navi ul .current-page-ancestor,  div#main_navi ul .active,
div#main_navi ul .activedrop > a,
div#main_navi ul .cmmenuactive > a {
	/*background-color:#E1E2DC;*/
	text-decoration:underline;
}

div#main_navi ul ul .current_page_item {
	border-bottom:none;
	background-color:none;
}
div#main_navi ul li.current_page_item ul,  div#main_navi ul .current_page_parent ul,  div#main_navi ul .current-page-ancestor ul {
	display:block;
}
div#main_navi ul .current_page_item a,  div#main_navi ul .current_page_parent a {
	text-decoration:underline;
}
div#main_navi ul li:hover, div#main_navi ul a:hover {
	/*background-color:#F5F5F3;*/
}
/*---------------------header dropdown menu 20090803---------------------------------------*/
div#main_navi ul li{
 /*position:relative;*/
}

div#main_navi .sub-menu {
	position: absolute;
	z-index: 10000;
	display: none;
	    text-align: left;
}
div#main_navi li:hover .sub-menu {display: block; width:200px;text}


div#main_navi ul li ul li {
	width:100%;
	padding:0;
}
div#main_navi ul li ul li a,  
div#main_navi ul li.current_page_parent ul.children li a,
div#main_navi ul li.current_page_item ul li a,
div#main_navi ul li.current-menu-item,
div#main_navi ul li.current-menu-item a {
	
}
div#main_navi ul .current_page_item a,
div#main_navi ul li.current_page_parent ul.children li.current_page_item a,
div#main_navi ul .current-page-ancestor a,
div#main_navi ul li.current-page-ancestor ul.children li.current_page_item a {
	
}
div#main_navi ul#subnav li a,  div#main_navi ul#secnav li a {
	font-size:13px;
	
			}
div#main_navi ul li ul .current_page_item a,  div#main_navi ul li ul li a:hover,  div#main_navi ul#subnav li.current_page_item a,  div#main_navi ul#secnav li.active a,div#main_navi ul#secnav li:hover a {
	color:#00ABC8;	
			}
div#main_navi ul#secnav li.active a {
		
}
div#main_navi ul#secnav li.active,
div#main_navi ul#secnav li.active a,
div#main_navi ul#secnav li:hover,
div#main_navi ul#secnav li:hover a{
	
}
/*HIDE THIRD LEVEL MENU*/
div#main_navi ul#subnav ul.children, div#main_navi ul ul.children {
	display:none !important;
}

div#main_navi ul li .subcontent a{
	display:inline;	
	font-size:13px;
	line-height: 18px;
	}

div#main_navi ul li .subcontent{
	text-transform: none;
	color: #707070;
	font-size:14px;
	display:none;
	position:absolute;
	border-top:1px solid #cfcfcf;
	background-color: #fff;
	
	z-index:12111;
}

div#main_navi #About,
div#main_navi #Contact{

}
div#main_navi ul li.activedrop  .subcontent{
	text-align: left;
	display:block;
	position: absolute;
	left: 0;
	max-width: 845px;
	width: 100%;
	margin: 0 auto;
}
div#main_navi ul li.activedrop{
	
}
div#main_navi ul li.activedrop  .subcontent .contentwrap{
	padding:20px;
}

.contentwrap h2{
	font-weight:300;	
}
div#main_navi ul li.contentdrop{
	
}

div#main_navi ul li .subcontent p {
	padding: 8px 0;
	line-height: 20px;
}


.page-template-gallery{
	background-color:#dadada;
}


/* END div#header */

div#main {
}

.tours div#main{
	border-right: 1px solid #dedede;
	padding-bottom:20px;
}
div.nivo-slice{display:none;visibility:hidden;}
div#main.full { 
}
div#main.gallery {
	width:inherit;
	max-width:845px;
	height:auto;
	margin:0 auto;
	float:none;
	display:block;
	 position:relative;
	 margin-top: -1px;
	 /*border:1px solid lime;*/
}
div#main.image {
	margin:0 15px 15px 15px;
}
div#main.full p {
	width:728px;
}
div#main.full table p {
	width:auto;
}
div#main div.post {
	color: #555;
	line-height: 17px;
	margin-bottom: 0px;
	position:relative;
}
/*post area padding*/
	
	div#main div.post,  div#main div#comments {
	 
}
div#main.full div.post {
	border:none;
}
/* sticky post */
	div#main div.sticky {
}
div#main div.post div.date {
	background: url(../cmphoto-2012/images/date.gif) no-repeat;
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	height: 43px;
	width: 50px;
	margin-left: -10px;
	margin-top: 16px;
	padding-top: 4px;
	_position: relative;/* ie6 fix */
	margin-right: 12px;
}

div#main div.post{
	
}
div#main div.post div.title{
	

	margin:40px 0;
}
div#main div.post div.title h1{
	text-align:center;
	font-size:50px;
	font-weight:300;
	line-height: 1.2em;
	text-transform:uppercase;
}

div#main div.post div.subtitle {
		text-align:center;
		font-weight:400;
		font-size:20px;
		font-style:italic;
		line-height: 1.2em;
}


div#main div.post:first-child div.title {
	margin-top:4px;
}

/*BLOG TITLE & PAGE TITLES*/
			
			.thedate {
	font-weight:bold;
}
div#main div.post div.title h2,  div#main div.post div.entry h1,  div#main div.post div.entry h2,  div#main div.post div.entry h3,  div#main div.post div.entry h4,  div#main div.post div.entry h5 {
}

div#main div.post div.entry h1 {
}
div#main div.post div.title h2 {
	/*letter-spacing: 1px;
	word-spacing:2px;*/
	color:#96C11F;
	/*font-size:22px;*/
	font-size:18px;
	line-height: 1.4em;
}
div#main div.post div.title h2 a {
	/*color:#96C11F;*/
	color:#A6D329;
	text-transform:uppercase;
}
div#main div.post div.title h2 a:hover {
	color: #00ABC8;
}
div#main div.post div.postfooter {
	border-top:1px solid #606060;
	border-bottom:1px solid #606060;
	margin-top:6px;
}
div#main div.post div.title div.postmeta,  div#main div.postmeta2 {
	font-size: 11px;
	line-height:1.8em;
	color: #555;
	width: 500px;
	overflow: hidden;
}
div#main div.postmeta2 {
	width:430px;
}
div#main div.post .themore {
	position: absolute;
	bottom: 0px;
	right: 6px;
	line-height: 40px;
	font-size: 15px;
	font-family: 'KlavikaRegular', Helvetica, "Trebuchet MS", Verdana, sans-serif;
}
div#main div.tourpost .themore {
	line-height: 32px;
}
div#main div.post .thetour {
	font-size: 15px;
	font-family: 'KlavikaRegular', Helvetica, "Trebuchet MS", Verdana, sans-serif;
	line-height: 30px;
}
div#main div.post div.title div.postmeta a,  div#main div.postmeta2 a {
	color: #555;
	text-decoration: none;
}
div#main div.post div.title div.postmeta a:hover,  div#main div.postmeta2 a:hover {
	color: #00ABC8;
	border-bottom: 1px solid #00ABC8;
	text-decoration: none;
}
div#main div.blogentry,  div#main div.thethumb {
	float:left;
}
div#main div.thethumb {
	margin-right:8px
}
div#main div.post div.blogentry.entry {
	padding:0;
}
	div#main div.post div.blogentry.entry .wp-socializer{
		display:none;
	}
	

div#main div.post div.entry,
div#main div.post div.secondary
 {
	padding:0;
	font-size: 16px;
	line-height:1.5em;
	font-weight:300;
}

div#main.twocol div.post div.entry,
div#main.twocol div.post div.secondary
 {

	display:inline-block;
	width:48%;
	vertical-align:top;
	box-sizing:border-box;
	
}

div#main.twocol div.post div.entry{
	margin-right:2%;
}
div#main.twocol div.post div.secondary{
		margin-left:1.5%;

}
div#main div.post div.entry.hasthumb {
	width:370px;
	text-align: justify;
	text-justify: inter-word;
}
div#main.full div.post div.entry {
	padding: 0;
	margin-top:0;
}
div#main.image div.post div.entry {
	margin-top:0;
}
div#main div.post div.no_result {
	padding: 20px;
}
div#main div.post div.no_result p.no_result {
	margin-bottom: 0;
}
div#main div.post div.entry a {
	color: #00ABC8;
	border: none;
	text-decoration: none;
}
div#main div.post div.entry a:hover {
	text-decoration: underline;
}
div#main div.post div.entry p {
	
}
div#main div.post div.entry p + p {
	padding:8px 0;
}

div#main div.post div.entry p,
div#main div.post div.entry img{
	padding-bottom:8px;
}
div#main div.post div.entry .gallery-item img{
	padding:0;	
}
#tooltip {
	font-size:10px;
	font-weight:normal;
	display:none;
	border:0px solid #fff !important;
}
/* 20090629 add h1-h6 style in entry */
			div#main div.post div.entry h1 {
	font-size: 24px;
	margin:20px 0 3px 0;
	font-weight:normal;
	letter-spacing:1px;
	word-spacing:3px;
}
div#main div.post div.entry h1 + p {
	margin-bottom:10px;
}
div#main div.post div.entry h2 {
	font-size: 24px;
}
div#main div.post div.entry h3 {
	font-size: 20px;
}
div#main div.post div.entry h4 {
	font-size: 16px;
}
div#main div.post div.entry h5 {
	font-size: 12px;
}
div#main div.post div.entry h6 {
	font-size: 10px;
}
div#main div.post div.entry ul,  div#main div.post div.entry ol {
	padding-bottom: 24px;
	margin-left: 40px;
	margin-right: 40px;
}
div#main div.post div.entry ul {
	list-style-type: disc;
}
div#main div.post div.entry ol {
	list-style-type: decimal;
}
div#main div.post div.entry ul li,  div#main div.post div.entry ol li {
	padding: 1px 0 4px 0;
	list-style: outside;
}

div#main .sociable ul li{
	padding:3px !important; 
}

div#main div.post div.entry blockquote {
	background: url(../cmphoto-2012/images/blockquote.gif) no-repeat;
	padding: 35px 20px 10px 50px;
	margin: 0 15px 24px 15px;
	background-color: #181818;
	border-top: 1px solid #2a2e2f;
	border-bottom: 1px solid #2a2e2f;
	color: #999;
}
div#main div.post div.entry blockquote p {
	margin-bottom: 8px;
}
div#main div.post div.entry code {
	font-family: "Courier New", mono;
	background-color: #181818;
	border-left: 1px solid #2a2e2f;
	color: #197b30;
	padding: 5px 10px;
	display: block;
}
/* 20090629 add table layout */
			div#main div.post div.entry table {
	margin-bottom: 5px;
	border-collapse:collapse;
	color: #707070;
}
div#main div.post div.entry table td,  div#main div.post div.entry table th {
	padding: 2px 0px;
}
div#main div.navigation {
	font-size: 13px;
	margin-top: 8px;
}
div#main div.navigation a {
	display: block;
	color: #707070;
	/*border: 1px solid #1f2223;*/
			padding: 0 5px;
	/*background-color: #101010;*/
			line-height: 28px;
}
div#main div.navigation .left a:hover,  div#main div.navigation .right a:hover {
	color: #00ABC8;/*background-color: #000;*/
				}
div#main div.navigation .left {
	float: left;
}
div#main div.navigation .right {
	float: right;
}
#content {
	position:relative;
}

#main #phototourscontainer{
	margin:0;
	padding:0;
}
/* END div#main */

body.home.page div#footstrap {
	display:none;
}
div#footstrap {
	font-size:13px;
	text-align:center;
	
	bottom:0;
	z-index:999999;
	width:100%;
	max-width:1200px;
	margin:0 auto;
}
div#footstrap a{
color: #707070;

}

div#footstrap .social{
	position:absolute;
	right:0;
	top:0;
}
div#footer {

	border-top:1px solid #ccc;

	height:32px;
	background-color: white;
}
div.footer_wrapper {
	
	text-align:center;
	color: #8abd08; /*green*/
	font-size: 15px;
	line-height:32px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
div#footer div.footer_left {
	float: left;
	width: 400px;
	margin:6px 0 0;
	font-family: 'KlavikaRegular', Helvetica, "Trebuchet MS", Verdana, sans-serif;
}
div#footer div.footer_left a {
	text-decoration: none;
}
div#footer div.footer_left a:hover {
	color: #222;
	text-decoration:underline;
}
div#footer div.footer_right {
	float: right;
	text-transform:uppercase;
	margin:0px 0 0;
}
div#footer .textwidget {
	padding:0;
}
div#footer div.footer_right a {
	padding-left:20px;
	font-size: 9px;
	margin-right:8px;
}

 #footcopy{
	line-height:30px;
}

#below{
	padding:20px 0;
}

#below .below-item{
width:18%;
display:inline-block;
vertical-align:top;

}

#below .below-title{
	text-align:center;
	margin-bottom:20px;
	background:url(/wp-content/uploads/1px-1.jpg) repeat-x;
	background-position:left center;
}

#below .below-item img{
	height:auto!important;
	
}


#below .below-text{
	display:inline-block;
	background-color:#fff;
	padding:0 4px;
	text-transform:uppercase;
}

#below .below-item li{
	margin:10px 0;
}

#below .below-item #sponsorbox{
	text-align:center;
}
#below .below-item #sponsorbox li{
	margin:10px 0;
	display:inline-block;
}


#below .rsswidget img{
	display:none;
}

#below .below-item ul li{
	color:#999;
	font-size:12px;
	margin-bottom:20px;
	
}

#below .below-item ul a,
#below .below-item ul a.rsswidget{
	color:#000;
	font-size:16px;
		font-weight:400;
		margin-bottom:5px;
		display:block;
}

#below .below-item a{
	color:#000;
}

#below .below-item:nth-child(2){
	width:20%;
	margin:0 2% 0 4%;
}

#below .below-item:nth-child(3){
	width:20%;
	margin:0 4% 0 2%;
}


#below .below-item:nth-child(4){
	width:30%;
}
#adwords{display:none;text-align:center;padding-bottom:20px;}
#social{
	position:absolute;
	top:2%;
	left:2%;
	z-index:999999;
}
#social img{
	height:22px!important;
	width:auto;
}


#social a{
	padding:0 5px 0;	
}

div#footer div.footer_right a:last-child {
	margin-right:0px;
}
#footer_right_title{
	display:none;	
}
/* END div#footer */

.readmore a {
	background-color: #79B8E3;
	color: white !important;
	padding: 6px;
}
div#sidebar {
	width: 225px;
	float: right;
	display: inline;/* fix double margin */
	margin: 0;
	overflow: hidden;
	color: #222;
	font-size: 12px;
	
}
div#sidebar ul {
/*background-color: #fbfbfb;*/
		}
div#sidebar ul img {
	vertical-align:middle;
	margin:0;
}
div#sidebar ul li h2 {
	background-position: left bottom;
	font-size: 13px;
	line-height: 26px;
	color: #fff;
	/*background-color: #fff;*/
			background-color: #606060;
	padding: 0px 10px;
	font-weight: normal;
	border-bottom:1px solid #ededed;
	font-family: 'KlavikaRegular', Helvetica, "Trebuchet MS", Verdana, sans-serif;
}
div#sidebar ul li ul {
	list-style-type: none;
	color: #909090;
	line-height: 20px;
}
div#sidebar ul li ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 26px;
	padding-right: 10px;
	border-top:1px solid white;
	border-bottom:1px solid #ededed;
}
div#sidebar ul li ul li:hover {
	background-color: #fbfbfb;
}
div#sidebar ul li ul li a {
	background: none;
	display: inline;
	/*color: #ccc;*/
				color:#606060;
	line-height: 26px;
	text-decoration: none;
}
div#sidebar ul li ul li a:hover {
	color: #00ABC8;
}
div.widgetlink {
	font-size:12px;
	padding: 10px 10px 10px 26px;
}
div.widgetlink a {
	color:#606060;
}
div.widgetlink a:hover {
	color:#79B8E3;
	text-decoration:none;
}
div.widgetlink:hover {
	background-color: #fbfbfb;
}
div#sidebar .widget {
	clear:both;
}
div#sidebar #download .link,  div#sidebar #order .link,  div#sidebar #subscribe input[type=submit] {
	border: none;
	background-color: #00ABC8;
	color: white;
	padding: 3px;
	width: 90px;
	text-transform: uppercase;
	float:right;
	text-align:center;
}
#subscribe input[type=submit]:hover,
div#sidebar #download .link:hover,
div#sidebar #order .link:hover{
	
	cursor:pointer;
	background-color:#8d8d8d !important;
}

div#sidebar .link a:hover{
	text-decoration:none !important;
}
div#sidebar #download .link {
	background-color:#96C11F;
}
div#sidebar #download a,  div#sidebar #order a,  div#sidebar #subscribe input[type=submit] {
	color:#fff;
}
div#sidebar #download,  div#sidebar #order,  div#sidebar #subscribe {
	min-height: 82px;
	overflow: auto;
}
div#sidebar #download {
	
	background:url(../cmphoto-2012/images/img_tours.jpg) 4px 28px #dfdfdf no-repeat;
}
div#sidebar .subput {
	background-color:#dfdfdf;
	border:none;
	color:#000;
	line-height:25px;
	height:25px;
	width: 205px;
	margin-bottom:5px;
	text-indent: 4px;
}
div#sidebar #order {
	background:url(../cmphoto-2012/images/img_prints.jpg) 18px 28px no-repeat;
}
div#sidebar #subscribe {
	padding-bottom:10px;
}
/* END div#sidebar */

/* modify div#sidebar for default widget */

div#sidebar ul li ul li.rc a {
	display: inline;
}
div#sidebar ul li.widget, div#sidebar ul li.widget_archive, div#sidebar ul li.widget_categories, div#sidebar ul li.widget_search, div#sidebar ul li.widget_tag_cloud div, div#sidebar ul li.widget_text {/* sidebar_list_bg fix */
/*background: url(../cmphoto-2012/images/sidebar_list_bg.gif) no-repeat left bottom;*/
}
div#sidebar ul li.widget h2 a {
	color: #ccc;
}
div#sidebar ul li.widget_archive select, div#sidebar ul li.widget_categories select {/* dropdown view */
	margin: 15px 26px;
}
/* calendar widget */
div#sidebar ul li.widget_calendar div#calendar_wrap {
	padding: 15px 26px;
	background: url(../cmphoto-2012/images/sidebar_list_bg.gif) no-repeat left bottom;
}
#wp-calendar {
	color: #ccc;
	width: 95%;
	font-family: Arial, sans-serif;
}
#wp-calendar caption {
	padding: 5px;
	letter-spacing: 2px;
}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
}
#wp-calendar th {
	border-bottom: 1px solid #1f2223;
	border-top: 1px solid #1f2223;
}
#wp-calendar td {
	background: transparent;
}
#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}
#wp-calendar a {
	color: #00ABC8;
}
#wp-calendar a:hover {
	text-decoration: underline;
}
#wp-calendar #prev {
	text-align: left;
	padding-left: 5px;
}
#wp-calendar #next {
	text-align: right;
	padding-right: 5px;
}
#wp-calendar #prev, #wp-calendar #next, #wp-calendar tfoot tr td.pad {
	border-top: 1px solid #1f2223;
}
#wp-calendar #prev a, #wp-calendar #next a {
	color: #999;
}
#wp-calendar td#today {
	color: #fff;
	background-color: #101010;
	font-weight: bold;
}
/* multi-level category */
div#sidebar ul li ul li ul li, div#sidebar ul li ul li ul.children li {
	background: none;
}
div#sidebar ul li ul li ul li:hover, div#sidebar ul li ul li ul.children li:hover {
	background: none;
}
/* widget rss */
.widget_rss a {
	color: #ccc;
}
/* widget search */
li.widget_search #search {/* 090627fix */
	padding: 10px 30px;
}
li.widget_search form#searchform {
	width: 200px;
	height: 25px;
	border: none;
	background-color: #fff;
	position: relative;
}
li.widget_search form#searchform .searchinput {
	position: absolute;
	top: 5px;
	left: 8px;
	color: #666;
	font-size: 13px;
	width: 165px;
	border: 0;
}
li.widget_search form#searchform .button {
	position: absolute;
	top: 0px;
	left: 175px;
	background: url(../cmphoto-2012/images/mag.gif) no-repeat;
	height: 25px;
	width: 25px;
	border: 0;
	cursor: pointer;
}
/* tag cloud */
div#sidebar ul li.widget_tag_cloud div {
	padding: 10px 16px;
}
div#sidebar ul li.widget_tag_cloud div a {
	color: #ccc;
}
div#sidebar ul li.widget_tag_cloud div a:hover {
	color: #00ABC8;
}
/* textwidget */
.cmbio {
	padding: 10px;
	line-height: 16px;
	font-size:90%;
}
.textwidget p {
	margin: 10px;
	line-height: 16px;
}
.textwidget a, .textwidget p a {
	/*color: #00ABC8;*/
	text-decoration: none;
}
.textwidget a:hover, .textwidget p a:hover {
	text-decoration: underline;
}
/* END modify div#sidebar */

div#main div#comments {
	margin: 10px 0 10px 0;
}
div#main div#comments h3 {
	float: left;
	font-size: 14px;
	color: #8d8d8d;
	line-height: 24px;
	font-weight: normal;
	font-family: KlavikaRegular, Arial, sans-serif;
}
div#main div#comments .add_your_comment a {
	float: right;
	font-size: 14px;
	color: #00ABC8;
	line-height: 24px;
	font-weight: normal;
	font-family: KlavikaRegular, Arial, sans-serif;
}
div#main div#comments .add_your_comment a:hover {
	color: #00ABC8;
}
div#main ol.commentlist {
	font-size: 13px;
	color: #606060;
	overflow: hidden;
}
div#main ol.commentlist li {
	margin-bottom: 15px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 20px 20px 15px 20px;
}
div#main ol.commentlist li ul {
	list-style-type: none;
	margin-left: 60px;
	margin-top: 6px;
}
div#main ol.commentlist li ul.children li {
	background-color: #fbfbfb;
	border: 1px solid #ededed;
}
div#main ol.commentlist li div.vcard {
	float: left;
}
div#main ol.commentlist li div.vcard div.left {
	width: 56px;
	margin-right: 5px;
}
div#main ol li div.left img {
	border: 1px solid #ededed;
	display: block;
	height: 48px;
	width: 48px;
}
div#main ol li div.left div.reply a {
	background: url(../cmphoto-2012/images/reply.gif) no-repeat 0 0;
	display: block;
	height: 0;
	padding-top: 17px;
	width: 41px;
	overflow: hidden;
	margin-left: 5px;
	margin-top: 5px;
}
div#main ol li div.left div.reply a:hover {
	background-position: 0 -17px;
}
div#main ol.commentlist li div.right {
	float: left;
	line-height: 20px;
	width: 80%;/* 3-level or less thread comments display well. 4 or more leves may have some issue. */
}
div#main ol.commentlist li div.right p a {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
div#main ol.commentlist li div.right p a:hover {
	color: #00ABC8;
	border-bottom: 1px solid #00ABC8;
}
div#main ol li div.right div.commentmetadata {
	font-size: 12px;
	color: #999;
	border-bottom: 1px dotted #606060;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
div#main ol li div.right div.commentmetadata a {
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}
div#main ol li div.right div.commentmetadata a:hover {
	color: #00ABC8;
}
div#main ol li div.right p {
	margin-bottom: 20px;
}
div#main .comments_navi {
	font-size: 12px;
}
div#main .comments_navi .alignleft {
	float: left;
}
div#main .comments_navi .alignright {
	float: right;
}
div#main .comments_navi .alignleft a,  div#main .comments_navi .alignright a {
	display: block;
	color: #ccc;
	border: 1px solid #ccc;
	padding: 0 5px;
	line-height: 28px;
}
div#main .comments_navi .alignleft a:hover,  div#main .comments_navi .alignright a:hover {
	color: #707070;
}
div#main div#respond {
	border: 1px solid #ededed;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #ccc;
	padding: 15px 20px;
	margin-top: 15px;
}
div#main div#respond div.h3_cancel_reply {
	margin-bottom: 5px;
}
div#main div#respond h3 {
	font-size: 16px;
	color: #707070;
	line-height: 24px;
	font-weight: normal;
	float: left;
	display: inline;/* fix double margin */
}
div#main div#respond span.cancel-comment-reply {
	float: right;
	display: inline;/* fix double margin */
	padding-top: 6px;
}
div#main div#respond span.cancel-comment-reply a {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
div#main div#respond span.cancel-comment-reply a:hover {
	color: #00ABC8;
}
div#main div#respond form#commentform {
}
div#main div#respond form#commentform p {
	font-size: 12px;
	color: #999;
	padding: 3px 0;
}
div#main div#respond form#commentform p a {
	color: #fff;
	border: 0;
}
div#main div#respond form#commentform p a:hover {
	border-bottom: 1px solid #fff;
}
div#main div#respond div.input_area {
	padding: 15px 30px;
}
div#main div#respond div .message_input {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	border: 1px solid #ccc;
	color: #707070;
	font-size: 13px;
	padding: 5px;
	height: 120px;
	width: 98%;
}
div#main div#respond div.user_info {
	font-size: 12px;
	line-height: 16px;
	display: block;
	padding: 0 30px;
}
div#main div#respond div.user_info div.single_field {
	display: inline;
	float: left;
	width: 33%;
}
label.desc {
	display: block;
	color: #999;
	padding-bottom: 4px;
}
label.desc abbr {
	color: #00ABC8;
	border: 0;
}
div#main div#respond div.user_info input.comment_input {
	color: #707070;
	border: 1px solid #ccc;
	padding: 2px 3px;
	width: 90%;
}
div#main div#respond div.submit_button {
	margin: 15px 30px 0;
}
div#main div#respond form#commentform div.submit_button input.button {
	display: block;
	background-color:#00ABC8;
	width: 76px;
	height: 28px;
	padding: 0;
	border: 1px solid #ededed;
	/*text-indent: -9999px; 20090708 no text button*/
				color: #fff;/*20090708 no text button*/
	font-size: 12px;/*20090708 no text button*/
	cursor: pointer;
	float: left;
}
div#main div#respond form#commentform div.submit_button input.button:active,  div#main div#respond form#commentform div.submit_button input.button:hover {
	background-color:#707070;
	color: #fff;/*20090708 no text button*/
}
div.submit_button span.key {
	float: left;
	margin-left: 10px;
	padding-top: 6px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
.nocomments {
	display:none;
	color: #ccc;
	font-size: 16px;
}
/* END single page */

/*---------------- WordPress Generated Classes -------------------*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	display: inline;
	margin-bottom: 2px;
	margin-right: 6px;
	padding: 3px;
}
img.alignright {
	display: inline;
	margin-bottom: 2px;
	margin-left: 6px;
	padding: 3px;
}
.wp-captionx {
	border: 1px solid #1f2223;
	text-align: center;
	background-color: #0d0d0d;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -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: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #ccc;
}
div#main div.post div.entry div.wp-caption p {
	margin-bottom: 3px;
	padding: 5px;
}
/*------------------------ Archives Page ------------------------*/

ul.archiveslist {
	color: #ccc;
	font-size: 13px;
}
div#main div.post div.entry ul.archiveslist li a {
	color: #ccc;
}
div#main div.post div.entry ul.archiveslist li a:hover {
	color: #00ABC8;
}
/*------------------------ Links Page ------------------------*/

.linkpage {
	background-color: #131313;
	padding: 10px 15px;
}
.linkpage ul {
	list-style-type: none;
}
.linkpage ul li {
	float: left;
	margin-bottom: 10px;
}
.linkpage ul li ul li {
	float: left;
	width: 130px;
	text-align: center;
	margin: 5px 12px;
	line-height: 180%;
	background-color: #202020;
}
.linkpage ul li ul li a {
	color: #ccc;
	display: block;
	text-decoration:none;
	border: 1px solid #1f2223;
	font-size: 12px;
}
.linkpage ul li ul li a:hover {
	background-color: #0d0d0d;
	border: 1px solid #1f2223;
	color: #00ABC8;
}
.linkpage ul li h3 {
	margin-bottom: 5px;
	margin-left: 12px;
}
/*------------------------ Strong ------------------------*/

div.strong {
	color: #fff;
	font-size: 18px;
	padding: 10px 0;
	margin-bottom: 25px;
}
div.strong .keyword {
	color: #00ABC8;
}
/*------------------------ TOUR ------------------------*/

p{
	margin-bottom:1.7em;
}
.clear{
	clear:both;
}
#tours,#testimonials{
	margin:20px 0;
	padding-top:20px;
	border-top:1px solid #d1d1d1;
	clear:both;
}

#testimonials{
	margin:20px 0;
	padding-bottom:20px;
	border-bottom:1px solid #d1d1d1;
}


#subscribe{
	text-align:center;
}

#subscribe h2{
	font-weight:300;
	padding:20px 0;
}

#subscribe input{
	    margin: 0;
    padding: 8px 16px;
        font-size: 16px;
}

#subscribe input[type=submit]{
	background-color: #00ABC8;
	color:#fff;
		    font-weight: 400;
		        border: 2px solid #00ABC8;
		        text-transform:uppercase;
}

.booktourbtn{
	background-color: #00ABC8;
	padding:8px 16px;
	color:#fff;
	position:absolute;
	bottom:0;
	right:0;
	    font-weight: 400;
}


.tourbox{
	font-weight:400;
	margin:30px 0;
	    position: relative;
}

.tourwrap{
	position: relative;
}
.tour-image > img{
width:100%!important;height:auto!important;
}
.tour-image{
	width:48%;
	float:left;
}

.tour-image .cycleSlider {     width: 100%!important; }

.tour-text{
	width:48%;
	float:right;
	padding-bottom:40px;
}

.tour-title{
	font-weight:700;
	text-transform:uppercase;
	font-size:20px;
	margin-bottom:5px;
}

.tour-date{
	    color: #555;
	    font-size:14px;
	    font-style:italic;
	    margin-bottom: 10px;
}

.tour-description{
	margin-top:20px;
	font-size:15px;
	line-height: 1.4em;
}

.tour-price{
	clear:both;
	border:1px solid #d1d1d1;
	margin:20px 0;
}


.pricetop{
	background-color:#EEECED;
	font-weight:400;

}

.pricetitle{
	background-color:#D4D2D3;
	font-weight:700;
	display:inline-block;
	padding:10px 60px;
}

.priceamount{
	padding:10px 30px;

}
.tour-detail{
	font-weight:400;
	padding:30px;
}

.nivo-directionNav a {
    background-image: url(images/prev-arrow.png);
    display: inline-block;
    height:60px;
    width:50px;
    margin:0 10px;
    text-indent:-9999px;
    background-repeat:no-repeat;
    background-position:left center;
}

.nivo-directionNav a.nivo-nextNav {
    background-image: url(images/next-arrow.png);
    background-position:right center;
}

.testimonialbox{
	/*clear:both;
	border:1px solid #d1d1d1;
	margin:20px 0;*/
	float:left;
	width:48%;
}

.testimonialbox:nth-child(odd){
	margin-right:3%;
	clear:both;
}

.testimonial-image{
	width:20%;
	float:left;
}
.testimonial-image img{
	width:100%;
	height:auto;
	border-radius:50%;
}

.testimonial-text{
	width:75%;
	float:right;
	    line-height: 1.2em;
}

#stream{
	text-align:center;
}

#stream h3{
	font-weight:400;
	font-size:16px;
}
#stream #sb_instagram{
	height:150px;
	overflow:hidden;
	margin:20px 0;
}
#stream #sb_instagram.sbi_col_4 #sbi_images .sbi_item{
	width:150px!important;
	
}
/*------------------------ Sticky Footer ------------------------*/
/*--------------- Code from www.cssstickyfooter.com -------------*/

html, body, #page_wrap {
	height: 100%;
}
body > #page_wrap {
	height: auto;
	min-height: 100%;
}

#container{
max-width:1200px;
width:100%;
margin:auto;
padding: 2%;
margin-bottom: 0px;
box-sizing:border-box;
}

#foot{
max-width:1200px;
width:100%;
margin:auto;
padding: 2%;
margin-bottom: 20px;
box-sizing:border-box;
}



.tours #container{
	padding-bottom:0;	
}
#footer {
	clear:both;
}
/*---*/

.dotted-line {
	background-image:url(../cmphoto-2012/images/dot-y.gif);
	background-repeat:repeat-y;
	background-position:15px 0;
}
.contactitem {
	width:100px;
}
/*GALLERY CSS*/
 #gallerySet {
	clear:both;
	position:relative;
	z-index:20;
}
#main{

}
#cycleslider{

}
 .thebtns{
 	position:absolute;
	top:50%;
	width:60px;
	height:500px;
	margin-top:-250px;
	background-repeat:no-repeat;
	background-position:center;
	z-index:11111;
 }
 #thenext{
	
	right:0px;
	
	background-image:url(images/next-arrow.png);
	
}

 #theprev{
	
	left:0px;
	
	
	background-image:url(images/prev-arrow.png);
	
}
#image {
	
}

#gallery{
	
	z-index:20;
	position:absolute;
	top:0;
	left:0;
}

.sldrimage{
 text-align:center;
 width:100%;
height:100%;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat:no-repeat;
  background-position: center center;
}

.sldrimage img{
 max-width:100%;
 height: auto;
}
.sldrcaption{

position:absolute;

bottom:0;
color:#fff;
background-color:rgba(0,0,0,0.8);
width:100%;
font-size:12px;

}
.sldrcaption .caption-text{
padding:10px;
}

#category-wrapper.loading{
	background-image:url(images/ldr.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
#category-wrapper .category-image{
	float:left;
}
	#category-wrapper .category-image.loading{
			opacity:0.05;
	}

.cycle-pager{
	text-align:center;
	}
.cycle-pager span{color: #00ABC8;cursor:pointer;}
.cycle-pager .cycle-pager-active{
	color:#91BE13;
}

#thumbset{
	position: absolute;
	top: 0;
	z-index: 12111;
	display:none;
	background-color:#fff;
}
#category-wrapper{
position: absolute;
top: 0;
z-index: 12113;
display:none;
background-color:#fff;

}

#thumbset .thumb-wrapper{
 float:left;
}

#thumbover{
	position: absolute;
	top: 0;
	z-index: 12110;
	display:none!important;
	width: 100%;
}
#desktop,#mobile{
 display:none;
}	
li.item, #image {
	background:url(../cmphoto-2012/images/ldr.gif) no-repeat 370px 250px;
}
#main_frame.home #gallerySet,  #main_frame.home #prev,  #main_frame.home #next {
	height:514px;
	margin-top:0px;
}
.gallery #gallerySet {
	height:514px;
}
.gallery #prev,  .gallery #next {
	height:474px;
	margin-top:40px;
}
.gallery2 #prev,  .gallery2 #next {
	margin-top:45px;
	height:474px;
}
#prev, #next {
	position:absolute;
	cursor: pointer;
	width: 100px;
}
#prev {
	left:0px;
	top:0px;
	z-index:5000;
}
#next {
	right:0px;
	top:0px;
	z-index:5001;
}
#gallerySet {
	list-style-type:none;
	margin:0;
	padding:0;
}
.item {
	text-align:center;
	width:771px;
}
.banneritem {
	text-align:center;
	width:740px;
}
#footer {
	height:30px;
	border-top:1px solid #ccc;
}

#visitLink {
	position:absolute;
	display:block;
	height:35px;
	width:77px;
	padding-left:45px;
	z-index:5100;
	background-image:url(../cmphoto-2012/images/pdf.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	padding-top:10px;
	font-size:12px;
	color:#707070;
	text-align:left;
}
#visitLink:hover {
	color:#333;
}
#original {
	display:none;
}
#banner img{
	width:100%!important;
	height:auto;
	
	
}
#bannerImage {/*margin-bottom:16px;*/
}
#main.bannerFrame #gallery-1 {
	display:none;
}
.CMP_Tours_Box, td.CMPL_Tours_Box table {
	background-color: #FBFBFB;
	border: 1px solid #ededed;
	color: #999999;
	font-size: 11px;
	line-height: 1.6em;
}
div#main div.post div.entry table.CMP_Tours_Box td, .CMP_Tours_Box td, div#main div.post div.entry td.CMPL_Tours_Box td {
	padding: 5px 4px 3px 10px;
}
div#main div.post div.entry table.CMP_Tours_Box, td.CMPL_Tours_Box table {
	width:220px;
}

body #cboxTitle{
 padding:0!important;
 line-height:2.0em;
 text-indent:8px;
}

body .gallery-caption{
 display:none;	
 
}

/*HOMEPAGE CUSTOM*/

#homelinks .link,#homelist li{
 width:23%;
 	margin:0 1%;
 float:left;
}
	
	
#homelinks .widget_sp_image-description,

#homeitems{
 padding:20px 0 0 0;	
}

#homeitems img,
.homenewsthumbnail img{
	width:100%;
	height:auto;
}
#homelist .homelisttitle,
#homenews .homenewstitle,
.hometitle,
#category-title,
#thumbset-title
{
	text-align:center;
	font-size:15px;
	color:#707070;
	line-height:1.4em;
	margin:5px 0 4px;
	font-family:Lato,Helvetica,Arial,sans-serif;
	font-weight:700;
}
.homepartner
{
	font-size:13px;
}
#category-title,#thumbset-title{
 border-top:1px solid #cfcfcf;
 margin:0;
 height:25px;
 line-height:15px;
 font-size:16px;
 letter-spacing:1px;
 text-transform:uppercase;
 font-weight:300;
 padding-top:4px;
 /*text-align:left;*/
}
#category-title,#thumbset-title{
	display:none;	 
}
.category-caption{
	text-align:center;
	font-size:16px;
	color:#707070;
	line-height:1.4em;
	margin:3px 0 ;
	font-family:Lato,Helvetica,Arial,sans-serif;  
	font-weight:300;
	text-transform:uppercase;
}
.homethumbnail,
.homenewsthumbnail{

	overflow:hidden;
 text-align:center;
 background-color:#ccc;
}


#homenewswrap{
 
}
#homenewstitle{
margin:0 auto;
font-size:20px;
text-transform:uppercase;
text-align: center;
color:#686868;
line-height:66px;
font-family:Lato,Helvetica,Arial,sans-serif;
font-weight:300;
}
#homenews{
	clear:both;
}

.homenewsitem{
	width:23%;
	margin:0 1%;
	float:left;
	padding-bottom:20px;
	overflow:hidden;
}



.homenewstitle{
	text-transform:uppercase;
	min-height:42px;
}

#homelist li:hover .homelisttitle,
li:hover .hometitle{
	color:#00ABC8;
}

.homelisttext,.homenewstext{
	font-size:12px;
	line-height:1.4em;
	/*text-align:justify;*/
	text-align:center;
	text-justify:inter-word;
	color:#585858;
	border-top:1px solid #cfcfcf;
 	border-bottom:1px solid #cfcfcf;
 	padding:5px 0;	
}

.homenewstext{
	height:77px;
	overflow:hidden;
}

	
fonts{
	}
	
fonts a{
	padding-left: 20px;
	font-size: 9px;
	margin-right: 8px;
	text-transform:uppercase;
}

.home #footer,#subpagecontent{display:none;}
	
	
#header{
	position: absolute;
    z-index: 99999;
    width: 100%;
    }	

div#header div.blog_title{
width:100%;	
}	
	
div#header div.blog_title img{
width:84%;
padding:0 8%;	
}	


div#main_navi h3.menu-toggle,#menuclose	{
	 cursor: pointer;
    /*border: 1px solid white;*/
    margin: 0 auto 0;
    width: 80px;
    padding: 4px 0;
    text-transform:uupercase;
}		
	
div#main_navi h3.toggled-on{
	
}	

div#main_navi ul.toggled-on,div#main_navi.toggled-on{
	height:auto;
}

div#main_navi ul.toggled-on li{
	float:none;
	display:block;
}


.sldrcaption .caption-text {
 display:none;
}

#newcontent.subcontent{
	text-align: center!important; 
}

#fullbutton{
	position:absolute;
	width:100%;
	bottom:5%;
	z-index:9999999;
	font-size:12px;
	color:#fff;
	text-align:center;
	opacity:0.6;
}


.desktop{
	display:block;
}
.mobile{
	display:none;
}





div#header{
 height:110px;
}

#thumbover.active
{
 min-height:580px;
 width:100%;
 max-width:845px;
 display:block!important;
}


#desktop{
 display:block;
}	

.size{
 max-width:845px;
 margin:0 auto;
 }
div#page_wrap {
	margin: 0 auto;
	padding:0;
}

div#header div.blog_title {
	max-width: 500px;
    width: 100%;
    height: auto;
        margin: auto;
      text-align: center;  
    
    }

div#header div.blog_title img{
	padding:0;
}
div#header {
	font-size: 12px;
	margin: 2% 0 0;
}
div#header.tours {
	height:90px;
	padding-top:10px;
}
div#main_navi {
	position:inherit;
	text-align:center;
	border:0px solid lime;
	    width: 100%;
}



#adwords{display:block;}
fonts{display:block;}


div#main.gallery{
 padding:0 60px;
 max-width: 845px;
 min-height:580px;
}

div#main.gallery .sldrimage img{
 height:580px;
}


div#main_navi ul li.activedrop  .subcontent{
 min-height:580px!important;
}

div#main #thumbset, #category-wrapper{
 min-height:580px!important;
 padding:0;
 width:100%!important;
 max-width:845px!important;
}

.menu-toggle{
	display:none;
}

/*}*/

/* =Media queries
-------------------------------------------------------------- */
@media screen and (max-width: 900px) {

#social {
  text-align: center;
    width: 100%;
    position: relative;
    padding-bottom: 15px;
   
}

#social img {
    height: 16px!important;
    width: auto;
    margin:0 5px;
}

}



@media screen and (max-width: 600px){

#wrap{
	width:100%;
	overflow-x:hidden;
	position:relative;
	min-height:100%;
}

div#mobmenu{
	display:block;
	width:80%;
	position:absolute;
	left:100%;
	    z-index: 100000;
    height: 100%;
    background-color: white;
    
}
.mobile{
	display:block;
}
.desktop{
	display:none;
}

div#mobmenu .nav-menu {
    display: block;
    width:100%;
    padding:60px 10%;
    box-sizing:border-box;
}

div#mobmenu li{
	padding:6px 0;
	font-size:20px;
}


div#mobmenu a{
	color:#000;
	
}

div#mobmenu ul ul a{
font-weight:300;
}

#container {
    padding: 2% 5%;
}

#menuclose{
	position:absolute;
	top:20px;
	right:20px;
	border: 1px solid #000;
	width: 60px;
    padding: 4px 0;
	color:#000;
	    font-size: 12px;
	    text-transform:uppercase;
	    text-align:center;
}

#below .below-item .below-title + img {
    margin:0 auto;
    display:block;
}


#social {
    text-align: center;
    width: 100%;
    display:none;
}

#social img {
    height: 16px!important;
    width: auto;
    margin:0 5px;
}
#socialm{
	margin:10%;
}
#socialm a {
	display:inline-block;
	background-color:#adadad;
	border-radius:50%;
	height:28px;
	width:28px;
	text-align:center;
	margin:0 2px;
}

#socialm img {
    height: 16px!important;
    width: auto;
   padding:6px 0;
}


div#header div.blog_title {
    padding: 6px 0 7px;
}

body.mobactive div#mobmenu{
	left:20%;
}
body.mobactive #fullbutton{
	display:none;
}
body.mobactive div#page_wrap{
	left:-80%;
}

#page_wrap{
	left:0;
	position:relative;
	width:100%;
}
div#mobmenu,#page_wrap{
	-webkit-transition: left 0.5s ease-in-out;
	 -moz-transition: left 0.5s ease-in-out;
	 -o-transition: left 0.5s ease-in-out;
	 transition: left 0.5s ease-in-out;
}
#homelinks .link,#homelist li,.homenewsitem,
#thumbset .thumb-wrapper {
 width:48%;

 }
 
 #thumbset .thumb-wrapper {
  width:49%;
 }
#thumbset .thumb-wrapper img{
width:100%;
}
#thumbset{
 padding:0 3%;
}
.nav-menu{
	display:none;
} 
.nav-menu.toggled-on{
 display:block;
 }
 

div#header{
 height:auto;
 padding-top:20px;
}
#mobile{
 display:block!important;
}

#theprev, #thenext{
	display:none!important;	
}

#homelist .homelisttitle, #homenews .homenewstitle{
	min-height:42px;	
}

#category-wrapper .category-image{
	float:none;	
	text-align: center;
}
#category-wrapper{
	z-index:16001;	
}

.menu-toggle{
	display:block;
}
div#header div.blog_title{
	text-align:center;
}

div#main_navi ul li .subcontent{
 top:0;
}

div#main.twocol div.post div.entry, div#main.twocol div.post div.secondary {
    display: block;
    width: 100%;
    margin:10px 0;
    box-sizing: border-box;
}

#below .below-item,
#below .below-item:nth-child(2), 
#below .below-item:nth-child(3), 
#below .below-item:nth-child(4) {
    width: 100%!important;
    display: block;
    margin:10px 0;
}

div#main div.post div.title h1 {
  
    line-height: 0.9em;
	margin:20px 0 10px;
}

div#main_navi .sub-menu {
    position: relative;
    z-index: 10000;
    display: block;
    text-align: left;
}

div#main_navi li:hover .sub-menu {
    display: block;
    width: auto;
}


.tour-image,
.testimonialbox,
.tour-text,
.testimonial-text {
    width: 100%;
    float: none;
    margin-bottom:10px;
}

.testimonial-image{
	display: block;
    margin: 0 auto 20px;
    float: none;
    width: 40%;}

.pricetitle,.priceamount,.tour-detail {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding:10px 5%;
    display:block;
}


}



/* Landscape */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape){ 

div#main_navi h3.menu-toggle{
	display:none!important;
}
div#main_navi .nav-menu {
    display: block!important;
}
div#main_navi .sub-menu{
	display:none;
}
div#header div.blog_title {
    max-width: 28%;
    width: 100%;
    height: auto;
    margin: 0 0 0 2%;
    text-align: left;
    padding: 0;
        position: absolute;
    top: 0;
}

#main_navi {
    position: absolute;
    top: 1%;
    right: 2%;
    text-align: right!important;
    }

#social {
	display:none;
    text-align: left;
    width: 28%;
    padding-top:5px;
}

#social img {
    height: 12px!important;
    width: auto;
    margin: 0 2px;
}

div#header {
    font-size: 12px;
    margin: 1% 0 0;
    height:auto;
}

div#main_navi ul li {
    display: inline-block;
    text-transform: uppercase;
    padding: 0 5px;
}

.pricetitle,.priceamount,.tour-detail {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding:10px 5%;
    display:block;
}

#thenext,#theprev {
	display:none!important;
}

.mobile{
	display:block;
}
.desktop{
	display:none;
}


}
