/*

Theme Name: Blank 2 Column - Right Sidebar

Theme URI: http://refueled.net/blank-themes/

Description: A Blank Wordpress theme with left sidebar.

Author: refueled

Author URI: http://refueled.net

version: 2.0

Tags: two-column, widget-ready,blank

*/



/* basics */



*{margin:0; padding:0;}



body {

	background:#dedede;

	font-family: verdana, arial, tahoma, sans-serif;

	font-size: 8.5pt;

        color: #000000;

	line-height:20px;

	letter-spacing: 0.3px;

	margin:0px;

	background:url(images/bg-image.png);

	background-attachment: fixed; 

	background-repeat: no-repeat; 

	background-position: top center;

	}



	

h1 {font-size: 18pt; color:#bd2716; line-height:24px; letter-spacing: 0.3px;}

h2 {font-size: 14pt; color:#bd2716; line-height:24px; letter-spacing: 0.3px;}

h3 {font-size: 12pt; color:#bd2716; line-height:22px; letter-spacing: 0.3px; padding-top: 8px;}

h4 {font-size: 12pt; color:#453b83; line-height:22px; letter-spacing: 0.3px; padding-top: 8px;}

h5 {font-size: 10pt; color:#bd2716; line-height:20px; letter-spacing: 0.3px; padding-top: 8px;}

h6 {font-size: 10pt; color:#453b83; line-height:20px; letter-spacing: 0.3px; padding-top: 8px;}



.red_text {font-size: 10pt; font-weight: bold; color:#bd2716;}

.purple_text {font-size: 10pt; font-weight: bold; color:#453b83;}



.red_normal {font-size: 10pt; color:#bd2716;}

.purple_normal {font-size: 10pt; color:#453b83;}



img{ border: none; padding:0; }

img a{border:none;}



img.left{ float: left; border: none; padding: 6px 0 0 0; }

img.right{ float: right; border: none; padding: 0 0 0 6px; }



blockquote{

	border-left:1px solid #A5ABAB;

	margin:15px;

	padding:0 12px 0 12px;

	}



code{

	font-family:"Courier New", Courier, monospace;

	}



/* lists */



.entry ul {

	margin: 0 10px 0px 10px;

	list-style: none;

	padding:0px 15px 0 15px;

	font-family:Verdana, Arial, sans-serif;

	} 



.entry ul li {

	background:url(images/bullet_point.gif) no-repeat left 13px;

	padding:7px 0 7px 15px;

	}



.entry ol {

	margin: 0 10px 0px 10px;

	padding:0px 15px 0 15px;

	font-family:Verdana, Arial, sans-serif;

	}



.entry ol li {

	margin-left: 13px;

	padding:7px 0 7px 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}

	

ol li{

	list-style: decimal outside;

	}





/* links */



a{

	color:#000;

	text-decoration:none;

	}



a:hover{text-decoration: underline;}





/* container */





#container {

	width: 1000px;

	margin: 0 auto;

	padding:0;

	background:#fff;

	color:#333;

	overflow: hidden;

	}

	

/* header */



#header {

  	width: 1000px; 

  	height: 137px;

	background:url(images/header-image.png); 

	}



#header h1{

	font:normal 20pt georgia, times;

	padding:20px 0 0 16px;

	margin:0;	

	display:none

	}

	

#header h1 a{color: #404040; text-decoration: none;}

#header h1 a:hover{color: #666; text-decoration: none;}





#header h2{

	font:normal 10pt georgia, times;

	color:#333;

	padding: 0 0 0 18px;

	margin:0;	

	}



/* main menu */



#menu, #menu ul {

	margin:0;

	padding:0;

	font-family: verdana, arial, times, serif;

	font-size: 10pt;

	width:1000px; 

	height:44px;

	background:url(images/menu-image.png); 

	z-index:300; 

}

	

#menu a {

	padding:13px 12px;

	margin: 0;

	color: #fff;

	display:block;

}



#menu a:hover {

	text-decoration: none;

	color:#bfcbf5;

	

}

#menu li {

	list-style-type: none;

	float:left;

	margin: 0;

	padding: 0;

	position:relative;

}



#menu ul {

	position:absolute;

	display:none; 

	top:44px; 

}

	

#menu ul a {

	font-size:10px;

	padding-top:5px;

	padding-bottom:5px;

	color:#000;

	background:#e0f0ef;

}



#menu ul a:hover {

	color:#000;

	text-decoration:none;

	background:#bfcbf5;

}



#menu li ul { 

	width:0;

}



#menu li ul a {

	width:160px;

	height:auto; 

	float:left; 

}



#menu ul ul {

	top:auto;

}



#menu ul ul a {

	font-size:10px;

	color:#000;

	background:#bfcbf5;

	width:200px;

	height:auto;

}



#menu ul ul a:hover {

	color:#000;

	text-decoration:none;

	background:#e0f0ef;

}



#menu li ul ul {

	left:164px; 

	margin:0 0 0 10px;

}



#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul {

	display:none;

}



#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul {

	display:block;

}





/* content */





#content {

	float:left;

	width:665px;

	overflow: hidden;

	margin:14px;

	}

	

#contentLeft {

	float:left;

	width:330px;

}



.contentLeftTop {

	width:330px;

}



.contentLeftBottom {

	width:330px;

	padding-top:10px;

}



#contentRight {

	float:right;

	width:320px;

}



#contentRightTop {

	

}



#contentRightBottom {

	

}



.rockImages {

	width:320px; 

	height:481px;

	background:url(images/Bookabee_Tours_Australia_animation.gif); 

}



