/*
Theme Name: Legendo
Theme URI: http://www.legendo.com
Author: Andrei Luca
Template: legendo
Version: 1.1.5
*/

/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;vertical-align:baseline;background:transparent;margin:0;padding:0;}

html{
  margin:0;
  padding:0;
}

body{
  background: #EEE url(images/bg.png) top center repeat-x;
}

#wrapper{
    width:983px;
    margin:0 auto;
    overflow:hidden;

}

#header{
    height:100px;
}

#header .logo{
    padding:5px 27px 5px 26px;
    float:left;
    z-index:150;
    position:relative;
}

#header .menu{
    float:right;
    width:383px;
    padding:1px 38px 20px 13px;
    background:url(images/menu.png) no-repeat;
    position:relative;
    z-index:130;
    margin-right:-4px;
}

.menu li{
    display:inline;
    margin-left:18px;
    text-transform:lowercase;
    font-size:19px;
}
.menu li a{
    text-decoration:none;
    color:#606060;
}
.menu li a.active{
    color:#A43448;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .menu{
        padding-top:5px !important;
    }

}

#wrap_slider{
    background: url(images/top_slider.png) top center no-repeat;
    padding:0;
    margin:0;
}

#wrap_slider #thumbnails{
    background: url(images/bottom_slider.png) bottom center no-repeat;
    height:196px;
    width:982px;
    padding-top:400px;
    margin-left:-26px;
    }

#thumbnails img{
    width:252px;
    height:142px;
}

#wrap_content{
    background: url(images/legal_bg.png) bottom center no-repeat;
    margin-right:3px;
}

#wrap_content .legendo_content{
    padding:4px 26px 0 23px;
}

#hp_wrap{
    float:left;
}

.legendo_content .latest_news{
    padding:10px;
    margin-left:1px;
    width:596px;

}
.legendo_content .sidebar{
    float:right;
    margin-left:16px;
    margin-right:-3px;
    width:299px;
}
#legendo_base{ float:left; }
#single_post{ float:left; }

.legendo_content .newsletter_box, .full_image_widget, .legendo_content .twitter_box{
    padding:10px;
    margin-bottom:20px;


}


.twitter_icon{
    vertical-align:middle;
    float:right;
    margin-top:-4px;
}

.full_image_widget ul{
    padding:10px;
}


.full_image_widget li{
    list-style:none;
}

.inside_twitter{
    background-color:#FFF;
    padding:10px;
}

.legendo_content .inside_image_bg{
    padding:10px;
}




.legendo_content .inside{
    background-color:#FFF;
    padding:10px;
}
.inside_full_image_widget{
    padding:0;
    background-color:#FFF;
}
.inside_full_image_widget ul li{
    margin-bottom:10px;
}

.inside_newsletter{
    padding:10px;
    background-color:#FFF;
    border:1px solid #FFF;
}

.inside_newsletter p{
    line-height:1.2;
}


.inside_newsletter input{
    border:2px solid #CCC;
    padding:3px;
    width:200px;
}
.inside_newsletter input.button{
  margin-top:5px;
  width:97px;
  height:28px;
  background:url(images/subscribe-button.png) no-repeat;
  color:transparent;
  font-weight:700;
  border:0;
  cursor:pointer;
}

.press-releases-date{
    float:left;

    width:65px;
    letter-spacing:-1px;
}

.press-releases-title{
/*    border-left:1px solid #DDD;*/
    padding-left:9px;
    float:left;

    width:465px;
    white-space:pre-wrap;
}

.press-releases-clear{
    clear:both;
    height:15px;
}

