/*
	Theme Name: IRA Advantage
	Theme URL: http://www.post1031.com
	Description: WordPress theme 
	Author: Artizon Digital
	Author URI: http://www.artizondigital.com
	Version: 1.0
	Tags: 2 columns, fixed width, sidebar widgets
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/
 
body {
	background: #e6dcce url(images/background.jpg);
  background-repeat: repeat-x;
	width: 1106px;
	color: #000000;
	font-size: 14px;
	font-family:  Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: url(images/sheet_two.png);
	width: 1032px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#wrapper-inner {
	margin: 0px auto 0px;
	padding:0px;
	background:url(images/sheet.jpg) top center no-repeat;
	width:1032px;
	position:relative;
}
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #194A90;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
a img {
	border: 1px solid #193490;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Top Bar includes date, rss, comments *
************************************************/

#top {
  background: #222222 url(images/topbar.jpg);
	width: 1032px;
	height: 40px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#top p {
  color: #FFFFFF;
	font-size: 11px;	
	padding: 0px;
	margin: 0px;
	}
		
.topleft {
	width: 180px;
	float: left;
	margin: 0px;
	padding: 9px 0px 0px 10px;
	}
	
.topright {
	width: 300px;
	float: right;
	margin: 0px 45px 0px 0px;
	padding: 7px 10px 0px 0px;
	text-transform: uppercase;
	text-align: right;
	}
			
.topright a, .topright a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 1px;
	}
	
#top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.topright a img {
	border: none;
	margin: 0px 4px 3px 0px;
	padding: 0px;
	}
	
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: url(images/header.jpg);
	width: 1032px;
	height: 59px;
	color: #000000;
	font-size: 11px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

#header h1 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: Times New Roman, Georgia;
	font-weight: normal;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Times New Roman, Georgia;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
	
#site-title {
	display: none; 
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
	
.headerleft {
	width: 487px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
.headerleft p {
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	line-height: 20px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.headerright {
	width: 545px;
	float: right;
	margin: 0px 70px 0 0;
	padding: 0px 27px 0px 0px;
	}
	
.headerright p {
	color: #D7C880;
	font-size: 12px;
	font-family: Arial;	
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
.headerright p1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}	
	
.headerright p2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}	
		
.signup {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
.headerright a, .headerright a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	}
		
.headerright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 2px 0 0 0;
	}
	
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: url(images/navbar.jpg);
	width: 1032px;
	height: 24px;
	font-size: 13px;
	font-family: Times New Roman, Georgia;
	color: #FFFFFF;
	font-weight: ;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
  *z-index: 1;
	}
	
#nav {
  float: left;
	position: relative;
	left: 13.5%;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	position: relative;
	left: -13.5%;
	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: 13px;
	font-family: Times New Roman, Georgia;
	font-weight: bold;
	text-transform: uppercase;
  margin: 3px 0px 0px 0px;
	padding: 1px 13px 3px 13px;
	}
	
.page_item {
  border-left: 1px solid #FFFFFF;
  }

#nav li a:hover, #nav li a:active {
	background: #FFFFFF;
	color: #B4112D;
  margin: 3px 0px 0px 0px;
	padding: 1px 13px 3px 13px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: 300px;
	color: #ffffff;
	font-size: 16px;
	font-family: Times New Roman, Georgia;
	font-weight: bold;
	text-transform: none;
	float: none;
	margin: 0px;
	padding: 4px 0px 3px 8px;
	border-left: 1px solid #B4112D;
	border-right: 1px solid #B4112D;
	border-bottom: 1px solid #B4112D;
	border-top: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #FFFFFF;
	color: #B4112D;
	margin: 0px;
	padding: 4px 0px 3px 8px;
	}

#nav li ul {
	background: #B4112D;
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 310px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#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;
	}
	
/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {
	background: url(images/subnavbar.jpg);
	width: 1032px;
	height: 13px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Listing Page 		    	                    * 
************************************************/
	
#archivepage {
	float: left;
	width: 630px;
	margin: 0px;
	padding:0px;
	}
	
#archivepage p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#archivepage p img {
	border: 1px solid #BEBEBE;
  float: left;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	}
	
#archivepage a img {
	border: 1px solid #BEBEBE;
  float: left;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	}
	
#archivepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#archivepage ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
#archivepagetop {
	background: #FFFFFF;
	float: left;
	width: 607px;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #193490;
	}
	
#archivepagetop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

#archivepagebottom {
	float: left;
	width: 627px;
	margin: 0px;
	padding: 0px;
	}
	
