
/*++++++ BODY ++++++++*/
* { margin: 0px; padding: 0px; list-style:none; text-decoration:none; }

body { 
	background:#ffffff url(images/animevisualbg.jpg) fixed;
	font-family: Helvetica;
	font-size:100%;
	color:#eee;
}

/*++++++ HYPERLINKS ++++++++*/
a { color:#111; border: 0;}
a:hover { color: #087fd1; text-decoration:none;}

/*++++++ MISC ++++++++*/
.clear { clear:both; }
img.centered { 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
}

img.alignright { 
	padding: 0px px 0px 2px; 
	margin: 0 0 0px 3px; 
	display: inline; 
}

img.alignleft { 
	padding: 0px 0px 0px 2px; 
	margin: 0 3px 0px 0; 
	display: inline; 
}

.alignright { 
	float: right; 
}
 
.alignleft { 
	float: left ;
}
img { 
	border:none;
}

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 15px 10px; padding-left: 20px;  }
blockquote cite { margin: 5px 0 0; display: block; }

.center { text-align: center; }
hr { display: none; }

a img { border: none; }

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

img.alignright{display:inline;margin:0 0 0px 5px;
padding:0px 0px 0px 2px;}

img.alignleft{display:inline;margin:0 5px 0px 0;
padding:0px 0px 0px 2px;}

pre {border: solid 1px #9a9a9a;color: #000;margin: 10px;padding:10px;background: #ffffff;}

code {font-size:1.0em;color: #000;}

.partner_lnks{
	position: absolute;
	left: 55px;
	top: 65px;
}

/*-------------------------------------------*/

/*++++++ ENTRY ++++++++*/

#content { 
	display: block;
	width: 705px; 
	padding:5px 4px 0px 5px;
	font-family: "Trebuchet MS", Helvetica;
}

.entry { 
	padding: 0px;
	margin-bottom:0px;
	color: #341323;
	background: none;
}

.entry a:link, .entry a:visited, .entry a:active {
	color: #111;
	border-bottom: 1px dotted #898989;
}

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

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	font-family: Bookman Old Style, "Trebuchet MS", Helvetica;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: capitalize;
	text-align: left;
	color: #656565;
}

#archive-title h2 {
	font-size: 2em;
	color: #9c9c9c;
}

#archive-title h2 strong {
	font-weight: normal;
	color: #ccc;
}

.entry h1 {
	margin: .5em 0 .5em;
	font-size: 1.7em;
}

.entry h2 {
	margin: .5em 0 .5em;
	font-size: 1.6em;
}

.entry h3 {
	margin: .5em 0 .5em;
	font-size: 1.5em;
}

.entry h4 {
	margin: .5em 0 .5em;
	font-size: 1.4em;
}

.entry h5 {
	margin: .5em 0 .5em;
	font-size: 1.3em;
}

.entry h6 {
	margin: .5em 0 .5em;
	font-size: 1.2em;
}

.entry p {
	margin-bottom: 2.5em;
	font-size: .9em;
	line-height: 1.8em;
}

.entry ul {
	margin: 0 0 15px 30px;
}

.entry ul li {
	list-style-type: square;
}

.entry ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}

.entry ol li {
	list-style-type: decimal;
}

.entry li {
	margin-bottom: 5px;
	font-size: .9em;
	line-height: 1.8em;
}

.entry li li {
	margin-bottom: 5px;
	font-size: 1em;
	line-height: 1.8em;
}

.entry blockquote {
	padding: 0 15px;
	font-style: italic;
	font-size: 1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.entry img {
	margin: 0;
	padding: 0px;
	background: none;
	border: 0px solid #ddd;
}

.entry .wp-caption {
	margin: 10px 20px;
	padding: 5px 0 10px;
	text-align: center;
	background: #b7b7b7;
	border: 1px solid #a0a0a0;
}

.entry .wp-caption img {
	padding: 0;
	border: 0;
}

.entry .wp-caption p {
	margin: 5px;
	padding: 10px 0 0;
	font-size: .7em;
	line-height: .9em;
	color: #545454;
}

.entry img.alignleft, .entry .wp-caption.alignleft {
	float: left;
	display: inline;
	margin: 3px 3px 3px 0;
}

.entry img[align $='left'] {
	float: left;
	display: inline;
	margin: 3px 3px 3px 0;
}

.entry img.alignright, .entry .wp-caption.alignright {
	float: right;
	display: inline;
	margin: 3px 0 3px 3px;
}

.entry img[align $='right'] {
	float: right;
	display: inline;
	margin: 3px 0 3px 3px;
}

.entry img.aligncenter, .entry .wp-caption.aligncenter {
	display: block;
	margin-left: auto; 
	margin-right: auto;
}

.entry img[align $='center'] {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}

.entry .wp-smiley {
	display: inline;
	padding: 0;
	background: transparent;
}

.entry object, .entry embed {
	margin-bottom: 20px;
}

#content .navigation {
	float: left;
	width: 412px;
}

#content .navigation a {
	padding: 10px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #9c9c9c;
	background: #323232;
	border: none;
}

