/*  
Theme Name: BifSniff
Theme URI: http://bisniff.com
Description: BifSniff theme, based on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: FrankP
Author URI: http://bisniff.com

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body{
	margin:0;
	padding:0;
	background-color : #FFFFFF;
	background-image : url(http://bifsniff.com/images/background.gif);
	background-repeat : repeat-x;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	/*color: #102C52;
	*/
	color:#000000;
	text-align:center;
}

.TAleft{
	text-align : left;
}

.TAright{
	text-align : right;
}

.center{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.formItem{
	font-size : 10px;
}

form{
	margin:0;
	padding:0;
}

img{
	border:0;
}


form .submit{
	background-color : #94C3EF;
	font-size : 10px;
}

.floatLeft{
	float:left;
}
img.floatLeft{
	padding-right:15px;
}

.topAd{
	float:left;
	display:inline;
	margin-top:10px;
	margin-bottom:10px;
	
}

.endAd{
		float:left;
	display:inline;
	margin-top:10px;
	margin-bottom:10px;
			border-top:1px dotted #639ACE;
			width:465px;
			padding-top:10px;
}

.authorAdsense{
	float:left;
padding-right:15px;
}


/* ----- main areas -----*/

#widthHolder{
	margin-left: auto;
	margin-right: auto;
	width:800px;
	text-align : left;

}

#bugFixer{
	/*border-left: 1px solid #FFFFFF;*/
	text-align : left;
width:800px;
		float:left;
		background-image : url(http://bifsniff.com/images/content-back.gif);
	background-repeat : repeat-y;
		border-left:1px solid #ECF3F5;

}


#logo{
	float:left;
	text-align:center;
	width:270px;
	height:87px;
	/*height:117px;*/
	padding-top:30px;

	/*border: 1px solid Teal;*/
}


#banner{
	/*display:none;*/
	text-align:center;
	float:left;
	width:530px;
	height:117px;
	background-image : url(http://bifsniff.com/images/banner-back.gif);
	background-repeat : repeat-y;
	/*padding-top:20px;*/
	/* added for header below*/

	
	
}

#innerbanner{
	/*float:left;*/
	margin-left:auto;
	margin-right:auto;
	width:460px;
	margin-top:20px;
	padding:10px;
	/* border:1px solid #37446A;
	background-color: #6D9DCD; */
	background-image : url(http://bifsniff.com/images/header-bck-3.jpg);
	background-repeat : none;
	color: #6D9DCC;
	margin-bottom:10px;
}


#innerbanner p{
	font-size:10px;
	
}

#innerbanner h1{
	font-size:10px;
	color: #FFFFFF;
	display:inline;
	margin:0;
	padding:0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#innerbanner a{
	color: #6D9DCC;
	font-weight:bold;
	text-decoration:none;
}


#nav p {
		margin:0;
	padding:0;
	color:#FF9934;
	/*color:#B2CCE5;*/
}

#content{
	text-align:justify;
	float:left;
	width:475px;
	padding-left:25px;
	padding-right:30px;

	/*background-image : url(images/content-back.gif);
	background-repeat : repeat-y;*/
}

#sidebar{
	float:left;
	text-align:left;
	width:230px;
		padding-left:30px;
		padding-right:10px;

}



#endBar{
		float:left;
		 width:750px; 
		background-color:#ECF3F5;
		padding-left:25px;
		padding-right:25px;
		border-top:1px dotted #639ACE;
		border-left:1px dotted #639ACE;
		border-right:1px dotted #639ACE;

}

#endBar #col1{
	float:left;
	width:200px;
	padding:20px;
	
}

#endBar #col2{
	float:left;
	width:200px;
	border-left:1px dotted #639ACE;
		padding:20px;
}

#endBar #col3{
	float:left;
	width:200px;
	border-left:1px dotted #639ACE;
		padding:20px;
}

#endBar p{
		 font-size : 10px; 
		color:#01619D;
}

.section1{
	width:100%;
	/*border-top:1px dotted #639ACE;*/
	padding-top:10px;
	padding-bottom:10px;
}

.section1 p{

	line-height : 1.2em;
}

.section2{
	width:100%;
	/*padding-top:10px;*/
	padding-bottom:20px;
}

.navigation {
	float:left;
		display:inline;
	width:465px;
	text-align: center;
	margin-top: 10px;
	padding-top:10px;
		padding-bottom:20px;
		border-top:1px dotted #639ACE;
	}
	
	.navigationTop{
	float:left;
		display:inline;
	width:465px;
	border-bottom:1px dotted #639ACE;
	padding:5px 0 5px 0;
	margin-bottom:20px;
}
	
	.postStuff{
	float:left;
	display:inline;
	width:465px;
	background-color:#ECF3F5;
	border-bottom:1px solid #639ACE;
	/*border-left:1px dotted #639ACE;
	border-right:1px dotted #639ACE;
	*/
	padding: 4px;
	margin-bottom:30px;
}

.entry{
	padding : 15px 0 10px 0;
}

#archiveHeader{
	float:left;
		display:inline;
	width:465px;
	padding-bottom:10px;
	border-bottom:1px dotted #639ACE;
}

