/*  
Theme Name: Adventure World
Theme URI: http://blog.adventureworld.com
Description: Custom wordpress theme for Adventure World
Version: 2.0
Author: Marker Ltd
Author URI: http://www.markerstudio.com

*/



/* Begin Typography & Colors */

body {
	background: #e7e7e7 url(images/pg_bg.gif) bottom repeat-x;
	font: 12px/16px Arial, Helvetica, sans-serif;
	min-height: 931px;
	margin: 0;
	padding: 0;
	}

#wrapper {
	min-height: 623px;
	background: url(images/pg_bg-img.gif) top center repeat-x;
	}

#header {
	overflow: hidden;
	text-indent: -999em;
	}

#headerimg {
	background: url(images/header_banner.jpg) top center no-repeat;
	width: 742px;
	height: 267px;
	display: block;
	}

h1, h2, h3, h4, h5, h6, .nav, .nav ul, .nav ol {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}

h2, .pageTitle {
	color: #f7941d;
	font-size: 22px;
	line-height: 1em;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif
	}

#sidebar h2, .pageTitle {
	color: #000;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #f7941d;
	font-size: 12px;
	}

.pageTitle {
	font-size: 16px;
	color: #f7941d;
	line-height: 1em;
	margin: 0 0 14px 0;
	}

#respond, #comments {
	border: 0;
	}

h2 a {
	color: #f7941d;
	}

h6 {
	color: #7a7a7a;
	font-size: 14px;
	line-height: 1em;
	margin: 0 0 9px 0;
	font-weight: normal;
	}

small {
	font-size: 10px;
	color: #898989;
	letter-spacing: 1px;
	text-transform: uppercase;
	}

.date {
	float: left;
	margin: 7px 0 15px 0;
	padding: 3px 7px;
	background: #ececec;
	}

#iframe .date {
	margin-top: 0;
	margin-bottom: 8px;
	}
	
a {
	color: #f7941d;
	outline: none;	
	text-decoration: none;
	}

a img {
	border: 0;
	}

a:hover {
	color: #000;
	}

p {
	margin: 0;
	padding: 0 0 12px 0;
	}


/*Begin sidebar */
#content, #sidebar {
	float: left;
	}

#content {
	width: 437px;
	overflow: hidden;
	padding-top: 49px;
	border-right: 35px solid #fff;
	}

#iframe #content {
	padding-top: 0;
	width: 570px;
	border: 0;
	}

#sidebar {
	width: 200px;
	overflow: hidden;
	padding: 43px 0 18px 0;
	background:  #f7f7f7;
	}

#sidebar ul {
	width: 174px;
	margin: 0 auto;
	padding: 0 0 32px 0;
	}

#sidebar li li {
	padding: 0 0 12px 0;
	}

#sidebar .categories li {
	padding: 0;
	}

.categories a {
	display: block;
	background-color: #000;
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	padding: 5px 14px;
	height: 12px;
	line-height: 12px;
	overflow: hidden;
	}

.cat-item-1 a {
	background-image: url(images/travelReg_africa.gif);
	}

.cat-item-3 a {
	background-image: url(images/travelReg_Asia.gif);
	}

.cat-item-4 a {
	background-image: url(images/travelReg_central-america.gif);
	}

.cat-item-5 a {
	background-image: url(images/travelReg_europe.gif);
	}

.cat-item-6 a {
	background-image: url(images/travelReg_india.gif);
	}

.cat-item-7 a {
	background-image: url(images/travelReg_south-america.gif);
	}

.cat-item-8 a {
	background-image: url(images/travelReg_usa-canada.gif);
	}


.cat-item-10 a {
	background-image: url(images/travelReg_Polar.gif);
	}
.categories a:hover {
	color: #fff;
	}

/* Begin Structure */
#contentContainer {
	position: relative;
	padding: 7px 35px 25px 31px;
	}

#iframe #contentContainer {
	padding: 0;
	position: static;
	}
	
hr {
	border: none;
	display: none;
	}

.clear {
	display: block;
	width: 90%;
	height: 0;
	overflow: hidden;
	clear: both;
	}

#adventureWorld {
	position: absolute;
	top: 0;
	left: 0;
	height: 37px;
	width: 742px;
	background: url(images/tabLine_bg.gif) top left repeat-x;
	}
	
#adventureWorld li {
	float: left;
	padding-top: 7px;
	}

#adventureWorld #first {
	padding-left: 31px;
	}

#adventureWorld a {
	display: block;
	height: 30px;
	text-indent: -999em;
	overflow: hidden;
	}

.oz a {
	width: 124px;
	background: url(images/tab_AUS.gif);
	}

.nz a {
	width: 140px;
	background: url(images/tab_NZ.gif);
	}

