/*
Theme Name: Robin Söderling
Theme URI: http://wordpress.org/
Description: Temat för Robin Söderlings officiella hemsida.
Version: 2.0
Author: Elias Awada och Orangelab
Author URI: http://orangelab.se/
Text Domain: rs
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	background-color: #000000;
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
	line-height: 1.1;
	}

#page {
	text-align: left;
	}

#content {
	font-size: 11px;
	}

#content p {
	margin-bottom: 12px;
	}
	
small {
	font-size: 11px;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 30px;
	}

h2 {
	font-size: 25px;
	font-weight: normal;
	}

h2.pagetitle {
	margin-top: 3px;
	margin-bottom: 25px;
	}

h3 {
	font-size: 11px;
	color: #ff8900;
	font-weight: bold;
	margin-bottom: 12px;
	}

h3.post-list-title {
	margin-bottom: 0;
	}

.title,
.widgettitle {
	font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	}

a {
	color: #ff8900;
	text-decoration: none;
	}

.grey, .grey a {
	color: #797979;
	}
	
a:hover, .grey a:hover, .language-selector li a:hover, a:hover .listdate {
	background-color: #ff8900;
	color: #fff;
	}

a.nobg {
	background-color: transparent;
	}

small.listdate {
	font-weight: bold;
	margin: 0 0 4px 0;
	display: block;
	}
	
.listcategory a {
	background-color: #ff8900;
	color: #000;
	font-weight: normal;
	padding: 0 2px;
	margin: 0 5px 0 0;
	}
	
small.postdate {
	display: block;
	font-weight: normal;
	color: #ff8900;
	margin-bottom: 15px;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#pageholder {}

#page {
	background: url('images/page_bg.png');
	margin: 0 auto;
	padding: 0;
	width: 935px;
	}

#introholder {
	margin: 0 auto;
	padding: 0;
	width: 935px;
	}

#uib {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 998;
}

#intro {
	position: absolute;
	z-index: 10;
	padding: 0;
	width: 935px;
	}

#intro .col {
	width: 368px;
	float: left;
	}

#introvideo {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	}

#intro .logotype {
	margin-bottom: 35px;
	}

#intro .introfooter {
	margin-top: 225px;
	font-size: 10px;
	}
	
#intro .enter {
	margin-top: 140px;
	}

#intro .enter a {
	display: block;
	padding: 10px 10px;
	background: url('images/white_bg.png');
	height: 63px;
	color: #111;
	font-size: 18px;
	}
	
#intro .enter a:hover {
	background: #ff8900;
	color: #fff;
	}
	
#page-wrapper {
	padding: 25px;
	}

#leftbar {
	width: 179px;
	border-right: 1px solid #444;
	height: 650px;
	float: left;
	margin-right: 15px;
	}

#content {
	float: left;
	width: 690px;
	}

#leftcontent {
	width: 238px;
	float: left;
	}

#leftbar-holder {
	height: inherit;
	width: 164px;
	}

#nextgame-holder {
	vertical-align: bottom;
	}

#maincontent {
	margin-left: 253px;
	width: 437px;
	}

.start-sidebars {
	margin-left: 253px;
	width: 437px;
	height: 525px;
	overflow: hidden;
	}

.start-sidebars ul.widgets {
	width: 45%;
	float: left;
	display: block;
	}
	
.start-sidebars ul.widgets.left {
	border-right: 3px solid #232323;
	width: 50%;
	height: 525px;
	}

.start-sidebars ul.widgets .widget {
	padding: 0 0 15px 0;
	margin: 0 15px 0 15px;
	}

.start-sidebars ul.widgets.right .widget {
	margin: 0 0 15px 15px;
	}

.start-sidebars ul.widgets .widget .widgettitle {
	margin: 0 0 15px 0;
	}

#header {
	float: left;
	width: 690px;
	height: 125px;
	}
	
#logotype {
	height: 125px;
	}

#latest-tweet {
	width: 200px;
	overflow: hidden;
	height: 63px;
	float: right;
	margin-top: -6px;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	background: url('images/second_bg.png');
	}

.tweet-logo {
	margin-right: 5px;
	}

.post {
	margin: 0 0 15px;
	}

#content .post .entry.list-entry p {
	margin: 0;
	padding: 0;
	}

.post .post-small-image {
	margin-bottom: 15px;
	}

.clear {
	clear: both;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#sponsortable td {
	padding-bottom: 40px;
	width: 50%;
	}

.padding-5 {
	padding: 5px;
	}

/* End Structure */


