/*
Theme Name: rsefer.com Theme
Theme URI: http://rsefer.com
Description: Theme specifically designed for rsefer.com
Version: 3.0
Author: Robert Sefer
*/

body
{
	font-family: 'Lucida Grande', Helvetica, sans-serif;
}

a, a:visited, a img
{
	color: #999999;
	border: none;
}

a:hover
{
	color: #000000;
}

.nocomments
{
	display: none;
}

#wrapper
{
	width: 875px;
	margin: 0 0 15px 0;
}

#header
{
	margin: -8px 0 20px 0;
	padding: 0;
	border-width: 1px;
}

#title
{
	margin: -50px 0 0px 25px;
	text-align: left;
	
	color: #999999;
}

#title a { text-decoration: none; color: #ffffff; }


#test, #test a
{
	position: relative;
	z-index: 10;
	float: right;
	margin: -20px 20px 0px 0px;
	color: #ffffff;
	padding: 1px 2px;
	text-decoration: none;
}

#contact-link
{
	position: relative;
	z-index: 10;
	float: right;
	margin: -20px 20px 0px 0px;
	border: 1px;
	border-color: #000000;
	color: #ffffff;
	/*background: #999999;*/
	padding: 1px 2px;
	display: none;
}

#contact-link a { text-decoration: none; color: #ffffff; }

#contact
{
	font-family: Lucida Grande;
	font-size: 12px;
	text-align: left;
	position: relative;
	left: 100px;
	top: 10px;
	display: none;
}

#contact a
{
	text-decoration: none;
	margin: -20px 0 0 0;
}

#contact a img
{
	margin: 3px 4px 0 0;
	border: none;
	text-decoration: none;
}

#archive-title, #archive-title a
{
	position: absolute;
	left: 810px;
	top: 305px;
	text-align: right;
	
	width: 200px;
	
	z-index: 10;
	color: #ffffff;
}

#header-ad
{
	float: right;
}

#menu
{
	display: none;
	height: 50px;
	/*margin: 15px 0 50px 0;*/
	margin: 0px 0 0px 0;
	
	color: #999999;
}

#menu-item
{
	float: left;
	margin: 0 10px 0 0;
	
}

#menu-item a, a:visited
{
	text-decoration: none;
	color: #999999;
}

#menu-item a:hover
{
	text-decoration: none;
	color: #000000;
}

#email
{
	float: right;
	margin: 0 0 0 0;
	color: #999999;
}

#content
{
	text-align: justify;
}

.post
{
	margin: 0px 0 0 0;
	clear: left;
}

.post a { text-decoration: none; }

#post-title, #post-title a, #post-title a:visited
{
	float: left;
	font-size: 20px;
	height: 20px;
	margin: 0 0 10px 0;
	text-decoration: none;
}

#post-title img
{
	margin: 8px 5px 0 5px;
}

#comment-link, #comment-link a, #comment-link a:visited
{
	float: right;
	font-size: 15px;
	height: 20px;
	padding: 2px 0 0 0;
	text-decoration: none;
}

#date
{
	float: left;
	margin: 4px 0 0 0;
}

#post-content
{
	clear: both;
}

#comments
{
	margin: 0 auto 0 auto;
}

#navigation, #navigation a, #navigation a:visited
{
	clear: both;
	text-decoration: none;
}

#nav-left { float: left; }
#nav-right { float: right; }

#footer
{
	clear: both;
	margin: 25px 0 25px 0;
	color: #999999;
	font-size: 10px;
}

#footer a, #footer a:visited
{
	text-decoration: none;
}