﻿/*  
Theme Name: Chess Series (Orange)
Theme URI: http://blog.sapphireknight.com/free-wordpress-theme/
Description: Chess Series Theme comes in 6 different color variation (Orange, Blue, Red, Green, Gray, Black) and have 4 characters (Queen, King, Rook, Bishop) in Black or White.<br/>Visit the download page at <a href="http://blog.sapphireknight.com/free-wordpress-theme/">Software and Web Development</a> for more details.
Version: 1.0
Author: Ahmad Sofi
Author URI: http://mattsofi.sapphireknight.com/

	Chess Series (Orange) 1.0
	http://blog.sapphireknight.com/free-wordpress-theme/

	This theme was designed and developed by Ahmad Sofi,
	whose personal blog you will find at http://mattsofi.sapphireknight.com/

	This theme is free to use under Creative Commons (Attribution-NonCommercial-ShareAlike 3.0 Unported),
	therefore all the attribution links in the footer must remain intact.
	
	License URL: http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode

*/

body
{
	background: #f8f8f8;
	
	margin: 0;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Arial;
	text-align: center;
	color: #000;
	font-size: 10pt;
}

h1
{
	font-size: 150%;
}
h2
{
	font-size: 135%;
}
h3
{
	font-size: 125%;
}
h4
{
	font-size: 115%;
}

a:link
{
	color: #03c;
	text-decoration: none;
}

a:visited
{
	color: #03c;
	text-decoration: none;
}

a:hover
{
	color: #03c;
	text-decoration: underline;
}



img .icons
{
	border: 0;
	align: right;
}

a img .icons
{
	text-align: right;
}

/* Posts
----------------------------------------------- */
.wp-smiley
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.date-header
{
	margin: 0 0 0;
	font-weight: normal;
	color: #666;
	font-size: 100%;
	padding-left: 30px;
}

