@charset "utf-8";

/*
Theme Name: Sunstone Games
Theme URI: http://broadmediapartners.com/
Author: Broadmedia Partners
Author URI: http://broadmediapartners.com/
Description: Child Theme 
Template: whiteboard
Version: 1.0
*/

a, a:visited {
	color: #F33F12;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
strong {
	font-weight: 700;
	/*color: #000;*/
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* /clearfix */

.clear {clear:both;}

body {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height: 1.2em;
	color: #4f4f4f;
	background: #f3f3f3 url(images/slider-bg.png) repeat-x left 185px;
}
h1,h2,h3,h4 {
	color: #bb360b;
	font-weight: 700;
	line-height: 1em;
	margin: 1em 0;
}
h1 {
	font-size: 30px;
	margin-top: 0;
}
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }

body > h2:first-child {margin-top: 0;}

#sidebar h3 {
	text-align: right;
	font-size: 20px;
	border-bottom: 1px solid #bb360b;
}

ul {
	margin-bottom: 1em;
	list-style: none outside;
	margin-left: 1.5em;
}
li {
	list-style: disc;
	line-height: 1em;
	margin-bottom: .25em;
}
p { margin-bottom: 1em; }

.wrapper {
	width: 860px;
	margin: 0 auto;
	position: relative;
}
#main {
	background: #FFF;
	padding: 25px;
	position: relative;
	border: 1px solid #ccc;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, .2);
    box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, .2);
}
#main.home {margin-top: 40px;}

header {
	height: 150px;	
}
	nav {
		
	}
	nav.primary {
		
	}
	nav.footer {
		
	}
	#widget-header {
		
	}
	#widget-alert {
		
	}

#content {}
#content.home { 
	float: left;
	width: 477px;
}
	
	article {
		
	}
		.featured-thumbnail {
			float: right;
			margin: 0 0 15px 15px;
			border: 1px solid #ddd;
			background: #fff;
			padding: 5px;			
		}
		.post-content {
			
		}
			.pagination {
				
			}
	.post-meta {
		
	}
	.post-navigation {
		
	}

#comments {
	
}
	li.comment {
		
	}
		.odd {
			
		}
		.even {
			
		}
		.author-comment {
			
		}
		.comment-text {
			
		}
		.comment-meta {
			
		}
			p.gravatar {
				
			}
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}

.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}

nav.oldernewer {
	
}
	.older {
		
	}
	p.older {
		float: left;
		width: 30%
	}
	p.newer {
		float: right;
		width: 30%;
		text-align: right;
	}
	.newer {
		
	}

.search {
	
}

.author {
	
}
#recent-author-posts {
	
}
#recent-author-comments {
	
}

#error404 {
	
}

#sidebar {}
#sidebar.home { 
	float: right;
	width: 286px; 
	color: #666
	font-size: 14px;
}

	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			
		}

#footer {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	text-align: center;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
	text-decoration: underline;
}
.bmp {
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 11px;
}
	#widget-footer {
		
	}
	#footer-nav {
		
	}
	
.no-results {
	
}

.widget-area {
	
}
.widget-area ul {
	margin-left: 0;
}
.widget-area li {
	list-style: none outside;
	color: #777;
	margin-bottom: 1em;
	font-size: 14px;
	
}
ul.really_simple_twitter_widget {
	padding: 15px;
	background: #f3f3f3;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.twitter-timestamp {
	font-style: italic;
	color: 444;
}

.none { 
	display: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}

/* ------------Secondary Nav Menu */
#secondary-nav {
	float: right;
	height: 24px;
	width: 500px;
	padding-top: 7px;
}
#secondary-nav ul{
	clear: right;
	float: right;
	width: 500px;
	list-style: none;
}
#secondary-nav li {
	float: right;
	height: 24px;
	line-height: 22px;
	font-size: 14px;
	display:inline;
	color: #4e4e4e;
	margin-left: 10px;
}
#secondary-nav li a {color:#4e4e4e; text-decoration: none;}
#secondary-nav li a:hover {color:#bb360b;text-decoration: underline;}
/*#secondary-nav li.text {margin-right: 15px;}*/
#secondary-nav li.text:before {
	margin-right: 10px;
	content: "|";}

/* Images------------------Images------------------Images------------------Images------------------Images*/
.noborder {
	border: none !important;
	padding: none !important;
}
.entry-content img {
    height: auto;
    margin: 0 0 18px;
    max-width: 100%;
}
.alignleft, img.alignleft {
    float: left;
    margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 5px;
}
.alignright, img.alignright {
    float: right;
    margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #fff;
}
.aligncenter, img.aligncenter {
    clear: both;
    display: block;
	border: 1px solid #ddd;
	padding: 5px;
	background: #fff;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    margin-bottom: 18px;
    padding: 9px 5px 0;
    text-align: center;
}
.wp-caption img {
    border: 1px solid #CCCCCC;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    color: #606060;
	font-size: 12px;
    margin: 0;
    padding: 3px;
}
.gallery-icon {
    /*border: 1px solid #CCCCCC;*/
    margin: 0 5px;
    padding-top: 6px;
}
.gallery img {
    margin: 0;
}
.gallery-caption {
    padding: 6px 6px 0;
}
/* END Images-----------------------------------END Images----------------------- */



