/*
	Theme Name: GamesPlace
	Theme URI: http://newwpthemes.com/gamesplace-free-wordpress-theme/
	Description: GamesPlace is a free premium WordPress theme with featured content option and options page. Supports post thumbnails. Suitable for any niche, especially for games or entertainment sites.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 4.1
	Tags: black, yellow, two-columns, right-sidebar
*/

/* LAYOUT */

body {
	background: url(images/background.png) top left;
	}

#wrap {
    background: url(images/wrapper-background.png) top left repeat-x;
	}
    
#wrapper {
    background: url(images/background-image.jpg) center 9px no-repeat;
	}

#container {
	}

#contentwrap {
    background: #252424 url(images/content-wrap.png) right top repeat-y;
	}

a {
	color: #e2ae3f;
	}

a:hover {
	color: #ffd16f;
	}
    
/* HEADER */

#header {
	height: 100px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 15px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 46px;
    text-transform: uppercase;
	}

#header h1 a, #header h1 a:visited {
	color: #e5a00d;
	text-decoration: none;
	}


#header h2 {
	color: #4f4f4f;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial, Helvetica, Sans-serif;
	}
    
.logoimg {
    margin: 18px 0 0 0;
}

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 28px;
    margin-top: 9px;
	}
	
#pagemenu {
	height: 28px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #b0abab;
	display: block;
    margin: 0px 28px 0px 0;
	padding: 10px 0;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #edbe48;
	display: block;
	text-decoration: none;
    background: url(images/pagenav-hover.png) center top no-repeat;
	}
	
#pagemenu  li.current_page_item a {
	color: #edbe48;
    background: url(images/pagenav-hover.png) center top no-repeat;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	
.topright {
	text-align: right;
    margin: 14px 0 0 0;
	}

.topright a {
	color: #b0abab;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
    font-weight: bold;
    text-transform: uppercase;
	}
   
.topright a:hover {
    color: #edbe48;
} 

.navcontainer {
	height: 35px;
    background: url(images/nav-backgr.png) top left repeat-x;
    padding: 6px 0 0 5px;
	}
	
#nav {
	height: 28px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 7px 12px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    font-family: Arial, Helvetica, Sans-serif;
    text-shadow: 0 1px 0 #000;
	}
	
#nav li a:hover, #nav li a:active {
	color: #fff;
	display: block;
	text-decoration: none;
    background: #e2a522;
    text-shadow: 0 1px 0 #a07008;
	}
	
#nav  li.current-cat a {
	color:#fff;
    background: #e2a522;
    text-shadow: 0 1px 0 #a07008;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	padding: 15px 5px 15px 15px;
    color: #a0a0a0;
	}
h1,h2,h3,h4,h5,h6 {
    color: #f7f7f7;
}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
    border-bottom: 1px solid #303030;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
	color: #c7c7c7;
	}

	
.title a {
	text-decoration: none;
	color: #c7c7c7;
	}

.title a:hover {
	text-decoration: none;
	color: #ffba26;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
    color: #f7f7f7;
}


.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	text-decoration: none;
    font-size: 12px;
    background: #3a3a3a;
    color: #c1c1c1;
    text-shadow: 0 1px 0 #252424;
	}

a.readmore:hover {
    background: #e2ae3f;
	color: #fff;
    text-shadow: 0 1px 0 #b5800d;
	}
    
.postdate {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-serif;
    font-style: italic;
    color: #838282;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #a0a0a0 !important;
    background:none !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background:#111111 !important;
    border: 0 !important;
    
}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #a0a0a0 !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background:#e2a522 !important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #a0a0a0 !important;
    background: none !important;
    border: 0 !important;
}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 8px;
	}


.sidebar {
	margin: 0 10px 10px 10px;
    font-size: 13px;
    color: #acacac;
	}
	
.sidebar a {
	text-decoration: none;
	color: #acacac;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#e2ae3f;
	}

#search {
    border: 1px solid #2c2b2b;
    height: 30px;
    padding: 0;
    background: #202020;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #737373;
}
	
	
#s {
	width: 240px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#topsearch 	#s {
  width: 250px;  
}

#topsearch #search {
    margin: 10px 0 0 0;
}


/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}


	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 10px 0 10px 10px;
	background: url(images/sidebar-tab.png) top left;
	font-size: 16px;
	line-height: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
    text-transform: uppercase;
    color: #fbc146;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
	
.sidebar ul li li, .sidebar ul li ul li {
	background: url(images/bullet.png) left 12px no-repeat;
	padding: 6px 0px 6px 14px;
	margin: 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #acacac;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #acacac;
	}

#wp-calendar td {
	color: #acacac;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #acacac;
	color: #fff;
	}
    
#wp-calendar td:hover a {
    color: #fff;
}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: #111111;
	padding: 22px;
	text-align: center;
	color: #b3b3b3;
	font-size: 13px;
    margin-top: 10px;
	}

#footer a {
	color: #b3b3b3;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#credits {
	color: #6a6969;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#credits a {
	color: #6a6969;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    background: #202020;
    border: 1px solid #303030;
    margin: 0 10px 10px 0;
}