/*
Theme Name: Verne Troyer
Theme URI: http://www.vernetroyer.com
Description: Verne Troyer's Blog
Version: 1.0
Author URI: http://www.enthusiastinc.com
*/

/********************/
/**  Color Legend  **/
/********************/

/*
Green  = #content
Red    = #sidebar
Orange = .post-footer ('Posted on...')
Purple = #header


/***********************/
/* ADDED BY ENTHUSIAST */
/***********************/

/** GENERAL **/




body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: #000;
}
img
{
	border: 0px;
}

/** FORM **/
form
{
	margin: 0px;
	padding: 0px;
}
input.formText
{

}
textarea.formTextarea
{

}
input.formTextSearch
{

}
input.formTextNewsletter
{

}
select.formSelect
{

}
input.formSubmit
{

}
input.formTextSearch:focus, input.formText:focus, textarea.formTextarea:focus
{

}

/** LAYOUT **/
div#container
{
	margin: auto;
	width: 997px;
_width: 1000px;
}
div#container2
{
	float:left;
}
div#top
{
	width: 520px;
	height: 290px;
	margin-left: 250px;
}
div#nav
{
	margin-top: 28px;
	font-family: Verdana,Arial,Helvetia,Sans-serif;
	font-size: 12px;
}
div#nav img
{
	float: left;
}
div#leftSidebar
{
	clear: both;
	float: left;
	width: 195px;
}
div#leftVerne
{
	position: absolute;
	width: 218px;
	height: 518px;
	margin: 200px 0px 0px 32px;
	_margin-left: -218px;
	*margin-left: -218px;
}
div#leftAds
{
	margin-top: 450px;

}

img#leftAd1
{
	margin-left: 55px;
	display: none;
}
img#leftAd2
{
	margin-top: 24px;
	display: none;
}
div#content
{
	float: left;
	width: 475px;
	background: #0f2e3a url('/wp-content/themes/www.vernetroyer.com/images/main_content_bg.gif') repeat-x top;
	height: auto;
	padding-left: 55px;
	padding-right: 43px;
	_padding-right: 0px;
	min-height: 800px;
	_height: 800px;
	font: 12px helvetica, arial, sans-serif;
	color: #fff;
}
div#content #banner
{
	margin-bottom: 16px;
}
div#content .mainHdr
{
	margin-top: 45px;
	margin-bottom: 30px;
}

div#rightSidebar
{
	float: left;
	width: 229px;
        _width: 231px;
}
div#rightSidebar #rightAds img
{
	margin-left: 14px;
	margin-bottom: 15px;
	_margin-bottom: 12px;
	*margin-bottom: 12px;
}
div#rightVerneList
{
	margin-top: 25px;
	list-style-type: none;
	color: #ffffff;
}
div#rightVerneList a
{
	font-size: 11px;
	font-family: Verdana,Arial,Helvetia,Sans-serif;
	color: #27A0D5;
	text-decoration: none;
}
div#rightVerneList img
{
	margin-bottom: 15px;
}
div#rightVerneList ul a
{
	font-size: 11px;
	font-family: Verdana,Arial,Helvetia,Sans-serif;
	color: #bcd7a6;
	text-decoration: none;
}

div#rightVerneList ul
{
	font-size: 11px;
	font-family: Verdana,Arial,Helvetia,Sans-serif;
	color: #cccccc;
	text-decoration: none;
}


div#rightVerneList h2
{
	font-size: 12px;
	font-family: Verdana,Arial,Helvetia,Sans-serif;
	color: #bcd7a6;
	text-decoration: none;
	background-image:url('/wp-content/themes/www.vernetroyer.com/images/rt_sidebar_hdr.gif'); 
	padding-left:25px;
	Margin-top:35px;
	line-height:19px;
}

div#rightVerneList h2 a
{
	font-size: 12px;
	font-family: Verdana,Arial,Helvetia,Sans-serif;
	color: #bcd7a6;
	text-decoration: none; 
}

li.twitter-item {
	margin-bottom:7px;
	font-size:11px;
	font-family:verdana;
}

