/* @override http://localhost:8888/wp/wp-content/themes/stoptrap/style.css */

/*   
Theme Name: Stoptrap 2
Theme URI: wordpress.org
Description: Funky Chicken
Author: Ryan Struhl
Author URI: thenewaesthetic.com
Version: 0.8
*/
/*
Colors
main: #263b48
bg: #e5d4b7
subtle: #7e90a2
brightblue: #006391
accent:#ff 9800
*/

html{
	background-color: #17232b;
text-rendering: optimizeLegibility;
}

#sheet{
	overflow: hidden;
	clear: both;
	background: #e7d4b7 url(imgs/bg.png) no-repeat;
}

#page{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#column3 img{
	margin-bottom: 25px;
}

#searchsubmit{
	font-family: Garamond, "Adobe Garamond Pro", "Apple Garamond", "ITC Garamond", Georgia, Times, "Times New Roman", serif;
	border: none;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	background-color: #263b48;
	
}

#searchform{
	margin-bottom: 10px;
}

#searchbox{
	margin-top: -20px;
	float: left;
}

.hidden{
	visibility: hidden;
}

.title{
background: url(imgs/titlestreak.png) no-repeat top;	
font-family: Garamond, "Adobe Garamond Pro", "Apple Garamond", "ITC Garamond", Georgia, Times, "Times New Roman", serif;
	margin: 0;
}

.title a{
	font-size: 120%;
}

.postCont{
	margin-bottom: 10px;
	border-bottom: 1px solid #888;
}


.entry p:first-line{
	font-size: 115%;
}

.entry p{
	margin-bottom: 15px;
}

.continue a{
	font-size: 80%;
	font-style: italic;
}

.continue{
	margin-bottom: 10px;
}

.byline{
	background: url(imgs/streak2.png) no-repeat scroll;
	color: #333333;
	margin-left: -150px;
	border-top: solid;
	border-width: 1px;
	position: absolute;
	width: 120px;
	text-align: right;
	overflow: hidden;
}

.byline .date{
	text-transform: uppercase;
	margin-right: 5px;
}

.byline .day{
font-size: 180%;
}

.byline a{
	color: #000;
}

.byline a:hover{
	color: #006391;
}

/* @group footer stuff */

#footer a{
	text-decoration: none;
	color: #e5d4b7;
	margin-top: 5px;
}

#footer a:hover{
	text-decoration: underline;
}

#footer a img{
	margin-top: 10px;
}

#twitbloc{
	overflow: hidden;
	margin-top: 10px;
}
#twitter{
	float: right;
	width: 240px;
}

ul#twitter_update_list{
	list-style: none;
	margin-left: -40px;
}

#twitimg{
	float: left;
}

#subbloc{
	overflow: hidden;
}
#subimg{
	float: left;
}

#subscribe{
	margin-left: 60px;
	margin-top: 5px;
}

#footer{
	font-style: italic;
	
	background-color: #263b48;
	overflow: hidden;
	clear: both;
	color: #e5d4b7;
	border-top: 2px solid #182933;
}

/* @end */

/* @group navigation */

#navbar {
	background-color: #7e90a2;
	overflow: hidden;
	border-top: 10px solid #ff9800;
	width: 100%;
}
#navContainer{
	width: 800px;
	margin: 0 auto;
}
#navbar img{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#navbar ul{
	float: right;
	margin-top: 10px;
}
#navbar li{
	display: inline;
}

#navbar li a img{
	margin-right: 15px;
}

#trail{
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	height: 2.3em;
	font-family: "Century Gothic", Avenir, "Gotham HTF", Helvetica, Verdana, Arial, sans-serif;
}

#trail a{
	height: 2.3em;
	margin: 0 8px;
}

#trail strong{
	margin-left: 5px;
}

/* @end */

/* @group Comments */

.comments{
	clear: both;
	width: 610px;
	margin: 0px auto 50px;
	padding-right: 30px;
	font-size: 1.4em;
}

ul.commentlist{
	list-style: none;
}

.odd{
	background-color: #e7d4b7;
	padding-left: 10px;
	margin-bottom: 10px;
}

.even{
	background-color: #c6b59c;
	padding-left: 10px;
	margin-bottom: 10px;
}

.even .byline{
	color: #424242;
}

textarea#comment {
	width: 400px;
	margin-left: 15px;
	border: 3px dotted #767676;
}

#commentform .text {
	margin-left: 15px;
}

#commentform label {
	display: block;
	float: left;
	font-size: 1.35em;
	font-style: italic;
	width: 150px;
	text-align: right;
}

