/* DNIG stylesheet ----- css template design layout assisted by http://www.ssi-developer.net/main/templates/ */

body {
 margin: 0px;
 padding: 0;
 min-width: 750px;
 background-color: #fff;
 color: #000;
 text-align: center;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 }

a {
  color: #06c;
}

a:hover {
  color: #f00;
}

#header {
 padding: 0;
 margin: 0 0 10px 0;
 width: 750px;
 height: 60px;
 border: 0;
 }

#left {
 float: left;
 width: 135px;
 }

#right {
 float: right;
 width: 270px;
 }

#container {
 margin: 20px auto;
 padding: 0;
 width: 750px;
 border: 0;
 text-align: left;
 }

.navbar, .navbar a {
 padding: 4px;
 height: 16px;
 background-color: #000;
 color: #fff;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
}

.navbar a:hover {
 background-color: #000;
 color: #f00;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
}

#content {
 margin: 0;
 padding: 0;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 float: left;
 }

#sidebar {
 width: 130px;
 float: left;
 }

.sidecontent {
 margin: 0 auto;
 padding: 10px 10px 0 10px;
 }

.sideheader {
 padding: 2px 0 2px 6px;
 height: 16px;
 background-color: #000;
 color: #fff;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 border-top: 2px solid #fff;
 border-bottom: 2px solid #fff;
 margin: 0;
 }

#main {
 width: 597px;
 padding: 10px;
 border-left: 1px solid #000;
 text-align:left;
 float: right;
 }

#footer {
 padding: 4px;
 height: 36px;
 background-color: #c0c0c0;
 color: #000;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 border: 1px solid #000;
 clear: both;
 }

.emphasis {
 font-style: italic;
 }

.strong {
 font-weight: bold;
 }

.strike {
text-decoration: line-through;
}

.wallpaperleft {
 float: left;
 width: 199px;
 text-align: center;
 }

.wallpapercenter {
 float: left;
 width: 199px;
 text-align: center;
 }

.wallpaperright {
 float: right;
 width: 199px;
 text-align: center;
 }


/* Stuff for php surveyor */
.answertext
	{
	font-family: verdana;
	font-size: 11px;
	}
.array1
	{
	font-family: verdana;
	font-size: 11px;
	}
.array2
	{
	font-family: verdana;
	font-size: 11px;
	}
.errormandatory 
	{
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	}
/* End of stuff for php surveyor */


/* Stuff for 4images picture gallery */
.row0 {
  background-color: #fff;
  color: #000;
}

.row1 {
  background-color: #e1e1e1;
  color: #000;
}

.row2 {
  background-color: #efefef;
  color: #000;
}

.head1 {
  background-color: #000;
  color: #fff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head2 {
  background-color: #000;
  color: #fff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.clickstream {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
}

.marktext {
  color: #F00;
  background-color: #fff;
}

.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #F00;
}

form {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.logininput {
  background-color: #fff;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000;
  font-size: 11px;
  width: 130px;
}

.searchinput {
  background-color: #fff;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000;
  font-size: 11px;
  width: 130px;
}

.textarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000;
  font-size: 11px;
  width: 230px;
}

.input {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000;
  font-size: 11px;
  width: 230px;
}

.select {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000;
  font-size: 11px;
}

.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000;
  font-size: 11px;
}

.categoryselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000;
  font-size: 11px;
}

.dropdownmarker {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #efefef;
  color: #000;
  font-size: 11px;
}

.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #f0f0f0;
  color: #000;
  font-size: 11px;
}

.catbgcolor {
  background-color: #efefef;
}

.maincat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.subcat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.imagerow1 {
  background-color: #e1e1e1;
  color: #000;
  text-align: center;
}

.imagerow2 {
  background-color: #efefef;
  color: #000;
  text-align: center;
}
/* End of stuff for 4images picture gallery */


/* rest of the styling borrowed from WordPress 1.5 default theme 
   based on Kubrick (Michael Heilemann http://binarybonsai.com/kubrick/) */
   
   
/* Structure, Typography & Colors */

#page {
	margin: 20px auto;
	padding: 0;
	width: 750px;
	border: 1px solid #959596;
	background-color: #f8f8f8;
	text-align: left;
	}

#sidebar form {
	margin: 0;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
/* End Structure, Typography & Colors */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 20px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 30px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #000;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

img.justice {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	border: 1px solid #000;
	}
/* End Images */



/* Begin Lists
	Special stylized non-IE bullets
	Does not work in Internet Explorer, which merely default to normal bullets. */
	
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding: 0 0 6px 0;
	}

/* End Various Tags & Classes*/
