/* import base CSS style */
@import '../base-1-1.css';


/* globals */
body					{ background-color: #F0F0F0; color: #9e8b73; font-size: 12px; font-family:Arial ;text-align:justify;}

h3  { font-size: 16px !important; }

h1, h2, h3, h4, h5, h6  {text-shadow: 0 0px 0 #000 !important; color: #B58244; font-family: arial; }
p  { line-height: 2.0 !important; }

a, a:link, a:visited	{ color: #d86a00; text-decoration: none; }
a:hover					{ color: #d86a00; }

blockquote				{ border-left: 2px solid #CCC; color: #666; padding: 5px 10px 1px; margin: 10px; font-style: normal; }
code					{color: #9e8b73; font-family: Consolas, Monaco, Courier, monospace; font-size: 11px; margin: 1px 0; padding: 1px 3px; }
pre code				{ background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }

/*---------------------------------*/
/* Input-Boxen ab Zeile 886 definiert
input[type=text], input[type=password], textarea	{ background: url(../../images/form.jpg) repeat-x top #FFF; border: 1px solid #CCC; padding: 5px 3px; }
input[type=submit]  { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; border: 1px solid #CCC; padding: 5px 10px; font-size: 12px; color: #000; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
input[type=submit]:hover  { background: #D86A00; color: #FFF; }
/*---------------------------------*/

table, th, td			{ border: 1px solid #CCC; }
th, thead th			{ font-weight: 700; color: #9e8b73; background: #DDD; }
td, tbody td			{ background: #F0F0F0; }

dl  { margin: 10px 0; font-size: 14px; }
dl dt  { color: #666; padding-bottom: 3px; }
dl dd  { margin: 0 0 10px 0; line-height: 1.5em; }

/* common classes */
img.aligncenter, img.alignright, img.alignleft  {text-align: center; padding: 4px; }

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }

.sub					{ font-size: 11px; color: #848485; }

.tags a:link, .tags a:visited	{ text-decoration: none; font-weight: 700; padding: 0 5px 3px; line-height: 1.3em; display: inline-block; }
.tags a:hover					{ text-decoration: underline; }

.avatar					{ float: left; margin: 0 10px 10px 0; border: 1px solid #CCC; padding: 2px; background: #FFF; }

label.error				{ border: 1px solid #D8000C; color: #D8000C; background: #FFBABA; margin: 5px 0; }

/* structure */
#main   { 
    background: url(../../images/steellegions/foreground.png);
}

/* header */
#header	{ 
    width: 990px; 
    margin: auto; 
    position: relative; 
}

.logo	{ 
    float: none;
    font-family: 'Segoe UI',Arial,Helvetica,sans-serif;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    max-width: 800px;
    position: relative;
    text-transform: uppercase;
    top: 30px;
}

.blog-name  { 
	font-size: 22px; 
	letter-spacing: 1px;  
}

.blog-name a 			{ margin-left: auto; margin-right: auto; position: relative !important; top: 20px !important; }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }
.blog-description		{ 
	width: 750px; 
	font-size: 15px; 
	font-weight:bold; 
	color: #FFF; 
	text-align: center; 
	margin: auto; 
	padding: 5px;
	text-shadow:
   -1px -1px 0 #464646,  
    1px -1px 0 #464646,
   -1px  1px 0 #464646,
    1px  1px 0 #464646;
}

/* top menu */
#top-menu  { background: #111; }
#top-menu-content  { height: 25px; padding: 3px 0; }
#top-menu-content .sf-menu  { text-transform: uppercase; margin: 0 2px; }
#top-menu .sf-menu a  { display: block; text-decoration: none; padding: 7px 10px 8px; color: #AAA; font-size: 10px; border-right: 1px solid #9e8b73; }
#top-menu .sf-menu ul a  { border: none; }
#top-menu .sf-menu ul li  { border: 1px solid #9e8b73; margin-top: -1px; }
#top-menu .sf-menu a:hover, #top-menu .sf-menu li:hover, #top-menu .sf-menu li.sfHover, #top-menu .sf-menu ul li  { color: #FFF; background: #111; }
#top-menu .sf-menu ul a:hover, #top-menu .sf-menu ul li.sfHover, #top-menu .sf-menu ul li:hover { color: #373331; background: #FFF; }
#top-menu .sf-menu ul li.sfHover a.sf-with-ul { color: #373331; }
#top-menu .sf-menu li li a  { padding: 7px 10px; line-height: 1; height: auto; font-size: 10px; }
#top-menu .sf-menu .sf-with-ul  { padding-right: 15px; }
#top-menu .sf-sub-indicator  { background: url(../../images/dropdown.png) no-repeat; width: 5px; height: 5px; text-indent: -9999px; display: inline-block; position: relative; left: 7px; top: 0; vertical-align: middle; }
#top-menu .sf-menu ul .sf-sub-indicator	{ display: none; }
#top-menu .sf-menu li:hover ul, #top-menu .sf-menu li.sfHover ul { top: 2.4em; }
#top-menu ul.sf-menu li li:hover ul, #top-menu ul.sf-menu li li.sfHover ul, #top-menu ul.sf-menu li li li:hover ul, #top-menu ul.sf-menu li li li.sfHover ul { top: 0; }
.sf-menu ul {
	margin-top: 1px;
}

#playNowBG {background: url("/wp-content/themes/arras/images/steellegions/playnow/background_button.png") no-repeat scroll 51px 35px transparent; margin-left: auto; margin-right: auto; width: 385px}
.playNowBGBig { margin-top: 25px; margin-bottom: 0px; height: 245px;}
.playNowBGSmall { margin-top: 0px; height: 193px; }
#playNow {margin-left: 68px; padding-top: 53px}

#nav  { background: url(/wp-content/themes/arras/images/steellegions/menubar.png); width: 980px; height: 40px; margin: auto; color: #eee; font-family: Cuprum, arial; position: relative; top: 5px;}
#nav-content  { padding-left: 10px; padding-right: 10px; width: 961px; }
#nav .sf-menu  { float: left; line-height: 1; max-width: 770px; }
#nav .sf-menu a  {  color: #9E8B73; display: block; font-family:Arial; font-size: 12px; padding: 13px 4px 13px 4px; text-decoration: none; text-transform: uppercase;}
#nav .sf-menu a:hover { color: #eee; }
#nav .sf-menu ul li  { border: 1px solid #000; margin-top: 0px; }
#nav .sf-menu li:hover, #nav .sf-menu li.sfHover{ background: url("/wp-content/themes/arras/images/steellegions/navi-box.png") repeat-x; background-position: center center}
#nav .sf-menu ul a:hover, #nav .sf-menu ul li.sfHover, #nav .sf-menu ul li:hover { background: url("/wp-content/themes/arras/images/steellegions/subnavi_MO.gif") no-repeat #000; }
#nav .sf-menu ul li.sfHover a.sf-with-ul { color: #fff; }
#nav .sf-menu li li a  { padding: 7px 10px; line-height: 1; height: auto; background: #000; text-align: left}
#nav .sf-menu .sf-with-ul  { padding-right: 15px; }
#nav .sf-sub-indicator  { background: url(../../images/dropdown.png) no-repeat; width: 5px; height: 5px; text-indent: -9999px; display: inline-block; position: relative; left: 7px; top: 0; vertical-align: middle; }
#nav .sf-menu ul .sf-sub-indicator	{ display: none; }
#nav .quick-nav li  { padding-top: 8px; }

.quick-nav li			{ padding: 5px 0 0 8px; }
.quick-nav a:link, .quick-nav a:visited	{ display: block; text-indent: -9000px; width: 16px; height: 16px; float: left; clear: left; opacity: 0.6; }
.quick-nav a:hover  { opacity: 1; }

.quick-nav #rss			{ background: url(../../images/rss.png) no-repeat; }
.quick-nav #twitter		{ background: url(../../images/twitter.png) no-repeat; }
.quick-nav #facebook	{ background: url(../../images/facebook.png) no-repeat; }

/* search bar */
#searchbar  { margin: 75px 0 0; }
.searchform  { border: 3px solid #383332; background: #EFEFEF; width: 250px; padding: 6px 5px; margin: 0; }
.searchform .s  { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 14px; border: none; background: #EFEFEF; padding: 0; margin: 0; float: left; width: 234px; }
.searchform .searchsubmit  { background: url(../../images/searchsubmit.gif) no-repeat; text-indent: -9000px; width: 16px; height: 16px; border: none; float: left; cursor: pointer; opacity: 0.7; text-transform: capitalize; padding: 0; margin: 0; }
.searchform .searchsubmit:hover  { background: url(../../images/searchsubmit.gif) no-repeat; opacity: 1; }

/* sidebar */
.widgetcontainer		{ line-height: 1.4em; }
.widgetcontainer a      {  font-weight: 100 !important; font-size: 11px; }
.widgetcontainer .excerpt	{ font-size: 11px; margin: 5px 0; }
.widgetcontainer ul, .widgetcontainer .xoxo, .widgetcontainer ol { list-style: none !important; text-align: center !important; margin: 10px 0 0 0 !important; }
.widgetcontainer li {
    display: inline !important;
    margin: 3px 0 !important;
    padding-left: 15px !important;
}
.widgettitle			{ color: #9e8b73; font-size: 12px; font-weight: 700; margin: -10px -10px 10px; padding: 5px 10px; background: url(../../images/feed-title-black.png) repeat-x; border-bottom: 1px solid #CCC; }
.widgettitle a			{ color: #9e8b73; }

.multi-sidebar .thumb, .multi-sidebar .recentcomments .avatar, .featured-stories .thumb	{ float: left; border: 1px solid #CCC; margin: 0 10px 0 0; background: #FFF; padding: 2px; }
.sidebar-read-more:link, .sidebar-read-more:visited	{ text-transform: uppercase; font-weight: normal; font-size: 10px; padding: 2px 4px; margin: 5px 0 0; display: inline-block; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; color: #FFF; background: #9e8b73; }
.sidebar-read-more:hover  { background: #CC0000; }

.multi-sidebar .tabs li	{ background: #383332; border: 1px solid #CCC; }
.multi-sidebar .tabs a:link, .multi-sidebar .tabs a:visited	{ text-decoration: none; font-weight: 700; color: #FFF; }
.multi-sidebar .tabs a:hover	{ border-bottom: 1px dotted #FFF; }
.multi-sidebar .tabs .ui-tabs-selected	{ background: #FFF; }					
.multi-sidebar .tabs .ui-tabs-selected a:link, .multi-sidebar .tabs .ui-tabs-selected a:visited	{ color: #37322F; }			
.multi-sidebar .widgetcontainer	{ background: #FFF; border: 1px solid #CCC; }

.multi-sidebar .widgetcontainer li, .featured-stories li,  .related-posts li	{ border-bottom: 1px dotted #CCC; }
.multi-sidebar .recentcomments .author	{ color: #666; font-size: 11px; }

#wp-calendar			{ border: 1px solid #999; }
#wp-calendar td			{ text-align: center; }
#wp-calendar caption	{ color: #9e8b73; font-size: 12px; font-weight: 700; margin: 0; padding: 5px 9px; background: url(../../images/sidbarback.png) repeat-x top; border: 1px solid #CCC; text-align: center; }

/* featured slideshow */
#featured-slideshow		{ border: 5px solid #CCC; }			

.featured-article		{ text-decoration: none !important; background-position: center !important; }
.featured-entry			{ background: #3b2f22; height: 85px; color: #EEE; }
.featured-entry .entry-title	{ color: #FFF; padding: 10px 15px 5px; font-size: 18px; font-weight: 700; }

/* bottom content */
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle	{ background: #F0F0F0; }

/* tapestries */
.entry-thumbnails-link { background: #111; text-decoration: none !important; }

.posts-default li  { margin: 0 15px 10px 0; font-size: 12px; }
.posts-default img		{ background: #111; }
.posts-default .entry-title	{ font-weight: 700; font-size: 14px;  }
.posts-default .entry-thumbnails-link	{ border: 1px solid #E1E1E1; background: #FFF; }
.posts-default .published { text-transform: uppercase; font-size: 10px; color: #999; border-bottom: none; }
.posts-quick .entry-title	{ font-weight: normal; font-size: 16px; padding-left:255px; width: 680px;}
.posts-quick .entry-info { font-size: 11px; color: #666; border: none; }
.posts-quick .entry-info abbr { float: left; display: inline; background: url(/wp-content/themes/arras/images/steellegions/date.png) no-repeat; height: 80px !important; width: 80px !important; text-align:center; color:#a59d8c; border: none; font-family:Tulpen one; font-size: 22px; line-height: 1.2; top: -20px; padding-top: 29px; padding-left: 9px; padding-right: 4px; position: relative; right: 31%; }
.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ padding: 5px 10px; margin: 3px 0; font-size: 12px; background: url(../../images/sidbarback.png) top repeat-x; color: #000; text-decoration: none; border: 1px solid #CCC; font-weight: 700; display: inline-block; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.posts-quick .quick-read-more a:hover { background: #383332; color: #FFF; }
.posts-default .entry-meta, .posts-quick .entry-meta	{ color: #CCC; background: #000; height: 25px; font-weight: 700; opacity: 0.7; }
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited	{ color: #FFF; text-decoration: none; }
.posts-line {color: #666666 !important; left: 307px; line-height: 1.8em !important; position: relative; z-index: 1;}
.posts-line .entry-cat	{ font-size: 11px; color: #000000 !important; }
.posts-line .entry-title	{ font-family: Arial; font-size: 14px; }
.posts-line .entry-comments	{ font-size: 11px; color: #666666; padding-left: 20px; margin-right: 25px; }

.home-title				{ text-transform: uppercase; font-weight: 700; font-size: 14px; padding: 0 3px 8px; border-bottom: 1px solid #DDD; margin: 0 15px 10px 0; color: #9e8b73; }

/* single post (Transparenz Seite)*/
.single .post .entry-title, .single-post .entry-title	{ font-size: 22px; font-weight: 700; position: relative; top: 385px;}
.single .post .entry-info, .single-post .entry-info	{ color: #848485; font-size: 11px; text-transform: uppercase;}
.single .post .entry-info .published, .single-post .entry-info .published { border: none; }
.single .post .entry-cat, .single-post .entry-cat	{ color: #848485; line-height: 1.5em; }
.single-post .entry-info a:link, .single-post .entry-info a:visited	{ color: #666; text-decoration: none; }
.single-post .entry-info a:hover	{ color: #9e8b73; }
.single .post .entry-author, .single-post .entry-author { font-weight: 700; color: #848485; }
.single .post .entry-author address, .single-post .entry-author address	{ font-style: normal; }
#main .single .post .tags, #main .single-post .tags { color: #848485; border-top: 1px dotted #CCC; line-height: 1.5em; }
#main .single .post .tags strong, #main .single-post .tags strong { text-transform: uppercase; font-size: 11px; }
.single .post .entry-comments, .single-post .entry-comments  { float: right; padding: 3px 3px 3px 17px; margin-top: 20px; background: url(../../images/comments.gif) no-repeat 3px 6px #383331; display: inline-block; color: #FFF; font-size: 14px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.post-edit-link:link, .post-edit-link:visited	{ text-decoration: none; }

.single-post-meta-field  { background: #313428; display: block; border: 1px solid #383332; padding: 5px 10px; color: #FFF; font-weight: 700; }
.single-post-meta-value	 { border: 1px solid #CCC; padding: 5px 10px; background: #F0F0F0; display: block; }

.module-title, .feed-title-white, #reply-title	{ line-height: 1em; color: #9e8b73; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background: url(../../images/sidbarback.png) repeat-x top; border-top: 1px solid #9e8b73; display: block; left: 82px; position: relative; width: 806px;}
.feed-title-white  { border-bottom: none; }

.gallery-icon img  { background: #FFF; border: 1px solid #CCC; }

.about-author  { border: 1px solid #CCC; background: #F5F5F5; }
.about-author h4  { color: #9e8b73; font-weight: 700; font-size: 12px; }

/* wp-pagenavi */
.wp-pagenavi  { margin: 0 0 30px; font-size: 12px; }
.wp-pagenavi a, .wp-pagenavi span  { margin: 2px !important; display: inline-block; }
.wp-pagenavi span.pages  { border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 5px 8px; }

/* comments */
#commentlist  { background: #030407; position: relative; left: 82px; width: 806px; }
#commentlist .avatar  { border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite  { font-weight: 700; font-style: normal; line-height: 20px; font-size: 14px; color: #fff;}

#commentlist .comment-node  { background: url("/wp-content/themes/arras/images/steellegions/sl-ver.png") repeat-x scroll 0 0 transparent !important;}
#commentlist .children .comment-node  { background: #F5F5F5; width: 803px }
#commentlist .comment-content  { font-size: 12px; margin-left: 25px; width: 750px; }
#commentlist .comment-meta, #commentlist .comment-meta abbr	{ border: none; text-decoration: none; color: #999; font-size: 11px; }
#commentlist .comment-controls	{ padding: 15px 10px; font-weight: 700; float: right; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ background: url(../../images/sidbarback.png) top repeat-x; color: #fff; text-decoration: none; padding: 4px 8px; margin: 0; border: 1px solid #CCC; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#commentlist .comment-controls a:hover	{ background: #D86A00; color: #FFF; }

#commentlist .reply a, .comments-navigation a, .read-more, .navigation a, .wp-pagenavi a  { background: url(../../images/sidbarback.png) top repeat-x; color: #fff; text-decoration: none; padding: 5px 8px; margin: 0; border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; display: inline-block;  margin: 0 39px 0 0; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover, .wp-pagenavi a:hover  { background: #D86A00; color: #FFF; }
.comments-navigation span.current, .wp-pagenavi span.current  { background: #313428; color: #FFF; text-decoration: none; padding: 5px 8px; margin: 0; border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }




.comments-navigation	{ background: #000; padding: 0 10px 10px; position: relative; width: 806px; left: 82px;}
.comments-navigation a	{ display: inline-block; }


.nocomments				{ background: url(/wp-content/themes/arras/images/sidbarback.png); padding: 15px 10px; margin: 0 10px 10px 0; font-size: 12px; left: 82px; position: relative; width: 806px;}

#commentform			{ background: url(/wp-content/themes/arras/images/sidbarback.png); border-width: 0 1px 1px; margin-right: 10px; padding: 10px; left: 82px; position: relative; width: 806px; }
#commentform label		{ color: #999; }
#commentform label.error  { margin: 5px 0; color: #D8000C; font-weight: bold; padding: 5px; }
#commentform span.required	{ color: #FF0000; }
#commentform input[type=text]  { display: block; width: 300px; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; margin: 5px 0; }
#commentform textarea	{ display: block; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; width: 90%; margin-bottom: 5px; }
#cancel-comment-reply-link	{ font-size: 11px; }

.pingbacks				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }
.pingbacks li			{ padding: 2px 0; font-weight: 700; }
.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }

/* search results */
.search-results h2      { color: #9e8b73; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 6px 10px; background: url(../../images/sidbarback.png) repeat-x top; border: 1px solid #CCC; }
.search-results-content { border: solid #CCC; border-width: 0 1px 1px; background: #FFF; margin: 0 10px 10px 0; padding: 10px; }
.search-results-content .searchform, .sidebar .searchform { padding: 5px 4px; border: 4px solid #CCC; background: #EFEFEF; width: 250px; }

/* author template */
.author-posts-title, .author-content h1{ font-family: Century Gothic, Apple Gothic, sans-serif; text-transform: uppercase; font-weight: 700; font-size: 14px; padding: 0 3px 8px; border-bottom: 1px solid #DDD; margin: 0 15px 10px 0; color: #fff; }
.archive-title { 
	background: url("/wp-content/themes/arras/images/steellegions/sl-headline.png") repeat scroll 0 0 transparent;
    bottom: 3px;
    color: #000000;
    font-family:Tulpen one,arial;
    font-size: 32px;
    font-weight: bold;
    padding-bottom: 30px;
    padding-left: 77px;
    padding-top: 17px;
    position: relative;
    right: 5px;
    text-transform: uppercase;
    width: 368px
}

/* footer */
#footer .widgetcontainer {
    float: left;
    margin: 0 auto;
    padding: 5px 10px;
    width: 940px;
}
#footer .widgettitle	{ background: none; border: none; font-size: 14px; color: #444; padding: 0 0 10px; letter-spacing: -1px; margin: 0; }
#footer .widgetcontent	{ font-size: 12px; background: none; padding: 0; border: none; }
#footer .footer-message	{ /*background-image: url("/wp-content/themes/arras/images/steellegions/footer.png");*/ font-size: 11px; /*height: 33px; margin-bottom: 40px;*/ }
#footer {background: #090400; padding-bottom: 0px; }
#footer .footer-message p               {  }
#footer .footer-message h2              { margin: 0; }
#footer .footer-message .one_half       { padding-left: 0; margin: 0 0 10px 50px; text-align: center; }
#footer .footer-message .one_half_last	{ padding-right: 0; margin: 0 50px 10px 0; text-align: center; }
#footer .footer-message .footer-img     { margin-top: 10px; height: 33px; clear: both; background-image: url("/wp-content/themes/arras/images/steellegions/footer.png"); }
#footer .footer-sidebar-container   {  }



/*---------------------------------*/
/*---------------------------------*/
/* Custom CSS
/*---------------------------------*/
/*---------------------------------*/


/*---------------------------------*/
/* General
/*---------------------------------*/

.one_half {float:left; width:422px; padding-left: 38px;}
.one_half_last {float:right; width:422px; padding-right:48px;}
.one_half_med {float:left; width:422px; padding-left: 58px;}
.one_half_last_med {float:right; width:422px; padding-right:68px;}
.full {float:left;width:940px;margin-right:20px;margin-left:10px;}
.full2 {float:left;width:940px;margin-right:20px;margin-left:37px;}
.hr3 {float:left;width:980px; position: relative; right: 20px; top: 10px;}
.wrapper_dinolex_center {float:left;width:280px;height:350px; position: relative; left:35%;}
.wrapper_dinolex_about {float:right; width:450px; margin-left: 10px; margin-top: 34px;  }
.one_third {float:left;width:300px;margin-right:2px;margin-left:28px;}
.one_third2 {float:left;width:350px;margin-right:28px;}
.one_third_m{float: left; padding-left: 2px; padding-top: 18px; width: 327px;}
.one_third_last {float:right;width:300px;margin-right:10px;}
.one_fourth {float:left;width:211px;position:relative; left:58px;}
.one_fourth_last {float:right;width:208px;margin:0;}
.one_fifth {float:left;width:180px;margin-right:13px;}
.one_fifth_last {float:right;width:180px;margin-right:15px;}
.two_thirds {float:left;width:569px; margin-left:25px;}
.pos_bot{position: relative; bottom: 12px}
.pos_top{top: 12px !important;}
#changelog {float:left;width:600px; margin-left:15px; position: relative; top: 80px; right: 320px}
#latest-news {float:left; width:980px; margin-left:15px; position: relative; width: 980px; top: 145px; height: 104px}
.clear-home{clear:both;}

.padding_left30 {
padding-left: 30px	
}

.hr2{
    position: relative;
    right: 20px;
    top: 25px;
}

.hr2_2{
    position: relative;
    right: 15px;
}

.headline_page {
    background-image: url("/wp-content/themes/arras/images/steellegions/sl-headline.png");
    background-repeat: no-repeat;
    padding-bottom: 40px;
    padding-left: 77px;
    padding-top: 17px;
    position: relative;
    right: 10px;
    width: 400px;
}

.headline_page span{
    color: #000000;
    font-family:Tulpen one,arial;
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
}

.headline_page_2 {
   	left: 40px;
    margin-bottom: 30px;
    position: relative;
    top: 15px;
}

/*---Font Fallback: Resize font-----*/

.fall-head1{
	font-weight: normal !important;
	top: 4px !important;
	font-family: arial; 
	font-size: 22px; 
	left:-15px
}

.fall-head{
	font-size: 23px !important;
	font-family: arial !important
}

.fall-head2 {
    font-size: 23px !important;
    position: relative !important;
    top: 4px !important;
    font-family: arial !important
}

.fall-back {
    font-size: 20px !important;
    position: relative !important;
    top: 7px !important;
}


.fall-ban{
	background-position: 14px 73px !important;
}

.right20{
	right: 20px;
}

.right10{
	right:10px
}

.trailer{
	background-image: url("/wp-content/themes/arras/images/steellegions/youtube-box.png");
    background-position: 16px 1px;
    background-repeat: no-repeat;
    bottom: 5px;
    height: 246px;
    padding-top: 6px;
    position: relative;
    right: 29px;
    width: 363px;
}


#playNow2{ position: absolute; top: 1290px; left: 370px; }


 .back-block{
  	display: block;
    font-family:Tulpen one,arial;
    font-size: 25px;
    font-weight: bold;
    padding: 8px 0;
    position: relative;
    right: 16px;
    text-align: center;
    text-transform: uppercase;
    width: 190px;
}
 
 .back-button{
  	background-image: url("/wp-content/themes/arras/images/steellegions/sl-headline-back.png");
    background-repeat: no-repeat;
    float: right;
    height: 98px;
    left: 813px;
    position: absolute;
    top: 88px;
    width: 190px
}


.back-block:hover, .back-button:hover, .news-block:hover, .news-button:hover{
	color: #9E8B73 !important;
    opacity: 1;
}


.posts-quick .entry-summary	{ line-height: 2.0em !important;}


.navi-down{
	background: url("/wp-content/themes/arras/images/steellegions/navi_down.png");
	background-repeat: no-repeat;
    bottom: 10px;
    height: 57px;
    margin-bottom: 18px;
    position: relative;
    right: 10px;
    width: 980px;
}

.navi-down-play{
	margin-bottom:-27px !important;
}

.navi-down-news{
    background: url("/wp-content/themes/arras/images/steellegions/navi_down.png") no-repeat scroll 0 0 transparent;
    height: 57px;
    margin-bottom: 18px;
    position: relative;
    right: 5px;
    width: 980px
}

.endpage-news{
	background: url("/wp-content/themes/arras/images/steellegions/seperator_big.png") no-repeat scroll 0 0 transparent;
    height: 107px;
    position: absolute;
    right: 0;
    top: 2153px;
    width: 980px;
}

/*---------------------------------*/
/* Home
/*---------------------------------*/

#home-changelog{
    position: absolute;
    top: 1875px;
}

.changelog-pic{
    top: 65px;
    left: 22px;
    margin-bottom: 20px;
    margin-top: 15px;
    position: relative;
    z-index: 2;
}


#home-news{
    position: absolute;
    top: 1853px;
    left: 12px;
}


.home-newshr {
    float: left;
    height: 590px;
    margin-left: 26px;
    position: relative;
}

.news-home {
    left: 395px;
    position: relative;
    width: 20px;
    bottom: 45px;
}

.news-home a {
    background-image: url("/wp-content/themes/arras/images/steellegions/news-button.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
}

.news-home a span {
    display: inline-block;
    font-family: Cuprum, arial;
    font-size: 18px;
    color: #d86a00;
    text-transform: uppercase;
    width:176px;
    position: relative;
    top: 3px;
    right: 33px;
    text-align: center;
}
	

.news-button {
    background-position: 0 0;
    height: 54px;
    position: relative;
    width: 176px;
}


.news-button span{
    margin: 15px 0 0 36px;
}


.news-button:hover {
	background-position: -180px 0px;
}



.teaser{
    background-image: url("/wp-content/themes/arras/images/steellegions/teaser-background.png");
    background-repeat: no-repeat;
    height: 403px;
    position: absolute;
    right: 0;
    top: 0;
    width: 980px;
    z-index: 8 !important;
}

.headline-home {
    background-image: url("/wp-content/themes/arras/images/steellegions/headlinebox.png");
    background-repeat: no-repeat;
    height: 85px;
    left: 33px;
    position: relative;
}

.headline-home-text{
    color: #000000;
    font-family:Tulpen one, arial;
    font-size: 33px;
    font-weight: bold;
    left: 11px;
    padding-top: 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 839px;
}


.headline-home2{
    color: #B58244;
    font-family:Tulpen one, arial;
    font-size: 30px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #000000;
}

.headline-home2-ab{
	position: absolute;
	top: 1852px;
	left: 40px
}

.headline-home2-ab2{
    top: 2113px;
}

@media screen and (max-device-width: 720px) {
  #home-news {
    position: absolute;
    top: 2300px;
    left: 12px;
  }
  
  .headline-home2-ab{
	position: absolute;
	top: 2299px;
	left: 40px
	}

.headline-home2-ab2{
	top: 2560px;
	}
}

.headline-home2-pos {
	position: relative;
	top: 20px;
	margin-bottom:20px
 }
 
 
 .headline-left{
 	left: 10px
 }
 
 .Banner {
    background-image: url("/wp-content/themes/arras/images/steellegions/banner.png");
    background-position: 14px 92px;
    background-repeat: no-repeat;
    float: left;
    height: 390px;
    margin-bottom: 25px;
    position: relative;
    right: 10px;
    width: 305px;
}
.BannerInn {
	color: #9e8b73;
    width: 215px;
	position: relative;
	top: 10px;
	left: 65px;
}

.BannerText2 {
    color: #E8E3DC;
    font-size: 12px;
    line-height: 1.2;
    position: relative;
    right: 54px;
    text-align: left;
    top: -10px;
    width: 228px;
}

.BannerHead {
   	color: #B58244;
    font-family:Tulpen one, arial;
    font-size: 30px;
    font-weight: 100;
    position: relative;
    right: 45px;
    top: 20px;
}

.BannerH {
   	color: #e8e3dc !important;
    font-family: arial,bold;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    right: 32px;
    text-align: left;
    text-shadow: 0 0 6px #041223 !important;
    top: -7px;
    width: 203px;
}



.Texth2 {
    font-size: 16px;
    font-weight: 100;
    color:#B58244 !important; 
}
 
 .home-block{
 	display: block;
 	position: relative;
 	top: 45px;
 	left: 10px;
    opacity: 0.8;
 }
 
 .home-buttons{
 	position: relative;
	left:15px;
    height: 85px;
    opacity: 0.8;
 }
 


.home-block:hover, .home-buttons:hover{
	opacity: 1.0;
}
	

.hr-home{
	position: relative;
	right: 15px;
	padding-bottom: 12px;
	top: 12px;
	z-index: 2;
}

.hr-home2{
	padding: 12px 0 0 0;
    position: relative;
    right: 15px;
}

.playnow-home{
	background: url("/wp-content/themes/arras/images/steellegions/playnow/background_button.png") no-repeat scroll 55px 18px transparent;
    height: 176px;
    position: relative;
    right: 67px;
}


/*---------------------------------*/
/* Dino Images
/*---------------------------------*/

.image1 {
	background:url(/wp-content/themes/arras/images/steellegions/war-machine.png);
}

.image1, .image2, .image3, .image4, .image5, .image6, .image7{
	height: 242px;
    left: 35px;
    position: relative;
    top: 90px;
    width: 234px;
}

.image-link{
	display: block;
	padding-left: 98px;
	padding-top: 290px;
	opacity: 0.8;
	font-size: 13px;
}

.image-link:hover{
	opacity: 1.0;
}

.faction-flag{
	position: relative;
	top: 60px;
	left: 20px;
}

/*--------------------------------*/
/* WPML-Plugin
/*---------------------------------*/
#lang_sel {
    margin-top: 6px;
    width:135px;
}

#lang_sel li {
    
}

#lang_sel ul ul {
    
}

#lang_sel a.lang_sel_sel {
    color: #827565 !important;
    background: url(/wp-content/themes/arras/images/steellegions/Backlang.png) !important;
}

#lang_sel ul ul a, #lang_sel ul ul a:link, #lang_sel ul ul a:visited {
    color:#827565 !important;
}

.highlight{
    color: #eee;
}

#lang_sel img.iclflag{
	top: 2px !important;
	left: 10px !important;
}

#lang_sel ul li img {
	margin: 0 8px 0 0 !important;
}

#lang_sel a, #lang_sel a:link, #lang_sel a:visited {
    font-family:arial !important;
    font-weight: normal !important;
    padding: 5px !important;
}

/*---------------------------------*/
/* Facebook Like
/*---------------------------------*/
 .fb-like {     
    float: right;
    width: 150px;
    height: 25px;
    margin-top: 10px;
}

/*--------------------------------*/
/* New News Archiv
/*---------------------------------*/

.posts-quick .entry-info span {
    left: 93px !important;
}

.posts-quick .entry-summary {
    right: 93px !important;
}

.posts-quick .entry-thumbnails{
	margin-top: 10px !important;
}

.navigation {  margin: 0 10px 30px 50px !important; z-index:10 !important; position: relative !important; bottom: 40px !important}

#respond{ 
	background: url("/wp-content/themes/arras/images/steellegions/seperator_big.png") no-repeat scroll -4px 628px transparent;
    height: 733px;
    position: relative;
    right: 2px;
    width: 980px
}

.margin50{
	margin-top:50px
}

.margin20{
	margin-top:20px
}


/*---------------------------------*/
/* Log-In
/*---------------------------------*/

#loginContent {
    background-image: url("/wp-content/themes/arras/images/steellegions/headerbar.png");
    background-repeat: no-repeat;
    height: 40px;
    margin-left: 0;
    position: absolute;
    top: 0;
    width: 980px;
}

.loginContent-none{
	display: none;
}

#loginForm {
    height: 117px;
    margin-left: 15px;
    width: 219px;
}


.input_label_login {
    color: hsl(200, 46%, 95%);
    font-size: 11px;
    margin-left: 2px;
    position: absolute;
    top: 10px;
}

#loginUserName {
    display: table;
    height: 30px;
    margin-top: -6px;
    position: absolute;
    text-align: center;
    width: 85px;
}

#login_ident {
    background:url("//cloud.splitscreenstudios.com/images/landing/sl/landing_04_textfield_login.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    margin-left: 90px;
    position: absolute;
    top: -1px
}

.login_input {
    color: whitesmoke;
    font-size: 11px;
    height: 17px;
    opacity: 1;
    padding-left: 5px;
    padding-right: 5px;
    width: 120px;
}


#login_password {
    background: url("//cloud.splitscreenstudios.com/images/landing/sl/landing_04_textfield_login.png") no-repeat scroll 0 0 transparent;
    margin-left: 297px;
    margin-top: 0;
    position: absolute;
    border: 0 none
}

#loginPassword {
    left: 220px;
    margin-top: 2px;
    position: absolute;
    text-align: center;
    width: 85px;
}

.login_recover {
    color: hsl(40, 32%, 73%);
    font-size: 11px;
    position: absolute;
    right: 307px;
    text-align: right;
    top: 19px;
    width: 80%;
}


#input_button {
    cursor: pointer;
    margin-left: 445px;
    margin-top: 5px;
    position: absolute;
}


#submit_button_login {
    cursor: pointer;
}


#login_disabled {
    cursor: pointer;
    display: none;
    left: 35px;
    position: absolute;
    top: 76px;
}

.input_label_login p {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}



#btn_header_register, #btn_header_login {
    width: 101px; 
    height: 44px;
    position: absolute; 
    bottom: -5px; 
    right: 37px;
    background:url("/wp-content/themes/arras/images/steellegions/red-button.png") 0 0 no-repeat;
    cursor: pointer;
}

#btn_header_register {
    right: 141px;
    background:url("/wp-content/themes/arras/images/steellegions/grey-button.png") 0 0 no-repeat;
}

#btn_header_register:hover, #btn_header_login:hover {
    background-position: 0 -44px;
}

#btn_header_register span, #btn_header_login span {
    display: inline-block;
    padding: 18px 0 0 27px;
    font-family: Cuprum,arial narrow;
    color: #fff;
}

#btn_header_register span {
    color: #9e8b73;
}
    
.quick-nav {
    margin-top: 5px;
}

/*---------------------------------*/
/* Social-Media Buttons
/*---------------------------------*/

#gplus {
    margin-top: 13px;
    margin-right: 7px;
}


#ptlike {
    margin-top: 13px;
}

/*---------------------------------*/
/* Spreadshirt 
/*---------------------------------*/
/* Merchandise Shop */

.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited {
    display: none;
}

#sprd-main {
    width: 99.1% !important;
    right: 5px
}

.customHeader {
    background: transparent none repeat scroll 0 0 !important;
    color: #b58244;
}

table, th, td {
    border: medium none;
    background: transparent none repeat scroll 0 0 !important;
}

.customPageBackground {
    background-color: transparent;
    color: #9e8b73;
}

.SprdMain #article-list-page {
    margin-top: 50px;
    overflow: hidden;
    white-space: nowrap;
    padding: 0px;
}


.SprdMain .SprdHeader .departmentFilter {
    display: none;
}


.page-id-9768 .SprdMain .Footer {
    display: none;
}


.SprdMain .DetailBox.buying-info .Selector.size .item {
    background: rgb(245, 241, 226) none repeat scroll 0 0 !important;
}

.SprdMain .overlayView {
    background: #000;
    border: 0px !important;
    max-height: 45em;
}

.SprdMain .SprdHeader .Icon.home {
    display: none;
    line-height: 60px;
    margin-left: 0.25em;
}

.SprdMain .SprdHeader .navigation {
    width: 961px;
    margin: 0px !important
}

---Checkout Box----

.SprdMain .overlayView .item.product .productTypeName {
    display: block;
    font-size: 100%;
    font-weight: 700;
    text-decoration: none;
}

#commentlist .reply a, .comments-navigation a, .read-more, .navigation a, .wp-pagenavi a {
    background: none;
    border: 0 solid rgb(45, 191, 240);
    border-radius: 3px;
    bottom: 0px;
    color: #b58244;
    display: inline-block;
    left: 0;
    margin-right: 0;
    padding: 5px 0;
    position: relative;
    text-decoration: none;
}

#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover, .wp-pagenavi a:hover {
    background: rgb(16, 9, 3) none repeat scroll 0 0;
    border: 0 solid #fff !important;
    color: #d86a00 !important;
}

.SprdMain .overlayView .quantityControl {
    float: right;
    margin-top: -30px;
    width: 125px;
}


.SprdMain .overlayView .item.product .Price {
    position: relative;
    right: 15px;
    top: 0;
    width: 75px;
}

.SprdMain .overlayView.basket .content:not(.empty) + .footer.fixed {
    border-top: 1px solid #ddd;
    bottom: 0;
    box-sizing: border-box;
    display: block;
    height: 5rem;
    max-width: 567px;
    padding: 2em 0.75em 0.75em;
    z-index: 6;
}

.SprdMain #article-list-page:not(.categoriesAvailable) .Tile.article {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    margin-bottom: 5px;
    margin-left: 8px;
    margin-top: 5px;
    padding-bottom: 10px;
    width: 32.2%;
}

.SprdMain #article-list-page .TileList .label {
    font-size: 16px;
}

.SprdMain #article-list-page .TileList .label.price {
    font-size: 15px;
}

.SprdMain .overlayView.basket .content:not(.empty) + .footer.fixed .left .label {
    margin-left: 3em;
}

.customButton.default:hover {
    border-color: #d86a00;
    color: #d86a00;
}

.customButton.default {
}

.button .goShopping .customButton .default{
   display: none;
}

.SprdMain .overlayView.basket .content:not(.empty) + .footer.fixed .left, .SprdMain .overlayView.basket .content:not(.empty) + .footer.fixed .right {
    display: inline-block;
    vertical-align: middle;
    width: 51%;
}

button.goShopping.customButton.default{
 margin-left: 2px !important;
}

.SprdMain .DetailBox.buying-info {
    bottom: 3em;
    font-size: 110%;
    position: relative;
}

.SprdMain .DetailBox.description {
    font-size: 100%;
}

.SprdMain .DetailBox.description, .SprdMain .DetailBox.sizeHint {
    box-sizing: border-box;
    margin: 1em 0 0;
    padding: 0 3%;
    width: 50%;
}
.SprdMain .overlay .Wrapper.content {
    background-color: rgb(16, 9, 3) !important;
    max-width: 950px;
}

.SprdMain .overlay h2, .SprdMain .overlay h3, .SprdMain .overlay h4 {
    font-size: 2em;
}

.SprdMain .overlay.lightbox .Wrapper .content {
    font-size: 100%;
}

.SprdMain .DetailBox.buying-info .Selector.size .item {
    border: 2px solid #c2c2c2;
}

.customSelector .item:hover {
    background-color: #2dbff0!important;
    border: 2px solid #de564b !important;
    color: #de564b !important;
}

.customButton.default.trash:hover {
    border-color: #e2122f;
    color: #e2122f;
}

.SprdMain .Footer {
    display: none;
}

.SprdMain .overlayView .item.product .information {
    width: 47%;
}

.SprdMain .overlayView .item.product .Price {
    position: relative;
    left: 35px;
    top: 0;
    width: 73px;
}

.customHeader h1 {
    color: #b58244;
}


.SprdMain .overlayView .quantityControl .textInput {
    color: #000 !important;
}

.SprdMain .Tile.article {
    color: #b58244;
}

.SprdMain .Tile .TileOverlay {
	background: #2c3235 none repeat scroll 0 0 !important;
	border-style: none !important;
}

.SprdMain .Tile .TileOverlay .label {
	color: #b58244;
}


.SprdMain .Wrapper.details .DetailBox .productName {
    color: #b58244;
}


.SprdMain .CustomHtml.header{
   height: 32px;
}

.SprdMain .customHeader .navigation {
    border-bottom: 1px solid #b58244;
}

.SprdMain .DetailBox.description .largeFont {
    color: #b58244;
    font-weight: bold;
}


