* {

	margin: 0;

	padding: 0;

}

h1, h2, h3, h4, h5, h6, p {

	margin: 0;

	padding: 10px 0;

}

h1, h2, h3, h4, h5, h6 {

	font-family: Verdana;

}

hr {

	border: 1px solid #121212;

	color: #333;

}

pre {

	height: auto;

	overflow-x: scroll;

}

fieldset {

	border: 0;

	margin: 0;

	padding: 0;

}

dd {

	padding-left: 15px;

}

p {

}

a {

	color: #666666;

	text-decoration: none;

}

a:hover {

	color: #cc3300;

	text-decoration: underline;

}

a img {

	border: none;

}

blockquote {

	background: #070707;

	border: 1px solid #060606;

	color: #fff;

	font-style: italic;

	margin: 10px 10px 5px 15px;

	padding: 5px 15px;

}

code {

	color: #3366cc;

}

strong {

	font-size: 110%;

}

body {

	font-family: Times New Roman, arial, serif;

	padding: 0;

	text-align: center;

	background-position:top center;
	background-attachment: fixed;
	
	font-style: italic ;
	
}

#babylontop {

	padding: 10px 0;

	width: 100%;

}

#babylonlogo {

	float: left;

	margin: 0px 0 0px 20px;

	width: 400px;

}

#babylonright {

	float: right;

	margin: 5px 20px 0 0;

	text-align: right;

	width: 400px;

}

#babylonright #search {

}

#babylonright #search input[type="submit"] {

	background: none;

	border: none;

	font-family: "Times New Roman", Times, Georgia, serif;

}

#babylonright input[type="text"], textarea {

	background: none;

	border: none;

	padding: 2px;

	text-align: right;

}
#sharebar{
margin: 10px 0 5px;
height: 20px;
}
#sharebar .box{
float:left;
position: relative;
}
#babylonright #links {

	border-top: 1px solid #000000;

	font-family: Times New Roman, arial, serif, arial, serif;

	font-size: 15px;

	letter-spacing: 1px;

	padding: 10px 0 0;

	overflow: hidden;

}


#babylonright #links ul {

	float: right;

	list-style: none;

	overflow: hidden;

}

#babylonright #links ul li {

	float: left;

	margin-left: 10px;

}

#babylonright #links ul li a {

	display: block;

	height: 23px;

	font-size: 0;

	line-height: 0;

	background: url(images/sprite.png) no-repeat;

}

#babylonright #links ul li a.link-home {

	width: 49px;

	background-position: 0 0;

}

#babylonright #links ul li a.link-home:hover {

	width: 49px;

	background-position: 0 -36px;

}

#babylonright #links ul li a.link-twitter {

	width: 70px;

	background-position: -72px 0;

}

#babylonright #links ul li a.link-twitter:hover {

	width: 70px;

	background-position: -72px -36px;

}

#babylonright #links ul li a.link-facebook {

	width: 86px;

	background-position: -180px 0;

}

#babylonright #links ul li a.link-facebook:hover {

	width: 86px;

	background-position: -180px -36px;

}

#babylonright #links ul li a.link-contact {

	width: 99px;

	background-position: -288px 0;

}

#babylonright #links ul li a.link-contact:hover {

	width: 99px;

	background-position: -288px -36px;

}

#wrapper {

	background: #ffffff;

	margin: 0 auto;

	padding: 0;

	text-align: left;

	width: 960px;

}

#header {

	height: 220px;

	margin: 0;

	padding: 0;

}

#topnavbg {

	background: #url(images/tbar.jp) top left;

	height: 28px;

	margin-top: 35px;

}

#topnavbg a {

	color: #ffffff;

}

#topleft {

	color: #666666;

	float: left;

	font-size: 20px;

	font-weight: bold;

	letter-spacing: 2px;

	text-align: left;

	width: 250px;

}

#topright {

	margin: 0 auto;

	text-align: left;

	width: 950px;

}

#topright ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

#topright li {

	border-right: 2px solid #ffffff;

	display: inline;

	padding: 5px;

	text-transform: uppercase;

}

#topright li a {

	color: #ffffff;

	font-size: 9pt;

	font-weight: bold;

}