/* -------------Nav Menu -------------Nav Menu -------------Nav Menu -------------Nav Menu  */
#nav {
	background: url(images/nav-bg.png) no-repeat;
	clear: right;
	float: right;
	height: 54px;
	width: 463px;
	margin-top: 65px;
}

div.menu-primarynav-container {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 26px;
	font-family: 'Lato', sans-serif;
	font-size: 16px; /* Menu text size */
	font-weight: bold;
	text-transform: uppercase;
	z-index:1000; /* This makes the dropdown menus appear above the page content below */
	position:relative;
}

/* Top menu items */
ul#menu-primarynav {
   margin: 0;
   padding :0;
   list-style: none;
   float: right;
   position: relative;
   right: 50%;
   list-style: none;
}
ul#menu-primarynav li {
   margin: 0;
   padding: 0;
   float: left;
   position: relative;
   left: 50%;
   list-style: none;
}
ul#menu-primarynav li a {
   display:block;
   margin:0;
   padding:0 30px;
   line-height: 26px;
   text-decoration:none;
   color:#fff;
   font-size: 14px;
}
ul#menu-primarynav li a:hover {color: #000;}


/* Submenu items */
ul#menu-primarynav ul {
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   top: 26px;
   left: -10px;
   /*left:-17px;*/
   right:auto; /*resets the right:50% on the parent ul */
   width:185px; /* width of the drop-down menus */
   border: 1px solid #e8aa96;
   list-style:none;
}
ul#menu-primarynav ul li {
	left:auto;  /*resets the left:50% on the parent li */
	margin:0; /* Reset the 1px margin from the top menu */
	clear:left;
	width:100%;
	background-image: none;
	border-bottom: 1px solid #e8aa96;
}
ul#menu-primarynav ul li:last-child {border-bottom:none;}
ul#menu-primarynav ul li a,
ul#menu-primarynav li.active li a,
ul#menu-primarynav li:hover ul li a,
ul#menu-primarynav li.hover ul li a { /* This line is required for IE 6 and below */
	font-size:14px;
	font-weight:normal;
	padding: 5px;
	color: #BB360B;
	text-transform: none;
	line-height:1.4em; /* overwrite line-height value from top menu */
	/*border-bottom:1px solid #ddd;*/ /* sub menu item horizontal lines */
	background-color: #F3F3F3;
}
ul#menu-primarynav ul li a:hover,
ul#menu-primarynav li.active ul li a:hover,
ul#menu-primarynav li:hover ul li a:hover,
ul#menu-primarynav li.hover ul li a:hover { /* This line is required for IE 6 and below */
   background:#bb360b; /* Sub menu items background colour */
   color:#fff;
}

/* Flip the last submenu so it stays within the page */
ul#menu-primarynav ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
ul#menu-primarynav li:hover ul,
ul#menu-primarynav li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}
/* End Menu ---------------------------------------------------------------------- */


#logo {
	height: 140px;
	width: 350px;
	position: absolute;
	left: 0px;
	top: 10px;
}
#slider {
	background: #FFF;
	padding: 11px;
	height: 278px;
	width: 836px;
	border: 1px solid #d1a699;
}
#social-media {}
#social-media ul {
	list-style: none;
	margin-bottom: 25px;
}
#social-media li {
	list-style:none;
	float: right;
	width: 31px;
	height: 32px;
	margin-left: 10px;
}
.game-listing-container {
	margin-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #fbc9b9;
}
#content div.game-listing-container:last-child {border:none}
.game-image {
	float: right;
	width: 350px;
	text-align: center;
	/*height: 225px;
	padding: 10px;
	background: #fff;
	border: 1px solid #ddd;*/
}
.left-side {
	float: left;
	width: 410px;
}
.left-side h2 {margin-top: 0;}
.left-side h2 a,
.left-side h2 a:visited {
	color: #bb360b;
	text-decoration: none;
}
.left-side h2 a:hover {
	color: #5a0500;
	text-decoration: underline;
}
.game-link {
	float: right;
	margin-top: 20px;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #F33F12;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.game-link a,
.game-link a:visited {
	color: #fff;
	text-decoration: none;
}
.game-link a:hover {
	color: #5a0500;
	text-decoration: none;
}

.home-news-container {
	margin: 30px 0;
	position: relative;
	padding-top: 60px;
}
.news-thumb {
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
}
.home-news-container div.header {
	position: absolute;
	left: -35px;
	top: 0;
	background: url(images/header-news.png) no-repeat;
	height: 46px;
	width: 514px;
	overflow: hidden;
}
.home-news-container div.header h3 {
	float: left;
	width: 340px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	margin-left: 35px;
}
.home-news-container div.header h3 a,
.home-news-container div.header h3 a:visited {
	color: #fff;
	text-decoration: none;
}
.home-news-container div.header h3 a:hover {
	color: #000;
	text-decoration: none;
}
.home-news-container div.header p.date {
	float: right;
	margin-top: 17px;
	margin-right: 10px;
	width: 120px;
	color: #fff;
	font-size: 13px;
	text-align: right;
}
p.date-single {
	margin-bottom: 1.5em;
	font-size: 14px;
	font-weight: 700;
	color: #5a0500;
}