/*
* CSS for http://www.solitairecentral.com/
*/
body {
	margin: 0;
	padding: 6px;
	font-family: Verdana, Tahoma, sans-serif;
/*	font-family: sans-serif, Arial, Verdana, Tahoma; */
	font-size: small;
	background:#b0b07c url(/img/bodybg.gif) repeat-x fixed;
}
a:link { color: #060; }
a:visited { color: #030; }
a:hover { color: #030; /* border-bottom:#888 1px solid; */ }

/* layout */

#wrap {   /* for 2-column layout */
	width: 780px;
	\width: 800px;
	w\idth: 780px;
  top: 0;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background:#fff url(/img/content_bg_780.gif) repeat-y;
}
#wrap1 {   /* for 1-column layout */
	width: 780px;
	\width: 800px;
	w\idth: 780px;
  top: 0;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background:#fff url(/img/content_bg1_780.gif) repeat-y 0 0;
	/*
  border-left: 1px solid #654;
  border-right: 1px solid #666;
  */
}
#content {
	float: left;
	width: 580px;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
}
#sidebar {
	float: right;
	width: 200px;
/*	border-left:1px solid #ccc; */
}
#footer {
	clear: both;
  background: #020;
}

#content1 {
/*	width: 100%; */
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
	padding: 15px;
}

/* gutters */

#content .gutter {
	padding: 25px 25px 25px 25px;
/*	background: url(/img/content-bg.jpg) repeat-x top left; */
/*	background: url(/img/content-bg2.jpg) no-repeat top right; */
}
#sidebar .gutter, #sidebar-2 .gutter {
	padding: 15px;
}
#content1 .gutter {	padding: 15px; }

/* header */

#header {	background: #585; }
#header h1 {
	margin: 0;
	padding: 0;
	font-size: 300%;
	color: #fff;
  text-align: center;
  height: 90px;
  text-indent: -5000px;
  background: url(/img/header_780.gif) no-repeat;
}
#header h1 a {
  border-style: none;
  display: block;
  height: 90px;
  text-decoration: none;
  overflow:hidden;
}
	
/* Nav ----------------------------------------------------------------------------------- */
#nav { height:31px; font-size:100%; font-weight:bold; background:#040; text-align:left; border-bottom: 1px solid #300; }
#nav .nav-left { float:left; padding:8px 0 0 15px; }
#nav ul { display:inline; margin:0; padding:0; }
#nav ul li { display: inline; padding: 10px 2px 0 2px; }
#nav ul li a { color:#8c8; text-decoration: none; padding:3px 4px; border:1px solid #040; }
#nav ul li a:hover { color:#cfc; background:#252; border:1px solid #272; }
#nav hr { display:none; }
#nav .nav-right { float:right; padding:3px 5px 0 0; }
#nav .nav-right .subscribe img { border:none; }

/* SubTopicNav --------------------------------------------------------------------------- */
/* #subtopicnav { font-family: sans-serif, arial, helvetica; font-weight: bold; font-size: 70%; position: absolute; top: 0px; right: 5px; } */
#subtopicnav { font-family: sans-serif, arial, helvetica; font-weight: bold; font-size: 80%; text-align:right; margin:-25px -15px 5px 0 ; padding:0; }
#subtopicnav ul { display: inline; list-style: none; }
#subtopicnav ul li { display: inline; margin: 0; padding: 0; }
#subtopicnav ul li a:link, #subtopicnav ul li a:visited { text-decoration: none; padding: 2px 5px; color: #676; background-color: #dfd; border: 1px solid #bcb; }
#subtopicnav ul li a:hover { color: #030; background-color: #bdb; border: 1px solid #898; }
#subtopicnav hr { display:none; }
#subtopicnav h4 { display:none; }

/* ADH (Horizontal Ad) ------------------------------------------------------------------- */
#adh { background:#fff url(/img/adh_bg_top.gif) repeat-x top left; text-align:center; padding-top:7px; }
#adh .bot { background:#fff url(/img/adh_bg_bottom.gif) repeat-x bottom left; text-align:center; padding-bottom:7px; border-bottom:1px solid #333; }