/*	Begin Navigation */

#menuwrapper {
	height: 180px;
	}

.menu li {
	clear: both;
	}

.menu li a {
	display: block;
	float: left;
	height: 22px;
	width: 109px;
	text-indent: -999px;
	}

.menu li img {
	float: left;
	}

.menu li a {
	background: url('images/titles_en_US.gif') no-repeat;
	background-position: 0 0;
	margin-left: 2px;
	}

.submenu a {
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	}

/*	End Navigation */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	display: inline;
	}

img.alignleft {
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

/* End Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
textarea {
	width: 100%;
	border: 5px solid #ffffff;
	font-size: 10px;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #000000;
	line-height: 1.1;
	}

.submit {
	padding: 5px;
	width: 80px;
	text-align: left;
	background-color: #ff8900;
	color: #ffffff;
	font-weight: bold;
	margin-top: 5px;
	border: 0;
	cursor: pointer;
	}

/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

/* End Comments */



/* Begin Sidebar */

#sidebar {
	width: 182px;
	}
	
/* End Sidebar */


/* Begin Various Tags & Classes */

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Begin Scroll */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	}

.jScrollPaneContainer.leftcontent {
	float: left;
	margin-right: 15px;
	}

.jScrollPaneContainer #maincontent {
	margin-left: 0;
	}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #232323;
	}

.jScrollPaneDrag {
	position: absolute;
	background: #ff8900;
	cursor: pointer;
	overflow: hidden;
	}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	}


/* Start FAQ */

#faq-questions-list li {
	padding-bottom: 15px;
	}

#faq-questions-list a {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	}

.faq {
	margin-bottom: 20px;
	}

.faq td {
	vertical-align: top;
	padding-left: 15px;
	border-left: 1px solid #444444;
	}

.faq-left {
	width: 80px;
	border: 0;
	padding-left: 0;
	}
	
.faq-answer {
	color: #9f9f9f;
	}


/* Start Next game box */

#next-game-box {
	width: 100%;
	}

#next-game-box td {
	padding: 3px 0;
	border-bottom: 1px solid #444;
	}

#next-game-box td.right {
	text-align: right;
	}

/* Widgets */

.widget.bbld_widget li.latest-forum-post {
	margin: 0 0 10px 0;
}

.widget.bbld_widget li .poster {
	font-style: italic;
}

.widget .aktt_tweets ul li {
	padding: 13px 10px 10px 10px;
	color: #444;
	background: url(images/twitter_newbird.gif) 10px 10px no-repeat #fff;
	border-radius: 0 10px 10px 10px;
	-moz-border-radius: 0 10px 10px 10px;
	-webkit-border-radius: 0 10px 10px 10px;
	-khtml-border-radius: 0 10px 10px 10px;
	font-size: 12px;
	font-style: italic;
	line-height: 1.4;
	text-indent: 32px;
}

.widget .facebook-comment-wrapper .facebook-comment {
	padding: 13px 10px 10px 10px;
	color: #444;
	background: url(images/facebook.gif) 10px 10px no-repeat #fff;
	border-radius: 0 10px 10px 10px;
	-moz-border-radius: 0 10px 10px 10px;
	-webkit-border-radius: 0 10px 10px 10px;
	-khtml-border-radius: 0 10px 10px 10px;
	font-size: 12px;
	font-style: italic;
	line-height: 1.4;
	text-indent: 24px;
}

.widget .facebook-like-button {
	padding-top: 5px;
	text-align: right;
}

.widget .facebook-page-link {
	float: left;
	font-style: italic;
	padding-top: 4px;
}

.widget .aktt_tweets ul li.aktt_more_updates {
	padding: 5px 10px;
	background: none;
	text-align: right;
	font-size: 10px;
}

.widget .facebook-like .fb_ltr {
	margin-top: 15px;
}
