/*  
Theme Name: The Idle Kind (Light)
Theme URI: http://www.theidlekind.com/
Description: The Idle Kind
Version: 1.0
Author: Frederick Camba
Author URI: http://www.theidlekind.com/
*/

/* BEGIN Structure */
	/* SITE WIDE THEME */
body {
	background: #FFFFFF url(images/bglight.gif) top center repeat;
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	padding: 0 auto;
	margin: 0 auto;
}

a, a:visited, a:active {
	color: #FFCC33;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

img {
	border: none;
}

#container {
	width: 800px;
	overflow: hidden;
	margin: 0px auto;
	clear: both;
}





	/* PRE HEADER */
#preheader {
	height: 50px;
	width: 780px;
	margin: 0 auto;
	padding: 0 auto;
}

#logo {
	height: 50px;
	margin: 0 auto;
	padding: 0 auto;
	float: left;
}

#preheader ul {
	padding: 20px 0px 0px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;
}

#preheader ul li {
	float:right;
}
#preheader ul li a:before{
	content:" .: ";
	color:#ff7800;
}
#preheader ul li a {
	display: block;
	text-decoration: none;
	margin:1px 0px;
	text-align:right;
	font-size: 12px;
	padding:4px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
#preheader ul li a:hover {
	color: #FF7800;
}






	/* HEADER */
#header {
	background: url(images/header.jpg) #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	width: 780px;
}




	/* CATEGORIES */
#navigation {
	width: 780px;
	height: 25px;
	margin: 0 auto;
	padding: 0 auto;
	border: double #666666;
	border-width: 0px 0px 3px 0px;
	text-align: center;
}	

#navigation ul {
	padding: 0 auto;
	list-style-type: none;
	margin: 0 auto;
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	display: block;
	text-decoration: none;
	margin:1px 0px;
	text-align:right;
	font-size: 12px;
	padding:4px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
#navigation ul li a:hover {
	color: #FF7800;
}



	/* CONTENT */
#content {
	width: 480px;
	padding: 0 0 20px 30px;
	margin:0;
	overflow: hidden;
	float: left;
}






	/* SIDEBAR */
#sidebar
{
	margin-left: 555px;
	padding: 6px;
	width: 220px;
}

#sidebar ul li {
	border: double #666666;
	border-width: 0px 0px 1px 0px;
	margin-top: 40px;
	padding-bottom: 10px;
}

#sidebar ul ul li {
	background: transparent;
	border: none;
}

#sidebar ul, #sidebar ul ol, #recent ul, #recent ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li, #recent ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

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

#sidebar ul ul, #sidebar ul ol, #recent ul ul, #recent ul ol {
	margin: 5px 0 0 10px;
}

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

ol li, #sidebar ul ol li, #recent ul ol li {
	list-style: decimal outside;
}

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

div#sidebar h2 {
	border: double #333333;
	border-width: 0px 0px 3px 0px;
	height: 20px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
}

div#sidebar h2:before{
	content:" .: ";
	color:#ff7800;
}

#recent {
	width: 235px;
	float: left;
	padding: 20px 0 20px 10px;
	margin: 0 auto;
}







	/* COMMENTS */
	






	/* FOOTER */
#footer {
	background:	transparent url(images/footer.jpg) top center no-repeat;
	width: 100%;
	height: 95px;
	margin: 0 auto;
	padding-top: 5px;
	font-size: 9px;
	text-align: center;
	clear: both;
}

/* END Structure */





/* START Various Tags */

/* END Various Tags */




.navitem:hover {
	background-color: #FFFFFF;
}

.navitem a {
	color: #FFFFFF;
	height: 19px;
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.navitem a:hover {
	color: #000000;
	font-color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}
	
.entry code {
	background: #F7FBFF;
	color: #666666;
	border: #999999 solid 1px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}



h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: black;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #recent h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
	
.commentlist li {
	font-weight: bold;
}

.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;
}

#sidebar, #recent {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike, #recent ul ul li, #recent ul ol li {
	color: #777;
}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}
	
#wp-calendar #prev a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

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

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



#page {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	}
	
.navbar {
	background: #000000;
	width: 799px;
	height: 24px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

.navitem {
	float: left;
	position: relative;
	width: 20%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 50px;
	width: 80%;
	}
	
.post {
	margin: 0 0 40px;
	text-align: left;
}

.widecolumn .post {
	margin-left: 10%;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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;
}

.entry {
	margin-top: 10px;
	text-align: justify;
}

.entry img, .entry reflected {
	text-align: center;
}

.entry code {
	margin-left: 5%;
	padding: 5px 5px 5px 10px;
	text-align: left;
	width: 90%;
	overflow: auto;
	display: block;
}

.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 30px 0 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#recent h1 {
	margin: 5px 0 0;
	padding: 0;
}

#sidebar h2 {
	color: white;
	font-weight: bolder;
	text-align: center;
	margin: 2px 0px 15px 0px;
	padding: 0;
}

#recent h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3, h4 {
	padding: 0;
	margin: 0;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
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;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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, #recent ul ul li:before {
	content: "\00BB \0020";
}

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

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

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


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding: 10px 15px; 
	/*text-align: center;*/
}
	
#loginform {
	width: 115px;
	padding: 2px;
	border: 1px solid gray;
}

#sidebar #searchform #s, #recent #searchform #s  {
	width: 115px;
	padding: 2px;
}

#sidebar #searchsubmit, #recent #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

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

#commentform textarea {
	width: 380px;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
}
/* End Form Elements */



/* Begin Comments*/
#commentsection {
	width: 750px;
	margin: 0;
	padding: 0;
	border: solid gray;
	border-width: 1px 0px 1px 0px;
	overflow: hidden;
	clear: both;
}

