/*  
Theme Name: TravelBlogs theme
Theme URI: http://www.travelmatters.com.au
Version: 1.0
Author: Sweans Technologies
*/

/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}

�ie - Internet Explorer (All versions)
�ie8 - Internet Explorer 8.x
�ie7 - Internet Explorer 7.x
�ie6 - Internet Explorer 6.x
�gecko - Mozilla, Firefox (all versions), Camino
�ff3 - Firefox 3
�ff3_5 - Firefox 3.5 new
�opera - Opera (All versions)
�opera8 - Opera 8.x
�opera9 - Opera 9.x
�opera10 - Opera 10.x
�webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
�safari3 - Safari 3.x
�chrome - Google Chrome
*/

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, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	margin:0;
	background-color: #E5E5E5;
	}
body, th, td, input, textarea{
	color:#073256;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
form{
	}
fieldset{
	}
input, textarea{
	font-weight:bold;
	}
input.text{
	background:#FFFFFF;
	border:none;
	padding:1px;
	}
input.button{
	background:#000000;
	border:1px solid #000000;
	color:#ffffff;
	}
h1, h2, h3{
	color:#000000;
	}
h1{
	font-size:25px;
	
	
	}
h2{
	
	font-size:22px;
	
	
	}
h3{
	font-size:16px;
	}
h4{
	font-size:14px;
	}
h5{
	font-size:12px;
	}
h6{
	font-size:10px;
	}
p, ul, ol{
	font-size:13px;
	line-height:20px;
	
	}
ul, ol{
	
	}
blockquote{
	margin-left:36px;
	margin-right:36px;
	}
a{
	color:#000000;
	text-decoration:none;
	}
a:hover{
	border:none;
	}
h1 a, h2 a, h3 a{
	border:none;
	color:#333333;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	color:#371015;
	}
hr{
	display:none;
	}
#wrapper{
	}

#menu{
	float:left;
	
	}
#menu ul{
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
	float:left;
	}
#menu a{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	margin-right:1px;
	text-decoration:none;
	padding-right: 20px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	}
#menu a:hover{
	color:#fdaf5d;
	}
#menu .current_page_item a{
	color:#fdaf5d;
	}

.banner_ext{
	background:url(images/banner_ext.jpg) repeat-x;
	height: 293px;
    padding-top: 6px;
	}
#banner{
	height:275px;
	margin:0 auto;
	width:955px;
	background:url(images/banner.jpg) no-repeat;
	border:5px solid #FFFFFF;
	}
#banner h1, #banner h2{
	margin:0;
	padding:0;
	color: #000000;
	}
#banner h1{
	color: #000000;
	padding:50px 5px 0 20px;
	}
#banner h2{
	color: #000000;
	margin:10px 0 0 17px;
	padding:5px;

	}
#banner p{
	clear:left;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0 0 0 20px;
	}
#banner a{
	color: #000000;
	}
#page{
	margin:0 auto;
	padding:20px 0px 0 0px;
	width:980px;
	}
.contentmain{
	width:597px;
	float:left;
	}
#content{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;	
	}
.post{
	}
.post .title{
	font-weight:normal;
	margin:0;
	 margin: 0 0 5px;
    padding-bottom: 5px;
	}
h1.title{
	color:#0B6ABD;
	font-size:24px;
	background:url(images/title_bott_bg.jpg) repeat-x bottom center;
	font-weight: normal;
	font-family:"Century Gothic",Arial;
	margin-bottom:10px;
	padding-bottom:5px;
	}
h1.title a{
	font-family:"Century Gothic", Arial;
	color:#0b6abd;
	}
h1.title a:hover{
	color:#03579F;
	}
h2.title{
	color:#266ABB;
	font-size:15px;
	}
.desctitle{
	font-size:10px;
	}
.post h1.title{
	font-size:24px;
	height:auto;
	
	}
.post .entry{
	}
.entry p{
	padding-bottom:15px;
}
.entry ul,ol{
	padding-left:20px;
}
.post .entry1{
	}
.entry1 p{
	padding-bottom:15px;
	float:left;
}
.entry1 ul,ol{
	padding-left:20px;
}
.post .meta{
	border-bottom:1px dotted #CCCCCC;
	color:#6b6a6a;
	font-size:12px;
	margin-bottom:15px;
	}
.navigation{
	padding-top:10px;
	padding-bottom: 10px;
}
#commentsbox{
	clear:both;
	margin-top:5px;
	}
.navigation a{
	font-size: 14px;
	font-weight: bold;
}
.post .meta a{
	color:#4B5482;
	}
.post .links{
	margin:0;
	}
.post .tags{
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.post .links a, .post .tags a{
	border:none;
	}
.leftsidebar
	{
	width:245px;
	float:left;
	}
.sidebar{
	
	}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#sidebar1 li{
	background-color: #C6C6C6;
	padding: 5px;
	}
#sidebar2 li{
	border-bottom: 1px solid #97A0AD;
    padding: 5px;
	}
.sidebar li ul{
	}
.sidebar li li{
	margin:0;
	}
.sidebar li h2{
	margin:0;
	}
