/*#############################################################
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 */
* {
	margin: 0;
	padding: 0;
}

a {color: #682;}

a:hover {
	color: #9A6;
	font-weight: bold;
}

body {
	background: #333 url(./images/bg.gif);
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 3% 0;
}

p,ul {
	padding-bottom: 1em;
	background-image: none;
	font-size: medium;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {
	list-style-image: url(img/li.gif);
}

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: #090;
	font-size: 18px;
}

/* misc */
.clearer {
	clear: both;
	color: #333;
}
.main_right .padded {padding: 6px 2px 6px 16px;}
.main .padded {padding: 18px 24px;}
.meta {
	font-size: 14em;
	color: #666;
}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 840px;
	border: 12px solid #000;
	background-image: none;
	background-repeat: repeat-y;
	position: relative;
}

/* header */
.header {
	float: left;
	width: 635px;
	text-align: center;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, sans-serif;
	font-size: 2.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: 210px;
}

/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 155px;
	text-align: center;
	background-image: url(./images/nav.jpg);
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 5px;
	border-top-style: solid;
}
.main {
	color: #FFF;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-width: 5px;
	border-top-style: solid;
	overflow: auto;
}
.main_right {
	float: right;
	color: #CCC;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: 210px;
	width: 190px;
}

/* sub-navigation */
.subnav h1 {
	color: #FFE;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #696755;
	list-style: none;
}
.subnav li a {
	background: #89866F;	
	color: #111;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #9C997C;
	color: #000;
}

/* footer */
.footer {
	color: #CCC;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
	background-image: none;
	background-repeat: repeat-x;
}
.footer .left,.footer .right {
	padding: 0 16px;
}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}
.container .subnav h1 a img {
}
.container .subnav a img {

}
.container .main .padded table tr td {
	font-size: 14px;
	color: #FFF;
}
.container .main .padded table tr td a {
	font-size: 14px;
	color: #FFF;
}

/* Tweets */
.content ul.tweets {clear:both;margin:0;padding:0;list-style:none;margin-bottom:20px;}
.content ul.tweets li{
    height:150px;padding-left:110px;padding-top:20px;padding-right:15px;
    margin-bottom:5px;font-size:14px;
	
	background:url(/twitterzoid/example-images/tweet-bg.png) 0px 0px no-repeat;
}
.tweetmeta{
}
.content {
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}}
