/* 
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: #ffffff ;
}

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 ;
}


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

#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;
}

/* MAPS */

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

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

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

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

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


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

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

#bg3_repeat{
    background-image: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/bg3_repeat.jpg);
    background-position: top center;
    background-repeat: repeat-y;
}

#bg3_repeat_container{
    background-image: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/bg3_repeat.jpg);
    background-position:top center;
    background-repeat:repeat-y;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width: 908px;
	height: 17505px;

}

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

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

#faq_bg1{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/faq_bg1.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_bg1.jpg) top center no-repeat #000000;
}

#faq_bg2{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/faq_bg2.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_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_buy_on_steam {
	display: block;
	height: 55px;
	width: 408px;
	position: absolute;
	top: 175px;
	left: 249px;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/workshop_buy_steam_button.png) center top ;
}

#link_buy_on_steam:hover {
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/workshop_buy_steam_button.png) center bottom;
}

#link_visit_workshop{
	display: block;
	height: 49px;
	width: 283px;
	position: absolute;
	top: 570px;
	left: 321px;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/map_workshop_button.png) center top ;
}

#link_visit_workshop:hover{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/map_workshop_button.png) center bottom;
}

#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;
}


#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;
}





hr.fade{ 
  border: 0; 
  width: 600px;
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #030303, #8c8b8b, #030303);
  background-image: -moz-linear-gradient(left, #030303, #8c8b8b, #030303);
  background-image: -ms-linear-gradient(left, #030303, #8c8b8b, #030303);
  background-image: -o-linear-gradient(left, #030303, #8c8b8b, #030303); 
}

#center {
	position: relative;
	left: 88px;
	width: 700px;
	line-height: 160%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
}

#left {
	position: relative;
	left: 68px;
	top: 00px;
	width: 200px;
	line-height: 160%;
	text-align: left;
	padding-top: 100px;
	padding-bottom: 60px;
}

#block {
	position: relative;
	left: 140px;
	width: 600px;
	line-height: 160%;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 60px;
}

#indent {
	position: relative;
	left: 22px;
}

#toc {
	position: relative;
	left: 232px;
	width: 700px;
	line-height: 160%;
	padding-top: 25px;
	padding-bottom: 25px;
}

#captionleft01 {
	position: relative;
	width: 400px;
	left: 36px;
	top: 8px;
	text-align: left;
	line-height: 95%;
	font-style: italic;
	color: #999999;
}

#captionright01 {
	position: relative;
	width: 400px;
	left: 470px;
	top: -5px;
	text-align: left;
	line-height: 95%;
	font-style: italic;
	color: #999999;
}

#captionleft03 {
	position: relative;
	width: 400px;
	left: 36px;
	top: 15px;
	text-align: left;
	line-height: 95%;
	font-style: italic;
	color: #999999;
}

#captionright03 {
	position: relative;
	width: 400px;
	left: 470px;
	top: -12px;
	text-align: left;
	line-height: 95%;
	font-style: italic;
	color: #999999;
	vertical-align: top; 
}

#captionleft04 {
	position: relative;
	width: 400px;
	left: 36px;
	top: 15px;
	text-align: left;
	line-height: 95%;
	font-style: italic;
	color: #999999;
}

#captionright04 {
	position: relative;
	width: 400px;
	left: 470px;
	top: -12px;
	text-align: left;
	line-height: 95%;
	font-style: italic;
	color: #999999;
}

#captionleft05 {
	position: relative;
	width: 400px;
	left: 36px;
	top: 15px;
	text-align: left;
	line-height: 95%;
	font-style: italic;
	color: #999999;
}

#captionright05 {
	position: relative;
	width: 400px;
	left: 470px;
	top: -28px;
	text-align: left;
	line-height: 95%;
	font-style: italic;
	color: #999999;
}

#captionright12 {
	position: relative;
	width: 400px;
	left: 580px;
	top: 0px;
	text-align: left;
	line-height: 95%;
	font-style: italic;
	color: #999999;
}

#captioncenter {
	position: relative;
	width: 820px;
	left: 42px;
	top: 10px;
	text-align: center;
	line-height: 95%;
	font-style: italic;
	color: #999999;
	padding-bottom: 30px;
}

li a {
	color: c5c5c5;
}

#toc a {
	color: #c5c5c5;
}

#toc a:hover {
	color: #ffffff;
}

.emphasis {
	font-weight: bold;
	font-style: italic;
	color: #ffa84a;
}
	
li {
	margin-left: 0;
	padding-left: 1em;
	list-style-type:none;
}

#oswaldheader1 {
    font-family: 'Oswald', sans-serif;
    font-size: 42px;
    text-transform: uppercase;
    font-weight: bold;
    color:#ffffff;
	text-align: center;
	margin-bottom: 25px;
}

#oswaldheader2 {
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    color:#ffffff;
	text-align: center;
	margin-top: 65px;
}

#oswaldheader3 {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffa84a;
	text-align: center;
	margin-top: 75px;
	margin-bottom: 15px;
}

#imagecenter{
	position: relative;
	width:858px;
	left: 26px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#image02{
	position: absolute;
	left: 300px;
	top: 1830px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* before and after */

#before_after_03 {
    position:relative;
    width:858px;
    left:26px;
    top:0px;
}

#before_after_12 {
    position:relative;
    width:858px;
    left:26px;
    top:0px;
}







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

.question{
	font-size: 20px;
	color: #7298cc;
	margin-bottom: 5px;
}

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

.answer a{
	color: #95b7e5;
}

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

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

.faq_section_1{
	position: absolute;
	left: 122px;
	top: 315px;
}

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

/******************/
/** FAQ Button ****/
/******************/

#faq_link_buy_on_steam{
	display: block;
	height: 55px;
	width: 408px;
	position: absolute;
	top: 540px;
	left: 249px;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/workshop_buy_steam_button.png) center top ;
}

#faq_link_buy_on_steam:hover{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/workshop_buy_steam_button.png) center bottom;
}

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

#footer{
	position: relative;
    width: 615px;
    top: 100px;
	margin: 0 auto 0 auto;
	padding: 266px 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;
}