/*
Theme Name: Water
Theme URI: http://xpura.co.cc/?page_id=13
Description: The Water theme is made for easy and quick customization.
Version: 1.7.1
Author: Pura, The Undersigned
Author URI: http://xpura.co.cc/
Tags: white, blue, green, one-column, two-columns, three-columns
*/

* {
	padding: 0;
	margin: 0;
}

.right, .alignright {
	float: right;
}

.left, .alignleft {
	float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.center {
	text-align: center;
}

.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}

.wp-caption p.wp-caption-text {
	color: #111;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	margin: 0;
	padding: 0 4px 5px;
}

body {
	margin: 0;
	background-color: #FFF;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #333;
}

#wrapper {
	vertical-align: middle;
	width: 980px;
	margin: 0 auto;
}

a:link, a:visited {
	text-decoration: none;
	color: #73A533;
}

a:hover {
	text-decoration: underline;
}

ul li {
	list-style: none;
}

h4 {
	font-size: 18px;
	color: #7E7E7E;
	display: block;
	font-weight: normal;
}

#title {
	float: right;
	margin: 7px 5px 0 0;
	font-size: 30px;
	font-weight: normal;
}

#title a:link, #title a:visited  {
	color: #73A533;
	margin-right: 5px;
	font-weight: normal;
}

#title a:hover {
	text-decoration: none;
	color: #0092C8;
}

#tagline {
	color: #0092C8;
	font-size: 17px;
	float: right;
	margin-right: 5px;
}

#topmenu {
	float: left;
	margin-top: 25px;
	z-index: 5;
}

#topmenu a:link, #topmenu a:visited {
	color: #333;
}

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

#topmenu ul { 
	margin: 0 0 0 5px;
	padding: 0;
}


#topmenu ul li a:link, #topmenu ul li a:visited {
	display: block;
	line-height: 11px;
	padding: 5px 10px 2px 9px;
	margin: 0 7px 0 0;
	font-size: 11px;
	border-bottom: 2px solid #73A533;
	text-transform: uppercase;
}

#topmenu ul li a:hover {
	border-bottom: 2px solid #0092C8;
}

#topmenu ul li {
	display: block;
	float: left;
	position: relative; 
}

#topmenu ul li ul {
	display: block;
	position: absolute;
	top: auto;
	margin: 0;
	padding: 0;
	visibility: hidden;
	border-top: 1px solid #CCC;
	width: 220px;
}

#topmenu ul li:hover ul, #topmenu ul li.msiefix ul {
	visibility: visible;
}

#topmenu ul li ul li {
	position: relative;
	float: none;
	line-height: 18px;
	color: #333;
	font-size: 10px;
}
	
#topmenu ul li ul li a:link, #topmenu ul li ul li a:visited, #topmenu ul li ul li a {
	display: block;
	border: 0;
	margin: 0;
	padding: 2px 0 2px 10px;
	line-height: 15px;
	text-transform: none;
	color: #FFF;
	background-color: #73A533;
}
		
#topmenu ul li ul li a:hover {
	background-color: #0092C8;
}

#headerimage {
	clear: both;
	height: 150px;
	width: 100%;
	margin-bottom: 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url('http://takanari.animeblogger.net/wp-content/uploads/2014/09/wpheader.jpg') no-repeat center;
}

#content {
	margin: 0 15px 0 8px;
	padding: 0;
	width: 760px;
	float: left;
}

.post {
	margin: 5px 0 30px 3px;
	clear: both;
}

.posttitle, .sidebar h3 {
	font-size: 20px;
	line-height: 20px;
	color: #0092C8;
	margin: 0 0 5px 0;
	font-weight: normal;
	display: block;
	clear: left;
}

.posttitle img {
	float: left;
	margin-right: 3px;
}

.post a:link, .post a:visited {
	color: #0092C8;
}

.post a:hover {
	color: #73A533;
	text-decoration: none;
}

.post a:link span, .post a:visited span {
	color: #CCC;
}

.post a:hover span {
	color: #AAA;
}

.post .the_content {
	clear: both;
}

