/*
Theme Name: 3COL-RDMBAN RR
Theme URI: http://takteekmedia.com/
Version: 1.4
Description: Black 3 column theme with 10 rotating banners.
Author: TAKTEEK
Author URI: http://takteekmedia.com/
Tags: three columns, right sidebar, widget ready, fixed width, rising sun, simple, black, gray, orange
*/

/* -standards- */

body {
	background: #000;
	color: #ffffff;
	font-family: "Arial";
	font-size: .75em;
	display: block;
	}
p {
	text-align: justify;
	}
h2 {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
	}
a {
	color: #ffffff;
	text-decoration: none;
	}
a:hover {
	color: #ffa20f;
	}
#navlink {
	margin-bottom: 40px;
	}

img {
         border: none;
}

/* -header- */

#topbar {
	padding: 30px 0 10px 0;
	width: 860px;
	}
#topbar .title a {
	color: #ffa20f;
	}
#topbar .title a:hover {
	color: #ffffff;
	}
#banner {     
	margin-top: 15px;
	margin-bottom: 10px;
	height: 160px;
	width: 865px;
         border: none;
	}

/* -content- */

#contentwrap {
	width: 860px;
	margin-top: 25px;
	}
#content {
	float: left;
	margin-left: 5px;
	margin-right: 45px;
	width: 500px;
	}

/* -navigation- */

#navigationwrap1 {
	margin-right: 20px;
	}
#navigationwrap1, #navigationwrap2 {
	float: left;
	}
#navigation1, #navigation2 {
	float: left;
	width: 120px;
	}
#navigation1 h2, #navigation2 h2,
#navigation1 h2.widgettitle,
#navigation2 h2.widgettitle {
	color: #ffa20f;
	font-size: 1em;
	font-weight: bold;
         margin-left: 0;
         margin-top: 10px;
         padding: 2px;
	text-transform: uppercase;
}
#navigation1 ul, #navigation2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation1 li, #navigation2 li {
	list-style: none;
	}
#navigation1 ul li, #navigation2 ul li {
	padding: 3px 3px 3px 10px;
	}
#navigation1 ul li ul li, #navigation2 ul li ul li {
	border: none;
	padding: 3px 3px 3px 10px;
	}

/* -post and entries- */

.post h2, .post h2 a, h2.album, h2.album a  {
	color: #ffa20f;
	text-transform: uppercase;
	}
.post h2 a:hover, h2.album a:hover {
	color: #ffffff;
	}
.post img, .post object, .post embed {
	display: block;
	margin: 0 auto;
	}
.post blockquote {
	background: url("images/blockquote.jpg") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
	}
.postmetadata-top {
	clear: both;
	margin-top: -15px;
	padding-bottom: 10px;
	}
.postmetadata-bottom {
	background: #121212;
	font-size: .9em;
	margin: 20px 0 40px 0;
	padding: 3px;
	}
.postmetadata-bottom a {
	color: #dedede;
	}
.postmetadata-bottom a:hover {
	color: #ffffff;
	}
.entry {
	clear: both;
	}
.entry a {
	color: #ffa20f;
	text-decoration: none;
	}
.entry a:hover {
	color: #ffffff;
	text-decoration: none;
	}

/* -search form- */

#searchsubmit {
	display: none;
	}

/* -footer- */

#footer {
	border-top: 1px solid #252525;
	clear: both;
	color: #404040;
         margin-top:20px;
	padding: 10px 0 30px 0;
	width: 860px;
	}
#footer a {
	color: #404040;
	}

/* -comments- */

#comments {
	clear: both;
	}
#respond {
	border-top: #252525 1px solid;
	clear: both;
	padding-top: 30px;
	}
.commentmetadata {
	text-transform: uppercase;
	}
.commentlist div.alt {
	background: #151515;
	color: #ffffff;
	padding: 10px;
	}
.commentlist div {
	background: #252525;
	color: #ffffff;
	padding: 10px;
	}
.commentlist div blockquote {
	background: #050505;
	border: 1px solid #404040;
}
.commentlist div.alt blockquote {
	background: #151515;
	border: 1px solid #404040;
}
#comment {
	height: 200px;
	width: 500px;
	}

/* -floats -*/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}



/* Heesbeen styles */

.searchLeft {
   background: #000 url('heesbeen/searchleft.gif');
   display: inline-block;
   width: 19px;
   height: 19px;
   float:left;
}

#s {
   background: #000 url("heesbeen/searchbg.gif");
   display: inline-block;
   border: none;
   width: 110px;
   height: 17px;
   float: left;
}


.searchRight {
   background: #000 url('heesbeen/searchright.gif');
   display: inline-block;
   width: 19px;
   height: 19px;
   float: left;
   margin-top: 0px;
}

.searchBox {
   display: block;
}

#navigation1, #navigation2 {
   margin-top: 16px;
}

img.rss {
   margin-left: 10px;
}

img.favorite {
   margin-left: 40px;
}

.editpost a {
   color: #5174a2;
}

.post {
   padding-bottom: 10px;
}

.rsswidget img {
   display: none
}

h2.widgettitle a {
         color: #ffa20f;
	font-size: 1em;
	font-weight: bold;
         margin-left: 0;
         margin-top: 10px;
         padding: 2px;
	text-transform: uppercase;
}