#content .navigation a:hover {
	color: #ccc;
	background: #424242;
}

#content .navigation .alignleft {
	float: left;
	display: inline;
	width: 50%;
}

#content .navigation .alignleft a {
	float: left;
	border-right: 2px solid #0c0c0c;
}

#content .navigation .alignright {
	float: right;
	display: inline;
	width: 50%;
	text-align: right;
}

#content .navigation .alignright a {
	float: right;
	border-left: 2px solid #0c0c0c;
}

.entry .wp-pagenavi {
	position: relative;
	font-size: 1.2em;
	padding: 10px 0 12px;
	background: url("images/dark/post-bottom-ind.jpg") no-repeat 0 100%;
}

.entry .wp-pagenavi a, .entry .wp-pagenavi a:link, .entry .wp-pagenavi a:visited, .entry .wp-pagenavi a:active {
	margin: 0;
	padding: 10px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #9c9c9c;
	background: #323232;
	border: none;
	border-right: 2px solid #0c0c0c;
}

.entry .wp-pagenavi a:hover {
	text-decoration: none;
	color: #ccc;
	background: #424242;
}

.entry .wp-pagenavi span.pages {
	display: none;
}

.entry .wp-pagenavi span.current, .entry .wp-pagenavi span.extend {
	margin: 0;
	padding: 10px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #3c3c3c;
	background: #262626;
	border: none;
	border-right: 2px solid #0c0c0c;
}

.entry .wp-pagenavi span.current {
	color: #ccc;
}

.entry .post-content  { 
	display: block;
	text-align: justify;
	margin-top: 0px;
	padding: 15px;
	font-size: 0.8em;
	line-height: 1.6em;
	overflow: hidden;
}

.entry .post-content2  { 
	display: inline-block;
	text-align: justify;
	margin-top: 0px;
	padding: 15px;
	font-size: 0.8em;
	line-height: 1.6em;
}

.entry h2.post-title { 
	margin: 0;
	padding: 8px 15px 8px 15px;
	font-size: 1.4em;
	font-weight: bold;
	font-family:	Bookman Old Style, "Trebuchet MS", Helvetica; 
}

.entry h2.post-title a { 
	color: #333; 
	border-bottom: 1px dotted #d7d7d7;
	text-decoration:none;
}

.entry h2.post-title a:hover { 

}

.entry .post-tnail {
	float: left;
	display: inline;
	margin-left: 15px;
	margin-top: 5px;
}

.entry  img.post-tnail {
	display: block;
	margin: 0 10px 0 0;
}

.post h4.search { 
	margin: 20px 15px;
	padding: 15px;
	color: #ebebeb;
	background: url(images/shade-black2.png);
}

.entry p.postinfo {
font-family:arial;
text-align:left;
font-size:11px;
padding:2px 15px 2px 15px; 
margin-bottom:0px;
line-height:15px;
color:#333;
border-top:0px dotted #9a9a9a;
border-bottom:0px dotted #9a9a9a;}

.entry p.postinfo a {
	border: 0px;
	color: #fff;
	display: inline-block; padding: 3px 5px; background: #545454;
}

.entry p.postinfo span.posttag {text-align:center;font-size:11px;padding-bottom:10px; margin-top:5px;margin-bottom:5px;font-weight:normal;}
.entry p.postinfo span.upper { text-transform:uppercase;}
.entry p.postinfo span.category {font-family:arial;font-size:11px;color:#ffaeed;text-transform: uppercase;}
.entry p.postinfo span.author {text-transform:uppercase;font-weight:bold;}
.entry p.postinfo span.date {color:#fff; display: inline-block; padding: 3px 5px; background: #545454;}
.entry p.postinfo span.commentno {font-size:14px;font-weight:bold; }
.entry p.postinfo span.comment {padding-left:20px;}
.post {margin-bottom:0px;}
.navigation { width: 550px; font-size:11px; text-transform:uppercase; margin-top:20px;}
.navigation span.older { background:url(images/older.gif) no-repeat right; padding-right:25px; }
.navigation span.newer { background:url(images/newer.gif) no-repeat left; padding-left:25px; }


/*--------------------------------------------------*/

/*++++++ STRUCTURE ++++++++*/
#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(images/headerFS.gif) no-repeat;
}

#header {
	height: 279px; 
	width: 690px; 
	overflow: visible;
	background:  transparent;
	background-position: 0px 0;
}

#nav { 
	width: 100%; 
	height: 45px; 
	background: #0096ff url(images/menu.png) repeat-x;
}

#feature {
	padding: 0;
	height: 400px; 
	width: 1000px; 
	overflow: hidden;
	background: #fff url(images/slide-bg.jpg) bottom right no-repeat;
}

#contenttop {
	padding: 0px 0px 0px 0px;
	height: 44px; 
	width: 1000px; 
	overflow: hidden;
	background: #fff url(images/contenttopFS.gif) bottom right no-repeat;
}

#main {
	margin: 0px auto 0px; 
	padding-bottom: 5px;
	width: 1000px;
	min-height: 727px;
	overflow: visible;
	background: #ffffff url(images/midsectionFS.gif) repeat-y;
}

