/*  

Theme Name: Tyler Stanton

Theme URI: http://www.mindseyewebdesign.net

Description: 

Author: Minds Eye Design	

Author URI: http://www.mindseyewebdesign.net

Version: 1.0

Tags:

*/



@import url(reset.css);
body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
#wrap {
	width:1200px;
	height:1200px;
	margin:auto;
	position:relative;
	background-image:url(images/bg-content.jpg);
	background-repeat:no-repeat;
}
.no-decoration a {
	text-decoration:none;
}
/* ----------------------------------- */

/*             HEADER                  */

/* ----------------------------------- */

#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-color:#1e2b33;
	height:184px;
	position:relative;
	z-index:200;
}
#logo {
	float:left;
	margin:40px 0 0 -40px;
}
#head-link {
	float:left;
	height:184px;
	width:200px;
	margin:0 0 0 100px;
}
#twitter {
	float:left;
	margin:2px 0 0 0;
	left:850px;
	position:absolute;
	z-index:100;
	background-image:url(images/bg-twitter.png);
	width:135px;
	height:167px;
	padding:27px 69px 0 39px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#eeeeee;
	line-height:1.2em;
}
#twitter .from-meta {
	display:none;
}
#twitter .time-meta a {
	display:block;
	color:#c4c4c4;
}
#twitter a {
	color:#eeeeee;
	text-decoration:none;
}
/* ----------------------------------- */

/*             NAVIGATION              */

/* ----------------------------------- */

#nav {
	background-image:url(images/bg-topnav.png);
	background-repeat:no-repeat;
	height:97px;
	position:relative;
	margin:-28px 0 0 0;
}
#nav ul {
	padding:38px 0 0 0;
	float:left;
	margin:0 0 0 -140px;
}
.border {
	border-right: 2px solid #ffffff;
}
#nav li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	text-transform:uppercase;
	padding:0 19px 0 19px;
	font-weight:bold;
}
#nav li a {
	color:#ffffff;
	text-decoration:none;
}
#nav li a:hover {
	color:#1E2B33;
}
#jsddm {
	margin: 0;
	padding: 0
}
#jsddm li ul {
	margin: 9px 0 0 -20px;
	padding:0 0 0 0;
	position: absolute;
	visibility: hidden;
	border:0px solid #985F20;
	border-width:0 2px 2px 2px;
	background-color:#F5850A;
}
#jsddm li ul li {
	float: none;
	display: block;
	font-size: .8em;
	padding:3px 5px;
}
#jsddm li ul li a {
	color:#FFFFFF;
}
#jsddm li ul li a:hover {
	color:#1E2B31;
}
/* ----------------------------------- */

/*             CONTENT                  */

/* ----------------------------------- */

#content {
	padding:0 0 0 150px;
	margin:-32px 0 0 0;
}
#left-column {
	width:595px;
	float:left;
	padding:0 0 0 0;
	margin:-10px 10px 10px 0;
}
.post {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/bg-post-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:32px 0 30px 0;
	color:#333333;
	margin:0 0 -20px 0;
	line-height:1.7em;
}
.post .post-title {
	background-image:url(images/bg-post-top.png);
	background-repeat:no-repeat;
	width:550px;
	padding:30px 0 5px 45px;
}
.post h2 a {
	font-size:2.5em;
	color:#333333;
	text-decoration:none;
	display:block;
	width:470px;
	line-height:1.2em;
}
.post a {
	color:#db7507;
}
.post h3 {
	color:#f48206;
	font-weight:bold;
}
.details {
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	color:#B7B7B7;
 font-style:
 font-size: 0.9em;
	line-height:2.0em;
	margin-bottom:1em;
}
.details a {
	color:#B7B7B7;
	text-decoration:none;
}
.comment-icon {
	background-image:url(images/icon-comment.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	width:19px;
	height:37px;
	float:right;
	position:relative;
	margin:0 30px 0 0;
	padding:5px 12px 0 12px;
	font-size:1.6em;
	text-align:center;
	overflow:hidden;
	line-height:2em;
}
.comment-icon a {
	color:#333333;
	text-decoration:none;
}
.post .text {
	background-image:url(images/bg-post.png);
	background-repeat:repeat-y;
	width:505px;
	padding:10px 45px 20px 45px;
	font-size:1.3em;
}
/* SOCIAL HOME */

.social-home {
	padding:25px 0 0 0;
	border-top:1px solid #999999;
	margin:0 0 -10px 0;
}
.social-home .related-posts {
	float:right;
	width:250px;
	text-align:right;
}
.social-home .foot-comment a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	clear:left;
	margin:0 0 -20px 0;
	text-align:right;
	position:relative;
	z-index:9999;
}
.social-home .subscribe {
	text-align:right;
	margin:10px 0 10px 0;
	position:relative;
	z-index:9999;
}
.social-home .subscribe a {
	border:none;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	font-size:1em;
	clear:left;
	margin:10px 0 0 0;
	position:relative;
	z-index:9999;
}
.social-home .share {
	float:left;
}
.social-home .twitter-share-button {
	float:left;
	margin:0 10px 12px 0;
}
.facebook-share {
	float:left;
	width:60px;
	height:70px;
}
/* SOCIAL SINGLE */

