/*
Theme Name: myApheus
Description: Simple red/black theme.
Author: Robert Barcus
Author URI: http://www.apheus.com/
Version: 1.0
Tags: myapheus

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

/* =Structure
-------------------------------------------------------------- */

html { min-height: 100%; margin-bottom: 1px; overflow:scroll; height: 100%; }

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Helvetica,Arial,sans-serif;
	color: #666666;
	height: 100%;
	font-size: 14px;
}

#content h1 { color:#404040; text-shadow: #999999 0px 1px 1px; font-family:Impact,Charcoal,'Arial Narrow',sans-serif; font-weight: normal; font-variant:small-caps; }
#content h2 { color:#404040; text-shadow: #999999 0px 1px 1px; font-family:Impact,Charcoal,'Arial Narrow',sans-serif; font-weight: normal; font-variant:small-caps; }
#content h3, #content h4, #content h5, #content h6 { color:#404040; text-shadow: #999999 0px 1px 1px; font-family:Impact,Charcoal,'Arial Narrow',sans-serif; font-weight: normal; font-variant:small-caps; }

#content h1 { font-size: 40px; line-height: 40px; font-weight:normal; }
#content h2 { font-size: 30px; line-height: 30px; font-weight:normal; margin-bottom: -10px; }
#content h3 { font-size: 30px; line-height: 30px; font-weight:normal; margin-bottom: -10px; }
#content h4 { font-size: 30px; line-height: 30px; font-weight:normal; margin-bottom: -10px; }
#content h5 { font-size: 30px; line-height: 30px; font-weight:normal; margin-bottom: -10px; }
#content h6 { font-size: 30px; line-height: 30px; font-weight:normal; margin-bottom: -10px; }

#content p { line-height: 24px; }
#content ol { line-height: 24px; }
#content ul { line-height: 24px; }

a { color:#404040; cursor:pointer; }
a:link { color:#404040; }
a:visited { color:#404040; }
a:active { color:#404040; }
a:hover { color: #CC0000; }

#content h1 a, #content h1 a:link, #content h1 a:visited, #content h1 a:active { color:#404040; text-decoration: none; text-shadow: #999999 0px 1px 1px; }
#content h1 a:hover { border-bottom: none; color:#CC0000; }

img { border: 0px; }
img a { border: 0px; }

#page #header { background: url(images/red-background.gif) repeat-x #000000 bottom; height: 145px; position:relative; }
#page #headerBlock1 { width: 950px; margin-left: auto; margin-right: auto; position:relative; }
#page #headerBlock2 { width: 850px; margin-left: auto; margin-right: auto; position:relative; }
#page #headerBkgnd {
	background: url(images/highlighted-background.png) no-repeat;
	z-index: 1;
	position:absolute;
	top: 0;
	width: 400px;
	height: 139px;
	margin-left: -125px;
}
#page #headerLogo { margin-top: 30px; z-index: 2; position:absolute; }
#page #headerTele { float:right; margin-top: 24px; position:relative; }
#page #headerSpacer{ height:0px }

#page #navMenu {
	position: absolute;
	width: 850px;
	height: 139px;
	display:block;
	height: 32px;
	z-index: 1;
	margin-top: 99px;
}
#page #navMenu ul { float:right; }
#page #navMenu a { color: #FFFFFF; text-decoration:none; }
#page #navMenu a:link { color: #FFFFFF; text-shadow: #333333 0px 1px 1px; }
#page #navMenu a:visited { color:#FFFFFF; text-shadow: #333333 0px 1px 1px; }
#page #navMenu a:active { color:#FFFFFF; text-shadow: #333333 0px 1px 1px; }
#page #navMenu a:hover { color:#FFC815; text-shadow: #333333 0px 1px 1px; }

#page #navMenu li {
	float: left;
	display: block;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 4px;
	text-align: center;
	background-color: #ffffff;
	background-image: url(images/menu-background.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	height: 18px;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#page #container { 
	background:#FFFFFF url(images/background-gradiant.png) top repeat-x;
	width: 100%;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	min-height: 305px;
}

#page #content { 
	width: 950px;
	margin-right:auto;
	margin-left: auto;
	position: relative;
}

#page #main { 
	width: 500px;
	float:left;
	position: relative;
	margin-left: 50px;
	overflow:hidden;
}

#page #fullWidth { 
	width: 100%;
	float:left;
	position: relative;
	margin-left: 50px;
}

#page #footer { 
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-top:24px;
	clear:both;
	padding-bottom:16px;
	color:#999999;
	font-size:10px;
	text-align:center;
	display:block;
	position: relative;
}
#page #footer a{ text-decoration:none; }
#page #footer span.sign-in {margin-left: 20px; }
#page #footer span.powered-by { float:right; }
#page #footer ul { margin-left: -28px; }
#page #footer ul li { display:inline; list-style-type:none; list-style-position:outside; font-weight:normal; margin-left: 15px; border-right: #CCCCCC solid 1px; padding-right: 15px }
#page #footer ul li:first-child { border-left: #CCCCCC solid 1px; padding-left: 15px; }