#archivepagebottom p {
	margin: 0px;
	padding: 0px;
	}
 
.section {
	background: #FFFFFF;
	width: 587px;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 9px 9px;
	border: 1px solid #BEBEBE;
	}
	
.videocontainer {
	background: #FFFFFF url(images/postareatop.gif) top no-repeat;
	width: 625px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #BEBEBE;
	
}	
.videos {
	width: 607px;
	margin: 5px 0px 10px 0px;
	padding: 9px 9px 9px 9px;
	}

.videoleft {
	float: left;
	margin: 0px;
	padding: 10px 0px 15px 0px;
	}
	
.videoright {
	float: right;
	margin: 0px;
	padding: 10px 0px 15px 0px;
	}
		
#hpbottom embed, #hpbottom object {
	width: 200px; 
	height: 162px;
	margin: 0px; 
	padding: 0px;
	}
	
#hpbottom img {
	width: 200px; 
	height: 121px;
	margin: 0px; 
	padding: 0px;
	}	
		
.videosleft {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.videosright {
	width: 400px;
	float: right;
	margin: 0px;
	padding: 0px;
	}
	
.videos embed, .videos object {
	width: 200px; 
	height: 162px;
	margin: 0px; 
	padding: 0px;
	}	
	

			
/************************************************
*	Content 				     		    * 
************************************************/

#content {
	width: 952px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	line-height: 17px;
	}
	
#content h1 {
	color: #194A90;
	font-size: 24px;
	font-family: Times New Roman, Georgia;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	line-height: 29px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #194A90;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#content h2 {
	color: #000000;
	font-size: 18px;
	font-family: Times New Roman, Georgia;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	}

#content h3 {
	color: #194A90;
	font-size: 18px;
	font-family: Times New Roman, Georgia;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content h3 a, #content h3 a:visited {
	color: #194A90;
	font-size: 18px;
	font-family: Times New Roman, Georgia;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#content h4 {
	color: #194A90;
	font-size: 16px;
	font-family: Times New Roman, Georgia;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	}
	
#content h5 {
	color: #000000;
	font-size: 14px;
	font-family: Times New Roman, Georgia;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 3px 7px;
	text-transform: uppercase;
	}
	
#content h5 a, #content h5 a:visited {
	color: #000000;
	font-size: 14px;
	font-family: Times New Roman, Georgia;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

#content h5 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h6 {
	color: #194A90;
	font-size: 24px;
	font-family: Times New Roman, Georgia;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	line-height: 29px;
	}	
	
#content h7 {
	color: #000000;
	font-size: 18px;
	font-family: Times New Roman, Georgia;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}		

#content ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#content ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}	
			
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft {
	float: left;
	width: 630px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
#contentleft p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentsidebarpage {
	background: #FFFFFF url(images/SidebarAd.jpg) top no-repeat;
	float: left;
	width: 308px;
	height: 178px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #BEBEBE;
	}
	
#contentsidebarpage p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}		
#contentwide {
	float: left;
	width: 945px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
#contentwide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
		
blockquote {
	background: #15396F url(images/bluebox.jpg);
	margin: 0px 25px 0px 25px;
	padding: 10px 20px 0px 15px;
	border: 1px solid #194A90;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

#content h2.glossary a, #content.glossary h2 a:visited, #content h2.glossary {
	color: #194A90;
	font-size: 18px;
	font-family: Times New Roman, Georgia;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	}
	
#content h3.glossary a:hover {
	color: #000000;
	text-decoration: none;
	}	
	

/************************************************
*	Post Container Post Area * 
************************************************/
.postcontainer {
	background: #FFFFFF url(images/postareatop.gif) top no-repeat;
	float: left;
	width: 625px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #BEBEBE;
	}
		
.postarea {
	background: none;
	float: left;
	width: 605px;
	margin: 0px 0px 5px 0px;
	padding: 5px 10px 0px 10px;
	border: none;
	}
	
.postarea ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
			
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 15px 20px;
	padding: 0px;
	}

.postareawide {
	float: left;
	background: #FFFFFF url(images/postareatopwide.gif) top no-repeat;
	width: 925px;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 0px 9px;
	border: 1px solid #BEBEBE;
	}
	
.postareawide ol {
   margin: 0px 0px 0px 20px;
   padding: 0px 0px 10px 0px;
   }
   
.postareawide ol li {
   margin: 0px 0px 0px 20px;
   padding: 0px 0px 5px 0px;
   }
   
