/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, 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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5em;
	background: #000 url(/images/freaky_bg_full.jpg) center top no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C8BDE;
}
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;
}
.clear { clear:both; }

#wrapper {
	width: 950px;
	height: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#header {
	height: 269px;
	margin: 0 auto;
	padding: 0 20px;  
}
#nav { float:right; margin: 150px 20px 10px 10px; }
#logo-floater {
	float: left;
	width: 10%;
	margin-left: -60px;
}
#container {
	clear:both;
	height: 420px;
}
#main {
	width: 460px;
	float:right;
	margin-right: 20px;
	padding-top: 15px;
}
#main p { clear:both; }
.scroller, .skinnyscroller { height:350px; overflow:auto; padding-right:10px; }
#sidebar {
	width: 430px;
	float:left;
	margin-left: 30px;
}
#footer {
	padding: 20px;
	color:#FFFFFF;
	padding:20px 160px 10px 120px;
}

.botthumb { width: 100px; }
.thumb { margin: 0px 15px 15px 0px; float:left; }
.wallthumb {
	margin:10px;
	border:2px solid #000000;
}
/* typog */
a:link {
	color: #A4C9E8;
}
a:visited {
	color: #7889BD;
}
a:hover, a:active {	color: #7ECAFF; }
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3, .gfc-resultsHeader  {
	font-size:1.5em;
	line-height:1.5;
	margin-bottom:0.2em;
	margin-top: 15px;
	border:none;
}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

.bot h3 { margin-top: -25px; float:left; font-size:1.7em; }
.bot img { margin: 10px 30px 5px 0px; border:solid 4px #000; }

/*sifr */
.freaky { font-size:2em; }
#footer .freaky { font-size:1.5em; }

/* video */
.vimeoBadge { width: 120px; }

/* blogs */
#creditfooter { display:none; }
.feedburnerFeedBlock ul li span.headline a { font-size:1.5em; margin-bottom:10px; text-decoration:none; }
.feedburnerFeedBlock ul li p.date { padding: 5px 0px;}
.feedburnerFeedBlock ul li { background-image:url(/images/blot345.jpg); background-repeat:no-repeat; padding: 0px 0px 0px 120px; }
.skinnyscroller .feedburnerFeedBlock ul li { background-image:url(/images/blot345.jpg); background-repeat:no-repeat; padding: 110px 0px 0px 0px; }
#wires {
	position: relative;
	left: 10px;
 	background-image: url(images/wires.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	z-index: 2;
}