#topright li a:hover {

	color: #ffffff;

	text-decoration: none;

}

#header #logo {

	float: left;

	margin: 25px 0 0 0;

	padding: 0;

	width: 350px;

}

#header h1 {

	margin: 0;

	padding: 0;

}

#header h1 a {

	color: #fff;

	font-size: 17pt;

	text-decoration: none;

}

#header h1 a:hover {

	color: #eee;

	text-decoration: none;

}

#header span {

	color: #111;

	font-size: 11pt;

	padding: 0;

}

#catnav {

	background: #111111;

	border-top: 5px solid #666666;

	clear: both;

	height: 40px;

	margin: 0px 0 0 0px;

	padding: 0;

	width: 960px;

}

#nav {

	list-style: none;

	margin: 0;

	padding: 0;

}

#nav ul {

	margin: 0;

	padding: 0;

}

#nav li {

	border-right: 2px solid #000000;

	float: left;

	height: 40px;

	margin: 0;

	padding: 0;

	text-transform: uppercase;

}

#nav a {

	color: #fff;

	display: block;

	font-size: 10pt;

	letter-spacing: -1px;

	line-height: 44px;

	margin: 0;

	padding: 0 7px 0 7px;

}

#nav li a:hover {

	background: #333333;

	color: #cc3300;

	display: block;

	height: 48px;

	moz-border-radius-bottomleft: 6px;

	moz-border-radius-bottomright: 6px;

	text-decoration: none;

}

#nav li ul {

	left: -999em;

	list-style: none;

	position: absolute;

	width: 150px;

}

#nav li:hover ul, #nav li.sfhover ul {

	left: auto;

}

#nav li li {

	float: left;

	margin: 0;

	padding: 0;

	width: 150px;

}

#nav li li a {

	background: #040404;

	border-top: 1px solid #131f27;

	color: #fff;

	height: 24px;

	line-height: 24px;

	margin: 0;

	padding: 5px 20px 5px 15px;

	width: 150px;

}

#nav li li a:hover {

	background: #000;

	border-top: 1px solid #131f27;

	padding: 5px 20px 5px 15px;

}

#nav li:hover, #nav li.sfhover {

	position: static;

}

#toprss {

	display: inline;

	float: right;

	line-height: 41px;

	margin: 0 15px 10px;

	width: 65px;

}

#main {

	background: #ffffff;

	margin: 0 auto 0 10px;

	padding-bottom: 5px;

	padding-left: 0;

	padding-top: 10px;

	width: 950px;

}

.topTitle {

	font-family: Times New Roman, Georgia;

	font-weight: normal;

	margin-top: 0px;

	padding: 5px 0px;

}
#idc-container {
    max-width: 940px !important;
}
#idc-container div.idc-text_noresize, #idc-container textarea.idc-text_noresize{
background: none !important;
text-align: left;
}
#idc-container .idc-postnav-label {
    color: #333333 !important;
}
#idc-container .idc-message {
    color: #000000 !important;
}
.single .linkwithin_hook{
width:480px;
margin:0 auto;
}

.single #contentwrapper {

	float: left;

	margin: 0px 0 15px;

	padding: 5px 0 0;

	width: 940px;
	
	background: none;
	text-align:center;
}
.single #sharebar {
    display: block;
    height: 20px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 300px;
}
.single .topPost p.topMeta2 {
    color: #000000;
    display: block;
    font-size: 9pt;
    font-weight: bold;
    margin: 0 auto;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
#contentwrapper {

	float: left;

	margin: 15px 0 15px;

	padding: 75px 0 0;

	width: 670px;
	
	background: url(images/background_border.png) 669px 0 repeat-y;
	
	
}

#contentwrapperfull img {

	height: auto;

	max-width: 500px;

}

#contentwrapperfull {

	float: left;

	margin: 0 0 15px 0;

	padding: 0;

	width: 500px;

}

#contentwrapper2 {

	float: left;

	margin: 0 0 15px 0;

	padding: 0;

	width: 900px;

}

#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {

	background: #000000;

	color: #fff;

	font-size: 14pt;

	font-weight: normal;

	letter-spacing: -1px;

	margin: 15px 0 10px 10px;

	padding: 5px;

	width: 500px;

}

