/*
Theme Name: Flaming Yugioh
Description: Flaming Yugioh is based on Inferno, a Dark WP theme created by <a href="http://www.thecirclingsky.com/">thecirclingsky.com</a>.
Version: 1.2
Author: SP
Author URI: http://www.yugiohblog.com/
Tags: black, orange, red, dark, custom-header, fixed-width, two-columns, right-sidebar

	Flaming Yugioh v1.0 http://www.yugiohblog.com/
	This theme was designed and built by SP whose can be contacted at spanth@gmail.com
	The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/

/* ---------- Key Common Elements ---------- */

body {
  font-family:verdana,arial,helvetica,sans-serif;
  font-size: 62.5%;
  padding: 0;
  margin: 0;
  width: 100%;
  display: table;
  background: #000000;
  text-align:center;
  }
	
#page {
  position: relative;
  margin: 0 auto;
  padding: 0 11px;
  text-align: left;
  width: 1000px;
  min-height: 100%;
  height: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: auto;
  }
	
#mainpage {	
  width:1000px;
  padding:0;
  background:url(http://www.yugiohblog.com/images/pg-bkg-d.jpg) repeat-y;	
  }		
	
#mainpage-top {
  margin:0;
  padding:0;
  width:1000px;
  background:url(http://www.yugiohblog.com/images/pbkg-top-d.jpg) no-repeat;
  height:20px;
  }
	
#mainpage-bottom {
  margin:0;
  padding:0;
  width:1000px;
  background:url(http://www.yugiohblog.com/images/pbkg-bottom-d.jpg) no-repeat;
  height:20px;
  }		

#content {
  font-size: 1.2em
  }
	
/* ---------- End Key Common Elements ---------- */	

/* ---------- Headlines ---------- */
	
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}	
	
h1 {
	font-size: 4em;
	text-align: center; 
  padding-top: 10px;
	margin: 0;
	}	

h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#ffffcc;
	}	
	
h2 {
	font-size: 1.6em;
	color:#ff6600;
	font-size: 1.6em;
	margin: 30px 0 0;
	}	
	
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}	
	
h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}	
	
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}	
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3, h3 a, h3 a:visited {}	

/* ---------- End Headlines ---------- */

/* ---------- Site Header ---------- */

#header {
	position:relative;
	margin-left:0px;
	padding:50px 80px 0px 40px;
	height: 100px;
	width: 880px;
	background-image:url(http://www.yugiohblog.com/images/yblog-header-d.jpg);
	}
	
#header h1 {
	color:black;
	font-size:24px;
	font-weight:bold;
	margin:0 0 10px 0;
	text-align:left;
	padding-bottom:5px;
	border-bottom:2px dotted #c95c1a;
	margin-right:160px;
	}
	
#header a, #header a:visited {
	text-decoration:none;
	/* color:white; */
	}

#header a:hover {
	text-decoration:underline;
	color:#c95c1a;
	}
	
#header .description {
	font-size:16px;
	color:silver;
	}
	
#headerimg 	{
	margin: 0px;
	padding: 0;
	}
	
#topmenu {
	font-size:10px;
	font-weight:bold;
	color:#c95c1a;
	position:absolute;
	top:15px;
	left:50px;
	}
	
#topmenu a {
	text-decoration:none;
	color:#c95c1a;
	}
	
#topmenu a:hover {
	text-decoration:underline;
	color:#7f2707;
	}		

/* ---------- End Site Header ---------- */

/* ---------- Posts and Entries ---------- */
		
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
		
.post h2, h2 a {
	color: #fff;
}	

.post  h2 a:hover {
	color: #D68B2E;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry p a:visited {
	color: #b85b5a;
	}
	
.entry form {
  /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}	
	
/* ---------- End Posts and Entries ---------- */

/* ---------- General Hyperlinks ---------- */

a:hover {
	color: #D68B2E;
	text-decoration: underline;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #fff;
	text-decoration: none;
	font-weight:400;
	}	
	
a img {
	border: none;
	}	
	
/* ---------- End General Hyperlinks ---------- */

/* ---------- Images ---------- */

img {
  border:none;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

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

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

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

/* ---------- End Images ---------- */

/* ---------- Captions ---------- */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
  }  

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
  }