.postareawide ul {
   list-style-type: square;
   margin: 0px 0px 0px 20px;
   padding: 0px 0px 10px 0px;
   }
   
.postareawide ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
   
.postareawide ul li {
   list-style-type: square;
   margin: 0px 0px 0px 20px;
   padding: 0px 0px 5px 0px;
   }
   
.date {
	float: left;
	width: 607px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.postmeta {
	width: 607px;
	font-size: 12px;
	padding: 5px 0px 20px 0px;
	margin: 0px;
	}
	
.postmeta2 {
	width: 607px;
	font-size: 14px;
	padding: 5px 0px 10px 0px;
	margin-bottom: 5px;
	border-bottom: medium double #BEBEBE;
	}
	
.news_photo_front_page{
	border:1px solid #BEBEBE;
	width:160px;
	height:120px;
	margin: 0px 10px 10px 0px;
	padding:5px 5px 5px 5px;
	float:left;
	}
			
.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}
	
.postwidget {
	background: #FFFFFF url(images/listingpagetop.gif) top no-repeat;
	float: left;
	width: 607px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: medium double #BEBEBE;
	}
	
.postwidget ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.postwidget li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}	
.postthumb embed, .videos object {
	width: 120px; 
	height: 90px;
	margin: 0px; 
	padding: 0px;
	}	
	
.postthumb img {
	width: 120px; 
	height: 90px;
	margin: 0px; 
	padding: 0px;
	}	
 
.brochurebutton {
  float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}
 
.applicationbutton {
  float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}
	 
/************************************************
*	Slideshow Home Page				     		    * 
************************************************/
#slideshow {
	width: 943px;
	height: 328px;
	background: #FFFFFF url(images/slideshowBackground.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 17px;
	border: 1px solid #BEBEBE;
	}

.slideshow-container
 	{
	width: 570px;
	Float: right;
	margin: 15px 15px 0px 0px;
	padding: 0px;
	}	
/************************************************
*	Recent Post Home Page				     		    * 
************************************************/

#recentpost {
	float: left;
	width: 943px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	}
#recentpostarea {
	float: left;
	width: 925px;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
	border-top: medium double #BEBEBE;
	}
	
#recentpost p {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 0px;
	}

#recentpost h2 {
    color: #000000;
    font-family: Arial,Tahoma,Verdana;
    font-size: 17px;
    font-weight: normal;
    text-transform: none;
    line-height: 24px;
}
	
#recentpost h3 {
    color: #000000;
    font-family: Times New Roman,Georgia;
    font-size: 20px;
    font-weight: normal;
    margin: 10px 0;
    padding: 0;
    text-transform: none;
}	

#recentpost h6 {
    color: #194A90;
    font-family: Times New Roman,Georgia;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    margin: 6px 0px 10px 0;
    padding: 0;
    text-transform: uppercase;
}
	
#recentpost ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#recentpost ul li {
	list-style-type: square;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	}
			
#recentpost ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#recentpost ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#recentpost ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}	
			
#recentpost-left {
	width: 290px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
#recentpost-right {
	width: 290px;
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/
				
#photos {
	background: #FFFFFF;
	float: left;
	width: 607px;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 20px 9px;
	border: 1px solid #BEBEBE;
	}

#photos a img {
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 5px;
	border: 1px solid #BEBEBE;
	}
	
#photos a:hover img {
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 4px;
	border: 1px solid #BEBEBE;
	}
	
img.centered {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 1px solid #BEBEBE;
	padding: 5px;
	}
	
img.alignnone {
  float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
	border: 1px solid #BEBEBE;
	padding: 5px;
	}

img.alignleft {
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	display: inline;
	border: 1px solid #BEBEBE;
	padding: 5px;
	}

img.alignright {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: inline;
	border: 1px solid #BEBEBE;
	padding: 5px;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 1px solid #BEBEBE;
	padding: 5px;
	}

.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;	
	}

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

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

/************************************************
*	Sidebar 	    	        	        * 
************************************************/

#sidebar {
	float: left;
	width: 310px;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	display: inline;
	}
	
#sidebar .widget {
	background: #FFFFFF url(images/sidebartop.gif) top no-repeat;
	float: left;
	width: 308px;
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
	border: 1px solid #BEBEBE;
	}
	
#sidebar h2 {
	background: none;
	color: #000000;
	font-size: 15px;
	font-family: Times New Roman, Georgia;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 3px 10px;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px 10px 10px 10px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar embed, #sidebar object {
	width: 288px; 
	height: 240px;
	margin: 15px 0px 0px 5px;; 
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	list-style-type: square;
	padding: 0px 0px 0px 0px;
	margin-left: 25px;
	}
	
