/*
Theme Name: SUPREME VALUE
Theme URI: http://supreme-value.com/
Description: Modified Kubrick theme for Supreme Value site.
Version: 2
Author: Gene Morgan
Tags: Supreme Value


*/



/* greater structure */
body {
	background-image: url(/wp-content/themes/Supreme_Value2/images/jpn-style014.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "m-1c-1","m-1c-2", Helvetica, Verdana, Sans-Serif;
	text-align: center;
	margin: 50px 0 ;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 0px auto;
	padding: 0px 0;
	width: 800px;
	background-color: #f2eae8;
    -moz-box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    -moz-border-radius: 26px;
	-khtml-border-radius: 26px;
	-webkit-border-radius: 26px;
	border-radius: 26px;
	}
	

	
/*headings*/

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

	}

#headerimg {
	padding: 50px 0px 50px 0px;
	margin:  0px 0px 0px 0px;
	height:auto;
	}
	
#blogheader {
	width: 700px;
	margin: 100px auto 40px;
	padding: 20px;
	border-bottom:1px solid #f6885f;
	}
	
#pageheader {
	width: 600px;
	margin: 100px auto 0px;
	padding: 0px;
	border-bottom:1px solid #f6885f;
	}
	
/*type headings*/
	
h1, h2, h3 {
	font-family: "etica-display-1","etica-display-2", 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: #f37444;
	}
	
#blogheader h2 {
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	}
	
#blogheader h3 {
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#pageheader h2 {
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	}
	
.headtag {
	text-align: left;
	letter-spacing: .07em;
	margin-top: 20px;
	margin-left: 0px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: left;
	margin-left: 140px;
	margin-top: 20px;
	}

h2 {
	font-size: 4em;
	margin: 5px 0 5px 0;
	}

h2.pagetitle {
	font-size:60px;
	color: #f37444;
	margin-bottom: 50px;
	font-weight: bold;
	text-align: left;
	
	}
	
.post h2 {
	font-size:3em;
	color: #f37444;
	margin-bottom: 0px;
	text-align: left;
	line-height: 1em;
	}

h2, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #f37444;
	}

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;
	}
	
h3 {
	font-size: 30px;
	color: #f37444;
	padding: 0;
	margin: 30px 0 0;
	}

	
/*linkbar*/

.linkbar {
	padding: 0px 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #f6885f;
	border-top:1px solid #f6885f;
	backface-visibility: visable;
	perspective: 46;
	}

p.links {
	font-size: 14px;
	padding:5px;
	color: #f6885f;
	word-spacing: 60px;
	font-family: "etica-display-1","etica-display-2", Verdana, sans-serif;
	text-align: center;
	}	
	
p.links a {
	border-bottom: 1px dashed #f6885f;
	padding:0 0 2px;
	}
	
p.links a:hover {
	border-bottom: 1px solid #f6885f;
	padding:0 0 2px;
	}

	
/*page and post content*/
	
#content {
	font-size: 1.25em;    
	}
	
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.9em;
    color: #5c4955;
    margin-top: 20px;
	}

/*page-specific content*/	

.narrowcolumn {
	padding: 0;
	margin: 0 100px;
	width: 600px;
	text-align: center;
	}

/*blog-specific content*/	

.widecolumn {
	padding: 50px 0 20px;
	margin: 0px 50px 0 50px;
	width: 700px;
	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.2em;
	}
	
	
/*post*/

.narrowcolumn .post {
	width: 500px;
	padding: 10px 50px 10px 50px;
	margin: 30px 0 30px;
	text-align: left;
	}
	
.widecolumn .post {
	width: 500px;
	padding: 0px;
	margin: 0 0 90px;
	text-align: left;

	}
	
	
/*meta tags*/
	
.postmetadata {
	clear: both;
	text-align: left;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}	

.widecolumn .postmetadata {
	margin: 0px;
	}
	
small {
	font-size: .7em;
	color: #5c4955;
	line-height: 1.8em;
	font-family: "etica-display-1","etica-display-2", Verdana, sans-serif;
	text-align: left;
	}
	
small a, small a:visited {
	color: #f6885f;
	border-bottom: 1px dashed #f6885f;
	padding:0 0 0px;
	}
	
small a:hover {
	color: #5c4955;
	border-bottom: 1px solid #f6885f;
	}

.bigname {
	font-size: 1.5em;
	}
	
.smallname {
	font-size: .7em;
	color: #5c4955;
	line-height: 1.8em;
	font-family: "etica-display-1","etica-display-2", Verdana, sans-serif;
	text-align: left;
	border: none;
	font-size: 13px;
	margin: 0px;
	}
	
.smallname a {
	border: none;
	text-decoration: none;
	}
	
.smallname a:hover {
color: #5c4955;
	border-bottom: 1px solid #f6885f;
	}
	
#fineprint {
	padding: 40px 0px 0px 0px;
		font-family: "m-1c-1","m-1c-2", Helvetica, Verdana, Sans-Serif;
	}	
	
	
	
/*spacers*/
	
.sectionbreak {
	margin-top:70px;
	}
	
.clear {
	clear: both;
}

.post hr {
	display: block;
	}
	
#blogheadbreak {
	margin:40px 0px;
	}


/*footer*/

#footer {
	margin-top: 100px;
	padding: 2px 30px 2px 0px;
	border-top:1px solid #f6885f;
	}

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


/*comments*/

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

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

.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: #5c4955;
	}

#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: .85em;
	text-align: right;
	margin: 20px 0px;
	padding: 0; /*keeps sidebar from having too much padding*/
	width:150px;
	float:right;
	}
	
/*widget headers*/
.widgettitle {
	text-align: right;
	}
	
#sidebar h2 {
	font-size: 1.2em;
    text-transform: uppercase;
    margin: 5px 0 0 5px; 
	}


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

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

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 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: 3px 0 0;
	}
	
/*search*/

#searchform {	

	}

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

#s:hover {
	border: 1px solid #000;
	color: #f37444;
	}
	
label.inlined + input.input-text {
    margin-top: -24px;
	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, h3 a:hover {
	color: #f6885f;
	text-decoration: none;
	}
	
h2 a:hover {
color: #5C4A55;
	text-decoration: none;
	}

a:hover {
	color: #5C4A55;
	text-decoration: none;
	}



/* images */


p img {
	padding: 0;
	max-width: 100%;
	margin-bottom: 20px;
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	}

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

img.centered {
	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;
	
	}


/* 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 20px 3px 17px;
	border-left: 5px solid #000000;
        background-color: #dcd9d9;
	}

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 {
	text-align: right;
	padding: 0px 0px;
	margin: 0px 0px 20px;; 
	}

.wp-caption img {
	border: none;
	padding: 0px;
	margin: 0; 
	}

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