body {
	font: 62.5%/1.6em "Lucida Grande", verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin:0px;
	background: #fff;
	/*background: #eee url(../images/endo_inv_blue_sumi_gamma_stretch.jpg) no-repeat fixed;*/
	/*background: #eee url(../images/body_flare_darker_blur2_blue.jpg) no-repeat fixed;*/
}


* {
	margin:0;
	padding:0;
}

p.alignleft {
float: left;
}

p.alignright {
float: right;
}

#centeringwrapper {
text-align: center;
}


/*WRAPPER---------------------------------------------------------*/
/*master div for all content*/
#wrapper {
	/*background: rgba(205,219,233,0.45);*/
	/*background: rgba(0,0,0,0.36);*/
	background: rgba(255,255,255,0);
	padding:16px;
	/*border: 1px solid rgba(1,1,1,0.09);*/
	border: 1px solid rgba(1,1,1,0.0);
	width: 916px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	display: inline-block;
	text-align: left;
}




/*HEADER---------------------------------------------------------*/
#header {
	height:70px;
	width:914px;
	border-top: 1px solid rgba(0,0,0,0.0);
	border-right: 1px solid rgba(0,0,0,0.0);
	border-left: 1px solid rgba(0,0,0,0.0);
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	display: block;
	clear: both;
	background: rgba(255,255,255,0) url(../images/header_tubules_916x72_phuture.png) -1px;
}

#titleandtag {
	width: 274px;
	padding-top: 33px;
	padding-left: 0px;
	text-align: center;
}

#titleandtag h1 {
	font-size: 250%;
	padding:0px 0px 0px 0px;
	margin-top: 0px;
	/*color: #fff;*/
	color: rgba(0,0,0,0);
	display: inline;
}





/*NAVMENU---------------------------------------------------------*/
#nav {
	height:18px;
	width: 914px;
	background: rgba(255,255,255,0);
	padding-right:  0px;
	padding-top: 7px;
	padding-bottom: 6px;
	line-height: 18px;
	vertical-align: top;
	font-size:120%;
	/*border-top: 1px solid rgba(0,0,0,0.0);*/
	border-left: 1px solid rgba(0,0,0,0.18);
	border-right: 1px solid rgba(0,0,0,0.18);
	border-bottom: 1px solid rgba(0,0,0,0.18);
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
}

/*navigation menu ul*/
#navmenu {
	margin:0 0 0 0;
	padding-left: 296px;
	vertical-align: top;
}

#navmenu li {
	
	list-style:none;
	display:inline;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	color: #000;
	vertical-align: top;
	font-weight: bold;
}

#navmenu li a {
	padding:5px;
	text-decoration:none;
	vertical-align: top;
	border: 1px solid rgba(47,86,131,0);
	/*color: #000;*/
	/*color: rgba(47,86,131,1);*/
	/*color: rgba(0,98,193,1);*/
	color: #000;
	/*color: #aa0017;*/
	color: #ca000d;
}

#navmenu li a:hover {
	vertical-align: top;
	border: 1px solid rgba(255,255,255,0);
	text-decoration: none;
	color: #fff;
	background-color: #ca000d;
}




/*SIDEBAR---------------------------------------------------------*/
/*everything in sidebar*/
#sidewrapper {
	float:left;
	width:274px;
}

/*all boxes in sidebar*/
#sideitem {
	float:left;
	width:248px;
	margin-top:15px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	background: rgba(255,255,255,0);
	border-top: 1px solid rgba(0,0,0,0.18);
	border-left: 1px solid rgba(0,0,0,0.18);
	border-right: 1px solid rgba(0,0,0,0.18);
	border-bottom: 1px solid rgba(0,0,0,0.18);
	color: #000;
	float: left;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	font-size: 100%;
	text-align: left;
}

#doing {
	margin-top: 9px;
}

#doing h3 {
	font-size: 129%;
	font-weight: normal;
	padding-bottom: 3px;
}

#lastdoing {
	margin-top: 9px;
	margin-bottom: 9px;
}

#sideitem img {
	margin-top: 0px;
	margin-bottom: 6px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#sideitem a {
	/*color: rgba(55,103,144,1);*/
	/*color: rgba(0,68,173,1);*/
	color: #ca000d;
	text-decoration: none;
}

#sideitem a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ca000d;
}

#sideitem li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #ca000d;
}

#sideitem h3 {
	font-size: 129%;
	font-weight: bold;
	padding-bottom: 3px;
}

#sideitem li {
	list-style-type: none;
	list-style-image: none;
}

#fineprint img {
	padding-top: 3px;
	margin-bottom: -4px;
	border-style: none;
}

/*social media icon row*/
#socialrow {
	width: 248px;
	text-align: center;
	padding-top: 3px;
	margin-left: 0px;
}

#socialrow a{
	/*background: rgba(184,227,255,0);*/
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background-color: #fff;
}

#socialrow li {
	list-style:none;
	display:inline;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: -1px;
	margin-right: 0px;
	color: #000;
}

#socialrow li a {
	background-color: #fff;
	color: #fff;
}

#socialrow img {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
	border-radius: 0px;
}

#socialrow li a img{
	border-style: none;
}

