/*
Theme Name: Peregrinator
Theme URI: http://bizcream.com
Description: This theme is designed and coded by <a href="http://www.ziaulhaq.com/">Muhammad Zia Ul Haq</a> (<a href="http://bizcream.com">Bizcream IT Works</a>) for <a href="http://lombokreisen.com">Lombok Reisen</a>.
Version: 1.0
Author: Muhammad Zia Ul Haq
Author URI: http://www.ziaulhaq.com/
Tags: lombok, bali, java, komodo, indonesia, trekking, surfing, hiking, mountain, beach, trips
*/

/*Body Start*/
body {
	background : #696798;
	background-repeat: repeat;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	}

a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF3300;   
}

h1 {
	font-size: 4.0em;
	padding-top: 20px;
	padding-left: 155px;
	display: block;
	padding-bottom: 5px;
}
h1 a:link, h1 a:visited {
	color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	line-height: 110%;
	margin-bottom: 10px;
	text-align: center;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 40px;
	color: #FFFFFF;
	display: block;
	height: 40px;
	padding-left: 20px;
	text-align: left;	
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: inline;
	margin-right: 10px;
}
h6 {
	font-size: 1.0em;
	color: #FFFFFF;
	background-image: url(images/comment_bg.jpg);
	display: block;
	height: 30px;
	padding-left: 20px;
	line-height: 30px;
}
/*Body End*/

/* Structure Start */ 
* {
	margin: 0px;
	padding: 0px;
}

#wrap {
	background-image: url(images/wrap_bg.jpg);
	width: 979px;
	background-repeat: repeat-y;
	margin: 0 auto;
}
#page {
	background-image: url(images/page_bg.jpg);
	width: 940px;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 21px;	
}
#header {
	margin-bottom: 5px;
}


#sidebar {
	background-color: #D2DDED;
	float: left;
	width: 222px;
        min-height: 1875px;
        height: auto !important;
        height: 1875px;
}
#footer {
	clear: both;
	margin-top: 5px;
	text-align: center;
	font-size: 1.2em;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #CCCC99;
}
#footer p {
	font: 1.2em Arial Helvetica sans-serif;
	color: #003366;
}
#footer ul {
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	height: 25px;
	margin-bottom: 10px;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	margin-right: 20px;
	line-height: 25px;
}
#footer ul li a:link, #footer ul li a:visited {
	color: #000000;
}
#footer ul li a:hover, #footer ul li a:active {
	color: #FF3300;
}
/* Structure End */ 


#gallery_content {
	background-color: #CCCC99;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	height: 240px;
	margin-bottom: 5px;
}
#gallery_content p {
	color: #BLUE;
}
#gallery_content ul {
	display: block;
	list-style-type: none;
}
#gallery_content li {
	float: left;
	width: 50%;
	margin-bottom: 5px;
}
#gallery_content img {
	background-color: #FFFFFF;
}


/* Header Start */
#header_nav {
	height: 75px;
}
#header_nav ul {
    font-size: 1.2em;
	display: block;
	float: left;
	list-style-type: none;
	margin-top: 8px;
	padding-left: 20px;
}
#header_nav li {
	float: left;
	background-image: url(images/nav.jpg);
	display: block;
	height: 57px;
	width: 126px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
}
#header_nav li a:link, #header_nav li a:visited {
	color: #153657;
}
#header_nav li a:hover, #header_nav li a:active {
	color: #FF0000;
}
#rss_link {
    font-size: 1.1em;
	float: right;
	margin-top: 20px;
	padding-right: 40px;
	font-weight: bold;
}
#rss_link img {
	border: none;
}
#rss_link a:link, #rss_link a:visited {
	color: #000000;
}
#banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 0px;
	text-indent: -1000px;
	background-image: url(images/banner.jpg);
	height: 129px;
	background-repeat: no-repeat;
	clear: both;
}
#description {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 155px;
}
/* Header End */	
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #E1DCCA url(images/navbar.png);
	width: 940px;
	height: 35px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
#navbarleft {
	width: 940px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-transform: lowercase;
    margin: 0px;
	padding: 9px 15px 8px 15px;
	}

#nav li a:hover, #nav li a:active {
	background: #EBE6D4 url(images/navhov.png);
	color: #CF0505;
    margin: 0px;
	padding: 9px 15px 8px 15px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #E1DCCA;
	width: 150px;
	color: #495D5C;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-transform: lowercase;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #85ACAC;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	

	
