/*  
Theme Name: Melinda Tankard Reist
Version: 1
Author: Dan William
Author URI: http://danwilliam.com/
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	background: #0f0f0f url('images/body-bg.jpg') no-repeat 50% 39px;
	color: #333;
	text-align:left;
	-webkit-font-smoothing: antialiased;
}
ul li{
	list-style: url('images/list-style.gif');
}
#top-header{
	background: url('images/top-header.png') repeat-x;
}
#header {
	background:none;
}	
	#header h1 a {
		background: url('images/logo.png') no-repeat 50% 50%;
		display: block;
		width: 800px;
		height: 100px;
		margin: 13px auto 29px;
		text-indent: -999em;
	}	

#nav {
	background: #0d0d0d;
	height: 38px;
	border-bottom: 1px solid hsl(0, 0%, 35%);
}	
	#nav .wrap {
		width: 944px;
		margin: 0 auto;
	}
	#nav .menu {
		text-align: right;
		float: right;
	}
	#nav li {
		display: inline-block;
		list-style: none;
		padding: 2px 12px;
	}
	#nav .menu li a {
		font-size: 12px;
		font-weight: bold;
		color: #615f5f;
		text-transform: uppercase;
		letter-spacing: 1px;
		text-decoration: none;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	#nav .menu li a:hover {
		color: #ABABAB;
	}
	#nav .menu li.current_page_item a {
		color: #ABABAB;
		background: url('images/menu-arrow.png') no-repeat 50% 19px;
		padding-bottom: 12px;
	}
	#nav .tagline {
		font-family: Georgia, sans-serif;
		float: left;
		font-size: 18px;
		font-style: italic;
		color: #ABABAB;
		text-transform: lowercase;
		margin: 8px;
	}

#page {
	background: #ffffff url('images/page-bg-top-2.jpg') no-repeat top center;
	text-align: left;
}
#content {
	font-size: 13px;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.entry {
	font-family: Helvetica, Arial, Sans-Serif;
	padding: 10px 0px 5px;
	clear: both;
	font-size: 13px;
	line-height: 1.6em;
}
.entry ul li {
	line-height: 1.5em;
	font-size: 12px;
}
.alt {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.pagetitle  {
	font-size: 1.8em;
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande',Arial, Sans-Serif;
	font-weight: bold;
	color: #595959;
}
#page .posttitle  {
	margin: -5px 0px 15px 0px;	
	text-align: left;
}
#page .posttitle a {
	font-family: "freight-sans-pro", 'Lucida Grande',Arial, Sans-Serif;
	font-weight: 300;
	color: #707070;
	text-decoration: none;
	font-size: 36px;
	line-height: 1.1;
}
#page .posttitle a:hover {
	color: #595959;
	text-decoration: none;
}

h1, h1 a {
	font-family: Helvetica, Sans-Serif;
	font-size: 1.5em;
	text-align: left;
	font-weight: bold;
	color: #333;
}

h1 a:hover{
	color: #ff6c00;
	text-decoration: none;
}
	
#title {
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	font-size: 2.6em;
	text-align: left;
	padding:33px 0 0 0;
}

#title a {
	color: #ccc;
	text-decoration: none;
}

#title a:hover {
	color: #737373;
	text-decoration: none;
}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	padding-left:0;
	text-decoration: none;
	color: #ccc;
}
h2 {
	font-family: 'freight-sans-pro', Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 600;
	margin: 15px 0;
}
h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
}
h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	font-weight: bold;
}
#page p {
	color: #737373;
	font-size: 15px;
	line-height: 1.6;
	margin: 0px 0px 16px 0px;
}

.entry p a:link,
.entry p a:visited {
	color: #168EE9;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Helvetica, Sans-Serif;
	clear: both;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	width: 160px;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin-left: 180px;
}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
}
.commentmetadata a, .commentmetadata a:hover{
	font-weight: normal;
	color: #999;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #626262;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

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

a:link,
a:visited {
	color: #168EE9;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font:120%/100% Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform:uppercase;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.post {
	clear:both;
	margin-bottom: 50px;
}
.post h2 a {
	color:#595959;
}
#credits{
	color: #333;
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
	padding-right: 65px;
	float: right;
	background: none;
	font-family:Arial, Helvetica, sans-serif;
}

#credits a{
	color: #333;
	font-size: 11px;
	text-decoration: underline;
}

#credits a:hover {
	color: #0066CC;
	text-decoration: underline;
}

#footer .copyright {
	color: #333;
	font-size: 11px;
	text-align: left;
	background: none;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 100px;
	float: left;
	padding-left: 63px;
}

.subscribe-rss {
	font-size: 11px;
	text-align: left;
	padding-top: 245px;
	margin-left: 610px;
	background: none;
	font-family:Arial, Helvetica, sans-serif;
}

.xhtml {
	background: url(images/xhtml.gif) no-repeat left center;
	padding:5px 0px 5px 18px;
	margin-left: 8px;
}

.xhtml a {
	color: #ef2983;
	text-decoration: none;
}

.xhtml a:hover {
	color: #92a591;
	text-decoration: underline;
}

.css {
	background: url(images/css.gif) no-repeat left center;
	padding:5px 0px 5px 18px;
	margin-left: 8px;
}

.css a {
	color: #71da51;
	text-decoration: none;
}

.css a:hover {
	color: #92a591;
	text-decoration: underline;
}

.loginout {
	background: url(images/log.gif) no-repeat left center;
	padding:5px 0px 5px 18px;
	margin-left: 8px;
	text-transform: uppercase;
}

.loginout a {
	color: #00ccff;
	text-decoration: none;
}

.loginout a:hover {
	color: #92a591;
	text-decoration: underline;
}
	
#menu{
	list-style:none;
	position:relative;
}
	
#menu span{
	display:none;
	position:absolute;
}
	
#menu a{
	display:block;
	text-indent:-900%;
	position:absolute;
}
	
#menu a:hover{
	background-position:left bottom;
}
	
#menu a:hover span{
	display:block;
}
	
#menu .rss{
	width:0px;height:0px;
	background:url('images/rss.png') no-repeat;
	left:810px;
	top:0;
}
#menu .rss span{
	width:125px;
	height:35px;
	background:url('images/rss-hover.png') no-repeat;
	left:-70px;
	top:-33px;
}

/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0 0 0 0;
}

#page {
	margin: 0px auto;
	width: 940px;
}

#header {
	margin: 0px auto;
	width: 100%;
}

#headerimg {
	margin: 0px auto;
	width: 860px;
	padding-top: 5px;
	height: 195px;
}
.narrowcolumn, .pagecolumn {
	float: left;
	padding: 30px 40px 20px 50px;
	margin: 0px 0 0;
	width: 560px;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.postmetadata {
	clear: left;
}
#footer{
	background: url('images/footer-bg-2.jpg') no-repeat bottom center;
	margin: 0 auto;
	height: 150px;
	width: 940px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 5px;
	margin: 0;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

/* End Headers */

