* { 
	padding: 0; 
	margin: 0; 
}

body {
    font: normal 12px Arial, Verdana, sans-serif;
    color: #000; 
	background-color: #f5f5f5;
}

a {
	color:#261e6e;
	text-decoration:underline;
}

a:hover {
	color:#cc0000;
	text-decoration:none;
}

#content p {
	margin: 15px 0;
}

#content h1 {
	font-size: 16px;
}

#wrapper {
	width: 940px;
	border: solid 1px #261e6e;
	background-color: #fff;
	margin:15px 0;
	padding-bottom:0;
}

#page {
	width:652px;
	text-align:left;
}

#page_wide {
	width:788px;
	text-align:left;
}

#optimize {
	color: #d6d6d6;
	font-size: 11px;
	/*width: auto;
	background-color: #fff;*/
	border-bottom: solid 1px #d6d6d6;
	padding: 1px 1px 1px 3px;
	line-height: 1.0em;
	margin-bottom:3px;
}


/************************************************************************************/
/* HEADER */
/************************************************************************************/

#header {
	width:auto;
	border-bottom:1px solid #9ea2ba;
	background-color:#f5f5f5;
}

#header .ad {
	margin-bottom:13px;
}


/************************************************************************************/
/* LEFT NAV */
/************************************************************************************/

#left_nav {
	width:140px;
	background-color:#efefef;
	border-right:1px solid #9ea2ba;
	text-align:left;
	padding-top:8px;
}

.lineup, .lnav_block {
	padding:3px 3px 3px 5px;
	margin-bottom:10px;
}

.lineup ul {
	margin-bottom: 0;
	list-style: none;
}

.lineup li {
	padding: 2px 0 0 18px; 
	background: url(images/misc/navarrow-dark.gif) no-repeat left;
	line-height: 13px;
}

.lnav_block ul {
	margin-bottom: 0;
	list-style: none;
}

.lnav_block li {
	padding: 0 0 0 2px;
	line-height: 15px;
}

#left_nav a { 
	color: #261e6e;
	text-decoration: none;
	font-weight: bold; 
} 

#left_nav a:hover { 
	color: #9ea2ba; 
	text-decoration: underline
}

#left_nav li.highlight_link {
	padding: 2px 0 0 18px; 
	background: url(images/misc/navarrow-red.gif) no-repeat left;
	line-height: 13px;
}

#left_nav li.highlight_link a, #left_nav li.highlight_link a:visited {
	color:#660000;
}

#left_nav li.highlight_link a:hover {
	color:#900000;
}

.highlight_link a, .highlight_link a:visited {
	color:#660000;
}

.highlight_link a:hover {
	color:#900000;
}

.adbrite_block {
	text-align:center;
	padding-top:3px;
	margin-bottom:10px;
}

.ad_text_links {
	padding:0 3px;
	margin:3px 0 10px 0;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	text-decoration:none; 
	color:#535353;
	line-height:1.3em;
}

#left_nav .ad_text_links p, #left_nav_css .ad_text_links p {
	margin:0 0 12px 0;
}

#left_nav .ad_text_links a, #left_nav .ad_text_links a:visited, #left_nav_css .ad_text_links a, #left_nav_css .ad_text_links a:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#3c4a68;
}

#left_nav .ad_text_links a:hover, #left_nav_css .ad_text_links a:hover {
	text-decoration:underline;
	color:#2a334a;
}


/************************************************************************************/
/* RIGHT SIDEBAR */
/************************************************************************************/

#right_sidebar {
	width:130px;
	padding:3px;
	background-color:#f7f7f7;
	border-left:1px solid #ebebeb;
	text-align:center;
	padding-top:8px;
}

#right_sidebar .menu {
	width:120px;
	border:1px solid #9e9e9e;
	margin-bottom:15px;
}

#right_sidebar .menu_list {
	padding:1px 2px 2px 2px;
	background-color:#f5f5f5;
	text-align:left;
}

#right_sidebar img {
	border-bottom:1px solid #9e9e9e;
	padding:0;
	margin:0;
}

#right_sidebar ul {
	list-style:none;
}

