/*
Theme Name: WhaiWhai
Theme URI: https://www.whaiwhai.com/
Description: Just another simple wordpress theme derived from Fishy
Version: 1.1
Author: Fabio Salvadori
Author URI: http://www.log607.com/
Tags: custom-header, fixed-width, one-columns
*/

.wrapper {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0; padding:0; border:0;
 vertical-align:baseline;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {text-align:left; font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
.hide {display:none;}
.clear {clear:both;}

/* TYPOGRAPHY */
body {font-size:14px; color:#4a4a4a; background:#fff; font-family:"Lucida Grande", Lucida, Verdana, sans-serif;}

h1,h2,h3,h4,h5,h6 {font-weight:400; color:#4a4a4a;}
h1 {font-size:3em; line-height:1; margin-bottom:0.5em;}
.logo h1 {margin:0; padding:0;}
h2 {font-size:2em; margin-bottom:0.2em;}
h2.slide {padding:0; margin:0;}
h3 {font-size:1.5em; line-height:1; margin-bottom:1em; }
h4 {font-size:1.2em; line-height:1.25; margin-bottom:1em; }
h5 {font-size:1em; font-weight:bold; margin-bottom:1em; }
h6 {font-size:1em; font-weight:bold; margin-bottom:1em;}

.entry span {padding:0 0 10px 0; display:block; font-size:12px; margin:0;}
img {border:0px none; outline:none!important;}


p img.left  {float:left; margin:1.5em 1.5em 1.5em 0; padding:0;}
p img.right {float:right; margin:1.5em 0 1.5em 1.5em;}
p.description {background:#ffffff; margin:5px 0 0 5px; text-align:center; color:#4a4a4a; font-style:italic; padding:0 10px;}

a:focus, a:hover  {color:#2b2b2b; text-decoration:underline;}
a  {color:#2b2b2b; text-decoration:underline;}
a:focus {outline:none!important;}
blockquote  {margin:1.5em; color:#4a4a4a; font-style:italic; border-left:5px solid #a0a0a0; padding:0 0 0 10px;}
strong {font-weight:bold;}
em,dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}

abbr,acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em; font-style:italic;}
del {color:#4d4d4d;}
pre {margin:1.5em 0; white-space:pre;}
pre,code,tt {font: 1em 'andale mono', 'lucida console', monospace; line-height:1.5;}

li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0; padding-left:3.333em;}
ul  {list-style-type:disc;}
ol  {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

hr {background:#ffffff; height:1px; border:none; color:#4d4d4d; width:100%; margin:0;}
table {margin-bottom:1.4em; width:100%;}
table a {text-decoration:underline;}
th {font-weight:bold; background:#ffffff; color:#4d4d4d;}
thead tr th {background:#ffffff;}
th, td {border-right:1px solid #4d4d4d;}
td.pad {border:none;}
th, td {padding:4px 10px 4px 5px; text-align:center;}
caption {background:#eee; text-align:center;}
tr.even td {background:#ffffff;}
tfoot td{border:none;}
#next {text-align:left; padding:10px 0;}
#prev {text-align:right; padding:10px 0;}

/* SLIDESHOW HP - FEATURED */
#featured {
	height:370px;
	position:relative;
	margin:0;
	padding:0;
}
#slideshow {
	float:left;
	width:870px;
	height:360px;
	margin:20px auto 0 auto;
	padding:0;
	overflow:hidden;
	position:absolute;
	left:45px;
}

.slideshow_container {
	float: left;
	width: 870px;
	height: 360px;
}

	
#slideshow p {
	padding:0;
	margin:0;
	}

.shadow_left {
	float: left;
	width: 15px;
	height: 370px;
	background: url(images/slideshow_shadow_left.png) no-repeat left top;
}

.shadow_right {
	float: left;
	width: 15px;
	height: 370px;
	background: url(images/slideshow_shadow_right.png) no-repeat right top;
}

.navleft a {
	float: left;
	display: block;
	width:30px;
	height:53px;
	background: url(images/slideshow_nav_left.png) no-repeat;
	text-indent:-4000px;
	overflow:hidden;
	text-decoration:none;
	padding:0;
	margin-top: 160px;
}
	
.navright a {
	float: left;
	display: block;
	width:30px;
	height:53px;
	background: url(images/slideshow_nav_right.png) no-repeat;
	text-indent:-4000px;
	overflow:hidden;
	text-decoration:none;
	padding:0;
	margin-top: 160px;
}

.centered {
    margin: 0 auto;
}

.pt-2 {
    padding-top: 20px;
}

.pt-4 {
    padding-top: 40px;
}

/* COMMON ELEMENTS */

.wrapper {
     width:960px; 
     margin-left:auto; 
     margin-right:auto;
}
.header {
     width:960px; 
     height:100px; 
}
.footer {
     width:960px; 
}
.clear {
    clear:both;
}



/* INDEX PAGE */
#side_content {
    height:700px; 
}

.main_text {}

.promo_box {
     float:left;
}

#reference {
      height:350px; 
}

#push_box {
      height:350px;
}

#target_list {
      height:350px; 
}

#promotion {
      height:350px;
      width: 293px;
      padding: 0 12px 15px;
}

#feeds {
      height:350px;
}

#fromblog {
      height:280px; 
}

#fromtweeter {
      height:280px; 
}


#hp_carousel {
      height:450px;  
}




/* HEADER - MARCO*/
.header {	
	height: 100px;
	color: #222222;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.header a {
	color: #222222;
}

.logo {
	float: left;
	width: 305px;
}
.topmenu {
	width: 655px;
	float: left;
	margin-top: 51px;
	}
	
.topmenu li {
    vertical-align: top;
}	

.sf-menu a {
	height: 30px;
	padding-left: 8px;
	padding-right: 8px;
}

.langchooser {
	float: right;
	margin-right: 15px;
	}
	
.langchooser a {
}
	
.langchooser a:hover {
	text-decoration: none;
}


/* STYLES BY FABIO*/


/* GAME EXPLAINED */
#game_slides #featured {
    height:520px; 
    position:relative; 
    margin:0; 
    padding:0;
}

