﻿/***************************
**
*** Author: Steffen Persch
*** Company: Scooter-Attack GmbH
**
*****************************/

* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 10px;
    font-family: Verdana;
}

body {
    background: #222 url(../images/asphalt.png);
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    
}

strong {
    font-size: 12px;
    color: #F5F5F5;
}

em {
    font-size: 12px;
    color: #E5E5E5;
}

h1 a {
    text-indent: -9999px;
    background: transparent url(../gfx/s1/streetbuzzlogo.jpg) no-repeat;
    width: 227px;
    height: 58px;
    position: absolute;
    top: 30px;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
}

.headline {
    background: transparent url(../gfx/s1/headlinebg.jpg) repeat-x;
    height: 79px;
    width: 100%;

    left: 0;
    top: 0;
    z-index: 20;
}

.headlinecenter {
    margin: 0 auto;
    width: 968px;
    position: relative;
}

.wrapperhead {
    width: 1210px;
    /*background: #303030 url(../gfx/s1/wrapperbg.gif) left top repeat-y;*/
    margin: 0 auto;
    position: relative;
    padding: 40px 41px 20px;
}
.wrapper {
    width: 939px;
    /*background: #303030;*/
	background: url(../gfx/wrapper.png);
    margin: 0 auto ;
    position: relative;
    padding: 40px 41px 20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

/***************************
** Menüe Links
**
*****************************/

.mainnavigation {
    position: absolute;
    right: 18px;
    top: 40px;
}

.mainnavigation li {
    height: 24px;
    float: left;
}

.mainnavigation li a {
    display: block;
    height: 24px;
    text-indent: -9999px;
    background: transparent url(../gfx/s1/mainmenu.jpg) no-repeat;
}

#mainnavigation .navihome a {
    width: 69px;
}

#mainnavigation .navihome a:hover {
    background-position: 0 -24px;
}

#mainnavigation .navimag a {
    background-position: -69px 0;
    width: 67px;
}

#mainnavigation .navimag a:hover, #mainnavigation .navimag .active {
    background-position: -69px -24px;
}

#mainnavigation .navimember a {
    background-position: -136px 0;
    width: 64px;
}

#mainnavigation .navimember a:hover {
    background-position: -136px -24px;
}

#mainnavigation .navicommunity a {
    background-position: -200px 0;
    width: 81px;
}

#mainnavigation .navicommunity a:hover {
    background-position: -200px -24px;
}

#mainnavigation .navigallery a {
    background-position: -281px 0;
    width: 67px;
}

#mainnavigation .navigallery a:hover {
    background-position: -281px -24px;
}

#mainnavigation .navituning a {
    background-position: -348px 0;
    width: 61px;
}

#mainnavigation .navituning a:hover {
    background-position: -348px -24px;
}

#mainnavigation .navicalendar a {
    background-position: -409px 0;
    width: 71px;
}

#mainnavigation .navicalendar a:hover {
    background-position: -409px -24px;
}

#mainnavigation .navidatabase a {
    background-position: -480px 0;
    width: 70px;
}

#mainnavigation .navidatabase a:hover {
    background-position: -480px -24px;
}

#mainnavigation .navimarket a {
    background-position: -550px 0;
    width: 59px;
}

#mainnavigation .navimarket a:hover {
    background-position: -550px -24px;
}

#mainnavigation .navisearch a {
    background-position: -609px 0;
    width: 70px;
}

#mainnavigation .navisearch a:hover {
    background-position: -609px -24px;
}

/***************************
** Extra Links
**
*****************************/
.extralinks {
    position: absolute;
    right: 26px;
    top: 23px;
}

.extralinks li {
    float: left;
    margin: 0 0 0 8px;
    background: transparent url(../gfx/s1/extralinkstrenner.jpg) left 2px no-repeat;
}

.extralinks a {
    margin-left: 8px;
    color: #FFF;
}

.extralinks .firstelement {
    background: transparent;
}

/***************************
** Header
**
*****************************/

.header {
    width: 1206px;
    height: 300px;
    /*background: transparent url(../gfx/s1/headerbg.jpg) left top no-repeat;*/
	background: transparent url(../gfx/s1/header_2.png) left top no-repeat;
    position: relative;
}
.headerinfo {width:995px;}
#logohead {
	width:615px;
	float:left;
	}