#right_sidebar a, #right_sidebar a:visited {
	color:#261e6e;
	font-size:11px;
	text-decoration:underline;
}

#right_sidebar a:hover {
	color:#808080;
	text-decoration:none;
}

#right_sidebar .date {
	color:#990000;
	font-size:10px;
}


/************************************************************************************/
/* FOOTER */
/************************************************************************************/

#footer {
	width:auto;
	background-color:#261e6e;
	color:#fff;
	font-weight:bold;
	padding:2px 0
}


/************************************************************************************/
/* CONTENT */
/************************************************************************************/

#content {
	width:auto;
	padding:5px 5px 30px 5px;
	text-align:left;
}

/****HOMEPAGE****/

#slot_a {
	float:left;
	width:300px;
	border-right:1px solid #eee;
	text-align:center;
	padding-top:6px;
}

#slot_a img {
	margin-bottom:18px;
}

#plugs {
	float:right;
	width:333px;
}

.spacer-hpplugs {
	border-bottom:1px solid #eee;
	margin:11px 5px;
}

.spacer-hpplugs-bottom {
	border-bottom:1px solid #eee;
	margin:15px 5px 0 5px;
}

.spacer-hp01 {
	border-bottom:1px solid #eee;
	margin:8px 5px;
}

.spacer-hp02 {
	border-bottom:1px solid #eee;
	margin:4px 5px 18px 5px;
}

.hpplug-vids img {
	float:left;
	margin-right:3px;
}

.hpplug-vids a, .hpplug-vids a:visited  {
	color:#cc0000;
	text-decoration:underline;
}

.hpplug-vids h1 {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}


////////////////////////////////////////////////////

.entry_block_small {
	margin-bottom:20px;
}

.entry_block_small .entry_thumb {
	margin-right:7px;
	margin-bottom:10px;
	float:left;
}

#content .entry_block_small p.headline, #content .entry_block_small p.headline:visited {
	margin:0 0 2px 0;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

.entry_block_small .attribution, .entry_block_links .attribution {
	font-size:11px;
	color:#666;
}

#content p.entry_text {
	margin:0;
}

#content p.entry_text_tight {
	margin:2px 0 0 0;
}

#content p.entry_quote {
	margin:6px 0 0 0;
	color:#797979;
}



///////////////////////////////////////////////

#slot_b {
	margin:5px 0 15px 0;
}

#slot_b td {
	text-align:center;
	padding:5px;
}

#slot_b td img {
	margin-bottom:2px;
}

#slot_b td h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#slot_b td a, #slot_b td a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#261e6e;
	text-decoration:none;
}

#slot_b td a:hover {
	color:#808080;
	text-decoration:underline;
}

#pod_tbl {
	margin:10px 0;
}

#pod_tbl td.mid {
	width:150px;
	text-align:center;
}

#pod_tbl td.left {
	padding-right:10px;
}

#pod_tbl td.right {
	padding-left:10px;
}

#pod_tbl td.left img {
	margin-bottom:4px;
	display:block;
}

#pod_tbl td.mid img {
	margin-bottom:7px;
}

#pod_tbl .header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	margin-bottom:3px;
}


/****GALLERIES****/

.gallery_table {
	margin: 20px 0;
}

.gallery_table td {
	text-align: center;
	padding-bottom:13px;
}

/*.gallery_table img {
	margin-bottom: -8px;
}*/

#content .gallery_table p {
	margin: 5px 0;
}


/****VIDEOS****/

td.bench_img {
	text-align:center;
	padding-bottom:4px;
}

td.bench_text {
	padding-bottom:4px;
}

td.bench_text img {
	float:left;
	padding-right:3px;
}

td.bench_gap {
	height:12px;
}
	

/************************************************************************************/
/* CONTENT HEADERS */
/************************************************************************************/

#content h1 {
	font-size: 16px;
}

#content h1.smallhead {
	font-size: 14px;
	font-weight: bold;
}

.smallhead {
	font-size: 14px;
	font-weight: bold;
}


/************************************************************************************/
/* MISC */
/************************************************************************************/

img.padded {
	margin-bottom:13px;
}
