/* @override 
	http://trev.com/chyrp/themes/stardust/stylesheets/screen.css
	http://trev.com/chyrp/themes/trev1/stylesheets/screen.css
	http://www.trev.com/chyrp/themes/trev1/stylesheets/screen.css
	http://www.trev.com/chyrp/themes/quadra/stylesheets/screen.css
*/

#main {
	min-height: 100%;
	margin-bottom: -62px;
	position: relative;
}

#sidebar {
	display: none;
}

#debug {
	display: none;
	clear: right;
}

/* @group Basic */

.archive {
	top: -7px;
	background-color: #fffeff;
	position: absolute;
	right: 100px;
	border: 1px none #efedef;
	text-align: center;
	text-shadow: #F5F5F5 0 0 1px;
	-webkit-border-radius: .6em;
	-zwebkit-box-shadow: #FFFFFF 0  1px;
	width: 82px;
	padding-top: 7px;
	overflow: hidden;
	height: 29px;
	font-weight: bold;
	display: none;
}

body sans {
	
}

* {
	
}

.archive a {
	background-color: #dcdcdc;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 2px;
	text-align: center;
	-webkit-border-radius: .6em;
	-webkit-box-shadow: #ADADAD 0px 1px 4px;
	width: 78px;
	height: 28px;
	display: none;
	padding-top: 4px;
	margin-right: auto;
	margin-top: -5px;
	margin-left: auto;
}

body {
	padding: 0;
	background: #f1f1f1 no-repeat fixed 0 bottom;
	margin: 0;
	-font: 11pt/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-font: 11pt/1.4em Verdana, "Lucida Grande", Lucida, sans-serif;
	-font-family: "Hoefler Text", Georgia, Times, serif;
	font: 12.5pt/1.2em Helvetica, "Gill Sans", "Hoefler Text", Futura;
}

html, body {
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

p {
	margin-top: 0;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #525252;
}

img {
	border-style: none;
}

.clearfooter {
	height: 61px;
	clear: both;
}

/* @end */

/* @group Header */

#header {
	text-align: left;
	width: 630px;
	background-position: 0;
	margin-right: auto;
	margin-left: auto;
	text-shadow: #F5F5F5 0 0 1px;
	padding-bottom: 1.5em;
	padding-top: 2.5em;
}

#header h1 {
	background-position: 0;
	font-size: 2.5em;
	text-shadow: #FFFFFF 0  1px;
	margin-bottom: .15em;
}

#header h1 a {
	color: #000;
	text-decoration: none;
}

#header h2 {
	color: #717171;
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
	text-shadow: #FFFFFF 0  1px;
}

/* @group Controls */

#controls {
	padding: .2em 0 .3em;
	font-size: .8em;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
}

#controls:hover {
	opacity: 1;
}

#controls ul li.close a:link,
#controls ul li.close a:visited {
	display: none;
}

#controls ul {
	margin: 0 auto;
	padding: .4em;
	display: inline-block;
}

#controls ul li {
	display: inline;
}

#controls ul li a:link,
#controls ul li a:visited {
	color: #838383;
	padding: .1em .6em;
}

/* @end */

/* @group About */

#about {
	width: 69px;
	height: 28px;
	position: absolute;
	top: -2px;
	right: 13px;
	opacity: .6;
	background: url(../images/about.png) no-repeat;
	margin-top: 1px;
}

#about:hover {
	opacity: 1;
}

/* @end */

/* @end */

/* @group Content */

#content {
	width: 630px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 2px #818181;
	-moz-box-shadow: 0px 0px 2px #818181;
	padding: 0;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.post, .page {
	margin-left: 15px;
	margin-right: 15px;
}

#content h1 {
	font-size: 1.6em;
	margin-bottom: .5em;
	margin-top: .6em;
}

#content h1 a {
	color: #000;
}

#content h1 a:hover {
	font-weight: normal;
	font-style: normal;
}

