body, h1, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #999 url(theme/images/body.gif) repeat-x;
	color: #333;
}

form, input, textarea, table{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

h1, h3, h4, h5, h6{
	font-family: georgia, serif;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	font-weight:bold;
}

a{
	text-decoration: none;
	color: #3366FF;
	font-weight:bold;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{
	padding: 10px;
}

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft{
	margin: 3px 10px 2px 0;
}

img.alignright{
	margin: 3px 0 2px 10px;
}

img.alignleft, img.alignright{
	padding: 5px;
	border: 1px solid #eee;
	display: inline;
}

.alignleft{float: left;}
.alignright{float: right;}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

.border-top{
	border-top: 1px solid #eee;
}

#wrapper{
	width: 975px;
	margin: 0 auto;
	text-align: left;
}

#header{
	float: left;
	width: 975px;
	border-top: 4px solid #000;
	background: #fff;
}

#header h1{
	padding: 10px;
	text-transform: uppercase;
}

#header h1 .tld{
	color: #000;
}

#header h1 a{
	text-decoration: none;
}

#header h1 a:hover{
	text-decoration: underline;
}

#access .skip-link{
	float: right;
	margin: -29px 10px 0;
	display: inline;
	font-family: georgia, serif;
}

#access .skip-link a{
	color: #888;
}

#access .skip-link a:hover{
	color: #000;
}

#menu{
	float: left;
	width: 975px;
	border-top: 1px solid #eee;
	background: #fff;
}

#menu ul, #menu ul li{
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul{
	padding: 0 0 0 1px;
}

#menu ul li{
	float: left;
	display: inline;
	line-height: 18px;
}

#menu ul li a{
	display: block;
	padding: 10px;
	border-right: 1px solid #eee;
	background: #fff;
	text-decoration: none;
	color: #666;
}

#menu ul li a:hover{
	margin: -5px 0 0 -1px;
	padding: 10px 10px 14px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	color: #000;
}

#menu ul li.rss a:hover{
	padding: 10px 10px 14px 25px;
}

#menu ul li#styleswitcher{
	float: right;
}

#menu ul li#styleswitcher div.styleswitcher_wrap{
	display: block;
	padding: 10px;
}

#menu ul li#styleswitcher a{
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

#about a{
	color: #000;
}

#about p.message{
	padding: 10px 10px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	color: #fff;
}

#about img.photo{
	float: left;
	margin: 0 15px 0 0;
}

#container{
	float: left;
	width: 975px;
	border-top: 4px solid #000;
	background: #fff url(theme/images/dot.gif) repeat-y 763px 0px;
}

#content{
	float: left;
	width: 763px;
}

#nav-above{
	margin: 10px 10px 0;
}

#nav-below{
	margin: 10px;
}

.navigation{
	padding: 5px 10px 6px;
	border: 1px solid #f2eec0;
	background: #fdfbe7;
	line-height: 24px;

	clear: both;
}

.nav-previous, .nav-next{
	display: inline;
}

.nav-previous{
	padding: 0 10px 0 0;
}

.post, .page{
	margin: 10px 10px 0 10px;
	border: 1px solid #eee;
}

.Announcement{
	margin: 10px;
}

.page{
	margin: 10px;
}

.post h2, .page h2{
	padding: 10px 10px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
}

.post h2 a{
	text-decoration: none;
}

.post h2 a:hover{
	text-decoration: underline;
}

.entry-date{
	padding: 5px 10px 10px;
	border-bottom: 1px solid #ededed;
	font-size: 11px;
	color: #999;
}

.entry-content{
	padding: 0px 10px 5px;
	line-height: 24px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	margin: 0;
	padding: 10px 0 5px;
	text-transform: none;
	border: 0;
}

.entry-content h2{
	line-height: 30px;
}

.entry-content h3{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.entry-meta{
	padding: 10px;
	border-top: 1px solid #eee;
	font-family: arial, helvetica, sans-serif;
}

.cat-links{
	padding: 0 0 0 15px;
	background: url(theme/images/bullet_go.gif) no-repeat 0 3px;
}

.sidebar{
	float: left;
	width: 210px;
	margin: 0 0 0 1px;
	padding: 0 0 10px;
	display: inline;

}

.sidebar form, input{
	font-family: georgia, serif;
}

.sidebar form input{
	margin: 0;
	padding: 4px;
	border: 1px solid #eee;
	background: #fff;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	border-bottom: 1px solid #eee;
}

.sidebar ul li h2, .block-title{
	padding: 10px;
	font-family: georgia, serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	background: #fff url(theme/images/bg_block_title.gif) repeat-y;
	color: #666;
}

.sidebar ul ul{
	padding: 8px 0 10px;
	line-height: 24px;
}

form#searchform{
	padding: 10px;
}

