/*
Theme Name: Bardot in Blue
Theme URI: 
Description: 
Version: 1.0
Author: WP Theme Builder
Author URI: http://www.wpthemebuilder.com/
*/
/* General Reset */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
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 {line-height: 1;} ol, ul {	list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none; } :focus { 	outline: 0;} ins {text-decoration: none;} del {text-decoration: line-through;} table {border-collapse: collapse; border-spacing: 0;} 
body * {
	margin: 0px; 
	padding: 0px;
}
/* ReFill Common Element's Typography */
h1,h2,h3, h4, h5{font-weight:normal}
h1{padding:30px 0 25px 0;letter-spacing:-1px;font-size:2em}
h2{padding:20px 0;letter-spacing:-1px;font-size:1.5em}
h3{font-size:1.5em;font-weight:bold;padding:5px}
.sidebar_items li ul,.sidebar_items li ul li{line-height:normal}
#container,body{line-height:normal}
h1{font-size:3em;line-height:1;margin-bottom:0.5em}
h2{font-size:2em;margin-bottom:0.75em}
h3{font-size:1.5em;line-height:1;margin-bottom:1em}
h4{font-size:1.2em;line-height:1.25;margin-bottom:1.25em}
h5{font-size:1em;font-weight:bold;margin-bottom:1.5em}
h6{font-size:1em;font-weight:bold}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img{margin:0}
p{margin:1em 0 1.5em}
p img.left{float:left;margin:1.5em 1.5em 1.5em 0;padding:0}
p img.right{float:right;margin:1.5em 0 1.5em 1.5em}
a:focus, a:hover{color:#000}
a{text-decoration:underline}
blockquote{margin:1.5em;color:#666;font-style:italic}
strong{font-weight:bold}
em, dfn{font-style:italic}
dfn{font-weight:bold}
sup, sub{line-height:0}
abbr, acronym{border-bottom:1px dotted #666}
address{margin:0 0 1.5em;font-style:italic}
del{color:#666}
pre{margin:1.5em 0;white-space:pre}
pre, code, tt{font:1em 'andale mono','lucida console',monospace;line-height:1.5}
li ul, li ol{margin:0 1.5em}
ul,ul,ul, ol,ol,ol{margin:0 1.5em 1.5em 1.5em}
ul,ul{list-style-type:disc}
ol{list-style-type:decimal}
dl{margin:0 0 1.5em 0}
dl dt{font-weight:bold}
dd{margin-left:1.5em}
table{margin-bottom:1.4em;width:100%}
th{font-weight:bold}
th, td, caption{padding:4px 10px 4px 5px}
tr.even td{background:#e5ecf9}
tfoot{font-style:italic}
.small{font-size:.8em;margin-bottom:1.875em;line-height:1.875em}
.large{font-size:1.2em;line-height:2.5em;margin-bottom:1.25em}
.hide{display:none}
.quiet{color:#666}
.loud{color:#000}
.removed{background:#900;color:#fff}
.first{margin-left:0;padding-left:0}
.last{margin-right:0;padding-right:0}
.top{margin-top:0;padding-top:0}
.bottom{margin-bottom:0;padding-bottom:0}
/* End Typography */
/* Theme Styling up now */
body{
	padding:0;
	margin:0;
	 
background-color: #ffffff;
 color: #000000;
 font-family: Arial, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-image: url(http://bardotinblue.com/wp-content/uploads/2010/01/BardotBlueBackground.png);
 background-repeat: repeat;
  

}
.hidden{
display:none
}
.fix,.clear{
clear:both}
html body div.clear,
html body span.clear,
html body div.fix
{
     background: none;
     border: 0;
     clear: both;
     display: block;
     float: none;
     font-size: 0;
     margin: 0;
     padding: 0;
     position: static;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}
/* Theme Container */
#container{
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	 
width: 1050px;
 margin-left: auto;
 margin-right: auto;
  

}
/* This will hold wp_content ,wp_sidebar  AND/OR any aditional sidebar div */
#wp_content_wrapper{
	border:none;
	height:1%;
	 
background-color: #ffffff;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 border-top-width: 4px;
 border-top-style: double;
 border-top-color: #abaeba;
 border-right-width: 4px;
 border-right-style: double;
 border-right-color: #abaeba;
 border-bottom-width: 4px;
 border-bottom-style: double;
 border-bottom-color: #abaeba;
 border-left-width: 4px;
 border-left-style: double;
 border-left-color: #abaeba;
 

}
/* WP Content (Content Column for all single, index, page, archive , search , author templates */
#wp_content{
width : 690px;
font-size: 14px;
padding-top: 8px;
padding-right: 15px;
padding-bottom: 8px;
padding-left: 15px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;

}
#wp_content_home,#wp_content_single{width:100%}
#wp_content,#wp_content_home,#wp_content_single,#wp_sidebar{
float:left;
}
/* Footer CSS */
#wp_footer{

height: 10px;
 padding-top: 8px;
 padding-right: 8px;
 padding-bottom: 8px;
 padding-left: 8px;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 

}
#wp_footer ul{list-style:none;padding:0;margin:0;}#wp_footer ul li{list-style-type:none;float:left;margin-left:5px;}
/* Footer navigation colors */
#wp_footer .menu ul{
	padding:0;
	margin:0;
	list-style:none;
}
#wp_footer .menu ul li{
	list-style-type:none;
	display:inline;
	float:left;
}
#wp_footer .menu li a:link,#wp_footer .menu li a:visited{
	display:block;
	padding:3px;
	margin:0 3px;
}
/* Header and logo styleup */
#wp_header{
 
background-color: #ffffff;
 margin-top: 20px;
 margin-bottom: 20px;
 padding-top: 8px;
padding-bottom: 22px;
 padding-right: 8px;
 padding-left: 186px;
 border-top-width: 4px;
 border-top-style: double;
 border-top-color: #abaeba;
 border-right-width: 4px;
 border-right-style: double;
 border-right-color: #abaeba;
 border-bottom-width: 4px;
 border-bottom-style: double;
 border-bottom-color: #abaeba;
 border-left-width: 4px;
 border-left-style: double;
 border-left-color: #abaeba;
 height: 145px;
  

}
#wp_header a:link, #wp_header a:visited, #wp_header a:hover{
text-decoration:none;
color:inherit;
}
/* Sidebar Styleup (Basic CSS) */
#wp_sidebar{
width : 293px;
 