#game_slides #explainshow {
    float:left; 
    width:520px; 
    height:500px; 
    margin:10px auto 0 auto; 
    padding:0; 
    background:#fff; 
    overflow:hidden; 
    position:absolute; 
    left:45px;  
}

#game_slides .explainshow_container {
	float: left;
	width: 520px;
	height: 520px;
}

#game_slides #explainshow p {padding:0; margin:0;}


#game_slides .navleft a {
	float: left;
	display: block;
	width:30px;
	height:53px;
	background: url(images/slideshow_nav_left.png) no-repeat;
	text-indent:-4000px;
	overflow:hidden;
	text-decoration:none;
	padding:0;
	margin-top: 235px;
}
	
#game_slides .navright a {
	float: left;
	display: block;
	width:30px;
	height:53px;
	background: url(images/slideshow_nav_right.png) no-repeat;
	text-indent:-4000px;
	overflow:hidden;
	text-decoration:none;
	padding:0;
	margin-top: 235px;
	}

#game_slides .shadow_left {
	float: left;
	width: 15px;
	height: 540px;
	background: url(images/slideshow_game_left.png) no-repeat left top;
}

#game_slides .shadow_right {
	float: left;
	width: 15px;
	height: 540px;
	background: url(images/slideshow_game_right.png) no-repeat right top;
}

.navbar { 
  float: left;
  width: 100%;
  margin-top: 5px;
}

#nav {
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#nav a { 
     height: 18px;
     width:18px;
     margin: 1px;
     display: block;
     float: left;
     background: url(images/bullet.jpg) no-repeat; 
     text-indent:-4000px; 
     text-decoration:none; 
}

#nav a.activeSlide { 
     background: url(images/activebullet.jpg) no-repeat; 
}
#nav a:focus { outline: none; }

#gamenav {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#gamenav a { 
     height: 18px;
     width:18px;
     margin: 1px;
     display: block;
     float: left;
     background: url(images/bullet.jpg) no-repeat; 
     text-indent:-4000px; 
     text-decoration:none; 
}

#gamenav a.activeSlide { 
     background: url(images/activebullet.jpg) no-repeat; 
}
#gamenav a:focus { outline: none; }

/* GENERIC ELEMENTS */

.coll_all {
   float: left;
   overflow: hidden;
   width: 960px;
}