.post .postmeta {
	font-size: 10px;
	line-height: 10px;
	color: #AAA;
	text-transform: uppercase;
	margin: 2px 0 5px 0;
}

.post .postmeta a:link, .post .postmeta a:visited {
	color: #7E7E7E;
	font-weight: bold;
}

.post .postmeta a:hover {
	color: #73A533;
	text-decoration: none;
}

.post div h1 {
	color: #177FA5;
	font-size: 22px;
}

.post div h2 {
	color: #67873E;
	font-size: 22px;
}

.post div h3 {
	color: #0AA6DF;
	font-size: 20px;
}

.post div h4 {
	color: #81D417;
	font-size: 20px;
}

.post div h5 {
	color: #7BBFD8;
	font-size: 18px;
}

.post div h6 {
	color: #B9E383;
	font-size: 18px;
}

.post table {
	background: #FFF;
	margin: 5px 0 10px;
	border: 1px solid #7E7E7E;
	border-collapse: collapse;
}

.post th {
	background: #CCC;
}

.post th, .post td {
	padding: 3px 10px;
	border: 1px solid #AAA;
	vertical-align: top;
}

.post fieldset {
	padding: 0 10px 0 10px;
	border-color: #B9E383;
}

.post legend {
	color: #177FA5;
	font-size: 22px;
}

.post p {
	margin: 0 0 10px 0;
	line-height: 15px;
}

.sidebar p a:link, .sidebar p a:visited,
.post p a:link, .post p a:visited,
.post ul a:link, .post ul a:visited,
.post ol a:link, .post ol a:visited {
	color: #73A533;
}

.sidebar p a:hover, .post p a:hover, .post ul a:hover, .post ol a:hover {
	text-decoration: underline;
}

.post .the_content ul, .post .the_content ol {
	margin-bottom: 10px;
}

.the_content img {
	border: 1px solid #73A533;
	margin: 0 0 3px 3px;
}

.post .wp-smiley {
	float: none;
	border: 0;
	margin: 0;
}

.postlnk {
	clear: left;
	padding-left: 14px;
	background: url('http://takanari.animeblogger.net/wp-content/themes/water/images/posts.gif') no-repeat center left;
	margin-right: 50px;
}

.comlnk {
	padding-left: 16px;
	background: url('http://takanari.animeblogger.net/wp-content/themes/water/images/comments.gif') no-repeat center left;
	margin-right: 50px;
}

.pelnk {
	padding-left: 16px;
	background: url('http://takanari.animeblogger.net/wp-content/themes/water/images/edit.gif') no-repeat center left;
}

.taglnk {
	clear: left;
	padding-left: 14px;
	background: url('http://takanari.animeblogger.net/wp-content/themes/water/images/tag.gif') no-repeat center left;
}

#nav {
	padding: 0 0 25px 0;
	margin: -10px 10px 0;
}

#commentlist {
	width: 760px;
}

#commentlist li {
	width: 695px;
	margin: 0 0 10px 0;
	padding: 5px 5px 0;
	border-left: 3px solid #73A533;
	background-color: #FFF;
	float: left;
}

#commentlist li.odd {
	background-color: #F3F3F3;
	border-color: #0092C8;
}

#commentlist li.bypostauthor {
	background-color: #EAF3FA;
}

.post .commenttitle {
	font-size: 16px;
	color: #0092C8;
	margin: 0 0 5px 0;
	font-weight: normal;
	text-align: left;
}

.post .commenttitle span {
	font-size: 11px;
	float: right;
	color: #AAA;
}

blockquote {
	border-left: 2px solid #73A533;
	margin: 10px 0 10px 5px;
	padding-left: 10px;
}

blockquote blockquote {
	border-left: 2px solid #0092C8;
}

#commentlist li.gravatar {
	border: 0;
	width: 45px;
	display: inline;
	margin-right: 7px;
	padding: 0;
	clear: both;
	text-align: center;
	background: inherit;
}

#commentlist .child li {
	float: left;
}

#commentlist .child li.gravatar {
	width: 45px;
}
#commentlist .child li.depth-2{width:88%}#commentlist .child li.depth-3{width:86%}#commentlist .child li.depth-4{width:83%}
.post .extrameta {
	color: #7E7E7E;
}

