/*

Theme Name: GENTLERIDEVAN
Theme URI: http://supreme-value.com/
Description: 
Version: 1
Author: Gene Morgan
Tags: 

*/













/*GREATER STRUCTURE*/

body {
	background-image: none;
	background-color: #fff;
	font-family: Bell Gothic Std, Trebuchet MS, Tahoma, Sans-Serif;
	text-align: left;
	}


/**site container**/

#page {
	width: 900px;
	text-align: left;
	margin: 40px auto;
	padding: 10px 0 10px 0px;

	}	
	
/**header**/	

#header {
	margin: 0px 0px 0px;
	padding: 10px 0px;
	height: 250px;
	width: auto;
	border-bottom: 3px solid #FF4F14;
	}
	
#headtext {
	position: absolute;
	margin-left: 0px;
	z-index: 2000;
	}
	
#headimage {
	position: absolute;
	margin-left: 0px;
	z-index: 1000;
	}
	
.clear {
	clear: both;
	height: 0px;
	}



/**content**/

#content {
    min-height: 600px;
    width:500px;
    float: left;
	}
	
.post {
	width: 600px;
	padding: 10px 10px;
	margin: 30px 0 40px;
	}

.post hr {
	display: block;
	}
	
.postmetadata {
	text-align: right;
	padding: 5px;
	margin: 10px 0px 0px;
	}

.narrowcolumn {
	padding: 0 0 10px 0px;
	margin: 10px 0 0;
	width: 600px;
	}
	
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}	
		
.entry {
	line-height: 1em;
	background-color: #e4e8f4;
    color: #5c4955;
    padding: 20px;
        text-align: left;
	}
	
.entryw {
	line-height: 1.9em;
	background-color: #fff;
    color: #5c4955;
    padding: 20px;
	}
	
/** post head **/	
	
.categorydiv {
	float: right;
	}
	
.posttitlediv {
	margin: 0px;
	  
	}	
	
/** end post head **/
	
/**comments**/

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 15px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	border: 1px solid #FF4F14;
	margin: 0;
	float: right;
	}	
	
.commentdiv {
	margin: 10px 0px;
	}

.alt {
	margin: 0;
	padding: 10px;
	}
	
/** Sidebar **/

#sidebar {

	margin-top: 60px;
	width: 200px;
	float: right;
	}
	
#biobox {
	background-color: #b7c0e2;
	padding: 20px;
	}

/**footer**/

#footer {

	}
	
/*END GREATER STRUCTURE*/













/*MOSTLY TYPOGRAPHY*/
	
h1, h2, h3 {
	font-weight: normal;
	}
	
h1 {
    -webkit-text-stroke: .5px #FF4F14;
	-webkit-text-fill-color: #fff;
	color: #fff;
	font-size: 62px;
	text-align: left;
	padding: 10px;
	margin: 40px 30px 0px;
	text-transform:uppercase;
	font-stretch: narrower;
	letter-spacing: .08em;
	font-weight: 900;
	}
	
h1 a {
    -webkit-text-stroke: .5px #FF4F14;
	-webkit-text-fill-color: #fff;
	color: #FFF;
	text-decoration: none;
	}
	
h1 a:hover {
	-webkit-text-stroke: 2px #fff;
	-webkit-text-fill-color: #FF4F14;
	color: #FF4F14;
	text-decoration: none;
	}
	

h2 {
	font-family: Bell Gothic Std, Trebuchet MS, Tahoma, Sans-Serif;
	}
	

/* post head */

h2.posttitle {
	
	font-size: 27px;
	color: #1C1E53;
	padding: 0px;
	margin: 0px 0px 10px;
	line-height: 1.5em;
	}
	
h2.posttitle a {
	padding: 5px;
	background-color: #b3b3b3;
	color: #1C1E53;
	text-decoration: none;
	}
	
h2.posttitle a:hover {
	color: #FF4F14;
	text-decoration: none;
	}
	
h2.categoryhead {
	text-transform:uppercase;
	text-align: right;
	font-size: 10pt;
	line-height: 2em;
}
	
h2.categoryhead a {
	color: #fff;
	background-color: #FF4F14;
	padding: 5px;
	text-decoration: none;
	}
	
h2.categoryhead a:hover {
	color: #B3B3B3;
	background-color: #fff;
	padding: 5px;
	text-decoration: none;
	}

	
h2.singletitle {
	color: #FF4F14;
	font-size: 27px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 10px;
	line-height: 1.5em;
	}
	
h2.invpagetitle {
	color: #1C1E53;
	font-size: 46px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 50px;
	line-height: 1.5em;
	text-transform: uppercase;
	}
	
/* end post head */

/* archive-search title */

h2.pagetitle {
	background-color: #b3c2ff;
	font-size: 40px;
	color: #FF4F14;
	padding: 40px;
	margin: 0px 0px 10px;
	line-height: 1.5em;
	text-transform: uppercase;
	}

