/*
Theme Name: Portal VGR
Theme URI: http://vgrequirements.info
Description: Game portal for VGRequirements.
Version: 1.1
Author: Mikhail Anokhin
*/

* {
	margin: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding: 0px;
}
a:link, a:visited {
	color: #00F;
	text-decoration:none;
}
a:hover {
	color:#E00;
	text-decoration:none;
}
#pagewrapper {
	width: 1000px;
	margin: 2px auto;
	background-color: #fafaff;
}
#header {
	/*height: 90px;*/
	overflow: hidden;
	background-color: #e6e6ff;
	margin: 2px 2px 0 2px;
	padding: 1px;
}
#header_site_name {
	float: left;
	overflow:hidden;
	/*padding-top: 14px;*/
}
#header_site_name img {
    border: none;
}
#header_site_name p {
	font-size: .9em;
	color: #24F;
	font-weight: bold;
}
#header_descr {
	font-size: .9em;
}
#header_ads {
	float: right;
	/*margin: 1px;*/
}
#header_lang_select {
	float: right;
	background-color: #f5f5ff;
	padding:1px;
	margin: 0 2px;
}
.qtrans_language_chooser li {
	background-color: #ccf;
	float:left;
	margin:1px;
	padding:2px;
	list-style:none;
}
.qtrans_language_chooser li.active {
	background-color: #77f;
}
.qtrans_language_chooser li:hover {
	background-color: #000;
	padding:1px;
	border: 1px solid #77f;
}

#header_navbar_ads {
	float: left;
	margin: 3px 0 0 1px;
}

#content {
}
#left_sidebar {
	float: left;
	width: 300px;
	margin: 2px;
}
.category_selection {
	margin-top: 13px;
	display: table;
}
.category_selection a {
	font-size: 13px;
	background: #f3f3ff;
	padding: 2px;
	margin: 0;
	width: 144px;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
}
.category_selection h2 {
	float: left;
}
.category_selection a.active {
	background: #e6e6ff;
	border: 1px solid #77f;
	padding: 1px;
}
.category_selection a:hover {
	background: #f0f0ff;
}
/*.category_selection h2 a {
	font-size: 13px;
}
.category_selection h2 {
	background: #f3f3ff;
	padding: 2px;
	margin: 1px;
	width: 144px;
	height: 32px;
	float: left;
}
.category_selection h2.active {
	background: #e6e6ff;
	border: 1px solid #77f;
	margin: 0;
}
.category_selection h2:hover {
	background: #e6e6ff;
}*/
.sidebar_block {
	margin: 10px 0;
	background: #f3f3ff;
	padding: 2px 0;
}
.sidebar_block h3 {
	font-size: 1.1em;
	text-align: center;
	background: #e6e6ff;
	padding: 2px;
}
.sidebar_block li {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.sidebar_block .cat-item {
	padding-top: 0px;
	padding-bottom: 0px;
}
.sidebar_block li li {
	padding-left: 8px;
}
.sidebar_block li.current-cat {
	border: 1px dotted #00f;
}
#main_list {
	background-color: #f5f5ff;
	float: left;
	width: 696px;
	padding: 0 0 10px 0;
}
#main_list li {
	margin-left: 25px;
	list-style: disc;
}
#main_list H1, H2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #066;
	text-align: center;
	margin:5px auto;
	background: #e6e6ff;
}
#main_list H2 {
	font-size: 1.3em;
}
#ads_search_list {
	width: 100%;
	/*background-color: black;
	padding: 5px 0;
	margin: 5px 0;*/
}
.ads_search_list_part {
	float: left;
	width: 336px;
	margin: 0 4px 7px 7px;
}
.ads_inside_sidebar {
	margin: 0 0 5px 0;
}
.ads_inside_sidebar_adsense {
	margin: 5px 0;
	padding: 5px 0 10px 0;
	background-color: white;
	border-top: 1px solid #77f;
	border-bottom: 1px solid #77f;
}
.ads_text {
	text-align: center;
	padding-bottom: 3px;
}
.ads_game_list {
	padding: 3px;
	margin: 3px 0 3px 5px;
	border: 1px solid #99f;
}
#ads_ingame_corner
{
	float: right;
	margin: 5px 0 5px 5px;
	padding: 5px 0 10px 10px;
	background-color: white;
	border-left: 1px solid #77f;
	border-top: 1px solid #77f;
	border-bottom: 1px solid #77f;
}
#ads_ingame_bottom {
	/*padding: 5px;*/
	margin: 5px;
}

#ads_ingame_under_image {
	width: 468px;
	margin: 20px auto 30px auto;
	padding: 5px;
	background-color: white;
	border: 1px solid #77f;
}

#ads_ingame_after_post {
	width: 336px;
	margin: 20px auto 0px auto;
	padding: 5px;
	background-color: white;
	border: 1px solid #77f;
}