#logohead a {
	text-indent: -9999px;
	width:615px;
	height:252px;
	cursor:pointer;
	display:block;
	
}
#abohead { float:right; margin-top:40px;}
#abohead a.abo {
	text-indent: -9999px;
	background:url(../images/button_abonow.png);
	width:198px;
	height:90px;
	cursor:pointer;
	display:block;
}
#abohead a.abo:hover {
	background:url(../images/button_abonow_.png);
}

#abohead a.store {
	text-indent: -9999px;
	background:url(../images/button_store.png);
	width:198px;
	height:70px;
	cursor:pointer;
	display:block;
}
#abohead a.store:hover {
	background:url(../images/button_store_.png);
}

#fihead { float:right;margin-top:80px;}
#fihead a {
	text-indent: -9999px;
	background:url(../images/button_freebackissues.png);
	width:326px;
	height:111px;
	cursor:pointer;
	display:block;
}
#fihead a:hover {
	background:url(../images/button_freebackissues_.png);
}
.communitylinks {
    position: absolute;
    right: 13px;
    top: 9px;
    text-transform: uppercase;
}

.communitylinks li {
    float: left;
    margin: 0 0 0 8px;
    background: transparent url(../gfx/s1/communitylinkstrenner.jpg) left 1px no-repeat;
}

.communitylinks a {
    color: #303030;
    margin-left: 8px;
}

.communitylinks .firstelement {
    background: transparent;
}

h2 {
    background: transparent url(../gfx/s1/streetbuzzbig.jpg) 122px 80px no-repeat;
    text-indent: -9999px;
    width: 100%;
    height: 100%;
    position: absolute;
}

/***************************
** SubMenü
**
*****************************/
/*
.backbutton {
    display: block;
    width: 34px;
    height: 23px;
    background: transparent url(../gfx/s1/backbutton.jpg) left top no-repeat;
    margin: 14px 7px 32px 0;
    text-transform: uppercase;
    color: #767676;
    line-height: 23px;
    font-size: 11px;
    padding: 0 5px;
}
*/
.submenu {
    position: absolute;
    top: 227px;
    left: 92px;
    height: 33px;
    width: 1095px;
    /*background: transparent url(../gfx/s1/subnavibg.jpg) left top no-repeat;*/
    display: top;
}
/*
.submenu li:first-child {
    background: none;
}
*/
.submenu li {
    float: left;
    margin: 0 0 0 0px;
}
.cat-item-1 {
	cursor:pointer;
}
.cat-item-1 a {
	text-indent: -9999px;
	background:url(../images/button_videos.png);
	width:106px;
	height:44px;
	cursor:pointer;
	display:block;
}
.cat-item-1 a:hover {
	background:url(../images/button_videos_.png);
}

.cat-item-5 a {
	text-indent: -9999px;
	background:url(../images/button_gossip.png);
	width:115px;
	height:52px;
	cursor:pointer;
	display:block;
}
.cat-item-5 a:hover {
	background:url(../images/button_gossip_.png);
}

.cat-item-6 a {
	text-indent: -9999px;
	background:url(../images/button_tuningnews.png);
	width:176px;
	height:45px;
	cursor:pointer;
	display:block;
}
.cat-item-6 a:hover {
	background:url(../images/button_tuningnews_.png);
}

.cat-item-7 a {
	text-indent: -9999px;
	background:url(../images/button_szene.png);
	width:95px;
	height:43px;
	cursor:pointer;
	display:block;
}
.cat-item-7 a:hover {
	background:url(../images/button_szene_.png);
}

.cat-item-8 a {
	text-indent: -9999px;
	background:url(../images/button_racing.png);
	width:110px;
	height:46px;
	cursor:pointer;
	display:block;
}
.cat-item-8 a:hover {
	background:url(../images/button_racing_.png);
}

.cat-item-63 a {
	text-indent: -9999px;
	background:url(../images/button_printmedia.png);
	width:164px;
	height:43px;
	cursor:pointer;
	display:block;
}
.cat-item-63 a:hover {
	background:url(../images/button_printmedia_.png);
}

