/*
Theme Name: Visionary (Customized)
Theme URI: http://houserafflesecrets.com
Description: A customized version of the Visionary theme for House Raffle Secrets
Template: visionary
Author: Crystal Williams
Author URI: http://houserafflesecrets.com
*/

/* Import base styling */
@import url('../visionary/library/css/base.css');

/* Import default styling. */
@import url('../visionary/library/css/default.css');


#header #site-title a {
	width: 328px;
	height: 61px;
	display: block;
	margin: 5px 0;
	background: url(images/header.gif) no-repeat 0 0;
	}

#feed li.feed-url a { background: url(images/feed-icon.gif) no-repeat 0 0; }

#feed li.feed-email a { background: url(images/mail-icon.gif) no-repeat 0 0; }

.post ul li {
	padding-left: 15px;
	background: url(images/menu-bullet.gif) no-repeat 0 .5em;
	}

.menu li, .tab-content li {
	margin: 0 5px 5px 5px;
	padding-left: 15px;
	background: url(images/menu-bullet.gif) no-repeat 0 .5em;
	}

#footer .credit {
	display: none;
	/*background: url(images/visionary-icon.gif) no-repeat 0 0;*/
	}

#content .post table { border: 2px solid #666; border-collapse: collapse; margin: 1em auto 2em; }

#content .post td,  #content .post th { border: 1px solid #666; padding: 5px; color: #333; }

p, li, td, th { line-height: 1.5em; font-size: 1em; font-family: Verdana, Arial, sans-serif }

#header #site-title a {
	width: 500px;
	height: 100px;
	display: block;
	margin: 5px 0;
	background: url(images/header.jpg) no-repeat 0 0;
	}

#feed .feed-email, #feed .feed-url { font-size: .9em; }

#content .post th { font-weight: bold; font-size: 1em; background-color: #333; color: white; }

#sidebar p, #sidebar li { font-size: .9em; line-height: 1.5em; }

strong a {font-weight: bold;}

#top-nav li {
	display: inline;
	margin: 0 18px 0 0;
}