/************

	Website by Nimbler Website Development.	

************/
 
/**	 Global Reset	**/
  
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
table {		/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse;
	border-spacing: 0;
}

/**		Misc Stylings	**/
html {
	background-image: url(../images/bg-top-right.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top right;
	background-color: #000;
}
body {
	color: #eee;
	font-size: 62.5%;
	font-family: Georgia, Verdana, Lucida, sans-serif; 
	line-height: 1em;
}
.clear{
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
	text-align:right;
}

/** Site Container Box	**/
#Container { 
	width: 90%;
	margin: 15px auto;
	}
#Layout {
	width: 100%;
	clear: both;
	height: auto;
	margin-top: 10px;
}

/** Header **/
#Header { 
 	width: 100%; 
	height: 92px;
	background: url(../images/header.gif) repeat-x left center;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	}
 	#Header h1 { 
	  	color: #fff; 
		font-size: 2.4em; 
		line-height: 1;
		font-family: Georgia, Verdana, sans-serif;
		font-weight: normal;
		margin:0;
		text-align: right;
		}
	#Header p {
		margin-top: 8px;
		font-size: 1em;
		color: #fff;
		text-align: right;
	}

/**	Main Nav	**/
#Navigation {
	width: 100%;
	height: 2.4em;
	overflow: hidden;
	background: #000 url(../images/nav-bg.png) repeat-x;
}
#Navigation ul { 
 	float: left; 
	}
	#Navigation ul li { 
	 	list-style: none; 
		margin: 0; 
		float: left;
		display: block;
		border-right: 1px solid #000;
		}
  		#Navigation ul li a { 
			float: left;
			text-decoration: none;
			display: block; 
			height: 2.4em; 
			font-size: 1em; 
			padding: 0 16px;
			color: #111;
			}
		#Navigation ul li a span {
			text-align: center;
	        float: left;
			height: 2.4em;
			padding-top: 0.6em;
			}
			#Navigation ul li a:hover { 
			 	background: url(../images/nav-bg-on.png) repeat-x; 
				color: #111;
				cursor: pointer;
				}
			#Navigation ul li a:hover span {
				background: url(../images/nav-bg-on.png) repeat-x;
				cursor: pointer;
			}
    
/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #fff;
	text-align: left;
	font-size: 0.9em; 
	margin: 0;
	}
	#Breadcrumbs p {
		margin: 0;
	}


/* Sidebar 
***********************************/
#Sidebar { 
 	width: 200px; 
	float: left;  
	margin: 10px 0 0 0;
	padding: 0;
	}
	#Sidebar .sidebarBox {
	margin: 0 0 5px 0;
	padding-bottom: 2px;
	background: #EFEFEF url(../images/sidebarHeader.gif) no-repeat left top; 
	}


	
/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

/* Unsubscribe Newsletter
*****************************************/
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
}
	#Unsubscribe_MailingListForm_MailingListForm p label{
		display: inline;
	}

#Unsubscribe_MailingListForm_MailingListForm label{
	margin:0;
}


/* Footer 
*****************************************/

#Footer { 
	margin-top: 15px;
 	clear: both;  
	width: 100%; 
	height: 2.4em; 
	background: #000 url(../images/nav-bg.png) repeat-x; 
	text-align: left;
	padding: 0 5px;
	}
	#Footer .content {
		width: 50%;
		line-height: 2.4em;
		color: #111;
	}
  	#Footer .content a { 
	   	color: #111; 
	   	text-decoration: none;
		}
	#Footer .content a:hover {
		color: #111;
		text-decoration: underline;
	}
  
