/* 
	Theme Name: ToolBox
	Theme URL: http://www.fiveseasons.be
	Description: -
	Author: five seasons
	Author URI: http://www.fiveseasons.be
	Version: 1.0
	Tags: -
*/

* {
color: #000000 !important;
font-size: 12pt !important;
}

a {} /* link */
a:link {}      /* unvisited link */
a:visited {}  /* visited link */
a:hover {}  /* mouse over link */
a:active {}  /* selected link */
a:after {}

a {color:#000000}
a:link {color:#000000; text-decoration: none;}      /* unvisited link */
a:visited {color:#000000; text-decoration: none;}  /* visited link */
a:hover {color:#000000; text-decoration: none;}  /* mouse over link */
a:active {color:#000000; text-decoration: none;}  /* selected link */
a img,:link img,:visited img { border:none }    
a:after {content: " (" attr(href) ") "; }

strong {font-weight: normal;}

#header {display: none; }

#sidebar-one, #sidebar-two, #sidebar-three, #sidebar-four, #sidebar-five {display: none; }

#feeds {display: none; }

#projects {display: none; }

#news {display: none; }

