/* 
Theme Name: DjSlash.org 
Theme URI: http://www.djslash.org/
Description: <strong>DjSlash.org</strong> with Widgets support. Valid XHTML and CSS.
Version: 0.1
Author: Rutger van Sleen 
Author URI: http://www.djslash.org/
*/

body {
	font-size: 100%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #1199BB;
	color: #333;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
a {
        color: #D54D05;
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
#skip {
	display: none;
}
#container {
        background-color: #FFFFFF;
        margin: 0px auto;
        padding: 10px;
        width: 900px;
        text-align: center;
}
#logo {
        height: 200px;
        margin: 0px;
        padding-bottom: 25px;
}
#header {
        background: #FFFFFF url("images/suzanopstrand.jpg") no-repeat;
        margin: 0px;
        text-align: left;
        height: 200px;
        width: 700px;
        padding-top: 12px;
        float: left;
}
#header h1 {
        color: #2D2D2D;
        font-size: 20pt;
        font-weight: bold;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        padding-left: 10px;
        top: 400px;
}
#header a {
        color: #2D2D2D;
}
#header a:hover {
        text-decoration: none;
}
#menu {
        width: 180px;
        float: left;
        margin-left: 12px;
        text-align: left;
}
#menu h2 {
        border-bottom: 1px solid #B4B4B4;
        border-top: 1px solid #B4B4B4;
        color: #4B4B4B;
        font: bold 12pt verdana, tahoma, sans-serif;
        line-height: 10px;
        margin-top:0px;
        margin-bottom: 2px;
        padding:4px;
        width: 100%;
        padding:4px;
        width: 100%;
}
#menu ul {
        display: block;
        list-style: none;
        margin:0px;
        padding:0px;
}
#menu li {
        margin-left: 0;
        padding-bottom: 2px;
}
#menu a:link {
        display: block;
        background: #D4F0F7;
        padding: 5px 5px;
        width: 100%;
}
#menu a:visited {
        display: block;
        background: #D4F0F7;
        padding: 5px 5px;
        width: 100%;
}
#content {
        width: 100%;
        margin: 0px;
        margin-top: -20px;
        text-align: left;
        clear: both;
}

.aligncenter,
div.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

/*
#container {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 10px;
	width: 700px;
	text-align: center;
}
#kop {
	height: 200px;
	margin: 0px;
}
#header {
	background: #FFFFFF url("images/suzanopstrand.jpg") no-repeat;
	height: 200px;
	margin: 0px;
	padding-top: 25px;
	text-align: left;
	width: 700px;
}
#header a {
	color: #2D2D2D;
	font-size: 20pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	top: 400px;
}
#header a:hover {
	color: #2D2D2D;
	font-size: 20pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 5px;
	top: 400px;
}
#menu {
	width: 180px;
}
#content {
	width: 525px;
	padding: 0px;
	margin: 0px;
	margin-top: -20px;
	text-align: left;
	float: right;
}
#sidebar {
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-top: -20px;
	width: 160px;
}
#sidebar h2 {
	border-bottom: 1px solid #B4B4B4;
	border-top: 1px solid #B4B4B4;
	color: #4B4B4B;
	font: bold 12pt verdana, tahoma, sans-serif;
	line-height: 10px;
	margin-bottom: 2px;
	padding:4px;
	width: 100%;
}
#sidebar ul {
	display: block;
	list-style: none;
	margin:0px;
	padding:0px;
}
#sidebar li {
	margin-left: 0;
	padding-bottom: 2px;
}
#sidebar a:link {
	display: block;
	background: #D4F0F7;
	padding-left: 5px;
	width: 100%;
}
#sidebar a:visited {
	display: block;
	background: #D4F0F7;
	padding-left: 5px;
	width: 100%;
}
#sidebar hr {
	color: #B4B4B4;
	border-style: solid;
	height: 1px;
	width: 100%;
}
#scrobbler li {
	display: block;
	border-style: none none dotted none;
	border: 1px #000000;
	background-color: #D4F0F7;
	margin-bottom: 2px;
	padding: 2px;
	width: 100%
}
#scrobbler a:link {
	display: inline;
	background: none;
	padding: 0px;
}
#buttons a:link {
	display: block;
	text-align: center;
	background: none;
}
#buttons a:visited {
	display: block;
	text-align: center;
	background: none;
} */
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 95%;
	padding: 2px;
}
#footer {
	clear: both;
	font-size: 7pt;
	text-align: center;
	padding-bottom: 10px;
}
#footer p {
	margin: 0;
}
#footer a:link {
	font-size: 7pt;
	text-decoration: none;
}
#footer a:visited {
	font-size: 7pt;
	text-decoration: none;
}

h2 a {
	color: #333;
}
a {
	/* color: #BB1144; */
	color: #D54D05;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
input, textarea, select {
	border: 1px solid #B4B4B4; 
	font-weight: normal;
	margin-bottom: 3px;
	padding: 2px; 
	vertical-align: middle;
}
blockquote {
	margin: 0;
	background-color: #CCFFFF;
}
img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
}
.clear {
  clear: both;
}
.hilite {
	color: #000;
	background-color: #99ccff;
}
.hilite1 {
	color: #000;
	background-color: #99FF99;
}
.hilite2 {
	color: #000;
	background-color: #FFFF66;
}
.hilite3 {
	color: #000;
	background-color: #FF66FF;
}

