/*
Theme Name: SUAF
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Paragon
Author URI: http://www.iamparagon.com
Tags: blue, custom header, fixed width, two columns, widgets

	SUAF v1
	 http://iamparagon.com/

	This theme was designed and built by Paragon Design Group

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*
-------------------------------------------------
PAGE SETUP
-------------------------------------------------
*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, 'Lucida Grande', Verdana,  Sans-Serif;
	background: #000 url('images/suaf-bkg.jpg') no-repeat;
	background-position: top center;
	color: #333;
	text-align: center;
}

#page {
	width: 857px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}


img { border: 0; }
/*
-------------------------------------------------
END PAGE SETUP
-------------------------------------------------
*/



/*
-------------------------------------------------
COMMON
-------------------------------------------------
*/
.clear {
	clear: both;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #deaa1e;
}
/*
-------------------------------------------------
END COMMON
-------------------------------------------------
*/



/*
-------------------------------------------------
HEADER
-------------------------------------------------
*/
#header {
	width: 857px;
	height: 97px;
	background: url('images/suaf-header.jpg') no-repeat top center;
}

#logo {
	float: left;
	height: 97px;
	width: 285px;
}

#mini_nav {
	float: right;
	width: 440px;
	margin: 40px 120px 0 0;
	list-style-type: none;
}

#mini_nav li {
	float: left;
	padding: 0 15px 0 0;
}

#mini_nav a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#mini_nav a:hover {
	text-decoration: underline;
}

#mini_mini_nav {
	float: right;
	margin: 10px 50px 0 0;
}

#mini_mini_nav a {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

#mini_mini_nav a:hover {
	text-decoration: none;
}

#mini_mini_nav li {
	float: left;
	padding: 0 0 0 15px;
	list-style-type: none;
}
/*
-------------------------------------------------
END HEADER
-------------------------------------------------
*/



/*
-------------------------------------------------
MAIN NAV
-------------------------------------------------
*/
#main_img {
	margin: 15px 0 0 0;
	height: 345px;
	width: 856px;
}

#main_nav {
	width: 856px;
	height: 51px;
}

#main_nav li {
	float: left;
	display: inline;
}

#main_nav li a {
	display: block;
	height: 51px;
	text-decoration: none;
}

#main_nav li a span {
	visibility: hidden;
}

#main_nav ul {
	list-style: none;
}

#main_nav ul li {
	float: left;
}

#main_nav ul li.page-item-3 {
	width: 110px;
	background: transparent url(images/theLineUp_btn.gif) no-repeat;
}

#main_nav ul li.page-item-5 {
	width: 118px;
	background: transparent url(images/vidsPics_btn.gif) no-repeat;
}

#main_nav ul li.page-item-7 {
	width: 120px;
	background: transparent url(images/artistLink_btn.gif) no-repeat;
}

#main_nav ul li.page-item-9 {
	width: 92px;
	background: transparent url(images/sponsors_btn.gif) no-repeat;
}

#main_nav ul li.page-item-12 {
	width: 67px;
	background: transparent url(images/media_btn.gif) no-repeat;
}
/*
-------------------------------------------------
END MAIN NAV
-------------------------------------------------
*/



/*
-------------------------------------------------
CONTENT
-------------------------------------------------
*/
#content {
	margin: 20px 0 0 0;
	color: #e7e7e7;
}

#content a {
	color: #deaa1e;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

.page_content img {
	padding: 0 0 .5em 0;
}

.page_content p {
	margin: 0 0 .7em 0;
}

.page-shrink {
	float: left;
	width: 610px;
}

.navigation {
	width: 100%;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
/*
-------------------------------------------------
END CONTENT
-------------------------------------------------
*/



/*
-------------------------------------------------
PROMO
-------------------------------------------------
*/
.promo {
	float: left;
	margin: 0 15px 0 0;
	width: 225px;
}
/*
-------------------------------------------------
END PROMO
-------------------------------------------------
*/



/*
-------------------------------------------------
BLOG POSTS
-------------------------------------------------
*/
.blog-posts {
	float: left;
	width: 600px;
	color: #e7e7e7;
}

.post {
	padding: 1.5em 0;
}

.post p {
	padding: 0 0 1em 0;
}
/*
-------------------------------------------------
END BLOG POSTS
-------------------------------------------------
*/



/*
-------------------------------------------------
RESPOND
-------------------------------------------------
*/
#respond {
	color: #e7e7e7;
}

#respond p {
	margin: 0 0 5px 0;
}

#comments {
	margin: 1em 0;
}

.comment {
	margin: 1em 0 3em 0;
}
/*
-------------------------------------------------
END RESPOND
-------------------------------------------------
*/



/*
-------------------------------------------------
SIDEBAR
-------------------------------------------------
*/
#sidebar {
	float: right;
	margin: 15px 0 0 0;
	width: 200px;
	color: #575757;
}

#sidebar ul {
	margin: 5px 0 0 0;
	list-style-type: none;
}

#sidebar ul ul li {
	margin: 0 0 .5em 0;
}

#sidebar ul ul ul {
	padding: 0 0 0 13px;
}

#sidebar a {
	color: #e7e7e7;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
/*
-------------------------------------------------
END SIDEBAR
-------------------------------------------------
*/



/*
-------------------------------------------------
SITEMAP
-------------------------------------------------
*/
#sitemap_list, #sitemap_list ul {
	margin: 0 0 0 20px;
}
/*
-------------------------------------------------
END SITEMAP
-------------------------------------------------
*/



/*
-------------------------------------------------
FOOTER
-------------------------------------------------
*/
#footer {
	margin: 15px 0;
	font-size: 90%;
	color: #575757;
}

.bar {
	margin: 0 0 10px 0;
	border: 0px;
	height: 2px;
	background: #3b3b3b;
}

#footer_nav {
}

#footer_nav a {
	color: #575757;
	text-decoration: none;
}

#footer_nav a:hover {
	text-decoration: underline;
}

#footer_nav ul {
	float: left;
	list-style-type: none;
}

#footer_nav ul li {
	float: left;
	padding: 0 1em 0 0;
}

#rss {
	float: right;
}

#rss a {
	color: #deaa1e;
}
/*
-------------------------------------------------
END FOOTER
-------------------------------------------------
*/