.social-inside {
	padding:25px 0 0 0;
	border-top:1px solid #999999;
	margin:0 0 -20px 0;
}
.social-inside .related-posts {
	float:right;
	width:250px;
	text-align:right;
	position:relative;
	z-index:9999;
}
.social-inside .foot-comment a {
	text-decoration:none;
	font-weight:bold;
	clear:left;
	margin:10px 0 0 0;
}
.social-inside .subscribe {
	text-align:right;
	margin:-30px 0 10px 0;
	z-index:9999;
	position:relative;
}
.social-inside .subscribe a {
	border:none;
	text-decoration:none;
	color:#333333;
	font-size:1em;
	font-weight:bold;
}
.social-inside .share {
	float:left;
}
.social-inside .twitter-share-button {
	float:left;
	margin:0 10px 12px 0;
}
#bottom-navigation a {
	color:#db7507;
	font-size:1.2em;
	display:block;
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:20px 0 0 15px;
}

/* ----------------------------------- */

/*             COMMENTS                */

/* ----------------------------------- */

#idc-container {
	max-width:500px;
}
#idc-container a {
	color:#db7507;
}
/* ----------------------------------- */

/*             RIGHT COLUMN            */

/* ----------------------------------- */

#right-column {
	background-image:url(images/bg-column.png);
	background-repeat:repeat-y;
	float:left;
	width:240px;
	padding:10px 35px 20px 35px;
}
#right-column-bottom {
	background-image:url(images/bg-column-bottom.png);
	background-repeat:no-repeat;
	float:right;
	width:310px;
	height:59px;
	margin:0 135px 0 0;
}
#search {
	width:237px;
	height:35px;
	background-image:url(images/bg-search.jpg);
	background-repeat:no-repeat;
	position:relative;
	top:15px;
	padding:none;
	clear:both;
}
#searchform #searchbox {
	background-color:transparent;
	border:none;
	width: 188px;
	height:18px;
	padding:4px 0 0 20px;
	position:absolute;
	-moz-padding:0 0 0 20px;
}
#searchform .submitbutton {
	margin:2px 1px 0 0;
	padding:0px;
	width:20px;
	height:20px;
	float:right;
}
#social {
	margin:10px -6px 0 -5px;
	height:45px;
}
#social li {
	float:left;
	padding-right:5px;
}
.box {
	margin:0 0 20px 0;
}
.widgettitle {
	display:none;
}
#ads {
	background-color:#959595;
	margin:0 0 20px -2px;
}
#ads li {
	width:118px;
	height:118px;
	float:left;
	margin:0 0 2px 2px;
	background-image:url(images/ads/default.jpg);
	background-repeat:no-repeat;
}
#ads li img {
	width:118px;
	height:118px;
}
#archives-2 {
	margin:0 0 20px 0;
}
#categories-3 {
	margin:0 0 20px 0;
}



/* FOOTER */

#footer {
	background-image:url(images/bg-footer.jpg);
	height:327px;
	color:#fff;
	clear:both;
	position:relative;
	margin:15px 0 0 0;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}

#footer-wrap {
	width:890px;
	height:287px;
	margin:auto;
	position:relative;
	padding:40px 0 0 0;
	overflow:hidden;
}

#footer h1 {
	padding:0 0 10px 15px;
	margin:0px;
	color:#ea5f00;
	font-size:1.8em;
}

#footer p {font-weight:bold; line-height:2em; padding:0 0 0 15px;}

#footer strong {color:#ea5f00;}

#footer a {color:#ea5f00; text-decoration:none;}
#footer a:hover {color:#000;}

#footer .box {
	width:200px;
	height:327px;
	float:left;
	margin-right:30px;
}

#footer .last {
	margin-right:0px;
}

#hellobar-container {position:absolute !important; z-index:99999 !important;}
#hellobar-wrapper {position:absolute !important; z-index:99999 !important;}