#socialrow li a:hover {
	/*text-decoration: underline;*/
	/*color: #fff;*/
	background-color: #fff;
}




/*CONTENT---------------------------------------------------------*/
/*content div contains all posts in the right column*/
#content {
	padding-left: 0px;
	padding-right: 0px;
	width: 624px;
	margin-bottom: 0;
	margin-top: 0px;
	margin-left: 290px;
	color: #272727;
	}

#content a {
	vertical-align: top;
	font-weight: bold;
	/*color: #000;*/
	/*color: rgba(0,30,120,1);*/
	/*color: rgba(0,98,193,1);*/
	/*color: rgba(0,98,193,1);*/
	color: #000;
	/*background-color: #f1f1f1;*/
	text-decoration: none;
}

#content a:hover {
	vertical-align: top;
	/*color: #3769cf;*/
	color: #fff;
	background-color: #ca000d;
}




/*POST------------------------------------------------------------*/
/*postwrapper wraps around individual post consisting of posthead, postmeta and post divs*/
#postwrapper {
	width: 624px;
	margin-top:15px;
}

/*posthead contains post title text*/
#posthead {
	width: 600px;
	background: rgba(255,255,255,0);
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-top: 9px;
	border-top: 1px solid rgba(0,0,0,0.0);
	border-right: 1px solid rgba(0,0,0,0.0);
	border-left: 1px solid rgba(0,0,0,0.0);
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
}

#posthead h2 {
	color:#000;
	line-height: 18px;
	font-size: 18px;
}

#posthead h2 a {
	color:#ca000d;
	line-height: 18px;
	font-size: 18px;
	border: 1px solid #eaeaea;
}

/*postmeta contains metadata abou the individual post - time, permalink, comment link and count, tags*/
#postmeta {
	width: 600px;
	color: #000;
	background: rgba(255,255,255,0);
	padding-top:8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 3px;
	border-left: 1px solid rgba(0,0,0,0.0);
	border-right: 1px solid rgba(0,0,0,0.0);
	/*border-bottom: 1px solid #eaeaea;*/
	font: 11px Helvetica, Verdana, Arial, sans-serif;
}

#postmeta a {
	text-decoration:none;
	color: #000;
	font-weight: normal;
	font-style: normal;
	
}

#postmeta a:hover {
	vertical-align: top;
	color: rgba(0,122,249,1);
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#postmeta a img {
	border: 1px solid #fff;
}

#postmeta a:hover img {
	border: 1px solid #ca000d;
}

#permalink {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -5px;
  margin-top: -2px;
}

#comment {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -5px;
  margin-top: -2px;
}

/*finally, here's the div containing the actual text of the post*/
#post {
	font: 120%/18px "Lucida Grande", verdana, Arial, Helvetica, sans-serif;
	width: 600px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 12px;
	background: rgba(255,255,255,0);
	border-left: 1px solid rgba(0,0,0,0.0);
	border-right: 1px solid rgba(0,0,0,0.0);
	/*border-bottom: 1px solid rgba(0,0,0,0.36);
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;*/
	/*border-bottom: 1px solid #eaeaea;*/
	overflow: hidden;
}

#post a {
	font-size: 102%;
	background-color: none;
	color: #ca000d;
}

#post a:hover {
	font-size: 102%;
	background-color: #ca000d;
}

#post p {
	margin-top: 9px;
}

#post img {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	border-radius: 5px;
	border-style: none;
	float: left;
	margin-right: 13px;
	margin-left: 0px;
	margin-bottom: 9px;
	margin-top: 9px;
	clear: left;
}

/*postags contains tags for the individual post - time, permalink, comment link and count, tags*/
#postags {
	width: 600px;
	color: #000;
	background: rgba(255,255,255,0);
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 15px;
	border-left: 1px solid rgba(0,0,0,0.0);
	border-right: 1px solid rgba(0,0,0,0.0);
	/*border-bottom: 1px solid #eaeaea;*/
	font: 11px Helvetica, Verdana, Arial, sans-serif;
	border-bottom: 1px solid rgba(0,0,0,0.0);
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;
}

#postags a {
	text-decoration:none;
	color: #ca000d;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #eaeaea;
	
}

#postags a:hover {
	vertical-align: top;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #ca000d;
}

#postags a img {
	border: 1px solid #fff;
}

#postags a:hover img {
	border: 1px solid #ca000d;
}





/*FOOTER----------------------------------------------------------*/
#footwrapper {
	width: 624px;
	margin-top:15px;
}

/*forward/back in time links at base of page, main/random on items pages*/
#footmeta {
	width: 600px;
	color: #ca000d;
	background: rgba(255,255,255,0);
	padding-top:12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	margin-top:0px;
	border-top: 1px solid rgba(0,0,0,0.0);
	border-left: 1px solid rgba(0,0,0,0.0);
	border-right: 1px solid rgba(0,0,0,0.0);
	border-bottom: 1px solid rgba(0,0,0,0.0);
	font-size: 100%;
	-moz-border-radius-topright: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;
	text-align: center;
}

#footmeta a {
	color: #ca000d;
}

/*#footmeta a:hover {
	vertical-align: top;
	color: #3769cf;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}*/


	/*-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;*/
