* {
	margin-top: 0;
}

body {
	margin: 0;
	padding: 0;
	/*background: #F1F1F1 url(../img/bkg_sliver.jpg) repeat-x center top;*/
	background: #2B2B2B url(../img/bkg_sliver.jpg) repeat-x center top;
	font: 12px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #A0A0A0;
}

img {  
	border-style: none;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 { font-size: 197%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	font-size: 100%;
}

p {
}

ul {
}

ol {
}

/* This is for blogger template */
.commenthidden {display:none} 
.commentshown {display:inline}

blockquote {
	background: #EEEEEE;
	margin:  13px;
	padding: 19px;
	font: 11px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #808080;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius:10px;
}

a {
	color: #7EBCFF;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* Client Signin */

#mydiv {
	
	background: #2b2b2b;
}


#mydivHolder {
	padding-top: 10px;
	padding-left: 140px;
}


div.hr {
  height: 4px;
  background: #fff url(/img/hr_rule.gif) no-repeat scroll center;
  padding-bottom: 12px;
  margin-top: -10px;
}
div.hr hr {
  display: none;
}




/* Header */

#client {
	height: 17px;
	width: 100%;
	background: #2b2b2b url(../img/clnt_sliver.jpg) repeat-x center top;
}
#client_button {
	text-align: right;
	margin-top: -6px;
	padding-right: 3px;
}

#header {
	width: 850px;
	height: 60px;
	margin: 0 auto;
}

#header p {
	margin: -5px 0 0 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	font-size: 90%;
}

/* Navigation */

#navigation {
	width: 550px;
	margin-top: -57px;
	margin-bottom: 0px;
	margin-left: 225px;
	margin-right: 0px;
	height: 20px;
}

#navigation h2 {
	display: none;
}

#navigation ul {
	margin: 0px;
	padding: 20px 0px 0px 20px;
	list-style: none;
}

#navigation li {
	display: inline;
}

#navigation a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 5px 0 13px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #fea4a4;
}

#navigation a:hover, #navigation .active a {
	/* background-color: #000000; */
	color: #FFF;
	font-weight: bold;
}


/* Banner */

#banner {
	width: 850px;
	height: 65px;
	margin: 0 auto;
	margin-top: -17px;
	background: #FFF url(../img/banner.jpg) no-repeat;
}

/* The day's current date */
#time {
	width: 850px;
	height: 18px;
	margin: 0 auto;
margin-top: -3px;
	background: #FFF;
	font-family: georgia,times,serif;
	font-size: 12px;
	color: #8c8c8c;
	text-align: right;
	padding: 0px;
}
#timeDisplay {
	padding-right: 27px;
}

#mainComment {
	background-color: #FFFFFF;
	color: #666;
	font-size: 115%;
	line-height: 2em;
}




/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	background: #FFF;
}

/* Content */

#content {
	float: left;
	width: 542px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}

#contentResource {
	float: left;
	width: 850px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}


/* Individual Post */
#contentContainer {
	padding: 0px 20px 0px 25px;
	/*
	color: #645f5f;
	font-family: georgia,times,serif;
	font-size: 0.9em;
	line-height: 1.6em;
	*/
	margin-bottom: 30px;
	
	font: 11px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #645f5f;

	
}




#contentContainer a {
	text-decoration: none;
	color: #ac0000;
	padding: 3px;
	/*background: #f7f7f7;*/
}

#contentContainer a:hover {
	text-decoration: none;
	color: #000000;
	/*background: #ebebeb;*/
}

#dateStamp {
	width: 539px;
	height: 32px;
	background: #FFF url(../img/dateStamp.jpg) no-repeat;
	color: #888888;
	font-size: 1.1em;
	font-weight: normal;
	padding-left: 45px;
	padding-top: 8px;
}

#title {
	padding-bottom: 15px;
	padding-top: 25px;
}

/* The title of each article */
#title a 
{
	/*font-family:"Times New Roman", Times, serif;*/
	
	font: 20px/28px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #ac0000;

	
	/*font-size: 2.8em;*/
	font-weight: normal;
	/*line-height:1.1em;*/
	background-color: #FFF;
	/*color: #ac0000;*/
    text-shadow: #BEBEBE 0px 0px 3px;
}