form#searchform input#s{
	width: 95%;
	border: 1px solid #ccc;
}

form#searchform input#searchsubmit{
	width: 100%;
	background: #ccc;
}

form#searchform input#searchsubmit:hover {
	background: #6699CC;
	xcolor: #505967;
	
}
	

.sidebar ul ul li{
	border: 0;
	margin: 0 1px;
	padding: 0 0 0 1px;
}

.sidebar ul ul ul{
	border: 0;
	padding: 0;
}

.sidebar ul li.sponsors .sponsors_wrap{
	background: url(theme/images/dot.gif) repeat-y 105px 0px;
}

.sidebar ul li.sponsors ul{
	width: 105px;
}

.sidebar ul li.premium{
	border: 0;
}

.sidebar ul li.premium ul{
	padding: 0;
	line-height: normal;
}

.sidebar ul li.premium ul li{
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #eee;
	background-image: none;
}

.sidebar ul ul li#about-author, .sidebar ul li#my-account ul li{
	padding: 0;
	background-image: none;
}

.domtab div h2{
	display: none;
}

.domtab{
	float: left;
	width: 763px;
	border-bottom: 1px solid #eee;
	background: #fff url(theme/images/dot.gif) repeat-y 291px 0px;
}

.domtab div{
	clear: both;
}

ul.domtabs{
	float: left;
	width: 763px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #fcfcfc;
	border-bottom: 1px solid #eee;
	font-family: georgia, serif;
	clear: both;
}

ul.domtabs li{
	float: left;
	display: inline;
}

ul.domtabs li a{
	display: block;
	padding: 10px;
	border-right: 1px solid #eee;
	text-decoration: none;
	color: #666;
	background: #fcfcfc;
}

ul.domtabs li a:hover{
	text-decoration: underline;
}

ul.domtabs li.active a{
	background: #fff;
}

.domtab ul.in-content{
	width: 291px;
	list-style-type: none;
	margin: 0;
	padding: 8px 0 10px;
	line-height: 24px;
}

.domtab ul.in-content li{
	margin: 0 10px;
	padding: 0 0 0 15px;
	background: url(theme/images/bullet.gif) no-repeat 0px 9px;
}

#comments{
	margin: 10px;
	border: 1px solid #eee;
}

#comments .nocomments{
	padding: 10px;
	line-height: 22px;
}

#comments h3#comments-count{
	padding: 10px;
}

#comments ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #eee;
	line-height: 22px;
}

#comments ol li.alt{background: #fcfcfc;}

#comments span.comment-author{font-weight: bold;}

#respond{
	padding: 10px;
	border-top: 1px solid #eee;
	background: #f9f9f9;
}

p.comment_license{
	font-size: 11px;
	line-height: 18px;
}

#footer{
	float: left;
	width: 975px;
	border-top: 1px solid #eee;
	border-bottom: 4px solid #000;
	background: #fff;
	line-height: 24px;
}

#footer p{
	padding: 10px;
}

.thumbnail{
	float: left;
	width: 210px;
	height: 200px;
	margin: 10px 0 0 10px;
	display: inline;
}

.thumbnail p{
	padding: 10px;
}

.thumbnail img{
	width: 150px;
	height: 110px;
}
/* ----- tool tip specific styles ----- */
#theToolTip{
position: absolute;
left: -300px;
width: 200px;
border: 2px solid #C0C09F;
padding: 6px 0px 0px 10px;
background-color: #FFFFCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#theToolTip p{
font-size: 1.1em;
color: #333333;
line-height:1.4em;
margin-right:10px;
margin-top:0;
}

#ToolTipTextWrap {
font-weight:bold;
font-size: 1.2em;
color: #592C16;
margin-right:10px;
}

.ulist {
padding: 10px;
line-height: 24px;
}

.ulist a {
	color: #6089bf;
	text-decoration: none;
	width: 30px;
	padding: 3px;
}
.ulist a:hover {
	background: #fffbe1;
	color: #6089bf;	
}

/* ----- maximum picture width ----- */
* img .divpicture { 
   width: expression( document.body.clientWidth > 600 ? "600px" : "auto" ); /* set min-width for IE */
}
.divpicture img { 
   max-width: 600px; /* sets min-width value for all standards-compliant browsers */
}