/*
Theme Name: White Layout
Theme URI: http://www.indelible.com
Description: plain and simple
Version: 2.0
Author: Jon Tubmen
Author URI: http://www.indelible.com
*/

/* 
Generic Stylesheet
Created by Jon Tubmen - June 2007
http://www.indelible.com

Menu Structure
---------------------------
1. Main Links and Content Wrappers
2. Header Items
3. Top Navigation Items
4. Text Formatting
5. General Lists
6. Meta Information
7. Comments Page + Forms
8. Post/Entry Formatting
9. Right Hand Sidebar
10. LiveSearch Formatting
11. Footer Items
12. Live Archives
*/

/* @group html & body */
html { height: 100%; }

body
{
	min-height: 101%;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background: #009dea;
	margin-top: -5px;
	font-size: 62.5%;
	font-family: Verdana, Arial, Sans-Serif;
}

img { behavior: url(/iepngfix.htc); }

#preload
{
	height: 0;
	overflow: hidden;
}

/* @end html & body */
/* @group Main Links and Content Wrappers */
a:visited
{
	color: #666699;
	text-decoration: underline;
	font-weight: bold;
}

a:link
{
	color: #6666CC;
	text-decoration: underline;
	font-weight: bold;
}

a:active
{
	color: #C0FFC0;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #6666FF;
	text-decoration: underline;
	font-weight: bold;
}

a img
{
	border: none;
	text-decoration: none;
}

#wrapper
{
	position: relative;
	text-align: left;
	/*stoopid ie
*/
	width: 784px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	/*stoopid ie*/
}

/* @end Main */
/* @group Header Items */
.header
{
	text-align: left;
	height: 135px;
	width: 411px;
	position: relative;
	background: url(../images/masthead.png) no-repeat 0 -5px;
	behavior: url("/iepngfix.htc");
	left: 345px;
}

/* @end Header Items */
/* @group Top Navigation */
#top_menu
{
	position: absolute;
	left: 20px;
	top: 70px;
	width: 743px;
	height: 66px;
	background: url(../images/top_menu.png) no-repeat scroll center;
	behavior: url("/iepngfix.htc");
}

#centeredmenu
{
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	top: 23px;
	font: 10px Verdana, arial, sans-serif;
	left: -1px;
}

#centeredmenu ul
{
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center;
}

#centeredmenu ul li
{
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%;
	font-weight: bold;
}

#centeredmenu ul li a
{
	display: block;
	margin: 0 0 0 2px;
	padding: 3px 14px;
	color: #0000FF;
	text-decoration: none;
	line-height: 1.3em;
}

#centeredmenu ul li a:hover { color: #fff; }

#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover
{
	color: #fff;
	font-weight: bold;
	text-shadow: #009 0 0 15px;
}

/* @end Top Navigation */
/* @group Left Navigation */
#left_menu
{
	position: relative;
	left: 0px;
	width: 186px;
	text-align: left;
	float: left;
}

#left_menu_top
{
	position: relative;
	left: 0px;
	width: 186px;
	background-image: url(../images/left_menu_top.png);
	behavior: url("/iepngfix.htc");
	height: 33px;
}

#left_menu_edges
{
	left: 0px;
	width: 186px;
	background: url(../images/left_menu_edges.png) repeat-y;
	behavior: url("/iepngfix.htc");
}

#left_menu_content
{
	position: relative;
	left: 33px;
	width: 120px;
	text-align: left;
	top: -25px;
	color: #000099;
}

#left_menu_bottom
{
	position: relative;
	width: 186px;
	behavior: url("/iepngfix.htc");
	height: 32px;
	background: url(../images/left_menu_bottom.png) no-repeat 0;
	clear: both;
	display: block;
	float: none;
}

.treemenu
{
	width: 120px;
	position: relative;
	line-height: 150%;
	font-size: 10px;
	top: -3px;
	display: block;
	left: -2px;
}