#contentwrapperfull .pageTitle {

	background: #000000;

	color: #fff;

	font-size: 14pt;

	font-weight: normal;

	letter-spacing: -1px;

	margin: 15px 0 10px 0;

	padding: 5px;

	width: 500px;

}

#sidebars img {

	margin-bottom: 10px;
max-width:260px;
}

.topPost2 {

	font-size: 9pt;

	margin: 0 0 10px 10px;

	padding-right: 20px;

	width: 640px;

	border-bottom: 1px solid #666666;

}

.topPost2 h2.topTitle a {

	color: #000;

	font-size: 25px;

	letter-spacing: 1px;

	line-height: 1.2;

	margin: -6px -2px 5px;

	text-transform: uppercase;

}

.topPost2 h2.topTitle a:hover {

	color: #666666;

	text-decoration: none;

}

.topPost2 p.topMeta {

	background: #ffffff;

	color: #000000;

	font-size: 9pt;

	font-weight: bold;

	padding: 0px 10px;

	position: absolute;

	text-transform: uppercase;

	z-index: 1;

}

#dateup {

	position: relative;

}

#topMeta {

	background: #FFF;

	float: left;

	font-size: 16pt;

	font-weight: normal;

	height: 22px;

	letter-spacing: 1px;

	padding: 0

	position: relative;

	text-transform: uppercase;

	width: 150px;

	z-index: 1;

}

#topMeta span {

	

	color: #858484;

}

#topMetaright {

	background: url("images/datebg_big.png") no-repeat right top;

	color: #000000;

	float: left;

	font-size: 9pt;

	font-weight: bold;

	height: 29px;

	padding: 0px 10px;

	position: relative;

	text-transform: uppercase;

	width: 10px;

	z-index: 1;

}

.topPost2 p.topMeta a {

	color: #666666;

	font-weight: bold;

}

.topPost2 p.topMeta a:hover {

	color: #ccc;

}

.topPost2 p.topMeta2 {

	color: #ffffff;

	font-size: 9pt;

	font-weight: bold;

	margin: 0;

	padding: 0px 10px;

	position: absolute;

	text-transform: uppercase;

}

.topPost2 p.topMeta2 a {

	color: #666666;

	font-weight: bold;

}

.topPost2 p.topMeta2 a:hover {

	color: #ccc;

}

.topPost2 div.topContent {

	color: #000;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	line-height: 1.5;

	margin: 8px 0;

	padding: 10px 0 0 0;

}

.topPost2 div.topContent a {

	color: #333333;

	text-decoration: underline;

}

.topPost2 div.topContent a:hover {

	color: #cc3300;

	text-decoration: underline;

}

.topPost2 div.topContent ul, .topPost div.topContent ol {

	padding: 0 0 0 30px;

}

.topPost2 div.topContent ul li, .topPost div.topContent ol li {

	color: #eee;

}

.topPost2 span.topComments, .topPost span.topMore, .topPost span.topTags {

	background: #000000;

	color: #fff;

	font-size: 9pt;

	line-height: 22pt;

	margin-right: 5px;

	padding: 4px 6px;

}

.topPost2 span.linkpages {

	color: #fff;

	display: block;

	font-size: 9pt;

	margin: 10px;

}

.topPost2 span.linkpages a:hover {

	color: #ddd;

}

.topPost2 span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {

	background: #040404;

}

.topPost2 span.topComments a {

	background: url(images/comments.gif) left no-repeat;

	color: #fff;

	line-height: 27pt;

	padding-left: 20px;

	vertical-align: middle;

}

.topPost2 span.topMore a {

	background: url(images/more.gif) left no-repeat;

	color: #fff;

	line-height: 27pt;

	padding-left: 20px;

	vertical-align: middle;

}

.topPost2 span.topTags em {

	background: url(images/tags.gif) left no-repeat;

	color: #0a0a0a;

	line-height: 27pt;

	padding-left: 20px;

	vertical-align: middle;

}

.topPost2 span.topTags a {

	color: #fff;

	line-height: 27pt;

	vertical-align: middle;

}

.topPost2 span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {

	color: #fff;

	text-decoration: underline;

}