#comment{
	float:left;
		display:inline;
	width:465px;
	margin-top:20px;
}

#commentsArea{
	float:left;
		display:inline;
		width:475px;
		/*border:1px solid red;*/
}


.post{
	float:left;
	display:inline;
	width:465px;
	/*margin-top:10px;*/
}


.archived{
		float:left;
		display:inline;
		width:453px;
		padding:5px;
		background-color:#FDF7AD;
		border:1px solid #F16527;
}

#recentComments{
	
}

/*---- end main areas ----- */



/*---- col1 html styles ----- */

 h1{
	font-family : 'Trebuchet MS', Times, serif;
	font-size : 24px;
	color: #01619D;
	margin:0;
	padding:0;
	font-weight : normal;
	letter-spacing : 0.03em;
	text-align:left;
	/*padding-top:20px;*/
}

h1 a:link {
	text-decoration : none !important;
	color : #01619D;

}

 h1 a:VISITED{
	color: #01619D;
	text-decoration : none;
}

h1 a:hover {
	color : #FF6900;
	text-decoration : none;
}




h2{
	
	font-size : 16px;
	color: #102C52;
	margin:0;
	padding:0;
	font-variant : small-caps;
	font-weight : normal;
}

h3{
	
	font-size : 14px;
	color: #102C52;
	margin:0;
	padding:0;
	font-variant : small-caps;
	font-weight : normal;
}

#endBar h1{
	font-size:14px;
}

 p{
	margin-top:0;
	margin-bottom:10px;
	/*font-family : 'Trebuchet MS', Times, serif;*/
	font-size : 12px; 
}

.flicker-trap{
	position:absolute;
	height:265px;
}



/*--------- links ------------ */
 a:link {
	text-decoration : underline;
	color : #0000EF;
}
 
 
 a:visited{
	color: #52188C;
	text-decoration : underline;
}


a:hover {
	color : #0000EF;
	text-decoration : none;
}

a:active {
		text-decoration : underline;
	color : #0000EF;
}



/*--------- end links ------------ */

/* --------- list links -------------------*/

#recentComments ul ul {
	list-style: none;
	margin: 10px 0 10px 0;
	padding-left: 0;
}

#recentComments li li {
	padding-left:0;
	margin-left:0;
}

#recentComments li li  a{
	border-bottom:none;
	display:inline;
	margin-left:2px;
}

#sidebar p{
	line-height : 1.25em;
}

#sidebar h1{
	font-size : 14px;
	margin:0;
}

#sidebar ul {
	list-style: none;
	margin: 10px 0 10px 0;
	padding-left: 1em;
	/*text-indent: -1em;
	*/
}

#endBar ul{
	list-style: none;
	margin: 10px 0 10px 0;
 padding:0;
}

#sidebar li, #endBar li{
	padding-bottom:0.5em;
	/*display:block;*/
}


#sidebar ul a{
	background-color : #FFFFFF;
	/*border-bottom: 1px dotted #639ACE;*/
		border-bottom:1px solid #A6C6E5;
	width:100%;
	text-decoration : none;
	display:block;
	margin-left:-1em;
}

#sidebar ul a:link{
	/*color:#000000;*/
}

#sidebar ul a:visited{
	color:#639ACE;
}

#sidebar ul a:hover {
	background-color : #D1E6FA;
}

#sidebar ul  a:active {
	background-color : #F4F0B0;
}

/* --------- end list links -------------------*/



/* Begin Typography & Colors */


.postedBy {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#01619D
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
	color:#01619D
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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 p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1em 'Courier New', Courier, Fixed;
	text-align : left !important;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

	
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */



.postmetadata {
	clear: left;
	margin-bottom:0;
	margin-top:5px;
	padding-top:5px;
	/* border-top: 1px dotted #639ACE; */
}


/* End Structure */







/* 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: 4px 4px 6px 11px;
	display: inline;
}

img.alignleft {
	/*padding: 4px;
	*/
	margin: 4px 11px 6px 4px;
	display: inline;
}

.alignright {
	float: right;

	}

.alignleft {
	float: left;

	}
	
	
.border{
	padding: 0;
	border: 5px solid #6D9DCD;
}
/* End Images */



/* 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;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0 10ox;
}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

	
	#recentComments li{
	border-bottom:none !important;
}
	
	/*
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}


#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	

#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 10px;
	}

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 */



/* Begin Form Elements */
#searchform {
	margin: 10px auto 10px auto;
	padding: 10px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	/* background-color:#37446A;*/
	/*color:#FFFFFF;*/
	}
	
	#commentform #submit{
		background-color:#37446A;
		color:#FFFFFF;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 0 10px 0;
	/*float: right;
	*/
}

.authorcomment{
	background-color:yellow;
	background-color:#ECF3F5; 
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
		border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	/* background-color:#ECF3F5; */ 
	}
	


.commentlist {
	padding: 0;
	margin:0;
	text-align: justify;
	}
	
	.commentlist ol{
	margin:0;
	padding:0;
}

.commentlist li {
	margin: 0 0 3px 0;
	padding: 15px 10px 3px 4px;
	list-style: none;
}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
