/*  
Theme Name: unmitigatedrisk.com
Theme URI: http://www.unmitigatedrisk.com/
Description: This is a hack of the default WPSkin theme for Subtext.
Version: 1.0
Author: Ryan Hurst
Author URI: http://www.unmitigatedrisk.com/

The CSS and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/*html element of body*/
body 
{

	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: url(background.png) #eee fixed;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	FONT: 0.65em/1.3em Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000;
	PADDING-TOP: 0px;
	HEIGHT: 100%;
	TEXT-ALIGN: center;
}

#main
{
	margin: 0 auto;
	text-align: left;
	width: 750px;
	padding: 0;
}

/*the top of the page*/
#header 
{
	BORDER-RIGHT: #000 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #000 0px solid;
	PADDING-LEFT: 5px;
	BACKGROUND: url(./images/tophead.png) #fff no-repeat center;
	HEIGHT: 168px;
	WIDTH: 738px;	
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: #000 1px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #000 1px solid;
	TEXT-ALIGN: left
}

/*The title of the blog*/
.headermaintitle
{
	font-family : 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

/*the subtitle of the blog*/
#tagline 
{
	font-size : 12px;
	text-align : center;
	color : white;
	margin-bottom : 0px;
}

/*where the posts and sidebar stays*/
#mainBody
{
	BORDER-RIGHT: #000 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #000 0px solid;
	PADDING-LEFT: 5px;
	BACKGROUND: url(pattern.png) #f5f5f5 no-repeat center 50%;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px auto;
	BORDER-LEFT: #000 1px solid;
	WIDTH: 738px;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #000 1px solid;
	POSITION: relative;
	TEXT-ALIGN: left;
}

#content
{
	float: left;
	margin: 0 0 0 20px !important;
	margin-left: 8px;
	padding-left: 4px;
	width: 490px;
}

/*post text and the date on top of title*/
.post, .date
{
	margin-top : 0px;
	text-align : justified;
}

/*date on top title*/
.date{
	padding-top : 10px;
	text-align : left;
	font-size : 12px;
	font-weight : bold;
	margin-top : 0px;
}

.contact
{
	margin-top: 0px;
}

/*trackback pingback and posted time are here*/
.postfoot
{
	text-align : center;
	margin-bottom : 0;
}

/*the menu on the right*/
#sidebar
{
	float: left;
	margin: 10px 0 0 20px !important;
	margin-left: 15px;
	width: 200px;
}

/*This is not the page footer, it is the subtext footer control*/
#footer 
{
	BORDER-RIGHT: #000 1px dotted;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #000 1px dotted;
	PADDING-LEFT: 5px;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	BORDER-LEFT: #000 1px dotted;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #000 1px dotted;
	TEXT-ALIGN: center;
}

.eofp p
{
	margin-left: 150px;
}

/*comment form and comments left*/
#commentform, #comments
{
	margin-top : 0px;
	padding-top: 0px;
}

/*right menu list items*/
#sidebar ul li
{
	color: #777;
	list-style: none;
	padding-left: 2px;
}

/*sidebar lists*/
#sidebar ul
{
	margin: 0;
	padding: 2px;
}

/*the bullet of the lists on sidebar*/
#sidebar ul li:before 
{
	content : "\00BB \0020";
}

#sidebar h3
{
	margin-bottom: 0;
}

/*headers' common settings*/
h1, h2, h3 
{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	TEXT-TRANSFORM: uppercase;
	WIDTH: 100%;
	BORDER-BOTTOM: #888 1px solid;
	FONT-FAMILY: Times, serif;
	LETTER-SPACING: 0.3em;
}

/*header 1*/
h1 
{
	text-align: center;
	font-size : 40px;
	margin-top : 0px;
	margin-bottom : 5px;
	padding-top : 70px;
}

/*various header settings*/
h1, h1 a, h1 a:hover, h1 a:visited, .description 
{
	text-decoration: none;
	color: white;
}



/*header 2*/
h2 {
	font-size: 1.6em;
	margin-top : 0px;
}

div.post h2
{
	margin-top: 10px;
	margin-bottom: 1px;
}

/*header 3s on sidebar*/
#sidebar h3 
{
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

/*header 3 general*/	
h3 {
	font-size: 1.3em;
}

/*header 5*/
h5 
{
	margin: 0px;
	padding: 0px;
}

/*header mouse overs*/
a, h2 a:hover, h3 a:hover 
{
	color: #06c;
	text-decoration: none;
}

/*hyperlinks, mouse over*/
a:hover {
	color: #147;
	text-decoration: underline;
}

.debug
{
	width: 200px;
}

.debug p
{
	font-size: x-small;
}

.debug
{
	display: none;
}

div.previousNext
{
	padding: 4px;
}

div.previousNext a
{
	font-size: 1.2em;
}

ACRONYM {
	BORDER-BOTTOM: #000 1px dotted
}
A {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #900; TEXT-DECORATION: none
}
A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #900; TEXT-DECORATION: none
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #933
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #966
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #988
}
UNKNOWN {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 3px 3px 0px; FONT: 2em Times, Helvetica, serif; TEXT-TRANSFORM: uppercase; PADDING-TOP: 0px
}