.topPost {

	font-size: 9pt;

	margin: 0px;

	padding: 0;

}

.topPost h2.topTitle a {

	color: #000000;

	font-weight: bold;

	letter-spacing: 0px;

	text-transform: uppercase;

}

.topPost h2.topTitle a:hover {

	color: #666666;

	text-decoration: none;

}

.topPost p.topMeta {

	background: #000000 none repeat scroll 0 0;

	color: #ffffff;

	font-size: 9pt;

	font-weight: bold;

	margin: -50px 0 0;

	padding: 5px 10px;

	position: absolute;

	text-transform: uppercase;

}

.topPost p.topMeta a {

	color: #000000;

	font-weight: bold;

}

.topPost p.topMeta a:hover {

	color: #666666;

}

.topPost p.topMeta2 {

	color: #000000;

	font-size: 9pt;

	font-weight: bold;

	margin: 0;

	padding: 5px 10px;

	position: absolute;

	text-transform: uppercase;

}

.topPost p.topMeta2 a {

	color: #666666;

	font-weight: bold;

}

.topPost p.topMeta2 a:hover {

	color: #ccc;

}

.topPost div.topContent {

	color: #666666;

	font-family: arial, serif;

	font-size: 12px;

	margin: 8px 0;

	padding: 10px;

}

.topPost div.topContent a {

	color: #333333;

	text-decoration: underline;

}

.topPost div.topContent a:hover {

	color: #cc3300;

	text-decoration: underline;

}

.topPost div.topContent ul, .topPost div.topContent ol {

	padding: 0 0 0 30px;

}

.topPost div.topContent ul li, .topPost div.topContent ol li {

	color: #eee;

}

.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {

	background: #000000;

	color: #fff;

	font-size: 9pt;

	line-height: 22pt;

	margin-right: 5px;

	padding: 4px 6px;

}

.topPost span.linkpages {

	color: #fff;

	display: block;

	font-size: 14pt;

	margin: 10px;

	text-align: right;

}

.topPost span.linkpages a:hover {

	color: #ddd;

}

.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {

	background: #040404;

}

.topPost span.topComments a {

	background: url(images/comments.gif) left no-repeat;

	color: #fff;

	line-height: 27pt;

	padding-left: 20px;

	vertical-align: middle;

}

.topPost span.topMore a {

	background: url(images/more.gif) left no-repeat;

	color: #fff;

	line-height: 27pt;

	padding-left: 20px;

	vertical-align: middle;

}

.topPost span.topTags em {

	background: url(images/tags.gif) left no-repeat;

	color: #0a0a0a;

	line-height: 27pt;

	padding-left: 20px;

	vertical-align: middle;

}

.topPost span.topTags a {

	color: #fff;

	line-height: 27pt;

	vertical-align: middle;

}

.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {

	color: #fff;

	text-decoration: underline;

}

#nextprevious {

	margin: 8px 9px 5px;
	
}

#nextprevious a {

	font-size: 30px;

	font-family: "Time New Roman", Times, serif;

	color: #333333;
	
	

	

}

#nextprevious a:hover {

	color: #666;

}

#comments {

	color: #000;

	margin-bottom: 10px;

	margin-top: 15px;

	padding: 0px 15px 10px 15px;

}

#comments li {

	list-style: none;

}

#comments h3 {

	color: #000;

	font-size: 10pt;

	font-weight: normal;

	margin: 15px 0;

	padding: 0;

}

#comments p a {

	color: #000;

}

#comments p a:hover {

	color: #000;

}

#comments p {

	margin: 7px 0;

	padding: 0;

}

ul.commentlist, ul.trackback {

	font-size: 9pt;

	list-style-type: none;

	margin: 10px 0;

}

.commentlist li, .trackback li {

	background: #080808;

	border: 1px solid #040404;

	list-style-type: none;

	margin: 10px 0 15px 0;

	padding: 10px;

}

.commentlist li.alt {

	background: #000;

	border: 1px solid #020202;

	border: none;

	margin-top: 10px;

}

.commentlist li.cleared {

	background: transparent;

	border: none;

}

.commentlist a:hover {

	color: #eee;

}

