/* CSS Document */
body {
	background: #e3e3e3;
	margin: 0px;
	width: 100%;
}
#page {
	
	text-align: left;
	width: 100%;
	/*width: 970;*/
}
/*navigation*/
* {margin:0;padding:0}
#gtap-navigation {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	background: #E3E3E3 url("imgs/bg-navigation.gif");
	height: 38px;
	overflow: hidden;
	clear: both;
	width: 100%;
}

#gtap-navigation ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	
}

#gtap-navigation ul li {
	background: none;
	display: inline;
	float: left;
	list-style-type: none;
	padding: 0;
}

#gtap-navigation ul li a {
	color: #9A9A9A;
	display: block;
	height: 30px;
	overflow: hidden;
	padding: 5px 15px 0 15px;
	text-decoration: none !important;
}

* html #gtap-navigation ul li a {
	float: left;
}

#gtap-navigation ul li a.active {
	background: url(imgs/bg-navigation-active.gif) repeat-x;
	color: #E3E3E3; !important;
}

#gtap-navigation ul li a:hover {
	color: #E3E3E3 !important;
}

#gtap-top-header {
	border-bottom: 1px solid #9A9A9A; 
	height: 90px;
	/*width: 100%;*/
	padding-top: 10px;
	padding-left: 10px;
}
#gtap-logo {
	float:left;
	/*margin-left: 10px;*/
}
#gtap-banner {
	float: right;
	padding-top: 20px;
	width: 468px;
	display: block;
}

#skip, #skip a {
	float:right;
	text-align:right;
	background:url(imgs/skip.gif) no-repeat 0px 4px;
	padding:0 13px 0 14px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #293947;
	text-decoration: none;
}

.clear {
	clear: both;
}
#gtap-middle-header{
	width: 970px;
	height: 210px;
	padding-top: 0px;
	/*background-color: #66CCFF;
	background-image: url(imgs/gtap_bg.gif);
	background-repeat: repeat;*/
}
#gtap-selected-flash{
	margin-top: 0px;
	margin-right: 20px;
	float: left;
}
.site {
	background: url(imgs/selected-flash-bg.gif) no-repeat;
	float: left;
	height: 189px;
	margin: 10 0 5px;
	overflow: hidden;
	width: 224px;
	padding-top: 10px;
	text-align: center;
	display: block;

}
.site span {
	font: 11px Arial, Helvetica, sans-serif;
	color: #293947;
	font-weight: bold;
}
.site span a {
	color: #FF6600;
	text-decoration: none;
}
/*google header ads*/
#header #headerAds {text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
/*content*/
.alignright {
	float: right;
	font: normal 13px/2.0em Verdana, Arial, Helvetica, sans-serif;
	}
	
.alignleft {
	float: left;
	font: normal 13px/2.0em Verdana, Arial, Helvetica, sans-serif;
	}
#content {
	clear: both;
	float: left;
	width: 470px;
	margin-left: 15px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font: normal 11px/2.4em Verdana, Arial, Helvetica, sans-serif;*/
	color: #293947;
}
#content ul
{
list-style-type: none;
padding: 10;
margin: 10;
}
#content h2 {
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #293947;
	margin-bottom: 20px;
	border-bottom: 1px solid #293947;
	width: 200px;
}
#content .date {
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 15px;
}
#content .title, #content .title a:link {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #293947;
}
#content .post, #content .entry {
	/*font-size: 11px;*/
	padding-bottom: 10px;
	margin-bottom: 10px;
	font: normal 11px/2.0em Verdana, Arial, Helvetica, sans-serif;	
}
#content .postmetadata a:link{
	color: #293947;
}
#content .hr {
	margin-top: 5px;
	height: 20px;
  	background: #E3E3E3 url(imgs/hr1.gif) no-repeat scroll center;		
}
#content .hr hr {
  display: none;
}
#content a {
	color: #FF6600;
}
#sidebar-search h2 span, #sidebar-categories h2 span, #sidebar-categories h2 span a {
	font-size: 10px;
	color: #293947;
	text-decoration: none;
}
#sidebar-categories h2 span a {
	color: #FF6600;
}
/*side bars*/
#sidebar-search {
	float: right;
	overflow: hidden;
	width: 250px;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
	font: Arial, Helvetica, sans-serif;
}
#sidebar-categories {
	float: right;
	overflow: hidden;
	width: 200px;
	overflow: hidden;
	margin-right: 15px;
	margin-left: 5px;
	font: Arial, Helvetica, sans-serif;
}
#sidebar-search h2, #sidebar-categories h2  {
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #293947;
	margin-bottom: 20px;
	border-bottom: 1px solid #293947;
}
#sidebar-search ul, #sidebar-categories ul {
	list-style: none;
	margin: 10 0 20px;
	padding: 0;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #293947;
}
#sidebar-search ul ul, #sidebar-categories ul ul{
	list-style: none;
	margin: 10 0 10px 10;
	padding: 0;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #293947;
}
#sidebar-search ul li, #sidebar-categories ul li {
	display: block;
}
#sidebar-categories ul ul li {
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px dotted #293947;
}

#sidebar-search ul li a, #sidebar-categories ul li a {

	color: #293947;
	font-weight: bold;
	cursor: hand;
	text-decoration: none !important;
}

#sidebar-search ul li a:hover, #sidebar-categories ul li a:hover {
	background: #8B8B8B;
	border-bottom-color: #E3E3E3;
	color: #FFF !important;
}

#sidebar-search ul li a:after,#sidebar-categories ul li a:after {
	clear: both !important;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#search form, #search input, #search .text{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #293947;
}
/*links page*/
#page #contentLinks {
	width: 100%;
	clear: both;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #293947;
}
#page #contentLinks a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #293947;
	font-decoration: none;
}
#page #contentLinks ul {
	list-style: none;
	margin-top: 20px;
	margin-left: 50px;
	/*margin: auto;*/
	padding: 0;
	text-align: left;
}

#page #contentLinks ul li {
	background: none;
	display: inline;
	float: left;
	list-style-type: none;
	padding: 0;
	width: 250px;
}
#page #contentLinks .title {
	font: bold 14/1.1em Verdana, Arial, Helvetica;
	color: #293947;
	font-weight: bold;
	font-decoration: none;
	margin-left: 50px;
	
}
#page #contentLinks blockquote {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#page #contentLinks ul ul li h2 {
	font: bold 12px/1.1em Verdana, Arial, Helvetica;
	color: #293947;
	font-weight: bold;
	font-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
#page #contentLinks ul ul li h2 span {
	font-size: 10px;
	color: #000000;
	font-decoration: none;
}
#page #contentLinks ul ul
{
	list-style-type: none;
	/*margin-left: 1em;*/
	margin: 20px 0px 15px;
	clear: both;
}
#page #contentLinks ul ul li {
	padding-left: .6em;
	clear: both;
}
/*games page*/
#page #contentgames {
	clear: both;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #293947;
	padding: 10px;
	line-height: 2em;
}
#page #contentgames #intro {
	padding-bottom: 10px;
}
#page #contentgames #flashgames {
	clear: both;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #293947;
	padding: 10px;
	min-height: 300px;
}
#page #contentgames #flashgames  img {
	margin: 5px;
	padding: 0px;
	border: 1px solid #000000;
}
#page #contentgames #sologame  .title {
	font-size: 16px;
	font-weight: bold;
}
/*div footer*/
#footer {
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #293947;
	text-align: center;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #293947;
}