/*
Theme Name: Naruto Strikes Back
Theme URI: http://blinding-light.com/designs
Description: A theme based from the anime "Naruto" by Kishimoto Masashi./*
Theme Name: Naruto Strikes Back
Theme URI: http://blinding-light.com/designs
Description: A theme based from the anime "Naruto" by Kishimoto Masashi.
Author: Miko Reznor
Author URI: http://blinding-light.com
*/

body {
	background: #FFFDDD url('images/background.gif') center top;
	color: #006;
	font: 75%/145% Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #00F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #930;
}

#wrap {
	width: 750px;
	background: url('images/wrap.gif') repeat-y center top;
	margin: 0 auto;
	padding: 0 15px;
	text-align: left;
}

.right {
        float:right;
        padding-right:35px
}


/* TOP */

#top {
	height: 183px;
	background: #FDFCAE url('images/top-head.jpg') no-repeat;
	color: #AC4700;
	overflow: hidden;
}

#top h1 {
	color: #AC4700;
	font: bold 325% Impact, sans-serif;
	position: absolute;
	margin: 0;
	padding: 82px 0 0;
	text-indent: 267px;
	text-transform: lowercase;
}

.titleshadow {
	color: #fdf0ae;
	font: bold 325% Impact, sans-serif;
	position: absolute;
	top: 80px;
	padding-left: 265px;
	text-transform: lowercase;
}

#top h2 {
	color: #fdf0ae;
        font: Verdana, sans-serif;
        margin: 0;
        font-size: 121%;
	font-weight: bold;
        position: absolute;
        top: 130px;
	padding-left: 265px;
}

.subtitleshadow {
	color: #AC4700;
	font: Verdana, sans-serif;
        font-size: 121%;
	font-weight: bold;
	position: absolute;
	top: 131px;
	text-indent: 266px;	
}

div.shadow {
  padding: 0 2px;
  background: #8e8e8e;
  background-repeat: none;
  border-right: 3px solid #d4ddeb;
  position: relative;
}

div.shadow img {
  background: #759fda url('images/shad_bottom.png') repeat-x bottom left;
  padding-left:5px; 
  padding-right:5px;
  padding-top:5px;
  padding-bottom:9px
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url('images/shad_tlcorner.png') no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px
}

div.shadow div.topright {
  width: 3px;
  height: 4px;
  background: url('images/shad_trcorner.png') no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url('images/shad_blcorner.png') no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url('images/shad_brcorner.png') no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px
}

#top a {
	color: #AC4700;
}

#top a:hover {
	color: #009;
}

#top-half {
	height: 132px;
	background: url('images/top-half.jpg') no-repeat;
	border-bottom: 5px solid #C60;
}

#top-half ul {
	height: 25px;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#top-half li {
	float: right;
	font: 90%/normal Verdana, sans-serif;
	list-style: none;
	margin: 0;
	padding: 5px 6px 0;
	text-transform: uppercase;
}

#top-half li a {
	background: url('images/nav-off.gif') right top no-repeat;
	color: #A43E00;
	padding-right: 12px;
}

#top-half li a:hover {
	background: url('images/nav-on.gif') right top no-repeat;
	color: #00C;
	padding-right: 12px;
}

#top-half form {
	clear: both;
	margin: 0;
	padding: 15px 10px 0 470px;
}

#top-half fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#top-half label {
	display: block;
	font: bold 110%/normal Verdana, sans-serif;
        color: #135297;
}

#top-half input {
	background: #BDD6E1;
	border-top: 1px solid #006;
	border-left: 1px solid #006;
	border-right: 1px solid #dcfcd2;
	border-bottom: 1px solid #dcfcd2;
	font: bold 100%/normal Verdana, sans-serif;
	color: #006;
	margin: 4px 0;
	padding: 4px 4px 3px;
}

#top-half #s {
	width: 200px;
	font: 100%/normal Verdana, sans-serif;
	padding: 4px;
}

/* CONTENTS */

