/*
Theme Name: Luna Park
Theme URI: http://supreme-value.com/
Description: Modified theme for Luna Park.
Version: 1
Author: Gene Morgan
Tags: Supreme Value


*/



/* greater structure */
body {
	background-color: #dcdcdc;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Verdana, Sans-Serif;
	color: #000;
	text-align: center;
	margin: 50px 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 0px auto;
	padding: 50px 70px 0;
	width: 800px;
	background-color: #fff;
	min-height: 1000px;
	-moz-box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
    -webkit-box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
    box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
        border: 1px solid #000;
	}
	
/*headings*/

#header {
	margin: 0;
	padding: 0px 0 0px 0;
	height: auto;
	}

#headerimg {
	padding: 20px 10px 10px 0px;
	margin: 0px 0px 0px 0px;
	height:220px;
	width: 290px;
	float:left;
	}
	
	
/*header/feature box*/ 	
	
#headbox {
	position: relative; 
	background-color: #FF0000;
	padding: 25px;
	margin: 0;
	height:180px;
	width: 400px;
	float:right;
	-moz-box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
    -webkit-box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
    box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
	}
	
#headbox:hover {
	position: relative; 
	background-color: #000;
	}
	
#headbox:hover h2 {
	color:#fff;
	}
	
#headbox h2 {
	color: #fff;
	text-align: right;
	font-size: 28px;
	}
	
#headbox h2 a {
	color: #fff;

	}
	
.headboxtxt {
	position: absolute; 
	bottom: 0px; 
	right: 0px;
	padding:30px;
	}
	
.headcat {
	position: absolute; 
	top: 23px; 
	right: 33px;
	text-align: right;
	}
	
#headbox:hover .headcat {
	position: absolute; 
	}
	
#headbox:hover small a{
	color: #fff;
	}
	
#headbox:hover small a:hover{
	color: #fff;
	}
	

	
.headcat small a:hover{
	color: #fff;
	}
	
.headcat small {
	color: #fff;
	text-align: right;
	font-size: 12px;
	margin: 0;
	padding:0;
	}
	
#headbox small a {
	color:#fff;
	padding: 2px 0;
	}
	
#headbox:hover small {
	color: #fff;
	}
	
/*takes the bullet off of the category list*/ li.cat-item {
 	list-style: none;
 	}
 	
/*post*/

.narrowcolumn .post {
	}
	
.widecolumn .post {
	}

.narrowcolumn .short-post {
	}
	
.widecolumn .short-post {
	}

.pagecolumn .post {
	width: 800px;
	padding: 0;
	margin: 0px 0px;
	text-align: left;
	}
	
.pageheader h2 {
	margin-top: 60px;
	font-size: 70px;
	padding:10px;
	color: #fff;
	background-color: #000;
	}
	
.pagecolumn .pageheader {
	width: 800px;
	}

.short-post h2{
	font-size: 20px;
	}
	
.short-post .entry{
	font-size: 13px;
	}
	
.short-post .postmetadata {
	display: none;
	}
	
.short-post .smallname {
	display: none;
	}
	
.narrowcolumn .short-post, .narrowcolumn .post {
	width: 550px;
	padding: 0 0 20px;
	margin: 0px 0px 100px;
	text-align: left;
	border-bottom: 1px solid #000;
	}
	
.widecolumn .short-post, .widecolumn .post {
	width: 550px;
	padding: 0 0 20px;
	margin: 0px 0px 100px;
	text-align: left;
	}
	

	
.post-nav {
	width: 550px;
	padding: 0;
	margin: 0px;
	text-align: left;
	}
	
.post-feature {
	background-color: #fff;
	color: #000;
	width: 550px;
	padding: 0px;
	margin: 0px 0px 40px;
	text-align: left;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	}
	
.post-feature h3 {
	padding: 0;
	margin: 0;
	}
	
.post-feature p {
	padding: 0;
	margin: 10px 0;
	}
	
.post-feature a:hover{
	color: #000;
	}
	
.post-feature a {
	font-size: 17px;
	}
	
.post-bold-head {
	width: 550px;
	padding: 0 0 20px;
	margin: 0px 0px 100px;
	text-align: left;
	border-bottom: 1px solid #000;
	}
	
.post-bold-head h2.pagetitle {
	font-size: 50px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 1em;
	}
	
.post-bold-head p{
	font-size: 18px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 1.5em;
	}
	
.post-feature-list {
	width: 550px;
	padding: 0 0 20px;
	margin: 0px 0px 50px;
	text-align: left;
	}
	
