/* you can specifically turn off image borders with the no-bord class */
.no-bord, 
.no-bord a img
{
	border: none !important;
}

a img
{
	border: none;
}

a:hover img
{
	background: #000000;
}

#content a img
{
	padding: 4px;
	margin: 2px;
}

a:link
{
	color: #DE7008;
	text-decoration: none;
}

a:hover
{
	color: #E0AD12;
}

a:visited
{
	color: #DE7008;
}

acronym, abbr
{
	border-bottom: 1px dashed #333;
}

acronym, abbr
{
	cursor: help;
	font-size: 11px;
	letter-spacing: .07em;
}

blockquote
{
	margin-left: 1.5em;
	padding-left: 5px;
	color: #999;
	background: #000;
}

#content blockquote p
{
	width: 46em;
	text-align: justify;
}

body
{
	background-color: #000000; /* frame background color */
	color: white;
	font: 0.9em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	margin: 0px;
	padding-left: 5em;
}

cite
{
	font-size: 12px;
	font-style: normal;
}

dl dt
{
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin: 0;
}

dd
{
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 2px 0 0 2px;
	padding: 0 5px 2px 5px;
}

h1
{
	margin: 20px 10px 20px 0px;
	padding: 0px;
	text-align: left;
}

h2
{
	font-size: 18px;
	font-weight: normal;
	margin: 15px 20px 0 25px;
	padding-bottom: 2px;
}

h3
{
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
	padding-bottom: 0;
}

h1 a:hover, h2 a:hover, h3 a:hover 
{
	color: #E0AD12;
}

ol#comments li p
{
	font-size: 100%;
}

p
{
	font-size: 12px;
}

input, 
select, 
option
{
	width: auto;
	background: #000000;
	border: 1px solid #777;
}

li, 
.feedback
{
	font-size: 12px;
}

ul.post
{
	list-style: square;
}

ul.post-meta
{
	list-style: none;
}

ul.post-meta span.post-meta-key
{
	font-weight: bold;
}

.date
{
	font-size: 12px;
	color: #999999;
}