#contents {
	width: 518px;
	float: right;
	padding: 15px 15px 15px 0;
}

#contents h1, #contents h2, #sidebar h1, #sidebar h2 {
	background: #e6801c;
	border-top: 1px solid #fdcd78;
	border-left: 1px solid #fdcd78;
	border-right: 1px solid #AC4700;
	border-bottom: 1px solid #AC4700;
	color: #FFFAEF;
	font: bold 110% Verdana, sans-serif;
	letter-spacing: 1px;
	margin: 0px -10px 0px;
	padding: 3px 5px;
	text-transform: uppercase;
}

#contents h3 {
	font: bold 109% Verdana, sans-serif;
	margin: 0px -10px 0px;
	padding: 3px 5px;
}

td {
	border-bottom: 1px dotted #AC4700;
}

img { border: 0px;
}

#contents a:hover {
	text-decoration: underline;
}
#contents a {
	text-decoration: underline;
}

#contents h1 a, #contents h2 a, #contents .small a, #sidebar h1 a, #sidebar h2 a {
	color: #FFF;
}
#contents h1 a:hover, #contents h2 a:hover, #contents .small a:hover, #sidebar h1 a:hover, #sidebar h2 a:hover {
	text-decoration: underline;
}


#contents .small {
	background: #813500;
	border-top: 1px solid #945326;
	border-left: 1px solid #945326;
	border-right: 1px solid #612800;
	border-bottom: 1px solid #612800;
	color: #FFB;
	font: 85% Verdana, sans-serif;
	margin: 0px -10px;
	padding: 2px 6px 3px;
}
#contents .wp-smiley {
	background: #F2F8FF;
	border: 0;
	margin: 0;
	padding: 0;
}

.table_title {
	color: #FFFFFF;
	font-weight: bold;
        background: #759fda;
}

/* SIDEBAR */

#sidebar {
	width: 180px;
	float: left;
	font: 95%/130% Verdana, sans-serif;
	padding: 15px 10px 0;
}

#sidebar ul {
	margin: 0 5px 15px;
	padding: 0;
}

#sidebar ul li {
	margin-top: 1pt;
	padding: 0;
	list-style: none;
}

#sidebar h2 {
	margin: 0 -4 2px;
	text-align: left;
}

#sidebar ul li a {
	color: #380000;
	font-weight: bold;
}

#sidebar ul li a:hover {
	color: #00F;
	position: relative;
	top: 1px;
	left: 1px;
}

#sidebar ul ul {
	margin: 0;
	padding: 0;
}

#sidebar li li {
	padding: 1px 2px 0 4px;
}

#sidebar li li li {
	padding: 1px 2px 0 16px;
}


/* FOOTER */

#footer {
	height: 61px;
	background: #FDFCAE url('images/footer.jpg') no-repeat;
	border-top: 5px solid #C60;
	clear: both;
	color: #006;
	font: 95%/140% Verdana, sans-serif;
	padding: 40px 50px 0 45px;
}

#footer a:hover {
	text-decoration: underline;
}


/* COMMENTS */

.comments {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comments li {
	background: #F7FBFF;
	border: 1px solid #D9DFEF;
	margin: 10px 0;
	padding: 4px;
}

.comments li li {
	border: none;
	padding: 0;
}


/* FORMS */

#contents form {
	padding: 0;
}

#contents form fieldset {
	border: 0;
	margin: 0;
}

#contents form fieldset label {
	width: 20%;
	float: left;
	font-weight: normal;
}

#contents form fieldset select {
	width: 72%;
	font: 100% Verdana, sans-serif;
	margin: 2px;
}

#contents form fieldset input, #contents form fieldset textarea {
	width: 65%;
	background: #F9FCEC;
	border-top: 1px solid #AC4700;
	border-left: 1px solid #AC4700;
	border-right: 1px solid #fdcd78;
	border-bottom: 1px solid #fdcd78;
	font: 100% Verdana, sans-serif;
	margin: 2px;
}

