body {
background:#000 url(http://pupunzi.com/images/bgnds/creativity/6.jpg) fixed;
}


/*HEADER*/
.header{
color:#fff;
text-align:right;
 width: 990px;
margin:auto;
}

#top {
background-color:transparent;
height:20px;
padding:3px;
position:absolute;
right:0;
text-align:right;
top:0;
width:500px;
color:white;
}
#top  a{
color:white;
}

#top .score {
color:#fff;
font-size:110%;
font-weight:bold;
margin-left:3px;
}

#custom-header{
 margin: auto;
 width: 960px;
}

#custom-header h1.header{
 text-align:right;
 color:#ccc;
}

#searchBar {
    background: #FFD300;
    border-color: none;
    border-style: solid;
    border-width: 0px;
    padding-top: 20px;
    width: 990px;
}

#searchBar .options {
color:#333333;
font-size:90%;
padding:3px;
}

#searchBar .searchBtn{
background-color:#000;
color:white;
border:none;
}

#searchBar .searchInput{
width:200px;
border:none;
padding-top:5px;
}

#navBar .nav a.on {
background:none repeat scroll 0 0 #FFD300;
color:#FFFFFF;
font-weight:600;
height:25px;
line-height:28px;
text-decoration:none;
border:none;
}

#navBar .nav a {
background-color:#000;
border:none;
color:#fff;
display:block;
float:left;
font-size:14px;
font-weight:400;
height:25px;
line-height:30px;
margin-left:10px;
padding:0 12px 3px;
text-decoration:none;
-moz-border-radius:5px 5px 0 0;
}

#navBar .nav a.special{
color:#FFD300;
border:none;
font-size:22px;
}

.tabsA a.on, .tabsA a:hover {
background:none repeat scroll 0 0 #FFFFFF;
color:#000;
}

.textbox{
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow:#999 1px 1px 2px;
-webkit-box-shadow:#999 1px 1px 2px;
}

#searchBar div{
text-align:right;
}

.boxC{
border-color: #ffd300;
background-color:white;
padding:5px;
}

#room {
background-color:transparent;
border-bottom:0px solid #777777;
padding:10px;
}

#roof {
background:none;
margin-top:0;
position:relative;
width:990px;
}

#CALeft {
float:left;
position:relative;
width:730px;
}
#CARight {
float:right;
width:235px;
}
.short-summary {
border-top:1px dotted #CCCCCE;
float:left;
overflow:hidden;
padding:3px 0 5px 0;
position:relative;
width:730px;
}
.short-summary .question-summary-wrapper {
float:right;
width:555px;
}

.short-summary h2 a {
color:#666666;
font-family:"Trebuchet MS","segoe ui",arial,sans-serif;
font-size:25px;
line-height:32px;
}

#ground {
background:none;
border-top:1px solid #fff;
padding-bottom:0;
padding-top:6px;
text-align:center;
width:990px;
}

#ground a{
color:white;
}

.questions-count {
color:#FFD300;
font-family:sans-serif;
font-size:24px;
font-weight:600;
margin-right:5px;
margin-top:3px;
padding:0 0 5px;
}

.mbretweet{
margin-top:10px;
}

.short-summary{
background:#f3f3f3;
}

.nav a:hover {
color: #fff
}
.body{
padding-top:10px;
}

.post-score{
font-family:sans-serif;
}

/*MAINBAR*/

.relativetime {
color: #999999
}

a:link, a:visited {
color:#999;
}

h3 a:link {
color:#111!important;  
}

h3 a:visited{
color:#999 !important;  /*#AF8257*/
}

.tags {
font-size: 13px;
}

div.tags a {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color:#111;
background-color: white;
border: 1px solid #ffd300;
}

div.tags a:hover {
background-color: #ffd300;
color: #000;
border: 1px solid #fff;
}


a.post-tag{
 background:#ffd300;
 color:black;
-moz-box-shadow:#999 1px 1px 2px;
-webkit-box-shadow:#999 1px 1px 2px;
}

a.post-tag:hover{
 background:black;
 color:#ffd300;
}

div.votes {
color:#111111;
background-color: #fff;
border:1px solid #ffd300;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

div.status {
color:#ffffff;
background-color: #FFD300;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.status strong {
color:#ffffff !important;
}

div.status.unanswered {
background-color: #999;
}

div.views {
color: #999999;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}


/*SIDEBAR*/

div.module {
background-color: #f4f4f4;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}