font-size: 16px;
 padding-top: 15px;
 padding-right: 8px;
 padding-bottom: 8px;
 padding-left: 8px;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 
}
/* Center Page Navi elements */
.wp-pagenavi{text-align:center}
.post_content img{
	padding:3px;
	margin:5px;
	background:#fff;
}
/* Default Image Caption and Image alignment Classes from WP */
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
img.alignright {
	padding: 4px;
	margin:0 0 1em 1em;
	display: inline;
	float: right;
	}
img.alignleft {
	padding: 4px;
	margin:0 0 1em 1em;
	display: inline;
	float: left;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	padding-right:4px;
	padding-left: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 IMAGE CAPTION Classes */

.content_typography{color:#222;line-height:1.5em}
.content_typography .posttitle, 
.content_typography .posttitle a:link, 
.content_typography .posttitle a:visited, 
.content_typography h1, 
.content_typography h2, 
.content_typography h3, 
.content_typography h4, 
.content_typography h5{
	color:#222;
	border:none;
	text-decoration:none;
	letter-spacing:normal;
}
#wp_content h1, 
#wp_content h2, 
#wp_content h3, 
#wp_content h4, 
#wp_content h5{
	color:#888;
	letter-spacing:2px;
}
.content_typography{font-size:14px; line-height:1.7em;}
.content_typography .posttitle{font-size:2.2em}
.content_typography .postmeta{	
	padding:10px;
	color:#333;
	border-top:1px solid #888;
	border-bottom:1px solid #888
}
.content_typography .posttitle a:hover{color:#fff}
.content_typography a img,.content_typography .wp-caption a{border:none}
.content_typography blockquote{
	padding:10px;
	border-top:2px dashed #666;
	border-bottom:2px dashed #666;
	color:#999;
	line-height:1.6em;
	font-size:15px;
	letter-spacing:1px;
	word-spacing:2px;
}
.content_typography blockquote blockquote{
	background-color:#B02B2C;
}
.content_typography .wp-caption{
	background:#e2e2e2;
	color:#333333;
	border-color:#999;
	font-weight:bold;
}
.content_typography .wp-caption:hover{
	border-color:#333
}

.content_typography .note{
	background-color:#FFFF66;
	color:#333333;
	font-size:12px;
	padding:10px;
	border:1px solid #FFFF00
}
.content_typography .info{
	background-color:#9FFF9F;
	color:#333333;
	font-size:12px;
	padding:10px;
	border:1px solid #00FF33
}

.content_typography .errorbox{
	background-color:#990000;
	color:#fff;
	font-size:12px;
	padding:10px;
	border:1px solid #993300
}

.content_typography ol, .content_typography ul{
	list-style:none;
	padding:10px;
	margin:10px 10px 10px 30px;
}
.content_typography li{
	line-height:1.6em;
	margin:5px 4px 3px 4px;
}
.content_typography ol li{
list-style-type:decimal
}
.content_typography ul li{
	list-style-type:square;
	list-style-image:url('images/typography_3_bullet.png');
}
/* Button */
.content_typography .button,.content_typography .button:link,.content_typography .button:visited{
	background-color:#298cba;
	border:1px solid #3F4C6B;	
	color:#FFFFFF;
	padding:5px 7px;
	cursor:pointer;
	-moz-border-radius:5px;
}
.content_typography .button:hover{
	background-color:#3F4C6B;
	border-bottom:1px solid #418fa5;
	color:#fff;
}
.content_typography a:link,.content_typography a:visited{
	color:#6A9BE6 !important;
	text-decoration:none;
	letter-spacing:1px;

}
.content_typography a:hover{
	background-color:#CDF;
color: #000 !important;
	border-bottom:1px solid #0033FF;
	color:#fff;
}

 
#wp_content h1{ 
}
#wp_content .posttitle a, #wp_content .posttitle{ 
color:#5d5f61; 
}
#wp_content h2{ 
}
#wp_content h3{ 
}
#wp_content h4{ 
}
#wp_content a:link{ 
color:#5d5f61; 
}
#wp_content a:visited{ 
color:#5d5f61; 
}
#wp_content a:hover{ 
}
#wp_content ul li{ 
list-style-image:url(images/list_bullet_13.png);; 
}

 
/* Comment Style starts here */
#wp_content .alt{margin:0;padding:10px}
#wp_content .commentlist{padding:0;margin:15px;text-align:justify;list-style:none}
#wp_content .commentlist li{margin:15px 0 10px;padding:5px 5px 10px 10px;list-style:none;list-style-type:none;list-style-image:none;background:none}
#wp_content .commentlist li ul li{margin-right:5px;margin-left:10px}
#wp_content .children{padding:0}
#wp_content .nocomments{text-align:center;margin:0;padding:0}
#wp_content .commentmetadata{margin:0;display:block}
#wp_content #commentform input,#wp_content  #commentform textarea{font:0.9em 'Lucida Grande',Verdana,Arial,Sans-Serif}
#wp_content .commentlist li ul li{font-size:1em}
#wp_content .commentlist li{font-weight:bold}
#wp_content .commentlist li .avatar{float:left;border:1px solid #eee;padding:2px;background:#fff;margin-right:10px}
#wp_content .commentlist cite,#wp_content  .commentlist cite a{font-weight:bold;font-style:normal;font-size:1.1em}
#wp_content .commentlist p{font-weight:normal;line-height:1.5em;text-transform:none;clear:both;margin:10px 5px 10px 0}
#wp_content .commentmetadata{font-weight:normal}
#wp_content .cancel-comment-reply{padding-left:20px;background-image:url('images/cancel.png');background-repeat:no-repeat;background-position:left top}
#wp_content #respond{margin-left:20px}
#wp_content #commentform{margin:5px 10px 0 0}
#wp_content #commentform input{width:170px;padding:4px;margin:5px 5px 1px 0}
#wp_content #commentform textarea{margin:10px 10px 10px 0;width:96%}
#wp_content #respond:after{content:"."; display:block; height:0; clear:both; visibility:hidden}
#commentform #submit{margin:0 0 5px auto;float:right;padding:4px}
#commentform p{margin:5px 0}
.nocomments{text-align:center;margin:0;padding:0}
#wp_content .commentlist .thread-even{background-color:#FFF;color:#000}
#wp_content .commentlist .thread-odd{background-color:#f7f7f7;color:#000}
#wp_content .commentlist .thread-odd ul li{border-left:3px solid #CFCFCF;color:#000}
#wp_content .commentlist .thread-even ul li{border-left:3px solid #DEDEDE;color:#000}
#wp_content .commentlist .thread-even a:link,#wp_content .commentlist .thread-even a:visited{color:#1500B3;text-decoration:underline}
#wp_content .commentlist .thread-odd a:link,#wp_content .commentlist .thread-odd a:visited{color:#1500B3;text-decoration:underline}

 /* Comment Style Ends Here */ 


 /* Archive Listing Style */ 