/* ---------- End Captions ---------- */

/* ---------- Wide and Narrow Columns ---------- */	
		
.widecolumn .entry, .narrowcolumn .entry {
	line-height: 1.4em;
	}
	
.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 40px;
	width: 750px;
	}	
	
.widecolumn .entry p {
	font-size: 1.05em;
	}
	
.widecolumn .post {
	margin: 0;
  }	
	
.widecolumn .postmetadata {
	margin: 30px 0;
  }	
	
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
  }

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
  }  	

.narrowcolumn {
	float: left;
	padding: 0 0 20px 35px;
	margin: 0px 0 0;
	width: 560px;
	color:white;
	}

.narrowcolumn .postmetadata {
	text-align: center;
  padding-top: 5px;
	}
	
.narrowcolumn h2, .narrowcolumn h2 a {
  padding-bottom:3px;
  margin:10px 0 5px 0;
  border-bottom:1px dotted silver;
  color:#996600;
  width:550px;
  }	
	
/* ---------- End Wide and Narrow Columns ---------- */

/* ---------- Comments ---------- */

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
  }

.commentlist p {
	margin: 10px 5px 10px 0;
  }
.children {
  padding: 0; 
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
	}
	
#commentform #submit {
  margin: 0 0 5px auto;
  float: right;
	}
	
.commentlist li {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  border-left:6px solid #404040;
  background:#202020;
	}

#commentform input, #commentform textarea  {
	background-color: #1A1513;
	color:#CCC;
	border:solid 1px #5B4714;
  }
	
.commentlist li ul li {
	font-size: 1em;
  }

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}		

/* ---------- Comments ---------- */

/* ---------- Sidebar ---------- */	

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 20px 0 10px 0;
	margin-left: 624px;
	width: 348px;
	}
		
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	color:#ff6600;
	border-bottom:1px dotted silver;
	margin: 5px 0 10px;
	padding: 0;
	}	
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin: 5px 0 5px;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}	
	
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 250px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}		
	
.widget {
  /*background:transparent url(images/bg-transparency.png) repeat scroll 0 0;*/
  margin:5px;
  padding:5px;
  border:1px #666666 solid; 
}	
	
/* ---------- End Sidebar ---------- */	
	
/* ---------- Accordion ---------- */	

#options {
  width:336px; margin:20px auto; text-align:right; color:#9ac1c9;
	}
	
#options a {
  text-decoration:none; color:#9ac1c9;font-size:10px;
	}
	
#options a:hover {
  color:#033;
	}
	
#acc li {
  list-style-type:none;
	}
	
#acc ul {
  margin:0;
	}
	
#acc {
  width:336px; list-style-type:none; color:#033; margin:0 auto 40px;
	}

#acc h3 {
  font-size:11px;width:322px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif);
	}

#acc h3:hover {
  background:url(images/header_over.gif);
	}

#acc .acc-section {
  overflow:hidden; background:#fff;
  }

#acc .acc-content {
  width:304px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff;font-size:10px;
  }

/* ---------- End Accordion ---------- */	

/* ---------- Post Metadata ---------- */	

.postmetadata {
	clear: both;
  }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* ---------- End Post Metadata ---------- */	
	
/* ---------- Footer ---------- */	
	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
  border: none;
	}
	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}	
	
/* ---------- End Footer ---------- */	 

/* -----**********----- Other Styles -----**********----- */

/* ---------- Miscellaneous Formatting ---------- */	

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.clear {
	clear: both;
  }
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}	
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}	
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align:right;
	margin-top:18px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}			

/* ---------- End Miscellaneous Formatting ---------- */	

/* ---------- Calendar ---------- */	 

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
	
#wp-calendar a {
	display: block;
	text-decoration: none;
	}	

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;

	font-size: 9px;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9px;	
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { 
  /* Doesn't work in IE */
	background-color: #171717;
	}		

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}	
	
/* ---------- End Calendar ---------- */	

/* ---------- Others ---------- */	
.thread-alt {
  /* background-color: #f8f8f8; */
  }
	
.thread-even {}

.depth-1 {
  border: 1px solid #1C1A04;
  }

.even, .alt {
	border-left: 1px solid #3A370C;
  }
/* ---------- End Others ---------- */		