#sidebar1{
	
	margin-left: 10px;
	}
#sidebar1 li h2{
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #333333;
	text-align: center;
	}
#sidebar1 li ul{
	line-height:normal;
	padding-left: 5px;
	padding-right: 5px;	
	}
#sidebar1 li li{
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;	
	}
	#sidebar1 li li li{
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px;
	}
#sidebar1 li li a{
	
	
	
	}
.rightsidebar{
	width:344px;
	float:right;
	border:1px solid #C5C5C5;
	}
#sidebar2{
	padding:0px;
	}
#sidebar2 li h2{
	height:38px;
	line-height:38px;
	font-weight:normal;
	font-size: 21px;
	color: #FFFFFF;
	background:url(images/sidebar_h2_bg.jpg) no-repeat;
	font-family:"Century Gothic", Arial;
	text-indent:55px;
	}
#sidebar2 li ul{
	line-height:normal;
	}
#sidebar2 li li{
	background-color: #F7F7F7;
    background-image: url("images/list.jpg");
    background-position: 18px center;
    background-repeat: no-repeat;
    margin-top: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-indent: 35px;
	border:none;
	}
#sidebar2 li a{
	border:none;
	padding-left: 10px;	
	color: #525252;
	}
#sidebar2 li a:hover{
	border:none;
	color: #2D7DC4;
	}
#calendar{
	margin:0 auto;
	}
#calendar caption{
	font-weight:bold;
	}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
	}
#calendar thead th{
	background:#CCCCCC;
	color:#FFFFFF;
	}
#calendar tbody td{
	background:#EEEEEE;
	}
#calendar #today{
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
	}
#calendar a{
	font-weight:bold;
	}
#calendar #prev{
	text-align:left;
	}
#calendar #next{
	text-align:right;
	}
#design{
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
	}
.footer_cont{
	background:url(images/footer_bg.jpg) repeat-x;
	height:90px;
	}
#footer{
	color:#000000;
	font-size:9px;
	width:980px;
	margin-right: auto;
	margin-left: auto;
	height:70px;
	padding-top:20px;
	}
#footer a{
	/*color:#000000;*/
	}
.footer_copy{
	color: #CECFD1;
    font-size: 13px;
	width:290px;
	}
.footer_copy a{
	color:#E2F0FB;
	}

.sw_copy{
	font-size: 12px;
	padding-left:10px;
	}


.info{
	clear:both;
	margin-top:15px;
	}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.comtext{
	background-color:#03579F;
	color:#FFFFFF;
	padding:5px;
	}
.postlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.posttext{
	background-color:#03579F;
	color:#FFFFFF;
	padding:5px;
	}
.commentlist{
	list-style:none;
	}
.authorcomment{
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
	}
.odd{
	color:#333333;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
.odd a:link{
	color:#000000;
	}
.commenttext{
	color:#000000;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	background-color: #F8F8F8;
	}
#author, #email, #url{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	padding:3px;
	width:40%;
	margin-bottom:5px;
	}
#comment{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	padding:3px;
	width:95%;
	}
#submit{
	background-color:#efefef;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #E4E4E4;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #E4E4E4;
	cursor:pointer;
	padding:3px;
	}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
blockquote{
	padding-left:52px;
	background-image: url(images/qt.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	}
blockquote cite{
	display:block;
	margin:5px 0 0;
	}
.center{
	text-align:center;
	}
.aligncenter{
	margin-right: auto;
	margin-left: auto;	
}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
hr{
	display:none;
	}
a img{
	border:none;
	}



pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
	}
code{
	color:#000;
	font-size:1.0em;
	}

/* 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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/*Drop Menu start*/

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative;  z-index:300; width:100%;}

#dropmenu a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:14px;
	margin-right:0px;
	text-decoration:none;
	line-height: 25px;
	height: 25px;
	padding-right: 13px;
	padding-left: 13px;
	background:url(images/menu_a_bg.jpg) repeat-y right center;
}
#dropmenu a:hover {}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none;  top:30px;; left:0px;}
#dropmenu ul a {
	color: #2081cd;
	font-weight: normal;
	background-image: none;
}
#dropmenu ul a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-image: none;
}
#dropmenu li ul {
	background-color: #464646;
	width: 200px;
	padding: 0px;
	margin:0px;
}
#dropmenu li ul a {
	height:auto;
	float:left;
	color: #FFFFFF;
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
	text-align: left;
	text-indent: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.clear, .cb{
	clear:both;
	}

#dropmenu li ul a:hover {
	color: #FFFFFF;
	background-color: #626262;
}
#dropmenu li ul li{
	width:200px;
	
}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:200px; margin:0px 0 0 0px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

.shares{
	float: right; 
	margin-left: 10px;
	width:52px;
	}
.fshare {
    margin-bottom: 5px;
}
.tweetmeme_button {
    float: none !important;
    margin: 0 !important;
}
.post_bottom{
	float: left;
    padding-top: 20px;
    width: 579px;
	margin-bottom:20px;
	}
.readmore{
	float:left;
	background:url(images/read_more.png) no-repeat;
	width:98px;
	height:24px;
	border:none;
	display:block;
	}