.cat-item-64 a {
	text-indent: -9999px;
	background:url(../images/button_technik.png);
	width:123px;
	height:44px;
	cursor:pointer;
	display:block;
}
.cat-item-64 a:hover {
	background:url(../images/button_technik_.png);
}

.cat-item-829 a {
	text-indent: -9999px;
	background:url(../images/button_impressum.png);
	width:120px;
	height:48px;
	cursor:pointer;
	display:block;
}
.cat-item-829 a:hover {
	background:url(../images/button_impressum_.png);
}



/*
.submenu a {
    color: #767676;
    margin-left: 5px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 23px;
}

.submenu .firstelement {
    background: transparent;
}
*/‚
/***************************
** Content
**
*****************************/

.content, #content {
    float: left;
    width: 652px;
}

.content p {
    font-size: 12px;
}

.content li {
    margin-bottom: 50px;
    clear: both;
}

h3 a {
    display: block;
    font-size: 17px;
    color: #0097D0;
    border-bottom: 1px solid #707070;
    padding-bottom: 3px;
    margin-bottom: 2px;
}

.date {
    display: inline;
    font-weight: bold;
    color: #707070;
}

.category {
    display: inline;
    margin-left: 5px;
    padding-left: 10px;
    background: transparent url(../gfx/s1/kategorietrenner.jpg) left 2px no-repeat;
    color: #707070;
}

.category a {
    color: #0097D0;
}

.newstext {
    border-top: 1px solid #707070;
    padding-top: 10px;
    margin-top: 2px;
    color: #B5B5B5;
    line-height: 14px;
    text-align: justify;
}

.newstext p {
    font-size: 12px;
    margin-bottom: 8px;
}

.newstext a, .newstext a strong {
    color: #BEF001;
    text-weight: bold;
    font-size: 12px;
}

.newstext .more-link {
    display: inline;
}

.newstext img {
    border: 1px solid #000;
    padding: 1px;
    margin: 0 5px 5px 0;
}

.newsimg {
    float: left;
    margin: 0 15px 21px 0;
}

.pagetitle {
    font-size: 18px;
    color: #FFF;
    margin: 0 0 10px;
}

.editpostlink {
    background: transparent url(../gfx/s1/kategorietrenner.jpg) left 2px no-repeat;
    color: #707070;
    display: inline;
    margin-left: 5px;
    padding-left: 10px;
}

.editpostlink a {
    color: #BEF001;
}

/***************************
** Sidebar
**
*****************************/

.sidebar {
    float: right;
    width: 260px;
}

h4 {
    height: 30px;
    background: transparent url(../gfx/s1/sidebartopbg.jpg) left top no-repeat;
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFF;
    padding-left: 10px;
    position: absolute;
    width: 249px;
    left: 0;
    top: 0;
}

.sidebar li {
    width: 228px;
    margin: 10px 0 0;
    padding: 40px 15px 20px;
    /*background: #222 url(../gfx/s1/sidebarbottombg.jpg) left bottom no-repeat;*/
    position: relative;
}

.sidebar li li {
    margin: 0;
    padding: 0;
    background: none;
    position: relative;
}

.sidebar fieldset {
    border: 0;
}

.sidebar .searchfield {
    width: 220px;
    height: 20px;
    border: 1px solid #AAADB2;
}

.widget_search p {
    color: #888;
    margin: 10px 0 10px;
}

.widget_search select {
    width: 201px;
    height: 20px;
    border: 1px solid #AAADB2;
}

.widget_search .submit {
    width: 21px;
    height: 20px;
    border: 1px solid #AAADB2;
    float: right;
    margin: 10px 6px 0 0;
}

.widget_backissues, .sidebar .widget_backissues {
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:260px;
}
.widget_backissues h4 {
	display:block;
	position:relative;
}
.widget_archive a {
    line-height: 22px;
    color: #4D9BCC;
    font-size: 12px;
}

#widget_banner {
    background: none;
    margin: 10px 0;
    padding: 30px 0 0;
}

#widget_banner img {
    border: none;
}