#ads_single_game_bottom {
	width: 468px;
	height: 80px;
	margin: 30px auto 10px auto;
}
#ads_search_list p, #ads_single_game_bottom p, #ads_under_search p {
	font-size: 11px;
	text-align: center;
}
#main_list_sort {
	margin:-5px 0 5px 0;
	background: #eeeeff;
	float: right;
	border-bottom: 1px solid #e0e0ff;
	border-left: 1px solid #e0e0ff;
}
#main_list_sort a, #main_list_sort li {
	color: #046;
}
#main_list_sort li {
	float: left;
	list-style:none;
	height: 16px;
	padding:2px 3px 0 3px;
	margin:3px 3px 0 3px;
	border-top: 1px solid #e0e0ff;
	border-left: 1px solid #e0e0ff;
	border-right: 1px solid #e0e0ff;
	background-color: #e8e8ff;
}
#main_list_sort .not_selected:hover {
	background-color: #f1f1ff;
}
#main_list_sort .sort_by_text {
	background: #eeeeff;
	font-style: italic;
	border-left: none;
	border-right: none;
	border-top: none;
}
#main_list_sort .selected {
	background-color: #f5f5ff;
	font-weight: bold;
	position: relative;
	top: 1px;
}
.main_item {
	border: 1px solid #99f;
	padding: 3px;
	margin: 3px 0 3px 5px;
}
.main_item_thumb {
	width:155px;
	height:124px;
	margin:0 auto;
}
.main_item_thumb img {
	width:155px;
	height:124px;
	border:1px dashed #0bf;
}
.main_item_descr {
	margin: 2px 0 0 0;
	/*font-size: .9em;*/
}
.main_item_descr a.postthumb {
	float: left;
	margin-right: 5px;
	width: 70px;
	height: 70px;
}
.main_item_descr h2 {
	text-align: left;
    padding: 5px;
    margin: 0;
	background: #e6e6ff;
}
.main_item_descr h2.game_guide {
	height: 60px;
	width: 598px;
	display: table;
}
.main_item_descr a {
	font-size: .9em;
}
.main_item_descr .game_guide a {
	font-size: 16px;
	display: table-cell;
	vertical-align: middle;
}
.main_item_descr H2 a {
	font-size: 1em;
	font-weight: bold;
	color: #066;
}
.main_item_descr H2 a:hover {
	color: #E60;
}
#single_game_descr {
	margin: 0 5px;
	padding: 5px;
	background-color: #fcfcff;
	font-size: 14px;
	line-height: 19px;
}
#single_game_descr p, #single_game_descr li, #single_game_descr span, #single_game_descr b, #single_game_descr i,
#single_game_descr a, #single_game_descr em {
	font-size: 14px;
}
#single_game_descr H3 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
#game_stats {
    float: right;
    width: 170px;
    margin: 0 5px 5px 5px;
    padding: 5px;
    border: 1px dotted #ddddff;
	background: #f2f2ff;
}
.ratings {
	text-align: center;
}
.view_counter {
	text-align: center;
}
#game_stats .view_counter {
    margin: 5px 0 0 0;
}
#game_categories {
	text-align: center;
	margin: 5px 0 0 0;
}
#game_full_screen {
	text-align: center;
	margin: 8px 0 0 0;
	padding: 5px;
	display: none;
	visibility: hidden;
}
#game_full_screen a {
	padding: 3px;
    border: 1px dotted #d0d0ff;
	background: #e0e0ff;
}
#game_full_screen a:hover {
    border: 1px solid #c0c0ff;
	background: #ebebff;
}

img.alignleft, img.alignright, img.aligncenter, img.alignnone {
    background: none repeat scroll 0 0 #ffffff;
}
img.alignleft {
    float: left;
    margin: 10px 25px 10px 0;
}
img.alignright {
    display: block;
    margin: 10px 0 25px 20px;
}
img.aligncenter {
    /*clear: both;*/
    display: block;
    margin: 10px auto;
}
img.alignnone {
    display: block;
    margin: 10px 0;
}

.navigation {
	margin-top: 20px;
}
#page_navigation li {
	list-style:none;
	margin-left:2px;
	margin-right:2px;
	float: left;
}
#page_navigation .page_num a, #page_navigation .page_current, #page_navigation .page_dot {
    text-align: center;
    width: 25px;
    display: block;
	padding:5px;
}
#page_navigation .page_num a {
	background-color: #f0f0ff;
}
#page_navigation .page_num a:hover {
	background-color: #e0e0ff;
}
#page_navigation .page_current {
	font-weight: bold;
	background-color: #e9e9ff;
}
.alignleft {
	padding: 5px;
	float: left;
}
.alignright {
	padding: 5px;
	float: right;
}

.nav_left, .nav_right {
	padding: 5px 0 5px 5px;
	margin: 2px 1px;
	float: left;
	background-color: #f0f0ff;
}
.nav_left a, .nav_right a {
	padding: 5px;
}
.nav_right {
	float: right;
}
.nav_left:hover, .nav_right:hover {
	background-color: #e0e0ff;
}

#comment_area {
	margin: 5px;
}
#comment_list li {
	list-style:none;
	padding:5px;
	margin:5px;
	background-color: #fafaff;
}
.commentmetadata a {
	font-size: .8em;
}
.comment-body p {
	padding: 3px;
	/*margin: 3px 3px 0 3px;*/
	background-color: #f2f2ff;
}
#respond h3 {
	margin: 5px 0;
}
#author, #email, #url, #comment, #submit_comment {
	margin: 0 0 5px 0;
}
#comment {
	width: 680px;
}
#submit_comment, #submit_search {
	padding: 0 4px;
}

.clear_float {
	clear: both;
}
#footer {
	background-color:#fdfdff;
	border-top:1px dashed #ddddff;
	padding:6px 0;
	margin:0;
	text-align:center;
}