#sidebar {
	width: 300px;
	position: relative;
	display:block;
	float:right;
	line-height:24px;
	overflow:hidden;
	margin-right: 50px;
	margin-top: 2px;
	background-color:#DBDBDB;
	background-image: url(images/background-gradiant.png);
	background-repeat:repeat-x;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar #secondary ul h2 {
	padding-bottom: 10px;
}

#sidebar #secondary ul {
	margin-left: -40px;
	font-size: 11px;
}

#sidebar #secondary ul li {
	display:block;
	list-style-type:none;
	list-style-position:outside;
	font-weight:normal;
}

#sidebar #secondary ul li ul li {

}

#sidebar #archiveSelect { padding-top: 5px; margin-left: -1px; }

#postDivider {
	width: 100%;
	min-height: 20px;
	border-bottom: #666666 1px groove;
}

#searchBox {
	display:block;
	float: right;
	position: absolute;
	right: 0;
	top: 20px;
}

#searchFor {
	float: right;
	display:block;
	position: relative;
	width: 93px;
	margin-top: 12px;
	margin-right: 215px;
}

#socialIcons img { padding-left: 20px; padding-right: 20px; } 

#awaken {
	display:block;
	float: right;
	top: 65px;
	right: -18px;
	position: absolute;
}

.entry-meta { font-size: 10px; }
.entry-meta a, .entry-meta a:link, .entry-meta a:visited, .entry-meta a:active { color: #404040; text-decoration:none; }
.entry-meta a:hover { color:#666666; text-decoration:underline; }

#comments-title { padding-bottom: 10px; }
#comments .commentlist { list-style-type:none; list-style-position:outside; margin-left: -40px; }
#comments .children { list-style-type:none; list-style-position:outside; margin-left:0; }
#comments .reply { padding-bottom: 30px; font-size: 11px; }
#comments .commentmetadata { font-size:10px; }
#comments .commentmetadata a, #comments .commentmetadata a:link, #comments .commentmetadata a:visited, #comments .commentmetadata a:active  { font-size:10px; color: #404040; text-decoration:none; }
#comments .commentmetadata a:hover { color:#666666; text-decoration:underline; }
.logged-in-as { font-size: 10px; }
.cancel-comment-reply { font-size: 12px; display:block; padding-top:10px; }
.leave-reply-text { padding-bottom: 10px; }
#respond { display:block; width: 100%; }
#reply-text { display:block; width: 100%; }

#sidebar select { margin-top:8px; }
#loginwithajaxwidget-2 { width: 200px; }

.floatClear { clear:both; }

#nav-below { display:block; width: 100%; margin-top: 10px; }
.nav-previous { float:left; }
.nav-next { float:right; }

.post pre { 
    margin:0 0 20px 0; 
    } 
.post code { 
    margin-top:20px;
	border:1px solid #ececec; 
    display:block; 
    padding:10px; 
    font-family: Consolas, Monaco, "Courier New", Courier, monospace; 
    font-size: 12px; 
    background:#f9f9f9; 
    color:#000; 
    overflow: auto; 
    overflow-y: hidden; 
    white-space:nowrap; 
    *padding:10px 10px 20px 10px; /* IE Hack-Fix */ 
    }

/* =WordPress basics
-------------------------------------------------------------- */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}

/* AuthorBox CSS */

.profile {
			border: 1px solid #ececec;
			position: relative;
			margin: 15px 0px 15px 0px;
			background-color: #f9f9f9;
			background-image: url(images/about-the-author.jpg);
			background-position: top right;
			background-repeat: no-repeat;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
		}
	 
		.profileText {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.8em;
			padding: 10px;
			padding-top: 20px;
			line-height: 1.4em;
			text-align: justify;
		}
	 
		.profileStats {
			font-family: Arial, Helvetica, sans-serif;
			text-align: left;
		}
	 
		.profileStats img {
			position: absolute;
			left: 10px;
			top: 10px;
		}
	 
		.profileName {
			padding-left: 100px;
			padding-top: 15px;
			font-size: 22px;
			font-weight: normal;
			color: #CCCCCC;
			font-family:Impact,Charcoal,'Arial Narrow',sans-serif;
			text-transform: uppercase;
		}
	 
		.profileName a {
			color: #404040;
		}
		 
		.profileName a:hover {
			color:#404040;
		}
		 
		.profileJob {
			font-size: 0.8em;
			padding-left: 100px;
			padding-top: 5px;
			height: 100%;
			line-height: 18px;
		}
	 
		.profileJob a {
			color: #404040;
			font-weight: bold;
		}