#sidebar_one {
	width: 180px;
	float: right;
}

.sidebar a:link, .sidebar a:visited {
	color: #333;
}

.sidebar a:hover {
	color: #73A533;
	text-decoration: none;
}

/* LISTS */

html>body .the_content ul {
	margin-left: 0;
	padding: 0 0 0 10px;
	text-indent: -10px;
} 

html>body .the_content li {
	margin: 4px 0 2px 5px;
}

.the_content ol {
	padding: 0 0 0 15px;
	margin: 0;
	text-indent: -5px;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	margin-bottom: 15px;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 5px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

.the_content ul li:before, .sidebar ul ul li:before {
	content: "\00BB\00A0";
	color: #73A533;
}


#wp-calendar {
	vertical-align: middle;
	width: 100%;
	text-align: center;
}

#wp-calendar #prev {
	text-align: justify;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar a:link, #wp_calendar a:visited, #next a:link, #next a:visited, #prev a:link, #prev a:visited {
	color: #0092C8;
	text-decoration: underline;
}

#wp-calendar a:hover, #next a:hover, #prev a:hover {
	color: #73A533;
	text-decoration: underline;
}

#today {
	font-weight: bold;
	color: #73A533;
}

#footer {
	clear: both;
	border-top: 1px solid #CCC;
	margin: 5px 0 -2px 5px;
	text-transform: uppercase;
	font-size: 10px;
	color: #CCC;
}

#footer a:link, #footer a:visited {
	color: #AAA;
}

#footer a:hover {
	color: #73A533;
	text-decoration: none;
}

#s {
	width: 98%;
}

/*
Theme Name: Water
Theme URI: http://xpura.co.cc/?page_id=13
Description: The Water theme is made for easy and quick customization.
Version: 1.7.1
Author: Pura, The Undersigned
Author URI: http://xpura.co.cc/
Tags: white, blue, green, one-column, two-columns, three-columns
*/

* {
	padding: 0;
	margin: 0;
}

.right, .alignright {
	float: right;
}

.left, .alignleft {
	float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.center {
	text-align: center;
}

.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}

.wp-caption p.wp-caption-text {
	color: #111;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	margin: 0;
	padding: 0 4px 5px;
}

table.alternating td {
	border: 1px solid #CCC;
        padding: 1.2ex 1.2ex 0.85ex 1.0ex;
}
table.alternating tr.toprow td {
	background-color: #CCCCCC;
        padding: 0.5ex 0.5ex 0.5ex 0.5ex;
}
table.alternating tr.odd td {
	background-color: #FFFFFF;
}
table.alternating tr.even td {
	background-color: #E8E8E8;
}

table.alternating2 {
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin: 5px 0;
}
table.alternating2 th {
	border: 1px solid #CCC;
	color: white;
        padding: 0.5ex 0.5ex 0.5ex 0.5ex;
	background-color: #248AFF;
}
table.alternating2 td {
	border: 1px solid #CCC;
        padding: 0.5ex 0.5ex 0.5ex 0.5ex;
}
table.alternating2 tr.toprow td {
	background-color: #CCCCCC;
        padding: 0.5ex 0.5ex 0.5ex 0.5ex;
}
table.alternating2 tr.odd td {
	background-color: #FFFFFF;
}
table.alternating2 tr.even td {
	background-color: #E8E8E8;
}
table.borderedt td {
	border: 1px solid #CCC;
        padding: 2.2ex 2.2ex 1.85ex 2.0ex;
}

table.square_grid td {
	width: 250px;
	height: 250px;
	text-align: center;
}

/* Plugins */
img#wpstats {
        display: none;
}

#recent-comments ul li {
	line-height: 16px;
}

#recent-comments ul li:before {
	content: none;
	color: white;
}

#recent-comments img.kjgrcGravatar {
	float: left;
}

#ajax-comment-preview img {
	border: none;
	margin: 0;
}

#ajax-comment-preview .commenttext {
	text-align: left;
}