/* PAGE INDEX SLIDESHOW */

.slide_home {
   width: 870px;
   height: 335px;
   background: #ffffff;
}

.slide_content {
   width: 870px;
   height: 310px;
   float: left;
}

.slide_links {
   height: 60px;
   width: 870px;
   float: left;
   margin-top: -30px;
   display:block; 
   overflow:hidden; 
   text-decoration:none; 
   padding:0;
}

.slide_links a, .slide_links a:hover {
	padding-top: 16px;
	margin-right: 15px;
	float: right;
	text-align: left;
	height: 50px;
	position: relative;
	text-decoration: none;
}

.slide_links a span {
	color: #7d7d7d;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;    
    height: 40px;
    float: left;
    vertical-align: middle;
    padding-top: 9px;
    margin-dx: 5px;
}

.slide_links a.morelink img {
    padding-top: 9px;
}

/* PAGE GAME */


.gamelinks {
   height: 60px;
   display:block; 
   text-decoration:none; 
   padding:0;
}

.gamelinks a, .gamelinks a:hover {
	padding-top: 16px;
	margin-right: 15px;
	float: right;
	text-align: left;
	height: 50px;
	position: relative;
	text-decoration: none;
}

.gamelinks a span {
	color: #7d7d7d;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;    
    height: 40px;
    float: left;
    vertical-align: middle;
    padding-top: 10px;
    margin-dx: 5px;    
}



#game_slides {
    height: 550px;
}

#game_content{
   margin-top: 20px;
   height: 540px;
}

#game_modes {
   height: 270px;
   margin-top: 40px;
   margin-bottom: 50px;
}

.playmode {
   height: 270px;
   overflow: hidden;
   font-size: 12px;
   line-height:1.25;
}

.playmode h2 {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

#short_description {
   height: 260px;
   overflow: hidden;
   font-size: 12px;
   line-height:1.3;
}

#short_description h2 {
    font-weight: bold;
}

#short_description a {
   margin-top: 10px;
   color: #4d4d4d;
   text-decoration: none;
}

#short_description ul {
   list-style: none;
   height: 140px;
   margin-left: -30px;
   margin-top: 20px;
}

#short_description li {
    margin: 0;
    display: inline;
    padding-right: 15px;
    line-height: 30px;
    margin-right: 10px;
    margin-top: 20px;
}

/* FOOTER */
.footer_shadow {
    background: url(images/footer_shadow.png) no-repeat center bottom;  
    width: 100%;
    height: 10px; 
    float: left; 
}
.footer {
    float:left;
    width: 100%;
    background: #f2f2f2;
    color: #4d4d4d;
    font-size: 12px; 
}
.footer_content {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    padding-top: 20px;
}

.footer_content h2 {
    color: #4d4d4d;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

#info_footer .farm {
    font-size: 10px;
}
.coll_footer {
   width: 182px;
   padding-left: 10px;
   float: left;
   overflow: hidden;
}
.coll_footer ul {
   margin-left: -40px;

}
.coll_footer a {
   color: #4d4d4d;
   text-decoration: none;
}

.coll_footer a:hover {
   color: #4d4d4d;
   text-decoration: underline;    
}

.coll_footer li {
   list-style: none;
   font-size: 12px;
   font-weight: normal;
}

/* PAGE CITIES */



.list_cities {
   margin-bottom: 30px;
   float: right;
}

.coll_mini_img {
   width: 192px;
   height: 400px;
   float: left;
   overflow: hidden;
   padding: 0;
   margin: 0;
   margin-bottom: 10px;
   margin-right: 10px;
}

.cities_promo_box {
   float: right;
}

.city .small_cover {
   width: 192px;
}

.city p {
   padding-left: 17px;
   padding-right: 17px;
}

.city .book_title {
   float: left;
   font-weight: bold;
   font-size: 16px;
   width: 158px;
}

.city .book_author {
   float: left;
   font-size: 12px;
   width: 158px;
   height: 15px;
}

.city .book_abstract {
   float: left;
   margin-top: 5px;
   font-style: italic;
   font-weight: normal;
   font-size: 11px;
   width: 158px;
}