/* WPArchive Layout CSS Begins */
#wp_content .archive_list .post{
	padding:0;
	margin:20px 0;
}
#wp_content .archive_list .post h2{
	font-size:1.6em;
	font-weight:bold;
	margin-right:50px;
	float:left;
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
}
#wp_content .archive_list .post .post_comment_count{ float:right; width:40px; display:block;}
#wp_content .archive_list .post span.fix{clear:both; display:block; height:1px;}
#wp_content .archive_list .post .post_comment_count a:link,
#wp_content .archive_list .post .post_comment_count a:visited{
	display:block;
	background:transparent url('images/post_comment.gif') no-repeat top left;
	padding:4px 6px 10px 12px;
	color:#888;
	text-decoration:none;
}
#wp_content .archive_list .post .post_comment_count a:hover{
	text-decoration:underline;
	color:#333333;
}
#wp_content .archive_list .post .read_more a:link,
#wp_content .archive_list .post .read_more a:visited{
	display:block;
	padding:5px;
	width:120px;
	background-color:#990000;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:2px solid #fff;
}
#wp_content .archive_list .post .read_more a:hover{
	background-color:#990000;
	color:#FFFFFF;
	text-decoration:none;
}
#wp_content .archive_list h3 {margin-bottom:0;}
#wp_content .archive_list h3 a:link,
#wp_content .archive_list h3 a:visited{
	color:#888;
	text-decoration:none;
	font-weight:bold;
	font-size:1.3em;
}
#wp_content .archive_list h3 a:hover{
	color:#666666
}
#wp_content .archive_list .entrymeta{
	padding:5px;
}
#wp_content .archive_list .entrymeta div.cleft{
	width:80%;
	float:left;
	padding:10px;
	background-color:#fff;
	border-top:2px solid #e2e2e2;
	border-bottom:2px solid #e2e2e2;
	
}
#wp_content .archive_list .entrymeta div.cright{
	background:url('images/comments.gif') no-repeat right top;
	float:right;
	width:35px;
	text-align:center;
	font-weight:bold;
	height:26px;
	padding:10px 5px;
	font-size:15px;
}
#wp_content .archive_list .entrymeta div.cright a:link,
#wp_content .archive_list .entrymeta div.cright a:visited{
	color:#666666;
	text-decoration:none;
	border:none;
	background-image:none;
}
#wp_content .archive_list .entrymeta div.cright a:hover{text-decoration:underline}
/* WPArchive Layout CSS Ends */
 /* Ends up Archive Listing Styles */ 