.legendo_games_footer{
    background-color:#FFF;
    text-align:center;
    margin-bottom:25px;
    padding:10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.clear{
    clear:both;
}
.post_gallery{ clear:both;width:110%; }
.post_gallery .images{
    margin: 0 12px 12px 0;
    float: left;
}

.post_gallery .images img{ width: 180px; height: 106px;padding:1px !important; }
.post_gallery .images .zoom_button {
    position: absolute;
    width:180px;
    height:106px;
    background: url(images/zoom_gallery.png) 0 -106px no-repeat;
    z-index: 5;
}
.post_gallery .images .zoom_button:hover {
    background: url(images/zoom_gallery.png) 0 -10px no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .post_gallery .images .zoom_button:hover {background: url(images/zoom_gallery.png) 0 -15px no-repeat;}
}
img.thumbnail {
    width: 180px;
    height: 106px;
}
.play {
    width: 198px;
    height: 112px;
}
/*.hover{
    background: url(images/link.png) center -400px no-repeat;
    z-index:100px;
    width:930px;
    height:400px;
    display:block;
    position:absolute;
    top:30px;
    left:0;
}
.hover:hover{
    background: url(images/link.png) center center no-repeat;
}*/
/*.hover{
    background: url(images/official-site.png) no-repeat;
    z-index:100px;
    display:block;
    width:119px;
    height:23px;
    position:absolute;
    top:330px;
    left:700px;
}

*/

.hover{
background: url(images/official-site.png) no-repeat;
width:119px;
height:23px;
position:relative;
display:block;
left:670px;
top:-10px;
cursor:pointer;
}
.hover:hover{
    background: url(images/official-site-hover.png) no-repeat;
}
.hover_locked{
    background: url(images/link-locked.png) center -400px no-repeat;
    z-index:100px;
    width:930px;
    height:400px;
    display:block;
    position:absolute;
    top:30px;
    left:0;
}
.hover_locked:hover{
    /*background: url(images/link-locked.png) center center no-repeat;*/
    cursor:default;
}

.nav-prev{
    background:url(images/caro-arrow-left-on.png) 0 -68px no-repeat;
    width:55px;
    height:62px;
    margin:24px 0 0 5px;
}
.nav-next{
    background:url(images/caro-arrow-right-on.png) 0 -68px no-repeat;
    width:55px;
    height:62px;
    margin-top:21px;
    margin-right:10px;
}

.nav-prev:hover{
    background:url(images/caro-arrow-left-on.png) no-repeat;
    margin:21px 0 0 4px;
}
.nav-next:hover{
    background:url(images/caro-arrow-right-on.png) no-repeat;
    margin:19px 14px 0 0;
}

.latest_news, .newsletter_box, .full_image_widget{
    background-color:#FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 3px 3px #444;
-moz-box-shadow: 0px 0px 1px 4px #ccc;
box-shadow: 0px 0px 3px 1px #c0c0c0;

}
.newer_older{
    text-align:center;
    margin-top:1em;
}
.newer{
    margin-right:10px;
}
  .legendo_content{
  	background: url(images/legendo_top.png) no-repeat;
    position:relative;
    top:-60px;
    margin-top:65px;
    min-height:682px;
  }
  .legendo_padding{
    padding-top:20px;
  }

  .legendo_content_repeat{
  	background: url(images/legendo_repeat.png) repeat-y;
    width:980px;
  }

  .legendo_content_footer{
  	background: url(images/legendo_bottom.png) no-repeat;
    height:70px;
    position:relative;
    top:-57px;
  }
  .follow-button{
    margin-left:10px;
  }

#footer{
    background-color:#252525;
    color:#909090;
    text-align:center;
    padding:20px;
    margin-top:-50px;
}

#footer p{
  margin-bottom:0;
  font-size:0.9em;
}
.ad_widget{
  display:inline-block;
  margin:0 0 11px 1px;
  border: 1px solid #FDFDFD;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  -webkit-border-radius: 6px;
  width: 298px;
  height: 300px;
}

ul.top_widgets{
    font-size:12px;
    margin:0 0 13px -2px;
    width:950px;
    padding:3px 0 0 3px;
}
.top_widgets li{
    margin-right:15px;
    display:inline-block;
    margin-bottom:15px;
    position:relative;
    text-shadow:1px 1px 0 #000;
}

.top_widgets small{
    font-size:0.85em;
    font-weight:normal;
}

.top_widgets img{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 3px 3px #444;
-moz-box-shadow: 0px 0px 1px 4px #ccc;
box-shadow: 0px 0px 3px 1px #c0c0c0;
}

.top_widgets a{
  text-decoration:none !important;
}
.top_widgets a p:hover{
    color:#A53549;
}

.top_widgets li p{
    position:absolute;
    bottom:0;
    left:0;
    width:96.7%;
    background:url(images/caption_bg.png);
    color:#FFF;
    padding:10px 5px;
    margin:0;
    text-align:center;
    font-size:120%;
    font-weight:700;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
@-moz-document url-prefix() {

.top_widgets li p{
bottom:3px;
}
}
.top_widgets li span{
    position:absolute;
    top:5px;
    font-size:11px;
    right:10px;
    color:#FFF;
    font-weight:700;
}

/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
.has_ads{
    margin-top:318px;
}

