/*  
Theme Name: Games and Games Fresh
Theme URI:
Description: WordPress theme for Games and Games
Version:
Author: ArrayStudio
Author URI:
*/



/* Begin Typography & Colors */


/* INFO HOVER FOR PAGE LINKS*/

a.info{
    position:relative;
    z-index:24; background-color:#fffffe;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#fff}

a.info span{display: none}

a.info:hover span{
	background:transparent url(games_and_games_yyy.gif) no-repeat;
    display:block;
    position:absolute;
    top:-12em; right:0px; width:300px;
    border:2px solid #097dd5;
    background-color:#fff; color:#333;
	padding:1em;
	font-size:12px;;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	}

a.info:hover span label {display:inline;color:#e00000;border:none;padding:0;margin:0;}

a.info:hover span strong.small {font-size:12px;background:#fff;padding:2px;}


html,body{margin:0;padding:0}

p{margin:0 10px 10px 0px}



a img {border:none;}
img {border:none;}


h2 {}
h2 span {}
h5 {color:#969696;font-weight:bold;font-size:14px;}


ul {margin:0;padding:0;}
ul li {margin:0;padding:0;}




body {
	font-family: 'Trebuchet MS','Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:0;padding:0;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2 {
	font-size: 1.6em;
	}


h3 {

	}
	
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#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 */



/* Begin Structure */

.post {
	text-align:left;
	}

.widecolumn .post {
	margin: 0;
	}

.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;
}

/* End Structure */



/*	Begin Headers */



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {

	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	}

/*	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;
	margin-right:20px;
	}
/* 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;
	} 

.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;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */






/* 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;
	}

#content .navigation {
	display:block;
	text-align:left;
	}
/* End Various Tags & Classes*/



div#header {}
			
div#content {}
div#content p {}

div#content .rating_box {}
div#content .rating_box span {font-size:22px;}

div#footer {background-color:#ffffff;color:#969696; clear:left; width:100%;}
div#footer p {margin:0;padding:4px;padding-left:0;;border-top:1px solid #57aeee;margin-left:20px;margin-right:10px}
div#footer a {display:inline;padding:0;}
div#footer .righter {float:right;padding:0;margin:4px 10px 0 0;}

div#wrapper {}
div#sidebar_right {}
div#sidebar_right h3 {}
div#sidebar_right p {margin:0;margin-right:10px;padding:10px; background-image:url("images/bgnd_sidebar.gif");background-repeat:repeat-x;border-bottom:1px solid #c8e8ff;color:#444444;}

div#sidebar_right ul {}
div#sidebar_right ul {}

#search {}
#search input {}
#search label {}
#search .button {}
#s {}

#nav {}
#nav ul {}
#nav li {}
#nav li a:link {}
#nav li a:visited {}
#nav li a:hover {}

h2 a:link {color:#2791e1;font-family:"Trebuchet MS"; text-decoration:none;}
h2 a:visited {color:#2791e1; text-decoration:none;}
h2 a:hover {color:#000000;}


h2 {}
h5 {color:#969696;font-weight:bold;font-size:14px;}

/* game box */

#content .game_box h2 a:link {color:#fff;text-decoration:none;}
#content .game_box h2 a:visited {color:#fff;text-decoration:none;}
#content .game_box h2 a:hover {color:#fff;text-decoration:underline;}

/* #content .game_box ul {list-style:none;}
#content .game_box ul li {float:left;padding:0 10px}
#content .game_box p {margin:0;padding:0;color:#999999;font-size:0.9em;}
#content .game_box p.clearer {clear:both;}
#content .game_box img.thumb_box {border:1px solid #258bd8;}  */


#content .post .entry .game_box div {float:left;padding:0 10px;display:inline;width:200px;margin:1em;}
#content .post .entry .game_box div p {margin:0;padding:0;color:#999999;font-size:0.9em;}
#content .post .entry .game_box p.clearer {clear:both;}
#content .post .entry .game_box div img.thumb_box {border:1px solid #258bd8;}
#content div.rew {font-size:12px;margin:10px 30px 10px 30px;color:#333333;}


/* STYLE FOR GAME LINKS HOVER BOX*/

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:transparent;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#fff}

a.info span{display: none}

a.info:hover span{
	background:transparent url(games_and_games_yyy.gif) no-repeat;
    display:block;
    position:absolute;
    top:-12em; right:21em; width:30em;
    border:2px solid #097dd5;
    background-color:transparent; color:#333;
	padding:1em;
	font-size:12px;;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	}

a.info:hover span label {display:inline;color:#e00000;border:none;padding:0;margin:0;}

a.info:hover span strong.small {font-size:12px;background:#fff;padding:2px;}

.note-holder {
	width:400px;
	margin:10px auto;
	background:#cce9ff;
	border:2px solid #57aeee;
	color:red;
	text-align:left;
	padding:10px;
	}
	
.note-holder ul {
	list-style-type:none;
	}
	
.note-holder ul li {
	margin-left:20px;
	}