/* content */

#content .breadcrumbs { font-size:80%; margin:-20px 0 10px -10px; }
#content1 .breadcrumbs { font-size:80%; margin:-20px 0 10px -10px; }

/*.a2z { border:1px solid #bbb; padding:3px; background:#ddd; margin-bottom:5px; }*/
/*.a2z { padding-bottom:15px; }*/
/*.a2z a:hover { color:#cfc; background:#484; }*/

#content h2, #content1 h2 {
	font-family: Tahoma, Verdana, sans-serif;
	letter-spacing:1px;
	margin: 0 -10px 0.5em -10px;
	font-size: 150%;
	font-weight: normal;
	padding: 4px 0 2px 8px;
	color: #444;
	border-bottom: 2px solid #888;
}

#content h2.section-title {
	font-family: tahoma, verdana, arial, sans-serif;
	letter-spacing:1px;
	margin: 0 0 -3px 0;
	font-size: 100%;
	font-weight: bold;
	padding: 0 0 0 12px;
	color: #020;
	background:#cfc url(/img/bg_title-wide.gif);
}

#content table.featured {
	margin:2px 0;
	border-left:1px solid #cdc;
	border-right:1px solid #cdc;
	border-bottom:1px solid #cdc;
  background:#eee url(/img/bg_section.gif) repeat-x;
  padding-right:10px;
}

#content h3 {
	font-size: 130%;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #888;
}

#content .center { text-align:center; }
#content .tiny { font-size: 80%; }
#content .tiny-grey { font-size: 80%; color:#888; }
#content p.note { font-size:80%; line-height:110%; }
#content p.rules-overview { font-size:90%; line-height:110%; margin-top:-10px; }
#content p.intro { font-size:95%; line-height:130%; margin-top:5px; }

#content .game-links { text-align:center; padding-top:5px; white-space: nowrap; }
#content .game-links a { color:#040; background:#ba8; padding:5px 15px; margin:0 10px; border-left:2px solid #986; border-bottom:2px solid #543; border-right:2px solid #543; border-top:2px solid #986; text-decoration:none; font-weight:bold; line-height:200%; }
#content .game-links a:hover { color:#020; background:#875; border:2px solid #542; }
#content .game-links span.notes { font-size: 80%; line-height:220%; }

#content blockquote {
  margin:0 0 2em 0;
  padding:7px;
  background:#eee;
  border: 1px solid #ccc;
  font:90% arial,tahoma,verdana,helvetica,sans-serif; 
}
#content .quote { margin:0; }
#content .citation { text-align:right; font-style:italic; margin:0; line-height:1em; font-size:80%; }

#content .listing dt { border: 1px solid #999; background: #ccc; padding-left: 5px; }
#content .listing dd { border-left: 1px solid #999; border-right: 1px solid #999; border-bottom: 1px solid #999; margin: 0; padding: 5px 5px 5px 10px; background: #eee; }
#content .listing .type { font-size:80%; color:#363; }
#content .listing .os { font-size:80%; color:#363; }
#content .listing .date_added { font-size:80%; color:#363; }
#content .listing_tn { padding-left:10px; }

#content .rasa-freeware { color:#080; background:#cfc; border:1px solid #484; padding:2px; font-size:80%; margin-left:10px; }
#content .rasa-shareware { color:#800; background:#ffc; border:1px solid #844; padding:2px; font-size:80%; margin-left:10px; }

#content div.news-post { }
#content div.news-meta { font-size:80%; }

#content div.attribution { font-size:80%; line-height:1.2em; }

#content div.details a { border:none; }

#content dl {
	margin: 10px 0 0 5px;
	padding: 0;
}
#content dt {
  font-weight: bold;
}
#content dd {
	margin: 0;
	padding: 5px 0 5px 15px;
}
#content .subjects {
	color: blue;
  font-size:80%;
}

#content .faq dl {
	margin: 10px 5px;
	padding: 0;
}
#content .faq dt {
	margin-top: 10px;
  font-weight: bold;
}
#content .faq dd {
	margin-top: 10px;
	padding: 0 0 0 15px;
}

