/*
Theme Name: Mintz - Executive
Theme URL: http://www.studiopress.com/themes/executive
Description: Executive is a 2 or 3-column Widget-ready theme created for WordPress.
Author: StudioPress
Author URI: http://www.studiopress.com
Version: 1.0
Tags: two-columns, three-columns, fixed-width, threaded-comments

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/
BODY
{
	background: #BFBFBF;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto;
	padding: 0px;
}
#wrap-home
{
	background: #F4F4F4 url(images/wrap_home.png) no-repeat top center;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	display: table;
	min-width: 960px;
	width: 100%;
}
#wrap
{
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	min-height: 500px;
}
/************************************************
*  Hyperlinks                                    *
************************************************/
A IMG
{
	border: none;
}
A:focus, A:hover, A:active
{
	outline: none;
}
/************************************************
*  Header                                          *
************************************************/
#headerbg
{
	background: url(images/bg.png) repeat-x;
}
#header
{
	background: url(images/header.png);
	width: 960px;
	height: 120px;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
#header #imageheader
{
	width: 400px;
	height: 94px;
	text-indent: -10000px;
	background: url(images/logo.png) no-repeat left top;
	margin-top: 11px;
}
#header #imageheader A
{
	width: 325px;
	height: 120px;
}
#header H1, #header H1 A, #header H1 A:visited, #header H4, #header H4 A, #header H4 A:visited
{
	color: #CCCCCC;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-shadow: #000000 0px -2px 2px;
}
#header H1 A:hover, #header H4 A:hover
{
	color: #CCCCCC;
	text-decoration: none;
}
.headertext
{
	margin: 0px;
	padding: 20px 0px 0px;
}
.headerleft
{
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.headerleft P
{
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 5px;
	line-height: 20px;
	text-shadow: #000000 0px -2px 2px;
}
.headerleft A IMG
{
	border: none;
	margin: 0px;
	padding: 0px;
}
.headerright
{
	width: 250px;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px;
}
.headerright P
{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 5px;
}
.headerright A IMG
{
	border: none;
	margin: 0px;
	padding: 0px;
}
.headerright A, .headerright A:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerright A:hover
{
	text-decoration: underline;
}
.headerright A IMG
{
	border: none;
	margin: 0px;
	padding: 0px;
}
.headerright UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.headerright LI
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/************************************************
*  Navbar                                          *
************************************************/
#navbarbg
{
	background: url(images/nav.png);
}
#navbar
{
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}
.navbarleft
{
	width: 780px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.navbarright
{
	width: 170px;
	float: right;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: right;
}
.navbarright A, .navbarright A:visited
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.navbarright A:hover
{
	color: #CCCCCC;
	text-decoration: none;
}
#nav
{
	margin: 0px;
	padding: 0px;
}
#nav UL
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav LI
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav LI A, #nav LI A:link, #nav LI A:visited
{
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 30px 0px 0px;
	padding: 15px 0px;
}
#nav LI A:hover, #nav LI A:active
{
	color: #CCCCCC;
	text-decoration: none;
}
#nav LI LI A, #nav LI LI A:link, #nav LI LI A:visited
{
	background: #777777;
	width: 130px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	float: none;
	margin: 0px;
	padding: 5px 10px;
	border: none;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
}
#nav LI LI A:hover, #nav LI LI A:active
{
	background: #888888;
	color: #FFFFFF;
	text-decoration: none;
}
#nav LI UL
{
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#nav LI LI
{
}
#nav LI UL A
{
	width: 120px;
}
#nav LI UL A:hover, #nav LI UL A:active
{
}
#nav LI UL UL
{
	margin: -25px 0 0 151px;
}
#nav LI:hover UL UL, #nav LI:hover UL UL UL, #nav LI.sfhover UL UL, #nav LI.sfhover UL UL UL
{
	left: -999em;
}
#nav LI:hover UL, #nav LI LI:hover UL, #nav LI LI LI:hover UL, #nav LI.sfhover UL, #nav LI LI.sfhover UL, #nav LI LI LI.sfhover UL
{
	left: auto;
}
#nav LI:hover, #nav LI.sfhover
{
	position: static;
}
.rsslink
{
	margin: 0px 0px 0px 10px;
	padding: 3px 25px 3px 0px;
	background: url(images/rss_navbar.png) no-repeat right center;
}
/************************************************
*  Homepage Main                                 *
************************************************/
#hpmainbg
{
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}
#hpmainbg H2, #hpmainbg H2 A, #hpmainbg H2 A:visited
{
	color: #333333;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
#hpmainbg H2 A:hover
{
	color: #333333;
	text-decoration: underline;
}
.hpmain
{
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	line-height: 20px;
}
.hpmainleft
{
	width: 450px;
	float: left;
	margin: 0px;
	padding: 30px 0px 15px;
}
A.more-link:link, A.more-link:visited
{
	background: url(images/navhov.png);
	float: right;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	margin: 0px;
	padding: 5px 10px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
A.more-link:hover
{
	background: url(images/nav.png);
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.hpmainright
{
	width: 437px;
	float: right;
	margin: 0px;
	padding: 22px 0px 15px;
}
.hpmainright EMBED, .hpmainright OBJECT
{
	width: 400px;
	height: 270px;
	margin: 0px;
	padding: 0px;
}
/************************************************
*  Homepage Bottom                                  *
************************************************/
#hpbottombg
{
	background: #567CC3 url(images/hpbottom.png) repeat-x;
}
#hpbottom
{
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}
#hpbottom A, #hpbottom A:visited
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
}
#hpbottom A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#hpbottom H2, #hpbottom H2 A, #hpbottom H2 A:visited
{
	color: #FFFFFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
#hpbottom H2 A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#hpbottom H4
{
	color: #FFFFFF;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 5px;
}
#hpbottom P
{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#hpbottom EMBED, #hpbottom OBJECT
{
	width: 200px;
	height: 140px;
	margin: 0px;
	padding: 0px;
}
.video
{
	border: 5px solid #FFFFFF;
	margin: 0px 0px 10px;
	padding: 0px;
}
.excerpt
{
	margin: 0px;
	padding: 0px 0px 10px;
}
.hpbottom1
{
	width: 210px;
	float: left;
	margin: 10px 0px 20px;
	padding: 0px 19px 0px 0px;
	border-right: 1px solid #FFFFFF;
}
.hpbottom2
{
	width: 210px;
	float: left;
	margin: 10px 0px 20px;
	padding: 0px 19px 0px 20px;
	border-right: 1px solid #FFFFFF;
}
.hpbottom3
{
	width: 210px;
	float: left;
	margin: 10px 0px 20px;
	padding: 0px 19px 0px 20px;
	border-right: 1px solid #FFFFFF;
}
.hpbottom4
{
	width: 210px;
	float: right;
	margin: 10px 0px 20px;
	padding: 0px;
}
.thumb-hpbottom
{
	background: #FFFFFF;
	float: left;
	margin: 0px 0px 10px !important;
	border: 5px solid #FFFFFF !important;
}
/************************************************
*  Content                                          *
************************************************/
#content
{
	width: 960px;
	margin: 0px auto;
	padding: 20px 0px 0px;
	line-height: 18px;
}
#blog-title
{
	text-align: center;
	padding-bottom: 10px;
	font-family: serif;
}
#blog-title H2
{
	font-style: italic;
	font-weight: normal;
}
#contentleft
{
	float: left;
	width: 660px;
	margin: 0px;
	padding: 0px 0px 5px 10px;
}
#contentright
{
	float: right;
	width: 660px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#contentsplit
{
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px 0px 5px 20px;
}
#contentfull
{
	float: left;
	width: 960px;
	margin: 0px;
	padding: 10px 0px 0px;
}
#content A IMG
{
	border: none;
}
#content BLOCKQUOTE
{
	background: #F4F4F4;
	margin: 0px 25px 15px;
	padding: 10px 20px 0px 15px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#content BLOCKQUOTE P
{
	margin: 0px;
	padding: 0px 0px 15px;
}
#content IMG.wp-smiley
{
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#content IMG.wp-wink
{
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
.breadcrumb
{
	background: #F4F4F4;
	font-size: 11px;
	margin: 0px 0px 20px;
	padding: 5px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.breadcrumb A, .breadcrumb A:visited
{
	color: #2255AA;
	text-decoration: none;
}
.breadcrumb A:hover
{
	color: #2255AA;
	text-decoration: underline;
}
.post
{
	margin: 0px 0px 40px;
	padding: 0px;
}
.post A, .post A:visited, .comments A, .comments A:visited, .navlink A, .navlink A:visited
{
	color: #2255AA;
	text-decoration: none;
}
.post A:hover, .comments A:hover, .navlink A:hover
{
	color: #2255AA;
	text-decoration: underline;
}
.post P
{
	margin: 0px;
	padding: 0px 0px 15px;
}
.post UL
{
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px;
}
.post UL LI
{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.post UL UL
{
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
.post OL
{
	margin: 0px;
	padding: 0px 0px 15px;
}
.post OL LI
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.date
{
	font-size: 11px;
	font-weight: bold;
}
.authorbox
{
	background: #F4F4F4;
	margin: 0px 0px 40px;
	padding: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.postmeta
{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px;
	border-top: 1px dotted #CCCCCC;
}
.postmeta P
{
	margin: 0px;
	padding: 0px;
}
.authorbox P
{
	margin: 0px;
	padding: 0px;
}
.authorbox IMG
{
	background: #FFFFFF;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.comments
{
	margin: 0px 0px 15px;
	padding: 0px;
}
.clear
{
	clear: both;
}
.archive
{
	float: left;
	width: 225px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
/************************************************
*  Headline Classes                             *
************************************************/
#contentleft H1, #contentright H1, #contentfull H1, #contentsplit H1
{
	color: #333333;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px dotted #CCCCCC;
}
#contentleft H1 A, #contentleft H1 A:visited, #contentright H1 A, #contentright H1 A:visited, #contentsplit H1 A, #contentsplit H1 A:visited
{
	color: #333333;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#contentleft H1 A:hover, #contentright H1 A:hover, #contentsplit H1 A:hover
{
	color: #2255AA;
	text-decoration: none;
}
#contentleft H2, #contentright H2, #contentsplit H2, #contentfull H2
{
	color: #333333;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px;
}
#contentleft H3, #contentright H3, #contentsplit H3, #contentfull H3
{
	color: #333333;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	border-bottom: 1px dotted #CCCCCC;
}
#contentleft H4, #contentright H4, #contentsplit H4, #contentfull H4
{
	color: #333333;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px;
}
#contentleft H5, #contentright H5, #contentsplit H5, #contentfull H5
{
	color: #333333;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px;
}
#contentleft H6, #contentright H6, #contentsplit H6, #contentfull H6
{
	color: #333333;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px;
}
/************************************************
*  Images                                           *
************************************************/
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}
IMG.alignnone
{
	padding: 0px;
	margin: 0px 0px 10px;
	display: inline;
}
IMG.alignright
{
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
}
IMG.alignleft
{
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}
.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.alignright
{
	float: right;
	margin: 0px 0px 10px 10px;
}
.alignleft
{
	float: left;
	margin: 0px 10px 10px 0px;
}
.wp-caption
{
	background: #F4F4F4;
	text-align: center;
	padding: 7px 2px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.wp-caption IMG
{
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}
.wp-caption P.wp-caption-text
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
/************************************************
*  Sidebar(s)                                    *
************************************************/
#sidebar_main_left
{
	width: 270px;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px;
	display: inline;
}
#sidebar_main_right
{
	width: 270px;
	float: right;
	margin: 0px;
	padding: 0px 0px 20px;
	display: inline;
}
#sidebar_split
{
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px 0px 20px;
	display: inline;
}
#sidebar_main_left .widget, #sidebar_main_right .widget, #sidebar_split .widget
{
	margin: 0px 0px 30px;
	padding: 0px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#sidebar_main_left H4, #sidebar_main_right H4, #sidebar_split H4
{
	color: #333333;
	display: block;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	margin: 0px 0px 3px;
	padding: 0px 0px 5px;
	border-bottom: 1px dotted #CCCCCC;
}
#sidebar_main_left A, #sidebar_main_left A:visited, #sidebar_main_right A, #sidebar_main_right A:visited, #sidebar_split A, #sidebar_split A:visited
{
	color: #333333;
	text-decoration: none;
}
#sidebar_main_left A:hover, #sidebar_main_right A:hover, #sidebar_split A:hover
{
	color: #2255AA;
	text-decoration: underline;
}
#sidebar_main_left P, #sidebar_main_right P, #sidebar_split P
{
	margin: 0px;
	padding: 0px;
}
#sidebar_main_left A IMG, #sidebar_main_right A IMG, #sidebar_split A IMG
{
	border: none;
	margin: 0px;
	padding: 0px;
}
#sidebar_main_left UL, #sidebar_main_right UL, #sidebar_split UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar_main_left UL LI, #sidebar_main_right UL LI, #sidebar_split UL LI
{
	list-style-type: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
#sidebar_main_left UL UL, #sidebar_main_right UL UL, #sidebar_split UL UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar_main_left UL LI LI, #sidebar_main_right UL LI LI, #sidebar_split UL LI LI
{
	background: url(images/arrow.png) no-repeat top left;
	padding: 0px 0px 3px 12px;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
}
#sidebar_main_left UL LI UL LI, #sidebar_main_right UL LI UL LI, #sidebar_split UL LI UL LI
{
	background: url(images/arrow.png) no-repeat top left;
	padding: 0px 0px 4px 12px;
	margin: 0px 0px 3px;
}
#cat
{
	background: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	width: 250px;
	color: #666666;
	margin: 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
}
.enews
{
	background: url(images/enews.png) no-repeat top right;
	margin: 0px;
	padding: 0px;
}
.twitter
{
	background: url(images/twitter.png) no-repeat top right;
	margin: 0px;
	padding: 0px;
}
/************************************************
*  Search Form                                    *
************************************************/
#searchform-header
{
	margin: 0px;
	padding: 47px 0px 0px 40px;
}
#s-header
{
	background: none;
	width: 175px;
	color: #666666;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	padding: 3px 0px;
	margin: 0px;
	border: none;
}
#searchform
{
	color: #333333;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#s
{
	background: #FFFFFF;
	width: 175px;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 3px 0px 3px 3px;
	margin: 5px 1px 0px 0px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#searchsubmit
{
	background: url(images/nav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 1px 5px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/************************************************
*  eNews Subscribe                                *
************************************************/
#subscribe
{
	margin: 5px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
#subbox
{
	background: #F4F4F4 !important;
	width: 200px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 3px 0px 3px 3px;
	margin: 5px 5px 0px 0px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#subbutton
{
	background: url(images/nav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 1px 5px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/************************************************
*  Footer                                          *
************************************************/
#footerbg
{
	background: url(images/footer.png) repeat-x;
	height: 80px;
}
#footer
{
	width: 960px;
	margin: 0px auto;
	padding: 30px 0px 15px;
	line-height: 20px;
}
#footer P
{
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#footer A, #footer A:visited
{
	color: #CCCCCC;
	text-decoration: none;
}
#footer A:hover
{
	color: #CCCCCC;
	text-decoration: underline;
}
.footer-arrow
{
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 2px 18px;
	background: url(images/arrow_footer.png) no-repeat left center;
}
.footer-rss-posts
{
	margin: 0px 5px 0px 0px;
	padding: 2px 0px 2px 15px;
	background: url(images/rss_footer.png) no-repeat left center;
}
.footer-rss-comments
{
	margin: 0px;
	padding: 2px 0px 2px 15px;
	background: url(images/rss_footer.png) no-repeat left center;
}
.footerleft
{
	width: 770px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.footerright
{
	width: 180px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
/************************************************
*  Comments                                        *
************************************************/
#author, #email, #url
{
	background: #FFFFFF !important;
	width: 250px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#comment
{
	background: #FFFFFF;
	width: 95%;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 5px 0px 1px;
	padding: 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#submit
{
	background: url(images/nav.png);
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px;
	padding: 2px 0px 2px 8px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.commentlist LI UL LI
{
	font-size: 12px;
}
.commentlist LI
{
	font-weight: bold;
}
.commentlist LI .avatar
{
	background: #FFFFFF;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0px 5px 0px 10px;
	padding: 3px;
}
.commentlist CITE, .commentlist CITE A
{
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
.commentlist P
{
	font-weight: normal;
	text-transform: none;
}
.commentmetadata
{
	font-weight: normal;
}
#commentform INPUT
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
}
#respond:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#commentform P
{
	margin: 5px 0px;
}
#commentform #submit
{
	margin: 0px;
	float: left;
}
.alt
{
	margin: 0px;
	padding: 10px;
}
.commentlist
{
	margin: 0px;
	padding: 0px;
}
.commentlist OL
{
	margin: 0px;
	padding: 10px;
}
.commentlist LI
{
	margin: 15px 0px 5px;
	padding: 10px 5px 10px 10px;
	list-style: none;
}
.commentlist LI UL LI
{
	margin-right: -6px;
	margin-left: 10px;
}
.commentlist P
{
	margin: 10px 5px 10px 0px;
	padding: 0px;
}
.children
{
	margin: 0px;
	padding: 0px;
}
.nocomments
{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.reply A, .reply A:visited
{
	background: url(images/nav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 0px 10px;
	padding: 3px 8px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.reply A:hover
{
	background: url(images/navhov.png);
	color: #FFFFFF;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.commentmetadata
{
	font-size: 10px;
	margin: 0px;
	display: block;
}
.navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
.thread-alt
{
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.thread-even
{
	background: #F4F4F4;
	margin: 0px;
	padding: 0px;
}
.depth-1
{
	border: 1px dotted #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.even, .alt
{
	border: 1px dotted #CCCCCC;
	margin: 0px;
	padding: 0px;
}
