/*
Theme name: superspud-yellow
by Daniele Rossi
danielerossi.ca
*/





body {
font-family: Courier, monospace; sans-serif;
font-weight:100;
font-size:1.3em;
background-color: #fbfad1;
color: #333333
}

#wrapper {
background: url(images/ss-header-bg.gif) #f9f354 repeat-x;
border-left: 30px;
border-right: 30px;
border-color: white;
border-style: solid;
}

#wrapper-footer {
background-color: white;
border-left: 30px;
border-right: 30px;
border-color: white;
border-style: solid;
}

#wrapper-footer-gradient {
height: 265px;
border-left: 30px;
border-right: 30px;
border-color: white;
border-style: solid;
background: url(images/ss-footer-bg.gif) repeat-x;
}

/* for single post pages */
#wrapper-footer-gradient2 {
height: 150px;
border-left: 30px;
border-right: 30px;
border-color: white;
border-style: solid;
background: url(images/ss-footer-bg2.gif) repeat-x;
}


img.spacing {
padding: 0 30px 30px 0
}


h1 {
color:#e77c14;
padding: 0;
margin: 0;
}


p {
padding:10px 0 10px 0;
}

div#navbar ul {   
    list-style: none;   
    display: block;   
    margin: 0;
    padding-left: 80px   
}   
  
div#navbar ul li {   
    float: left; 
    margin: 0;   
    font: normal 1em Arial;   
}   



.vertical-height {
height:20px
}

a
{
	color: #0066cc;
	text-decoration: underline;
}

.gap-before-stripes{
padding-right: 40px;
}


#footer-gradient {
	background: url(images/ss-footer-bg.gif) repeat-x;
	font-size: .9em;
}

#footer-gradient2 {
	background: url(images/ss-footer-bg2.gif) repeat-x;
	font-size: .9em;
}


#footer {
padding-top: 20px;
	background-color: white;
	font-size: .8em;
	line-height: 1em;
	color: #333333
}

small {
font-size: .7em
}


#ss-title {
/* background: url(images/ti-ger-logo.png) no-repeat; */
height: 170px
}

#ti-ger-tagline {
padding-top: 77px;
padding-left: 30px;
font-size: .8em
}


#subscribe {
padding-left: 80px
}

/* styling for the KB Advanced RSS widget 1 */
#kbadvancedrss1-formatting {  
   padding: 10px 0 10px 0   
}   

/* overriding css for KB Advanced RSS widget 1 */
.widgettitle {
display:none;
}




/* removes list dots */
#sidebar ul {   
    list-style: none;   
    display: block;   
    margin: 0;
      
}   
  
#sidebar ul li {   
    float: left; 
    margin: 0; 
    padding-bottom: 20px    
} 
 

  