#ajax-comment-preview ul {
	padding: 0;
	text-indent: 0;
}

#ajax-comment-preview ul li:before {
	content: none;
	color: white;
}

.comment-rating {
	text-align: right;
	float: right;
}

#sitemeter {
        margin: 10px;
}

/* Ads */
#adspace_header {
        text-align: center;
        margin: 0 16px 8px 16px;
}

#adspace_sidebar {
        margin: 0 10px 10px;
}

#adspace_footer {
        text-align: center;
        margin: 10px 16px 10px 16px;
}

body {
	margin: 0;
	background-color: #F7F7F7;
	/* background-image: url("image/Miscellaneous/Banner/amagami_ss_bg.jpg"); */
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 200px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
}

img {
	border: 0 none;
}

select {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#wrapper {
	background-color: #FFF;
	vertical-align: middle;
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}

.maincolor0 {
	color: #D4AC40;
}

.maincolor1 {
	color: #007EDE;
}

.bgcolor0 {
	background-color: #D4AC40;
}

.bgcolor1 {
	background-color: #007EDE;
}

a:link, a:visited {
	text-decoration: none;
	color: #D4AC40;
}

a:hover {
	text-decoration: underline;
	color: #007EDE;
}

ul li {
	list-style: none;
}

h4 {
	font-size: 18px;
	color: #7E7E7E;
	display: block;
	font-weight: normal;
}

#title {
	float: right;
	margin: 3px 5px 0 0;
	/* font-size: 0px; */
	font-size: 30px;
	font-weight: normal;
	font-family: Georgia;
}

#title a:link, #title a:visited  {
	color: #007EDE;
	margin-right: 5px;
	font-weight: normal;
}

#title a:hover {
	text-decoration: none;
	color: #D4AC40;
}

#tagline {
	color: #D4AC40;
	/* color: #F7F7F7; */
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	float: right;
	margin-right: 12px;
}

#topmenu {
	float: left;
	margin-top: 20px;
	z-index: 5;
}

#topmenu a.toptab {
	font-family: Georgia;
}

#topmenu a:link, #topmenu a:visited {
	color: #333;
}

#topmenu a:hover {
	text-decoration: none;
}

#topmenu ul { 
	margin: 0 0 0 10px;
	padding: 0;
}


#topmenu ul li a:link, #topmenu ul li a:visited {
	display: block;
	line-height: 12px;
	padding: 5px 10px 2px 9px;
	margin: 0 7px 0 0;
	font-size: 12px;
	border-bottom: 2px solid #D4AC40;
	text-transform: uppercase;
}

#topmenu ul li a:hover {
	border-bottom: 2px solid #007EDE;
}

#topmenu ul li {
	display: block;
	float: left;
	position: relative; 
}

#topmenu ul li ul {
	display: block;
	position: absolute;
	top: auto;
	margin: 0;
	padding: 0;
	visibility: hidden;
	border-top: 1px solid #CCC;
	width: 220px;
}

#topmenu ul li:hover ul, #topmenu ul li.msiefix ul {
	visibility: visible;
}

#topmenu ul li ul li {
	position: relative;
	float: none;
	line-height: 18px;
	color: #333;
	font-size: 10px;
}
	
#topmenu ul li ul li a:link, #topmenu ul li ul li a:visited, #topmenu ul li ul li a {
	display: block;
	border: 0;
	margin: 0;
	padding: 2px 0 2px 10px;
	line-height: 16px;
	text-transform: none;
	color: #FFF;
	background-color: #007EDE;
}
		
#topmenu ul li ul li a:hover {
	background-color: #D4AC40;
}

#headerimage {
	clear: both;
	height: 200px;
	width: 100%;
	margin-bottom: 8px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url('http://takanari.animeblogger.net/wp-content/uploads/2014/09/wpheader.jpg') no-repeat center;
}

#content {
	margin: 0 10px;
	padding: 0;
	width: 760px;
	float: left;
	line-height: 18px;
}

#content_fullwidth {
	margin: 0 10px;
	padding: 0;
	width: 1004px;
}

