*
{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote
{
	margin:0;
	padding:10px;
}

a
{
	color:#0067CE;
}

a:hover
{
	color:#000;
}

blockquote
{
	background:#8CB5D8;
	border:1px solid #3A7CAC;
	margin:5px 15px;
	padding:5px;
}

code
{
	color:#36C;
}

a img
{
	border:none;
}

body
{
	background:#656565 url(images/bgbody.jpg) repeat-x top left;
	font-family:verdana, sans-serif;
	margin:0 auto 10px;
	position:relative;
	text-align:center;
	width:950px;
}

#wrapper
{
	text-align:left;
}

.topcurve
{
	background-image:url(images/spriteme1.png);
	background-position:-10px -337px;
	background-repeat:no-repeat;
	height:13px;
	margin-top:15px;
}

.topcurvewhite
{
	background-image:url(images/spriteme1.png);
	background-position:-10px -151px;
	background-repeat:no-repeat;
	height:13px;
	margin-top:15px;
}

.bottomcurve
{
	background-image:url(images/spriteme1.png);
	background-position:-10px -400px;
	background-repeat:no-repeat;
	height:13px;
	margin:0;
}

.bottomcurvewhite
{
	background-image:url(images/spriteme1.png);
	background-position:-10px -304px;
	background-repeat:no-repeat;
	height:13px;
	margin:0;
}

#header
{
	margin:0;
	padding:0;
}

#header .topright
{
	color:#fff;
	float:right;
	margin:0;
	padding:0;
	position:relative;
	text-align:right;
}

#searchform
{
	background-image:url(images/spriteme1.png);
	background-position:-10px -7px;
	background-repeat:no-repeat;
	height:28px;
	margin-left:5px;
	margin-right:0;
	margin-top:0;
	padding-top:4px;
	width:213px;
}

:first-child+html #searchform
{
	padding:6px 0;
}

* html #searchform
{
	padding:6px 0;
}

#searchbox
{
	background:none;
	border:none;
	margin-bottom:3px;
	margin-left:5px;
	width:150px;
}

#searchbutton
{
	background:none;
	border:none;
	width:50px;
}

#searchbutton:hover
{
	cursor:pointer;
}

#underheader
{
	clear:both;
	padding:20px 0;
}

#underheader h1.sitename
{
	color:#000;
	font-size:18pt;
	font-weight:700;
	padding:0;
	position:relative;
	width:600px;
}

#underheader h1.sitename a
{
	color:#fff;
	text-decoration:none;
}

#underheader h1.sitename a:hover
{
	color:#4C82A6;
	text-decoration:none;
}

#underheader h2.sitedesc
{
	color:#4C82A6;
	font-size:12pt;
	padding:0;
	position:relative;
}

#underheader #toprss
{
	display:inline;
	float:right;
	margin:0;
	padding:0;
	position:relative;
	text-align:right;
}

h7 a
{
	background-image:url(images/spriteme1.png);
	background-position:-10px -56px;
	background-repeat:no-repeat;
	display:block;
	height:75px;
	width:271px;
}

h7 a:hover
{
	text-decoration:none;
}

#underheader 
{
	background-image:url(images/spriteme1.png);
	background-position:-10px -433px;
	background-repeat:no-repeat;
}

#logo a
{
	display:block;
	height:95px;
	width:429px;
}

#logo a:hover
{
	text-decoration:none;
}

#nav
{
	clear:both;
	margin:10px 0 -15px;
}

#nav ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#nav li
{
	float:left;
	margin-right:6px;
}

* html #nav li a
{
	float:left;
	text-decoration:none;
}

* html #nav li a span
{
	float:left;
	margin-left:4px;
	text-decoration:none;
}

#nav li a
{
	background:url(images/bgtableft.gif) left top no-repeat;
	display:block;
	font-size:10pt;
	height:26px;
	text-decoration:none;
	text-transform:lowercase;
}

#nav li a span
{
	background:url(images/bgtabright.png) right top no-repeat;
	color:#FFF;
	display:block;
	font-weight:700;
	line-height:26px;
	margin-left:6px;
	padding-left:5px;
	padding-right:12px;
	text-decoration:none;
}

#nav li a:hover
{
	background-position:left -26px;
	cursor:pointer;
	text-decoration:none;
}

#nav li a:hover span
{
	background-position:right -26px;
	color:#000;
}

#nav li.current_page a
{
	background-position:left -26px;
}

#nav li.current_page a span
{
	background-position:right -26px;
	color:#000;
}

#main
{
	background:#fff;
	clear:both;
	margin:0;
	padding:0 15px 15px 10px;
	width:925px;
}

#contentwrapper
{
	float:left;
	width:550px;
}

#content .pageTitle
{
	color:#215679;
	font-size:14pt;
	padding:5px 10px 0;
}

.contentsearch
{
	margin:0 0 40px 100px;
}

.contentsponsors
{
	margin:0 0 30px 190px;
}

.adsense_top
{
	font-size:9pt;
	margin:10px 0 25px;
	text-align:center;
}

.adsense_sidebar
{
	font-size:9pt;
	margin:0 0 20px;
	text-align:center;
}

.post
{
	margin:20px 0 25px;
}

#content h2,#content h3,#content h4,#content h5,#content h6
{
	font-weight:700;
	padding:0 10px;
}

#content h2
{
	font-size:14pt;
}

#content h3
{
	font-size:12pt;
}

#content h4,#content h5,#content h6
{
	font-size:11pt;
}

h2.homeTitle
{
	margin:0 0 15px;
}

h1.postTitle
{
	color:#39F;
	font-size:18pt;
	font-weight:700;
	padding:0 10px;
}

h1.postTitle a
{
	color:#000;
	font-size:24pt;
	letter-spacing:-1px;
	text-decoration:none;
}

h1.postTitle a:hover
{
	color:#000;
	text-decoration:none;
}

h2.postTitle
{
	color:#000;
	font-size:14pt;
	font-weight:700;
	padding:0 10px;
}

h2.postTitle a
{
	color:#000;
	font-size:14pt;
	font-weight:700;
	letter-spacing:-1px;
	text-decoration:none;
}

h2.postTitle a:hover
{
	color:#000;
}

.postMeta
{
	color:#333;
	font-size:9pt;
	padding:2px 10px 4px;
}

.postMeta a
{
	text-decoration:none;
}

.postContent img
{
	border:3px solid #CCC;
	margin:10px;
}

#content p,.postContent p
{
	color:#222;
	font-size:10pt;
	padding:5px 10px;
}

.postContent ul,ol
{
	padding:0 0 0 35px;
}

.postContent ul li,ol li
{
	color:#222;
	font-size:10pt;
}

.postTags
{
	background:#eee;
	color:#222;
	font-size:9pt;
	margin:15px 10px;
	padding:2px 4px;
}

.comment #submit:hover
{
	cursor:pointer;
}

.navigation
{
	color:#406E8D;
	font-size:10pt;
	margin:10px 0;
	text-align:center;
}

.navigation a
{
	text-decoration:none;
}

#allsidebars
{
	float:right;
	width:355px;
}

.sidebarswrapper
{
	background-image:url(images/spriteme1.png);
	background-position:-10px -682px;
	background-repeat:no-repeat;
	margin-top:0;
	padding-top:9px;
	width:355px;
}

.sidebars
{
	background:#363636;
	width:355px;
}

.sidebars h2
{
	color:#fff;
	font-size:11pt;
	letter-spacing:-1px;
	padding:0 0 2px;
}

.sidebars p
{
	font-size:9pt;
	padding:2px 0;
}

#welcome
{
	clear:both;
	padding:0 10px;
}

#welcome a
{
	color:#4C82A6;
	display:inline;
}

#welcome a:hover
{
	color:#fff;
}

#welcome p
{
	background-image:url(images/spriteme1.png);
	background-position:-10px -558px;
	background-repeat:no-repeat;
	color:#fff;
	margin-top:5px;
	padding-left:70px;
}

.sidebarsbottom
{
	background-image:url(images/spriteme1.png);
	background-position:-10px -205px;
	background-repeat:no-repeat;
	clear:both;
	height:18px;
	width:355px;
}

.sidebarsB
{
	margin-top:15px;
	width:355px;
}

.sidebar1
{
	float:left;
	width:165px;
}

.sidebar2
{
	float:right;
	width:165px;
}

.sidebarsB h2
{
	background-image:url(images/spriteme1.png);
	background-position:-10px -244.5px;
	background-repeat:no-repeat;
	color:#fff;
	font-size:11pt;
	letter-spacing:-1px;
	margin-bottom:3px;
	padding:2px 7px;
}

.sidebarsB table
{
	width:160px;
}

.sidebarsB ul
{
	margin:0;
	padding:0 0 5px;
}

.sidebarsB li
{
	font-size:9pt;
	list-style:none;
	margin-bottom:20px;
}

.sidebarsB li ul
{
	padding:0;
}

.sidebarsB ul ul li
{
	background-image:url(images/spriteme1.png);
	background-position:-10px -632px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #ccc;
	color:#222;
	line-height:17px;
	margin:0;
	padding:3px 2px 2px 16px;
}

.sidebarsB a
{
	color:#222;
	display:inline;
	text-decoration:none;
}

.sidebarsB a:hover
{
	color:#0067CE;
	text-decoration:underline;
}

.sidebarsB p
{
	font-size:9pt;
	padding:2px 0;
}

#tag_cloud a
{
	display:inline;
}

.sidebarsB ul.children li
{
	border-bottom:none;
}

.sidebarsB ul.children
{
	margin-bottom:-5px;
}

#footer
{
	background:#000;
	clear:both;
	color:#fff;
	padding-top:0;
	text-align:center;
}

#footer p
{
	color:#fff;
	font-size:8pt;
	padding:0;
	text-align:center;
}

#footer a
{
	color:#87BBD9;
}

#footer a:hover
{
	color:#fff;
}

#credits
{
	clear:both;
	line-height:19px;
	margin:0 auto;
}

.cleared
{
	clear:both;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

#nextprevious
{
	font-size:80%;
	padding:10px;
}

.contactform
{
	margin:10px 16px 16px 50px;
}

.topindex
{
	margin-top:2px;
	padding:3px 0 6px;
}

#side1
{
	float:left;
	height:1350px;
	padding:5px 10px;
}