.side_nav
{
	color: #000000;
	width: 120px;
	border-style: dotted;
	border-width: 0px;
	position: relative;
	display: block;
	height: auto;
	line-height: 150%;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.side_nav:link
{
	color: #0000FF;
	background: url(../images/grey_angled_8x11.gif) no-repeat 110px 2px;
	width: 120px;
	border-style: dotted;
	border-width: 0px;
	position: relative;
	display: block;
	height: auto;
	line-height: 150%;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.side_nav:visited
{
	color: #3333CC;
	background: url(../images/grey_angled_8x11.gif) no-repeat 110px;
	width: 120px;
	border-style: dotted;
	border-width: 0px;
	position: relative;
	display: block;
	height: auto;
	line-height: 150%;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.side_nav_active:visited
{
	color: #333333;
	width: 120px;
	border-style: dotted;
	border-width: 0px;
	position: relative;
	display: block;
	height: 10px;
	line-height: 150%;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.side_nav_active:link
{
	color: #333333;
	width: 120px;
	border-style: dotted;
	border-width: 0px;
	position: relative;
	display: block;
	height: 10px;
	line-height: 150%;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.side_nav2:link
{
	color: #0000FF;
	background: url(../images/grey_angled_8x11.gif) no-repeat 110px 2px;
	width: 120px;
	border-style: dotted;
	border-width: 0px;
	position: relative;
	display: block;
	height: auto;
	line-height: 130%;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.side_nav2:visited
{
	color: #3333CC;
	background: url(../images/grey_angled_8x11.gif) no-repeat 110px 2px;
	width: 120px;
	border-style: dotted;
	border-width: 0px;
	position: relative;
	display: block;
	height: auto;
	line-height: 130%;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.side_nav3:link
{
	color: #0000FF;
	background: url(../images/grey_angled_8x11.gif) no-repeat 110px;
	width: 120px;
	border-style: dotted;
	border-width: 0px;
	position: relative;
	display: block;
	height: 5px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	line-height: 5px;
	top: 4px;
}

.side_nav3:visited
{
	color: #666666;
	background: url(../images/grey_angled_8x11.gif) no-repeat 110px;
	width: 120px;
	position: relative;
	display: block;
	height: 5px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	line-height: 5px;
	top: 4px;
}

#twidget {
	position: relative;
	left: 16px;
	top: 2px;
}
	
	
/* @end Left Navigation */
/* @group Content Area */
.page
{
	width: 743px;
	position: relative;
	top: -15px;
	height: auto;
	left: 18px;
}

.bullet
{
	top: -5px;
	position: relative;
	left: 1px;
}

.heading
{
	position: relative;
	top: 0px;
}

.a
{
	position: relative;
	top: -2px;
}

.b
{
	position: relative;
	top: 1px;
	margin-left: 1px;
}

.c
{
	position: relative;
	margin-left: -1px;
	margin-right: 2px;
}

.d
{
	position: relative;
	top: 2px;
}

.e
{
	position: relative;
	top: -2px;
}

.f
{
	position: relative;
	top: -4px;
}

.g
{
	position: relative;
	top: -2px;
}

.title
{
	position: relative;
	left: -4px;
	top: -6px;
	height: auto;
}

.subhead
{
	position: relative;
	left: 0px;
	top: -0px;
	height: auto;
	font-weight: bold;
	color: #00cc00;
	letter-spacing: 2px;
}

.icon
{
	position: relative;
	left: 0px;
	top: 13px;
	height: auto;
}

.featuring
{
	left: 25px;
	width: 295px;
	top: -15px;
	height: auto;
	text-align: left;
	position: relative;
}

.featuring p
{
	position: relative;
	padding-top: 5px;
	margin-bottom: 0;
}

#content
{
	position: absolute;
	left: 173px;
	width: 401px;
	top: 0;
	height: auto;
}

#content_top
{
	position: relative;
	left: 0px;
	width: 401px;
	background-image: url(../images/content_top.png);
	behavior: url("/iepngfix.htc");
	height: 33px;
}

#content_edges
{
	left: 0px;
	width: 401px;
	background: url(../images/content_edges.png) repeat-y;
	behavior: url("/iepngfix.htc");
	height: auto;
}

#content_content
{
	position: relative;
	left: 33px;
	width: 335px;
	top: -6px;
	height: auto;
	line-height: 160%;
	font-size: 12px;
	color: #3a3384;
}

#content_content p
{
	line-height: 160%;
	margin-top: 4px;
}

#content_bottom
{
	position: relative;
	width: 401px;
	height: 32px;
	background: url(../images/content_bottom.png) no-repeat;
	behavior: url("/iepngfix.htc");
	top: 0px;
}



#wide_content
{
	position: absolute;
	left: 173px;
	width: 574px;
	top: 0;
	height: auto;
}

#wide_content_top
{
	position: relative;
	left: 0px;
	width: 574px;
	background-image: url(../images/wide_content_top.png);
	behavior: url("/iepngfix.htc");
	height: 33px;
}

#wide_content_edges
{
	left: 0px;
	width: 574px;
	background: url(../images/wide_content_edges.png) repeat-y;
	behavior: url("/iepngfix.htc");
	height: auto;
}

#wide_content_content
{
	position: relative;
	left: 33px;
	width: 508px;
	top: -6px;
	height: auto;
	line-height: 160%;
	font-size: 12px;
	color: #3a3384;
}

#wide_content_content p
{
	line-height: 160%;
	margin-top: 4px;
}

#wide_content_bottom
{
	position: relative;
	width: 574px;
	height: 33px;
	background: url(../images/wide_content_bottom.png) no-repeat;
	behavior: url("/iepngfix.htc");
	top: 0px;
}

/* @end Content Area */
/* @group Right Hand Sidebar */
.subscribe
{
	top: -4px;
	position: relative;
	left: -2px;
}

#right_column
{
	position: absolute;
	left: 561px;
	width: 120px;
	color: #666699;
	font-size: 9.0pt;
	font-family: Verdana;
	line-height: 150%;
	top: 0px;
}

#right_column_top
{
	position: relative;
	left: 0px;
	width: 186px;
	background-image: url(../images/right_column_top.png);
	behavior: url("/iepngfix.htc");
	height: 33px;
}

#right_column_edges
{
	position: relative;
	width: 186px;
	background: url(../images/right_column_edges.png) repeat-y;
	behavior: url("/iepngfix.htc");
}

#right_column_content
{
	position: relative;
	left: 33px;
	width: 119px;
	text-align: left;
}

#right_column_bottom
{
	position: relative;
	width: 186px;
	height: 32px;
	background: url(../images/right_column_bottom.png) no-repeat;
	behavior: url("/iepngfix.htc");
}

#right_column2
{
	position: relative;
	left: 0px;
	width: 120px;
	color: #666699;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	line-height: 150%;
	top: -15px;
}

#right_column2_top
{
	position: relative;
	left: 0px;
	width: 186px;
	text-align: left;
	background-image: url(../images/right_column_top.png);
	behavior: url("/iepngfix.htc");
	height: 33px;
}

#right_column2_edges
{
	left: 0px;
	width: 186px;
	background: url(../images/right_column_edges.png) repeat-y;
	behavior: url("/iepngfix.htc");
}

#right_column2_content
{
	position: relative;
	left: 33px;
	width: 119px;
	text-align: left;
	overflow: hidden;
}

#right_column2_bottom
{
	position: relative;
	width: 186px;
	height: 32px;
	background: url(../images/right_column_bottom.png) no-repeat;
	behavior: url("/iepngfix.htc");
}

/* @end Right Hand Sidebar */
/* @group Footer Items */
#footer
{
	color: #333;
	font-size: 7.0pt;
	font-family: Verdana;
	text-align: center;
	height: 25px;
	position: relative;
	padding-top: 5px;
	text-decoration: none;
}

#footer a:link
{
	color: #6666FF;
	font-size: 7.0pt;
	font-family: Verdana;
	text-align: center;
	height: 25px;
	position: relative;
	padding-top: 5px;
	text-decoration: none;
}

.binglybongly
{
	top: -2px;
	position: relative;
}

*:first-child+html .binglybongly { top: 0px; }
* html .binglybongly { top: 0px; }

.c
{
	top: -1px;
	position: relative;
	left: 2px;
}

/* @end Footer Items */
/* @group Text Formatting */
hr
{
	border: 0;
	width: 100%;
	color: #99f;
	background-color: #99f;
	height: 1px;
}

h2
{
	text-align: left;
	text-decoration: none;
	margin: 20px 0 0;
	padding: 0.5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 180%;
	color: #999999;
}

.big {
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 160%;
	color: #009900;
	position: relative;
	margin-top: 10px;
	margin-bottom: 11px;
	line-height: 180%;
}

.medium
{
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 125%;
	color: #009900;
	position: relative;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 180%;
}

.big a
{
	text-decoration: none;
	font-size: 125%;
	color: #0000ff;
	position: relative;
	line-height: 110%;
}

h2 a
{
	text-decoration: none;
	border-bottom-width: 0px;
}

h2 a:visited { border-bottom-width: 0px; }
h2 a:hover { border-bottom-width: 0px; }
h3 { font-weight: bold; }

h4
{
	text-align: left;
	text-decoration: none;
	color: #26649b;
	font: bold 105% Verdana, Arial, sans-serif, Helvetica;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0.5em;
}

.startquote
{
	width: 24px;
	height: 13px;
	background: url(../images/start_quote_rb.png) no-repeat 0 0;
	behavior: url("/iepngfix.htc");
	position: relative;
	float: left;
	top: 1px;
}

.endquote
{
	width: 24px;
	height: 13px;
	background: url(../images/end_quote_rb.png) no-repeat;
	behavior: url("/iepngfix.htc");
	position: relative;
	float: right;
	top: 0px;
}

.inputbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	Text-Align: center;
	font-weight: normal;
	color: #0000FF;
}

.textfield
{
	BORDER-RIGHT: #3333cc 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #000099 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #000099 1px solid;
	COLOR: #333399;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #000099 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica;
}

/* @end Text Formatting */
/* @group Post/Entry Formatting */
#credit_container
{
	position: absolute;
	width: 401px;
	text-align: center;
	height: auto;
}

#design_credit
{
	color: #babbfe;
	font-size: 7.0pt;
	font-family: Verdana;
	width: 401px;
}

#design_credit a
{
	text-decoration: none;
	color: #babbfe;
}

#design_credit a:hover
{
	text-decoration: none;
	color: #656565;
}

/* @end Post/Entry Formatting */
.caption
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #CCCCCC;
}