#contents form fieldset textarea {
	height: 150px;
}

#contents form fieldset br {
	clear: both;
}

#contents form fieldset .button {
	background: #e6801c;
	border-top: 1px solid #fdcd78;
	border-left: 1px solid #fdcd78;
	border-right: 1px solid #AC4700;
	border-bottom: 1px solid #AC4700;
        margin-right: 48px;
	width: 30%;
	font-weight: bold;
        color: #F9FCEC;
	text-transform: uppercase;
        float: right;
}

#css_form_titlespace { 
	text-align:left;
	padding:5px 0px 0px 0px;
	margin:0px 0px;
	color:#AC4700;
	font-family:Verdana;
	font-size:20px;
}

/* CONSTANTS */

hr {
	clear: both;
	visibility: hidden;
}

blockquote {
	background: #F9FCEC;
	border: 4px dotted #D9DFEF;
	padding: 0 8px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	float: right;
}

/* Browser Hacks for Safari and IE 7 */

*+html div.shadow {
  padding: 0 2px -10px 0;
  background: #8e8e8e;
  background-repeat: none;
  border-right: 3px solid #d4ddeb;
  position: relative; 
}
*+html div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url('images/shad_blcorner.png') no-repeat bottom left;
  position: absolute;
  bottom: 19px;
  left: -1px
}

*+html div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url('images/shad_brcorner.png') no-repeat bottom right;
  position: absolute;
  bottom: 19px;
  right: -1px
}

* html div.shadow {
  padding: 0 2px -10px 0;
  background: #8e8e8e;
  background-repeat: none;
  border-right: 3px solid #d4ddeb;
  position: relative; 
}
* html div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url('images/shad_blcorner.png') no-repeat bottom left;
  position: absolute;
  bottom: 19px;
  left: -1px
}

* html div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url('images/shad_brcorner.png') no-repeat bottom right;
  position: absolute;
  bottom: 19px;
  right: -1px
}
Author: Miko Reznor
Author URI: http://blinding-light.com
*/

body {
	background: #FFFDDD url('images/background.gif') center top;
	color: #006;
	font: 75%/145% Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #00F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #930;
}

#wrap {
	width: 750px;
	background: url('images/wrap.gif') repeat-y center top;
	margin: 0 auto;
	padding: 0 15px;
	text-align: left;
}


/* TOP */

#top {
	height: 183px;
	background: #FDFCAE url('images/top-head.jpg') no-repeat;
	color: #AC4700;
	overflow: hidden;
}

#top h1 {
	color: #AC4700;
	font: bold 325% Impact, sans-serif;
	position: absolute;
	margin: 0;
	padding: 82px 0 0;
	text-indent: 267px;
	text-transform: lowercase;
}

.titleshadow {
	color: #fdf0ae;
	font: bold 325% Impact, sans-serif;
	position: absolute;
	top: 80px;
	padding-left: 265px;
	text-transform: lowercase;
}

#top h2 {
	color: #fdf0ae;
        font: Verdana, sans-serif;
        margin: 0;
        font-size: 121%;
	font-weight: bold;
        position: absolute;
        top: 130px;
	padding-left: 265px;
}

.subtitleshadow {
	color: #AC4700;
	font: Verdana, sans-serif;
        font-size: 121%;
	font-weight: bold;
	position: absolute;
	top: 131px;
	text-indent: 266px;	
}

div.shadow {
  padding: 0 2px;
  background: #8e8e8e;
  background-repeat: none;
  border-right: 3px solid #d4ddeb;
  position: relative;
}

div.shadow img {
  background: #759fda url('http://plongeekohtao.com/images/shad_bottom.png') repeat-x bottom left;
  padding-left:5px; 
  padding-right:5px;
  padding-top:5px;
  padding-bottom:9px
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url('http://plongeekohtao.com/images/shad_tlcorner.png') no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px
}

