/*
Theme Name: Bloonz Balloons
Theme URI: http://www.bloonzballoons.com.au
Description: A clean and modern wordpress theme. Compatible with most browsers (Firefox, Opera, Safari, Chrome, IE6 - not 100%, IE7, IE8), jquery improved.
Version: 1.0
*/

body{
	font:Verdana, Geneva, sans-serif;
	background:#cfe5f4 url(images/gbl_top.jpg) repeat-x;
}
.container{

}
#content_container{
	position:relative;
	float:left;
	border:1px solid #c9c9c9;
	background-color:#FFF;
	width: 960px;
}

.banner, .ngg-widget-slideshow {
	/* float:left; */
	width:617px;
	margin:0;
	padding:0;
}

.banner { margin-bottom: 15px;  }

.banner h3 { display:none; }

.clear {
	clear:both; }

img {
	border:none;
}
/*---------TOP MENU---------*/
#top_menu ul{
	float:right;
	margin-top:15px;
	height:20px;
	overflow:hidden;
}
#top_menu ul li{
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8cd3d6;
	float:left;
	margin-left:30px;
	list-style:none;
}
#top_menu ul li a:link, #top_menu ul li a:visited, #top_menu ul li a:active, #top_menu ul li a:hover{
	color:#8cd3d6;
	text-decoration:none;
}
#top_menu ul li a:hover{
	color:#9ce2e5;
}
#top_menu ul li ul{
	display:none;
}

/*---------HEADER CONTAINER---------*/

#header-cont {
	width: 964px;
	height: 124px; 
	float:left;
	margin-top:34px;
}
/*---------LOGO---------*/

.logo{
	width:298px;
	margin:0;
	float:left;
}

/*---------HEADER---------*/
#header{
	width:664px;
	height: 124px;
	background: url(images/gbl_header.jpg) 0px 0px no-repeat;
	float:right;
}

#header div.enquire{
	width:148px;
	height: 26px;
	margin: 79px 0 0 19px; /* 113 */
}

/*---------MENU---------*/
#menu{
	margin-top:10px;
}
#menu ul{
	position:absolute;
	width:960px;
	margin:0;
	padding-bottom:10px;
	line-height:50px;
	height:41px;
	overflow:hidden;
	background:url(images/gbl_menu.jpg) 0 0 repeat-x;
	/* background:url(images/body_menu.jpg) 0 0 repeat-x; */
}
#menu ul li:hover ul{
	display:block;
	overflow:visible;
}
#menu ul li ul{
	background-color:#72AEB6;
	display:none;
	position:absolute;
	z-index:9999;
	width:180px;
	padding:0;
	overflow:hidden;
	height:auto;
}
#menu ul li ul li{
	position:static;
	background-color:#6dabb6;
	width:200px;
	clear:both;
	color:#FFF;
	border-bottom:1px solid #448B9F;
	border-top:1px solid #78B6C1;
	text-transform:none;
}
#menu ul li ul li a:link, #menu ul li ul li a:visited, #menu ul li ul li a:active, #menu ul li ul li a:hover{
	color:#FFF;
	text-decoration:none;
	line-height:35px;
	display:block;
	padding:0 15px 0 15px;
}
#menu ul li ul li a:hover{
	color:#FFF;
}
#menu #menu_l{
	background:url(images/menu_side.jpg) 0 -70px no-repeat;
	position:absolute;
	width:30px;
	height:70px;
	left:-30px;
}
#menu #menu_r{
	background:url(images/menu_side.jpg) 0 0 no-repeat;
	position:absolute;
	width:30px;
	height:70px;
	right:-30px;
}
#menu ul li{
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#C6C6C6; /* 8cd3d6 */
	text-transform: capitalize;
	float:left;
	list-style:none;
}
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active, #menu ul li a:hover{
	color:#FFF;
	text-decoration:none;
	line-height:50px;
	display:block;
	padding:0 15px 0 15px;
} 
#menu ul li.current_page_item a,
#menu ul li a:hover{
	background-color:#000;
}



/*---------CONTENT---------*/
#content{
	color:#3b3b3b;
	margin:0 16px;
	margin-top:80px;
}
#post {
	float:left;
}

.post{
	background:#FFF url(images/content_bg.jpg) -300px 0 no-repeat;
	border:1px solid #dcdcdc;
	margin-bottom:20px;
	width:618px; /* 618 */
	position:static;
	overflow:hidden;
}
.post .comments_det{
	border-bottom:1px solid #E6F0F2;
	border-top:1px solid #E6F0F2;
	height:25px;
	line-height:25px;
	padding-right:20px;
	margin-bottom:10px;
}
.post .comments_det .comments_num{
	float:right;
}
.post .comments_det .date{
	padding-left:15px;
	color:#969696;
}
.post .post_det{
	color:#999;
	font-size:11px;
	border:1px solid #EEE;
	margin:20px 10px 5px 10px;
	padding: 2px 10px;
	
}
.post_det span{
	display:block;
}
.post a:link, .post a:visited, .post a:active, .post a:hover{
	text-decoration:underline;
	color:#0066cc;
}
.post a:hover{
	color: #0057ad;
}
.post h2.post_title{
	font-size:16px;
	font-weight:bold;
	margin:10px 0 10px 15px;
	padding:0;
	color:#111;
	font-style:normal;
}
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
	margin:20px 0 8px 0px;
	padding:0;
	color: #0066cc;
	line-height: 110%;
	font-style:inherit;
	font-weight: inherit;
}