#sidebar ul li ul li {
	list-style-type: square;
	padding: 0px 0px 0px 0px;
	margin-left: 25px;
	}
#cat {
	width: 255px;
	margin: 0px 0px 0px 10px;	
	}
	
form.ddpl-form select { 
  width: 290px; 
  }
  
#extended-categories-select-3 {
  width: 255px;
  margin: 0px 0px 0px 10px;
  }
    
/************************************************
*	Footer  									*
************************************************/

#footer {
	background: none;
	width: 945px;
	color: #000000;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	}
	
#footer p {
	color: #000000;
  font-weight: normal;
	margin: 0px;	
	padding: 0px 0px 10px 0px;
	}

#footer a, #footer a:visited {
	color: #194A90;
	text-decoration: none;
	}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	}

#footer ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#footer ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li ul li {
	margin-left: 5px;
	padding: 0px 0px 5px 0px;
	}
	
#footer h2 {
	color: #000000;
	font-size: 15px;
	font-family: Times New Roman, Georgia;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 10px;
	}
	
#footer h2 a {
	color: #000000;
	font-size: 15px;
	font-family: Times New Roman, Georgia;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer .widget {
	background: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: none;
	}

.footer1 a img, .footer2 a img, .footer3 a img, .footer4 a img{
	border: none;
	margin: 0px 5px 10px 0px;
	padding: 0px;
	}
	
.footer1 {
  background: #FFFFFF url(images/footertop.gif) top no-repeat;
  width: 307px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #BEBEBE;
	}
	  
.footer2 {
  background: #FFFFFF url(images/footertop.gif) top no-repeat;
  width: 307px;
	float: left;
	margin: 0px 9px 0px 8px;
	padding: 0px;
	border: 1px solid #BEBEBE;
	}
	
.footer3 {
  background: #FFFFFF url(images/sidebartop.gif) top no-repeat;
  width: 308px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #BEBEBE;
	}
			
/************************************************
*	Footer Copyright 									*
************************************************/

#copyright {
	width: 1106px;
	height: 35px;
	color: #000000;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: center;
	}
	
#copyright p {
	color: #000000;
	font-size: 12px;
  font-weight: normal;
	margin: 0px;	
	padding: 10px 0px 10px 0px;
	}

#copyright a, #copyright a:visited {
	color: #194A90;
	text-decoration: none;
	}

#copyright a:hover {
	color: #000000;
	text-decoration: underline;
	}
		
/************************************************
*	Bottom  									*
************************************************/

#bottom {
	width: 1032px;
	height: 57px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

/********************** 
Sidebar Ad Button
***********************/

.buttonsidebarad {
	display: block;
	width: 260px;
	height: 24px;	
	text-indent: -9999px;
}
.buttonsidebarad a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 119Px 0px 0px 25px;
	background: transparent url(images/sidebar_ad_button.jpg) no-repeat top left;
	outline: none;
}
.buttonsidebarad a:hover {
	background-position:0 -24px;
}

/********************** 
Brochure and Application Buttons
***********************/

.buttonbrochure {
	display: block;
	width: 256px;
	height: 64px;
	text-indent: -9999px;
}
.buttonbrochure a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 10px 0px 0px 10px;
	background: transparent url(images/brochurebutton.jpg) no-repeat top left;
	outline: none;
}
.buttonbrochure a:hover {
	background-position:0 -64px;
}

.buttonapplication {
	display: block;
	width: 256px;
	height: 64px;
	text-indent: -9999px;
}
.buttonapplication a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 10px 0px 0px 10px;
	background: transparent url(images/applicationbutton.jpg) no-repeat top left;
	outline: none;
}

.buttonapplication a:hover {
	background-position:0 -64px;
}

.buttonbrochuresb {
	display: block;
	width: 140px;
	height: 32px;
	margin: 15px 10px 0px 0px;
	text-indent: -9999px;
	float: right;
}
.buttonbrochuresb a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(images/brochurebuttonsb.jpg) no-repeat top left;
	outline: none;
	float: right;
}
.buttonbrochuresb a:hover {
	background-position:0 -32px;
}

.buttonapplicationsb {
	display: block;
	width: 140px;
	height: 32px;
	margin: 15px 0px 0px 10px;
	text-indent: -9999px;
	float: left;
}
.buttonapplicationsb a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(images/applicationbuttonsb.jpg) no-repeat top left;
	outline: none;
	float: left;
}