.commentlist a.gravatar {

	float: left;

	margin: 0 15px 10px 0;

	width: 60px;

}

.commentlist .commentbody {

	margin: 0;

	padding: 0;

}

.commentlist .commentbody p a {

	text-decoration: underline;

}

.commentlist cite {

	color: #ddd;

	font-size: 10pt;

	font-style: normal;

}

.commentlist small.commentmetadata a {

	color: #666;

}

.commentlist p {

	color: #dedede;

}

#respond {

	clear: both;

	margin-top: 15px;

}

textarea#comment {

	background: #ddd;

	color: #111;

	padding: 10px;

	text-align: left;

	width: 450px;

}

#comments #submit {

	margin: 0;

}

#extrastuff a {

	color: #222;

	font-size: 0.8em;

}

#extrastuff a:hover {

	color: #cc3300;

	text-decoration: none;

}

#extrastuff #rssleft {

	float: left;

	width: 250px;

}

#extrastuff #trackright {

	float: right;

	text-align: right;

	width: 180px;

}

#main #welcome {

	background: #000000;

	margin: 0 0 20px 0;

	padding: 0 0 5px 0;

}

#main #welcome h2 {

	color: #fff;

	font-size: 14pt;

	font-weight: normal;

	letter-spacing: -2px;

	margin: 0 10px;

	padding: 10px 0 3px 0;

}

#main #welcome p {

	color: #eee;

	font-size: 9pt;

	margin: 0 10px;

	padding: 6px 0;

}

#main #welcome a {

	color: #ff9933;

	text-decoration: underline;

}

#main #welcome a:hover {

	color: #cc3300;

}

#main #welcome form {

	background: transparent;

	margin: -5px 0 0 0;

}

#main #welcome #feedbox {

	border: 1px solid #ccc;

	padding: 2px 1px;

	width: 180px;

}

.submitbutton {

	color: #000000;

	font-size: 10pt;

}

.submitbutton:hover {

	background: #050505;

	cursor: pointer;

}

#sidebars {
color:#EEEEEE;
float:right;
margin:0px 10px 0 0;
overflow:hidden;
width:260px;

}

#sidebars .sidebarbox {

}

#sidebar_full {

	float: right;

	margin: 0;

	padding: 0;

}

#sidebar_left {

	float: left;

	width: 160px;

}

#sidebar_right {

	float: right;

	width: 160px;

}

#sidebars h2 {

	color: #666666;

	font-size: 11pt;

	font-weight: bold;

	letter-spacing: -1px;

	margin: 0;

	padding: 0 0 8px;

}



#sidebars table {

	width: 130px;

}

#sidebars ul {

	margin: 0;

	padding: 0 0 5px 0;

}

#sidebars li {

	list-style: none;

	margin-bottom: 20px;

}

#sidebars li ul {

	padding: 0;

}

#sidebars ul ul li {

	line-height: 17px;

}

#sp_div_list td {

	padding-right: 10px;

}

#sidebars a {

	color: #ffffff;

	font-weight: bold;

}

#sidebars p {

	color: #eee;

	font-size: 9pt;

	padding: 2px 0;

}

#tag_cloud a {

	display: inline;

}

#sidebars ul.children li {

	border-bottom: none;

}

#sidebars ul.children {

	margin-bottom: 0;

}

#morefoot {

	background: #000000 url(images/bbar.jpg) top center;

	color: #666666;

	margin: 0 auto;

	padding: 15px;

	width: 930px;

}

#morefoot p {

	margin: 5px 0;

	padding: 5px 0;

}

#morefoot ul {

	list-style-type: none;

	margin-top: 5px;

}

#morefoot ul li, #morefoot p {

	font-size: 9pt;

}

#morefoot a {

	color: #666666;

	text-decoration: underline;

}

#morefoot a:hover {

	color: #cc3300;

	text-decoration: underline;

}

#morefoot h3 {

	border-bottom: 1px dotted #444;

	color: #666666;

	font-size: 12pt;

	font-weight: bold;

	letter-spacing: -1px;

	margin: 0;

	padding: 0 0 2px 0;

}

