/*
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: #000000;
	color: #ffffff;
	font-family: "Arial";
	font-size: .75em;
	display: block;
	}
p {
	text-align: left;
        font-size: 1.1em;
	}

p.joke {
        font-weight: bold;
        font-style: normal;
        font-size: 13px;
        font-family: 'comic sans ms', arial, serif;
}  /* modification by music.violetblaze.com */

p.quote {
        font-style: italic;
        font-weight: bold;
        font-size: 14px;
}  /* modification by music.violetblaze.com */

p.lfim_title {
margin-top: 16px;
margin-left: -24px;
text-align: center;
font-family: 'comic sans ms', georgia, serif;
font-variant: small-caps;
font-weight: bold;
font-size: 16px;
color: #557799;
}  /* modification by music.violetblaze.com */

p.lfim_ch {
margin-top: -12px;
margin-left: -29px;
margin-bottom: 19px;
text-align: center;
font-family:  'times new roman', georgia, serif;
font-variant:small-caps;
font-weight: bold;
font-size: 14px;
color:#777777;
}  /* modification by music.violetblaze.com */

hr {
        border-style: solid;
        border-width: 1px;
        border-color: #454545;
}  /* modification by music.violetblaze.com */

hr.thin {
	border: none;
        border-top: solid 1px #454545;
}  /* modification by music.violetblaze.com */

h2 {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
	}
a {
	color: #ffffff;
	text-decoration: none;
	}
a:hover {
	color: #ffa20f;
color: #77aaee;  /* modification by music.violetblaze.com */
font-weight: bold;  /* modification by music.violetblaze.com */
	}
#navlink {
	margin-bottom: 40px;
	}

/* -header- */

#topbar {
	padding: 30px 0 10px 0;
	width: 860px;
	}
#topbar .title a {
	color: #ffa20f;
color: #aa77ee;  /* modification by music.violetblaze.com */
	}
#topbar .title a:hover {
	color: #ffffff;
	}
#banner {
	background: url("banners/rotator.php") no-repeat top left;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #252525;
	height: 296px;
	width: 860px;
	}
#banner img {
	height: 296px;
	width: 860px;
	}

/* -content- */

#contentwrap {
	margin-top: 20px;
	width: 860px;
	}
#content {
	float: left;
	margin-right: 30px;
	width: 500px;
	}

/* -navigation- */

#navigationwrap1 {
	margin-right: 30px;
	}
#navigationwrap1, #navigationwrap2 {
	float: left;
	margin-bottom: 40px;
	}
#navigation1, #navigation2 {
	float: left;
	width: 150px;
	}
#navigation1 h2 {
	font-weight: normal;
	text-transform: uppercase;
	}
#navigation1 h2.small, #navigation2 h2.small, #navigation1 h2.widgettitle, #navigation2 h2.widgettitle {
	border-bottom: 1px dotted #404040;
	color: #404040;
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: none;
	}
#navigation1 ul, #navigation2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation1 li, #navigation2 li {
	list-style: none;
	}
#navigation1 ul li:hover , #navigation2 ul li:hover {
	background: #252525;
	}
#navigation1 ul li, #navigation2 ul li {
	border-bottom: 1px dotted #252525;
	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 {
	color: #ffa20f;
color: #aa44ee; color: #bb77ff;  /* modification by music.violetblaze.com */
	text-transform: uppercase;
	}
.post h2 a:hover {
	color: #ffffff;
color: #77aaee;  /* modification by music.violetblaze.com */
font-weight: normal;  /* modification by music.violetblaze.com */
	}
.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: #252525;
	font-size: .9em;
	margin: 20px 0 40px 0;
	padding: 3px;
	}
.postmetadata-bottom a {
	color: #dadada;
	}
.postmetadata-bottom a:hover {
	color: #ffffff;
	}
.entry {
	clear: both;
	}
.entry a {
	color: #ffa20f;
color: #77aaee;  /* modification by music.violetblaze.com */
color: #7Aa2eD;  /* modification by music.violetblaze.com */
	text-decoration: none;
font-weight: bold;  /* modification by music.violetblaze.com */
	}
.entry a:hover {
	color: #ffffff;
color: #aaeeff; /* modification by music.violetblaze.com */
	text-decoration: none;
background-color: #452545;  /* modification by music.violetblaze.com */
	}

/* -search form- */

#searchsubmit {
	display: none;
	}
#s {
	background: #ffffff url("images/magnifier.png") no-repeat top left;
	border: none;
	padding: 1px 2px 1px 17px;
	width: 250px;
	}

/* -footer- */

#footer {
	border-top: 1px solid #252525;
	clear: both;
	color: #404040;
	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: #252525;
	color: #ffffff;
	padding: 10px;
	}
.commentlist div {
	padding: 10px;
	}
.commentlist div blockquote {
	background: #252525;
	border: 1px solid #404040;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px;
}
.commentlist div.alt blockquote {
	background: #000000;
	border: 1px solid #404040;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px;
}
#comment {
	height: 200px;
	width: 500px;
	}

/* -floats -*/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