.city .morelink {
	margin-right: 15px;
	padding-top: 2px;
	float: right;
	text-decoration: none;
}

#side_content {
      height: 820px;
      float: left;
}

#side_content .entry {
   float: left;
   height: 100%;
   margin-bottom: 10px;
   width: 291px;
}
#side_content img {
        margin-bottom: 30px;
        margin-top: 10px;
        margin-left: 20px;
        margin-right: 20px;
        float: left;
}

#side_content .link-more {
        float: right;
        width: 100%;
}


.cities-blog {
    margin-top: 30px;
    padding-top: 30px;
    height:300px; 
    float:left; 
    overflow:hidden;
    background: url(images/shadow_small.png) no-repeat center top;		
}

.cities-blog a {
    color: #2b2b2b;
    text-decoration: underline;
}

.cities-blog ul {
    margin: 0;
    padding: 0;
}

.cities-blog ul li {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 75%;   
}

.cities-blog .rssLinkListItemTitle {
    display: inline; 
    color: #4d4d4d;
    font-weight: bold;
}

.cities-blog .rssLinkListItemTitle a {
   text-decoration: none;
   color: #4d4d4d;
}




/* BLOG AND TWITTER */

#fromblog {
    padding-top: 20px;
    background: url(images/shadow_big.png) no-repeat center top;		
}

#fromblog .blog_title {
    color: #4d4d4d;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    float: left;
    width: 60px;
}

/* new blog */

#fromblog .rss-items {
    float: left;
    width: 525px;
    list-style: none;
}
#fromblog .rss-items {
    margin: 0;
    padding: 0;
}

#fromblog .rss-items li {
    margin-left: 0px; 
    margin-bottom: 25px;
    font-size: 75%;   
}

#fromblog .rss-items a {
    color: #2b2b2b;
    text-decoration: underline;  
}

#fromblog .rss-items a {
    display: inline; 
    color: #4d4d4d;
    font-weight: bold;
}

#fromblog .rss-items a {
   text-decoration: none;
   color: #4d4d4d;
}

#fromblog .rss-items .rss-item .rss-date {
    color: #4d4d4d;
    font-style: italic;
}

/* end new blog */

#fromblog .blog_list {
    float: left;
    width: 525px;
    list-style: none;
}
#fromblog .blog_list {
    margin: 0;
    padding: 0;
}

#fromblog .blog_list li {
    margin-left: 0px; 
    margin-bottom: 25px;
    font-size: 75%;   
}

#fromblog .blog_list a {
    color: #2b2b2b;
    text-decoration: underline;  
}

#fromblog .blog_list .rssLinkListItemTitle {
    display: inline; 
    color: #4d4d4d;
    font-weight: bold;
}

#fromblog .blog_list .rssLinkListItemTitle a {
   text-decoration: none;
   color: #4d4d4d;
}

#fromblog .blog_list .feedItemDate {
    color: #4d4d4d;
}

#fromblog .blog_list .ReadMoreLink {
     display: inline;    
}
#fromblog .blog_list .ReadMoreLink:before {
    content: "...    ";
}

#fromtwitter {
    padding-top: 20px;
    background: url(images/shadow_small.png) no-repeat center top;		
}

.tweet_title {
    color: #4d4d4d;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    float: left;
    width: 65px;
}

#wp_tweets_marker {
    margin-right: 0;
    list-style: none;
    float: left;
    width: 215px;
}

#wp_tweets_marker { 
    margin: 0;
    padding: 0;
}

#wp_tweets_marker li {
    margin-bottom: 20px;
    font-size: 75%; 
}

#wp_tweets_marker a {
    color: #2b2b2b;
    text-decoration: underline;  
}


/* CITY PAGE */

#city_main {
    height:350px;
    float: left;
}

#city_main #city_content {
    height: 350px;
    line-height: 1.25;
    font-size: 14px;
}

#city_main #city_content .title {
    font-size: 34px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 2px;
}

#city_main #city_content .author {
    font-size: 12px;
}

#city_main #city_content .abstract {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.5;
    height: 125px;
    overflow: hidden;
}

#city_main #city_content .bookinfo {
    font-size: 12px;
}