/* Start Panel*/
#theme-style{
	margin-top:5px;
	float:right;
	right: 15px;
	font: 110%/100% Arial, Helvetica, sans-serif;
}
	
.black-theme a{
	padding-top:5px;
	margin-left: 8px;
}
	
.green-theme a{
	padding-top:5px;
	margin-left: 8px;
}
.orange-theme a{
	padding-top:5px;
	margin-left: 8px;
}
	
/* End Panel*/

/* Begin Images */
#page #content p img {
	padding:6px;
	max-width: 100%;
	border: 1px solid #D9D9D9;
}
.centered, .aligncenter {
	display: block;
	margin: 25px auto;
}
.alignright {
	margin: 0 0 8px 14px;
	display: inline;
	float: right;
}
.alignleft {
	margin: 0 14px 8px 0;
	display: inline;
	float: left;
}


/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

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

#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;
}

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

/* Begin Form Elements */
#searchform {
	text-align: center;
	margin: -10px 0 0 0px;
	height: 43px;
}

#searchform #s {
	border:1px solid #8c8d8d;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 185px;
	height: 20px;
	background: #fff;
	padding: 3px 10px 4px;
	margin: 7px 3px;
	font-weight: normal;
	color:#999;
	font-size: 14px;
	font-family: Georgia, serif;
}
.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: 99%;
	padding: 2px;
}

#commentform #submit {
	background: url('images/comment-bg.gif') no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333;
	border: none;
	float:right;
	width: 143px;
	height: 27px;
	cursor: pointer;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0 0 0 0px;
	padding: 10px 10px 10px 10px;
}
.commentlist {
	margin: 0 0 0 0px;
	padding: 0px;
	text-align: justify;
	list-style: none;
}

.commentlist li{
	margin: 0;
	padding: 10px 10px 10px 10px;
}

#commentform p {
	margin: 5px 0;
}

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

/* End Comments */

.post .header {
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 20px;
}
	.post .meta, .post .postmeta {
		font-size: 13px;
		color: #999999;
		padding: 0 0 10px 0;
		line-height: 1.3em;
		font-family: Georgia, serif;
		font-style: italic;
	}