#left {
	float: left;
	width: 710px;
	background: none;
}

#right {
	float: right;
	z-index: 10;
	position: absolute;
	width: 0px; 
	margin-top: 0px;
	padding: 0;
	padding-bottom: 5px;
	margin-right: 5px;
	background: none;
}

#footer {
	width: 1000px;
	height: 37px;
	margin: 0 auto 0; 
	background: url(images/footerFS.gif);
}

/*--------------------------------------------------*/

/*++++++ SIDEBAR ++++++++*/

#sads { 
	padding: 8px; 
	margin-bottom: 10px;
	width: 388px; 
	font-size: 10px; 
	text-transform: uppercase; 
	text-align: right; 
	background: none;
}

#sads ul {}
#sads ul li { float:left; padding-right:6px;}
#sads ul li.last { float:right; padding:0px; }
#sads p {  margin-top:5px;}
#sads a { color:#5e5d5a;}

#tab {
	width: 388px; 
	padding: 8px; 
	margin-bottom: 10px;
	background: none; 
}

.video {
	padding: 7px; 
	margin-bottom: 10px;
}

#sidebar {
	width: 0px;
	color: #545454;
	font-size: 13px;
}

#sidebar a{ 
	color:#111;
}

#sidebar a:hover {
	text-decoration:none;
	color:#087fd1;
}

#sidebar h2 {
	margin: 5px 0px 5px 0px;
	padding: 10px 5px 8px;
	color: #993322;
	text-align: left;
	line-height: 1.6em; 
	font-size: 1.5em;
	font-family: Helvetica,san-serif;
	background: none;
}
 

#sidebar ul {
	padding: 0; 
}

#sidebar ul li{
	text-indent: 5px;
	margin: 0px;
	padding: 0;
	line-height: 2em;
	background: none;
}




#sidebar ul li ul { 
	margin: 0; 
	padding: 0px;
	border-bottom: 0px solid #2a2a2a;
}
#sidebar ul li ul li{
	display: block;
	padding-left: 3px;
	padding-bottom: 1px;
	font-size: 1em;
	border-bottom: 0px dotted #e1e1e1;
}

#sidebar ul li ul li ul li {
	border-bottom: none;
}

.sleft { 
	float:left; 
	width:0px; 
	margin-left: 722px; 
	margin-right: 5px;
}

.sright { float:right; width:215px; margin-right:3px; }

/*--------------------------------------------------*/

/*++++++ HEADER ++++++++*/

#logo {width: 715px; float:left;}

#logo h1 {
	margin-top: 30px;
	margin-left: 30px;
	font-family: 'Trebuchet MS';
	font-size: 3em;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: -3px;
	text-shadow: #b7b7b7 2px 2px 0px;
	line-height: .9em;
}

#logo .default-logo {
	width: 400px;
	height: 60px;
}

#logo h1 a {
	color: #e1e1e1;
}

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

#logo h4{
	margin-left: 40px;
	font-family: Arial;
	font-size: .9em; 
	font-weight: normal;
	text-transform: capitalize;
	color: #e1e1e1;
}

/*--------------------------------------------------*/

/*++++++ FOOTER ++++++++*/

.footer { 
	height: 37px;
	width:1000px; 
	margin:auto; 
	color:#000000; 
	text-align:left;
	background: none;
	border-top: none;
}

.footer p {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 4px;
	font-size: .8em;
	line-height: 1.4em;
}

.footer a { color:#e1e1e1;}
.footer a:hover { color:#fff;text-decoration:none;}

/*--------------------------------------------------*/



/**************** Navigator *********************/
#post-navigator {
	color: #333;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 3em;
	margin-left: 10px;
	text-align: left;
	padding-top: 2%;
	padding-right: 0px;
	padding-bottom: 2%;
	padding-left: 5px;
	clear: both;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
}
#post-navigator-single {
	width: 92%;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding-top: 2%;
	padding-right: 0px;
	padding-bottom: 2%;
	padding-left: 5px;
	color:#333;
}

.wp-pagenavi {
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}

.pages {
	font-size: 11px;
	padding: 4px 8px;
	border: 1px solid #a7a7a7;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;
	margin-right: 5px;
	background-color: #fff;
	font-weight: bold;
}
.current {
	padding: 4px 8px;
	border: 1px solid #a7a7a7;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;
	margin-left: 4px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	background-color: #ddd;
	font-size: 11px;
}

#post-navigator a {
	color: #333;
	text-decoration: none;
	border: 1px solid #a7a7a7;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;
	background-color: #fff;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 11px;
}

#post-navigator a:hover {
	color: #000;
	padding: 4px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #000;
	font-weight: bold;
	background-color: #ccc;
}
#post-navigator .alignleft a {
	display: block;
}
#post-navigator .alignright a {
	display: block;
}

#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
}

#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	text-align: right;
}
#post-navigator-single a {
	color: #005073;
	text-decoration: none;
	font-weight: bold;
}
#post-navigator-single a:hover {
	color: #777;
	text-decoration: none;
}

/*--------------------------------------------------*/