.credit
{
	background: #000;
	color: #999999;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a, .credit a:link
{
	text-decoration: none;
}

.credit a:hover
{
	color: #E0AD12;
	text-decoration: none;
}

.feedback
{
	color: #999;
	text-align: left;
	clear: both;
	font-size: 90%;
}

.meta
{
	font-size: 95%;
	color: #999999;
	font-weight: normal;
	letter-spacing: 0;
}

.meta li, 
ul.post-meta li
{
	display: inline;
}

.meta ul
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta a, meta a:link 
{
	font-weight: normal;
	letter-spacing: 0;
}

.meta a:hover
{
	color: #E0AD12;
	font-weight: normal;
	letter-spacing: 0;
}

.post, 
.comments-post, 
.page_post
{
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;
}

.storytitle
{
	color: #999;
	background: #000;
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 20px;
}

.storytitle a
{
	text-decoration: none;
}

.textarea, 
textarea
{
	width: 200px;
	margin: 0;
	background: #000000;
}

.clearer
{
	clear: both;
	margin: 0;
	padding: 0;
}

#commentform #comment
{
	width: 400px;
	margin: 0;
	padding: 5px;
}

#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea 
{
	background: #111;
	color: #cccccc;
	border: 1px solid #777777;
	padding: .2em;
	
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#commentform textarea
{
	width: 95%;
}

#content .commentlist p 
{
	width: 400px;
}

#commentlist li ul
{
	border-left: 3px solid #777;
	font-size: 12px;
	list-style-type: none;
}

#content
{
	float: left;
	width: 55em;
	font-size: 12px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background-color: #000;
	color: #FFFFFF;
}

#content p 
{
	text-align: justify;
}

#content ul li p 
{
	width: 45em;
	text-align: justify;
}

#footer 
{
	text-align: center;
	width: 88em;
	margin: 0px;
	color: #999999;
}

#footer p
{
	font-size: 10px;
}

#main
{
}

#header, #header a:link
{
	font-size: 20px;
	font-weight: normal;
	color: #de7008; /* toadgee.com title color */
	text-decoration: none;
}

#header a:hover
{
	color: #E0AD12;
	text-decoration: none;
}

#menu
{
	float: left;
	width: 20em;
	margin: 0px 0px 0px 14px;
	padding: 0px;
}

#nav
{
	padding-left: 5px;
	padding-right: 5px;
}

#nav h3
{
	padding: 0px;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	display: block;
	text-transform: uppercase;
}


#nav form
{
	margin: 0 0 0 0px;
}

#nav input #s
{
	background: #000000;
/*	border: 1px solid #ff6600;*/
/*	color: #ff6600;*/
}

#nav ul
{
/*	color: #ff6600;*/
	font-weight: normal;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

/* this is a fix for the way WP handles styling for link and theme switcher */
#nav li h2
{
/*	color: #ff6600;*/
	font-weight: normal;
	font-size: 18px;
	list-style-type: none;
	margin: 0;
	padding-left: 2px;
}

#nav ul li
{
/*	color: #ff6600;*/
	font-size: 14px;
	margin-top: 10px;
	padding-bottom: 2px;
}

#nav ul ul
{
/*	color: #ff6600;*/
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

#nav ul ul li, 
#nav ul li ul li
{
	color: #888;
	font-size: 12px;
	font-weight: normal;
	border: 0;
	letter-spacing: 0;
	margin-top: 0px;
	padding: 0px;
}

#nav ul ul li a
{
/*	color: #ff6600;*/
	text-decoration: none;
}

#nav ul ul li a:hover
{
	color: #E0AD12;
	text-decoration: none;
}

#nav ul ul ul.children
{
	color: #888;
	font-size: 12px;
	padding-left: 4px;
}

#rap
{
	width: 90%;
	background: #000;
	color: #ff6600;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left; /* IE 5.5 hack part II */
}

/* tabbed navigation code */

#pagetab
{
	background: #000;
	color: #ff6600;
	padding: 5px 0px 3px 0px;
	margin: 10px 0px 0px 1px;
	font-weight: bold;
	font-size: 11px;
	font-family: arial, sans-serif;
}

#pagetab ul
{
	background: #000;
	color: #ff6600;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 23px;
	display: inline;
}

#pagetab li
{
	background: #000;
	color: #ff6600;
	list-style: none;
	margin: 0;
	display: inline;
}


#pagetab li a
{
	background: #000000;
	color: #ff6600;
	padding: 3px 0.5em;
	margin-left: 1px;
/*	border: 1px solid #ff6600;*/
/*	border-bottom: 1px solid #ff6600;*/
	text-decoration: none;
}
#pagetab li .home
{
	background: #000000;
	color: #ff6600;
	padding: 3px 0.5em;
	margin-left: 1px;
	border: 1px solid #ff6600;
	border-bottom: 1px solid #000000;
	text-decoration: none;
}

#pagetab li a:link
{
	color: #ff6600;
}

#pagetab li a:visited
{
	color: #ff6600;
}


#pagetab li a:hover
{
	color: #E0AD12;
	background: #ff6600;
/*	border-top: 1px solid #ff6600;*/
/*	border-right: 1px solid #ff6600;*/
/*	border-bottom: 1px solid #ff6600 !important;*/
/*	border-left: 1px solid #ff6600;*/
}

#pagetab li a#current
{
	background: #999999;
	border-bottom: 1px solid #000 !important;
}

.page_item
{
	margin: 0;
	padding: 0;
}


/* gravatar styling */
.gravatar {
	float: left;
	padding: 3px;
	border: 1px solid #777;
	background: #ddd;
}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #999999;
	background: #000;
}

/* style for clean archives page */
.postspermonth
{
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
	color: #888;
}

.page-title
{
	background: transparent;
	color: #888;
	font: bold 14px arial, verdana, helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

#page-info {
	background: transparent;
	color: #888;
	font: 12px arial, verdana, helvetica, sans-serif;
	border-bottom: 1px solid #777;
	margin: 10px 30px 20px 30px;
	padding: 5px;
	text-align: center;
}

img.alignleft, .post img.alignleft {
	border: 1px solid #777;
	display: inline;
	float: left;
	margin: 0 7px 2px 0;
	padding: 4px;
}

img.alignright, .post img.alignright {
	border: 1px solid #777;
	display: inline;
	float: right;
	margin: 0 0 2px 7px;
	padding: 4px;
}


#page_nav_righty {
	float: left;
	display: block;
	text-align: left;
	height: 30px;
	padding-left: 20px;
}


.post
{
/*	border-bottom: 1px solid #ff6600;*/
	padding-bottom: 60px;
}

.page_post ul, 
.post ul
{
	list-style-type: square;
}

.page_post ul ul, 
.post ul ul
{
	list-style-type: none;
}

#respond /* Leave a Comment text */
{
	color: #ffffff;
	font-size: 14px;
}

.dotted_line
{
	background: url('/wp-content/themes/toadgee/images/dot2.jpg') repeat-x;
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
}

/* Logged in as [user]. */
li#search ul li, 
#searchform, 
form
{
	margin-left: 0px;
	padding-left: 0px;
}

/*post text*/
.post p, 
.post li
{
	color: #ffffff;
}

#pagetab li.current_page_item a
{
	color: #ffffff;
}

#pagetab li.current_page_item a:hover 
{
	color: #ffffff;
}


/* Advanced Search form */

#ctas_form
{
	text-align: left;
}

#ctas_form fieldset ul
{
	list-style: none;
	margin: 5px 15px;
	padding: 0;
}

#ctas_form fieldset 
{
/*	border: 1px solid #ff6600;*/
	margin: 15px;
	padding: 15px;
	width: 45em;
}

#ctas_form fieldset p
{
	width: 30em;
}

#ctas_form legend
{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

#ctas_form fieldset li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#ctas_form fieldset li:before 
{
	/* for the default theme */
	content: '';
}

#ctas_form input 
{
/*	border: 1px solid #ff6600;*/
/*	background-color: #000000;*/
/*	color: #ff6600;*/
}

#ctas_form input:focus
{
/*	background-color: #000000;*/
/*	color: #ffffff;*/
}

/* button input text */
input
{
	background-color: #000000;
	color:#CCCCCC;
	
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* button input text focus */
input:focus
{
	background-color: #333;
	color: #FFFFFF;
	
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#ctas_footer p
{
	font-size: 0.9em;
	text-align: center;
	margin-top: 25px;
/*	border-top: 1px solid #ff6600;*/
}

#ctas_month1, 
#ctas_month2, 
#ctas_year1, 
#ctas_year2
{
	text-align: center;
}

/* End Advanced Search form */


#plugin_link
{
/*	background-color: #ff6600;*/
	margin: 0px 25px 15px 25px;
	color: #000000;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

#plugin_link a 
{
/*	background-color: #ff6600;*/
	color: #ffffff;
}

#plugin_link a:hover
{
	background-color: #ffffff;
	color: #E0AD12;
}

#commentform #author:focus, 
#commentform #email:focus, 
#commentform #url:focus, 
#commentform textarea:focus
{
	background: #333333 none repeat scroll 0%;
	color: #ffffff;
	padding: 0.2em;
}

/*
dropnavIGATION --------------------- */

ul#dropnav {
	margin: 0 0 0 25px;
	padding: 20px 0px 0px 0px;
	list-style: none;
	font-size: 12px;
/*	color: #ff6600;*/
	font-weight: bold;
	background: #000;
	height: 100%;
	text-transform: uppercase;
	font-family: arial,sans-serif;
}

#dropnav li
{
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	height: auto;
}


#dropnav li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
/*	border: 1px solid #ff6600;*/
	border-bottom: 0;
}

#dropnav li a:hover
{
	color: #E0AD12;
	background: #000;
}

#dropnav li ul li a
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	line-height: 18px;
	overflow: hidden;
	border: 0;
}

#dropnav li ul li a:hover
{
	color: #E0AD12;
	background: none;
}



/*
SON OF SUCKERFISH DROPDOWNS
See http://www.htmldog.com/articles/suckerfish/dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#dropnav li ul {
	position: absolute;
	z-index: 99;
	left: -999em;
	width: 160px;
	overflow: hidden;
	margin: 0px 0 0 0px;
	padding: 0;
	height: auto;
/*	border: solid #ff6600;*/
	border-width: 1px 1px;
	background: #000;
	font-weight: normal;
}

/* 3rd level menus only */
#dropnav ul ul {
	margin: -2em 0 0 150px;
}

/* 2nd and 3rd level menus */
#dropnav li li {
	width: 160px;
	clear: both;
	overflow: hidden;
/*	border-bottom: 1px solid #ff6600;*/
}