#city_main #city_content .bookinfo ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;  
    margin-bottom: 5px;
    
}
#city_main #city_content .bookinfo li {
    display: inline;
    text-align: center;
    padding-left: 0px;
    padding-right: 20px;   
}

#city_main #city_content .booklinks {
   margin-top: 0px;
   display:block;  
   text-decoration:none; 
   padding:0;
}

#city_main #city_content .booklinks a, #city_main #city_content .booklinks a:hover {
	padding-top: 16px;
	margin-right: 40px;
	margin-left: 0px;
	height: 40px;
	line-height: 40px;
	position: relative;
	text-decoration: none;
	float: left;
}

#city_main #city_content .booklinks a span {
	color: #7d7d7d;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;    
    height: 40px;
    float: left;
    vertical-align: middle;
    padding-top: 10px;
    margin-right: 5px;
}


#city_details {
    height:530px;
    font-size: 12px;
    line-height: 1.5;
    float: left;
    margin-bottom: 20px;
}

#city_details #city_desc {
    height:260px;
    overflow:hidden;
}

#city_details #short_description {
    margin-top: 35px;
    height: 180px;
    line-height: 1.5;
} 
#city_details #short_description .sideicons {
    text-align:center;
}

#city_details #short_description a {
	float: right;
	width: 110px;
	height: 20px;
	position: relative;
	text-decoration: none;
	color: #7d7d7d;
	font-size: 10px;
	line-height: 20px;
	top: 0;
	font-weight: bold;
	background: url(images/arrow-link.png) no-repeat right center;
}

#city_details #city_map {
   height: 460px;
}


#side_city #author {
   height: 330px;
   overflow: hidden;
   font-size: 12px;
   line-height:1.25;
}

#side_city #author  h2 {
    color: #4a4a4a;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}

#side_city #author img {
    float: left; 
    margin-right: 5px; 
    margin-bottom: 5px;
    margin-top: 5px;
} 

#side_city #author .sitelink {
    float: left; 
    margin-right: 5px; 
    margin-bottom: 5px;
    margin-top: 15px;   
    text-decoration: none; 
    color: #7d7d7d;
}

#side_city #author .sitelink img {
    float: right; 
    margin-left: 5px; 
    margin-top: 2px;
}

#side_city #sideblog {
    margin-top: 20px;
    padding-top: 30px;
    height:300px; 
    float:left; 
    overflow:hidden;
    background: url(images/shadow_small.png) no-repeat center top;		
}

#side_city #sideblog a {
    color: #2b2b2b;
    text-decoration: underline;
}

#side_city #sideblog ul {
    margin: 0;
    padding: 0;
}

#side_city #sideblog ul li {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 75%;   
}

#side_city #sideblog .rssLinkListItemTitle {
    display: inline; 
    color: #4d4d4d;
    font-weight: bold;
}

#side_city #sideblog .rssLinkListItemTitle a {
   text-decoration: none;
   color: #4d4d4d;
}

/* AREA STAMPA */

.press-list {
   min-height: 800px;
}

.press-element {
    margin-top: 30px;
    margin-bottom: 20px;
    clear: left;
    float: left;
}

.press-element .press-date {
    text-transform: uppercase;
    line-height: 1;
    text-align: right;
    width: 25px;
    height: 50px;
    overflow: hidden;
    margin-top: 5px;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-right: 4px;
    color: #f1f1f1;
    font-size: 10px;
    font-weight: bold;
    float: left;
    background: url(/site-content/themes/whaiwhai%201.0/images/ombra_data.png) no-repeat right top;
}

.press-element .press-content {
    float: left;
    width: 420px;
    padding: 5px;
    padding-left: 12px;
    overflow: hidden;
    font-size: 10px;
}

.press-element .press-content h2 {
   font-size: 20px;
   font-weight: normal;
   display: block;
   line-height: 1;
   margin-bottom: 10px;
}

.press-element .press-link{
    float: left;
    width: 125px;
    height: 60px;
    margin-top: 50px;
    overflow: hidden;
    font-size: 10px;
}

.press-element .press-link a {
    text-decoration: none;
    
}

.press-element .press-link a span {
    margin-top: 10px;
    width: 80px;
    height: 30px;
    float: left;
    text-align: right;
    padding-right: 5px;
}

.press-element .press-link img {
    float: right;
    margin-top: 7px;
}


