/* @override 
	http://www.chrisgoodrich.net/themes/crnixon-chyrp_theme-custom_css-master/stylesheets/screen.css
	http://billyd.tv/themes/Green%20Sandbox%20Mod/stylesheets/screen.css
*/

/* GLOBAL STUFF */

body {
	font: normal 13px arial, helvetica;
	margin: 0;
	color: #666;
	background-color: #fff;
	
}

.hidden {
	  position: absolute; 
	  left: -9999px; 
}

td {
	font: normal 13px/14px arial, helvetica;	
}
ul {
	font: normal 13px/14px arial, helvetica;	
}
a {
	color: #60C05D;
}
img { 
	border: 0px; 
}
p { 
	margin: 20px 0; 
	padding: 0;
	line-height: 18px; 
}
/* HEADER BOLLIX */	
div#header {
	background: url(http://themezero.com/billydtv2/top.gif) repeat-x;
}
div#header h1 {
	margin: 0 auto;
	font-size: 32px;
	line-height: 32px;
}
div#header h1 a {
	text-decoration: none;
}
div#header div#description p {
	margin: 0 auto;
	color: #444444;
	font-size: 16px;
	font-weight: normal;
	padding: 10px;
}

#description{
	margin: 0px auto;
	font-size: 16px;
	color: #555555;
}
/* CONTENT SHIT */
div#content {
	width: 800px;
	margin: 0 auto;
}
div.post { /* whole post */
	margin: 10px 0 0px 0;
	padding: 0px 10px 0px 10px;
	text-align: center;
}
div.post h3 {
	line-height: 24px;
	font-size: 18px;
}
div.post h7 {
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #8f8f8f;
}
div.post h6 {
	color: #616161;
	font-size: 14px;
}
p.post-metadata {
	text-align: right;
}
p.post-metadata a.permalink {
	font-style: italic;
}
/* Fuck all this shit, it's for girls. */
h4.samedate, span.post-type, p.previous-next { 
    color: #60C05D;
    font-size: 14px;
    text-align: right; 
}

h4.newdate{
    color: #60C05D;
    font-size: 40px;
    text-align: left; 
    width: 775px;
    text-align: center;
}

.js-kit-rating {
	display: inline;
	position: absolute;
}

div.photo {
	text-align: center;
}
div.photo img {
	margin: 0 0 10px 0;
	border: 6px solid #60C05D;
}
div.photo p {
	text-align: left;
}
div.video {
	text-align: center;
	padding-bottom: 10px;
}
div.video object {
	margin: 0 0 10px 0;
}
div.photo p {
	text-align: left;
}
/* PAGES */
p#previous-next {
	font-size: 30px;
}
p#previous-next #previous {
	float: right;
}
p#previous-next #next {
	float: left;
}
p#previous-next #pages {
}
div#following { /* Fuck this, too. */
	display: none;
}
div#footer {
	padding: 30px;
	color: #60C05D;
}
div#footer h4 {
	margin: 10px;
	font-size: 22px;
	border-bottom: 1px solid #555555;
}

div#footer h1 {
	margin: 10px;
	font-size: 22px;
    border-bottom: 1px solid #555555;

}

div #footer a {
	color: #a48d71;
}
div#footer ul {
	margin: 0px;
}
div#footer ul li {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
div#footer p {
	margin: 5px
}
/* DISQUS SHIT */
div#disqus_thread {
	width: 720px;
	padding-left: 40px;
	padding-right: 40px;
}
div#disqus_thread #dsq-content #dsq-comments .dsq-comment-header { 
	background: #ececec;
	background-image: url(http://themezero.com/billydtv2/bg.png);
}
/* FOOTER COLUMNS */
#footercols{
width: 600px;
margin: 0px auto;
vertical-align: top;
}

#left{
width: 200px;
float: left;
vertical-align: top;
padding-bottom: 30px;
}

#center{
width: 200px;
float: left;
vertical-align: top;
padding-bottom: 30px;
}

#right{
width: 200px;
float: left;
vertical-align: top;
padding-bottom: 30px;
}

#footertext{
clear: both;
	background-image: url(http://themezero.com/billydtv2/bg.png);
	border-bottom: 1px solid #eae4dd;
	border-top: 1px solid #eae4dd;
	color: #616161;
	font-size: 14px;
	padding: 0px 0px 0px;
	text-align: center;
	width: 800px;
		margin: 0 auto;
}

#search{
margin: 0px;
padding: 0px;
}
/* CONTROLS */
#headercontrols{
background: #000000;
color: #ffffff;
padding: 1px;
margin: 0px auto
}

#headerconrols ul{
padding: 10px;
list-style-type: none;
list-style-image: none;
}

#headercontrols li{
display: inline;
padding: 10px;
}

#headercontrols ul li a{
padding: 10px;
}

#headercontrols ul li a:hover{
background: #a48d71;
color: #ffffff;
padding: 10px;
}
#toandfro {
	background-image: url(http://themezero.com/billydtv2/bg.png);
	border-bottom: 1px solid #eae4dd;
	border-top: 1px solid #eae4dd;
	color: #616161;
	font-size: 16px;
	padding: 13px 6px;
}
/* POST INFO */
#info {
	background-image: url(http://themezero.com/billydtv2/bg.png);
	border-bottom: 1px solid #eae4dd;
	border-top: 1px solid #eae4dd;
	color: #616161;
	font-size: 16px;
	text-align: center;
	padding: 13px 5px;
}
#info a {
	border: none;
	color: #a48d71;
}
#info em {
	color: #aaa;
}
#info strong a {
	color: #4c4c4c;
}
#info.right {
	float: right;
}

/* QUOTE STYLE */
.words{
color: #777777;
font-size: 18px;
}

/* REVIEW STYLE */
.rating {
	float: right;
}