/*Sidebar Start*/
#sidebar ul {
	display: block;
	width: 222px;
	list-style-type: none;
}
#sidebar ul ul {
	margin-top: 10px;
}
#sidebar li li {
	background: #D2DDED url(images/icon.png) no-repeat top left;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 1.1em;
}
#sidebar li a:link, #sidebar li a:visited {
	color: #81590D;
}
#sidebar li a:hover, #sidebar li a:active {
	color: #FF3300;
	text-decoration: underline;
}
#sidebar h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 30px;
	color: #FFFFFF;
	display: block;
	height: 30px;
	padding-left: 15px;
	width: 207px;
	background-image: url(images/sidebar_title_bg.jpg);
}
#sidebar p {
	font-size: 1.2em;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sidebar_text {
	border: 1px solid #CCCCCC;
	width: 120px;
	padding: 2px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sidebar_button {
	font-size: 1.2em;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 50px;
}
/*Sidebar End*/
	
/*Home Page Start*/
#content {
	margin-top: 5px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	width: 940px;

}
#left {
	background-color: #4E759E;
	width: 222px;
	text-align: center;
	float: left;

}
#asita {
	border-top: 4px solid #6D90C6;
	border-bottom: 4px solid #6D90C6;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	width:212px;
	height: 130px;
	margin-bottom: 5px;
	text-align:center;
}
#asita p {
	color: #BLUE;
}
#asita img {
	background-color: #FFFFFF;
}
#line {
	height: 25px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6D1DF;
}
#right {
	float: right;
	width: 713px;
}
#post_table {
	background:#FFFFFF;
	min-height: 1875px;
	height: auto !important;
	height: 1875px;
}
#post {
	width: 713px;
	float: left;
	line-height: 150%;
}
#post h2 {
font-size: 24px;
font-family: georgia, arial, helvetica, sans-serif;
height: 100px;
margin-bottom: 0px;
}
#post p {
margin-bottom: 10px;
}
#post_content {
	width: 670px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#post_content p {
	margin-left: 30px;
	margin-right: 20px;
	font: 1.2em Arial, Helvetica, Sans-Serif;
	line-height: 170%;
	text-align: justify;
}
.postmetadata {
	font-size: 1.1em;
	color: #666666;
	margin-left: 2px;
	margin-top: 2px;
}
#frontbox {
	background: url(images/homepagetop.gif) no-repeat;
	width: 630px;
	height: 525px;
	border: 1px solid #d6d6d6;
	margin-left: 20px;
	margin-top: 40px;
	margin-bottom: 30px;
}
#frontbox h4 {
	margin: 7px 7px 15px 7px;
	padding-top: 5px;
	background: #CCCC99;
	color: #c50808;
	height: 25px;
	font: 1.3em Georgia, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#frontbox p {
	font: 1.2em Arial Helvetica Sans-serif;
	text-align: justify;
	margin-right: 7px;
	margin-left: 7px;
}
#sub_box {
	background: url(images/subboxtop.gif) no-repeat;
	float: left;
	margin-top: 10px;
	margin-left: 8px;
	width: 300px;
	height: 220px;
	border: 1px solid #d6d6d6;
}
#sub_box h4 {
	background: #BCE0E6;
	margin: 7px 7px 7px 7px;
	padding-top: 5px;
	height: 20px;
	font: 1.3em Georgia, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#sub_box img {
	float: left;
	margin: 0px 5px 5px 7px;
	border: 3px solid #CCCC99;
	width: 100px;
	height: 75px;
}
/*Home Page End*/

/*Page Start*/
#trail, #sub_trail {
	font-size: 1.2em;
	line-height: 40px;
	height: 40px;
	background-image: url(images/trail_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
}
#trail {
    width: 485px;
	margin-bottom: 20px;
}
#sub_trail {
    width: 698px;
}
#trail a:link, #sub_trail a:link, #trail a:visited, #sub_trail a:visited {
	color: #000000;
}
#trail a:hover, #sub_trail a:hover, #trail a:active, #sub_trail a:active {
	color: #FF3300;
}
*html .align_left {
	text-align: left;
	float: left;
	font-size: 1.2em;
	padding-left: 20px;
	padding-bottom: 0px;
}
*html .align_right {
	text-align: right;
	float: right;
	font-size: 1.2em;
	padding-right: 20px;
	padding-bottom: 0px;
}
.align_left {
	text-align: left;
	float: left;
	font-size: 1.2em;
	padding-left: 20px;
	padding-bottom: 7px;
}
.align_right {
	text-align: right;



	float: right;
	font-size: 1.2em;
	padding-right: 20px;
	padding-bottom: 7px;
}
/*Page End*/

/*Footer Start*/



/*Footer End*/

/*Archive Start*/

/*Archive End*/

/* Begin Comments*/
#comments {
	font-size:1.2em;
	clear: both;
	padding-top: 20px;
	width: 677px;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
		font-size: 1.1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;

	color: #990000;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	float: right;
	background-color: #CCCCCC;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	}


/*Comments End*/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* End Images */

.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*SLIDER*/
#myslides{
background:#000 url(images/mslid.jpg) repeat-x;
width: 650px;
height:165px;
margin-bottom:5px;
margin-left: 20px;
}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 554px; /*Width of Carousel Viewer itself*/
height: 160px; /*Height should enough to fit largest content's height*/
margin: 0px 48px 5px 48px;

}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 20px 10px ; /*margin around each panel*/
width:170px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
background:#0e1829;
height:120px;
border:1px solid #1d2c44;

}
.stepcarousel .panel p{
text-align: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px ; /*margin around each panel*/


}

.stepcarousel .panel h2{
text-align: left; /*leave this value alone*/
height:20px;
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 2px 5px ; /*margin around each panel*/
font-size:16px;
font-weight:bold;
text-align:center;
font-family:Georgia,century gothic,Arial,verdana, sans-serif;
}

.stepcarousel .panel img{
float: left; /*leave this value alone*/
background:#0E1829; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px 5px 5px; /*margin around each panel*/
padding:0px 0px;
}