.banner{
	margin: 0px 0px 20px 0px;
	padding:0px;
	float:left;
	height:100%;
	width:260px;
}
	 
.banner li, .sidebar .banner li {
	width:125px;
	margin: 0px 5px 0px 0px;
	padding:0px ;
	list-style:none;
	display : block;
	overflow:hidden;
	float:left;
	
}

.banner li a:link, .banner li a:visited {
	text-decoration: none;
	display : block;
}
.banner li a img {
	border: none;
}

/***************************
** Kommentare
**
*****************************/

.comments {
    font-size: 11px;
    position: relative;
    width: 642px;
    margin: 0;
    background: #000 url(../gfx/s1/contenttopbg.jpg) left top no-repeat;
    white-space: nowrap;
    overflow: hidden;
    clear: both;
}

.commentlist {
    background: #222 url(../gfx/s1/contentbottombg.jpg) left bottom no-repeat;
    padding: 10px;
}

.commentlist li {
    position: relative;
}

.commentlist li img {
    margin: 0 10px 3px 0;
    float: left;
}

.commentlist .authorLink {
    position: absolute;
    left: 45px;
    top: 8px;
}

.commentlist .authorLink, .commentlist .authorLink a {
    display: block;
    color: #0097D0;
    font-size: 14px;
    font-weight: bold;
    width: 600px;
}

.commentmetadata {
    position: absolute;
    left: 45px;
    top: 24px;
}

.commentmetadata a {
    display: inline;
    color: #8F8F8F;
    font-size: 10px;
    font-weight: normal;
}

.commentlist .commenttext {
    border-top: 1px solid #8F8F8F;
}

.commentlist .commenttext, .commentlist .commenttext p {
    clear: both;
    display: block;
    font-size: 12px;
    color: #B5B5B5;
}

.commentlist .commenttext p {
    padding-top: 10px;
}

#commentPreview {
    background: #323232;
}

#commentPreview .livepreviewdesc, .awaitingconfirmation {
    color: #8F8F8F;
    font-size: 20px;
    position: absolute;
    right: 5px;
    font-style: italic;
    top: 1px;
    font-weight: bold;
    text-align: right;
}


#commentPreview .livepreviewdesc small {
    display: block;
}

.awaitingconfirmation {
    font-size: 16px;
    top: 18px;
}

.respond {
    color: #FFF;
    font-size: 11px;
    margin: 10px 0 5px;
}


.commentlogmsg {
    color: #8F8F8F;
    font-size: 11px;
}

#comment {
    width: 650px;
    border: 1px solid #8F8F8f;
    margin: 0 0 10px 0;
}

#submit {
    margin: 0 0 10px;
    height: 18px;
}

#commentform input {
    width: 200px;
    margin-bottom: 10px;
    height: 18px;
}

#commentform label {
    display: block;
    color: #B5B5B5;
    font-size: 11px;
}

/***************************
** Footer
**
*****************************/

.footer {
    clear: both;
}


/***************************
** Tags
**
*****************************/

.widget_tag_cloud li {
    float: left;
    height: 14px;
}

.widget_tag_cloud p {
    color: #0097D0;
    font-size: 12px;
}

.widget_tag_cloud a {
    position: relative;
    color: #0097D0;
    font-size: 12px;
    margin: 0 0 0 5px;
}

.widget_tag_cloud a:hover {
    z-index: 10;
}

.widget_tag_cloud .tag-link-1 {
    font-size: 10px;
    z-index: 1;
}

.widget_tag_cloud .tag-link-2 {
    font-size: 11px;
    z-index: 2;
}

.widget_tag_cloud .tag-link-3 {
    font-size: 12px;
    z-index: 3;
}

.widget_tag_cloud .tag-link-4 {
    font-size: 13px;
    color: #FCFCFC;
    z-index: 4;
}

.widget_tag_cloud .tag-link-5 {
    font-size: 14px;
    color: #FCFCFC;
    z-index: 5;
}

.widget_tag_cloud .tag-link-6 {
    font-size: 16px;
    color: #FCFCFC;
    z-index: 6;
}