.sidepress {
	margin-left: -15px;
   background: url(images/ombra_side.png) no-repeat left top;
}

#press_vertical_spacer {
	margin-left: 15px;
}

#frompress, #whatpress {
    font-size: 10px;
    color: #4d4d4d;
    margin-top: 30px;
    height:100px;   
    float:left;   
    overflow: hidden;
    margin-left: 20px;;
    width: 270px;  
    clear: left;          
}

#frompress {
    height: 200px;
}

#whatpress {
    height: 180px;
}


#frompress h2, #whatpress h2 {
    font-weight: normal;
    text-transform: uppercase;
    color: #4d4d4d;
    font-size: 10px;
    font-weight: bold;
}

.sidelist {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 5px;
}

.sidelist li {
    float: left;
    padding: 3px;
    width: 125px;
}

.sidelist li a{
   text-decoration: none;
}


#pressdownarea{
    clear: left;   
    text-align: center;
    padding-top: 30px;
    font-weight: bold;
    font-size: 12px;
    color: #4d4d4d;    
    overflow:hidden;
    margin-left: auto;
    margin-right: auto;
    width: 306px; 
    background: url(images/shadow_small.png) no-repeat center top;	
}
    
#pressdownarea h2 {
    font-weight: normal;
    text-transform: uppercase;
    color: #7d7d7d;
    font-size: 14px;
}

#pressdownarea ul {
    padding: 0;
    margin: 0;
}

#pressdownarea ul li {
    list-style: none;
    padding: 10px;
    text-transform: uppercase;
}

#pressdownarea a {
    text-decoration: none;
}


#pressmoreinfo{
    clear: left;   
    text-align: left;
    padding-top: 60px;
    padding-left: 35px;
    margin-top: 20px;
    height:120px; 
    font-size: 10px;
    color: #7d7d7d;    
    overflow:hidden;
    margin-left: auto;
    margin-right: auto;
    width: 306px; 
    background: url(images/shadow_small.png) no-repeat center top;	
}
#pressmoreinfo a {
    text-decoration: none;
    color: #4d4d4d;
}

.pagination {
    margin-top: 30px;
    float: left;
    width: 500px;
}

.pagination a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px; 
    color: #7d7d7d;    
}
.pagination .nextpage {
    float: left;
    width: 50%;
    text-align: left;
}

.pagination .nextpage a:before {
    content: "« ";
}

.pagination .previouspage {
    float: right;
    width: 50%;
    text-align: right;
}

.pagination .previouspage a:after {
    content: " »";
    
}


/* GAME LOG */

.gamelog_header {
   min-height: 120px;
   padding: 20px;
   padding-left: 100px;
   padding-right: 100px;
   color: #7d7d7d;
   background: url(images/footer_shadow.png) no-repeat center bottom;
   margin-bottom: 30px;
}

.gamelog_header .msg_big {
   font: normal normal 24px/28px Georgia, "Times New Roman", Times, serif;
   color: #7d7d7d;
}

.gamelog_header .msg_big:before {
    content: '"';
}

.gamelog_header .msg_big:after {
    content: '"';
}


.gamelog_header .msg_signature {
   font-size: 12px;
   text-transform: uppercase;
}

.msg_start {
		width: 305px;
		height: 10px;
		background: url(images/msg_shadow_start.png) no-repeat 0 top;
}

.gamelog_messages .message {
	color: #4d4d4d;
	width: 305px;
	font-size: 12px;
	background: url(images/msg_shadow_bottom.png) no-repeat 0 bottom;
	padding-bottom: 30px;
}

.gamelog_messages .hide {
    display: none;
}

.gamelog_messages .moremsg {
    float: right;
    color: #2b2b2b;
    text-decoration: none;
}

.gamelog_messages .message-img {
	color: #4d4d4d;
	width: 305px;
	font-size: 12px;
	padding-bottom: 30px;
}



.gamelog_messages .msg {
	background: url(images/msg_shadow_top.png) repeat-y 0;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}

.gamelog_messages .colsx {
   float: left;
   width: 305px;
}
.gamelog_messages .coldx {
   float: right; 
   width: 305px;
}

