/*
Theme Name: Heritage Tourism
Theme URI: http://www.nobullit.com.au/
Description: Heritage Tourism by No Bull IT Themes
Version: 1.0
Author: No Bull IT Themes
Author URI: http://www.nobullit.com.au/

=== Setup ===*/
*
{
	border: 0;
	margin: 0;
	padding: 0;
}
BODY
{
	background: #3E3526 url(images/background-grunge.jpg) no-repeat top center;
	color: #555555;
	font: 12px Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
}
#background
{
	background: url(images/bgr.jpg) repeat-x top center;
	margin: 0;
	padding: 0;
}
A
{
	color: #E8A02C;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
INPUT, SELECT, TEXTAREA
{
	border: 1px solid #CACACA;
	font-size: 12px;
	padding: 5px;
}
SELECT
{
	padding: 0;
}
LI
{
	list-style: none;
}
/*=== Layout ===*/
#top
{
	clear: both;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	line-height: 29px;
	font-size: 11px;
}
/*========= TOP NAVIGATION =========*/
.nav1, .nav1 UL
{
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 100;
}
.nav1 A
{
	display: block;
	padding-bottom: 4px;
	padding: 0 10px;
	z-index: 100;
	color: #A0A09B;
}
.nav1 LI
{
	float: left;
}
/*Style drop down list*/
.nav1 LI UL
{
	position: absolute;
	width: 130px;
	left: -999em;
}
.nav1 LI UL LI
{
	border: 1px solid #F7F6F6;
	border-width: 0 1px 1px;
	background: #FFF;
}
.nav1 LI:hover UL, .nav1 LI.sfhover UL
{
	left: auto;
}
.current_page_item A
{
	color: #E8A02C;
}
.nav1 LI UL LI A
{
	line-height: 25px;
	font-size: 11px;
	color: #555555;
	width: 130px;
	padding-bottom: 0;
}
.nav1 LI UL LI A
{
}
.nav1 LI UL LI UL LI A
{
	border-width: 0 1px 1px 0px;
}
.nav1 LI UL UL
{
	margin: -25px 0 0 150px;
}
.nav1 LI UL UL LI A
{
	line-height: 25px;
}
.nav1 LI:hover UL UL, .nav1 LI.sfhover UL UL
{
	left: -999em;
}
.nav1 LI:hover UL, .nav1 LI LI:hover UL, .nav1 LI.sfhover UL, .nav1 LI LI.sfhover UL
{
	left: auto;
}
/*IE7 Fix*/
.nav1 LI:hover, .nav1 LI.hover
{
	position: static;
}
/*- Subscribe -*/
.subscribe
{
	color: #A0A09B;
	float: right;
}
.subscribe A
{
	color: #E8A02C;
}
.subscribe A:hover
{
	text-decoration: underline;
}
/*=== Top Menu ===*/
#topmenu
{
	position: relative;
	/*[disabled]height:33px;*/
	margin-bottom: 20px;
}
#topmenu LI
{
	/*[disabled]border-left:1px solid #24406B;*/
	background: url(images/nav_separator.jpg) no-repeat;
	float: left;
	line-height: 33px;
}
#topmenu LI A
{
	color: #CDE1F8;
	text-shadow: 0px 1px 1px #000;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}
#topmenu LI A:hover, #topmenu LI.active A
{
	color: #ECD7C4;
	text-decoration: none;
}
/*- Nav / Dropdowns-*/
#nav, #nav UL
{
	padding: 0;
	float: left;
	list-style: none;
}
#nav
{
	padding: 0;
}
#nav A
{
	display: block;
}
#nav LI
{
	float: left;
	line-height: 33px;
}
#nav LI A:hover
{
	background: none;
}
#nav LI UL
{
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top: 1px;
}
#nav LI:hover UL, #nav LI.sfhover UL
{
	left: auto;
	z-index: 1000;
}
#nav LI UL LI
{
	background: #577091 url(images/bgr-box-trans.png) repeat-x top;
	border-bottom: 1px solid #5C7FB5;
	border-left: 1px solid #5C7FB5;
	border-right: 1px solid #5C7FB5;
	line-height: 28px;
	width: 15em;
}
#nav LI:hover, #nav LI.hover
{
	position: static;
}
#nav LI UL UL
{
	margin: -29px 0 0 15em;
}
#nav LI:hover UL UL, #nav LI.sfhover UL UL
{
	left: -999em;
}
#nav LI:hover UL, #nav LI LI:hover UL, #nav LI.sfhover UL, #nav LI LI.sfhover UL
{
	left: auto;
}
#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;
}
/*==============  HEADER  ===================*/
#header
{
	height: 109px;
	background: url(images/background-grunge-top.jpg) no-repeat top center;
}
#header .spacer
{
	color: #A0A09B;
	float: right;
	font-size: 11px;
	padding: 37px 0px 0 0;
	text-align: right;
}
#header .spacer P
{
	clear: both;
}
/*- Logo -*/
#header H1
{
	display: none;
}
#header #title
{
	height: 109px;
	overflow: hidden;
}
#header .logo
{
	margin-top: 0;
}
/*- RSS -*/
#rss
{
	position: absolute;
	top: -10px;
	right: 0px;
	height: 38px;
	width: 39px;
	display: inline;
	float: right;
}
/*- Search -*/
#search
{
	background: url(images/bgr-search.gif) no-repeat;
	height: 32px;
	margin: 0 0 10px;
}
#search INPUT
{
	background: transparent;
	border: 0;
	color: #D8CD9F;
	float: left;
	font-size: 12px;
	margin: 5px 0 0 10px;
	width: 178px;
	padding: 2px;
}
#search .btn
{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}
/*=== typography ===*/
H2
{
	color: #000000;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
}
H2 A
{
	color: #000000;
}
H3, H4, H5
{
	color: #363636;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}
#columns H3
{
	font-weight: bold;
}
#sidebar H3
{
	background: #EBE9E1;
	font: 12px Arial, Helvetica, sans-serif;
	color: #363636;
	font-weight: bold;
	padding: 5px 8px;
	display: block;
	margin: 0 0 7px;
	text-align: left;
	border: 1px solid #E1D9C1;
	height: 16px;
}
#centercol H3
{
	background: #F5F4F0;
	margin: 0 0 15px 0px;
	padding: 10px 18px 5px;
	border: 1px solid #DEDBD1;
	color: #363636;
	text-align: left;
	height: 20px;
	font-size: 14px;
}
.featuredpost H2
{
	font-size: 30px;
}
/*=== Post ===*/
.date-comments
{
	border-bottom: 1px solid #CACACA;
	color: #999999;
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	margin: 0 0 10px;
}
.date-comments A
{
	color: #999999;
}
#centercol .date-comments P
{
	line-height: 25px;
}
SPAN.comments
{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
SPAN.continue
{
	background: url(images/ico-continue-trans.png) no-repeat left;
	height: 21px;
	padding: 5px 0 5px 27px;
	line-height: 21px;
}
SPAN.continue-archives
{
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom: 20px;
}
SPAN.continue-archives-alt
{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom: 20px;
}
SPAN.continue-archives A, SPAN.continue-archives-alt A
{
	color: #777777;
	font-weight: bold;
	font-size: 14px;
}
A.more
{
	background: url(images/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}
/*=== Styling Boxes ===
- Box (main column boxes) -*/
.featured, .box, .widget
{
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top left;
	border: 1px solid #DEDBD1;
	margin: 0 0 15px 0px;
	padding: 18px;
	overflow: hidden;
}
.box IMG
{
	border: 1px solid #999999;
	margin: 0 0 10px;
}
.box P, .box2 P
{
	line-height: 18px;
	padding: 0 0 10px;
}
.widget
{
	padding: 15px;
}
/*- Box2 (sidebar boxes) -*/
.box2
{
	background: #F5F4F0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding: 18px;
	border: 1px solid #DEDBD1;
}
.box2 .nav1
{
	float: none;
	padding: 0 0 0 0px;
}
.box2 .spacer.white
{
	background: #FFFFFF;
	border: 1px solid #DEDBD1;
	clear: both;
	margin: 0px;
}
.box2 .flickr_badge_image IMG
{
	float: left;
	background: #FFFFFF;
	border: 1px solid #DEDBD1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box2 .flickr_badge_image IMG:hover
{
	background: #EBE9E1;
	border: 1px solid #DEDBD1;
}
/*- Ads -*/
.ads
{
	margin: 0;
	padding: 0;
}
.ads IMG
{
	float: left;
	margin: 10px 0 0 15px;
	border: 1px solid #DEDBD1;
}
.ads IMG.last
{
	margin: 0;
	float: right;
}
#mpu_banner
{
	border: 1px solid #DEDBD1;
}
/*=== Styling Lists ===
- List1 -*/
.list1
{
	padding: 0;
	padding: 15px;
}
.list1 LI
{
	background: url(images/ico-li-trans.png) no-repeat top left;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}
.list1 LI A
{
	color: #222222;
}
/*- List2 -*/
.list2
{
	clear: both;
}
.list2 LI
{
	background: #FFFFFF;
	border: 1px solid #DEDBD1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 P
{
	line-height: 16px;
}
/*- Widget lists -*/
.widget UL
{
	line-height: 16px;
	padding: 0px;
}
.widget UL LI
{
	border-bottom: 1px solid #F1F1ED;
	padding: 5px 0px;
	background: url(images/ico-li-trans.png) no-repeat top left;
	margin: 0 0 8px;
	padding: 0 0 4px 22px;
}
.widget UL LI A
{
	color: #222222;
}
.widget UL LI UL
{
	margin: 5px 0 0px 10px;
}
.widget UL LI UL LI
{
	background: none;
	border-top: 1px solid #F1F1ED;
	border-bottom: none;
	padding: 5px 0px;
}
/*=== Footer ===*/
#footer
{
	background: #1D1713 url(images/bgr-footer.jpg) repeat-x;
	padding: 25px 0 0;
	font-size: 15px;
	height: 290px;
	margin-top: 46px;
	line-height: 28px;
	position: relative;
}
#footer #callout
{
	background: url(images/footer_callout.png) repeat-x center top;
	width: 300px;
	height: 287px;
	margin: -85px 0 0 -5px;
	position: relative;
}
#footer #to-top
{
	background: url(images/to-top.png) no-repeat left top;
	height: 50px;
	cursor: pointer;
	position: relative;
	top: 37px;
	right: 170px;
}
#toTop
{
	display: none;
}
#footer #to-top STRONG
{
	/*[disabled]display:none;*/
}
#footer, #footer A
{
	color: #CB8E51;
	text-shadow: 0px 1px 1px #000;
}
#footer IMG
{
	vertical-align: middle;
}
/*=== Misc. ===*/
.fix
{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl
{
	float: left;
}
IMG.fl
{
	margin: 0 12px 5px 0;
}
.fr
{
	float: right;
}
.ac
{
	text-align: center;
}
.ar
{
	text-align: right;
}
.gravatar
{
	float: left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding: 4px;
	background: #FFFFFF;
}
/*========= VIDEO =========
- SideTabs -*/
.idTabs
{
	font-size: 12px;
	float: left;
	margin: 0 0 8px;
}
.idTabs LI
{
	float: left;
}
.idTabs LI A
{
	background: #FFFFFF;
	color: #363636;
	font-weight: bold;
	padding: 5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	border: 1px solid #CB8E51;
}
.idTabs LI.last A
{
	margin: 0;
}
.idTabs LI A:hover, .idTabs .selected
{
	background: #EBE9E1;
	text-decoration: none;
}
.video
{
	height: 250px;
	margin: 0 0 10px;
	width: 300px;
	display: inline;
}
/*- SideTabs -*/
.vidtabs .idTabs
{
	margin: 10px 0 -5px;
	width: 100%;
	padding: 0;
}
.vidtabs .idTabs LI
{
	display: inline;
	font-family: Georgia;
	font-weight: bold;
}
.vidtabs .idTabs LI A
{
	line-height: 31px;
	background: #D8CD9F;
	color: #853F0D !important;
	display: block;
	float: left;
	padding: 0 12px;
	margin-right: 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.vidtabs .idTabs LI.last A
{
	margin: 0;
}
.vidtabs .idTabs LI A:hover, .vidtabs .idTabs .selected
{
	background: #853F0D;
	border: 1px solid #853F0D;
	color: #D8CD9F !important;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/*========= COMMENTS =========*/
H2.commh2
{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color: #333 !important;
}
OL.commentlist
{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
OL.commentlist P, #respond P
{
	margin-bottom: 10px;
	line-height: 20px;
}
OL.commentlist .content
{
}
.commentmetadata A
{
	font-size: 11px;
	color: #333333;
}
OL.commentlist CITE
{
	font-style: normal;
	font-weight: bold;
}
OL.commentlist LI.comment
{
	padding: 15px 15px 5px;
	margin: 10px 0;
	background: #F8F8F4;
	border: 1px solid #DEDBD1;
}
INPUT#submit
{
	font-size: 12px;
	color: #363636;
	font-weight: bold;
	padding: 7px 10px;
	margin: 0 0 7px;
	text-align: left;
	border: 1px solid #DEDBD1;
	background: #F5F4F0;
}
/*========= SINGLE POST SPECIFIC =========*/
SPAN.tags
{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2
{
	font-size: 1.8em !important;
	padding-top: 5px;
}
.entry
{
	margin-bottom: 5px;
}
.entry P
{
	text-align: left;
	font-size: 12px;
	line-height: 20px !important;
}
.entry BLOCKQUOTE
{
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px;
	width: 85%;
	color: #777777;
	font-style: italic;
}
.entry BLOCKQUOTE P
{
	font-size: 12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
}
.entry IMG
{
	padding: 2px;
	background: #F8F8F4;
	border: 1px solid #E6E6E6;
}
.entry UL, .entry OL
{
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 20px;
}
.entry UL LI UL, .entry OL LI OL
{
	margin-bottom: 0px;
	padding-top: 3px;
}
.entry UL LI
{
	/*[disabled]list-style:circle inside;*/
	margin-left: 15px;
	padding: 3px 0px;
}
.entry UL LI UL LI
{
	list-style: disc inside !important;
}
.entry OL LI
{
	list-style: decimal inside !important;
	font-size: 12px;
	padding: 3px 0px;
}
.entry OL LI OL LI
{
	list-style: decimal-leading-zero inside !important;
}
/*from SEA*/
.entry UL, .entry OL
{
	background: #EBF2F8;
	border: 1px solid #BFD1E1;
	padding: 10px 20px;
	width: 90%;
}
.entry UL UL, .entryt OL OL
{
	background: #F5F7F9;
	border: 1px solid #6AA3D5;
	padding: 10px 20px;
	width: 90%;
}
.entry UL
{
	background-color: #E9F3FC;
}
.entry OL, .entry UL
{
	line-height: 18px;
	margin: 10px 0;
}
.entry UL
{
	padding-left: 20px;
}
.entry UL LI, .sitemap UL LI
{
	background: url(img/ico-bullet-arrow.png) no-repeat left 10px;
	padding: 5px 0 5px 15px;
}
.entry OL
{
	padding-left: 35px;
}
.entry OL LI
{
	list-style: decimal;
	padding: 3px 0;
	list-style-position: inside;
}
.entry BLOCKQUOTE
{
	background: url(images/bg-quote.png) no-repeat 5px 0px;
	color: #777777;
	font-style: italic;
	margin: 5px 0 5px 5px;
	padding: 0 10px 0 65px;
	width: 85%;
}
.sitemap
{
	width: 263px;
}
.sitemap UL
{
	background: none;
	border: none;
	padding: 10px 20px;
	width: 83%;
}
.entry UL LI, .sitemap UL LI
{
	background: url(images/ico-bullet-arrow.png) no-repeat left 10px;
	padding: 4px 0 5px 15px;
}
/*========= ARCHIVE SPECIFIC =========*/
.arclist UL LI
{
	color: #C0C0C0;
	font-size: 12px;
	/*[disabled]border-bottom:1px solid #F1F1ED;*/
	padding: 5px 0px 5px 10px;
}
.arclist UL LI UL LI
{
	color: #C0C0C0;
	font-size: 12px;
	/*[disabled]border-bottom:1px solid #F1F1ED;*/
	padding: 5px 0px 0 10px;
}
.catrss
{
	background: url(images/ico-rss.gif) no-repeat center left;
	padding-left: 24px;
	line-height: 16px;
}
/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation A
{
	color: #D8CD9F;
	font-weight: bold;
	font-size: 14px;
}
.alignleft
{
	display: inline;
	float: left;
}
.alignright
{
	display: inline;
	float: right;
}
/*========= AUTHOR INFO =========*/
.author_info
{
	padding: 0px;
	margin-top: 15px;
	color: #666666;
}
.author_photo
{
	float: left;
	margin-right: 10px;
	width: 58px;
}
.author_photo IMG
{
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 48px;
	height: 48px;
	float: left !important;
}
.author_info P
{
	font-size: 12px;
	padding: 0px;
	margin-bottom: 10px;
}
.author_info A
{
	color: #000000;
	text-decoration: none;
	padding: 0;
}
.author_info A:hover
{
	text-decoration: underline;
}
.author_info UL, .author_info LI
{
	margin: 0px;
	padding: 0px;
}
.author_info H3
{
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0px;
}
.author_email A
{
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
}
.entry .wp-caption
{
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	padding: 1px;
	background: #F8F8F4;
	border: 1px solid #E6E6E6;
	text-align: center;
}
.entry .wp-caption IMG
{
	border: 0;
	padding: 4px 0;
	background: none;
	margin: 0;
}
.entry .wp-caption-text
{
	padding: 0;
	margin: 0;
	font-size: 11px;
	text-align: center;
}
.entry .aligncenter
{
	margin: 10px auto 20px;
	display: block;
}
.entry .alignleft
{
	margin: 10px 10px 8px 0;
	float: left;
}
.entry .alignright
{
	margin: 10px 0px 8px 10px;
	float: right;
}
OL
{
	zoom: 1;
}
/*=============================================================

NEW STYLES VERSION 2.0

==============================================================*/
IMG.post-thumbnail
{
	float: left;
	margin: 5px 10px 5px 0;
}
/*PageNavi*/
.more_entries
{
	font-size: 11px;
	padding-bottom: 35px;
}
.more_entries .wp-pagenavi
{
	clear: both;
	float: right;
}
.more_entries .wp-pagenavi A
{
	text-decoration: none !important;
	font-weight: normal;
	font-size: 12px;
}
.more_entries .wp-pagenavi .current, .more_entries .wp-pagenavi .on, .more_entries .wp-pagenavi A:hover
{
	background: #F8F8F7 !important;
}
.more_entries .wp-pagenavi A, .more_entries .wp-pagenavi A:link, .more_entries .wp-pagenavi A:visited, .more_entries .wp-pagenavi .current, .more_entries .wp-pagenavi .on, .more_entries .wp-pagenavi SPAN.pages
{
	background: #FFFFFF;
	color: #666;
	padding: 4px 8px !important;
	margin-left: 4px;
	border: 1px solid #DFDCCF;
	line-height: 24px;
}
.more_entries .wp-pagenavi .extend
{
	background: none;
	border: none;
}
/*5.2 Pingbacks / Trackbacks*/
H3#pings
{
	margin: 20px 0 10px;
}
.pinglist
{
	margin-bottom: 20px;
}
.pinglist LI
{
	margin: 0 0 0 20px;
	list-style-type: decimal;
}
.pinglist LI .author
{
	font-weight: bold;
	font-size: 15px;
}
.pinglist LI .date
{
	font-size: 11px;
}
.pinglist LI .pingcontent
{
	display: block;
	margin: 10px 0;
}
