/*   
Theme Name: spoonwork
Theme URI: http://www.spoonwork.nl
Description: A search engine optimized website framework for WordPress.
Author: Ronald de Groot / Webdesignwerkt.nl
Author URI: http://www.webdesignwerkt.nl/
Version: 1.0
Tags: minimal, dark, music
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
. 
 */ 
  
  
  
a:link {
	text-decoration: none;
	color: #fc00ff;
}
a:visited {
	text-decoration: none;
	color: #fc00ff;
}
a:hover {
	text-decoration: none;
	color: #fd7dff;
}
a:active {
	text-decoration: none;
	color: #fd7dff;
} 
body { 
         margin: 1.5em 15%;
         background-image: url('./images/background.jpg');
         background-repeat: no-repeat;
         background-position: center top;
         background-color: #000;
         font-family: Arial, Helvetica, sans-serif;
         color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
         font-size:10px;
}
#wrapper1 {
	width: 1008px;
         	height: auto;
	margin: 0 auto;
}
#wrap {
         width: 1008px;
         height: auto;
	 margin: 0 auto;
         float: left;
         background-image: url(./images/schaduw.png);
         background-position: center top;
         background-repeat: repeat-y;
         font-family: Arial, Helvetica, sans-serif;

} 
#container {
         display:inline;
         float:left;
         margin-left:20px;
         margin-top:8px;
         margin-right:8px;
         margin-bottom:8px;
         padding:10px;
         padding-left: 10px;
         text-align:left;
         width:620px;
         color:#FFF;
}
#primary .xoxo {
         background-image: url('./images/schaduw290.png');
         background-repeat: repeat-y;
         height: auto;

         float:right;
         font-size:10px;
         margin:8px 8px 8px 0;
         padding:10px;
         text-align:left;
         width:290px;
         color:#FFF;
}
#masthead {
	width: 940px;
         	height: 150px;
	margin: 0 auto;
         color:#FFF;
}
  
 /* =Header 
 -------------------------------------------------------------- */ 
  
 #branding { 
         margin: 0 0 1.5em 0; 
 } 
  
  
 /* =Menu 
 -------------------------------------------------------------- */ 
  
 #access { 
         margin: 0 0 1.5em 0; 
         overflow: auto;

 } 
 .skip-link { 
         display: none; 
 } 
 .menu ul { 
         list-style: none; 
         margin: 0; 
 } 
 .menu ul ul { 
         display: none; 
 } 
 .menu li { 
         display: inline; 
 } 
 .menu a { 
         display: block; 
         float: left; 
 } 
  
  
 /* =Content 
 -------------------------------------------------------------- */ 
  
 .post { 
         margin: 0 0 3em 0;       
 } 
 .entry-content, .entry-summary { 
         margin: 1.5em 0 0 0; 
 } 
  
  
 /* =Navigation 
 -------------------------------------------------------------- */ 
  
 .navigation { 
         margin: 0 0 1.5em 0; 
         overflow: auto;  
 } 
  
  
 /* =Widget Areas 
 -------------------------------------------------------------- */ 
  
 .widget-area ul { 
         list-style: none; 
         margin-left: 0; 
 } 
 .widget-area ul ul { 
         list-style: disc; 
         margin-left: 1.1em; 
 } 
 .widget-area ul ul ul { 
         margin-left: 0.5em; 
 } 
 .widget-container { 
         margin: 0 0 1.5em 0; 
}

-----------------------------------------------------------------

 