.gamelog_messages .odd {
   float: left;
}
.gamelog_messages .even {
   float: right; 
}

.message .msghead {
   text-transform: uppercase;
   color: #2b2b2b;
}

#commentform {
}

#commentform #author{
	outline: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	width: 145px;
	background: url(images/input_name.png) no-repeat left top;
	border: 0 solid #fffeff;
	margin-bottom: 10px;
}

#commentform #email{
	outline: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	width: 260px;
	background: url(images/input_mail.png) no-repeat left top;
	border: 0 solid #fffeff;
	margin-bottom: 10px;
}

.top_text {
width: 189px;
padding-right: 5px;
margin-left: auto;
margin-right: auto;
}

#respond_head label {
	padding-left: 10px;
	font-size: 11px;
	color: #707070;
}

#respond_head span span{
	width: 143px;
	color: #7d7d7d;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;    
    height: 40px;
    float: left;
    margin-right: 5px;
    margin-top: 6px;

}

#comment {
	outline: none;
	background: url(images/msg_input_small.png) no-repeat left top;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 122px;	
	width: 260px;
	border: 0 solid #fffeff;
	margin-bottom: 10px;
}

/* GAME LOG PAGINAZIONE */

.navigation {
	margin-top: 240px;
	width: 100px;
	height: 150px;
	background: url(images/base_msg_pag.png) no-repeat left top;
}

.nav_arrows {
	float: left;
	width: 38px;
	padding-top: 46px;
}

.arrow_left a {
	margin-left: 8px;
	float: left;
	width: 11px;
	height: 13px;
	background: url(images/arrow_left.png) no-repeat center center;
}

.arrow_right a {
	float: right;
	width: 11px;
	height: 13px;
	background: url(images/arrow_right.png) no-repeat center center;
}

.pages_info {
	clear: left;
	float: left;
	margin-top: 16px;
	margin-left: 8px;
	font-size: 23px;
	color: #fffeff;
	font-weight: bold;
	letter-spacing: -3px;
}

.pages_info a {
	display: none;
}

.dots {
	display: none;
}

.pages_info .current {
	
}


/* PAGE REPORT */
.report {
  height: 840px;
}

.report #map {
  margin-left: 80px;
  width: 520px;
  height: 500px;
}

.report iframe {
  margin-left: 80px;
  width: 540px;
  height: 100%;
}

#reportform {
  margin-bottom: 50px;
}

#reportform #cell{
	outline: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	width: 145px;
	background: url(images/input_name.png) no-repeat left top;
	border: 0 solid #fffeff;
	margin-bottom: 10px;
}

#reportform #code {
	outline: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	width: 260px;
	background: url(images/input_name.png) no-repeat left top;
	border: 0 solid #fffeff;
	margin-bottom: 10px;
}

#formhead {
}


#formhead h2 {
       font-size: 16px;
       line-height: 24px;
       color: #7d7d7d;
       text-transform: uppercase;
}

#formhead p {
       color: #7d7d7d;
       font-size: 12px;
       line-height:1.25; 
}

.gamelog_sidebar .sidelink {
   margin-top: 30px;
   margin-bottom: 30px;
   clear: right;
   float: left;
   width: 260px;
   height: 20px;
   background: #2db7b9 url(images/arrow-link-white.png) no-repeat 95% center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px;
}

.gamelog_sidebar .sidelink a {
    width: 150px;
    height: 20px;
	text-decoration: none;
	color: #fffeff;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	
}

/* IPHONE PAGE */
/* IPHONE PAGE */
.sidemenu .promoapp {
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    align: center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px;    
    color: #fff;
}

.sidemenu .promoapp a {
    font-weight: normal;
    text-decoration: none;
    color: #fff;
}

.sidemenu .promoapp strong {
    font-size: 120%;
    font-weight: normal;
}
.sidemenu .promoapp img {
    float: right;
}

/* SOCIAL LINK TOP */

.social-links {
	position: absolute;
	margin-left: 874px;
	width: 72px;
	height: 32px;
}

.social-links #facebook {
	float: left;
	width: 32px;
	height: 32px;
	background: url(images/fb.png) ;
}

.social-links #twitter {
	float: right;
	width: 32px;
	height: 32px;
	background: url(images/tw.png) ;
}