/*  
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: 16px 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 {
	margin-top: 23px;
}

#content .post h2 {
	margin-top: 0;
}

#content .navigation {
	display:block;
	text-align:left;
	}

.twitter-share-button {
	margin-top: 8px;
}

.twitter-count-horizontal  {
	margin-top: 8px;
}

.note-holder {
    background: none repeat scroll 0 0 #CCE9FF;
    border: 2px solid #57AEEE;
    color: #2791E1 !important;
    margin: 67px auto;
    padding: 10px;
    text-align: left;
    width: 400px;
}

.fb_ltr {
	height: 106px !important;
}

#footer ul li {
	margin-right: 11px;
	font-size: 12px;
	width: auto;
	margin-bottom: 10px;
}

#tabbar {
	padding-bottom: 45px;
	width: 952px;
	margin: 0 auto;
}

#footer ul li {
    font-size: 12px;
    margin-bottom: 10px;
    margin-right: 21px;
    width: auto;
	display: block;
	float: left;
}

#comment {
	border: 5px solid 7c7c7c;
	background: #ddd;
	width: 250px;
	height: 150px;
}

#sub {
	border: 1px solid #2791E1;
	background: #ddd;
	border-radius: 5px 5px 5px 5px;
}

/* 5.1 Comments */

#comments {
	position:relative;
	margin-top:20px;
	padding:25px 25px 20px;
}

.commentlist li {
	margin: 5px;
	float: left;
	border: 1px solid #D8D8D8;
	background: #fff;
	color: #555;
	background: url("/wp-content/uploads/2011/10/bg-comment-head.png") repeat-x 0 0 transparent !important;
	padding: 11px 10px 3px;
}

.avatar {
	float: left;
	background: none repeat scroll 0 0 #FFFFFF;
    	border: 1px solid #7c7c7c;
    	padding: 4px;
	margin-top: 5px;
}

#comments-form {
	
}

.comment-meta {
	background: #fff;
	padding: 2px;
}

#content .commentlist li, #commentform input {
	background: transparent;
}

.commentmetadata {
    display: block;
    float: right;
    margin: -16px 0 0;
}

.commentlist li a:visited,
.commentlist li a:link {
	text-decoration: none;	
	color: #777777;
}

.commentlist li a:hover {
	text-decoration: none;	
	color: #2791E1;
}

.commentlist cite {
	font-style: italic;
	font-weight: bold;
}

#author,
#email,
#url {
	background: #DDDDDD !important;
	border: 1px solid #7c7c7c !important;
}

#submit {
	color: #fff;
	border: 1px solid #076dbb !important;
	background: #2791E1 !important;
	width: 130px;
	height: 40px;
	font-size: 14px !important;
	font-weight: bold;
}

#comment {
	border: 1px solid #7c7c7c !important;
}

#content .ddsg-wrapper h2 {
float: none;
}

#footer {
	margin-top: 30px !important;
	height: 107px;
}

#header .menu-categories ul li {
    font-size: 13px !important;
    padding: 6px 7px 0px 7px !important;
}

.all-categories-holder p a:link, .all-categories-holder p a:visited {
    color: #3F8CCD;
    margin-right: 3px;
    text-decoration: underline;
}

#content.page h2 {
	text-indent: 0px;
}

#content.blog h2 {
	    margin-bottom: 50px;
	    margin-top: 40px;
	    text-indent: 0;
	    width: 440px;
}

#content.blog h2 a {
	display: inline;
}

.entry h5 {
	display: none;
}

.rating_box h5 {
	display: none;
}

#content .rating_box {
	height: 40px;
}

#content.blog .holder h2 {
    margin-bottom: 0px;
    margin-top: 0px;
    text-indent: 0;
    width: auto;
	text-align : center;
}

ul.categories-promo-list li {
    display: block;
    float: left;
    margin: 22px 10px 0 16px;
    width: 220px;
}

#content .categories-promo-list h2 {
    float: none;
    margin-right: 0px;
    padding-bottom: 0px;
}

#content .categories-promo ul {
	padding-left: 0px;
}

.top {
	margin: -23px 0 0 0;
}

#content .logic-games-title a,
#content .arcade-games-title a,
#content .shooting-games-title a,
#content .idiotic-games-title a,
#content .platform-games-title a,
#content .fighting-games-title a {
    height: 38px;
}

#content.home-page {
	width: 960px;
}

#content .all-categories-holder p {
    margin-right: 87px;
    text-align: center;
    width: 778px;
	padding-top: 15px;
	height: 30px;
}

#content .recent-posts-holder ul li {
	list-style-type: none;
	padding-left: 0px;
}

#content .recent-posts-holder ul {
	list-style-type: none;
	padding-left: 0px;
}

#content.home-page table {
	display: none;
}

#content.home-page #facebook {
	display: none;
}

#content.home-page #wp_fb_like_button {
	display: none;
}

#content.home-page .fb_ltr  {
	display: none;
}

#content.home-page .tw_button  {
	display: none;
}


.page-category-holder ul li {
	margin: 30px 0 0 0;
}

.recent-posts-box {
	padding-bottom: 22px;
}