#wp_footer a:link, #wp_footer a:visited, #wp_footer a:hover{ color: #000000;}
/* Extra Customization Code */
 
#wp_sidebar h1,#wp_content_wrapper .wp_aditional_sidebar h1{ 
color:#6a9be6; 
}
#wp_sidebar h2,#wp_content_wrapper .wp_aditional_sidebar h2{ 
color:#6a9be6; 
}
#wp_sidebar h3,#wp_content_wrapper .wp_aditional_sidebar h3{ 
color:#6a9be6; 
}
#wp_sidebar h4,#wp_content_wrapper .wp_aditional_sidebar h4{ 
color:#6a9be6; 
}
#wp_sidebar a:link,#wp_content_wrapper .wp_aditional_sidebar a:link{ 
color:#6a9be6; 
}
#wp_sidebar a:visited,#wp_content_wrapper .wp_aditional_sidebar a:visited{ 
}
#wp_sidebar a:hover,#wp_content_wrapper .wp_aditional_sidebar a:hover{ 
}
#wp_sidebar .sidebar_item,#wp_content_wrapper .wp_aditional_sidebar .sidebar_item{ 
}

 #wp_content .sb_bigbookmark{
		padding:5px;
		margin:10px 0;
	}
	#wp_content .sb_bigbookmark h3{
		font-size:14px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		padding:0 0 5px 5px;
		margin:0 0 3px 0;
		line-height:normal;
		border:none
	}
	#wp_content .sb_bigbookmark ul{
		list-style:none;
		padding:0px;
		margin:0px;
		overflow:auto;
	}
	#wp_content .sb_bigbookmark ul li{
		list-style:none;
		list-style-type:none;
		list-style-image:none;
		background:none;
		line-height:normal;
		display:inline;
	}
	#wp_content .sb_bigbookmark ul li a:link,
	#wp_content .sb_bigbookmark ul li a:visited,
	#wp_content .sb_bigbookmark ul li a:hover{
		display:block;
		float:left;
		padding:1px;
		margin:3px;
		text-decoration:none;
		border:none;
		background:none;
	}
	#wp_content .sb_bigbookmark ul li a:link img,
	#wp_content .sb_bigbookmark ul li a:visited img{
		border:none;
		-moz-opacity:.50;
		-ms-filter:�alpha(opacity=50)�;
		filter:alpha(opacity=50);
		opacity:.50;
	}
	#wp_content .sb_bigbookmark ul li a:hover img{
		-moz-opacity:1;
		-ms-filter:�alpha(opacity=100)�;
		filter:alpha(opacity=100);
		opacity:1;
	}
