body {
	background-image: url(../img/back.png);
	background-attachment: fixed;
	font-size: 14px;
	font-family: Arial, sans-serif;
	margin: 0pt auto;
	color: white;
}

#topbar {
	background: url(../img/background.jpg) repeat-x;
	border-bottom: 1px solid #555;
	width: 100%;
	height: 21px;
}

#both {
	width: 90%;
	margin: 0pt auto;
	text-align: left;
}

#both b {
	font-weight: normal;
	font-size: 95%;
	color: #555;
	width: 300px;
	text-align: right;
}

#both b.status {
	float: right;
	text-align: right;
}

#both b.status em {
	color: #c44444;
	font-style: normal;
}

#both .button {
	border: 1px solid #222;
	font-size: 11px;
	background-color: #e6f0f9;
}

#search {
	float: left;
	width: 300px;
	z-index: 10;
}

#search fieldset {
	border: none;
	color: #555;
	padding: 0px;
}

#search fieldset label {
	font-size: 95%;
	font-weight: normal;
}

.searchthing {
	border: 1px solid #c44444;
	font-size: 11px;
}

#entire {
	width: 90%;
	margin: 0pt auto;
	text-align: left;
}

#header {
	margin: 0pt auto;
	padding: 0px;
}

#header #logo {
	text-align: left;float: left;
}

#header #logo img {
	position: relative;
	margin: 0pt;
	
}

#header h1 {
	color: #c40000;
	font-family: Arial, sans-serif;
	font-size: 40px;
	font-weight: bold;
	padding: 20px 0pt 0pt 20px;
	margin: 0pt;
}

#header h1 em {
	color: #fff;
	font-style: normal;
	font-weight: normal;
}

#header h1 sup {
	font-size: 16px;
	color: #c44444;
}

#header ul {
	float: right;
	position: relative;
	top: 73px;
	margin: 0;
	clear: both;
}

#header li {
	font-size: 16px;
	font-weight: bold;
	float: left;
	list-style-type: none;
	text-align: center;
	margin-left: 5px;
}

#header li a {
	background: url("../img/nav5maybe.png");
	background-repeat: no-repeat;
	display: block;
	width: 90px;
	height: 25px;
	padding-top: 5px;
	color: #777;
	text-decoration: none;
}

#header li a.selected, #header li a:hover{
	color: #fff;
}

#phrase {
	border-top: 2px solid #c40000;
	color: #000;
	min-width: 760px;
	padding: 15px 0pt 0pt 0pt;
	clear: both;
}

#phrase img {
	width: 100%;
	height: 100px;
}

#phrase #slogan {
	margin-left: 15px;
	font-size: 105%;
}

#phrase  .front {
	color: white;
	position: absolute;
}

#right {
	float: right;
	display: inline;
	width: 235px;
	margin-right: 20px;
}

#right #twitter_div {
	border: 1px solid #222;
	background-color: #111;
	padding: 10px;
	margin-left: 2px;
}

#right #twitter_div h2 {
	color: #c40000;
	font-weight: normal;
	margin: 0pt;
	font-size: 18px;
}

#right #twitter_div h2 em {
	color: #fff;
	font-style: normal;
}

#right #twitter_div ul#twitter_update_list {
	display: block;
	list-style-type: none;
	padding: 0px;
}

#right #twitter_div li {
	color: #fff;
	padding: 5px;
}

#right #twitter_div li span {
	color: #fff;
}

#right #twitter_div li a {
	color: #c40000;
}

#right #twitter_div li a:hover {
	color: #888;
}

#right #links {
	border: 1px solid #222;
	background-color: #111;
	margin-left: 2px;
	padding: 10px;
}

#right #links h2 {
	font-size: 18px;
	color: #c40000;
	font-weight: normal;
	margin: 0pt;
}

#right #links h2 em {
	color: #fff;
	font-style: normal;
}

#right #links ul {
	list-style-type: none;
	padding: 5px;
	margin: 0pt;
}

#right #links ul li {
	line-height: 2em;
}

#right #links ul li a {
	color: #777;
	text-decoration: none;
}

#right #tagcloud {
	border: 1px solid #222;
	background-color: #111;
	margin-left: 2px;
	padding: 10px;
}

#right #tagcloud h2 {
	font-size: 18px;
	color: #c40000;
	font-weight: normal;
	margin: 0pt;
}

#right #tagcloud h2 em {
	color: #fff;
	font-style: normal;
}

#right #dynacloud a {
	color: #777;
	text-decoration: none;
}

#right #dynacloud a:hover {
	text-decoration: underline;
}

legend {
	color: #c40000;
	font-size: 18px;
}

legend em {
	color: #fff;
	font-style:normal;
	font-weight: normal;
}

#loginform {
	position: relative;
	padding: 0px;
}

#loginform fieldset {
	border: 1px solid #222;
	background-color: #111;
	padding: 10px;
}

#loginform .box {
	background-color: #333;
	border: 1px solid #c40000;
	color: #fff;
	width: 209px;
}

#loginform .button {
	border: 1px solid #222;
	background-color: #333;
	color: #fff;
	cursor: pointer;
}

#remember_me {
	border: 1px solid #c44444;
}

#home  {
	padding: 20px;
	text-align: justify;
	font-size: 90%;
}

#home h2 {
	color: #c40000;
	margin: 0px;
	font-weight: normal;
	font-size: 23px;
	border-top: 1px solid #222;
}

#home h2.videoinfo {
	margin-bottom: 15px;
}

#home h2 em {
	color: #fff;
	font-style: normal;
}