/* end */

#sidebar h2 {
	font-size: 1.2em;
    text-align: left;
    color: #8A5353;
    text-transform: uppercase;
    margin: 5px 0 0 5px;
	padding: 0;   
	}



h3#subtitle {

    -webkit-text-stroke: .25px #FF4F14;
	-webkit-text-fill-color: #B3C2FF;
	text-align: left;
	font-size: 20px;
	color: #fff;
	padding: 5px;
	margin: 0px 70px;
	font-weight: bold;
	text-transform: lowercase;
	}
	
h3#comments {
	text-align: left;
	font-size: 16px;
	color: #FF4F14;
	padding: 5px;
	margin: 30px 0px;
	text-transform: uppercase;
	}
	
small.postmetadata {
	font-size: 10pt;
	background-color: #b3b3b3;
	color: #1C1E53;
	font-family: Bell Gothic Std, Trebuchet MS, Tahoma, Sans-Serif;
	line-height: 1em;
	padding: 3px;
	}
	
small.postmetadata a {
	color: #1C1E53;
	}
	
small.postmetadata a:hover {
	color: #ff4f14;
	}
	
small {
	font-size: 7pt;
	color: #636363;
	font-family: Bell Gothic Std, Trebuchet MS, Tahoma, Sans-Serif;
	line-height: 1em;
	padding: 3px;
	}
	
small a {
	color: #636363;
	}
	
small a:hover {
	color: #FF4F14;
	}

p {
font-family: Verdana, Helvetica, Sans-serif;
	line-height: 1.9em;
	font-size: 12px;
    color: #1C1E53;
    text-align: left;
	}
	
.bio {
	font-size: 13px;
	font-family: Bell Gothic Std, Trebuchet MS, Tahoma, Sans-Serif;
	color: #FF4F14;
	}

.entry {
	font-family: Verdana, Helvetica, Sans-serif;
	line-height: 1.9em;
	font-size: 12px;
    color: #1C1E53;
    text-align: left;
	}

.alignright {
	margin: 0px 0px 0px 10px;
	float: right;
	}

.alignleft {
	margin: 0px 10px 0px 0px;
	float: left
	}
	
#footer {
	color: #ffffff;
	font-family: Verdana;
	text-align: left;
	font-size:11px;
	}
	
#footer a {
	color: #FDBFE5;
	}
	
#footer a:hover {
	color: #FD7CE5;
}
	
/**comments**/

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Verdana, Sans-Serif;
    color: #1C1E53;
	}

.commentlist li {
    font-size: 12px;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 13px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 20px;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	}

/**sidebar**/


#sidebar h2 {
	color: #1C1E53;
	text-transform: lowercase;
	font-family: Bell Gothic Std, Trebuchet MS, Tahoma, Sans-Serif;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 40px;
	}

#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;
	}
	
/*sidebar line items*/

#sidebar ul ul, #sidebar ul ol {
	font-size: 10pt;
	color: #B3B3B3;
	margin: 0px 0 0 10px;
	}
	
#sidebar ul ul a, #sidebar ul ol a {
	color: #B3B3B3;
	text-decoration: none;
	}
	
#sidebar ul ul a:hover, #sidebar ul ol a:hover {
	background-color: #FF4F14;
	color: #fff;
	text-decoration: none;
	}

/*end sidebar line items*/

#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;
	padding: 0;
	}
	
	
/** Bottom Page Change**/
	
.next a {
	color: #B3B3B3;
	text-decoration: none;
	}
	
.next a:hover {
	background-color: #FF4F14;
	color: #fff;
	text-decoration: none;
	}


/**links**/

a {
	color: #b3360b;
	text-decoration: none;
	}

a:hover {
	color: #ff4f14;
	text-decoration: none;
	}

/*END MOSTLY TYPOGRAPHY*/













/*IMAGES*/
p img {
	padding: 0;
	max-width: 100%;

	}

/*	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 {
	margin: 0px 0px 10px 10px;
	display: inline;
	}


img.alignleft {
	margin: 0px 10px 10px 0px;
	display: inline;
	}

	
/**captions**/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 0px solid #ddd;
	margin: 10px 10px 10px 0px;
	text-align: center;
	background-color: #9298b2;
	padding: 5px 0px 0px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	color: #fffeec;
	font-size: 11px;
	line-height: 17px;
	padding: 3px 4px 5px;
	margin: 0;
	text-align: center;
	}
	
/*END IMAGES*/













/*VARIOUS*/
#s {
	border: 1px solid #FF4F14;
	}

#searchsubmit {
margin-top: 5px;
	border: 1px solid #FF4F14;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	font-style: italic;
	margin: 15px 0px 10px 0px;
	padding: 3px 20px 3px 17px;
    background-color: #b7c0e2;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

img#wpstats { display:none; }


/*END VARIOUS*/