/* Sidebar Formatting CSS Begins */
div.sidebar_items div.sidebar_item{
	background-color:#ffffff;
	padding:0px;
	margin-bottom:10px;	
	color:#000000;
}
div.sidebar_items div.widget_content{
	padding:10px;
}
div.sidebar_items a:link,div.sidebar_items a:visited{
	color:#333333;
	text-decoration:none;
}
div.sidebar_items a:hover{text-decoration:underline}
div.sidebar_items div.widget_content ul{
	list-style:none;
	border:none;	
	padding:0;margin:0;
}
div.sidebar_items li{padding:0;margin:0;
list-style-type:none;
list-style:none;
}
div.sidebar_items li ul{padding:0;margin:0;}
div.sidebar_items div.widget_title h3{
	display:block;
	padding:6px 6px 6px 20px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
div.sidebar_items li a:link,div.sidebar_items li a:visited{
	display:block;
	padding:8px 5px;
	border-bottom:1px dashed #e7e7e7;
	margin:0;
	height:auto;
}
* html div.sidebar_items li a:link,
* html div.sidebar_items li a:visited{
	height:1%;
}
div.sidebar_items li a:hover{
	background-color:#FAFAFA;
	text-decoration:none;
}
/* Support for image galleries in sidebar */
div.sidebar_items div.widget_content a img{
	margin:2px;
	padding:2px;
}
/* Sidebar Formatting CSS Ends */