/*
Theme Name: Rctic Default
Theme URI: http://rctic-esports.org
Description: The default theme of rctic-team.
Version: 1.0
Author: Graphics by snd, coded by rolle
Author URI: http://rollemaa.org
Tags: no tags
*/


/* Begin Typography & Colors */
body {
background:url(images/tausta.jpg) no-repeat top center #080808;
width:700px;
margin:0 auto 20px auto;
}
#page {
width:700px;
margin:0 auto;
}
#header {
margin:35px 0 0 0;
height:120px;
position:relative;
}
#header h1.logo {
background:url(images/logo.png) no-repeat;
width:104px;
height:118px;
position:absolute;
text-indent:-9999px;
overflow:hidden;
margin:0;
padding:0;
}
.sponsorit {
margin:0 0 0 140px;
padding:21px 0 0 0;
}
.sponsorit img {
padding:0 0 0 20px;
border:0;
}
.genrewear {
margin:0 0 20px 0;
}
.pelaajanvalinta {
margin:0 0 15px 0;
}
div#menu {
margin:0 auto 0 auto;
width:700px;
padding:0;
height:46px;
position:absolute;
top:138px;
left:15px;
}
ul#nav {
position:relative;
top:0px;
left:0px;
width:700px;
margin:0;
height:46px;
list-style-type:none;
}
ul#nav li a {
position:absolute;
top:0;
text-decoration:none;
text-indent:-9000px;
overflow:hidden;
height:46px;
background:transparent url(images/menu.jpg) no-repeat;
}
li#front a {
width:106px;
background-position:0 0;
left:0px;
}
li#front a:hover {
background-position:0 -46px !important;
}
li#teams a {
left:106px;
width:60px;
background-position:-106px 0 !important;
}
li#teams a:hover {
background-position:-106px -46px !important;
}
li#about a {
left:166px;
width:102px;
background-position:-166px 0 !important;
}
li#about a:hover {
background-position:-166px -46px !important;
}
li#sponsors a {
left:268px;
width:88px;
background-position:-268px 0 !important;
}
li#sponsors a:hover {
background-position:-268px -46px !important;
}
li#media a {
left:356px;
width:65px;
background-position:-356px 0 !important;
}
li#media a:hover {
background-position:-356px -46px !important;
}
li#fb a {
background-position:-421px 0 !important;
left:421px;
width:150px;
}
li#fb a:hover {
background-position:-421px -46px !important;
}
li#rss a {
background-position:-571px 0 !important;
left:571px;
width:42px;
}
li#rss a:hover {
background-position:-571px -46px !important;
}
li#twitter a {
background-position:-613px 0 !important;
left:613px;
width:42px;
}
li#twitter a:hover {
background-position:-613px -46px !important;
}
li#youtube a {
background-position:-655px 0 !important;
left:655px;
width:50px;
}
li#youtube a:hover {
background-position:-655px -46px !important;
}
#contentfill {
margin:20px 0 0 0;
}
.contentbox {
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
behavior: url(border-radius.htc);
background:url(images/contentbg.png);
overflow:auto;
margin:0 0 30px 0;
}
.content {
color:#dddddd !important;
padding:13px;
font-family:arial;
line-height:19px;
font-size:12pX;
float:right;
width:475px;
}
.content-wide {
color:#dddddd !important;
padding:13px;
font-family:arial;
line-height:19px;
font-size:12pX;
float:right;
width:670px;
min-height:100px;
}
.content h2, .content-wide h2 {
font-family:arial;
font-size:21px;
margin:6px 0 0 0;
font-weight:bold;
color:#dddddd;
}
.pagetitle {
font-family:cambria,georgia,arial;
font-size:16px;
margin:12px 0 3px 15px;
font-weight:bold;
color:#eeeeee;
}
.poster {
float:left;
margin:14px;
width:170px;
max-width:170px;
min-width:170px;
color:#dddddd;
font-size:11px;
font-family:arial;
}
.author {
font-size:11px;
font-family:arial;
padding:3px 3px 3px 5px;
line-height:14px;
}
.content p .content-wide h2 {
}
blockquote {
font-style:italic;
}
a:link {
color:#aaaaaa;
text-decoration:none;
font-family:arial;
font-weight:bolder;
}
a:visited {
color:#aaaaaa;
font-family:arial;
text-decoration:none;
font-weight:bolder;
}
a:hover {
color:#ffffff;
text-decoration:underline;
font-family:arial;
font-weight:bolder;
}
#footer {
color:#777777;
font-size:12px !important;
font-family:arial;
margin:-10px 0 20px 20px;
}
.content small {
font-size:11px !important;
}
h3 {
font-family:arial;
color:#999999;
font-size:16px;
margin:0 0 15px 0;
}
.commentss {
color:#777777;
font-family:arial;
font-size:12px;
margin:0 0 0 27px;
}
textarea {
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
behavior: url(border-radius.htc);
background:#111111;
border:1px solid #111111;
width:460px;
height:145px;
color:#cccccc;
font-size:12px;
font-family:arial;
margin:15px 0 0 0;
padding:8px;
}
input {
-moz-border-radius:4px;
-webkit-border-radius:4px;
-khtml-border-radius:4px;
border-radius:4px;
behavior: url(border-radius.htc);
background:#111111;
border:1px solid #111111;
color:#cccccc;
font-size:12px;
font-family:arial;
padding:3px;
}
.box-1 {
float:left;
margin:0 15px 0 0;
font-size:11px !important;
}
.box-1 label {
padding:3px;
}
#submit {
padding:6px;
}
.commentlist {
list-style-type:none;
list-style:none;
margin:0;
padding:0;
}
.comment-body {
background:#040404;
-moz-border-radius:6px;
-webkit-border-radius:6px;
-khtml-border-radius:6px;
border-radius:6px;
margin:0 0 15px 0;
padding:10px;
behavior: url(border-radius.htc);
border:1px solid #040404;
}
.comment-body img {
float:right;
background:#040404;
-moz-border-radius:6px;
-webkit-border-radius:6px;
-khtml-border-radius:6px;
border-radius:6px;
border:1px solid #040404;
}
.teams-listing img {
margin:0 0 6px 0;
}
.teams-listing span {
font-weight:bolder;
font-size:16px;
}
.teams-listing small {
font-weight:normal;
font-size:14px;
}
.teams-listing span, .teams-listing small {
display:block;
}
.teams-listing {
width:670px;
padding:10px 10px 10px 30px;
text-align:center;
}
.teams-listing td {
padding:20px;
}
.teamh3 {
color:#999999;
font-family:cambria,georgia,arial;
font-size:17px;
}
.mainos {
width:468px;
height:60px;
margin:80px auto 0px auto;
text-align:center;
font-family:arial;
font-size:11px;
color:#ffffff;
border:0;
}
.teams-listing small {
font-size:12px !important;
}
.aboutul {
list-style:none;
list-style-type:none;
margin:0;
padding:0;
}
.teampic {
float:left;
margin:0 10px 10px 0;
}
.main-info, .more-info, .even-more-info {
list-style:none;
list-style-type:none;
margin:0 0 10px 0;
padding:0;
}
.more-info {
clear:both;
}
.profile {
font-family:cambria,georgia,arial;
font-size:25px;
}
.name {
font-family:cambria,gerogia,arial;
font-size:20px;
}
.blueh {
color:#6DA3DD;
font-weight:bolder;
font-size:15px;
font-family:cambria,georgia,arial;
}
.rank {
color:#6DA3DD;
font-weight:bolder;
font-size:18px;
font-family:cambria,georgia,arial;
margin:0 0 20px 0;
}
.navigation {
margin:-15px 0 25px 0 !important;
}
.supportingmenace {
margin:-30px 15px 15px 0 !important;
float:right;
}
.supportingmenace small, .supportingmenace img {
display:block;
}
.supportingmenace small {
font-size:9px;
}
