/*******************************************************************/
/*                    SITE-SPECIFIC TAG STYLES                     */
/*******************************************************************/
a{
	outline: none;
}

/*******************************************************************/
/*                          MAIN LAYOUT                            */
/*******************************************************************/


body{
	font-family: Helvetica, Arial, sans-serif;
	background: #f1f0e6 url('../images/bg/main_bg.jpg') top center no-repeat;
}

body.home{
	background: #f1f0e6 url('../images/bg/home_bg.jpg') top center no-repeat;
}




#wrapper {
  font-size: 75%;
  width: 960px;
  margin: 0 auto;
}

h1{
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 180%;
	color: #730202;
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 10px;
	font-style: italic;
}
h2{	
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 28px;
	line-height: 32px;
	color: #730202;
	font-style: italic;
}

h3{	
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
	font-style: italic;
}
a.read-more{
	color: #730202 !important;
	text-decoration: none;
	float: right;
}

/*******************************************************************/
/*                             HEADER                              */
/*******************************************************************/

#header {
  background: transparent url('../images/bg/header_bg.png') 364px 12px no-repeat;
  position: relative;
  padding-bottom: 17px;  
}

div#header{
	margin-bottom: 20px;
}

body.home div#header{
	margin-bottom: 0;
}

#header #logo a{
	background: url('../images/elements/logo.png') 2px 17px no-repeat;
	text-indent: -5000em;
	display: block;
	width: 267px;
	height: 160px;	
}

#header #primary-nav{
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	font-family: Arial;
	position: absolute;
	right: 0px;
	top: 143px;
}


#header #primary-nav li a{
	text-transform: uppercase;
	text-decoration: none;
	color: #e5cbcb;
	font-weight: normal;
	margin: 0;
	padding: 9px 26px 10px 26px;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;	
	display: block;
	float: left;
	background-color: #620103;
	margin-right: 1px;

}
#header #primary-nav li a:hover,
#header #primary-nav li a.active{
	padding-bottom: 14px;
	position: relative;
	top: -4px;
	color: #fff;
	background-color: #510103;
}

#header #follow-twitter{
	background: url('../images/elements/follow_twitter.png') no-repeat;
	text-indent: -5000em;
	display: block;
	width: 162px;
	height: 19px;
	position: absolute;
	top: 8px;
	right: 8px;	
}

/*******************************************************************/
/*                           NAVIGATION                            */
/*******************************************************************/



/*******************************************************************/
/*                             CONTENT                             */
/*******************************************************************/


#above-body {
  
}

#body {
  color: #5a5a5a;
}

#body a{
	color: #5a5a5a;
}

#body a:hover{
	color: #730202;
}

#left {
  width: 320px;
  float: left;
}

#left div.block{
	background: transparent url('../images/bg/dshadow_302.png') no-repeat;
	padding: 0 9px;
	margin-bottom: 20px;
}

#left div.block h2{
	padding: 20px 20px 10px 20px;
	background: #f7f6f1;
	margin: 0;
}

#left div.block div.content{
	padding: 10px 20px 20px 20px;
	background: #f7f6f1;
	margin: 0;
}


#center{
	padding: 10px;	
}
body.sidebar-left #center{
	width: 620px;
	float: left;
  	
}

body.sidebar-right #center{
	float: left;
	width: 632px;
}
#before-content {
  
}

#content {
  position: relative;
}



div.share{
	width: 100px;
	margin-top: 20px;
}
div.share-twitter a{
	background: url('../images/twitter.png');
	width: 35px;
	height: 35px;
	display: block;
	text-indent: -5000em;
	float: left;
	margin-right: 10px;
}

div.share-facebook a{
	background: url('../images/facebook.png');
	width: 35px;
	height: 35px;
	display: block;
	text-indent: -5000em;
	float: left;
}


#content .share-facebook{

}


#promo-nodes{
		
}

#promo-nodes li{
	list-style-type: none;
	margin-right: 10px;
	float: left;
	width: 296px;
}
#promo-nodes li p{
	padding-left: 5px;
	margin: 0;	
}
#promo-nodes li h4{
	padding-left: 5px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;	
}

