/*
Theme Name: DarkAugusta
Theme URI: http://www.DarkAugusta.net
Version: 1.0
Description: 2 Column theme
Author: Error13
Author URI: http://www.DarkAugusta.net

Links*/
A:link
{
	text-decoration: none;
	color: #CCCCCC;
}
A:visited
{
	text-decoration: none;
	color: #500000;
}
A:hover, A:active
{
	color: #C00000;
}
/*Headings*/
H1, H2, H3, H4, H5, H6
{
	font-weight: normal;
	margin: 20px 0 10px;
}
H1
{
	font-size: 32px;
	margin-bottom: 0px;
	margin-top: 10px;
}
H2
{
	font-size: 28px;
}
H3
{
	font-size: 24px;
}
H4
{
	font-size: 20px;
}
H5
{
	font-size: 16px;
}
H6
{
	font-size: 12px;
}
/*Other Html Elements*/
.titles
{
	font-weight: normal;
	border-bottom-width: 0;
	font-size: 24px;
	text-decoration: none;
/*underline: none*/
}
.titles A:link, .titles A:visited, .titles A:active
{
	text-decoration: none;
/*underline: none*/
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 0;
}
PRE, BLOCKQUOTE
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
PRE:hover, BLOCKQUOTE:hover
{
	background-color: #999999;
	border: 1px solid #333333;
}
PRE
{
	padding-top: 10px;
	padding-bottom: 10px;
}
CODE
{
	color: #779900;
	font-family: Consolas, Verdana, "Courier New", Sans-Serif;
}
UL, OL
{
	line-height: 2em;
}
UL
{
	list-style-image: url(images/bullet.gif);
}
ABBR, ACRONYM
{
	font-style: normal;
	border-bottom: 1px dotted #333333;
	cursor: help;
}
DEL
{
	text-decoration: line-through;
	color: #999999;
}
INS
{
	text-decoration: none;
	color: #009977;
}
/*Structure*/
BODY
{
	margin: 0;
	padding: 0;
	color: #B53CC3;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}
#wrapper2
{
	width: 788px;
	margin-left: auto;
	margin-right: auto;
}
#header
{
	float: left;
	width: 960px;
	padding-bottom: 0;
	clear: right;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	height: 285px;
	margin-left: -86px;
}
#navigation
{
	margin-top: 0px;
}
#wrapper
{
	clear: both;
	float: left;
	width: 105%;
	color: #999999;
	margin-top: 0;
}
#content-wrapper
{
	width: 65%;
	float: left;
}
#content
{
	float: left;
	padding: 0 0px 10px 0;
}
#sidebar-wrapper
{
	width: 35%;
	float: right;
}
#sidebar
{
	float: right;
	padding: 0px 15px 10px 10px;
	width: 210px;
	margin-right: 15px;
	margin-top: 10px;
}
#footer
{
	clear: both;
	text-align: center;
	padding-left: 30px;
	background: #000000;
	color: #666666;
	height: 100px;
	font-size: 11px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: auto;
/*pading-bottom: 30px*/
}
#footer A
{
	color: #CCCCCC;
	font-size: 11px;
}
/*#footer a: visited*/
#INVALID-RULE
{
	color: #005DB9;
}
#footer A:hover
{
	color: #C00000;
	border-bottom: 1px dashed #500000;
}
#extras
{
	float: left;
	width: 780px;
	color: #333333;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
/*Header*/
#header H1
{
	padding-left: 75px;
	margin-top: 225px;
	font-size: 0;
}
/*Navigation*/
#navigation UL
{
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin-left: 75px;
	padding: 0 0px 0 0;
	margin-top: 0px;
}
#navigation LI
{
	float: left;
	margin-top: 5px;
}
#navigation LI A:link, #navigation LI A:visited
{
	float: left;
	color: #500000;
	display: block;
	padding: 5px 10px;
	margin-right: 4px;
	border: 1px solid #222222;
	background: #0C0C0C;
	height: 24px;
	font-size: 14px;
}
#navigation LI A:hover, #navigation LI A:active
{
	color: #C00000;
	border: 1px solid #222222;
	background: #222222;
	font-size: 14px;
}
#navigation LI.active A
{
	color: #222222;
	background-color: #FFFFFF;
}
/*Wrapper*/
#wrapper A:link
{
	font-weight: bold;
}
#wrapper A:visited
{
	font-weight: bold;
}
#wrapper A:hover, #wrapper A:active
{
}
/*Content*/
#content .post-title A
{
	border-bottom-width: 0;
}
#content .post P.img
{
	float: left;
	margin: 0 15px 0 0;
}
#content .post P.img IMG
{
	padding: 8px;
	border: 1px solid #999999;
	background-color: #EEEEEE;
}
#content .post-footer
{
	font-size: 90%;
	color: #999999;
	margin-bottom: 5px;
	padding: 5px 5px 5px 15px;
	background-color: #333333;
	border: 1px solid #999999;
}
/*Sidebar*/
.sideblock
{
	padding: 5px 10px;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-bottom: 20px;
}
.sideblock UL
{
}
.sideblock H3
{
	margin-top: 5px;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
#sidebar DT
{
	margin: 0;
	padding-top: 5px;
	font-weight: bold;
	color: #999999;
}
#sidebar DD
{
	margin: 0 0 5px;
	padding-bottom: 5px;
	line-height: 1.8em;
}
#sidebar DD A:link
{
	border-bottom-width: 0;
	font-weight: normal;
	border-bottom: none;
	text-decoration: none;
}
#sidebar DD A:visited
{
	border-bottom-width: 0;
	font-weight: normal;
	border-bottom: none;
	text-decoration: none;
}
#sidebar DD A:hover, #sidebar DD A:active
{
	border-bottom: none;
	text-decoration: none;
}
/*Extras*/
#extras H6
{
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
}
#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}
#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}
#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}
#friends UL
{
	padding-left: 20px;
}
#links DL, #links DT, #links DD
{
	margin: 0;
	padding: 0;
}
#links DT
{
	font-weight: bold;
	padding-top: 5px;
}
#links DD
{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
}
/*Comments Styling*/
#commentlist LI
{
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #500000;
}
#commentform
{
	margin: 1em 0;
	background: #000000;
	width: 400px;
}
#commentform TEXTAREA
{
	background: #999999;
	border: 1px solid #333333;
	width: 400px;
}
#commentform TEXTAREA:hover
{
	background: #999999;
	border: 1px solid #333333;
}
#commentform TEXTAREA:focus
{
	background: #999999;
	border: 1px solid #333333;
}
#commentform #email, #commentform #author, #commentform #url
{
	font-size: 1.1em;
	background: #999999;
	border: 1px solid #333333;
	width: 400px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover
{
	font-size: 1.1em;
	background: #999999;
	border: 1px solid #333333;
	width: 400px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus
{
	font-size: 1.1em;
	background: #999999;
	border: 1px solid #333333;
	width: 400px;
}
#commentform INPUT
{
	margin-bottom: 3px;
}
.date
{
	background: url(images/date.gif) no-repeat;
	height: 57px;
	margin-bottom: 0px;
	width: 57px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month
{
	display: block;
	color: #FFFFFF;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 10px;
}
.date .day
{
	display: block;
	color: #FFFFFF;
	font: 15px Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
	font-weight: bold;
}
#header H1 A
{
	color: #000000;
}
/*#header h1 a: hover*/
#INVALID-RULE
{
	color: #C5DCBC;
}
#left
{
	width: 60px;
	float: left;
}
.slogan
{
	font-size: 0;
	color: #900000;
	margin-left: 75px;
}
