/*******************************
	Theme Name: Absolute Underground
	Theme URI: Absolute Underground
	Description: Designs by Adam
	Author: Adam H.
	Author URI: http://graphicdesecrations.absoluteunderground.ca
	Version: 1.1
	Date: Jan 1 2009
	Updated: July 18 2009 
********************************/

/***** Font Style Properties *****/

h1, h2, h3, h4 {
	color: #c00;
	font-family: Arial, Arial, Helvetica, sans-serif;
	text-align: left;
}

p, ul, ul li, div	{ 
	color: #333;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}

#list ul	{ list-style-type: none;}

.footer {font-size: 7pt; text-align: center; margin-right: auto; margin-left: auto; width: 90%;}

/***** Link Style Properties *****/

a		{ color: #c00; text-decoration: none; background: none; }
a:link	{ color: #c00; text-decoration: underline; background: none; }
a:visited	{ color: #c00; text-decoration: underline; background: none; }
a:hover	{ color: #000; text-decoration: none; background: none; }

.post-headers a		{ color: #000; text-decoration: none; background: none; }
.post-headers a:link	{ color: #000; text-decoration: underline; background: none; }
.post-headers a:visited	{ color: #000; text-decoration: underline; background: none; }
.post-headers a:hover	{ color: #900; text-decoration: none; background: none; }


#banner a		{ color: #c00; text-decoration: none; background: none; }
#banner a:link	{ color: #c00; text-decoration: none; background: none; }
#banner a:visited	{ color: #c00; text-decoration: none; background: none; }
#banner a:hover	{ color: #fff; text-decoration: none; background: none; }

/* Page Properties */

#list	{
	background: #f00;
	border: 1px solid #000;
	width: 575px;
	margin: 0 0 25px 0;
}


#content img {
	border: 2px solid #333;
	margin: 5px 5px 5px 0;
}

.bandpics	{
	border: 2px solid #333;
	margin-left: auto;
	margin-right: auto;
	}

div.post p, li {
	font-family: Arial, Arial, Helvetica, sans-serif
	line-height: 12pt;
	}
	
.navigation	{ width: 575px;}

.alignright {
	font-family: Arial, Arial, Helvetica, sans-serif
	font-size: 9pt;
	float: right;
	}

.alignleft {
	font-family: Arial, Arial, Helvetica, sans-serif
	font-size: 9pt;
	float: left
	}
	
#banner-ad	{
	 font-size: 8pt; 
	 width: 100%; 
	 text-align: left;
	 }

#content p	{
	margin-left: 0;
	width: 90%;
}

#list h2	{
	font-size: 12pt;
}

.post-headers	{
	background: transparent;
	background-image: url(images/post-header.jpg);
	background-position: top left;
	background-repeat: repeat-x; 
	height: 30px;
	padding: 10px 0 0 10px;
	width: 565px;
}

.entry	{
	background: #8e898d;
	background-image: url(images/post-bkgrd.jpg);
	background-position: top left;
	background-repeat: repeat-y; 
	margin: 0;
	padding: 10px 0;
	width: 575px;
}

p	{ margin-bottom: 10px;}

.entry p, .entry img	{clear:both;}

.pagetitle { font-size: 12pt; font-weight: bold;}

#list p, #list img	{margin-left: 15px;}

.content-h3	{clear: both; font-size: 12pt; margin: 10px 0; width: 100%;}

/* SIDEBAR PROPERTIES */

#sidebar-flame {
	background-image: url(images/slice_1_0.jpg); 
	background-position: top center; 
	background-repeat: repeat-y; 
	margin-bottom: 15px;
	width: 170px;
	}
#flames-top	{
	background-image: url(images/slice_0_0.jpg); 
	background-position: top center; 
	background-repeat: no-repeat; 
	height: 67px; 
	width: 170px;
	}
#sidebar-bottom	{
	background-image: url(images/slice_2_0.jpg); 
	background-position: top center; 
	background-repeat: no-repeat; 
	height: 20px; 
	width: 170px;
	}

.search-box	{ margin: 5px 0 10px 0; padding-left: 4px;}

#sidebar ul, #sidebar div	{margin: 0 auto;}

.sidebar-buttons img	{ margin: 0 auto 10px auto;}

.google-box	{ padding-top: 15px; text-align: center; width: auto;}

/*	MAGAZINE PAGE PROPERTIES	*/

.mag-title	{ clear: both; padding-bottom: 10px; padding-top: 10px; width: 100%;}

.mag-content-list	{ margin-bottom: 15px;}

.creditline	{visibility: hidden;}

.sidebar-menu	{
	background: #000;
}

.sidebar-menu li	{
	font-size: 8pt;
	margin: 5px 0 0 0;
	padding: 0 5px;
}

.sidebar-menu li a, .sidebar-menu li a:visited, .sidebar-menu li a:hover	{
	background: transparent;
	color: #f00;
	text-decoration: none;
}

.sidebar-menu li a:hover	{
	background: #fff;
	color: #f00;
	text-decoration: none;
}

.sidebar-menu li:hover	{
	background: #fff;
}