div#bottom
{
	clear: both;
	font: normal 12px Arial, Helvetica, Sans-serif;
	color: #0F2E3A;
}

div#calendar_wrap {
color:#CCCCCC;
font-family:Verdana,Arial,Helvetia,Sans-serif;
font-size:12px;
}
div#calendar_wrap a {
font-weight:bold;
}
table#wp-calendar {
margin-left:20px;
text-align:center;
width:189px;
}
table#wp-calendar caption {
font-size:14px;
margin-bottom:5px;}



div#bottom a
{
	color: #0F2E3A;
}




/***********************
/* Set The Foundation */
/**********************/

/*Controls main background for Header, Content, and Footer areas*/
p
{
	margin: 7px 0 0 0;
	padding: 0 0 7px 0;
	font: normal 12px Arial, Helvetica, Sans-serif;
	line-height: 18px;
	color: #fff;
}

h1
{
	margin: 0 0 7px 0;
	padding: 0px;
	font: normal 20px Arial, Helvetica, Sans-serif;
	color: #fff;
}

h2
{
	padding: 0 0 3px 0;
	font: normal 18px Arial, Helvetica, Sans-serif;
	color: #d8feff;
}

h3
{
	padding: 0 0 3px 0;
	font: normal 16px Arial, Helvetica, Sans-serif;
	color: #d8feff;
}

h4
{
	padding: 0 0 3px 0;
	font: normal 14px Arial, Helvetica, Sans-serif;
	color: #d8feff;
}

ol
{
	margin: 0 0 0 30px;
	padding: 0 0 0 10px;
	list-style-type: decimal;
}


/***************
/* The Header */
/**************/

/*Controls entire Search Field*/
#search
{
	margin: -5px 20px 0 0;
	float: right;
}

/*Controls the Search Field text input*/
#text-input
{
	height: 16px;
	border-width: 0px;
}

/*Controls the Search Button*/
#button
{
	height: 14px;
	width: 16px;
	border-width: 0px;
	background: url(images/search-icon.jpg) no-repeat;
}
/****************
/* The Content */
/***************/
/*Controls the 'Posted on...' line after a post*/
.post-footer
{
	margin: 7px 0 25px 0;
	padding: 0 0 5px 0;
	font-size: 0.83em;
	color: #929191;
	/*border-bottom: 1px solid #330000;*/
}
/*Control Timestamp*/
#post-time
{
	padding: 0px;
	margin: 0px;
	font: bold 11px arial,helvetica,verdana;
	color: #bcd7a6;
}
/*Control Category stamp*/
#post-category
{
	display: visible;
}
#post-category a
{
	color: #C8DDDE;
}
/*Control Author stamp*/
#post-author
{
	padding: 0px;
	margin: 0px;
	font: 12px "Trebuchet MS",verdana,arial,helvetica;
	color: #C8DDDE;
}

blockquote
{
	margin: 0 0 0 25px;
	padding: 0 0 0 10px;
	font-style: italic;
	border-left: 0.4em solid #d8ecc1;
}

.center
{
	text-align:center;
}


/***************
/* Navigation */
/**************/

.navigation
{
	height:20px;
}
.navigation .alignleft
{
	float:left;
}

.navigation .alignright
{
	float:right;
}

/***************
/* The Footer */
/**************/

#footer
{
	padding: 3px;
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #929191;
	background: #edf4f9;
}

/*****************
/* The Comments */
/****************/

.commentNum
{
	width: 37px;
	height: 28px;
	background: url('/wp-content/themes/www.vernetroyer.com/images/comment_bg.png') no-repeat;
	_background: url('/wp-content/themes/www.vernetroyer.com/images/comment_bg.gif') no-repeat;
	margin-top: 50px;
	padding-top: 3px;
	margin-left: 438px;
	font: bold 11px helvetica, arial, sans-serif;
	text-align: center;
	color: #bcd7a6;
}

/*Controls entire Comment Form */
#commentform
{

}

.commentBlock {

}

/*Controls comment title text 'One Reponse to ...'*/
#comments
{

}

/*Controls comment text*/
.alt
{

}