#content .link {
  clear: both;
  width: 100%;
  padding: 5px 10px 5px 10px;
/*  font-family: sans-serif; */
}
#content .link a {
  border:none;
}
#content .link_thumb {
  margin: 5px 10px 5px 10px;
  border: 1px solid #666;
}
#content .link_thumb_noborder {
  border:none;
}
#content .link_title {
  padding: 0;
  padding-bottom: 0.2em;
  font-weight: bold;
  font-size: 100%;
  a:hover { color: #030; border-bottom:#888 1px solid; }
}
#content .link_title a:hover {
  color: #030; border-bottom:#888 1px solid;
}
#content .link_title img {
  padding: 0 5px;
  margin-bottom:-3px;
}
#content .link_desc {
  margin-left: 10px;
  font-size: 90%;
  line-height:130%;
}
#content .link_stats {
  margin-left: 10px;
  font-size: 80%;
}
#content .link_author {
  margin-left: 10px;
  font-size: 80%;
  color: #aa9988;
}

#content table.jackpots { /* background:#ccc; border:1px solid #aaa; */ font-size:80%; line-height:140%; text-align:center; margin-top:3px; }
#content table.jackpots th { /* background:#bbb; border:1px solid #999; */ }
#content table.jackpots td { /* background:#ddd; */ border:1px solid #eee; white-space:nowrap; }
#content table.jackpots td:hover { border:1px solid #ddd; }
#content table.jackpots img { padding:5px 0; }


#blogposts dl { margin: 0 0 0 1em; font-size: 100%; }
#blogposts dt { margin: 15px 0 0 0; font-weight: bold; font-size: 120%; }
#blogposts dd { margin: 0.2em 0 0 1em; }
#blogposts dt a { text-decoration:none; }
#blogposts span.rssdate { font-weight:bold; font-size:85%; }
#blogposts span.rssmore { font-weight:bold; font-size:85%; text-decoration:none; }


/* sidebars */

#sidebar .box { 
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #e3dfcf url(/img/box-l_170.gif) no-repeat bottom right;
}
#sidebar .box h3 {
	margin: 0 0 5px 0;
	padding: 4px 0 3px 5px;
	font-size: 115%;
	font-weight: bold;
	color: #040;
	background: url(/img/box-u_170.gif) no-repeat top left;
	border-bottom:1px solid #040;
}
#sidebar .box h3.blank {
	border:none;
}
#sidebar .box p, #sidebar .box ul {
	margin: 0;
	padding: 0 10px;
}
#sidebar .box ul li {
	margin: 0 0 0 0px;
	padding: 0 0 0 14px;
	list-style: none;
	background: url(/img/li-bullet.gif) no-repeat 0 3px;
}

#sidebar .feat { 
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: url(/img/feat-l_170.gif) no-repeat bottom right;
}
#sidebar .feat h3 {
	margin: 0 0 5px 0;
	padding: 4px 0 3px 5px;
	font-size: 100%;
	font-weight: bold;
	color: #040;
	background: url(/img/feat-u_170.gif) no-repeat top left;
}
#sidebar .feat p, #sidebar .feat ul {
	margin: 0;
	padding: 0 10px;
}
#sidebar .feat ul li {
	margin: 0 0 0 0px;
	padding: 0 0 0 14px;
	list-style: none;
	background: url(/img/li-bullet.gif) no-repeat 0 3px;
}


#sidebar blockquote {
  margin:0;
  padding:7px;
  background:#d0bfa0;
  border: 1px solid #a08f70;
  font:90% arial,tahoma,verdana,helvetica,sans-serif; 
  color:#503f20;
}
#sidebar blockquote .quote { font-weight:bold; margin:0; }
#sidebar blockquote .citation { text-align:right; font-style:italic; margin:0; line-height:1.5em; font-size:90%; color:#806f50; }