#promo-nodes li.last{
	margin-right: 0;
}


#right {
  width: 320px;
  float: left;
  margin-left: -12px;
}




/*******************************************************************/
/*                              FOOTER                             */
/*******************************************************************/


#after-body {
  
}

#footer {
	position: relative;
  background: transparent url('../images/bg/footer_bg.png') no-repeat;
  width: 920px;  
  height: 43px;
  margin-top: 10px;
  padding: 25px 20px 0 20px;
  text-align: right;  
  color: #a1a1a1;
}

#footer .secondary-links li{
	margin-right: 10px;
	border-right: 1px solid #a1a1a1;
	padding-right: 10px;
}
#footer .secondary-links li a{
	color: #a1a1a1;
	text-decoration: none;
}

#footer .secondary-links li.last{
	margin-right: 0;
	border-right: none;
	padding-right: 0;
}

#footer .copyright{
	position: absolute;
	top: 25px;
	left: 20px;
}
/*******************************************************************/
/*                          SPECIFIC PAGES                         */
/*******************************************************************/


/** games list **/
body.games div#content div.view-Games div.item-list ul {
	margin: 0;
}
body.games div#content div.view-Games div.item-list ul li{
	list-style-type: none;
	margin: 10px 0;
	clear: both;
	height: 120px;
}

body.games div#content div.view-Games div.item-list ul li h2{
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 5px 0;
}

body.games div#content div.view-Games div.item-list ul li h2 a {
	text-decoration: none;
}

body.games div#content div.view-Games div.item-list ul li div.thumbnail{
	float: left;
	margin-right: 10px;
	
}

/** game page **/

#left ul li{
	list-style-type: none;
	font-size: 16px;
	line-height: 16px;
	margin: 10px 0 10px 10px;
	padding-left: 15px;
	background: transparent url('../images/elements/list_item.png') 0px 3px no-repeat;
}

#left ul li a{
	text-decoration: none;
}
body.games div#body div#center{
	position: relative;
}
body.games div#body div#center h1 {	
	margin-left: 5px;
} 

body.games div#block-gamecontent-0{
	margin-bottom: 20px;
}

body.games div#block-gamecontent-0 div#game-media{
	float: left;
}

body.games div#block-gamecontent-0 div#game-info{
	float: left;
  	width: 150px;
   margin: 0px 10px 10px 15px;
}

/** blog list **/
div.view-Blog ul li.views-row{
	list-style-type: none;
	margin: 10px 0 20px 0;
}

div.view-Blog ul li.views-row h2{
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 5px 0;
}

div.view-Blog ul li.views-row h2 a {
	text-decoration: none;
}

#body div.view-Blog ul li.views-row div.teaser-content a{
	float: right;
	color: #730202;		
}


div.view-Blog ul li.views-row div.node-blog div.thumbnail{
	float: left;
	margin-right: 10px;
}

/** promo blocks and newsletter **/
div#block-promocontent-0 h2{
	margin-bottom: 10px;
}



div#block-promocontent-0{
	width: 608px;
	height: 245px;
	background: transparent url('../images/bg/feature_bg635.png') no-repeat;
	padding: 20px 15px;
	margin-top: 20px; 
	margin-left: -10px;
}

body.home div#block-promocontent-0{
	margin-top: 0;
}

body.no-sidebar div#block-ymlpsignup-0{
	width: 280px;	
}

body.no-sidebar #after-content #promo-nodes li{
	margin-right: 95px;
}
body.no-sidebar #after-content #promo-nodes li.last{
	margin-right: 0;
}
/** comments **/

div#comments{
	margin-top: 30px;
	border-top: 1px dotted black;
	padding-top: 10px;
}

div#comments div.box{
		margin-top: 30px;
	border-top: 1px dotted black;
	padding-top: 10px;
}
div.comment{
	margin-bottom: 20px;
}
div.comment div.gravatar{
	float: left;
	margin-right: 10px;
}

div.comment div.author{
	font-weight: bold;
}
div.comment div.post{
	float: left;
	width: 650px;
}