#commentform .notice{
	margin-left: 40px;
	margin-bottom: 10px;
}

#commentform label span{
	font-size: 60px;
}

#commentform #submit{
	border: none;
	text-transform: uppercase;
	font-size: 0.8em;
	background-color: #e7d4b7;
	margin-bottom: 20px;
}

.comsubmit{
	float: right;
	clear: both;
	margin-right: 50px;
	font-size: 1.3em;
}

.allowed_tags{
	float: right;
	margin-right: 50px;
}

/* @end */

/* @group Organic */

#organic_title{
	margin-left: 90px;
}

#organic-tabs ul{
	list-style: none;
}

#all-list-wrap{
	border-top: 1px dotted #000;
}

#all-list-wrap ul li a{
	display: block;
	border-bottom: 1px dotted #555;
	padding: 4px;
	color: #000;
}

#all-list-wrap ul li a:hover{
	color: #006391;
}

#organic-tabs ul li:last-child a{
	border: none;
}

#organic-tabs{
	padding: 5px;
	margin: 0 0 15px 0;
	clear: both;
	background-color: #f0ff68;
	-moz-box-shadow: 0 8px 8px #888;
	-webkit-box-shadow: 0 8px 8px #888;
}

#explore-nav{
	overflow: hidden;
	margin: 0 0 10px 0;
}

#explore-nav li { 
	width: 60px;
	float: left;
	margin: 0 10px 0 0;
}

#explore-nav li a.current{
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
}

#explore-nav li.last { 
	margin-right: 0; 
}

#explore-nav li a { 
	display: block;
	padding: 5px;
	color: #000;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}

#explore-nav li a:hover {
	color: #006391;
}

#featured, #links{
	display: none;
}

/* @end */

/* @group Roll */



#org_title{
	margin-left: 90px;
}

#org-roller ul{
	list-style: none;
}

#all-roll-wrap{
	border-top: 1px dotted #000;
}

#all-roll-wrap ul li a{
	display: block;
	border-bottom: 1px dotted #555;
	padding: 4px;
	color: #000;
}

#all-roll-wrap ul li a:hover{
	color: #006391;
}

#org-roller ul li:last-child a{
	border: none;
}

#org-roller{
	padding: 5px;
	margin: 0 0 15px 0;
	clear: both;
	background-color: #f0ff68;
	-moz-box-shadow: 0 8px 8px #888;
	-webkit-box-shadow: 0 8px 8px #888;
}

#roll-nav li a.current{
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
}

#roll-nav{
	overflow: hidden;
	margin: 0 0 10px 0;
}

#roll-nav li { 
	width: 90px;
	float: left;
	margin: 0 10px 0 0;
}

#roll-nav li.last { 
	margin-right: 0; 
}

#roll-nav li a { 
	display: block;
	padding: 5px;
	color: #000;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}

#roll-nav li a:hover {
	color: #006391;
}

#archives{
	display: none;
}

/* @end */







/*General Stuff*/
*{
	margin: 0;
}

#content p{
margin-bottom: 20px;
}

::selection {
	background: #ffc065; /* Safari */
	}
::-moz-selection {
	background: #ffc065; /* Firefox */
}

html{
	font: 16px/1.4 Garamond, "Adobe Garamond Pro", "Apple Garamond", "ITC Garamond", Georgia, Times, "Times New Roman", serif;
}

.hide{
	display: none;
	height: 0;
}

.clearfix:after {
	 content: ".";
	 visibility: hidden;
	 display: block;
	 height: 0px;
	 clear: both;
}

img{
	border: none;
}

h1,h2,h3,h4,h5,h6{
	font-family: Garamond, "Adobe Garamond Pro", "Apple Garamond", "ITC Garamond", Georgia, Times, "Times New Roman", serif;
}

h1{
	font-size: 218%;
font-weight: bolder;
}

h2{
font-weight: bold;
	
}

h3{
	font-size: 145%;
	font-weight: lighter;
}

h4{
	font-size: 118%;
}

h5{
	font-size: 100%;
}

h6{
	font-size: 80%;
}

a{
	font-size: 18px;
	line-height: 1.4;
}

a:link{
	color: #000;
}

a:visited{
	color: #676767;
}

a:hover{
	color: #006391;
}

p{
	font-size: 16px;
	line-height: 1.4;
}

blockquote{
	font-family: Verdana, sans-serif;
	font-style: italic;
}

code{
	font-family: "Andale Mono", Monaco, "Prestige Elite", Courier, monospace;
}