.post {
	margin: 5px 0 20px 2px;
	clear: both;
}

.posttitle, .sidebar h3 {
	font-size: 20px;
	line-height: 20px;
	color: #007EDE;
	/* margin: 0 0 5px 0; */
	font-weight: normal;
	display: block;
	clear: left;
	font-family: Georgia;
}

.posttitle img {
	float: left;
	margin-right: 2px;
}

.post a:link, .post a:visited {
	color: #007EDE;
}

.post a:hover {
	color: #D4AC40;
	text-decoration: none;
}

.post a:link span, .post a:visited span {
	color: #CCC;
}

.post a:hover span {
	color: #AAA;
}

.post .the_content {
	text-align: justify;
	clear: both;
}

.post .postmeta {
	font-size: 10px;
	line-height: 11px;
	color: #AAA;
	text-transform: uppercase;
	margin: 2px 0 5px 0;
}

.post .postmeta a:link, .post .postmeta a:visited {
	color: #7E7E7E;
	font-weight: normal;
}

.post .postmeta a:hover {
	color: #D4AC40;
	text-decoration: none;
}

.post .postmeta .author_link a:link, .post .postmeta .author_link a:visited {
	color: #007EDE;
	font-weight: bold;
}

.post .postmeta .author_link a:hover {
	color: #D4AC40;
	text-decoration: none;
}

.post div h1 {
	color: #177FA5;
	font-size: 22px;
	margin: 0 0 5px 0;
}

.post div h2 {
	color: #67873E;
	font-size: 22px;
	margin: 0 0 5px 0;
}

.post div h3 {
	color: #0AA6DF;
	font-size: 20px;
	margin: 0 0 5px 0;
}

.post div h4 {
	color: #81D417;
	font-size: 20px;
	margin: 0 0 5px 0;
}

.post div h5 {
	color: #7BBFD8;
	font-size: 18px;
	margin: 0 0 5px 0;
}

.post div h6 {
	color: #B9E383;
	font-size: 18px;
	margin: 0 0 5px 0;
}

.post table {
	background: #FFF;
	margin: 3px 0 3px;
	border: 1px none #7E7E7E;
	/* border-collapse: collapse; */
}

.post th {
	/* background: #CCC; */
}

.post th, .post td {
	padding: 0;
	border: none #AAA;
	/* vertical-align: top; */
	text-align: left;
}

.post fieldset {
	padding: 0 10px 0 10px;
	border-color: #B9E383;
}

.post legend {
	color: #177FA5;
	font-size: 22px;
}

.post p {
	margin: 0 0 6px 0;
	line-height: 18px;
}

.sidebar p {
	line-height: 16px;
}

.sidebar p a:link, .sidebar p a:visited,
.post p a:link, .post p a:visited,
.post ul a:link, .post ul a:visited,
.post ol a:link, .post ol a:visited {
	color: #007EDE;
}

.sidebar p a:hover, .post p a:hover, .post ul a:hover, .post ol a:hover {
	text-decoration: underline;
	color: #D4AC40;
}

.post .the_content ul, .post .the_content ol {
	margin-bottom: 10px;
}

.the_content img {
	/* border: 1px solid #D4AC40; */
	border: 1px solid #8CAFFF;
	margin: 0 0 2px 2px;
}

.post .wp-smiley {
	float: none;
	border: 0;
	margin: 0;
}

.postlnk {
	clear: left;
	padding-left: 14px;
	background: url('http://randomc.net/wordpress/wp-content/themes/water/images/posts.gif') no-repeat center left;
	margin-right: 50px;
}

.comlnk {
	padding-left: 16px;
	background: url('http://randomc.net/wordpress/wp-content/themes/water/images/comments.gif') no-repeat center left;
	margin-right: 50px;
}

.pelnk {
	padding-left: 16px;
	background: url('http://randomc.net/wordpress/wp-content/themes/water/images/edit.gif') no-repeat center left;
}

.taglnk {
	clear: left;
	padding-left: 14px;
	background: url('http://randomc.net/wordpress/wp-content/themes/water/images/tag.gif') no-repeat center left;
}

