/*
Theme Name: M.A.R.S. - WordPress
Theme URI: http://wordpress.org/
Description: The original WordPress theme for M.A.R.S.
Version: 1.2
Author: Simon Schneegans
Tags: Veeery pinkish...
*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

table p {
	margin: 0px;
}

table small {
	float: left;
	margin: 0px 40px 0px 10px
}

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

a img {
	border-width: 0px;
}

a:hover{
    color: #ffdfe7;
    text-shadow: 0px 0px 5px #ff2dc5;
}

a:focus, a:active {
   outline: 0;
}

.addtoany_list a {
	padding: 2px !important;
}

blockquote {
	border-left: 2px solid #ff2dc5;
	margin-left: 1.5em;
	padding-left: 5px;
}

html {
    background-color:#000000;
    background-image: url('media/background.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 0%;
}

body {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    color:#cfcfcf;
    font-size: 0.75em;
    margin: 0;
	padding: 0;
}

cite {
	font-size: 90%;
	font-style: normal;
}

li {
	padding-top: 10px;	
}

ul#comments li p {
	  font-size: 100%;
	  padding: 0px;
}

/* classes used by the_meta() */
ul.post-meta {
		 list-style: none;
}

ul.post-meta span.post-meta-key {
	  font-weight: bold;
}

#commentlist span {
   /* CSS styles for author comments */
   color: #ff2dc5 !important;
}

.metasingle {
    text-align: center;
   	font-size: .85em;
   	margin-bottom: 30px;
   	margin-top: 10px;
   	color: #808080;
   	font-weight: normal;
   	letter-spacing: 0;
}

.meta {
   text-align: right;
   font-size: 1em;
   margin-bottom: 20px;
   color: #808080;
}

small {
    color:  #808080;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
   color: #fff;
   background: #000;
   opacity: 0.5;
   border: 1px solid #333;
   padding: .2em;
}

#code {
   color: #fff;
   background: #000;
   opacity: 0.7;
   border: 1px solid #333;
   padding: 5px;
   font-size: 1.25em;
   margin: 10px 0px;
   font-family: monospace; 
   display: block;
}

.thumb {
	border:1px solid #A9A9A9;
 	float: left;
	margin: 3px 6px 3px 0px;
	text-align: center;
	z-index: 1;
	position:relative;
}

.thumb:hover {
	border: 1px solid #ff2dc5;
}

.thumb img {
	display:block;
	padding:1px;
	position:relative;
	background-color: #000;
}

.thumb span {
	/* glossy overlay */
	position:absolute;
	display:block;
	background: url(media/thumb.png) no-repeat;
	width: 660px;
	height: 50px;
	padding: 1px;
	top: 1px;
	left: 1px;
	z-index: 2;
}

#commentform #author:focus, #commentform #email:focus, #commentform #url:focus, #commentform textarea:focus {
	  background: #150911;
}

#commentform textarea {
	  width: 100%;
}

#commentlist li {
   	list-style-type: none;
   	padding: 10px;
   	margin: 0px;
}

#commentlist ul {
	  padding: 0px;
	  margin-left: 10px;
}

#commentlist h3 {
	  padding: 0px;
	  margin-left: -10px;
}

#gesamt {
    margin:0px auto;
    width:820px;
}

#header {
	 background-image: url('media/hpLogo.png');
    position: relative;
    margin:0px auto;
    width:770px;
    height:210px;
}

#tubeTop {
	 background-image: url('media/tubeTop.png');
    position: absolute;
	 left: 60px;
    width:700px;
    height:90px;
}

#tubeSide {
	 background-image: url('media/tubeSide.png');
    position: absolute;
    width:60px;
    height:200px;
}

.menu { 
	position: relative;
	padding-left: 35px;
	padding-top: 5px;
	display: block;
	width: 675px;
}

#menuItem {
	background-image: url('media/menu.png');
	display: block;
   float: left;
   height: 35px;
}

#donate {
	position: absolute;
	left: 50%;
	margin-left: 330px;
	width: 190px;
	height: 145px;
	background-image: url('media/donate.png');
	top: 0px;
	background-position: 0px -145px;  
}

#donate:hover {
	 background-position: 0px 0px;
}

#trailer {
	position: absolute;
	right: 50%;
	margin-right: 330px;
	width: 190px;
	height: 145px;
	background-image: url('media/trailer.png');
	top: 0px;
	background-position: 0px -145px;  
}

#trailer:hover {
	 background-position: 0px 0px;
}

.news {
    background-position: 0px 0px;
    width: 74px;
}
.newsActive{
	background-position: 0px -35px;
   width: 74px;
}
.newsActive:hover,
.news:hover {
    background-position: 0px -70px;
}

.game {
    background-position: -74px 0px;
    width: 75px;
}
.gameActive{
	background-position: -74px -35px;
   width: 75px;
}
.gameActive:hover,
.game:hover {
    background-position: -74px -70px;
}

.media {
    background-position: -149px 0px;
    width: 81px;
}
.mediaActive{
	background-position: -149px -35px;
   width: 81px;
}
.mediaActive:hover,
.media:hover {
    background-position: -149px -70px;
}

.download {
    background-position: -230px 0px;
    width: 122px;
}
.downloadActive{
	background-position: -230px -35px;
   width: 122px;
}
.downloadActive:hover,
.download:hover {
    background-position: -230px -70px;
}

.forum {
    background-position: -352px 0px;
    width: 87px;
}
.forumActive{
	background-position: -352px -35px;
   width: 87px;
}
.forumActive:hover,
.forum:hover {
    background-position: -352px -70px;
}

