/*
Theme Name: Dark Ritual
Theme URI: http://www.kaushalsheth.com
Version: 1.0
Description:  Tribal-style three column layout.
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com
*/



/*#############################################################
Name: Dark Ritual
Date: 2006-11-06
Description: Tribal-style three column layout.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
a {color: #682;}

a:hover {color: #9A6;}

body {
	background: #333 url(../images/bg000000.gif);
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 3% 0;
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}


h1 {font-size: 1.2em;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #994;}
h3 {
font-size:12px;
font-family:"Lucida Sans Unicode",sans-serif;
margin:4px;
}

hr {
color:#494949;

}
/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	background: url(../images/bgcontai.gif) repeat-y;
	width: 640px;
	border: 12px solid #494949;
}

/* header */
.header {
	width: 640px;
	background: url(../images/header00.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;	
}

/* structure */
.subnav {
	float: left;
	width: 160px;
	text-align:left;
}
/* sub-navigation */
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #000000;
	list-style: none;
	color: #fff;
}
.subnav li a {
	background: #fff;	
	color: #000;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #000;
	color: #fff;
}

/* footer */
.footer {
	background: url(../images/bgfooter.gif) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 39px;
	width:100%;
	text-align:right;
}
.footer a {color: #EEE;
padding-right:10px;}
.footer a:hover {color: #FAFCB0;}

.icerik {
text-align:left;
padding:10px;

}
.anametin {
text-align:left;
}