#nav {
	padding: 0 0 25px 0;
	margin: -10px 10px 0;
}

#commentlist {
	width: 760px;
}

#commentlist li {
	width: 690px;
	margin: 0 0 10px 0;
	padding: 5px 5px 0;
	border-left: 3px solid #D4AC40;
	background-color: #FFF;
	float: left;
}

#commentlist li.odd {
	background-color: #F3F3F3;
	border-color: #007EDE;
}

#commentlist li.bypostauthor {
	background-color: #EAF3FA !important;
}

#comment-page-numbers {
	margin: 5px 0 10px 0;
}

#comment-page-numbers .page-numbers {
	color: 1px solid #333;
	border: 1px solid #333;
	padding: 1px 4px;
}

#comment-page-numbers a:link, #comment-page-numbers a:visited {
	color: 1px solid #007EDE;
	border: 1px solid #007EDE;
	padding: 1px 4px;
}

#comment-page-numbers a:hover {
	color: 1px solid #D4AC40;
	border: 1px solid #D4AC40;
}

.post .commenttitle {
	font-size: 16px;
	color: #007EDE;
	margin: 0 0 5px 0;
	font-weight: normal;
	text-align: left;
	font-family: Georgia;
}

.post .commenttitle span {
	font-size: 12px;
	float: right;
	color: #AAA;
}

blockquote {
	border-left: 2px solid #D4AC40;
	margin: 10px 0 10px 5px;
	padding-left: 10px;
	font-style: italic;
}

blockquote blockquote {
	border-left: 2px solid #007EDE;
	font-style: italic;
}

#commentlist li.gravatar {
	border: 0;
	width: 45px;
	display: inline;
	margin-right: 7px;
	padding: 0;
	clear: both;
	text-align: center;
	background: inherit;
}

#commentlist .child li {
	float: left;
}

#commentlist .child li.gravatar {
	width: 45px;
}
#commentlist .child li.depth-2{width:88%}#commentlist .child li.depth-3{width:86%}#commentlist .child li.depth-4{width:83%}
.post .extrameta {
	color: #7E7E7E;
}

#sidebar_one {
	width: 220px;
	float: right;
	margin: 0 10px;
}

#sidebar_two {
	width: 220px;
	float: right;
	margin: 0 10px;
	margin-right: 20px;
}

.sidebar .button {
	border: 1px solid #007EDE;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.sidebar .button:hover {
	border: 1px solid #D4AC40;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.sidebar a:link, .sidebar a:visited {
	color: #333;
}

.sidebar a:hover {
	color: #D4AC40;
	text-decoration: none;
}

/* LISTS */

html>body .the_content ul {
	margin-left: 0;
	padding: 0 0 0 10px;
	text-indent: -10px;
} 

html>body .the_content li {
	margin: 0 0 3px 15px;
}

.the_content ol {
	padding: 0 0 0 15px;
	margin: 0;
	text-indent: -5px;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	margin-bottom: 15px;
}

.sidebar ul li ul {
	margin-bottom: 10px;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 5px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 0 0 0 5px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 5px 0 0;
	padding: 0;
}

.the_content ul li:before, .sidebar ul ul li:before {
	content: "\00BB\00A0";
	color: #D4AC40;
}


#wp-calendar {
	vertical-align: middle;
	width: 100%;
	text-align: center;
}

#wp-calendar td {
        background-color: #E6E6E6;
}

#wp-calendar #prev {
	text-align: justify;
        background-color: transparent;
}

#wp-calendar #next {
	text-align: right;
        background-color: transparent;
}

#wp-calendar a:link, #wp-calendar a:visited, #next a:link, #next a:visited, #prev a:link, #prev a:visited {
	color: #007EDE;
	text-decoration: underline;
	font-weight: bold;
}

#wp-calendar a:hover, #next a:hover, #prev a:hover {
	color: #D4AC40;
	text-decoration: underline;
	font-weight: bold;
}

#wp-calendar .pad {
        background-color: transparent;
}

#today {
	font-weight: bold;
	color: #D4AC40;
}

