/*  
Theme Name: convention
Theme URI: http://www.jmsearcy.com
Description: Phi Mu Alpha, Sinfonia NAtional Convention 2009 Theme. All Hail!!!
Version: 1.0
Author: Joe Searcy
Author URI: http://jmsearcy.com

*/

a {
	color: #FF0000;
}
body {
	background-color: #000000;
}
#header {
	background-image: url('./images/header_center.jpg');
	width: 798px;
	height: 406px;
	float: left;
}
#main_bg {
	background: url('./images/content_bkgr.jpg') repeat-y;
	width: 798px;
	height: auto;
	float: left;
}
#content {
	padding: 0 20px 20px 20px;
	text-align: left;
	margin: 0;
	height: auto;
	width: 525px;
	float: left;
}
#content h2 {
	display: none;
}
#footer {
	background: url('./images/footer.jpg') no-repeat;
	width: 798px;
	height: auto;
	clear: both;
	float: left;
	background-color: #000000;
	color: #000000;
	margin: 0 101px 0 101px;
	text-align: center;
	padding-bottom: 10px;
}
.spacer {
	height: 50px;
}
#syndication {
	text-align: center;
	position: relative;
	bottom: -20px;
	color: #FFCC66;
	padding-bottom: 20px;
	margin:  0 101px 0 101px;
	clear: both;
	font-size: 80%;
}
#syndication a {
	color: #FF0000;
}
#left {
	background: url('./images/bkgr_left.jpg') no-repeat;
	width: 101px;
	height: 797px;
	float: left;
}
#right {
	background: url('./images/bkgr_right.jpg') no-repeat;
	width: 101px;
	height: 797px;
	float: right;
}
#wrapper {
	height:auto;
	margin-left : auto;
	margin-right : auto;
	padding : 0;
	width: 1000px;
	text-align: center;
	margin-top: 0px;
}
a img {			/* Clear blue border around Images with links within Firefox */
	text-decoration: none;
	border: none;
	outline: none;
}
/* Start "Sidebar" CSS *****************************************************************************************/
	
.sidebar {
	float :right;
	width : 200px;
	margin-top : 5px;
	padding : 1em;
	text-align: left;
}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}
.sidebar ul li {
	padding: 5px 0 5px 0;
}
.sidebar ul li h2 {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: medium;
}
.sidebar ul ul li {
	padding: 0;
	line-height: 24px;
}
/* Sidebar Menu */



#search {
	text-align: center;
	padding: 0 15px 0 0;
}
#convinfo {
	text-align: center;
	padding: 20px 20px 20px 0;
}

#rss {
	position: relative;
	top: -85px;
	padding-left: 25px;
}

/* End "Sidebar" CSS ********************************************************************************************/

/* Start "POST" CSS ****************************************************************************************************/


.post h2 {
	padding: 5px 0 5px 0;
	text-align: left;
	font-weight: bolder;
	font : 150% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
	text-transform : uppercase;
	letter-spacing : 3px;
	color: #FF0000;
	border-bottom: none;
}
.post small {
	font-weight: bold;
	color: #000000;
}
.postmetadata {
	font-size: 10px;
}
/* End "POST" CSS ********************************************************************************************************/



/* Test CSS for Magic Menu Effects***************************************/


#menu {
	background: url('./images/menu_bg.png') no-repeat;
	width: 172px;
	height: 615px;
	padding-left: 10px;
	padding-top: 50px;
}
#menu ul {
}
#menu a:hover {
	background: url('./images/menu/menu_hover.png');
	width: 151px;
	height: 49px;
	display: block;
	float: left;
}
.sidebar .home a {
	background: url('./images/menu/home.png');
	width: 146px;
	height: 49px;
	padding-left: 0;
	float: left;
}
.sidebar .register a {
	background: url('./images/menu/registration.png');
	width: 146px;
	height: 49px;
	float: left;
}
.sidebar .hotel a {
	background: url('./images/menu/hotel.png');
	width: 146px;
	height: 49px;
	float: left;
}
.sidebar .music a {
	background: url('./images/menu/music.png');
	width: 146px;
	height: 49px;
	float: left;
}
.sidebar .magic a {
	background: url('./images/menu/magic.png');
	width: 146px;
	height: 49px;
	float: left;
}
.sidebar .program a {
	background: url('./images/menu/program.png');
	width: 146px;
	height: 49px;
	float: left;
}
.sidebar .faq a {
	background: url('./images/menu/faq.png');
	width: 146px;
	height: 49px;
	float: left;
}

.sidebar .blog a {
	background: url('./images/menu/blog.png');
	width: 146px;
	height: 49px;
	float: left;
}

.sidebar .forum a {
	background: url('./images/menu/forum.png');
	width: 146px;
	height: 49px;
	float: left;
}

/* End Magic Menu Effects************************************************/

#content comments {
	font : 150% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
}