#home #about {
	border-right: 1px solid #222;
	margin-right: 270px;
	padding: 20px;
}

#home #about p {
	
	padding: 0pt 5px;
}

#home a {
	color: #c40000;
}

#home a:hover em {
	color: #888;
	text-decoration: none;
}

#home p {
	padding: 0px 5px;
}

#home p a {
	color: #c40000;
}

#home p a:hover {
	color: #888;
	text-decoration: none;
}

#projects {
	border-right: 1px solid #222;
	padding: 20px;
	text-align: justify;
	font-size: 90%;
	margin-right: 270px;
	min-height: 400px;
}

#projects h2 {
	color: #c40000;
	margin: 0px;
	font-weight: normal;
	font-size: 23px;
	border-bottom: 1px solid #222;
}

#projects h2.videoinfo {
	margin-bottom: 15px;
}

#projects h2 em {
	color: #fff;
	font-style: normal;
}

#projects a {
	color: #c40000;
}

#projects a.click {
	cursor: pointer;
	color: #222;
}

#projects a.click em {
	text-decoration: underline;
	font-style: normal;
	color: #c40000;
}

#projects a:hover em {
	color: #888;
	text-decoration: none;
}

img.preview {
	height: 150px;
}

#projects p {
	display: block;
	padding: 12px 5px;
	margin: 0;
}

#projects p a {
	color: #c40000;
}

#projects p a:hover {
	color: #888;
	text-decoration: none;
}

#projects span.highlight {
	background-color: yellow;
	color: #111;
}

.blogentries {
	margin-bottom: 15px;
}

#projects em {
	font-style: normal;
	color: #c40000;
}

#projects a.expand {
	cursor: pointer;
	color: #fff;
	text-decoration: underline;
}

#projects a.expand:hover {
	color: #888;
	text-decoration: none;
}

#projects #video {
	text-align: center;
	padding:10px 0px;
	margin: 10px;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
}

#projects h3 {
	color: #777;
	margin: 0px;
	text-align: right;
	font-size: 88%;
}

#projects h3.postedby a {
	color: #c40000;
	text-decoration: none;
}

#projects h3.postedby a em {
	color: #fff;
	font-style: normal;
}

#projects h3.dateposted {
	text-align: right;
	margin-bottom: 3%;
}

#projects h3.dateposted em {
	border-bottom: 1px solid #999;
	color: #777;
	font-style: normal;
}

#projects .shadow {
	background-color: #000;
	border: 1px solid #111;
	display: block;
	margin: 1em;
	position: relative;
}

#projects blockquote {
	border: 1px solid #c40000;
	background-color: #111;
	padding: 0px;
}

#projects blockquote:before {
	font-family: "Times New Roman";
	content: open-quote;
}

#projects blockquote:after {
	font-family: "Times New Roman";
	content: close-quote;
	text-align: right;
}

blockquote:before, blockquote:after {
	color: #c40000;
	display: block;
	font-size: 5em;
	height: 50px;
}

#projects blockquote p {
	padding: 0px 10px;
}

#projects .wholeclear {
	clear: both;
}

#projects p.old {
	text-align: center;
	margin: 0pt auto;
}

#projects .whole  {
	width: 100%;
	border-bottom: 1px solid black;
	margin-bottom: 20px;
}

#projects .list {
	height: 99px;
	margin-bottom: 15px;
}

#projects .list p {
	font-size: 92%;
}

#projects .list .proleft {
	padding-left: 1%;
	height: 100%;
	float: left;
}

#projects .list .procenter {
	border-right: 1px solid #999;
	height: 100%;
	float: left;
	width: 56%;
}

#projects .list .proright {
	height: 100%;
	float: left;
}

#projects .list .proright p {
	color: #333;
	margin: 0pt;
	font-weight: bold;
}

#projects .list .proright p.submittedby {
	color: #c44444;
	font-weight: normal;
}

#projects .list .proright p.submittedby em {
	color: #222;
	font-style: normal;
}

#projects .list .proright p.rating {
	color: #c40000;
	font-weight: bold;
	font-size: 14px;
}

#projects .list .proright p.rating em {
	font-weight: normal;
	color: #888;
}

#projects .jsimage {
	width: 400px;
	height: 400px;
	border: 1px solid #ccc;
	background-color: #eee;
}

#resume {
	background-color: #333;
	border: 1px solid #222;
	color: #fff;
	min-height: 400px;
	position: relative;
	top: -8px;
	left: -8px;
	padding: 10px;
}

#resume h3.resume {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}

#resume hr {
	margin: 0pt 0pt 15px;
}

#resume h4.resume {
	font-weight: normal;
	font-size: 17px;
	text-align: left;
	border-bottom: 1px solid #222;
	width: 95%;
	margin: 20px auto;
}

#resume h5 {
	font-size: 17px;
	font-weight: normal;
	margin: 0pt auto;
	width: 95%;
}

#resume a {
	color: #ddd;
	margin-left: 20px;
}

#resume ul.resume {
	display: block;
}

#resume li {
	font-weight: normal;
	font-size: 14px;
	list-style-type: circle;
}

#foot {
	font-size: 12px;
	color: #fff;
	border-top: 1px solid #222;
	width: 80%;
	margin: 3% auto;
	text-align: center;
}

#foot a {
	border: none;
	text-decoration: none;
}

#foot a.footlink {
	color: #c40000;
	text-decoration: none;
}

#foot a.footlink em {
	color: #fff;
	font-style: normal;
	text-decoration: none;
}

#foot a img {
	height: 15px;
	width: 80px;
	border: none;
	margin: 10px;
}
