/*  
Theme Name: Bombay Sapphire Dusk Bar 0.1 Theme
Theme URI: 
Description: Bombay Sapphire Dusk Bar 0.1 Theme
Author: Stuart Gleave - Glue London
Author URI: 
*/

	

body {
	font-size: 67.5%; /* Resets 1em to 10px */
	font-family: 'Arial', Sans-Serif;
	color:#656565;
	background-color: #ffffff;
	background-image: url(images/bombaysapphire_gradientbg.gif);
	background-repeat:  repeat-x;
	}

* {
margin: 0px;
}

li, ul {
list-style:inherit;

}

h1 a {
	text-decoration:none;
	color:#29416F;
	padding-left:10px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size:large;
	position:absolute;
	top:19px;
}

h2 {
font-size:large;
}

h2 a {
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:medium;
letter-spacing:1.5px;
color:#29416F;
}

.left {
	float: left;
	clear: left;
}

.right {
	float: right;
	clear: right;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.body_link{
 color: #29416F; 
 text-decoration: none;
 font-weight: bold;
}

.body_link a:visited{
 color: #29416F; 
 text-decoration: none;
 font-weight: bold;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding-left: 28px;
	margin: 40px auto 20px ;
	}

.description {
text-align:right;
padding-bottom:5px;
}

#page {
	border: 0px solid green;
	text-align: left;
	width:922px;
	height: auto;
	margin: 0 auto;
	background: url(images/header_bg.png) repeat-y;
	background-position:center;
}
	
#sidebar {
	float: left;	
	width: 340px;

	padding-top:25px;
	text-align: left;
	border: 0px dotted red;
	margin-bottom: 80px;
}

#about-sidebar {
	float: left;	
	width: 340px;
	padding-top:25px;
	text-align: left;
	border: 0px dotted red;
	margin-bottom: 60px;
}

#about-sidebar p {
	margin-bottom: 10px;
	line-height: 14px;
	text-align: justify;
}


#searchsubmit {
width:30px;
}

#sidebar p,a {
border:none;
}
	
#header {
	padding-left:12px;
	margin-bottom:0px;
	height: auto;
	padding-bottom:: 30px;
}
	
#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 100px; 
	width: 650px; 
	background:url(images/header.jpg) no-repeat;
	background-position:center;
} 

.header {
	margin-left: 1px;
}

hr {
	display:none;
}

	
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	top:120px;
	left:25%;
	width:500px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #29416F;
	text-decoration: none;
	background: #f68b01;
	padding: 5px 15px;
	font: bolder 14px/100% Tahoma, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	display: block;

}
#nav a:visited {
	color: #29416F;
	text-decoration: none;
}
#nav a:hover {
	color:#29416F;
	border-top: 4px solid #FFFFFF;
}


	
	/* Lines below taken from Kubrick and edited */
	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	}
	
#footer a {
text-decoration:none;
color:#999999;
}
	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#content {
	float:left;
	width: 512px;
	margin-bottom: 40px;
}

#full-content {
	background-color: #fff;
	margin: 0 15px 0 13px;
	padding: 20px 20px 60px 22px;
}

#full-content .header {
	margin: 0 0 50px 0;
}

#full-content .cocktail {
	width: 415px;
}

#full-content span {
	color: #0a81c0;
	font-weight: bold;
}

.narrowcolumn {
	float: left;
	padding: 25px 28px 0 12px;
	border: 0px dotted red;
}

.widecolumn {
	padding-left: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 480px;
	border: 0px dotted red;
}

.post {
	margin: 0 0 0 22px;
	text-align:left;
	line-height:20px;
	width: 485px;
	border: 0px solid yellow;
}
		
.post h2{
	margin-top:30px;
	margin-bottom:13px;
}
	

.entry {
	border: 0px solid #bedae6;
}


.entry p {
	margin-top:0px;
	margin-bottom: 10px;
}

.entry img {
	margin-top:5px;
	margin-bottom:15px;
	border: 4px solid #bedae6;
}


.more-link{
	text-decoration: none;
	color: #0B3294;
	font-weight: bold;
}



.title-date {
	width:380px;
	margin-bottom: 10px;
	font-size: smaller;
}