#footer {
	clear: both;
	border-top: 1px solid #CCC;
	margin: 5px 0 -2px 5px;
	text-transform: uppercase;
	font-size: 10px;
	color: #CCC;
}

#footer a:link, #footer a:visited {
	color: #AAA;
}

#footer a:hover {
	color: #D4AC40;
	text-decoration: none;
}

#s {
	width: 98%;
}


/* About */
#about table td.image {
	padding: 0 0 30px 0;
}

#about table td.text {
	padding: 0 0 30px 10px;
	text-align: justify;
}

#about .name {
	font-size: 16px;
	line-height: 16px;
	color: #007EDE;
	font-weight: normal;
	font-family: Georgia;
}

#about .joined {
	font-size: 10px;
	line-height: 11px;
	color: #AAA;
	text-transform: uppercase;
	margin: 2px 0 5px 0;
}

#about .portrait {
	width: 125px;
	height: 180px;
	margin: 5px 0;
	border-radius: 15px;
	-moz-border-radius: 15px;
}

/* Announcements */
#announcements {
        text-align: justify;
}

/* Best of Anime */
#best_of_anime {
        text-align: justify;
}

#best_of_anime table {
        width: 100%;
}

#best_of_anime th {
        text-align: center;
        color: #007EDE;
        font-size: 14px;
}
        
#best_of_anime .image {
        width: 250px;
        vertical-align: middle;
}

#best_of_anime .text {
        padding: 0 5px;
	text-align: justify;
}

/* Retrospective Look */
#retrospective_look table {
	width: 760px;
	margin-bottom: 10px;
}

#retrospective_look th {
	font-size: 13px;
	font-weight: bold;
        color: #007EDE;
	text-align: center;
	padding: 0 0 5px 0;
	border: 1px solid #D4AC40;
	border-collapse: collapse;
}

#retrospective_look .episode {
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #AAA;
	text-transform: uppercase;
}
        
#retrospective_look .image {
        width: 195px;
        vertical-align: middle;
	padding: 5px 0 0 0;
}

#retrospective_look .image img {
	margin: 0 0 5px 0;
}

#retrospective_look .text {
	text-align: justify;
	padding: 5px 0;
}

/* Season Preview */
#season_preview {
	width: 760px;
	margin-bottom: 15px;
}

#season_preview img {
	margin: 8px 0 3px 0;
}

#season_preview_ova {
	width: 100%;
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin: 5px 0 25px 0;
}

#season_preview_ova tr:nth-child(odd) {
	background: #E8E8E8;
}

#season_preview_ova th {
	padding: 1px 3px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	text-align: center;
	vertical-align: top;
	color: white;
	background: #007EDE;
}

#season_preview_ova td {
	padding: 1px 3px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}

.preview_info {
	margin-top: 5px;
}

.preview_info table {
	width: 100%;
	border: 1px solid #D4AC40;
	border-collapse: collapse;
}

.preview_info table td {
	width: 50%;
	padding: 1px 3px;
	border: 1px solid #D4AC40;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}

.preview_info table td.col1 {
	/*width: 270px;*/
}

.preview_author {
	color: #AAA;
	text-transform: uppercase;
	font-size: 10px;
	line-height:11px;
	margin-top:10px;
	margin-bottom:5px;
}

.preview_text {
	margin-bottom: 3px;
	text-align: justify;
}

.preview_odds table {
	width: 100%;
	margin: 0 0 5px 0;
}

.preview_odds table td {
	width: 50%;
	padding: 1px 3px;
	text-align: left;
	vertical-align: top;
}

.preview_videos table {
	border-spacing: 10px;
	margin: 0;
}

.preview_videos table td {
	text-align: center;
	vertical-align: top;
}

.toplink {
	float: right;
	padding: 0 3px; 
	margin-top: 2px;
	border: 1px solid #007EDE;
}

.toplink:hover {
	border: 1px solid #D4AC40;
}

/* Season Schedule */
#season_schedule {
	width: 100%;
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin: 5px 0;
}

#season_schedule th {
	width: 100px;
	padding: 1px 3px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	text-align: center;
	vertical-align: top;
	color: white;
	background: #007EDE;
}