/** homepage **/
div#block-views-Blog-block_2{
	background: transparent url('../images/bg/news_bg.png') top center no-repeat;
	width: 272px;	
	padding: 20px 24px;
	
	
}

div#block-views-Blog-block_2 .views-field-title a{
	font-size: 16px;
	text-decoration: none;	
}

div#block-views-Blog-block_2 .views-field-view-node a{
	float: right;
	color: #730202;
}

div#block-ymlpsignup-2{
	width: 302px;
	padding: 0;
	background: url('../images/bg/dshadow_302.png') no-repeat;	
	position: relative;
}
div#block-ymlpsignup-0{
	width: 262px;
	height: 125px;
	padding: 25px 25px;	
	background: url('../images/bg/newsletter_bg.png') no-repeat;
	margin-top: 20px;	
	position: relative;
	margin-left: 3px;
}

div#block-ymlpsignup-1{	
	position: relative;	
}

div#block-ymlpsignup-1 h2,
div#block-ymlpsignup-1 h4{
	display: none;
}

div#block-ymlpsignup-2 h4,
div#block-ymlpsignup-0 h4{
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0;
}

#left div#block-ymlpsignup-2 h2{
	padding: 20px 0;
}
div#block-ymlpsignup-0 h2{
	margin: 0 0 20px 0;
}	

div#block-ymlpsignup-1 input.inp-email{
	margin-left: 40px;
}
div#block-ymlpsignup-2 input.inp-email,
div#block-ymlpsignup-0 input.inp-email{
	float: right;
}
div#block-ymlpsignup-1 input.inp-submit,
div#block-ymlpsignup-2 input.inp-submit,
div#block-ymlpsignup-0 input.inp-submit{
	background: url('../images/elements/submit_btn.png') no-repeat;
	display: block;
	width: 96px;
	height: 22px;
	text-indent: -5000em;
	text-align: left;
	font-size: 0;
	line-height: 0;
	border: 0;
	margin-top: 12px;
	cursor: pointer;
}

div#block-ymlpsignup-2 div.why-signup,
div#block-ymlpsignup-0 div.why-signup{
	position: absolute;
	right: 25px;
	bottom: 18px;	
}

div#block-ymlpsignup-2 div.why-signup a,
div#block-ymlpsignup-0 div.why-signup a{
	color: #730202;	
}

div#block-blockcontent-22{
	width: 608px;
	margin-right: 0px;	
	height: auto;
	padding: 10px;
	color: #7f7f7f;
	font-size: 16px;
	line-height: 22px;
}

div#block-blockcontent-22 h2{
	font-size: 40px;
	font-weight: normal;
	margin-bottom: 20px;
}

div#block-homecontent-0{
	margin-bottom: 8px;
	padding-bottom: 16px;
	background: transparent url('../images/bg/dropShadow960.png') bottom center;
}

div#block-homecontent-0 div.content{
	border: 15px solid #fff;
	background: #fff;
	width: 930px;
	height: 307px;
	overflow: hidden;
		position: relative;
}

div#block-homecontent-0 div.overlay{
	background: transparent url('../images/alpha60.png');
	color: #fff;
	position: absolute;
	bottom: 0px;
	width: 910px;
	display: block;	
	padding: 5px 10px 0 15px;
}
div#block-homecontent-0 div.overlay h4{
	font-weight: normal;
	font-size: 14px;
	margin: 2px 0;
}
div#block-homecontent-0 a{
	text-decoration: none;
}
body.home div#center h1{
	display: none;
}

/** press pages **/

body.press div.view-Press div.node-presspack{
	margin-bottom: 20px;
}

body.press div.view-Press div.node-presspack div.field-field-presspack-image{
	width: 200px;
	float: left;
	margin-right: 10px;
}

/** contact form **/

form#contact-mail-page input#edit-submit{
	background: url('../images/elements/submit_btn.png') no-repeat;
	display: block;
	width: 96px;
	height: 22px;
	text-indent: -5000em;
	border: 0;
	line-height: 0;
	font-size: 0;
	margin-top: 12px;
	cursor: pointer;
}