#home {
	background-position:0;
}

#home #content {
	background-color:#FFF;
	border-left-color:#e7e6da;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#e7e6da;
	border-right-style:solid;
	border-right-width:1px;
	color:#393949;
	float:left;
	margin:0;
	padding-left:24px;
	padding-right:24px;
	width:500px;
}

#home #sidebar {
	float:right;
	margin-right:20px;
	margin-top:25px;
	width:380px;
}

#latest {
	background:0;
	float:left;
	margin:0;
	padding:0;
	width:525px;
}

#latest h2 {
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:2em;
	text-decoration:none;
	text-transform:none;
}

#latest h2 a {
	border-bottom-style:none;
	color:#525371;
	text-decoration:none;
	text-transform:none;
}

#latest h2 a:hover {
	border-bottom-color:#525371;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#525371;
	text-decoration:none;
	text-transform:none;
}

#latest .commentcount {
	font-size:.65em;
}

#bottomlines {
	font-size: 10px;
	position: relative;
	margin-bottom: 0px;
	width:1000px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top:3px;
	overflow:hidden;
}

#bottomlines, #bottomlines ul, #bottomlines li {
	list-style-type: none;
}

#bottomlines h3 {
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #e7e6da;
}

#bottomlines h3 a {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#bottomlines li {
	margin: 3px;
	border-width: 20px;
	border-color: #1d1d23;
	border-style: solid;
	float: left;
	width: 204px;
	overflow: hidden;
	}
	
#bottomlines li:hover {
	border-width: 20px;
	border-color: #393949;
	border-style: solid;
	float: left;
	overflow: hidden;
	}
	
#bottomlines a, #bottomlines a:visited {
	height: 145px;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #7d7d7d;
	background-color: #1d1d23;
	overflow: hidden;
	}
	
#bottomlines a:hover,#bottomlines a:active{
	background-color: #393949;
	color:#bebebe;
	display:block;
	text-decoration:none
	}

/* #bottomlines ul li {
	background-color: #1d1d23;
	padding: 10px;
	display:block;
	margin:3px;
	border-width:1px;
	border-color:#1d1d23;
	border-style:solid;
	float:left;
	height: 135px;
	list-style:none;
	width: 222px;
	overflow:hidden;
} */


#middle .wrapper {
	background:0;
	padding:15px 0 0 30px;
	width:930px;
}

.tabberlive {
	margin-left:0;
	margin-right:5px;
	margin-top:6px;
}

ul.tabbernav {
	font:13px "Lucida Grande", Verdana, Arial, sans-serif;
	margin:0;
	padding-bottom:4px;
}

ul.tabbernav li {
	color:#3f3f3f;
	display:inline;
	list-style:none;
	margin:0;
}

ul.tabbernav li a {
	border-bottom:none;
	margin-right:3px;
	padding:4px .5em;
	text-decoration:none;
}

ul.tabbernav li a:link {
	-khtml-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	background-color:#282831;
	border-left-color:#000;
	border-left-style:solid;
	border-left-width:1px;
	border-radius:5px 5px 0 0;
	border-right-color:#000;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#000;
	border-top-style:solid;
	border-top-width:1px;
	color:#fff;
}

ul.tabbernav li a:visited {
	background-color:#e7e6da;
	color:#000;
}

ul.tabbernav li a:hover {
	background-color:#f1f1f1;
	color:#282831;
}

ul.tabbernav li.tabberactive a {
	background-color:#FFF;
	border-left-color:#000;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#000;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#000;
	border-top-style:solid;
	border-top-width:1px;
	color:#282831;
	padding-bottom:5px;
}

ul.tabbernav li.tabberactive a:hover {
	background-color:#e7e6da;
	border-left-color:#000;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#000;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#000;
	border-top-style:solid;
	border-top-width:1px;
	color:#000;
}

.tabberlive .tabbertab {
	-khtml-border-radius:0 5px 5px 5px;
	-moz-border-radius:0 5px 5px;
	-webkit-border-radius:0 5px 5px 5px;
	background-color:#FFF;
	border-color:#000;
	border-radius:0 5px 5px 5px;
	border-style:solid;
	border-width:1px;
	color:#3f3f3f;
	font:13px "Lucida Grande", Verdana, Arial, sans-serif;
	padding:15px;
}

.tabberlive .tabbertab a {
	color:#3f3f3f;
}

.tabberlive .tabbertab p {
	margin:0;
}

.tabberlive .tabbertab a:hover {
	color:#c80000;
}

.tabberlive .tabbertab li {
	list-style:none!important;
	margin:0;
	padding:0;
}

.tabberlive .tabbertab ul {
	list-style:none;
	margin:0;
	padding:0;
}

.tabberlive .tabbertab ul li {
	background:#282831;
	border-bottom-color:#bfbfbf;
	border-bottom-style:solid;
	border-bottom-width:1px;
	list-style:none;
	padding:5px 0 5px 5px;
	text-decoration:none;
}

.tabberlive .tabbertab ul li:hover {
	background:#000;
	border-bottom-color:#bfbfbf;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#8787a6;
	list-style:none;
	padding:5px 0 5px 5px;
	text-decoration:none;
}

.tabberlive .tabbertab ul li a {
	color:#8787a6;
	padding:0 0 0 5px;
	text-decoration:none;
}

.tabberlive .tabbertab ul li a:hover {
	color:#eee;
	padding:0 0 0 5px;
}

.tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
}

.tabberlive .tabbertabhide,.tabberlive .tabbertab h2,.tabberlive .tabbertab h3 {
	display:none;
}

.nwsidebar {
	margin-bottom: 20px;
}

.fbconnect{ }
.fbconnect img { border-width: 0px; border-style: none; padding: 0px; margin: 0px; }
.fbconnect h2 a { font-size: 14px; }
#facebook { border-left-color: black; border-top-color: black; border-left-width: 1px; border-left-style: solid; border-top-style: solid; border-top-width: 1px; margin-bottom: 20px; color: #e7e6da; padding-left: 10px; padding-right: 10px; display: block; width: 350px; background-color: #282831; }

