/* 
Theme Name: Counter-Strike Workshop
Theme URI: http://science.counter-strike.net/ 
Description: The Workshop of Counter-Strike: Global Offensive
 
Author: Valve
Version: Counter-Strike Workshop
Tags: CS:GO Maps Workshop Website
*/ 

/***********/
/* CSS 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, 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;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

a img {
	border: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/************/
/*** Basics ***/
/************/

html{
	overflow: -moz-scrollbars-vertical;
}

body{
	background: #000;
	color: #ccc;
	font-family: Calibri, Candara, Segoe, Geneva, Tahoma, Arial, sans-serif;
	font-size: 15px;
	line-height: 155%;
}


a{
	color: #405e80;
	text-decoration: none;
}

a:hover{
	color: #334b66 ;
}

h1{
	margin: 0 0 15px 0;	/**/
	font-size: 60px;
	color: #fff;
}

h2 a{
	color: #fff;
	font-size: 32px;
}

h2{
	margin: 0 0 15px 0;	/**/
	font-size: 32px;
	color: #fff;
}

h3{
	color: #ccc;
	font-size: 20px;
	margin-bottom: 5px 0;
}

h3 a{
	color: #405e80;
	margin-bottom: 5px 0;
}

h4{
	color: #405e80;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

h4 a{
	color: #405e80;
	font-size: 20px;
	font-weight: normal;
}

h4 a:hover{
	color: #334b66 ;
}

h5{
	font-size: 24px;
	font-weight: bold;
	color: #666;
	letter-spacing: .09em;
	text-transform:uppercase;
	margin-bottom: -20px;
}

h6{
	font-size: 24px;
	font-weight: bold;
	color: #666;
	letter-spacing: .09em;
	text-transform:uppercase;
	margin-bottom: 10px;
}

hr{
	background-color: #606262;
	border: none;
	height: 1px;
}

li{
	margin: 10px 0 0 10px;
}

#container{
	/*height: 3200px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0px 0px 0px 0px;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.80);
}

#content_container{
	/*height: 3200px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
}


#faq_bg_repeat{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/faq_bg_repeat.jpg) top center #000000;
	height: 6600px;
}
#faq_bg_repeat_container{
	position: relative;
	width: 908px;
	height: 6600px;
	margin-left: auto;
	margin-right: auto;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/faq_bg_repeat.jpg) top center #000000;	
}

#resources_bg_repeat{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/faq_bg_repeat.jpg) top center #000000;
	height: 200px;
}

#faq_bg1{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/faq_bg_1.jpg) top center no-repeat #000000;
	height: 793px;
}

#faq_bg1_container{
	height: 793px;
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/faq_bg_1.jpg) top center no-repeat #000000;
}

#faq_bg2{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/faq_bg_2.jpg) top center no-repeat #000000;
	height: 927px;
}

#faq_bg2_container{
	height: 927px;
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/faq_bg_2.jpg) top center no-repeat #000000;
}

#resources_bg1{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/resources_bg1.jpg) top center no-repeat #000000;
	height: 793px;
}

#resources_bg1_container{
	height: 793px;
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/resources_bg1.jpg) top center no-repeat #000000;
}

#resources_bg2{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/resources_bg2.jpg) top center no-repeat #000000;
	height: 283px;
}

#resources_bg2_container{
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/resources_bg2.jpg) top center no-repeat #000000;
}


#current_map_count{
	position: absolute;
	top: 318px;
	left: 449px;
	color: #72abfc;
	font-size: 48px;
	font-weight: bold;
}



#link_view_faq{
	display: block;
	position: absolute;
	top:583px;
	left: 613px;
	color: #6996d1;
	
}

#link_view_faq:hover{
	cursor: pointer;
}

#link_view_faq:hover{
	cursor: pointer;
	color: #ffffff;	
}

#link_logo{
	position: absolute;
	top: 300px;
	left: 304px;
	width: 300px;
	height: 81px;
}

#faq_link_logo{
	position: absolute;
	top: 27px;
	left: 270px;
	width: 300px;
	height: 81px;
}



#links_resource{
	position: relative;
	font-size: 18px;
	top: 40px;
	width: 910px;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: .09em;
	color: #2d3948;
}


#links_resource a{
	color: #2d3948;
}

#links_resource a:hover{
	color: #617f99;
}



#map_workshop{
	position: absolute;
	top: 493px;
	left: 187px;
	width: 540px;
	font-size: 20px;
	line-height: 160%;
	text-align: center;
}

#find_vote_subscribe{
	position: absolute;
	top: 249px;
	left: 55px;
	width: 315px;
}

#infinite_gameplay{
	position: absolute;
	top: 787px;
	left: 55px;
	width: 315px;
}

#new_map_browser{
	position: absolute;
	top: 572px;
	left: 55px;
	width: 364px;
}

/**********/
/** FAQ **/
/**********/

.question{
	font-size: 20px;
	color: #7298cc;
	margin: 60px 0 10px;
}

.answer{
	color: #b2b2b2;
	font-size: 16px;
	line-height: 145%;
}

.answer a{
	color: #95b7e5;
}

.answer a:hover{
	color: #ffffff;
}

a.light{
	color: #95b7e5;
}

a.light:hover{
	color: #ffffff;
}

.question_container{
	margin-bottom: 20px;
	width: 650px;
}

.faq_section_top
{
	position: absolute;
	left: 100px;
	top: 460px;
}

#faq2 {
	left: 0px;
	position: absolute;
	top: 0px;
	width: 330px;
}