.widget_tag_cloud .tag-link-7 {
    font-size: 18px;
    color: #FFF;
    z-index: 7;
}

.widget_tag_cloud .tag-link-8 {
    font-size: 20px;
    color: #FFF;
    z-index: 8;
}

.widget_tag_cloud .tag-link-9 {
    font-size: 23px;
    color: #4D9BCC;
    z-index: 9;
    font-weight: bold;
}



/***************************
** Meta sidebar
**
*****************************/

.sidebar .widget_meta {
    padding: 15px;
}

.widget_meta h4 {
    height: 4px;
    background: transparent url(../gfx/s1/sidebartopsmallbg.jpg) left top no-repeat;
    text-indent: -99999px;
    overflow: hidden;
}

.widget_meta p {
    font-size: 12px;
    color: #7C7C7C;
    font-weight: bold;
    line-height: 18px;
}

.widget_meta p strong {
    font-weight: normal;
}

.widget_meta .angesehen {
    float: left;
    margin-right: 5px;
}

.widget_ext_links {
    font-size: 12px;
    color: #0097D0;
    background-color: #010101;
}

.widget_ext_links a {
    font-size: 12px;
    color: #0097D0;
    text-decoration: none;
    font-weight: bold;
}

.widget_ext_links a:hover {
    text-decoration: underline;
}

/***************************
** Language
**
*****************************/

.language {
    position: relative;
   /* right: 43px;
    top: 371px;*/
}

#sidebar .widget_lang ul.language li {
    float: left;
    margin-left: 5px;
	width:25px;
}
#sidebar .widget_lang {
	padding:0px 15px 20px;
}
.language .german a {
    display: block;
    text-indent: -9999px;
    background: transparent url(../gfx/s1/sprachen.gif) -28px top no-repeat;
    height:15px;
    width:23px;

}

.language .english a {
    display: block;
    text-indent: -9999px;
    background: transparent url(../gfx/s1/sprachen.gif) left top no-repeat;
    height:15px;
    width:23px;
}

.language .italiano a {
    display: block;
    text-indent: -9999px;
    background: transparent url(../gfx/s1/sprachen.gif) -84px top no-repeat;
    height:15px;
    width:23px;
}

.language .espanol a {
    display: block;
    text-indent: -9999px;
    background: transparent url(../gfx/s1/sprachen.gif) -112px top no-repeat;
    height:15px;
    width:23px;
}


/***************************
** Sitemap
**
*****************************/

.ddsg-wrapper h3 {
    font-size: 14px;
    font-weight: bold;
    color: #F1F1F1;
    margin: 10px 0;
}

.ddsg-wrapper a {
    color: #BEF001;
}

.ddsg-wrapper ul {
    margin: 0 10px 0;
}

.ddsg-wrapper ul a {
    font-size: 12px;
    font-weight: bold;
}

.ddsg-wrapper ul ul a {
    font-size: 10px;
    font-weight: normal;
}

.ddsg-wrapper ul ul {
    margin: 0 20px 0;
}


.ddsg-wrapper ul li {
    margin: 5px 0;
}

.ddsg-wrapper ul ul a {
    font-size: 11px;
}

.ddsg-wrapper ul ul li {
    margin: 0;
}

/***************************
** Seiten Navigation
**
*****************************/
.newerarticlelink a, .olderarticlelink a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    float: left;
}

.newerarticlelink a {
    float: right;
}

/***************************
** YouTube Video
**
*****************************/

.youtube {
    width: 425px;
    height: 344px;
    display: block;
    border: 1px solid #000;
    background: #FFF;
    padding: 1px;
    margin-top: 14px;
}

/***************************
** Seiten
**
*****************************/

.entry {
    color: #B5B5B5;
}

.entry .banner textarea {
    width: 600px;
    height: 70px;
    border: 1px solid #000;
    background: #222;
    color: #FFF;
}

.entry .banner img {
    margin-top: 20px;
}

#search {
    display: none;
}

/***************************
** Werbebanner
**
*****************************/
.contentbanner {
    margin-bottom: 20px;
}

.contentbannerhome {
    margin-top: 50px;
}

.sidebar .boxBanner {
    padding: 0;
    height: 200px;
}