div.shadow div.topright {
  width: 3px;
  height: 4px;
  background: url('http://plongeekohtao.com/images/shad_trcorner.png') no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url('http://plongeekohtao.com/images/shad_blcorner.png') no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url('http://plongeekohtao.com/images/shad_brcorner.png') no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px
}

#top a {
	color: #AC4700;
}

#top a:hover {
	color: #009;
}

#top-half {
	height: 132px;
	background: url('images/top-half.jpg') no-repeat;
	border-bottom: 5px solid #C60;
}

#top-half ul {
	height: 25px;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#top-half li {
	float: right;
	font: 90%/normal Verdana, sans-serif;
	list-style: none;
	margin: 0;
	padding: 5px 6px 0;
	text-transform: uppercase;
}

#top-half li a {
	background: url('images/nav-off.gif') right top no-repeat;
	color: #A43E00;
	padding-right: 12px;
}

#top-half li a:hover {
	background: url('images/nav-on.gif') right top no-repeat;
	color: #00C;
	padding-right: 12px;
}

#top-half form {
	clear: both;
	margin: 0;
	padding: 15px 10px 0 470px;
}

#top-half fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#top-half label {
	display: block;
	font: bold 110%/normal Verdana, sans-serif;
        color: #135297;
}

#top-half input {
	background: #BDD6E1;
	border-top: 1px solid #006;
	border-left: 1px solid #006;
	border-right: 1px solid #dcfcd2;
	border-bottom: 1px solid #dcfcd2;
	font: bold 100%/normal Verdana, sans-serif;
	color: #006;
	margin: 4px 0;
	padding: 4px 4px 3px;
}

#top-half #s {
	width: 200px;
	font: 100%/normal Verdana, sans-serif;
	padding: 4px;
}

/* CONTENTS */

#contents {
	width: 518px;
	float: right;
	padding: 15px 15px 15px 0;
}

#contents h1, #contents h2, #sidebar h1, #sidebar h2 {
	background: #e6801c;
	border-top: 1px solid #fdcd78;
	border-left: 1px solid #fdcd78;
	border-right: 1px solid #AC4700;
	border-bottom: 1px solid #AC4700;
	color: #FFFAEF;
	font: bold 110% Verdana, sans-serif;
	letter-spacing: 1px;
	margin: 0px -10px 0px;
	padding: 3px 5px;
	text-transform: uppercase;
}

#contents h3 {
	font: bold 109% Verdana, sans-serif;
	margin: 0px -10px 0px;
	padding: 3px 5px;
}

td {
	border-bottom: 1px dotted #AC4700;
}

img { border: 0px;
}

#contents a:hover {
	text-decoration: underline;
}
#contents a {
	text-decoration: underline;
}

#contents h1 a, #contents h2 a, #contents .small a, #sidebar h1 a, #sidebar h2 a {
	color: #FFF;
}
#contents h1 a:hover, #contents h2 a:hover, #contents .small a:hover, #sidebar h1 a:hover, #sidebar h2 a:hover {
	text-decoration: underline;
}


#contents .small {
	background: #813500;
	border-top: 1px solid #945326;
	border-left: 1px solid #945326;
	border-right: 1px solid #612800;
	border-bottom: 1px solid #612800;
	color: #FFB;
	font: 85% Verdana, sans-serif;
	margin: 0px -10px;
	padding: 2px 6px 3px;
}
#contents .wp-smiley {
	background: #F2F8FF;
	border: 0;
	margin: 0;
	padding: 0;
}

.table_title {
	color: #FFFFFF;
	font-weight: bold;
        background: #759fda;
}

/* SIDEBAR */

#sidebar {
	width: 180px;
	float: left;
	font: 95%/130% Verdana, sans-serif;
	padding: 15px 10px 0;
}

#sidebar ul {
	margin: 0 5px 15px;
	padding: 0;
}

#sidebar ul li {
	margin-top: 1pt;
	padding: 0;
	list-style: none;
}

#sidebar h2 {
	margin: 0 -4 2px;
	text-align: left;
}