#content h2 {
	margin-top: -3px;
	margin-bottom: 0;
	font-weight: normal;
	color: #525252;
	float: none;
	margin-bottom: .2em;
	font-style: normal;
	font-size: 1.2em;
}

#content h2 a {
	color: #000;
	text-decoration: none;
}

#content h2 a:hover {
	color: #2f2f2f;
}

/* @group ul */

#content ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	list-style-type: none;
	font-weight: normal;
	font-style: normal;
}

#content li {
	line-height: 1.2em;
}

#content ul img {
	padding-right: 4px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#content ul img a:hover {
	text-decoration: none;
}

#content ul a:hover {
	text-decoration: none;
}

/* @end */

/* @end */

/* @group Post */

.post .subtitle {
	font-size: .9em;
	margin-top: -1px;
	padding-bottom: .5em;
}

.post .subtitle h3 {
	font-size: .9em;
	color: #606060;
	height: 1em;
	margin-bottom: .5em;
	font-weight: normal;
	font-style: normal;
	float: left;
}

.post .pagebreak {
	color: #a2a2a2;
	min-height: 77px;
	background: url(../images/article-break.png) no-repeat 0 6px;
	font-size: .9em;
	height: 0;
	margin-right: -30px;
	margin-top: -68px;
	margin-left: -15px;
}

.post a.read_more {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
	font-size: 1.2em;
	width: 160px;
	text-shadow: #FFFFFF 0  1px;
}

.post a.read_more a:hover {
	text-decoration: underline;
}

/* @group Info */

.post .info {
	color: #7b7b7b;
	font-size: .8em;
	text-shadow: #FFFFFF 0  1px;
}

.info .controls {
	text-align: right;
	float: none;
}

.post .info a {
	color: #7b7b7b;
}

.post .info a:hover {
	text-decoration: underline;
}

.post .info .tags {
	float: left;
}

.post .info .date {
	text-align: right;
	margin-top: -21px;
	float: right;
}

.post .info .date a {
	color: #8a8a8a;
	text-align: right;
}

/* @end */

/* @end */

/* @group Page */

.page .controls {
	float: right;
	font-size: .8em;
	color: #525252;
}

.page {
	margin-bottom: 15px;
}

/* @end */

/* @group Accessory */

#content #accessory {
	clear: left;
	text-align: center;
	height: 26px;
	color: #fffeff;
	-webkit-box-shadow: 0px 0px 2px #818181;
	-moz-box-shadow: 0px 0px 2px #818181;
	background: url(../images/navaccessory.png) no-repeat;
	margin-top: -7px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	font-size: .85em;
	line-height: 1.7em;
}

#content #accessory.page {
	display: none;
}

#content #accessory .next {
	text-align: right;
	float: right;
}

#content #accessory .previous {
	text-align: left;
	float: left;
}

#content #accessory a {
	color: #2d2d2d;
	text-shadow: #8E8E8E 0  1px;
}

#content #accessory a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #dcdcdc;
	text-shadow: none;
	text-shadow: #605E5E 0  0px;
}

#content #accessory .arrows {
	letter-spacing: px;
	margin-right: em;
}

#content #accessory .arro

ws a:hove r {
	text-decoratio n: non
e;
}

/* @end */

/* @group Footer */

#footer {
	text-align: center;
	color: #6f6f70;
	font-size: .7em;
	height: 37px;
	position: relative;
	bottom: 0;
	overflow: hidden;
	padding-top: 9px;
	line-height: 1.3em;
	margin-top: 15px;
	width: 100%;
	background-color: #e4e4e4;
	border-top: 1px solid #cacaca;
	text-shadow: #FFFFFF 0  1px;
}

#footer a {
	color: #6f6f70;
}

#footer p {
	
}

/* @end */

/* @group About */

#aboutpage strong {
	color: #383738;
	font-weight: normal;
	font-style: normal;
}

#a* {
	color: #383738;
}

#aboutpage {
	color: #919191;
	font-size: 1.3em;
	line-height: 1.2em;
	margin-bottom: 15px;
}



/* @end */