/* @override 

	http://localhost/wp-content/themes/checkers/style.css

	http://rusanu.com/wp-content/themes/checkers/style.css

*/



/*  

Theme Name: checkers

Theme URI: http://rusanu.com/

Description: black & white

Version: 1.0

Author: RUSANU CONSULTING LLC

Author URI: http://rusanu.com/



	This theme was designed and built by RUSANU CONSULTING LLC

	(c) RUSANU CONSULTING LLC 2007 All Rights Reserved

*/

body {font-size:72%;line-height:1.6;font-style:normal;font-variant:normal;;color:#000;background:#fff;margin: 0;padding: 0;border: 0;}

div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family: verdana, helvetica, arial, sans-serif;margin: 0;padding: 0;border: 0;outline: 0;vertical-align: baseline;}



h1, h2, h3, h4, h5, h6 {font-family:inherit;font-size:1.3em;font-weight:normal;text-transform:uppercase}

:focus {outline: 0;}

table {border-collapse: separate;border-spacing: 0;}

caption, th, td {text-align: left;font-weight: normal;}

a {color:#000;text-decoration:underline}

a:hover {text-decoration:none}

.clear {clear:both}

form p {margin: 5px 0}

blockquote {
    margin: 1em 3em;
    color: #444;
    border-left: 2px solid #999;
    padding-left: 1em; }

blockquote, quote {
   font-family: "Verdana", "Lucida Sans", "sans-serif";
}

/* layout 

----------------------------- */

#wrapper,#header  {width:960px;float:left;}

#wrapper {background:url(images/wrapper.gif) repeat-y}

#header {background:#000;height:120px;position:relative}

#sidebar{width:230px;float:left;color:#fff;margin-left:10px;padding:20px 0}

#content {width:690px;float:right;padding:20px 0;min-height:400px;}

#footer {clear:both;float:left;width:683px;padding:10px 10px 10px 267px;background:#000 url(images/footer.gif) repeat-y;color:#fff;}





/* header 

------------------------------- */

#header h1 {float:left;width:257px;height:80px;background:#fff}

#header h1 a {background:url(images/logo.jpg) no-repeat;float:left;text-indent:-9999px;width:257px;height:120px}

#header h2,#header p {font-size:1em;color:#fff;float:right;margin-right:10px;font-weight:normal}

#header h2 {margin:10px;float:left}

#header ul#pagelist {position:absolute;bottom:0;left:267px;width:692px;background:#000;border-left:1px solid #000;}

#header ul#pagelist li {float:left;margin-left:3px;display:inline}

#header ul#pagelist li a {float:left;padding:2px 5px;text-transform:uppercase;color:#fff;text-decoration:none;background:#000;}

#header ul#pagelist li a:hover,#header ul#pagelist li.current_page_item  a {background:#fff;color:#000;}


#header #rrc_ratings_div {position: absolute; bottom:0; left: 850px}


/*content

-------------------------------- */

#content  .post {border:1px solid #ccc;padding:10px;margin-bottom:20px;}

#content  .post .entry {padding:10px 10px 20px 0;overflow:auto}

#content  .post .entry p {margin-right:10px;padding-bottom: 10px; padding-top: 5px; font: medium}

#content  .post .entry code,#content  .post .entry pre {font: 95%; font-family: "Lucida Console", "Courier New", monospace;}

#content  .post small {font-style:italic}

#content  .post .postmetadata {margin-top:20px;padding:3px 0 10px 0;font-size:.8em;border-top:1px solid #eee}

#content  h2,#content  h3 {border-bottom:1px solid #000;padding-bottom:5px;font-size:1.5em}

body.static_page #content  h2,body.static_page #content  h3 {margin-bottom:5px;padding-bottom:3px}

#content  h2 a {text-decoration:none;color:#000}

#content  h2 a:hover {color:#f33}

#content ol.commentlist {padding:10px 0}

#content ol.commentlist li {padding:10px;border-bottom:1px dotted #ddd}

#content ol.commentlist li.alt {background:#fafafa} 

.entry dt {
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
}

.entry dd {
	padding-left: 10px;
}


body.static_page #content p {max-width:50em;margin-bottom:2em}

div#content ul, div#content li {
	list-style-type: disc;
	margin-left: 15px;
}


/* Articles
----------------------------------*/
div.Panel{
	float: left;
	width: 335px;
 margin-left: 2px;
 margin-right: 2px;
}


div.Category {
 margin-bottom: 10px;
 padding: 5px;
 background-color: #F0F0F0;
}


/* sidebar

--------------------------------- */

#sidebar a {color:#fff}

#sidebar div.textwidget, #sidebar li ul {margin-bottom:1.3em}

div#googleAds_0652003844 {margin-top:15px }


div#widgets {
	padding-top: 20px;
	padding-left: 25px;
}

/*footer 

---------------------------------- */

#footer p {font-size:.8em;margin-bottom:5px}

#footer a {color:#fff;text-decoration:none;}

#footer a:hover {text-decoration:underline}

#footer p.feeds a {padding:2px 2px 2px 18px;background:url(images/icon_rss.gif) no-repeat}





/* forms

------------------------------------ */

input,textarea,select {border:1px solid #777;padding:2px 4px} 

input:focus,input:hover,textarea:focus,textarea:hover,select:focus,select:hover {background:#fafafa;border:1px solid #ccc}

textarea#comment {width:666px;padding:10px}