#title a:hover
{
	background: #FFF;
}

#vitals {
	float: right;
	width: 150px;
	text-align: right;
	font-size: 10px;
	margin-right: 15px;
	margin-top: 8px;
}
#vitals a {
	color: #ac0000;
	text-decoration: none;
}
#vitals a:hover {
	color: #000;
	text-decoration: none;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 308px;
	padding: 0px 0px 0px 0px;
	margin-top: -2px;
font-size: 0.8em;
line-height: 1.1em;
	background: #FFF url(../img/sidebar_bkg.jpg) repeat-y;
}

#sidebarBottom {
	height: 12px;
	background: #FFF url(../img/sidebar_btm.jpg) no-repeat;
	padding-bottom: 20px;
}

#twitter {
	background: #FFF url(../img/twitTop.jpg) no-repeat;
	width: 308px;
	height: 74px;
	margin-bottom: 5px;
}

#homeQuote {
	padding-left: 15px;
	text-align: left;
	padding-right: 10px;
	line-height: 18px;
}


#flashcontent {
	padding-left: 0px;
	padding-top: 0px;
}

#archiveDiv {
	margin: 0px auto;
}


#sideBlock {
	text-align: right;
	color: #636363;
	margin-right: 8px;
	padding-bottom: 15px;
}

#sideBlock h1{
	color: #707070;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 4px;
	margin-right: 20px;
}

#sideBlock a {
	text-decoration: none;
	color: #878787;
}

#sideBlock a:hover {
	text-decoration: none;
	color: #000000;
}
#sideBlock li {
	padding-top: 4px;
	padding-left: 0px;
}

#sideBlock li:before {
	content: "\00BB \0020";
	padding: 6px;
}




#sideBlockAbout {
	text-align: left;
	color: #636363;
	margin-left: 8px;
	padding-bottom: 15px;
}

#sideBlockAbout h1{
	color: #707070;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 4px;
	margin-left: 10px;
}

#sideBlockAbout a {
	text-decoration: none;
	color: #878787;
}

#sideBlockAbout a:hover {
	text-decoration: none;
	color: #000000;
}
#sideBlockAbout li {
	padding-top: 4px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 20px;
}







#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font: 10px/15px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#tech {
	text-align: right;
	margin-top: 20px;
	margin-left: 115px;
	margin-right: 22px;
	margin-bottom: 15px;
	
}

#tech a {
	padding: 8px;
}

#tech a:hover {
	text-decoration: underline;
}

#about {
	text-align: right;
	margin-right: 22px;
	margin-bottom: 20px;
	margin-left: 40px;
}





#sidebar li {
}

#sidebar li ul {
	padding: 20px;
	font: 10px/15px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
	font: 10px/15px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#sidebar h2 {
	margin: 0;
	padding: 10px;
	background: #000000;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #DFE8F2;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
}

#sidebar a {
	text-decoration: none;
}


/* Submenu */

#submenu a {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Footer */

#footer {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: #2b2b2b;
}

#footer ul {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	list-style: none;
}

#footer li {
	display: inline;
}

#footer a {
	display: block;
	float: left;
	height: 22px;
	padding: 0px 13px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #CCC;
}

#footer a:hover, #footer .active a {
	/* background-color: #000000; */
	color: #FFF;
	font-weight: bold;
}





#footerNasty {
	width: 100%;
	height: 150px;
	margin-top: -150px;
	background: #2b2b2b;
}

#footContents {
	text-align: left;
	margin-left: 25px;
	height: 70px;
	width: 850px;
	background: #FFF;
}

#footer p {
	margin: 0;
	padding: 0 0 8px 0px;
	color: #CCC;
}

#footer a {
	color: #5b5b5b;
}

/* UTILITY CSS */

.imagecontainer {
	float:left;
	clear:left;
	background: url(http://www.ericd.net/staging/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(http://www.ericd.net/staging/images/drop_shadow.gif) no-repeat bottom right;
	margin: 10px 5px 0px 5px !important;
	margin: 10px 5px 0px 0px;
}

.imagecontainer img{
	display: block;
	position: relative;
	background-color: #CCC;
	border: 1px solid #666;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}



