/*   
Theme Name: tess
Theme URI: http://www.tessreyes.com/
Description: tess reyes
Author: davidkroli
Author URI: http://www.tessreyes.com/
*/

body
{
	background: #000000;
	font-family: Verdana, Arial; 
	font-size: x-small;
}
a
{
	color: #FFFFFF;
	text-decoration: none;
}
a.sidebar
{
	color: #2E2E2E;
}
a.bottom
{
	text-decoration: underline;
}
a:hover
{
	color: #BFBFBF;
}
img
{
	border: 0;
	padding: 0px;
}
ul
{
	list-style: square inside url(./images/list.gif);
}
#wrapper
{
	width: 992px;
	margin: 0 auto 0 auto;
}	
#side_label
{
	width: 42px;
	height: 410px;
	background: url(./images/side_label3.gif);
	float: left;
}
#content
{
	width: 950px;
	float: right;
	background: url(./images/content_right.gif);
}
#top_banner
{
	width: 950px; 
	height: 300px;
	background: url(./images/top_banner3.gif);
}
#bottom_left_banner
{
	width: 504px; 
	height: 110px;
	background: url(./images/bottom_left_banner3.gif);
	float: left;
}
#bottom_right_banner
{
	width: 446px; 
	height: 110px;
	background: url(./images/bottom_right_banner3.gif);
	float: right;
}
#navigation_bar
{
	width: 950px;
	height: 20px;
	background: #7C7C7C;
	text-align: center;
	float: left;
}
#content_left
{
	background: #2C2C2C;
	width: 620px;
	color: #DDDDDD;
	padding: 15px;
	float: left;
}
#content_right
{
	background: url(./images/content_right.gif);
	width: 270px;
	color: #2E2E2E;
	padding: 15px;
	float: right;
}
#page
{
	background: #2C2C2C;
	width: 920px;
	color: #DDDDDD;
	padding: 15px;
	float: left;
}
#middle
{
	background: url(./images/content_right.gif);
	font-size: 120%;
	width: 890px;
	color: #2E2E2E;
	padding: 15px; 
	float: left;
}
#bottom
{
	width: 920px;
	padding-top: 15px;
	float: left;
}
#copyright
{
	background: #000000;
	width: 940px;
	text-align: center;
	color: #7C7C7C;
	padding: 5px;
	float: left;
}
.bottom_center
{
	width: 920px;
	text-align: center;
}
.content_right_center
{
	width: 270px;
	text-align: center;
}
.entry
{
	text-align: justify;
	line-height: 1.5em;
}
.previous
{
	text-align: left;
}
.next
{
	text-align: right;
}
h2
{
	font-size: 110%;
}
h2.date
{
	text-align: right;
}