.post
{
	margin: 15px 0px;
	padding-bottom: 0px;
	background: #fff url( 'chess-icon-24x24.png' ) no-repeat;
	float: left;
	clear: both;
	width: 630px;
	border: 0px dotted blue;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

.post img
{
	text-align: left;
	margin: 10px;
	padding: 0px;
}

.post a img
{
	text-align: left;
	margin: 10px;
	margin-left: 0px;
}

.post-title
{
	margin: 0;
	margin-left: 30px;
	padding: 0;
	padding-bottom: 3px;
	font-weight: bold;
	line-height: auto;
	border-bottom: 1px solid #f8dfa8;
}

.post-title a, .post-title a:visited
{
	text-decoration: none;
	color: #03c;
	font-weight: bold;
}

.post-body
{
	clear: both;
	margin: 0px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: justify;
}

.post-body a
{
	color: #03c;
	text-decoration: underline;
	font-weight: bold;
}

.post-header-line-1
{
	font-weight: normal;
	font-size: 90%;
	color: #666;
	padding-left: 5px;
	padding-top: 5px;
	width: 600px;
	line-height: 125%;
	float: left;
	text-align: left;
	margin-left: 25px;
}

.post-footer
{
	margin: 0px;
	font-size: 90%;
	clear: both;
}

p.post-footer-line
{
	font-size: 90%;
	border-top: 1px dotted #ff9e21;
	text-align: right;
	margin-top: 0px;
}

.post-footer a img, .post-footer img
{
	margin: 0px;
}

.post-author
{
	color: #369;
	font-size: 95%;
}

.comment-link
{
	margin-left: .3em;
	font-size: 95%;
	color: #f00;
	text-align: right;
	width: 100px;
	float: right;
}

.post img a:link, .post img a:active, .post img a:visited
{
	padding: 3px;
	border: 0px solid #3165c6;
}

.post img a:hover
{
	padding: 3px;
	border: 1px dashed #3165c6;
}

.post blockquote, .page blockquote
{
	color: #009;
	margin: 15px 30px 15px 20px;
	padding: 5px 15px 5px 15px;
	background: #eef;
	font-style: italic;
	font-size: 100%;
	border-top: 0px dotted #ccf;
	border-bottom: 1px dotted #ccf;
	border-left: 3px solid #99f;
}

.post pre, .post code
{
	color: #009;
	background: #dfd;
}

pre, code
{
	color: #009;
	background: #dfd;
	lineheight: auto;
}

/* Comments
----------------------------------------------- */
.comment-body
{
	border: 0px dotted red;
}

.comment-avatar
{
	width: 40px;
	height: 40px;
	border: 1px solid #999;
	float: right;
}

.comment-content
{
	border: 0px dotted blue;
	margin-left: 0px;
	font-size: 95%;
}

.comment-reply
{
	clear: both;
	margin: 10px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: right;
	font-size: 90%; /*width: 100%;*/
}

.comment-title
{
	font-weight: normal;
	font-size: 100%;
}

.odd
{
	background-color: #ffc;
}

#addcomment
{
	background: #fcc;
	font-size: 100%;
}

#comments h4
{
	margin: 1em 0;
	color: #666666;
}

#comments h4 strong
{
	font-size: 110%;
}

#comments-block
{
	margin: 1em 0 1.5em;
	line-height: 1.3em;
}

#comments-block dt
{
	margin: .5em 0;
}

#comments-block dd
{
	margin: .25em 0 0;
}

#comments-block dd.comment-footer
{
	margin: -.25em 0 2em;
	line-height: 1.4em;
	font-size: 78%;
}

#comments-block dd p
{
	margin: 0 0 .75em;
}

#comments-block ol
{
	margin-left: 0px;
	padding-left: 0px;
}

#comments-block li
{
	background: #f00;
	border: 1px dotted #ccc;
	margin-top: 3px;
	padding: 5px;
	list-style: none;
}

.commentlist
{
	font-size: 1em;
	font-weight: normal;
}

.commentlist img
{
	border: 0px;
	align: right;
}

.commentlist li
{
	margin: 5px 0;
	padding: 0px 10px 0px 10px;
	background: #ffd;
	border: #dd9 1px solid;
}

.commentlist .alt
{
}

.deleted-comment
{
	font-style: italic;
	color: gray;
}

.feed-links
{
	clear: both;
	line-height: 2.5em;
}

#blog-pager-newer-link
{
	float: left;
}

#blog-pager-older-link
{
	float: right;
}

#blog-pager
{
	text-align: center;
}

/* Sidebar Content
----------------------------------------------- */

/* Footer
----------------------------------------------- */
#footer-wrapper
{
	clear: both;
	color: #666;
	background: #f8dfa8;
	width: 100%;
}

#footer-wrapper a
{
	font-weight: bold;
	color: #00f;
	background: #1560bd url( '../white-queen_orange/header-bg4.png' ) repeat-x;
}

#footer
{
	text-align: center;
	color: #333;
	width: 800px;
	border: 0px solid #1560bd;
	font-size: 9pt;
	margin: 0px;
}

#footer a:link, #footer a:active, #footer a:visited
{
	color: #009;
	text-decoration: none;
	text-transform: uppercase;
}

#footer .widget
{
	margin: .5em;
	padding-top: 20px;
	font-size: 85%;
	line-height: 1.5em;
	text-align: center;
}

/*---------------------- ******************* ----------------------*/
.mainwrapper
{
	width: 900px;
	padding: 0px;
	margin-top: 10px;
	text-align:left;
	clear: both;
	background: #f8f8f8;
}

.logo
{
	font-weight: normal;
	height: 110px;
	color: #666;
	vertical-align: top;
	
	width: 111px;
	border: none;
	float: left;
	margin-left: 0px;
}

.header-title h1
{
	font-weight: normal;
	font-size: 200%;
	margin: 0;
	padding: 30px 0px;
	line-height: normal;
	vertical-align: top;
	color: #ffffff;
	text-align: center;
	width: 50%;
	border: solid 0px red;
}

.description
{
	color: #666;
	font-weight: normal;
	font-size: 115%;
	font-style: normal;
	margin: 0px;
	line-height: 125%;
	vertical-align: top;
	text-align: center;
	width: 100%;
}


#header-wrapper
{
	clear: both;
	background: transparent;
	margin: 0px;
	padding: 0px;
	text-align: center; /* background: #f8dfa8; */
}

#header-top
{
	margin: 0px;
	padding: 0px;
}

#header-table, #footer-table
{
	margin-bottom: 5px;
	
}

.maincontent
{
	width:884px;	
	border: 0px solid #8996a5;
	background: #fff;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	
}

.maincontent ul
{
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 10px;
	list-style-type: none;
}

.maincontent ul li
{
	background: url( 'chess-icon-12x12.png' ) no-repeat 0 2px;
	padding-left: 20px;
}

.mycode
{
	background: #fee;
	border: 1px dotted 3165c6;
	padding: 5px;
}

#adsense-top
{
	margin: 0px;
	padding: 5px;
	padding-right: 0px;
	margin-right: 3px;
	margin-bottom: 8px;
	border: 0px dotted blue;
	width: 100%;
	text-align: center;
	background: #3165c6;
}

#promo-top
{
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	margin-right: 0px;
	border: 0px dotted blue;
	text-align: center;
	background: #fff;
	font-size: 9pt;
	color: #000;
}

#adsense_336x280
{
	margin: 10px;
	padding: 0px;
	margin-right: 0px;
	border: 0px dotted blue;
	width: 340px;
	float: right;
	text-align: center;
	background: #fff;
	height: 280px;
}

#adsense_300x250
{
	margin: 10px;
	padding: 0px;
	margin-right: 0px;
	border: 0px dotted blue;
	width: 310px;
	float: right;
	text-align: center;
	background: #fff;
	height: 250px;
}

#adsense_250x250
{
	margin: 10px;
	padding: 0px;
	margin-right: 0px;
	border: 0px dotted blue;
	width: 260px;
	float: right;
	text-align: center;
	background: #fff;
	height: 250px;
}

#adsense2
{
	margin: 20px;
	padding: 0px;
	border: 0px dotted blue;
	text-align: center;
}

#google-search
{
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background: #eef;
	width: 100%;
}

.recentpost
{
	margin-top: 0px;
	width: 315px;
	float: left;
	padding: 0px;
	border: 1px solid #ccf;
	text-align: left;
	height: 100%;
	background: #cfc;
}

.recentpost h2
{
	margin: 0;
	padding: 0px 15px;
	background: #6e6;
	color: #3165c6;
	line-height: auto;
	font-size: 120%;
}

.akpc_pop
{
	font-weight: bold;
	color: #000;
	font-size: 9pt;
}

.analytics-primer ul li, .latest-post ul li, .mostpopular-post ul li, .categories ul li
{
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 25px;
	padding-left: 18px;
	line-height: 120%;
	background: url( '../white-queen_orange/chess-icon-12x12-left.png' ) no-repeat 0 2px;
}

.categories
{
	border: 1px solid #ccf;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	width: 285px;
	float: right;
	text-align: left;
	height: 100%;
	background: #cff url( '../white-queen_orange/categories.png' ) no-repeat top right;
}

.latest-post
{
	margin-top: 0px;
	width: 320px;
	float: left;
	padding: 0px;
	border: 0px solid #ccf;
	text-align: left;
	height: 100%;
	background: url( '../white-queen_orange/recent-posts.png' ) no-repeat top right;
}

.mostpopular-post
{
	border: 0px solid #ccf;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 320px;
	float: left;
	text-align: left;
	height: 100%;
	background: url( '../white-queen_orange/most-popular-posts.png' ) no-repeat top right;
}

.mostpopular
{
	border: 1px solid #ccf;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 315px;
	float: left;
	text-align: left;
	height: 100%;
	background: #ffc;
}


.mostpopular h2
{
	margin: 0;
	padding: 0px 15px;
	background: #ee6;
	color: #3165c6;
	line-height: auto;
	font-size: 120%;
}

.recentpost li, .mostpopular li
{
	margin-bottom: 5px;
	line-height: 120%;
}

.content-bottom
{
	width: 530px;
	float: left;
	border: 0px dashed #333;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.content-top
{
	width: 640px;
	border: 1px solid #ff9e21;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	background: #f8dfa8;
	height: 100%;
	clear: both;
	float: left;
	padding: 5px;
}

.content
{
	background: #fff;
	margin: 0;
	width: 652px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
	text-align: left;
	clear: both;
	
}

.rightbar
{
	
	width: 208px;
	float: right; /*border: 1px solid #f8dfa8;*/
	border: 1px solid #ff9e21;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: left;
	background: #f8dfa8;
}

.rightbar-feature
{
	background: #f8dfa8;
}

.column1
{
	color: #003366;
	font-size: 90%;
	width: 210px;
	float: left;
	background: #f8dfa8;
	border: 0px dotted red;
	border-right: 0px solid #3165c6;
}

.column1 h3, .rightbar h3
{
	background: #ff9e21 url( 'chess-icon-18x18.png' ) no-repeat 2px 2px;
	font-size: 125%;
	color: #666;
	line-height: auto;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.column1 ul
{
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	list-style: none;
}

.column1 ul li
{
	margin: 0;
	padding: 0 0 .5em 5px;
	line-height: 1.25em;
	padding-left: 0px;
	padding-right: 0px;
	background: #f8dfa8;
	font-size: 110%;
}

.column1 ul li ul
{
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 5px;
	list-style: none;
}

.column1 ul li ul li
{
	margin: 0;
	padding: 0 0 .5em 5px;
	line-height: 1.25em;
	padding-left: 0px;
	padding-right: 0px;
	background: #f8dfa8;
	font-size: 100%;
}

.column2
{
	width: 70px;
	float: right;
	border: 0px dotted green;
}

td.content
{
	background: #fff;
	margin: 0;
	width: 500px;
	float: left;
}

td.top-left
{
	background: url(top-left.jpg) no-repeat;
	width: 8px;
	height: 8px;
}

td.side-top
{
	background: url(top.jpg) repeat-x top;
}

td.top-right
{
	background: #f8f8f8 url(top-right.jpg) no-repeat;
	width: 8px;
	height: 8px;
}

td.side-left
{
	background: url(left.jpg) repeat-y left;
	margin-right:0px;
	
}


td.side-right
{
	background: url(right.jpg) repeat-y left;
}

td.bottom-left
{
	background: #f8f8f8 url(bottom-left.jpg) no-repeat left;
	width: 8px;
	height: 8px;
}

td.side-bottom
{
	background: #fff url(bottom.jpg) repeat-x top;
}

td.bottom-right
{
	background: #fff url(bottom-right.jpg) no-repeat top left;
}

ul.newsroll h5
{
	margin: 3px 0px;
	padding: 0px;
}

/*--------------------------*/
.topnav
{
	color: #009;
	position: relative;
	text-align: right;
	clear: both;
	font-size: 110%;
}

#mainlevel-nav
{
	
	
}

#mainlevel-nav ul
{
	list-style-type: none;
	padding: 2px 0 0 0;
	margin: 5px 0 0 0;
	color: #666;
}

#mainlevel-nav ul li
{
	display: block;
	padding: 0px;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	width: 105px !important;
	line-height: normal;
	white-space: nowrap;
	background: #f8dfa8;
}

#mainlevel-nav ul li a
{
	display: block;
	text-decoration: none;
	color: #f8dfa8;
	background: #666;
	font-weight: normal;
}

#mainlevel-nav ul li a:hover
{
	color: #666;
	font-weight: bold;
	background: #f8dfa8;
}

/* Page Format
----------------------------------------------- */
.page
{
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	background: #fff;
	float: left;
	clear: both;
	width: 630px;
	border: 0px dotted blue;
	text-align: left;
}

/*
.page-title a {
  margin: 0;
  padding: 0;
  padding-left: 0px;
  font-weight: bold;
  line-height: auto;
}
*/

.page-title
{
	font-size: 150%;
	margin: 0;
	padding-left: 36px;
	color: #ff9e21;
	font-weight: bold;
	line-height: 150%;
	border-bottom: 1px solid #f8dfa8;
	background: #fff url( 'chess-icon-32x32.png' ) no-repeat;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.page-info
{
	font-size: 115%;
	font-weight: bold;
	color: #666;
	margin-bottom: 15px;
}

.page-content
{
	margin: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px; /* background: #fff url("white-knight-24x24.png") no-repeat; */
	float: left;
	clear: both;
	width: 630px;
	border: 0px dotted blue;
	text-align: left;
}

/*----------------------*/
.promodiv-wide
{
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 0px solid #3165c6;
	text-align: center;
	font-size: 7pt;
	color: #000;
	float: left;
	width: 850px;
	background: #fff;
}

.promodiv h2, .promodiv-wide h2
{
	margin: 0;
	padding: 0px 15px;
	background: #fff;
	color: #080;
	line-height: 125%;
	font-size: 14pt;
}

.promodiv h3 a, .promodiv-wide h3 a
{
	font-size: 11pt;
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
}

.promodiv h3, .promodiv-wide h3
{
	margin: 0;
	padding: 0px 15px;
	background: #fff;
	color: #080;
	line-height: 120%;
	font-size: 11pt;
}

.promodiv h4, .promodiv-wide h4
{
	margin: 0;
	padding: 0px 15px;
	background: #fff;
	color: #080;
	line-height: 120%;
	font-size: 10pt;
	border: 0px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-weight: normal;
}

table .promotable
{
	background-color: #eef;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
}

.promotable td .promo
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
}
.promotable a
{
	font-family: Tahoma, Arial;
	color: #3574C1;
}
.promotable a:hover
{
	font-family: Tahoma, Arial;
	color: #3574C1;
	text-decoration: none;
}

.promotable th
{
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

.green
{
	color: #090;
}


/* Syntax Highlighting */
.ch_code_container
{
	background-color: #eeffee;
	border: 1px solid #99ff99;
	padding: 0px 0px 0 0;
	width: 100%;
	text-align: left;
	font-size: 9pt;
	overflow: auto;
	lineheight: auto;
	margin: 0px;
}

.ch_code_container .head
{
	color: #fff;
	font-weight: bold;
	background-color: #9f9;
	border-bottom: 1px solid #d0d0d0;
	padding: 2px;
	font-size: 10pt;
}

.ch_code_container div
{
	margin: 0px;
	padding: 0px;
}

.photo
{
	border: 1px solid #ff9e21;
}