#comments {
	background: #E7EBEE;
	width: 440px;
	min-height: 400px;
	float: left;
	padding: 25px 25px 20px 25px;
	margin: 0 auto;
}

#comments h2 {
	margin: 0 auto;
}

#recent {
	width: 235px;
	float: left;
	padding: 20px 0 20px 10px;
	margin: 0 auto;
}

#recent h2 {
	margin: 0 auto;
}

#commentbottom {
	width: 750px;
	margin: 0 auto;
	padding: 20px;
}

.gravatar {
        float:left;
        padding: 3px;
        border: 1px solid #000;
        background: #fff;
}

.alt {
	background-color: #f8f8f8;
	margin: 0;
	margin-top: 20px;
	padding: 10px;
	border: #999999 solid;
	border-width: 1px 0px 1px 0px;
	min-height: 90px;
}

.alt2 {
	background: #FFFFFF;
	margin: 0;
	margin-top: 20px;
	padding: 10px;
	border: #999999 solid;
	border-width: 1px 0px 1px 0px;
	min-height: 90px;
}

.official {
	background: #333333;
	border: #FFFFFF solid;
	border-width: 2px 0px 2px 0px;
	margin-top: 20px;
	padding: 10px;
	min-height: 90px;
	
	color: #FFFFFF;
}

.official a {
	color: #E1FFFF;
	font-weight: bold;
}

.official .bignumbers {
	color: #666666;
}

.official2 {
	background: #D9DFE6;
	border: #FFFFFF dotted;
	border-width: 2px 0px 2px 0px;
	margin-top: 20px;
	padding: 10px;
	min-height: 90px;
	
	color: #333333;
}

.official2 a {
	color: #000033;
	font-weight: bold;
}

.bignumbers {
	margin: -135px 0 0 190px;
	padding: 0;
	position: absolute;
	color: #E7EBEE;
	font-family: "Times New Roman", Times, serif;
	font-size: 155px;
	z-index: 4;
	height: 150px;
	width: 250px;
	text-align: right;
}

.commentbody {
	margin: 0px 0px 0px 100px;
	z-index: 10;
	position: relative;
}

.commentauthor {
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-style: italic;
	font-size: 10px;
}

#commentform p {
	margin: 5px 0;
}

.comment-page-numbers {
	text-align: center;
	font-size: 1.0em;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

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

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

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



/* Begin Various Tags & Classes */
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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Comment Quicktags */
/* Main Span */
#comment_quicktags {
	text-align: left;
	margin-left: 1%;
}
/* Button Style */
.commentbody blockquote, .entry blockquote {
	width: 85%;
	border: 1px solid #ebebeb;
	margin: 5px 0px 0px 15px;
	padding: 5px;
	display: block;
	background: #FFFEF7 url("images/blockquote.gif") no-repeat left top;
}
#quicktagsdiv {
	width: 500px;
	text-align: right;
}
#comment_quicktags input.ed_button {
	background: #F4F4F4;
	border: 1px solid #D6D3CE;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	width: auto;
}
/* Button Style on focus/click */
#comment_quicktags input:focus.ed_button {
	background: #FFFFFF;
	border: 1px solid #686868;
}
/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
}
/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
}
/* End Comment Quicktags */

/* Main Div for Smileys Page */
#commentformdiv {
	float: left;
}
div.lmbbox_smileys {
	float: left;
	border: 1px solid #ccc;
	background: #efefde;
	overflow: auto;
	white-space: normal;
	height: 155px;
	width: 125px;
	margin: 0;
	padding: 5px;
	color: #000;
}
/* Link Styles for Smileys Page */
div.lmbbox_smileys a {
	color: #00019B;
	text-decoration: none;
}
div.lmbbox_smileys a:visited {
	color: #006;
}
div.lmbbox_smileys a:hover {
	text-decoration: underline;
	color: #069;
}
/* <h1> style -> used for Main Page Heading */
div.lmbbox_smileys h1 {
	margin: 10px 0px;
	font: normal 22px serif;
	color: #333333;
}
/* <h2> style -> used for Smileys Heading */
div.lmbbox_smileys h2 {
	margin: 10px 0px;
	border-bottom: 2px solid #69C;
	font: normal 20px serif;
	color: #333333;
}
/* Main Span for Smileys Output */
div.lmbbox_smileys span.lmbbox_smileys_span {
	/* your style; */
}
/* And anything in the span */
div.lmbbox_smileys span.lmbbox_smileys_span img {
	/* your style; */
}

.flvPlayer {
	text-align: center;
}

#key-menu {
	padding: 178px 0 0 40px;
	overflow: auto;
	/*display: inline;*/
}

* html #key-menu {
	overflow: visible;
	height: 1px;
}

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

#key-menu ul {
	padding: 0;
}

#key-menu li {
	float: left;
	background: url("images/tabs_r.png") 100% -50px;
	padding-right: 5px;
	margin-right: 1px;
	border-bottom: 1px solid #849CA4;
	font-size: 12px;
}

#key-menu li a, #key-menu li span {
	display: block;
	
	padding: 3px 5px 2px 10px;
	background: url("images/tabs.png") 0 -50px;
	color: #5A7CBA;
	text-decoration: none;
}

#key-menu li:hover a {
	background-position: 0 -100px;
}

#key-menu li:hover {
	background-position: 100% -100px;
}

#key-menu li.current {
	background: url("images/tabs_r.png") 100% 0;
	border-bottom-color: white;
}

#key-menu li.current a, #key-menu li.current span {
	background: url("images/tabs.png") 0 0;
	color: #999;
}