/* @override 
	http://fxgeek.dyndns.org:8888/wordpress/wp-content/themes/headlines/custom.css
	http://www.thomas-fitzgerald.net/wordpress/wp-content/themes/headlines/custom.css
*/

/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
body  {
	background: black url(images/BrilliantBoketh_Big.jpg) no-repeat center 120px;
}




.entry p  { margin: 0 0 15px 0;
	text-shadow: none;
}

h1, h2, h3, h4, h5, h6  { margin: 0; color: #000;

}


h1  {font-size: 32px;
}



#page-nav a:hover { background: url(images/nav-hover.png) repeat; color:#fff; }

#navigation, #page-nav {font-size: 12px;}

#page-nav { position:relative; background:url(images/bg-pagenav.png) repeat-x; height:29px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}


#twitter-top #twitter_update_list { padding:11px 20px 0 0px; color:#eee;
	font: italic bold 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



.entry blockquote  { background:url(images/blockquote.png) no-repeat 0 12px; padding: 10px 47px 10px 50px; color: gray;
	text-shadow: white 0px 0px 0px;
	font: italic 15px/20px Georgia, "Times New Roman", Times, serif;
}


.post .title  {
	font: 31px/.9 "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -2px;
	margin-bottom: 20px;
	display: inline-block;
	padding: 0;
	text-shadow: none;
}

.post .title a:link, .post .title a:visited  { color: black;
	display: block;
}

.post .title a:hover {
	background-color: #000;
	color: white;
	text-decoration: none;
}

.post  { padding:25px 25px 20px; border: 1px solid silver;  position:relative;
	text-shadow: none;
}


#tabs #tagcloud, #tabs .inside li { padding:10px; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}

.widget h3  { font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; font-size: 14px; line-height:14px; color:#666; margin: 0; padding:14px 15px 0; height:30px; background:url(images/bg-widget-title.png) repeat-x;
	text-transform: uppercase;
	letter-spacing: .1em;
}

.widget  { position:relative; margin: 0 0 20px 0; background:#fefefe url(images/bg-box.png) repeat-x; padding:0; border:1px solid #fff; color:#555;
	font: 1.15em/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