#morefoot #searchbox {

	background: #666666 none repeat scroll 0 0;

	border: 0 none;

	padding: 3px;

	width: 180px;

}

#morefoot .col1 {

	float: left;

	width: 340px;

}

#morefoot .col2 {

	margin: 0 25px;

}

#morefoot .col2, #morefoot .col3 {

	float: left;

	width: 260px;

}

#morefoot li {

	background: url(images/more.gif) left 2px no-repeat;

	line-height: 17px;

	margin-bottom: 5px;

	padding-left: 20px;

}

#singlepage img {

	height: auto;

	max-width: 920px;
	
}

#singlepage embed {

	max-width: 920px;

}

#singlepage object {

	max-width: 920px;
	
}

#footer {

	background-color: #828282;

	color: #FFF;

	clear: both;

	margin: 0 auto;

	padding: 10px;

	width: 940px;

	text-align: left;

	overflow: hidden;

}

#footer div {

	height: 200px;

	margin: 0 10px;

	padding: 10px 0;

	float: left;

	border-right: 1px solid #FFF;

}

#footer div ul {

	list-style: none;

}

#footer p {

	font-family: Times New Roman, arial, serif;

	font-size: 12px;

	letter-spacing: 1px;

	padding: 0;

}

#footer a {

	color: #FFF;

	text-decoration: underline;

}

#footer a:hover {

	color: #CCC;

}

#footer #updates {

	width: 202px;

	margin-left: 20px;

}

#footer #updates h2 {

	width: 186px;

	height: 56px;

	margin: 0 0 20px;

	padding: 0;

	text-indent: -9999px;

	background: url(images/sprite.png) -1px -108px;

}

#footer #updates input {

	display: block;

	border: none;

}

#footer #updates input[type="text"] {

	font-family: Times New Roman, Georgia, serif;

	margin: 10px 0 0;

	width: 184px;

	padding: 5px 0 0;

}

#footer #updates input[type="submit"] {

	float: right;

	width: 115px;

	height: 18px;

	margin: 5px 28px 0 0;

	text-indent: -9999px;

	font-size: 0;

	line-height: 0;

	cursor: pointer;

	background: url(images/sprite.png) -1px -290px;

}

#footer #blogroll {

	width: 152px;

}

#footer #blogroll h2 {

	width: 113px;

	height: 18px;

	margin: 0 0 10px;

	padding: 0;

	text-indent: -9999px;

	background: url(images/sprite.png) -1px -216px;

}

#footer #blogroll a {

	text-decoration: none;

	font-style: italic;

	font-size: 16px;

}

#footer #submitcontent {

	width: 232px;

}

#footer #submitcontent h2 a {

	display: block;

	width: 213px;

	height: 146px;

	margin: 0;

	padding: 0;

	text-indent: -9999px;

	background: url(images/sprite.png) -1px -360px;	

}

#footer #twitterfeed {

	width: 222px;

}

#footer #twitterfeed h2 {

	margin: 0;

	padding: 0;

}

#footer #twitterfeed h2 a {

	display: block;

	width: 187px;

	height: 67px;

	margin: 0;

	padding: 0;

	text-indent: -9999px;

	background: url(images/sprite.png) -2px -576px;	

}

#footer #twitterfeed ul {

	width: 187px;

	margin: 10px 0 0;

	padding: 10px;

	background-color: #FFF;

}

#footer #twitterfeed ul li {

	color: #000;

}

#footer #twitterfeed ul li a {

	color: #004d94;

}

#footer #twitterfeed ul li a:hover {

	color: #4271bd;

}

.highlight {

	color: #222;

	font-weight: bold;

}

.cleared {

	clear: both;

	margin: 0;

	padding: 0;

}

.alignleft {

	float: left;

	margin: 5px 10px 5px 0;

}

.alignright {

	float: right;

	margin: 5px 0 5px 10px;

}

.aligncenter,

div.aligncenter {

	display: block;

	margin: 10px auto;

	text-align: center;

}

img.alignleft {

	float: left;

	margin: 5px 10px 5px 0;

}

img.alignright {

	float: right;

	margin: 5px 0 5px 10px;

}

img.aligncenter {

	display: block;

	margin: 10px auto;

	text-align: center;

}