.title-holder{
	width: 488px;
	margin: 12px 0 0 0;
}


.post-title a{
	font-size: 16pt;
	text-decoration: none;
	text-transform: uppercase;
	color: #29416F;
	font-family: "Arial", Sans-Serif; 
}

.about-title {
	font-size: 16pt;
	text-decoration: none;
	text-transform: uppercase;
	color: #29416f;
	font-family: "Arial", Sans-Serif; 
	
}

.about-copy{
	line-height: 14px;
	text-align: justify;
}



.post-date {
	width: 65px;
	background: url(images/calender-bg.gif) no-repeat;
	float:left;
	margin-bottom:18px;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 5px;
	margin-left: -3px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 15px;
	margin-left: -3px;
}
	
.post_comments_link{
	float: left;
	margin-left: 6px; 
	font-style: italic;
}

.post_sharethis_link{
	margin-left: 10px; 
	font-style: italic;
}



.sharethis_icons{
	margin: 6px 0 0 0;
	border: 0px dotted red;
	padding: 0;
	width: 400px;
	height: 15px;
	display: block;
	clear: both;
}

.widecolumn .post {
	margin: 0;
	}
	
.narrowcolumn .postmetadata {
	padding-top: 5px;
	padding-left: 28px; 
}
	
.narrowcolumn .postmetadata-alt {
	padding-top: 5px;
	padding-left: 28px; 
}
		

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.postmetadata-alt {

font-size:small;
}

.postmetadata a, .postmetadata-alt a {
color:#3399FF;
}

.single-link a , .single-link a:visited , .single-link a:hover {
	color: #29416F;
	text-decoration: none;
}

.postmetadata-alt a , .postmetadata-alt a:visited , .postmetadata-alt a:hover {
	color: #29416F;
	text-decoration: none;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar li a {
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	display:block;
	border-left:none;

}

#sidebar_youtube ul li {
	border: 0px solid green;
	margin: 0;
	padding: 0;
	height: 80px;
}



#sidebar li a:hover {
	color:#000000;
}

#sidebar h2 {
	color:#929292;
	padding-left: 0px;
	font-family: "Century Gothic", Verdana;
	text-transform: uppercase;
	visibility: hidden;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 1px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



.sidebar_box{
	margin: 20px 0 6px 0; 
	height: 16px;
}

.sidebar_title{
	margin: 0px 0 1px 8px; 
	color: #2d3371;
	text-transform: uppercase;
	width: 310px;
	margin-left: 10px; top: 0px; float: left;
}

.sidebar_titlebar{
	width: 1px; 
	height: 14px; 
	background-color: #2a3471; 
	margin-left: 0px; 
	float: left;
}

#sidebar_twitter{
	border: 0px dotted red;
	width: 328px; 
	height: auto; 
	background-color: #edf4fe;
	padding: 10px 0 0 10px;
	border-left: 1px solid #e4e8f1; 
	border-bottom: 1px solid #e4e8f1; 
	/*background-image: url(images/sidebar_tweets.jpg);
*/}

#sidebar_tweetdate{
	font-style: italic;
	color: #7a7d84;
	font-size: 10px;
}

#sidebar_tweet{
	color: #121617;
	border: 0px solid red;
	margin: 0 5px 6px 0; 
}

#sidebar_tweet_bottom{
	margin-top: 5px; 
	width: 328px; 	
	background-color: #edf4fe; 
	border: 0px solid green; 
	height: 30px; 	
	border-bottom: 1px solid #e4e8f1;
}



#sidebar_twitter_logo{
	float: left; 
	width: 70px; 
	border: 0px solid black; 
	margin-top: 4px;
	height: 15px;
}

#sidebar_twitter_link{
	float: right; 
	width: 220px; 
	border: 0px solid black; 
	height: 15px; 
	text-align: right; 
	padding: 12px 12px 0 0;
}

#sidebar_flickr{
	border: 0px dotted red;
	width: 328px; 
	height: 190px; 
	background-color: #edf4fe;
	padding: 10px 0 0 10px;
	border-left: 1px solid #e4e8f1; 
	border-bottom: 1px solid #e4e8f1; 
	/*background-image: url(images/sidebar_flickr.gif);*/
}

