/* @override http://new.gregmacpherson.com/wp-content/themes/gmac/style.css */

/*  
Theme Name: Mr. Invitation
Theme URI: http://gregmacpherson.com
Description: 2010 theme for Greggers.
Version: 1.0
Author: Greg MacPherson and Derek "much-larger-dink" Hogue
Author URI: http://amphibian.info
*/

/* @group Reset */

/* Word to Eric Meyer */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, hr, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Global */


body {
	background: #000 url(backgrounds/rotator.php) repeat right top;
	background-attachment: fixed;
	color: #EEE;
	font: normal 14px/19px Georgia, Palatini, serif;
	text-align: center;
}

a {
	color: #77B8C7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p, ul, ol {
	margin: 0 0 1em;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 20px;
	color: #666;
}

h2 a {
	color: #666;
}

h2 a:hover {
	color: #77B8C7;
	text-decoration: none;
}

h3 {
	color: #999;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}


ul li {
	list-style: none outside;
	list-style-image: url(images/bullet.png);
	margin: 0 0 10px 20px;
}

ol li {
	list-style: decimal outside;
	margin: 0 0 0 30px;
}

ol li a {
	font: normal 11px/14px Arial, Helvetica, sans;
	text-transform: uppercase;
}

blockquote {
	margin: 0 1em 1.285em 1em;
	font-style: italic;
}

blockquote em {
	font-style: normal;
}

.inner {
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#body {
	padding: 110px 0 50px;
}

.content {
	float: left;
	text-align: left;
	width: 580px;
}

.inner-content {
	background: url(images/background.png);
	padding: 20px;	
}

/* @end */

/* @group Sidebar */

#sidebar {
	float: right;
	text-align: left;
	width: 280px;
}

#sidebar .inner-content {
	margin-bottom: 50px;
}

#sidebar .inner-content p:last-child {
	margin-bottom: 0;
}

.album {
	padding: 18px;
	text-align: center;
}
.album a {
	display: block;
	margin-bottom: 5px;
}

.album a img {
	border: 1px solid #333;
}

.album a:hover img {
	border-color: #EEE;
}

/* @end */



/* @group Header */

#top {
	background: #111;
	border-bottom: 2px solid #EEE;
	height: 60px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 5;
}

h1 {
	height: 60px;
	left: 0;
	position: absolute;
	top: 0;
	width: 315px;
}

h1 a {
	background: #111 url(images/nav.png) no-repeat left top;
	display: block;
	height: 60px;
	text-indent: -9999px;
	width: 315px;
}

h1 a:hover {
	background-position: 0 -60px;
}

#top ul {
	height: 60px;
	left: 315px;
	margin: 0;
	position: absolute;
	top: 0;
	width: 645px;
}

#top li {
	float: left;
	height: 60px;
	list-style: none outside;
	list-style-image: none;
	margin: 0;
	position: relative;
}

#top li a {
	background: transparent url(images/nav.png) no-repeat left top;
	display: block;
	height: 60px;
	text-indent: -9999px;
}

li#news a {
	background-position: -315px 0;
	width: 85px;
}
li#news a:hover, li#news.current a  {
	background-position: -315px -60px;
}

li#shows a {
	background-position: -400px 0;
	width: 90px;
}
li#shows a:hover, li#shows.current a  {
	background-position: -400px -60px;
}

li#music a {
	background-position: -490px 0;
	width: 90px;
}
li#music a:hover, li#music.current a  {
	background-position: -490px -60px;
}

li#photos a {
	background-position: -580px 0;
	width: 100px;
}
li#photos a:hover, li#photos.current a  {
	background-position: -580px -60px;
}

li#about a {
	background-position: -680px 0;
	width: 80px;
}
li#about a:hover, li#about.current a  {
	background-position: -680px -60px;
}

li#player a {
	background-position: -760px 0;
	width: 200px;
}
li#player a:hover  {
	background-position: -760px -60px;
}

#top li ul {
	background: #111;
	border: 2px solid #EEE;
	border-width: 0 2px 2px;
	display: none;
	height: auto;
	left: -50px;
	margin: 0;
	position: absolute;
	top: 60px;
	width: 200px;
	z-index: 99;
}

#top li li {
	border-top: 1px solid #333;
	float: none;
	height: 70px;
	text-align: left;
	width: 200px;
}

#top li li a {
	background: none;
	display: block;
	height: 50px;
	padding: 10px;
	text-indent: 0;
	width: 180px;
}

#top li li a:hover {
	background: #222;
	color: #FFF;
	text-decoration: none;
}

#top li li img {
	border: 1px solid #333;
	float: left;
}

#top li li span {
	display: block;
	font: italic 12px/17px Georgia, Palatino, serif;
	margin-left: 60px;
	padding-top: 10px;
}

/* @end */

/* @group Music */

#page-music {
	width: 960px;
}

#page-music li {
	float: left;
	list-style: none outside;
	list-style-image: none;
	margin: 0 60px 60px 0;
	padding: 18px;
	width: 240px;
}

#page-music li img {
	border: 1px solid #333;
}

#page-music li a:hover img {
	border-color: #EEE;
}

li.no-margin {
	margin-right: 0 !important;
}

#page-album .attachment-cover-240 {
	border: 1px solid #FFF;
	float: left;
}

.album-info {
	float: right;
	width: 280px;
}

#sidebar .albums-sidebar {
	padding: 20px 0 0 20px;
}

#sidebar .albums-sidebar ul {
	margin: 0;
}

#sidebar .albums-sidebar li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 18px 20px 0;
	width: 112px;
}

.albums-sidebar img {
	border: 1px solid #000;
	opacity: 0.5;
}

.albums-sidebar a img {
	border: 1px solid #333;
	opacity: 1;
}

.albums-sidebar a:hover img {
	border-color: #EEE;
}

/* @end */

/* @group News */

.post {
	margin-bottom: 50px;
}

.post p:last-child {
	margin-bottom: 0;
}

.navigation {
	font-style: italic;
	text-align: center;
}

/* @end */

/* @group Shows */

#page-shows {
	width: 960px;
}

/* @end */



/* @group Photos */

#page-photos {
	width: 960px;
}

#gallery {
	height: 500px;
	width: 920px;
}

#gallery p {
	margin: 50px;
	text-align: center;
}

/* @end */

/* @group Miscellaneous */

.group:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.centered {
	text-align: center;
}

img.alignleft {
	margin: 0 10px 5px 0;
	display: inline;
}

img.alignright {
	margin: 0 0 5px 10px;
	display: inline;	
}

img.centered {
	display: block;
	margin: 0 auto;
}

/* @end */


@media print {

	body {
		background: #FFF;
		background-image: none;
		color: #000;
	}
}