.participate {
    background-position: -439px 0px;
    width: 151px;
}
.participateActive{
	background-position: -439px -35px;
   width: 151px;
}
.participateActive:hover,
.participate:hover {
    background-position: -439px -70px;
}

.music {
    background-position: -588px 0px;
    width: 77px;
}
.musicActive{
	background-position: -588px -35px;
   width: 77px;
}
.musicActive:hover,
.music:hover {
    background-position: -588px -70px;
}

#contenttop {
    background-image: url('media/frameTop.png');
    margin: -10px auto 0px;
    position: relative;
    width: 820px;
    height: 120px;
}


#ship {
   position: absolute;
   top: 95px;
   right: 75px;
}

#ship img {
    margin-top: 0px;
    margin-left: 0px;
}

#rss {
   position: absolute;
   top: 30px;
   left: -8px;
}

#rss img {
    margin-top: 0px;
    margin-left: 0px;
}

#twitter {
   position: absolute;
   top: 65px;
   left: -8px;
}

#twitter img {
    margin-top: 0px;
    margin-left: 0px;
}

#facebook {
   position: absolute;
   top: 100px;
   left: -8px;
}

#facebook img {
    margin-top: 0px;
    margin-left: 0px;
}

#irc {
   position: absolute;
   top: 135px;
   left: -8px;
}

#irc img {
    margin-top: 0px;
    margin-left: 0px;
}

#contentbottom {
    background-image: url('media/frameBottom.png');
    margin:0px auto;
    position: relative;
    width: 820px;
    height: 80px;
}

#content {
    background-image: url('media/frameMiddle.png');
    margin:0px auto;
    background-repeat: repeat-y;
    width:660px;
    min-height:100%;
    padding-left: 80px;
    padding-right: 80px;
    text-align:justify;
}

#footnotes {
    position: relative;
    bottom:0; left:0; right:0;
    text-align:center;
    margin:0;
    height: 20px;
    font-size:7pt;
    color:#cccccc;
    text-shadow: 1px 1px 3px #000000;
}

#button {
	background-position: 0px 0px;
	display:block;
	width: 210px;
	height: 20px;
	padding: 20px 30px 10px 60px;
}

#button {
	color: #fff;
}

#button:hover {
	background-position: 0px -50px;	
}

.windoof {
	background: url(media/button_windows.png) no-repeat;
}

.linux {
	background: url(media/button_linux.png) no-repeat;
}

.linuxlink {
	background: url(media/button_linuxlink.png) no-repeat;
}

.debian {
	background: url(media/button_ubuntu.png) no-repeat;
}

.source {
	background: url(media/button_source.png) no-repeat;
}

.macosx {
	background: url(media/button_mac.png) no-repeat;
}

.fedora {
	background: url(media/button_fedora.png) no-repeat;
}

.suse {
	background: url(media/button_suse.png) no-repeat;
}

.mandriva {
	background: url(media/button_mandriva.png) no-repeat;
}

.sabayon {
	background: url(media/button_sabayon.png) no-repeat;
}

.arch {
	background: url(media/button_arch.png) no-repeat;
}

/* Captions & aligment */
h1 {
   font-size:3.5em;
	margin:0px;
	padding: 0px 0px 3px 25px;
	color:  #ffdfe7;
   text-shadow: 0px 0px 10px #ff2dc5;
	text-align: center;
	text-decoration: none;
}

h2 {
   background-image: url('media/postship.png');
   background-repeat: no-repeat;
   font-size:1.75em;
   margin:0px;
  	padding: 0px 0px 3px 25px;
  	color:  #ffdfe7;
   text-shadow: 0px 0px 10px #ff2dc5;
  	text-decoration: none;
}

h3 {
   font-size:1.25em;
   margin: 10px;
   color:  #ffdfe7;
   text-decoration: none;
   text-shadow: 0px 0px 6px #ff2dc5;
}

h3 a, h2 a, h1 a {
    color:  #ff2dc5;
    text-shadow: none;
}

h3 a:hover, h2 a:hover, h1 a:hover{
    color: #ffdfe7;
    text-decoration: none;
    text-shadow: 0px 0px 10px #ff2dc5;
}

#contenttop h2 {
    margin-top: 90px;
    margin-left: 75px;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* nggallery settings */

.ngg-galleryoverview {
	overflow: hidden;
	margin-bottom: 30px;
	width: 100%;
	clear:both;
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
    border:1px solid #A9A9A9;
 	float: left;
	margin: 4px 7px 4px 0px;
	text-align: center;
	z-index: 1;
	position:relative;
}

.ngg-gallery-thumbnail-right {
    border:1px solid #A9A9A9;
 	float: right;
	margin: 4px 0px 4px 8px;
	text-align: center;
	z-index: 1;
	position:relative;
}


.ngg-gallery-thumbnail img, .ngg-gallery-thumbnail-right img {
	display:block;
	padding:1px;
	position:relative;
	background-color: #000;
}

.ngg-gallery-thumbnail:hover, .ngg-gallery-thumbnail-right:hover {
	border: 1px solid #ff2dc5;
}

.ngg-gallery-thumbnail span, .ngg-gallery-thumbnail-right span  {
	/* glossy overlay */
	position:absolute;
	display:block;
	background: url(nggallery/thumbnail.png) no-repeat;
	width: 120px;
	height: 32px;
	padding: 1px;
	top: 1px;
	left: 1px;
	z-index: 2;
}

.ngg-clear {
	clear: both;
}

strong {
	color:  #ffdfe7;
   text-shadow: 0px 0px 10px #ff2dc5;
}