.sidebar_flickr_picture{
	border: 0px solid red;
	float: left;
	line-height: 1px;
	margin-right: 6px;
	margin-bottom: 6px;
}

#sidebar_flickr_logo{
	float: left; 
	width: 70px; 
	border: 0px solid black; 
	height: 15px;
}

#sidebar_flickr_link{
	float: right; 
	width: 200px; 
	border: 0px solid black; 
	height: 15px; text-align: 
	right; padding: 5px 10px 0 0;
}

#sidebar_facebook{
	border: 0px dotted red;
	width: 328px; 
	height: 32px; 
	background-color: #edf4fe;
	padding: 10px 0 0 10px;
	border-left: 1px solid #e4e8f1; 
	border-bottom: 1px solid #e4e8f1; 
	/*background-image: url(images/sidebar_flickr.gif);*/
}



#sidebar_botanticals{
	width: 394px; 
	height: 394px; 
	background-color: #edf4fe;
	background-image: url(images/sidebar_botanicals.jpg);
	background-repeat: no-repeat;
}

#sidebar_botanicals_right img{
	border: 0;
}



#sidebar_youtube{
	border: 0px dotted green;
	width: 328px; 
	height: 111px; 
	margin: 0;

	background-color: #edf4fe;
	padding: 6px 0 0 6px;
	border-left: 1px solid #e4e8f1; 
	border-bottom: 1px solid #e4e8f1;
/*	background-image: url(images/sidebar_youtube.jpg);
	background-repeat: no-repeat;*/

}


#sidebar_youtube li #tubepress .widget widget_tubepress{
	padding: 100px;
}


#sidebar_youtube li {
	list-style-type: none;
	border: 0px solid blue;
	height: 0;
	line-height: 0;
}

#sidebar_youtube_logo{
	float: left; 
	width: 55px; 
	margin-left: 6px;
	border: 0px dotted black; 
	height: 15px;
}

#sidebar_youtube_link{
	float: right; 
	width: 200px; 
	border: 0px solid black; 
	height: 15px; text-align: 
	right; padding: 5px 10px 0 0;
}



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding-left:60px;
	text-align: left;
	}
	
#searchform input {
	width:100px;
	margin-top:10px;
}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	width:40px;
	}
	
#sidebar p a:hover {
border:none;
}

#sidebar p a {
border:none;
}

/* Find us*/
.first_findus_sidebar_box{
	margin: 0 0 6px 0; 
	height: 20px;
}

.findus_title{
	margin: 6px 0 4px 0;
	text-transform: uppercase;
}

.findus_copy{
	margin: 0 0 18px 0;
	font-weight: normal;
}

.findus_box{
	padding-top: 8px; 
	padding-left: 12px; 
	padding-right: 25px; 
	background-color: #f2f7fd; 
	width: 295px; 
	border-left: 1px solid #e4e8f1; 
	border-bottom: 1px solid #e4e8f1; 
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.entry-readmore a{
	text-decoration: none;
	font-weight: bolder;
	color: #0b327d;
}

.entry p{
	line-height: 15px;
}


/*comments*/

/*IE FIX*/
.commentlist {
	margin-top:30px;
	padding-left:20px;
}
/*IE FIX END */

.commentlist li {
	margin-left:28px;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	margin-bottom:10px;
	}

.commentlist ol {
	font-weight: bold;
	margin-bottom:28px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform {
	padding-left: 28px; 
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#comment {
margin-top:5px;
}

#commentform #submit {
	margin-top:10px;
	}

	
	/* Navigation */
	
blockquote {
color:#999999;
margin-left:10px;
}
	
.navigation {
margin-bottom:6px;
padding: 0 0 0 12px;
}

/* Link Fixer */

#meta li a, #links li a, #recent-posts li a, #pages li a, #archives li a, #categories li a {
	border-top:1px #FF9900 solid;
	margin-left:60px;
	width:80px;
	background:url(images/menu-li.png) no-repeat center left;
	padding-left:20px;
}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
		display: block;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* 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
	}

/* CSS for socialble bookmarking tools*/
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
	border: 0px dotted yellow;
}
.sociable span {
	display: block;
	border: 0px dotted red;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
	border: 0px dotted green;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	border: 0px dotted blue;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