.post h1, .post h2 {
	font-size: 15px;
}

.post h2 {
	margin-top: 8px;
	font-style:italic;
	font-size: 14px;
}

.post h3, .post h4, .post h5, .post h6 {
	font-size:13px;
}


.post h2 a:link, .post h2 a:visited, .post h2 a:active, .post h2 a:hover {
	text-decoration:none;
	color:#111;
}
.post h2 a:hover {
	text-decoration:none;
} 

.post pre{
	overflow:auto;
}
.post .p_content{
	margin:10px 30px;
}

.p_content table td { vertical-align:top; }

.p_content table td img { margin-top:10px; }


.post img.postimg{
	border:1px solid #CCC;
	float:left;
	margin:10px;
}
.post .post_info{
	background-color:#F6FAFA;
	padding-top:5px;
	border-top:1px solid #E6F0F2;
}
.post .post_tags{
	height:18px;
	width:590px;
	line-height:18px;
	margin:0 0 3px 10px;
	overflow:hidden;
	color:#818181;
	font-size:0.9em;
}
.post .post_tags a:link, .post .post_tags a:visited, .post .post_tags a:active, .post .post_tags a:hover {
	color:#026f86;
	text-decoration:none;
}
.post .post_tags a:hover {
	text-decoration:underline;
}
.post .post_cat{
	height:18px;
	width:590px;
	line-height:18px;
	margin:0 0 3px 10px;
	overflow:hidden;
	color:#818181;
	font-size:0.9em;
}
.post .post_cat a:link, .post .post_cat a:visited, .post .post_cat a:active, .post .post_cat a:hover {
	color:#026f86;
	text-decoration:none;
}
.post .post_cat a:hover {
	text-decoration:underline;
}
.post_space{
	height:10px;
	line-height:10px;
}
.nextprevpage{
	height:20px;
	padding:5px;
}
.nextprevpage .next{
	float:right;
}
.nextprevpage a:link, .nextprevpage a:visited, .nextprevpage a:active, .nextprevpage a:hover{
	text-decoration:none;
	color:#3A859A;
}
.nextprevpage a:hover{
	text-decoration:underline;
}
.post blockquote{
	border:1px solid CCC;
}

/*---------COMMENTS---------*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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;
	font-size: 1.1em;
	}
.commentlist a:link, .commentlist a:visited, .commentlist a:active, .commentlist a:hover {
	text-decoration:none;
	color:#3A859A;
}
.commentlist a:hover{ text-decoration:underline; }

.commentmetadata a:link, .commentmetadata a:visited, .commentmetadata a:active, .commentmetadata a:hover {
	text-decoration:none;
	color:#606060;
}
.commentmetadata a:hover{ text-decoration:underline; }
.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;
	}

.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;
	background-color:#F6FAFA;
	border:1px solid #E6F0F2;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;

}
.children li{
	background-color:#ebf0f0;
	border:1px solid #e0e4e4;
}
li.comment-author-admin{
	background-color:#e3efef;
	border:1px solid #b3cece;
}
#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

div.navigation{
	overflow:hidden;
	display:block;
	margin-bottom:10px;
}
div.navigation a:link, div.navigation a:visited, div.navigation a:active, div.navigation a:hover{
	color:#056884;
	text-decoration:none;
}
div.navigation a:hover{ text-decoration:underline; }
/*---------SIDEBAR---------*/
#sidebar{
	color:#3b3b3b;
	/* margin-top:80px; */
	float:right;
}
.sidebar_box{
	background:#FFF url(images/content_bg.jpg) 0 0 no-repeat;
	border:1px solid #dcdcdc;
	width:258px;
	padding:10px;
	margin-bottom:20px;
}
.sidebar_box ul.children li{ background-color: transparent;}

.sidebar_box h3{
	font-size:16px;
	font-weight:bold;
	color:#111;
	margin:0 0 15px 0;
}
.sidebar_box ul{
	list-style:none;
	padding:0 10px;
	margin:0;
}
.sidebar_box ul li{
	border-bottom:1px dashed #cfcfcf;
	margin-top:10px;
	padding-bottom:3px;
}
.sidebar_box ul li a:link, .sidebar_box ul li a:visited, .sidebar_box ul li a:active, .sidebar_box ul li a:hover {
	color:#056884;
	text-decoration:none;
}
.sidebar_box ul li a:hover {
	text-decoration:underline;
}
.sidebar_box ul li ul li {
	margin-left:10px;
	list-style:disc;
	border:none;
}

#sidebar img.button {
	margin-bottom: 16px; 
}

.sidebar_box p {
	margin-left:10px;
}


/*---------FOOTER---------*/
#footer{
	border:1px solid #c9c9c9;
	background-color:#FFF;
	margin-top:10px;
	float:left;
	height:40px;
	width:960px;
	margin-bottom:20px;
}
#footer p{
	margin:0 10px;
	line-height:40px;
	color:#787878;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	color:#0066cc;
	text-decoration:none;
} 
#footer a:hover{
	text-decoration:none;
	color: #0057ad;
} 

.footerleft {
   float: left; width: 330px; text-align: left;
}
.footercenter {
   float: left; width: 280px; text-align:center;
}
.footerright {
   float: right; width: 340px; text-align: right;
}

/*---------WORDPRESS---------*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   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: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.linklove {display:none;}