.buttonapplicationsb a:hover {
	background-position:0 -32px;
}
	
/************************************************
*Ad and Footer Buttons
************************************************/

#ad {
	background: #FFFFFF;
	float: left;
	width: 564px;
	margin: 10px 0px 10px 20px;
	border: 1px solid #BEBEBE;
	}	
	
#ad p {
  padding-bottom: 5px;
  }
  
.adleft { 
  width: 276px;
	float: left;
}

.adright { 
  width: 276px;
	float: left;
	margin: 0px 0px 0px 10px;
}

.buttonblue {
	display: block;
	width: 256px;
	height: 64px;
	text-indent: -9999px;
}

.buttonblue a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 17px;
	background: transparent url(images/blue_button.jpg) no-repeat top left;
	outline: none;
}
.buttonblue a:hover {
	background-position:0 -64px;
}

.buttonbluew {
	display: block;
	width: 280px;
	height: 70px;
	text-indent: -9999px;
}
.buttonbluew a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0Px 0px 0px 5px;
	background: transparent url(images/blue_button_wide.jpg) no-repeat top left;
	outline: none;
}
.buttonbluew a:hover {
	background-position:0 -70px;
}
	
.buttonbluea {
	display: block;
	width: 256px;
	height: 64px;
	text-indent: -9999px;
}

.buttonbluea a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 10px 0px 0px 10px;
	background: transparent url(images/blue_ad_button.jpg) no-repeat top left;
	outline: none;
}
.buttonbluea a:hover {
	background-position:0 -64px;
}

.buttonreda {
	display: block;
	width: 256px;
	height: 64px;
	text-indent: -9999px;
}
.buttonreda a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 10px 0px 0px 10px;
	background: transparent url(images/red_ad_button.jpg) no-repeat top left;
	outline: none;
}
.buttonreda a:hover {
	background-position:0 -64px;
}

/************************
Buttons for Footer Ads
**************************/
.buttonbluef {
	display: block;
	width: 280px;
	height: 70px;	
	text-indent: -9999px;
}
.buttonbluef a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 8Px 0px 0px 13px;
	background: transparent url(images/blue_footer_button.jpg) no-repeat top left;
	outline: none;
}
.buttonbluef a:hover {
	background-position:0 -70px;
}

.buttonredf {
	display: block;
	width: 280px;
	height: 70px;
	text-indent: -9999px;
}
.buttonredf a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 8Px 0px 0px 13px;
	background: transparent url(images/red_footer_button.jpg) no-repeat top left;
	outline: none;
}
.buttonredf a:hover {
	background-position:0 -70px;
}

/************************
Register and Login Buttons
***************************/

.buttonreg {
	display: block;
	width: 136px;
	height: 28px;
	text-indent: -9999px;
	float: right;
}

.buttonreg a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background: transparent url(images/register_btn.jpg) no-repeat top left;
	outline: none;
	float: right;
}
.buttonreg a:hover {
	background-position:0 -28px;
}

.buttonlogin {
	display: block;
	width: 136px;
	height: 28px;
	text-indent: -9999px;
	float: left;
}

.buttonlogin a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background: transparent url(images/login_btn.jpg) no-repeat top left;
	outline: none;
	float: left;
}
.buttonlogin a:hover {
	background-position:0 -28px;
}
			
/************************************************
*	Comments	Author								*
************************************************/

.comments {
	background: #FFFFFF;
	float: left;
	width: 591px;
	margin: 0px 0px 10px 0px;
	padding: 19px 17px 19px 17px;
	border: 1px solid #BEBEBE;
	}
	
.author {
	width: 607px;
	float: left;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#authorpic {
  width: 100px; 
  height: 100px; 
  overflow: hidden; 
  float: left;  
  border: 3px solid black; 
  margin: 3px 15px 0px 0px;
  }	

#author, #email, #url {
	background: #F5F5F5 !important;
	color: #000000;
	font-size: 12px;
	font-family: Times New Roman, Georgia;
	margin: 0px;
	padding: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#comment {
	background: #F5F5F5 !important;
	color: #000000;
	font-size: 12px;
	font-family: Times New Roman, Georgia;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	  	
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.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;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	display: inline;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 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 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	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;
	}

.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: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}
/************************************************
*	Searchform								*
************************************************/	
#searchform {
  margin: 15px 0px 0px 10px;
  }
/************************************************
*	Topic								*
************************************************/	  
.topic { 
  color: #888;
  }      
