/*  
Theme Name: atomic!
Theme URI: http://wordpress.org/
Description: I am awesome. I kick ass.
Version: 1.0
Author: Mike McCool
Author URI: http://atomicmike.com/

	This theme was designed and built by Mike Peschka,
	whose blog you will find at http://atomicmike.com/

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

*/



/* Begin Typography & Colors */
body
{
	margin: 0px;
	background-color: #181818;
}
div#banner
{
	height: 100px;
	background-image: url('images/banner_background.png');
	background-repeat: repeat-x;
	background-color: #707070;
}
div#banner img#logo
{
	width: 233px;
	height: 100px;
	float: left;
}
img#logopic
{
	width: 109px;
	height: 100px;
	float: right;
}
div#banner div#siteDescription
{
	display: none;
}
ul#navbar
{
	height: 18px;
	background-image: url('images/nav_back.png');
	background-color: #ff8400;
	list-style-position: inside;
	list-style-image: url('images/nav_left.png');
	padding: 0px 0px 0px 2px;
	margin: 0px;
}
ul#navbar li
{
	display: inline;
	font: 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	color: #fff;
/*	background: url('images/nav_right.png') no-repeat right 0; */
	margin: 0 0px 0px 2px;
	padding-right: 7px;
	height:  18px;
	text-shadow: black 2px 2px 0px;
	text-transform: lowercase;
}
ul#navbar li a
{
	color: #fff;
	text-decoration: none;
}
div#content
{
	padding: 7px;
	background: url('images/background.png') repeat scroll;
	background-color: #181818;
}
div#roll
{
	margin: 0px;
	margin-right: 200px;
	border: 1px solid #646464;
	background: url('images/70p_background.png') repeat;
}
div#roll.wide
{
	margin-right: 0px;
}
div#roll div#archiveheader
{
	display: block;
	margin-bottom: 3px;
	background-color: #767676;
	padding-left: 3px;
	text-shadow: black 2px 2px 0px;
	background: url('images/archive_header_background.png') repeat-x;
	background-color: #474747;
	height: 27px;
}
div#roll div#archiveheader h2
{
	margin: 0px;
	color: #fff;
	font: 22px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#roll div.post
{
	color: #fff;
	font: 0.8em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px;
}
div#roll div.post P
{
	margin-top: 0px;
}
div#roll div.post div.header
{
	margin: -3px;
	margin-bottom: 3px;
	display: block;
	background: url('images/header_background.png') repeat-x;
	background-color: #767676;
	padding-left: 3px;
	height: 47px;
	text-shadow: black 2px 2px 0px;
}
div#roll div.post div.header img.calendar
{
	float: left;
	margin: 2px 5px 0 2px;
	width: 55px;
	height: 55px;
}
div#roll div.post div.header h1
{
	margin: 0px;
	color: #fff;
	font: 22px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#roll div.post div.header h1 a
{
	text-decoration: none;
}
div#roll div.post div.header small, div#roll div.post div.header div.navigation
{
	display: block;
	color: #fff;
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 3px 0px 0px 0px;
}
div.alignleft
{
	float: left;
}
div.alignright
{
	float: right;
}
div#roll > div.navigation, div.headerthin, h3#comments
{
	display: block;
	background: url('images/header_background.png') repeat-x 0px -27px;
	background-color: #767676;
	padding: 2px 3px 0 3px;
	height: 18px;
	text-shadow: black 2px 2px 0px;
	color: #fff;
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
div#roll div.post div.headerthin, h3#comments
{
	margin: 0 -3px 0 -3px;
}
ol.commentlist
{
	margin-left: -15px;
}
ol.commentlist li
{
	clear: both;
}
ol.commentlist li .avatar
{
	position:  relative;
	float:  left;
	margin-right: 10px;
}
ol.commentlist li p
{
	clear: both;
}
.png
{
	behavior: url('images/iepngfix.htc');
}
a
{
	color: #fff;
}
a:hover
{
	color: #ff8400;
}
textarea, input
{
	background-color: transparent;
	color:  #fff;
}
div#sidebar
{
	float: right;
	width: 190px;
	font: 0.8em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#sidebar ul#sidebarList
{
	margin: 0px;
	padding: 0px;
}
div#sidebar ul#sidebarList li.widget
{
	display: block;
	border: 1px solid #646464;
	background: url('images/70p_background.png') repeat;
	margin: 0 0 10px 0;
	padding-bottom: 3px;
}
div#sidebar ul#sidebarList li.widget h2.widgettitle
{
	margin: 0 0 3px 0;
	display: block;
	background: url('images/header_background.png') repeat-x 0px -9px;
	background-color: #767676;
	padding-left: 3px;
	height: 20px;
	text-shadow: black 2px 2px 0px;
	color: #fff;
	font: 15px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#sidebar ul#sidebarList li.widget ul
{
	color: #fff;
	list-style-type: square;
	margin-left: -1.5em;
}
/* Begin IE-only hacks */
*:first-child+html div#sidebar ul#sidebarList li.widget ul
{
	margin-left: 1.7em !important;
}
* html div#sidebar ul#sidebarList li.widget ul
{
	margin-left: 1.7em !important;
}
/* End IE-only hacks */
div#badges
{
	clear: both;
	float: none;
	text-align: right;
	margin: 10px -5px 0;
}
div#lastfmrecords
{
	padding: 1px 0px 179px 4px;
}
ol#lastfmrecords
{
	padding: 0px;
	margin: 0px;
}
ol#lastfmrecords li
{
	list-style-type: none;
	display: inline-block;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 60px;
	height: 60px;
	overflow: hidden;
}
/* Begin IE-only hacks */
*:first-child+html ol#lastfmrecords li
{
	display: inline;
	margin-right: 2px;
	margin-bottom: 2px;
}
* html ol#lastfmrecords li
{
	display: inline;
	margin-right: 2px;
	margin-bottom: 2px;
}
/* End IE-only hacks */
img.cdcover
{
	width: 60px;
	height: 60px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
div.wpg2sidebargrid-image
{
	display: inline;
	padding: 0;
	border: 0;
	margin: 0;
	width: 60px;
	height: 60px;
}
img.giThumbnail
{
	padding: 0;
	border: 0;
	margin: auto 0 auto;
}

img
{
	border: 0;
}
