/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* main css */

body {
margin: 0;
padding: 0;
background-image: url(img/bg.png);
background-repeat: repeat;
text-align: justify;
}

#heading {
clear: both;
width: 100%;
height: 230px;
background-color: #000000;
}

div.maintitle {
margin-top: 10px;
margin-left: 15px;
letter-spacing: 3px;
float: left;
font: Verdana;
color: #d4d500;
width: 300px;
}


div.quote {
width: 600px;
color: #d4d500;
font: 10px Tahoma;
font-style: italic;
float: right;
}

#strap {
width: 100%;
height: 60px;
background-color: #171717;
border-bottom: 0.5px solid #fff;
}

#flash {
text-align: center;
background-image: url(img/news.jpg);
background-repeat: no-repeat;
width: 800px;
height: 220px;
margin:0px auto;
}

#nav {
clear: both;
width: 100%;
height: 40px;
border-bottom: 2px solid #000000;
margin-top: -15px;
background-image: url(img/nav.png);
text-align: center;
}

#wrap {
width: 900px;
margin: 0 auto;
}

div.title {
height: 30px;
background-image: url(img/title.png);
color: #d4d500;
font: 12px Verdana;
}

div.comm1 {
width:600px;
height: 25px;
background-image: url(img/comm.png);
}


div.content {
width: 600px;
color: #ffffff;
float: left;
background-color: #171717;
border : 2px solid #000000;
font: 12px Tahoma;
line-height: 1.55em;
margin-top: 10px;
}

#side {
width: 280px;
float: right;
font: 12px Tahoma;
color: #ffffff;

}

div.widgets {
width: 280px;
text-align: left;
color: #ffffff;
background-color: #171717;
font: 12px Tahoma;
border : 2px solid #000000;
line-height: 1.55em;
margin-top: 10px;
}

div.textwidget {
padding: 5px 10px;
}

p {
text-indent: 15px;
}

div.text {
padding: 5px 10px;
}

div.endpost {
padding: 4px 5px 5px 8px;
color: #ffffff;
font: 11px Verdana;
}



#footer {
clear: both;
width: 100%;
background-color: #171717;
text-align: center;
border-top: 0.5px solid #fff;
color: #ffffff;
}

#copyright {
text-align: center;
height: 30px;
background-image: url(img/title.png);
color: #d4d500;
border: 2px solid #000000;
font: 12px Verdana;
}

#subfooter {
width:960px;
margin: 0 auto;
text-align: center;
height:130px;
clear:both;
font: 10px Tahoma;
}

#subfooter .widget {
width:320px;
height:130px;
float:left;
}

#subfooter .widget .inner {
padding:5px;
}

#subfooter ul li {
text-align: left;
}

#subfooter ul {
padding: 0;
margin: 0;
}



ul.topnav {
margin-left: 0;
padding-top: 10px;
list-style-type: none;
}

ul.topnav li {
display: inline;
list-style: none;
font: 13px Verdana;
font-weight: bold;
border-right: 2px solid #000000;
}

h3 {
color: #d4d500;
font: 12px Verdana;
margin-top: 4px;
}

/* link properties */

a.top {
padding: 15px 15px;
margin-right: 3px;
text-decoration: none;
}

a.top:link {
color: #000000;
text-decoration: none;
}

a.top:visited {
color: #000000; 
text-decoration: none;
}

a.top:hover {
color: #000; 
text-decoration: none;
background-color: #d1d201;
}

a.top:active {
color: #000000; 
text-decoration: none;
}

a:link {
color: #ffffff;
letter-spacing: 1px;
}

a:visited {
color: #646464;
letter-spacing: 1px;
}

a:hover {
text-decoration: none;
letter-spacing: 1px;
}

a:active {
color: #ffffff; 
text-decoration: none;
letter-spacing: 1px;
}

/* calendar */

.post-date{
width: 50px;
height: 51px;
float: left;
margin-left: -20px;
margin-top: -5px;
background: url(img/date.png) no-repeat;
padding-left: 5px;
z-index: 1;
}

.magnifiers {
width: 50px;
height: 51px;
float: left;
margin-left: -20px;
margin-top: -5px;
background: url(img/magnifiers.png) no-repeat;
padding-left: 5px;
z-index: 1;
}

.month {
margin-left: 5px;
font: 12px Verdana;
color: #ffffff;
}