.post {

	margin:0;

	padding:0;

	line-height: 14pt;

	}

	

.post h2{

	color: #bd2716;

	font:bold 14pt verdana, arial;

	}

	

.post h2 a{

	color: #bd2716;

	text-decoration: none;

	}

	

.post h2 a:hover{

	color: #dd6457;

	text-decoration: none;

	}



.post ul {}



.post li {}



.entry p{margin:12px 0;}



.postmetadata{

	clear: both;

	background:#e4e7f1;

	padding:6px;

	margin: 20px 0;

	width:80%;

	}

	



.navigation {

	font-size:8pt;

	width:100%;

	float:left;

	margin:0;

	padding:0;

	overflow:hidden;

	}

	

.alignleft a{float:left; margin:25px 0;}

.alignright a{float:right; margin:25px 0;}







/* sidebar */



#sidebar {

	font-family: verdana, arial, tahoma;

	font-size:8pt;

	width:300px;

	float:right;

	margin:0;

	padding: 0;

	color: #bd2716;

	}



#sidebar h2{

	font:normal 11pt arial, georgia, times;

	color: #bd2716;	

	margin: 0;

	padding: 0;

}



#sidebar label{

	font:normal 11pt arial, georgia, times;

	color: #bd2716;	

	margin: 0;

	padding: 0;

}



#sidebar p {margin:0; padding: 0 6px 0 12px;}


#sidebar a{color: #bd2716; text-decoration: none;}


#sidebar a:hover{color: #453b83; text-decoration: underline;}


#sidebar img {padding: 0; margin: 0;}



#sidebar ul {

	margin:12px;

	padding:0;

	}



#sidebar ul li {

	margin: 0;

	padding: 0;

	line-height: 14pt;

	list-style-type: none;

	}



#sidebar ul ul {

	margin:14px 0;

	padding:0;

}



#sidebar ul ul li {

	list-style-type: none;

	}



#sidebar ul ul ul{

	margin: 0;

	padding: 0;

}



#sidebar ul ul ul li{

	padding: 0 0 0 15px;

	list-style-type: square;

	color: #898989;

}



#bookabeeLogo {

	width:298px;

	height:60px;

    background:url(images/bookabee-logo.png); 

}



#australia {

	width:298px;

	height:147px;

	background:url(images/aus-image.png); 

    background-repeat: no-repeat; 

	background-position: right;

}



#socialLinks {

	width:200px;

	height:64px;

	float:right;

	padding-top:5px;

}



.icon1 {

	float:left;

	padding-top:10px;

	padding-left:10px;

}



.icon2 {

	float:left;

	padding-top:10px;

	padding-left:10px;

}



.icon3 {

	float:left;

	padding-top:10px;

	padding-left:10px;

}

#bookingBox {
	width:300px;
	font-family: verdana, arial, tahoma;
	font-size:7pt;
	color: #000;
}


.booking {	
	width:211px;
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
}



#contactBox {
	width:300px;
	font-family: verdana, arial, tahoma;
	font-size:7pt;
	color: #000;
}



.contact {
	width:211px;
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
}


#awardsBox {
	width:300px;
	font-family: verdana, arial, tahoma;
	font-size:7pt;
	color: #000;
}


.awards {
	width:211px;
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
}


#travellerBox {
	width:300px;
	font-family: verdana, arial, tahoma;
	font-size:7pt;
	color: #000;
}


.traveller {
	width:211px;
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.red_heading_sidebar {
	font-size: 14pt; 
	font-weight: bold; 
	color:#bd2716;
}

.red_text_sidebar {
	font-size: 7pt; 
	font-weight: bold; 
	color:#bd2716;
}


/* comments */





#commentform{

	background:#fff;

	margin:0;

	padding:0;

	}

	

#commentform p{

	color: #000;

	}

	

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

	

#commentform h3{

	font-family: georgia, times, verdana;

	font-size: 10pt;

	font-weight: 300;

	color: #000;

	margin:0;

	padding:0;

	}

	

#comment{

	width:80%;

	}



#author, #email, #url, #comment, #submit{

	background: #e4e7f1;

	font-family: verdana, arial, times;

	font-size: 10pt;

	margin:10px 10px 0 0;

	padding:0;

	border: 1px solid #000;

	}

	

#submit{padding:5px; margin:10px 10px 0 0;}



#comments{margin:0; padding:0;}

	

ol.commentlist {list-style-type: none; margin:0; padding:0;}



.avatar{float:left; margin:0 12px 0 0;}



ol.commentlist li {

	background: #e4e7f1;

	margin:10px 0;

	padding:5px 0 5px 10px;

	list-style-type:none;

	width:80%;

	}



ol.commentlist li.alt {background: #e4e7f1;}

ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}



ol.commentlist a {color:#000;}



cite {

	font-family: arial, verdana, tahoma;

	font-size: 9pt;

	font-weight: bold;

	font-style: normal;

	}

	

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}









/* search */



#searchform{

	padding:0;

	margin:14px 0;

	}



#searchform input#s{

	margin:0;

	padding:2px;

	border:1px solid #000;

	}



#searchform input#searchsubmit{

	border:none;

	background:#333;

	color:#fff;

	text-transform:lowercase;

	}





	

/* misc */



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

	}

	

.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;

}









/* footer */



#footer {

	background:#453b83;

	clear: both;

	width: 100%;

	}

	

#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}

#footer a{color: #ffffff;text-decoration: none;}

#footer a:hover{color: #bfcbf5;}