#sidebar ul li a {
	color: #380000;
	font-weight: bold;
}

#sidebar ul li a:hover {
	color: #00F;
	position: relative;
	top: 1px;
	left: 1px;
}

#sidebar ul ul {
	margin: 0;
	padding: 0;
}

#sidebar li li {
	padding: 1px 2px 0 4px;
}

#sidebar li li li {
	padding: 1px 2px 0 16px;
}


/* FOOTER */

#footer {
	height: 61px;
	background: #FDFCAE url('images/footer.jpg') no-repeat;
	border-top: 5px solid #C60;
	clear: both;
	color: #006;
	font: 95%/140% Verdana, sans-serif;
	padding: 40px 50px 0 45px;
}

#footer a:hover {
	text-decoration: underline;
}


/* COMMENTS */

.comments {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comments li {
	background: #F7FBFF;
	border: 1px solid #D9DFEF;
	margin: 10px 0;
	padding: 4px;
}

.comments li li {
	border: none;
	padding: 0;
}


/* FORMS */

#contents form {
	padding: 0;
}

#contents form fieldset {
	border: 0;
	margin: 0;
}

#contents form fieldset label {
	width: 20%;
	float: left;
	font-weight: normal;
}

#contents form fieldset select {
	width: 72%;
	font: 100% Verdana, sans-serif;
	margin: 2px;
}

#contents form fieldset input, #contents form fieldset textarea {
	width: 65%;
	background: #F9FCEC;
	border-top: 1px solid #AC4700;
	border-left: 1px solid #AC4700;
	border-right: 1px solid #fdcd78;
	border-bottom: 1px solid #fdcd78;
	font: 100% Verdana, sans-serif;
	margin: 2px;
}

#contents form fieldset textarea {
	height: 150px;
}

#contents form fieldset br {
	clear: both;
}

#contents form fieldset .button {
	background: #e6801c;
	border-top: 1px solid #fdcd78;
	border-left: 1px solid #fdcd78;
	border-right: 1px solid #AC4700;
	border-bottom: 1px solid #AC4700;
        margin-right: 48px;
	width: 30%;
	font-weight: bold;
        color: #F9FCEC;
	text-transform: uppercase;
        float: right;
}

#css_form_titlespace { 
	text-align:left;
	padding:5px 0px 0px 0px;
	margin:0px 0px;
	color:#AC4700;
	font-family:Verdana;
	font-size:20px;
}

/* CONSTANTS */

hr {
	clear: both;
	visibility: hidden;
}

blockquote {
	background: #F9FCEC;
	border: 4px dotted #D9DFEF;
	padding: 0 8px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	float: right;
}

/* Browser Hacks for Safari and IE 7 */

*+html div.shadow {
  padding: 0 2px -10px 0;
  background: #8e8e8e;
  background-repeat: none;
  border-right: 3px solid #d4ddeb;
  position: relative; 
}
*+html div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url('http://plongeekohtao.com/images/shad_blcorner.png') no-repeat bottom left;
  position: absolute;
  bottom: 19px;
  left: -1px
}

*+html div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url('http://plongeekohtao.com/images/shad_brcorner.png') no-repeat bottom right;
  position: absolute;
  bottom: 19px;
  right: -1px
}

* html div.shadow {
  padding: 0 2px -10px 0;
  background: #8e8e8e;
  background-repeat: none;
  border-right: 3px solid #d4ddeb;
  position: relative; 
}
* html div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url('http://plongeekohtao.com/images/shad_blcorner.png') no-repeat bottom left;
  position: absolute;
  bottom: 19px;
  left: -1px
}

* html div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url('http://plongeekohtao.com/images/shad_brcorner.png') no-repeat bottom right;
  position: absolute;
  bottom: 19px;
  right: -1px
}

.googlePlusOneButton { 
 float: left;
 padding-top: 7px;
 margin-right: -30px;
 clear:both;
}

.paypal {float:right; padding-top:10px; padding-right:10px;}