.day {
margin-left: 5px;
margin-top: 8px;
font: 16px Verdana;
font-weight: bold;
color: #000000;
}

/* css for comments */

ol.commentlist li {
padding: 5px;
list-style-type: none;
width: 500px;
}

div.comm {
width: 500px;
background-image: url(img/bg.png);
border: 2px solid #000000;
}

div.commtext {
width: 500px;
border-bottom: 2px solid #000000;
}

h2.widgettitle {
color: #d4d500;
}

/* css styling template serial killers defined */

body.defined {
margin: 0;
padding: 0;
background-image: url(img/bg.png);
background-repeat: repeat;
}

body.defined h2.widgettitle {
color: #8a8a8a;
}

body.defined #flash {
background-image: url(img/skd.jpg);
background-repeat: no-repeat;
}

body.defined #nav {
background-image: url(img/navg.png);
}

body.defined div.quote {
color: #8a8a8a;
} 

body.defined h3,h2,h4 {
color: #8a8a8a;
font: 12px Verdana;
}

body.defined a.top:hover {
color: #000; 
text-decoration: none;
background-color: #8a8a8a;
}

body.defined div.maintitle {
color: #8a8a8a;
}

/* css styling template psychological disorders */

body.disorders {
margin: 0;
padding: 0;
background-image: url(img/bg.png);
background-repeat: repeat;
}

body.disorders #flash {
background-image: url(img/pd.jpg);
background-repeat: no-repeat;
}

body.disorders h2.widgettitle {
color: #186eb6;
}

body.disorders #nav {
background-image: url(img/navb.png);
}

body.disorders div.quote {
color: #186eb6;
} 

body.disorders h3,h2,h4 {
color: #186eb6;
font: 12px Verdana;
}

body.disorders a.top:hover {
color: #000000; 
text-decoration: none;
background-color: #186eb6;
}

body.disorders div.maintitle {
color: #186eb6;
}

/* css styling template most notorious */

body.notorious {
margin: 0;
padding: 0;
background-image: url(img/bg.png);
background-repeat: repeat;
}

body.notorious #flash {
background-image: url(img/mn.jpg);
background-repeat: no-repeat;
}

body.notorious h2.widgettitle {
color: #ca0000;
}

body.notorious #flash {
background-image: url(img/mn.jpg);
}

body.notorious #nav {
background-image: url(img/navr.png);
}

body.notorious div.quote {
color: #ca0000;
} 

body.notorious h3,h2,h4 {
color: #ca0000;
font: 12px Verdana;
}

body.notorious a.top:hover {
color: #000; 
text-decoration: none;
background-color: #8e0202;
}

body.notorious div.maintitle {
color: #ca0000;
}

/* css styling template contact */

body.contact {
margin: 0;
padding: 0;
background-image: url(img/bg.png);
background-repeat: repeat;
}

body.contact #flash {
background-image: url(img/contact.jpg);
background-repeat: no-repeat;
}

body.contact h2.widgettitle {
color: #259c00;
}

body.contact #nav {
background-image: url(img/navgr.png);
}

body.contact div.quote {
color: #259c00;
} 

body.contact h3,h2,h4 {
color: #259c00;
font: 12px Verdana;
}

body.contact a.top:hover {
color: #000; 
text-decoration: none;
background-color: #1a6f00;
}

body.contact div.maintitle {
color: #259c00;
}

/* tables inside the document */

table {
width : 500px;
color : #aa8;
font: 12px Tahoma;
text-align : center;
}
td {
height : 50px;
border: 1px solid #aa8;
border-width: 0px 0px 1px 1px;
}
td.title {
border : none;
font-weight : bold;
text-align : center;
}

/* sidebarpage */

#sidelink {
background-color: #171717;
font: 12px Tahoma;
line-height: 1.55em;
padding: 5px;
}

#sidep {
width: 280px;
float: right;
font: 12px Tahoma;
text-align: left;
color: #ffffff;
margin-top: 10px;
background-color: #171717;
border : 2px solid #000000;
}


div.left {
float: left;
}

div.right {
float: right;
}

img.left {
float: left;
padding: 5px;
}


img.right {
float: right;
padding: 5px;
}

#side li {
margin: 5px 0px 0px 5px;
}

#sidep li {
margin: 5px 0px 0px 5px;

ul.nostyle {
list-style-type: none;
}