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,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}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
font:11px/13px "Helvetica Neue", "HelveticaNeueLT Std", Helvetica, Arial, sans-serif;
background:#fff;
color:#000;
margin:0;
padding:0;
background-image: url(/wp-content/themes/bg.gif);
}
a {
color:#000;
text-decoration:underline;
}
a:hover, .current_page_item a, .current-cat a, .home #site-name a {
color:#000;
}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#000;
}
p {
/* margin:16px 0; */
/* margin-top: 10px; */
margin-bottom: 10px;
}
#wrapper {

}

#container {
width:640px;
height: 560px;
	position:absolute; 
	top:50%;
	left: 50%;
margin:0 auto;
padding: 20px;
background: white;
	margin-top:-300px;
	margin-left:-340px;
/*
overflow: auto;
*/
}
#masthead {
	z-index: 100;
background: white;
/* padding: 20px; */
/* height: 125px; */
}
#masthead a, h2 a, h3 a {
text-decoration:none;
}
#masthead a:hover {
	background: black;
	color: white;
}
#archive-what {
margin-top:0;
}
#breadcrumbs {
	background: black;
	height: 12px;
	width: 630px;
	padding: 3px 4px 4px 6px;
}
#breadcrumbs a {
	color: #fff;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#menu {
/* 	position: relative; */
/* 	top: 60px; */
	font-size: 11px;
}
#the-logo {
	height: 125px;
}
/*
#full-entry {
	position: relative;
	height: 200px;
	width: 360px;
	background: black;
	left: 130px;
}
*/

#full-entry {
	display: none;
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	background: #f0f0f0;
	width: 360px;
	height: 365px;
	position: absolute;
	float: left;
	margin-left: 130px;
	margin-top: 10px;
	z-index: 999;
	overflow: hidden;
}

.entry-inside {
	position: relative;
}

.entry-content {
	height: 350px;
	overflow: hidden;
}

.scroll_wrapper {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
	width: 7px;
	height: 10px;
	background: #ddd;
	position: relative;
}
.scroll_bar {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;

	background: #aaa;
	width: 7px;
	height: 10px;
	position: relative;
	cursor: move;
}
.scroll_wrapper, .scroll_bar {
/* 	display: none; */
}

.bbq-loading {
	position: absolute;
	display: none;
	background: white;
	top: 105px;
	z-index: 999;
	padding: 2px;
}

.close {
	position: absolute;
	display: none;
	top: 185px;
	margin-left: 490px;
	z-index: 9999;
/*
	width: 10px;
	height: 11px;
*/

}
.close a, .close a:hover {
	background: #f0f0f0;
	text-decoration: none;
	border: 0;
	color: #f0f0f0;
	font-size: 0;
	line-height: 0;
}

.home #main .entry {
	overflow: hidden;
	height: 120px;
	width: 120px;
	background: #f0f0f0;
	margin: 0 10px 10px 0;
	float: left;
	background: #f0f0f0;
}
#full-entry .entry {
/* 	background: #f0f0f0; */
}
.empty {
	height: 120px;
	width: 120px;
	float: left;
	margin: 0 10px 10px 0;
	background: #f0f0f0;
}
.entry-image-container {
	width: 120px;
	height: 90px;
	overflow: hidden;
}
.entry-front-pad {
	padding: 5px;
}
#full-entry .entry-front-pad {
	padding: 0;
}
.entry-title {
/* line-height:10px; */
font-size:10px;
text-transform: uppercase;
position: relative;
}
#full-entry .subtitle {
/* 	margin-bottom: 10px; */
	height: 20px;
}
#full-entry img {
/* 	margin-bottom: 10px; */
}

.subtitle {
	z-index: 0;
	text-transform: uppercase;
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 9px;
	font-size: 9px;
}
.no-thumb {
	background: #ccc;
	width: 120px;
	height: 90px;
}
#main {
z-index: 50;
/* float:left; */
width:650px;
height: 405px;
/* padding: 10px 10px 20px 20px; */
padding-top: 10px;
background: white;
/* overflow: hidden; */
}
.widget {
margin:24px 0;
}
.navigation {
margin:24px 0 48px 0;
height:24px;
}
.comment-navigation {
margin:24px 0;
}
.clear, p.meta {
clear:both;
}
/*
#footer {
clear:both;
margin:24px 0;
}
*/
#footer {
	border-top: 2px black solid;
clear:both;
padding-top: 8px;
margin-bottom: 10px;
float: none;
width: 640px;
font-size: 9px;
}
#footer #foot a {
	margin-right: 35px;
	text-decoration: none;
}
#foot {
	float: left;
}
#footer a {
	text-decoration: none;
}
.r {
	float: right;
}

blockquote {
border-left:10px solid #000;
padding-left:20px;
}
.entry-content ul, .comment-body ul, .entry-content ol, .comment-body ol {
margin:16px 0 16px 10px;
padding:0 20px;
}
.entry-content ul ul, .entry-content ul ol, .comment-body ul ul, .comment-body ul ol, .entry-content ol ul, .comment-body ol ol, .comment-body ol ul {
margin:0 0 0 10px;
}
.entry-content ul li, .comment-body ul li {
list-style-type:square;
}
.entry-content ol li, .comment-body ol li {
list-style-type:decimal;
}
/* WordPress image things */
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
.wp-caption {
text-align:center;
background-color:#EAF3FA;
padding-top:4px;
margin:2px 20px;
}
.wp-caption img {
margin:0;
padding:0;
border:0 none;
}
.wp-caption p.wp-caption-text {
padding:0 4px 5px;
margin:0;
}
img#wpstats{display:none}