#dropnav li li a {
	padding: 5px 5px 0 5px;
	margin: 0;
}

/* 2nd and 3rd level menus */
#dropnav ul a {
	border-right: 0;
}

#dropnav li:hover ul ul, #dropnav li:hover ul ul ul, #dropnav li.sfhover ul ul, #dropnav li.sfhover ul ul ul
{
	left: -999em;
	overflow: hidden;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#dropnav li:hover ul, 
#dropnav li li:hover ul, 
#dropnav li li li:hover ul, 
#dropnav li.sfhover ul, 
#dropnav li li.sfhover ul, 
#dropnav li li li.sfhover ul 
{
	left: auto;
}

#dropnav li:hover, 
#dropnav li.sfhover
{
	background: #000;
	color: #E0AD12;
}

/* 2nd and 3rd level menus */
#dropnav ul li:hover, #dropnav ul ul li:hover, #dropnav ul li.sfhover, #dropnav ul ul li.sfhover {
	background: #000;
}

/* 2nd and 3rd level menus */
#dropnav ul li a, #dropnav ul ul li a {
	background: none;
}

/* 2nd level menus only */
#dropnav a.sub {
	background: url(../images/arrow-right.gif) right no-repeat;
	background-position: 190px 12px;
}
.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block
}
* html .clearfix {
	height: 1%
}
.clearfix {
	display: block
}





/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
REQUIRED to hide the non-active tab content.
But do not hide them in the print stylesheet!
--------------------------------------------------*/
.tabberlive .tabbertabhide 
{
	display: none;
}

/*--------------------------------------------------
.tabber = before the tabber interface is set up
.tabberlive = after the tabber interface is set up
--------------------------------------------------*/
.tabber 
{
}
.tabberlive 
{
	margin-top: 1em;
}


/* WORDPRESS REQUIRED CLASSES */


.aligncenter,
div.aligncenter 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft 
{
	float: left;
}

.alignright 
{
	float: right;
}

.wp-caption 
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img 
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