.postdata .category{
	background: url('images/category.gif') no-repeat;
	padding-left: 18px;
	float: left;
}
.postdata .comments{
	background: url('images/comments.gif') no-repeat;
	padding-left: 18px;
	float: right;
}
.postdata .add-comment{
	background: url('images/comments-add.gif') no-repeat;
	padding-left: 18px;
	float: right;
}


/* Begin Sidebar */

#sidebar {
	font-family: Helvetica, Arial, sans-serif;
	padding: 40px 0 10px 0px;
	width: 220px;
	float: right;
	overflow: hidden;
	margin: 0px 50px 0px 20px;
}
	#sidebar .widget {
		margin-bottom: 40px;
	}
	#sidebar ul li a {
	    color: #888;
		font-size: 14px;
		line-height: 1.2;
		font-family: 'freight-sans-pro', Arial, Helvetica, Sans-Serif;
	}
	#sidebar h2, #sidebar .widgettitle {
		font-size: 21px;
		font-family: 'freight-sans-pro', Arial, Helvetica, Sans-Serif;
		border-bottom: 1px solid #D9D9D9;
		margin: 25px 0 8px;
		line-height: 1.05;
		padding-bottom: 16px;
		color: #555;
	}
	#sidebar .twitter.widget li {
		margin-bottom: 6px;
	}
	#sidebar .twitter.widget a {
		 color: #168EE9;
		 font-weight: bold;
	}
	.twitter.widget .time-meta {
		display: none;
	}

#sidebar ul ul{
	padding: 5px 0;
	margin: 0px;
	text-align:left;
}

#sidebar .widget ul li {
	padding: 5px 0 3px 0px;
	font-size: 13px;
	line-height: 1.4;
}

#sidebar .sidebarrecentpost {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #e1e3e3;
	font-size: 12px;
}
/* Sidebar Slider */
#sidebar .widget .flexslider .slides {
	padding: 0;
}
	#sidebar .widget .flexslider .slides li {
		padding: 0;
		margin: 0;
		border: none;
	}
	#sidebar .widget .testimonial .excerpt p {
		color: #4f5053;
		font-size: 19px;
		line-height: 1.3;
		font-family: 'freight-sans-pro', Arial, Helvetica, Sans-Serif;
		font-style: italic;
		margin: 10px 0;
	}
	#sidebar .widget .testimonial .cite {
		color: #ababab;
		line-height: 1.35;
	}
	#sidebar .widget .shop .product {
		margin-bottom: 20px;
	}
	#sidebar .widget .shop img {
		max-height: 130px;
		width: auto;
		margin: 10px 12px 5px 0;
		float: left;
	}

#sidebar .social {
	margin-bottom: 20px;
}
	#sidebar .social a {
		margin-left: 5px;	
		background-image: url('images/social_icons.png');
		background-repeat: no-repeat;
		width: 47px;
		height: 47px;
		display: inline-block;
		background-position-y: -51px;
	}
	#sidebar .social a.mail {
		background-position-x: -170px;
	}
	#sidebar .social a.rss {
		background-position-x: 0px;
	}
	#sidebar .social a.twitter {
		background-position-x: -56px;
	}
	#sidebar .social a.facebook {
		background-position-x: -113px;
	}
	#sidebar .social a:hover {
		background-position-y: 0px;
	}

	
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 175px;
	border: 1px solid #999999;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}

#page blockquote {
	margin: 35px 30px 35px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
	#page blockquote p {
		font-family: 'freight-sans-pro', Arial, Helvetica, Sans-Serif;
		font-style: italic;
		font-size: 17px;
		line-height: 1.5;
	}
	#page blockquote cite {
		margin: 5px 0 0;
		display: block;
	}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

#previous-entries a{
	background: url('images/previous-entries.gif') no-repeat;
	padding-left: 18px;
	float: left;
}

#next-entries a{
	background: url('images/newer-entries.gif') no-repeat right;
	padding-right: 18px;
	float: right;
}

pre {
	border:1px #ddd dotted;
	background:#f7f7f7;
	padding:0 15px 0 10px;
	font-family: "Consolas", "Lucida Console", "Courier New", monospace;
	float:left;
	margin-bottom: 15px;
	overflow: auto;
	width: 520px;
}
/* End Various Tags & Classes*/

/* Gravatars Style*/
	.gravs {
	margin-top:20px;
}
	.avatar {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	padding:3px;
	border:1px solid #999;
}

/* End Gravatars Style*/