

/* RESET */

body {
	line-height: 1;
	text-align: center;
}
html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-align: left;
}

ol,ul {
	list-style:none;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}


	
/* remember to define focus styles! */
:focus {
	outline:0;
}


	
/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}


	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}

textarea {
margin:0;
	padding:0;
	outline:0;
	border: 1px solid #000;
}



body
{
background-color: black;
font: normal 11px Helvetica, Arial, sans-serif; 
color: white;
}



#container

{
	width: 805px;
	margin: 0 auto;
}

#container embed {
	width:788px;
	height: 580px;
	margin: 0 auto;
}



img.headerimg {
	position: relative;
	right: 1px;
	bottom: 1px;
	z-index: -2;
}

div#socialmedia {
	width: 789px;
	margin: 8px auto 0;
	text-align: center;
	display: block;
}


a.headerlink {
	display: inline-block;
}


div#blogsnippets {
	width: 452px;
	float: left;
	margin-right: 10px;
		border: 1px solid #4a494c;
	height: 459px;
	display: inline-block;
}



div#right {
	width: 309px;
	margin-right: 10px;
	float: left;
}

div#twitter {
	border: 1px solid #4a494c;

	margin-bottom: 5px;
	height: 240px;
	width: 306px;
}

div#sidebar {
	float: left;
	width: 310px;
}

div#youtube_posts {
border: 1px solid #4a494c;	height: 212px;
	width: 306px;

}

.clear{
	clear: both;
}

img.youtubeimg {
	float: left;
	margin-right: 10px;
}

#youtube_posts div.youtubepost {
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#youtube_posts div.youtubepost a h3.youtubetitle {
	margin-bottom: 5px;
}

#blogsnippets div.excerptblock {
	padding: 10px;
}

div#tweet {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

#tweet ul li span.prefix img {
	float: left;
	margin-right: 11px;
	margin-bottom: 17px;
	border: 1px solid #3f3f3f;
}

#tweet ul li {
	margin-bottom: 10px;
}

#blogsnippets div.excerptblock div.entry-date abbr.published {
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fffeff;
}

#blogsnippets div.excerptblock a h3.title {
	color: #776e0e;
	font-size: 17px;
	margin-top: 4px;
	margin-bottom: 3px;
}


#blogsnippets div.excerptblock span.excerpt {
	display: inline;
}

#blogsnippets div.excerptblock p.meta {
	text-transform: uppercase;
	color: #776e0e;
	font-size: 10px;
	margin-top: 5px;
}

a {
	color: #776e0e;
;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

div#content.narrowcolumn {
	width: 550px;
float: left;
	padding-bottom: 10px;
	padding-right: 20px;
}

#commentform input{
	margin: 3px 0;
	padding:  0;
	border: 1px solid #000;
}

#submit {
	height: 20px;
}

#commentform textarea {
	margin: 3px 0;
	padding:  0;
}

div.entry {
	margin-bottom: 10px;
}

p.postmetadata {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	margin-bottom: 30px;
}


div#content.narrowcolumn h2 {
	color: #776e0e;
	font-size: 17px;
	margin-top: 4px;
	margin-bottom: 10px;
}


div#content.narrowcolumn p {
	
}

.entry p {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 11px;
}
#nav ul li {
	float: right;
}
#nav ul li a{
	
color: #776e0e;
	padding: 6px;
}

#nav {
	height: 14px;
	padding-top: 14px;
	padding-right: 17px;
}


#page {
	width: 900px;
	margin: 0 auto;
}