/*
	
	Author Name	: Ted Drake
	Author Site	: http://tdrake.net
	Style Name	: Bossy Momma
	Style URI	: http://tdrake.net
	Version		: .3
	Comments	: The BOSS logo is a Yahoo! Trademark
*/
@import url("intl-flags.css") screen;

body {
	color: #000;
	background: #000 url(images/bg-body.png) repeat-y 50% 0;
	}

#page {  
	padding: 0 0 10px 0;
	border:none;
	}
.columns-two #page {
	width: 970px;
	}
body.columns-two #primary-wrapper {
	margin-right: 0;
	width: 650px;
	}

body.columns-two #primary {
	margin-right: 0;
	}

h1 { /* H1 is the title in the header */
	padding:  0; margin: 0 0 0 0; display:block; width:412px; height:96px; text-indent:-1000em; background: url(images/bg-h1.png) no-repeat 0 0;
	}

 
#header {
	background: url(images/head-boss.png) no-repeat 100% 0;}
		
#header h1 a, #header .description {
			color: #0F0F3F;
		}
#header .description { /* Description in header */
	font-size: 2em;
	margin: 0 10px;
	}

 
ul.menu {border-bottom: 1px solid #004D99;  }

ul.menu li a {
	font-size: 1.5em;
	font-weight:bold;
	color: #004D99;
	}

ul.menu li a:hover {
	background: #004D99; 
	}
#primary {
	width: 650px;
	padding: 10px 0;
	}
.secondary {
	width: 250px;
	}
	
#footer { margin:0 auto 10px auto;
	padding: 0 ;
	width:970px;
	background:#fff;
	}	
#footer p {max-width: 680px; text-align:left; padding:5px 10px; }
#footer p a {white-space:nowrap;}

blockquote {
	margin: 20px;
	padding: 10px;
	color: #333;
	background: #fff;
	border: 3px double #369;
	}
.hentry {
	margin:0 0 10px 0;
	padding: 5px;
	float:left; clear:right;
	border-bottom:1px solid #333;
	}
/*no border on asides */
#module-30-second-thoughts .hentry {border-bottom:none;}

.entry-content a img {float:right; margin:5px; padding:2px; border:1px solid #fff;}
.entry-content a:hover img {border-color:yellow;}

.entry-content {text-align:left;}
/*flickr list */	
ul.flickrlist {  float:left; width:250px;}
ul.flickrlist li {float:left; margin:0;  }
ul.flickrlist li a {display:block; float:left; border:1px solid #808080;   margin:2px;}
ul.flickrlist li a img {padding:0; margin:0;}	
ul.flickrlist li a:hover {border-color:#004D99; background-color:#B5E6F7;} 
.widget {clear:both;}


#amazonbooks {  float:left;}
#amazonbooks li {clear:left; float:left; margin:5px 0;  }
#amazonbooks a {display:block; font-size:130%; font-family:Georgia, "Times New Roman", Times, serif; }
#amazonbooks img {float:left; margin:0 5px 0 0;}
  