/*
Theme Name: PaperMoon
Theme URI: http://papermoon.ca
Description: The original WordPress theme tweaked for the band Paper Moon by White Whale Media.
Version: 1.5
Author: TheWhale

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
.g2image_normal {
margin: 4px; 
} 

.g2image_float_left {
float: left; 
clear: all; 
margin: 4px; 
} 

.g2image_float_right {
float: right; 
clear: right; 
margin: 4px; 
} 

.g2image_centered {
display: block; 
margin-left: auto; 
margin-right: auto; 
text-align: center; 
} 

body {
	background: #ffffff;
	border-top: solid 0px #AA9599;
	color: #2C2C2Cf;
	font: 12px/1.3 "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#wrapper {
width: 800px; 
text-align: left;  
margin-left: auto;
margin-right: auto; 
margin-bottom: 0px;
background: #ffffff;
/* DDE1CA */
padding: 0px;
background-repeat: repeat-y; 
background-image: url(/images/background9.jpg); 
position: relative; 

}

#rightside{
text-align: left;  
margin-left: auto;
margin-right: auto; 
margin-bottom: 0px;
/*background: #869898;*/
padding: 10px;
}

/*
.nav {
	background: #4A8B9E;
}
*/
 .nav a {
	color: #70222A;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.nav a:hover {
	color: #FA0DCB; text-decoration: none; background-color: #ffffff;
}
 
 
 .footer a {
	color: #555555;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

.footer a:hover {
	color: #ffffff; text-decoration: none; background-color: #555555;
}

/*


.nav a:visited {
	color: #fff;
}

.nav a:hover {
	color: #333;
}
*/
.nav { background: transparent; }
/*.nav a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-color: #FA0DCB; text-decoration: none; font-style: italic; }*/
/*.nav a:hover { background-color: transparent; color: #D3AE73; }*/

a {
	color: #FA0DCB; text-decoration: none;
    font-weight: bold;
}

a:hover {
	color: #ffffff; text-decoration: none; background-color: #FA0DCB;
	font-weight: bold;
}

/* ORIGINAL STYLE
a {
	color: #fff;
	text-decoration: underline;
    font-weight: bold;
}


a img {
	border: none;
}

a:visited {
	color: #fff;
}

a:hover {
	color: #333;
}
*/

/* DISC STYLE
a:link { color: #CAB1AF; text-decoration: none; }
a:visited { color: #CAB1AF; text-decoration: none; }
a:hover { color: #CAB1AF; text-decoration: none; background-color: #F6ECE7; }
a:active { color: #CAB1AF; text-decoration: none; }
*/


acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}


cite {
	font-size: 90%;
	font-style: normal;
}


.footer {
	color: #555555;
	font-weight: bold;
	font: 9px/1.3 Verdana, Arial, Helvetica, sans-serif;
}


h2 {
	border-bottom: 0px dotted #ccc;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}

h3 {
	border-top: 0px solid #9cb9ba;
	border-right: 0px solid #9cb9ba;
	border-bottom: 1px solid #EFF2E1;
	border-left: 0px solid #9cb9ba;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px;	
	/*font-family: 'Georgia', 'Times New Roman', Times, serif;*/
	margin-top: 0;
}

/*
h3 {
 text-decoration: none; 
 background: url(http://papermoon.ca/images/line2.gif) repeat-x 100% 100%;
 padding-bottom: 4px;
 white-space: nowrap;
 	color: #732;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px;	
	font-family: 'Georgia', 'Times New Roman', Times, serif;
	margin-top: 0;
 }
*/


p, li, .feedback {
	font:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0px;
}


/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}


#sectionhead {
    padding: 10px 10px 0px 10px;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

.clearBoth {
	clear: both;
}

.imgBorder {border: #ffffff 1px solid;}

img.releases{
    padding: 0px 10px 10px;
    float: right;
    clear: both;
	border: #ffffff 1px solid;
}

img.store{
    padding: 0px 10px 10px;
	border: #ffffff 1px solid;	
}