.wp-caption {

	background-color: #f3f3f3;

	border: 1px solid #ddd;

	border-radius: 3px;

	khtml-border-radius: 3px;

	moz-border-radius: 3px;

	padding-top: 4px;

	text-align: center;

	webkit-border-radius: 3px;

}

.wp-caption img {

	border: none;

	margin: 0;

	padding: 0;

}

.wp-caption p.wp-caption-text {

	color: #111;

	font-size: 11px;

	line-height: 17px;

	margin: 0;

	padding: 0 4px 5px;

}

.featured {

	float: left;

	font-size: 13px;

	height: auto;

	line-height: 16px;

	margin-bottom: 25px;

	margin-left: 10px;

	margin-right: 0;

	padding: 5px 0 15px;

}

.featured h2 a {

	font-size: 14px;

}

.thumbnail {

	background: url('images/bcnothumb.png') no-repeat bottom !important;

	background: url(images/shadow.gif) no-repeat bottom right;

	background-color: #000;

	clear: both;

	display: block;

	height: auto;

	margin: 0px;

	width: 630px;

}

.thumbnail img {

	border: 0px;

	display: inline;

	height: auto;

	padding: 0px;

	width: 630px;

}

.nothumbnail {

	border: 1px dashed black;

	height: 420px;

	margin: -5px 0px 12px 0px;

	padding: 10px;

	width: 630px;

}

.postmetadata, .postmetadata a {

	font-family: Helvetica, Arial, san-serif;

	font-size: 10px;

}

.featured:hover .feature-text {

	background: #ffffff;

}

.featured a {

	color: #000;

	display: block;

	text-decoration: none;

}

.featured a:hover {

}



#contreading {

	font-family: "Time New Roman", Times, serif;

	font-size: 21px;

	letter-spacing: 1px;

	margin-top: 30px;

}

#contreading a {

	color: #666;

}

#toppich {

	background: #000000;

	margin: 0 20px;

	min-height: 300px;

	padding: 0;

	width: 920px;

}

#topadv {

	background: #cccccc url('images/bc_adv.jpg') no-repeat;

	margin: 0 auto;

	min-height: 100px;

	padding: 0;

	width: 960px;

}

#toppich img {

	height: auto;

	width: 920px;

}

#secondary-nav {

	position: relative;

	width: 940px;

	margin: 10px 20px 0;

}

#secondary-nav form {

	width: 920px;

	padding-bottom: 40px;

	border-bottom: 1px solid #858484;

}

#secondary-nav input {

	border: none;

	letter-spacing: 3px;

	font-family: "Times New Roman", Times, Georgia, serif;

}

#secondary-nav input[type="submit"] {

	float: left;

	background-color: #FFF;

	cursor: pointer;

}
#secondary-nav .singlewidge #sidebarcategory ul {
    border-bottom: 1px dashed #858484;
    border-top: 1px dashed #858484;
    margin: 15px 20px 0 0;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
}

#secondary-nav #sidebarcategory ul {

	position: absolute;

	margin: 15px 0 0;

	overflow: hidden;

	padding: 10px 0;

	border-top: 1px dashed #858484;

	border-bottom: 1px dashed #858484;

}
#secondary-nav .singlewidge #sidebarcategory ul li {
    margin: 0 43px;
}
#secondary-nav #sidebarcategory ul li {

	font-size: 24px;

	font-family: "Time New Roman", Times, serif;

	list-style: none;

	float: left;

	margin: 0 16px;

}

#secondary-nav #sidebarcategory ul li a {

	color: #858484;

}

	

#sidebclinks {

	font-family: "Time New Roman", Times, serif;

	position: absolute;

	margin-right: 20px;

	right: 0;

	top: 0;

	font-size: 36px;

	padding: 0;

	overflow: hidden;

}


#sidebclinks li {

	float: right;

	text-align: center;

	text-transform: uppercase;

	list-style: none;

	margin: 0 -8px 0 20px;

	padding: 0 10px 0 0;
	
	font-weight: normal;


}




#sidebaradv {

	margin:0;

	width: 260px;

}

#sidebaradv img {



}

.padleft {

	padding: 0 0 0 10px;

}