#faq3 {
	left: 400px;
	position: absolute;
	top: 0px;
	width: 330px;
}

#maps_image{
	display: block;
	width: 412px;
	height: 275px;
	position: absolute;
	top: -280px;
	left: -60px;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/maps_image.png) center top;
}

#maps_image:hover{

	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/maps_image_over.png) center top;
}

#items_image{
	display: block;
	width: 402px;
	height: 275px;
	position: absolute;
	top: -280px;
	left: -50px;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items_image.png) center top;
}

#items_image:hover{

	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items_image_over.png) center top;
}


.faq_section_1{
	position: absolute;
	left: 100px;
	top: 460px;
	width: 650px;
}

.resources_section_1{
	position: absolute;
	left: 100px;
	top: 240px;
	width: 650px;
}


.faq_container{
	z-index: 100;
	background: none;
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.resources_container{
	z-index: 100;
	background: none;
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.faq_section_2{
	position: absolute;
	top: 5000px;
	left: 120px;
}


/**********/
/** Footer **/
/**********/

#footer{
	width: 615px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0px;

}

#footer p{
	color: #4d4e4e;
	font-size: 10px;
	line-height: 100%;
}

#footer img{
	display: inline;
	margin-right: 35px;
}

.esrb{
	float: left;
}

#footer_content{
	float: left;
	width: 428px
}

#footer p{
	margin-top: 15px;
}

/****************/
/** FAQ Footer **/
/****************/


#faq_footer{
	width: 615px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0px;
	position: absolute;
	top: 670px;
	left: 168px;
}

#faq_footer p{
	color: #4d4e4e;
	font-size: 10px;
	line-height: 100%;
}

#faq_footer img{
	display: inline;
	margin-right: 35px;
}

#faq_footer_content{
	float: left;
	width: 428px
}

#faq_footer p{
	margin-top: 15px;
}

#resource_footer{
	width: 615px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0px;
	position: absolute;
	top: 160px;
	left: 168px;
}

#resource_footer p{
	color: #4d4e4e;
	font-size: 10px;
	line-height: 100%;
}

#resource_footer img{
	display: inline;
	margin-right: 35px;
}

#resource_footer_content{
	float: left;
	width: 428px
}

#lp2-1 {
	position: absolute;
	left: -55px;
	top: -230px;
	width: 200px;
	padding:0px;
	text-align: center;
}
#lp2-2 {
	position: absolute;
	left: 150px;
	top: -230px;
	width: 200px;
	padding:0px;
	text-align: center;
}
#lp2-3 {
	position: absolute;
	left: 360px;
	top: -230px;
	width: 200px;
	padding:0px;
	text-align: center;
}
#lp2-4 {
	position: absolute;
	left: 570px;
	top: -230px;
	width: 200px;
	padding:0px;
	text-align: center;
}

#anchorlinks {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	top: -18px;
}

#faqmapslink {
	display:block;
	width:220px;
	height:160px;
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/new_maps_image.png);
	background-size: 195px 145px;
    background-repeat: no-repeat;
	
}
#faqmapslink:hover {
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/new_maps_image_over.png);
}

#itemslink {
	display:block;
	width:220px;
	height:160px;
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/new_items_image.png);
	background-size: 195px 145px;
    background-repeat: no-repeat;
}
#itemslink:hover {
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/new_items_image_over.png);
}
#stickerslink {
	display:block;
	width:220px;
	height:160px;
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/new_stickers_image.png);
	background-size: 195px 145px;
    background-repeat: no-repeat;
}
#stickerslink:hover {
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/new_stickers_image_over.png);
}

#merchlink {
	display:block;
	width:220px;
	height:160px;
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/merch_image.png);
	background-size: 195px 145px;
    background-repeat: no-repeat;
}
#merchlink:hover {
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/merch_image_over.png);
}