#season_schedule td {
	width: 100px;
	padding: 1px 3px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}

#season_schedule tr.watching td {
	width: 22px;
	height: 12px;
	line-height: 12px;
	padding: 0px 2px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	text-align: center;
	vertical-align: top;
}

#season_schedule tr.watching-7slots td {
	width: 11px;
	height: 12px;
	line-height: 12px;
	padding: 0px 2px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	text-align: center;
	vertical-align: top;
}

#season_schedule_legend {
	margin-bottom: 10px;
}

#season_schedule_legend th {
	font-weight: bold;
	padding-right: 10px;
}

#season_schedule_legend td.color {
	width: 20px;
	line-height: 15px;
	text-align: center;
	border: 1px solid #CCC;
}	

#season_schedule_legend td.author {
	font-size:10px;
	text-transform:uppercase;
	padding-right: 10px;
}

.divine {
	color: #5CB3FF !important;
}

.divine_bg {
	background-color: #C5E2FF !important;
}

.kiiragi {
	color: #EAC117 !important;
}

.kiiragi_bg {
	background-color: #FCFD5F !important;
}

.prooof {
	color: #F87217 !important;
}

.prooof_bg {
	background-color: #FFBE38 !important;
}

.takaii {
	color: #736AFF !important;
}

.takaii_bg {
	background-color: #C5B9FC !important;
}

.enzo {
	color: #54C571 !important;
}

.enzo_bg {
	background-color: #9BFFB0 !important;
}

.unlisted_bg {
	background-color: #51E072 !important;
}

.verdant_bg {
	background-color: #67D0FF !important;
}

.stilts {
	color: #74A0A3 !important;
}

.stilts_bg {
	background-color: #91C8CC !important;
}

.stereoman_bg {
	background-color: #FF8080 !important;
}

.zanibas_bg {
	background-color: #C2FD2F !important;
}

.cherrie {
	color: #F5A6EA !important;
}

.cherrie_bg {
	background-color: #F5A6EA !important;
}

.bakamochi_bg {
	background-color: #B987C9 !important;
}

.stereoman_bg {
	background-color: #FF8080 !important;
}

.moomba_bg {
	background-color: #C96 !important;
}

.zephyr {
	color: #CCCC66 !important;
}

.zephyr_bg {
	background-color: #FFFF80 !important;
}

.asobi_bg {
	background-color: #F96 !important;
}

.seishun_bg {
	background-color: #00FFFF !important;
}

.kairi_bg {
	background-color: #3CB371 !important;
}

.passerby_bg {
	background-color: #FF8282 !important;
}

.samu_bg {
	background-color: #FFD16E !important;
}

.guest_bg {
	background-color: #ECD672;
}

.gray_bg {
	background-color: #E8E8E8;
}

.red_bg {
	background-color: #FF9E9E !important;
}

/* Filmstrip */
.filmstrip {
        text-align: justify;
        padding: 10px 115px 15px 115px;
	background-image: url('/image/Miscellaneous/filmstrip.jpg');
	background-repeat:repeat-y;
	background-position: center top;
}

.filmstrip .flv_embed {
	display: block;
	background: #EDEDED;
	width: 512px;
	padding: 4px;
	margin: 0 auto;
}

.filmstrip .snapshot {
	background: #EDEDED;
	width: 514px;
	padding: 3px;
	margin: 0 auto;
}

.filmstrip img {
	display: block;
	margin: 0 auto;
}

.filmstrip table {
	background: #EDEDED;
	padding: 2px 3px;
	margin: 0 auto;
}

.filmstrip table img {
	border-spacing: 0;
	margin: 1px;
}

.filmstrip .caption {
	display: block;
	background: #EDEDED;
	width: 512px;
	padding: 0 4px 2px 4px;
	text-align: center;
	/* font-style: italic; */
	margin: 0 auto 16px auto;
}

.the_content .filmstrip li {
	margin: 2px 0 4px 15px;
}

.the_content .filmstrip h1 {
        font-size: 16px;
        font-weight: bold;
        margin: 12px 0 10px 0;
        color: #333;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}