#adventureWorld a:hover {
	background-image: url(images/tab_AUS-NZ_O.gif);
	}

.nz a:hover {
	background-position: -124px 0;
	}

#page {
	background: url(images/pg_shadow.png);
	overflow: hidden;
	margin: 0 auto;
	padding: 0 7px;
	width: 742px;
	}

#iframe {
	min-height: 0;
	background: transparent;
	}

#header {
	background-color: #73a0c5;
	height: 267px; 
	width: 742px;
	}

.post {
	margin: 0 0 13px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #f7941d;
	}

.post hr {
	display: block;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	color: #898989;
	text-transform: uppercase;
	background: #f5f5f5;
	padding: 10px 100px 10px 8px;
	position: relative;
	font-size: 10px;
	}

.alt {
	padding-right: 8px;
	}

.postmetadata p {
	padding: 0;
	}

.postmetadata a {
	text-transform: none;
	}

.commentSpan {
	position: absolute;
	right: 8px;
	top: 10px;
	}

.commentSpan a {
	color: #898989;
	text-transform: uppercase;
	}

.commentSpan a span {
	color: #f7941d;
	text-transform: none;
	}

.commentSpan a:hover span {
	text-decoration: underline;
	}

.commentSpan span, .postmetadata .category {
	font-size: 14px;
	}

.findATrip a {
	font-weight: bold;
	}
	
.entry {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	clear: both;
	}

.entry a:hover {
	color: #f7941d;
	text-decoration: underline;
	}

#sidebar strong, .rssLink, .emailLink {
	float: left;
	font-weight: normal;
	}

.rssLink, .emailLink, .postNavigation a {
	margin: 0 9px 0 0;
	text-indent: -999em;
	overflow: hidden;
	height: 17px;
	}
	
.postNavigation {
	margin: 0 0 17px 0;
	}

.postNavigation a {
	display: block;
	}

.rssLink {
	width: 36px;
	margin-left: 13px;
	background-image: url(images/icon_rss.gif);
	}

.emailLink {
	width: 46px;
	background-image: url(images/icon_email.gif);
	}

.subscriptions {
	height: 17px;
	}

.postPrev a, .postNext a {
	background: url(images/btns.gif) top left no-repeat;
	height: 19px;
	}

.postPrev {
	float: left;
	}

.postPrev a {
	width: 117px;
	}

.postPrev a:hover {
	background-position: 0 -19px;
	}
	
.postNext {
	float: right;
	}

.postNext a {
	width: 88px;
	margin-right: 0;
	background-position: 0 -38px;
	}

.postNext a:hover {
	background-position: 0 -57px;
	}
	
/* ---------- Comment Styling ---------- */
.commentlist {
	font-size: 1em;
	margin: 10px 0 25px 0;
	}

.commentlist li {
	background: #f1f1f1 url(images/comment.gif) top right no-repeat;
	border-bottom: 7px solid #fff;
	padding: 13px 55px 12px 12px;
	color: #9e9e9e;
	}

.commentDate {
	color: #f7941d;
	display: block;
	padding: 11px 0 8px 0;
	margin: 0;
	font-size: 10px;
	float: none;
	background: none;
	font-weight: bold;
	}
	
.commentText {
	width: 64%;
	margin: 0 1% 0 0;
	}

#commentform {
	background: #efefef;
	padding: 18px;
	}

#commentform input, #commentform label {
	display: block;
	margin: 0 0 11px 0;
	padding: 0;
	}

#commentform label {
	color: #9e9e9e;
	font-size: 11px;
	margin-bottom: 6px;
	}

#commentform .hidden {
	display: none;
	}

#commentform input, #commentform textarea {
	border: 1px solid #9e9e9e;
	}
	
#comment {
	width: 390px;
	height: 85px;
	margin: 0 0 12px 0;
	}

#commentform input, #comment {
	padding: 2px;
	}

#commentform #submit {
	border: 0;
	height: 19px;
	width: 103px;
	text-indent: 99em;
	text-indent: 0 !ie;
	padding-left: 99em !ie;
	background: url(images/btns.gif) 0 -76px no-repeat;
	}

#submit:hover {
	cursor: pointer;
	background-position: 0 -94px;
	}

.highlight, .req {
	color: #f7941d;
	}

input, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

#footer {
	width: 756px;
	margin: 0 auto;
	padding: 25px 0;
	background: url(images/footer_shadow.gif) top no-repeat;
	}

#footer div {
	padding: 0 7px;
	min-height: 40px;
	background: url(images/footer-logo.gif) top right no-repeat;
	}

/* ---------- sIFR ---------- */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
	}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

.sIFR-alternate .post h2 {
	visibility: hidden;
	}