#sidebar table.jackpots { /* width:160px; background:#ccc; border:1px solid #aaa; */ font-size:90%; line-height:140%; text-align:center; }
#sidebar table.jackpots td { /* background:#ddd; border:1px solid #bbb; */ }
#sidebar table.jackpots img { float:left; padding:0 5px 0 10px; }


/* footer */

#footer p {
	margin: 0;
	padding: 5px;
	font-size: 85%;
	color: #8a8;
  text-align: center;
}
#footer a {	color:#8a8; background:transparent; }



/* WordPress Styles ---------------------------------------------------------------------- */

#wp .storytitle {
/*	margin: 0; */
margin-bottom:0;
}

#wp .storytitle a {
	text-decoration: none;
}

/*
#wp h2 {
	font-size:150%; white-space:nowrap; font-weight:bold; line-height:normal; margin:0; border-bottom:1px dotted #333; margin-bottom:5px;
}
*/

#wp h4 {
  font-weight:bold; font-size:120%; margin:-12px 0 12px 0; text-align:center; border:1px solid #ccc; padding: 3px; background:#eee; color:#666;
}

#wp img {
	border: 0;
}

#wp .storycontent {
	margin: 0;
  line-height:1.3em;
}

#wp .storycontent blockquote {
  font-size:95%; color:#666;
}

#wp .meta {
	font-size: 80%;
  font-family: arial, helvetica, sans-serif;
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

#wp .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
  text-decoration:none;
}

#wp .meta a:hover {
	color:#f80;
}

#wp .feedback {
	text-align: right;
}

#wp #commentform #author, #wp #commentform #email, #wp #commentform #url, #wp #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#wp #commentform textarea {
/*	width: 100%; */
}

#wp #commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#wp p.blognote { font-size:80%; }

#wp .blogcat img { margin:0 10px; }
#wp .blogcat td { font-size:90%; }
#wp .blogcat a { font-weight:bold; font-size:110%; text-decoration: none; }

/* WordPress Comment Styles ---------------------------------------------------------------------- */
#commentlist {
	font-size:1em;
	font-weight:normal;	
}
#commentform {
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#commentform .comment_submit:hover {
	border:1px solid #888;
	background:#ddc;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
}
#commentlist li {
	margin:5px 0 5px -40px;
	padding:10px 10px 20px 10px;
	background:#eee;
	border:#ccc 1px solid;
	list-style: none;
}
.commentlist .alt {
}
#commentlist li cite {
	font-size: 85%;
}
.commentsrsslink {
	background: url('/img/comment_feed.png') left 4px no-repeat;
	padding: 2px 0 4px 19px;
}
.commentsrsslink a {
	color: #999;
	font-size: 85%;
}
.sharing {
	margin: -15px 0 30px 0;
	margin: 0 0 20px 0;
	text-align:center;
	border-top:#ccc 1px dotted;
}
.sharing a {
	color: #999;
	font-size: 85%;
}
.sharing a:hover {
	color: #666;
}
.trackbacklink, .delicious_link, .digg_link, .stumble_link, .technorati_link {
	padding: 3px 8px 4px 19px;
	height: 16px;
	display:inline;
}
.trackbacklink  {
	background: url('/img/arrow_refresh_16.png') left 4px no-repeat;
}
.delicious_link {
	background: url('/img/delicious.gif') left 4px no-repeat;
}
.digg_link {
	background: url('/img/digg.gif') left 4px no-repeat;
}
.stumble_link {
	background: url('/img/stumbleupon.png') left 4px no-repeat;
}
.technorati_link {
	background: url('/img/technorati.png') left 4px no-repeat;
}
.postcomment { border-bottom:1px solid #888; }


/* Easy Slider */

#slider { margin-top:10px; margin-left:10px; }

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:150px;
	height:133px;
	overflow:hidden; 
	}
#slider a img { border:none; }



/*  IE fixes */

#content, #sidebar {
	height: 1%;
}

.feature { 
	display: inline-table; 
}
/* Hides from IE/Mac \*/
* html .feature { 
	height: 1%; 
}
.feature { 
	display: block; 
}
#footer {
	height: 1%;
}
/* End hide from IE/Mac */