.addthis_toolbox{
	float:right;
	}
.topper{
	background:url(images/topper_bg.jpg) repeat-x;
	height:205px;
	}
.header_area{
	width:980px;
	margin:0 auto;
	height:205px;
	}
.logo_link{
	background:url(images/logo.png) no-repeat;
	width:275px;
	height:177px;
	display:block;
	float:left;
	margin-top:5px;
	}
.header_right{
	width:660px;
	float:right;
	height:204px;
	}
.social_shares{
	float: right;
    height: 62px;
    width: 204px;
	margin-bottom:10px;
	margin-top:10px;
	}
#search{
	height:38px;
	width:235px;
	float:right;
	display:block;
	clear:both;
	}
#search fieldset{
	border:none;
	}
#search #s{
	border: 1px solid #CCCCCC;
    height: 25px;
    padding: 3px;
    vertical-align: top;
    width: 185px;
	font-weight:normal;
	font-style:italic;
	color:#878A8E;
	}
#search #x{
	background:url(images/search_butt.png) no-repeat;
	width:36px;
	height:31px;
	border:none;
	cursor:pointer;
	}
#header{
	background:url(images/header_bg.jpg) no-repeat;
	height:34px;
	float:right;
	width:656px;
	margin-top:44px;
	margin-right:20px;
	padding-top:7px;
	}
.facebook{	
	background:url(images/facebook.jpg) no-repeat;
	width:58px;
	height:51px;
	display:block;
	float:left;
	}
.twitter{	
	background:url(images/twitter.jpg) no-repeat;
	width:58px;
	height:51px;
	display:block;
	float:left;
	margin-left:15px;
	}
.linked{	
	background:url(images/linked.jpg) no-repeat;
	width:58px;
	height:51px;
	display:block;
	float:left;
	margin-left:15px;
	}
.nav_alignleft{
	float:left;
	}
.nav_alignleft a{
	background:url(images/older.png) no-repeat;
	width:112px;
	height:16px;
	display:block;
	}
.nav_alignright{
	float:right;
	}
.nav_alignright a{
	background:url(images/newer.png) no-repeat;
	width:121px;
	height:16px;
	display:block;
	}
.footer_menu{
    margin-bottom:15px;
    }
.footer_menu ul {
    list-style-type: none;
    display: inline;
}
.footer_menu ul li {
    border-right: 1px solid #E1E5E8;
    float: left;
    height: 15px;
    line-height: 15px;
    margin-right: 7px;
    padding-right: 7px;
}
.footer_menu ul li a{
    font-size: 14px;
    color: #e1e5e8;
} 
.footer_menu ul li a:hover{
	color:#eb8d29;
	}
.footer_menu .current_page_item a{
	color:#eb8d29;
	}
.ad_block{
	clear:both;
	margin-bottom:15px;
	padding-top:10px;
	}
.signup{
	background:url(images/signup.png) no-repeat;
	width:243px;
	height:81px;
	display:block;
	cursor:pointer;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	}


/*
Added by Cameron for the resources page 
*/

.categoryName,
.categoryName a {
	color: #0B6ABD;
}
.categoryName {
	background-color: #F7F7F7;
	font-size : 18px;
	padding: 5px;
	text-indent: 25px;
}

.categoryComments {
	margin-left:20px;
	margin-bottom: 20px;
	color:#6b6a6a;
}
.linkSiteNameLink a {
     color: #0B6ABD;
}

.linkSiteNameLink a:hover {
     color: #073256;
}

.linkSiteNameLink {
     color: #0B6ABD;
     font-size: 14px;
}

.categoryBreadcrumbs {
    background: url("images/title_bott_bg.jpg") repeat-x scroll center bottom transparent;
    color: #0B6ABD;
    font-family: "Century Gothic",Arial;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.categoryBreadcrumbs a {
    color: #0B6ABD;
}

.categoryBreadcrumbs a:hover {
     color: #073256;
}

.linkMenuTable td {
	background-color: #F7F7F7;
	padding: 10px;
	width: 250px;
}
.linkMenuParentCategoryTotal {
	display: inline;
}
.subcatName {
	background-color: #F7F7F7;
	padding: 5px 20px;
}
.linkMenuCategory a {
	font-size : 20px;
}
.subcatName a {
	font-size : 13px;
}
.linkMenuSubCategory a,
.linkMenuCategory a,
.subcatName a {
	color: #525252;
	background-image: url("images/list.jpg");
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.linkMenuSubCategory {
     color: #525252;
     padding-left: 30px;
     padding-top:10px;
}
.linkMenuSubCategory a:hover,
.linkMenuCategory a:hover,
.subcatName a:hover {
	color: #2D7DC4;
}
.subcatName {
     width: 250px;
}
.subcatLinkCount {
	display:inline;
	color: #525252;
}

.linkMenuCategory {
	display:inline;
	padding-right: 5px;
}
.linksManagerMenu {
	text-align:center;
}


.linksManagerMenu a {
     color: #0B6ABD;
}

.linksManagerMenu a:hover {
     color: #FDAF5D;
}