/*Controls Reply text area*/
.commentBlock textarea
{
	width: 98%;
	color: #000;
	font-family: verdana;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

/*Controls input buttons*/
.commentBlock input
{
	border:1px solid #000;
	background:#fff;
	color:#000;
}

/*Controls Submit Button*/
.commentBlock input#submit
{
	margin:0 189px;
}


/*Controls 'Leave a Reply' Text*/
#respond
{

}


/**************
/* The Links */
/*************/

a:link
{
	color: #fff;
  	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

hr
{
	width: 475px;
	height: 1px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	color: #27A0D5;
	background-color: #27A0D5;
}

hr.archive
{
	margin-bottom: 35px;
}

li.categories, li.cat-item, li.current-cat
{
	font: 11px Verdana, Arial, Helvetia, Sans-serif;
	color: #fff;
	margin-bottom:7px;
	margin-left: 35px;
	_margin-left: 20px;
	*margin-left: 20px;
	list-style-type: none;
}


/**********************/
/**  Calendar CSS    **/
/**  Color 1: BCD7A6 **/
/**  Color 1: 27A0D5 **/
/**********************/

.calnk a:hover {
background-position:0 0;
border-bottom:1px dotted #27A0D5;
color:#BCD7A6;
text-decoration:none;
}
.calnk a:visited {
border-bottom:1px dotted #27A0D5;
color:#BCD7A6;
text-decoration:none;
}
.calnk a {
border-bottom:1px dotted #27A0D5;
color:#BCD7A6;
text-decoration:none;
}
.calnk a span {
display:none;
}
.calnk a:hover span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#27A0D5 none repeat scroll 0 0;
border:1px solid #BCD7A6;
color:#FFFFFF;
display:block;
margin-top:1px;
padding:5px;
position:absolute;
width:150px;
z-index:100;
}
.calendar-table {
border:medium none;
font-family:Verdana,Arial,Helvetia,Sans-serif;
width:100%;
}
.calendar-heading {
border-bottom:1px solid #27A0D5;
color:#BCD7A6;
font-family:Verdana,Arial,Helvetia,Sans-serif;
height:25px;
padding-bottom:5px;
text-align:center;
}
.calendar-next {
text-align:center;
width:25%;
}
.calendar-prev {
text-align:center;
width:25%;
}
.calendar-next a, .calendar-prev a {
color:#27A0D5;
}
.calendar-month {
font-size:18px;
font-weight:bold;
text-align:center;
width:50%;
}
.normal-day-heading {
color:#BCD7A6;
font-size:0.8em;
height:45px;
padding-top:10px;
text-align:center;
width:25px;
}
.weekend-heading {
color:#27A0D5;
font-size:0.8em;
height:45px;
padding-top:10px;
text-align:center;
width:25px;
}
.day-with-date {
border:1px solid #27A0D5;
color:#BCD7A6;
height:60px;
text-align:left;
vertical-align:text-top;
width:60px;
}
.no-events {
}
.day-without-date {
border:0 none;
height:60px;
width:60px;
}
span.weekend {
color:#27A0D5;
}
.current-day {
border:1px solid #BCD7A6;
color:#27A0D5;
font-weight:bold;
height:60px;
text-align:left;
vertical-align:text-top;
width:60px;
}
span.event {
font-size:0.75em;
}
.kjo-link {
font-size:0.75em;
text-align:center;
display:none;
}
.event-title {
font-size:1.2em;
font-weight:bold;
text-align:center;
}
.event-title-break {
background-color:#000000;
height:1px;
margin:5px 2%;
text-align:center;
width:96%;
}
.event-content-break {
background-color:#000000;
height:1px;
margin:5px 2%;
text-align:center;
width:96%;
}
.calendar-date-switcher {
border:medium none;
height:45px;
text-align:center;
}
.calendar-date-switcher form {
margin:0;
padding:0;
}
.calendar-date-switcher input {
border:1px solid #27A0D5;
}
.calendar-date-switcher select {
border:1px solid #27A0D5;
}
.cat-key {
border:1px solid #27A0D5;
margin-top:10px;
padding:5px;
width:100%;}