.post-feature-list li {
	font-size: 20px;
	padding: 0px 0 20px;
	}
	
/*type headings*/
	
h1, h2, h3 {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}
	


h1 {
	font-size: 2em;
	text-align: center;
	padding-top: 0px;
	margin: 0;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #FF0000;
	border-bottom: none;
	}
	

	
.headtag {
	text-align: left;
	letter-spacing: .07em;
	margin-top: 20px;
	margin-left: 0px;
	}

#headerimg .description {
	font-size: 20px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 20px;
	}
	
h2 {
	font-size: 5em;
	margin: 0;
	}

h2.pagetitle {
	color: #fff;
	padding: 20px;
	margin-bottom: 50px;
	font-weight: bold;
	text-align: left;
	background-color:#000;
	}
	
.post h2 {
	font-size: 50px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 1em;
	}
	
.widecolumn h2 {
	margin-left: 0px;
	font-size: 60px;
	}
	

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #000;
	}
	
h3 {
	font-size: 30px;
	padding: 0;
	margin: 30px 0 0;
	}

	
/*linkbar*/

.linkbar {
	padding: 0px 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000;
	}

p.links {
	font-size: 14px;
	padding:5px;
	color: #000;
	word-spacing: 30px;
	font-family: Helvetica, Verdana, sans-serif;
	text-align: left;
	}	
	
p.links a {
	color: #000;
	padding:5px;
	}
	
p.links a:hover {
	color: #fff;
	background-color: #FF0000;
	padding:5px;
	}

	
/*page and post content*/
	
#content {
	font-size: 1.25em;    
	}
	
.narrowcolumn .entry {
	line-height: 1.9em;
    color: #000;
    margin-top: 20px;
	}
	
.widecolumn .entry {
	line-height: 1.9em;
    color: #000;
    margin-top: 50px;
	}
	
.pagecolumn .entry {
	line-height: 1.9em;
    color: #000;
    margin-top: 50px;
    font-size: 1.2em;    
	}
	
/*archive/link-specific content*/

.archive-post {
	width: 550px;
	padding: 0 0 10px;
	margin: 80px 0px 100px;
	text-align: left;
	border-bottom: 0px solid #000;
	}
	
.archive-post h2 {
	font-size: 50px;
	}

.archive-post small {
	font-size: 13px;
	}	

.archive-post ul {
	text-decoration: none;
	}	

/*page-specific content*/	

.narrowcolumn {
	padding: 50px 0 10px;
	margin: 0px;
	width: 800px;
	min-height: 700px;
	}

/*blog-specific content*/	

.widecolumn {
	padding: 50px 0 10px;
	margin: 0px;
	width: 800px;
	min-height: 700px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/*blog text*/.widecolumn .entry p {
	font-size: 1.05em;
	}
	
	
/*meta tags*/
	
.postmetadata {
	clear: both;
	text-align: left;
}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	font-size: 10px;
	}	

.widecolumn .postmetadata {
	margin: 0px;
	}
	
small {
	font-size: .7em;
	color: #000;
	line-height: 1.8em;
	font-family: Helvetica, Verdana, sans-serif;
	text-align: left;
	}
	
small a, small a:visited {
	color: #FF0000;
	padding:0 0 0px;
	}
	
small a:hover {
	color: #000;
	}

.bigname {
	font-size: 1.5em;
	}
	
.smallname {
	color: #000;
	line-height: 1.8em;
	font-family:  Helvetica, Verdana, Sans-Serif;
	text-align: left;
	border: none;
	font-size: 17px;
	margin: 0px;
	}
	
.smallname a {
	border: none;
	text-decoration: none;
	}
	
.smallname a:hover {
	color: #000;
	border-bottom: 1px solid #ff0000;
	}
	
#fineprint {
	padding: 40px 0px 0px 0px;
		font-family:  Helvetica, Verdana, Sans-Serif;
	}	
	
.postauthor {
	padding: 20px;
	margin:80px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	
	}
	
/*spacers*/
	
.sectionbreak {
	margin-top:70px;
	}
	
.clear {
	clear: both;
}

.post hr {
	display: block;
	}


/*footer*/

#footer {
	margin-top: 100px;
	padding: 2px 30px 2px 0px;
	}

#footer p {
	font-family:  Helvetica, Verdana, Sans-Serif;
	text-align: right;
	font-size:1.5em;
	}
	
#footer p.email {
	font-family:  Helvetica, Verdana, Sans-Serif;
	text-align: right;
	font-size:11px;
	}


/*comments*/

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.commentlist li, #commentform input, #commentform textarea {
    color: #000;
	}

