/*
THEME NAME: Expr.ession.V.0.1
THEME URI: http://expr.ession.net
DESCRIPTION: TwiRp's first layout filled with javascript and whatnot.
VERSION: 0.1
AUTHOR: TwiRp
AUTHOR URI: http://twirp.net
*/

body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana;
}

#headBack {
	width: 100%;
	height: 150px;
	background-image: url(images/head_back.jpg);
	overflow: hidden;
}

#header {
	width: 700px;
	height: 150px;
	overflow: hidden;
	background-image: url(images/header.jpg);
}

#menuBack {
	background-image: url(images/menu_back.png);
	width: 100%;
	height: 30px;
}

#menu {
	text-align: right;
	background-image: url(images/menu.png);
	overflow: hidden;
	width: 793px;
	height: 30px;
}

#menu a {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #000000;
}

#containerBack {
	background-color: #CBCBCB;
	min-height: 600px;
	width: 100%;
}

#container {
	background-color: #EEEEEE;
	width: 787px;
	min-height: 600px;
	text-align: justify;
	padding-left: 3px;
	padding-right: 3px;
}

#contents {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
}

#contents p a, .post a, .entry-meta a, #nav-below a {
	text-decoration: none;
	color: #656565;
}

#contents p a:hover, .post a:hover, #contents a:hover, .entry-meta a:hover, #nav-below a:hover {
	font-weight: bold;
	color: #000000;
}

.posttime {
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 30px;
	color: #C5C5C5;
	text-decoration: none;
	width: 100%;
	font-family: Fantasy, Serif, Georgia;
	font-weight: bold;
}

.posttime a {
	text-decoration: none;
	font-size: 30px;
	font-weight: bold;
	color: #C5C5C5;
}

.posttime span {
	position: absolute;
	right: 50px;
	top: 16px;
	font-size: 24px;
	color: #1C1C1C;
	text-decoration: none;
	font-family: Fantasy, Serif, Georgia;
	font-weight: bold;
}

.posttime span a {
	text-decoration: none;
	color: #1C1C1C;
	font-size: 24px;
	font-weight: bold;
}

.Note {
	font-size: 10px;
}

#nav-above {
	width: 60%;
	float: right;
	font-size: 11px;
}

#nav-below {
	width: 60%;
	float: left;
	font-size: 11px;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

.clearer {
	clear: both;
}

.entry-meta {
	font-size: 10px;
	border-top: 1px #4096EE dotted;
	border-bottom: 1px #4096EE dotted;
	width: 60%;
}

#comments-list {
	width: 75%;
}

#comments-list ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#comments-list li {
	font-size: 12px;
	font-family: Verdana;
}

#comments-list p {
	margin: 0 0 2px 0;
}

.gravatar {
	float: left;
	padding: 0px 4px 0px 0px;
}

.un {
	border-top: 1px #FF4DA9 dotted;
	border-bottom: 1px #FF4DA9 dotted;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}

.doo {
	border-top: 1px #4096EE dotted;
	border-bottom: 1px #4096EE dotted;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.formcontainer {
	width: 65%;
}

input, textarea, select {
	border: 1px #323232 solid;
	color: #323232;
	background-color: #DDDDDD;
}

#sidebot {
	width: 100%;
}

.bottomMenu h2 {
	font-size: 15px;
}

.bottomMenu {
	width: 30%;
	margin-right: 3%;
	float: left;
	overflow: hidden;
	font-size: 12px;
}

img {
	text-decoration: none;
	border: 0px;
}

.bottomMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.bottomMenu li {
	margin-bottom: 2px;
}

.bottomMenu a {
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 200px;
	border-right: 2px #494B4D solid;
	border-bottom: 1px #494B4D solid;
	color: #494B4D;
}

.bottomMenu a:hover {
	background-color: #EEEEEE;
	border-bottom: 1px #FFFFFF solid;
	border-right: 2px #FFFFFF solid;
}

blockquote {
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
}

#breakerBack {
	background-image: url(images/menu_back.png);
	width: 100%;
	height: 4px;
}

#breaker {
	text-align: right;
	background-image: url(images/menu.png);
	overflow: hidden;
	width: 793px;
	height: 4px;
}

#credits {
	text-align: center;
	background-image: url(images/head_back.jpg);
	height: 50px;
	color: #EEEEEE;
	font-family: Verdana;
	font-size: 12px;
}

#credits a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}

#credits a:hover{
	border-bottom: 1px solid #FFFFFF;
}

#sideBar {
	text-align: left;
}

#sideBar h2 {
	color: #EEEEEE;
	font-size: 18px;
	font-family: Verdana;
	margin: 10px 10px 10px 10px;
	font-weight: bold !important;
}

#sideBar h2 span {
	font-size: 14px;
	font-weight: normal !important;
}

#sideBar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sideBar li {
	margin: 0px 10px 3px 10px;
	padding: 2px;
	list-style-type: none;
	display: block;
	width: 177px;
	color: #EEEEEE;
}

#sideBar li a {
	width: 100%;
}

#sideBar li a:link, #sideBar li a:visited {
	color: #DDDDDD;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}

#sideBar li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#sideBar{
	position: fixed;
	width: auto;
	height: auto;
	top: 190px;
	left:0px;
	background-image:url(images/background-left.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

#sideBarTab{
	float:left;
	height:137px;
	width:28px;
}

#sideBarTab img{
	border:0px solid #FFFFFF;
}

#sideBarContents{
	float:left;
	overflow:hidden !important;
	width:150px;
}

#sideBarContentsInner{
	width:150px;
}

.centered {
	margin: 0 auto 0 auto;
}