/*
Theme Name: Binary Blue
Theme URI: http://www.4null4.de/wordpress-binary-blue-theme/
Description: Tableless and XHTML compliant theme with full stylesheet/scheme support; heavily AJAX enhanced and fully localized, supports WordPress Sidebar Widgets; 800x600 and up
Version: 1.4.0
Author: CountZero
Author URI: http://www.4null4.de/
Date: 23.07.2006
*/

* {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 100.01%;
}

p.throbber {
	text-align: center;
}

/* ================================================================== */
/* Begin common classes */
/* ================================================================== */

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.center {
	text-align: center;
}

.leftaligned {
	text-align: left;
}

.underline {
	text-decoration: underline;
}

.italic {
	font-style: italic;
}

h1 a {
	padding: 0;
	padding-bottom: -30px;
}

.hidden {
	display: none;
	visibility: hidden;
}

.leftFloat {
	float: left;
	width: 60%;
}

.leftFloat a {
	margin: 0;
	margin-bottom: 20px;
}

.rightFloat {
	float: right;
	text-align: right;
	width: 40%;
	margin: 0;
	margin-bottom: 20px;
}

.rightFloat a {
	margin: 0;
	margin-bottom: 20px;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.hilite {
	color: #fff;
	background-color: #f93;
	padding: 2px;
}

/* ================================================================== */
/* End common classes */
/* ================================================================== */

strong, b { font-weight:bold;}
em, i { font-style:italic;}

#blogrollList li a {
	font-size: 1.08em;
	font-weight: bold;
}

#calendar {
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

li#calendar h2 {
	display: none;
	visibility: hidden;
}

#categoriesList li a {
	font-size: 1.08em;
	font-weight: bold;
}


#linkrollList li a {
	font-size: 1.08em;
	font-weight: bold;
}

#sidebar_music {
	padding: 0;
	padding-bottom: 10px;
}

.commentFooter {
	padding: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	border: 0;
	border-bottom: 1px solid #CCCCCC;
}

.editors_note {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-style: italic;
	line-height: 1.4em;
}

.entry img {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 
}

.entry hr {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
}	

.footnote {
	margin: 0;
	margin-top: 40px;
	margin-bottom: 10px;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-style: italic;
	line-height: 1.4em;
}

.pullquote {
	margin: 0;
	margin-top: 30px;
	margin-bottom: 35px;
	margin-left: 150px;
}

.video_embed {
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #666666;
}

.wp_quotes_quote {
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
}

.wp_quotes_author {
	padding: 0;
	padding-bottom: 10px;
	font-size: 1.1em;
}


/* ================================================================== */
/* Begin AMAZON wishlist */
/* ================================================================== */
ul.wishlist {
	list-style: none !important;
	margin: 0;
	padding: 0;
}

li.wishlistitem {
	border: 0px;
	height: 70px;
	padding: 10px;
	margin: 0 0 5px 0;
	clear: both !important;
}

li.wishlistitem a {
	vertical-align: top;
}

li.wishlistitem 
 {
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}

span.wishlistadded {
	font-size: 8pt;
}

br.amazonbr {
	clear: both !important;
}

div.wishlistnav {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
/* ================================================================== */
/* End AMAZON wishlist */
/* ================================================================== */


/* ================================================================== */
/* Landing Sites */
/* ================================================================== */
.landingsite ul {
	margin-left: 1em;
}