.commentlist li {
    font-size: 12px;

	}

.commentlist li .avatar { 
	float: right;
	padding: 2px;
	background: #fdfdfc;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.0em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	font-size: 15px;
	    color: #000;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	font-size: .75em;
	}
	
.commentdiv {
	margin-top: 50px;
	}

.alt {
	margin: 0;
	padding: 0px 0;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 30px 10px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

	
/*sidebar*/
/*sidebar text*/
#sidebar ul, #sidebar ul ol {
	font-size: 1em;
	text-align: right;
	margin: 20px 0px;
	padding: 0; /*keeps sidebar from having too much padding*/
	width:190px;
	float:right;
	}
	
/*widget headers*/
.widgettitle {
	padding: 20px 0px 0px;
	text-align: right;
	border-bottom: 1px solid #000;
	}
	
#sidebar h2 {
	font-size: 1.2em;
    text-transform: uppercase;
    margin: 25px 0 10px 5px; 
	}

#sidebar li {
	margin-bottom: 10px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 60px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 30px 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 23px 0 0;
	}
	
#sidebar .social {
	width: 190px;
	}
	
#sidebar .social img {
	 -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	padding: 0 0 0 15px;
	border: none;
	}
	
img.journal {
	 -moz-box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
    -webkit-box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
    box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
    border: 1px solid #000;
	padding: 0;
	margin: 25px 0 10px; 
	text-align: right;
	float:right;
	}
	
img.journal:hover {
    border: 1px solid #ff0000;
	}
	
.boxgrid{
	width: 325px;
	height: 260px;
	margin:10px;
	float:left;
	background:#161613;
	border: solid 2px #8399AF;
	overflow: hidden;
	position: relative;
}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 100px;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 	}

	
#sidebar .social a {
	border: none;
	}
	
/*search*/

#searchform {	
	width: 160px;
	float: right;
	margin: 30px 0;
	}

#s {
	border: 1px solid #ff0000;
	color: #ff0000;
	background-color: #fff;
	text-align: right;
	position: relative; z-index: 1;
	}

#s:hover {
	border: 1px solid #000;
	color: #ff0000;
	}
	
label.inlined + input.input-text {
    margin-top: -15px;
	background-color: transparent;
    position: relative; z-index: 3;
	}

input.input-text {

	}

label.inlined {
    padding-right: 6px;
    font: normal 10px "Helvetica Neue";
    position: relative; z-index: 2;
    opacity: 0.75;
    -webkit-transition: opacity 0.15s linear;
	}

label.focus {
    opacity: 0.35;
}

label.has-text {
    opacity: 0.0;
    -webkit-transition-duration: 0s;
}



	
	
/*lists*/	

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}





/*links*/

a {
	color: #FF0000;
	text-decoration: none;
	}
	

a:hover {
	color: #000;
	text-decoration: none;
	}
	
#header a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #ff0000;
	}

h2 a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ff0000;
	}


/* images */


p img {
	max-width: 100%;
	 -moz-box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
    -webkit-box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
    box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
    border: 1px solid #000;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="cente#FF0000',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
padding: 0px;
	margin: 0 0 1px 8px;
	display: inline;
	}


img.alignleft {
padding: 0px;
	margin: 0 8px 1px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
a img {
	border: none;
	text-decoration: none;
	}
	
/* form elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	

/*various*/
.nocomments, .postmetadata, blockquote, strike {
        color: #000000;
        }

code {
	font: 1.1em Helvetica, Verdana, Sans-Serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 0px 10px 0px;
	padding: 3px 30px 3px;
    border: 1px solid #000;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
	}
	
blockquote h3 {
	font-size:17px;
	font-weight: bold;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}


/**captions**/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignnone {width: 500px;}

.wp-caption.alignleft{
	background-color: #fff;
	text-align: left;
	padding: 15px 15px 10px 0;
	margin: 0 10px 0 0;
	}
	
.wp-caption.alignright{
background-color: #fff;
	text-align: right;
	padding: 15px 0px 10px 15px;
	margin: 0 0 0 10px; 
	}

.wp-caption img {
	 -moz-box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
    -webkit-box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
    box-shadow: 4px 4px 1px rgba(0,0,0,0.15);
    border: 1px solid #000;
	padding: 0;
	margin: 0 0 5px; 
	}

.wp-caption img:hover {
    border: 1px solid #FF0000;
	}

.wp-caption p.wp-caption-text {
	color: #bcbcbc;
	font-size: 11px;
	line-height: 17px;
	margin: 0px; /*keeps the margins tight around the text*/
	}
