html, body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	position: relative;
}

p {
margin: 0;
padding: 0
}

	body {
		background-image:url(../images/background.jpg);
		background-repeat:repeat;
	
	}
	
		#container {
			width:908px;
			height:500px;
			margin:0 auto;
			top:50%;
			margin-top:-250px;
			position:relative;
		}
		
			#menu {
				width:247px;
				height:500px;
				position:absolute;
			}
			
				#menu_white {
					position:absolute;
					margin-left:7px;
				}
				
				#menu_shadow {
					position:absolute;
					margin-top:8px;
				}
				
				#menu_logo {
					position:absolute;
					margin-left:49px;
					margin-top:17px;
				}
				
				#menu_upper {
					position:absolute;
					margin-left:14px;
					margin-top:80px;
				}
				
				#menu_box {
					height:94px;
					width:200px;
					position:absolute;
					padding:0;
					margin:0;
					background-color:#000000;
					border-left:solid 1px #c0c0c0;
					position:absolute;
					margin-top:333px;
					margin-left:14px;
					padding-left:23px;
					z-index:2;
				}
					
					#menu_box a {
						height:19px;
						width:177px;
						display:block;
						
					}
					
						#menu_box a img {
							height:17px;
							width:177px;
							border:0;
							vertical-align:bottom;
							border-top:dotted 1px #dfdfdf;
							margin-top: 0px;
							
						}
						
						#menu_box a img.last {
							border-bottom:dotted 1px #dfdfdf;
						}
				
				#menu_lower {
					position:absolute;
					margin-left:14px;
					margin-top:427px;
				}
			
			#content {
				margin-left:259px;
				width:649px;
				height:500px;
				position:absolute;
				
			}
			
				#content_black {
					width:642px;
					height:492px;
					background-color:#000000;
					margin-left:7px;
					position:absolute;
				}
				
				#content_shadow {
					width:642px;
					height:492px;
					margin-top:8px;
					position:absolute;
				}
				
				#content_area {
					background-color:#ffffff;
					width:592px;
					height:413px;
					margin-left:16px;
					margin-top:10px;
					position:absolute;
					overflow:hidden;
					padding: 15px;
					
					
				}
				#home_area {
					background-color:#ffffff;
					width:622px;
					height:443px;
					margin-left:16px;
					margin-top:10px;
					position:absolute;
					
					
				}
								#whatwe_area {
					background-color:#ffffff;
					width:592px;
					height:413px;
					margin-left:16px;
					margin-top:10px;
					position:absolute;
					padding: 15px;
					
					
				}
				#whatwe_area div {
				margin-bottom: -15px;
				}
				#whatwe_area div p {
				margin-top: 8px;
				margin-bottom: 5px;
				margin-left: 8px;
				
				}
				
				
				#footer {
					position:absolute;
					margin-top:464px;
					margin-left:16px;
				}
				h2 {
				color: #000000;
				
				font-family: Arial, sans-serif;
				font-size: 0.7em;
				width: 281px;
				height: 20px;
				margin-top: 0px;
				padding-top: 8px;
				padding-left: 14px;
				text-transform: uppercase;
				background-image: url(/themes/blackcandy/images/h3.png);
				background-position: center left;
				background-repeat: no-repeat;
				margin-left: 8px;
				font-weight: bold;
				}
				h4 {
				color: #000000;
				
				font-family: Arial, sans-serif;
				font-size: 0.7em;
				width: 348px;
				height: 20px;
				margin-top: -1px;
				padding-top: 6px;
				padding-left: 14px;
				padding-bottom: -1px;
				text-transform: uppercase;
				background-image: url(/themes/blackcandy/images/h2.png);
				background-position: center left;
				background-repeat: no-repeat;
				margin-left: 8px;
				margin-right: -4px;
				
				font-weight: bold;
				line-height: 15px;
				}
				p {
				font-family: Arial, sans-serif;
				font-size: 11px;
				line-height: 13px;
				margin-left: 10px;
				margin-bottom: 5px;
				margin-top: 2px;
				}
				a, a:visited {
				text-decoration: none;
				color: #000000;
				}
				#content p a:hover {
				color: #a6a6a6;
	
				}
				#content p a {
				color:#646464;
				}
				
img.right {
position: absolute;
right: 12px;
top: 12px;
}
img.left {
	float:left;
}
img.leftAlone {
	float: left;
	margin-right: 100%;
}
img.Titles {
	float: left;
	margin-right: 100%;
	margin-bottom: 12px;
}
img.center {
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	
	
}
#content_area tr p {
margin-left: 7px;
}

.blogSummary p, .blogEntry p {
margin-left: 8px;
}

#thumb_box {
width: 310px;
float:left;
margin-top: 21px;
vertical-align: bottom;
}
#thumb_box img {
border: 0px;
margin: 0 2px 6px 0;
vertical-align: bottom;
}
#thumb_box a img {
border: 0px;
}
#large_pic {
position: absolute;
right: 12px;
top: 12px;
}
/* SIDEBAR
-------------------------------------- */
#Sidebar { 
 	width: 200px; 
	float: right;  
	margin: 0px 0 0 0;
	padding: 0;
	font-family: Arial;
	font-size: 0.8em;
}
	#Sidebar .sidebarBox {
		margin: 0 0 0px 0;
		padding-bottom: 5px;
		background: #ffffff;
		border-width: 3px;
		border-color: #000000;
		border-style: solid; 
	}
	#Sidebar .sidebarBox a:hover {
	color: #a6a6a6;
	
	}
	#Sidebar ul {
		margin: 2px 0 5px 3px;
	}
		#Sidebar li {
			margin: 8px 2px;
			list-style: none;
		}
	#Sidebar h3 { 
		clear: both; 
		text-transform:uppercase;
		color: #fff; 
		font-weight: 100;
		font-size: 11px; 
		margin: 0 0 5px 0;
		line-height: 19px;
		padding: 0 0px 2px 5px;
		font-family: Arial;
		background-color: #000000;
	}
	
	#Sidebar .sidebarBox p {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
	font-family: Arial;
	margin: -1px 5px -1px 5px;

	}
	
	#Sidebar .sidebarBottom {
		height: 9px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
    ul#Menu2 li { 
    	font-size: 0.9em; 
    	margin: 1px 0 5px 4px;
        list-style: none;
    }
    	ul#Menu2 li a {
            display: block;
            width: 196px;
            font-size: 1.2em;
            height: 1.8em;
            line-height: 1.8em;
            color: #898989;
      	}
			ul#Menu2 li em {
				padding-left: 8px;
				display: block;
			}
				ul#Menu2 li li em {
					padding-left: 0;
				}
      	/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current,
      	ul#Menu2 li a.current:hover {
        	background: #DCDCDC url(../images/sidebarSideArrow.gif) no-repeat right center;
        	color: #666;
			cursor: pointer;
            text-decoration: none;
      	}
	  	ul#Menu2 li a.current {
	  		font-weight: 700;
	  	}
      	ul#Menu2 li a.section,
      	ul#Menu2 li a.section:hover {
            background: #DCDCDC;
            font-weight: 700;
            width: 193px; 
      	}
      	ul#Menu2 li a.levela:hover span,
      	ul#Menu2 li a.current span,
      	ul#Menu2 li a.section span,
      	ul#Menu2 li a.section:hover span,
      	ul#Menu2 li a.current:hover span {
			background: transparent url(../images/sidebarTopLeftHover.gif) no-repeat left top;
			display: block;
			width: 100%;
			height: 100%;
		} 
		ul#Menu2 li a.levela:hover em,
		ul#Menu2 li a.current em,
		ul#Menu2 li a.section em,
		ul#Menu2 li a.section:hover em,
		ul#Menu2 li a.current:hover em {
        	background: transparent url(../images/sidebarBottomLeftHover.gif) no-repeat left bottom;
			display: block;
			width: 100%;
            height: 100%;
      	}
      		ul#Menu2 li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	width: 193px;
            	padding: 4px 0 10px 0;
            	background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
      		}
      			ul#Menu2 li ul li {
            		width: 160px;
            		background: #DCDCDC;
            		padding: 0;
            		font-size: 0.8em;
            		display: inline;
            		margin: 0;
      			}
      				ul#Menu2 li ul li ul {
            			background: #DCDCDC;
            			margin-left: 0;
      				}	
      
					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section,
      				ul#Menu2 li li a.section:hover,
      				ul#Menu2 li li a.current:hover {
            			color: #555;
            			font-weight: 700;
            			background: #DCDCDC;
      				}
      					ul#Menu2 li li ul {
            				margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;
      					}
      					ul#Menu2 li li ul .roundWhite {
            				margin-bottom: -10px;
      					}
      			
			/* Sub Menu */
      		ul#Menu2 li a.levelb {
            	font-size: 1.7em;
            	text-indent: 8px;
            	width: 188px;
				background: transparent;
            	margin-left: 10px;
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
            	background: #BCBCBC url(../images/sidebarSideArrow2.gif) no-repeat right center;
            	text-decoration: none;
            	display: block;
            	color: #fff;
      		}
      		ul#Menu2 li a.levelb:hover span,
      		ul#Menu2 li li a.current span,
      		ul#Menu2 li li a.current:hover span,
      		ul#Menu2 li li a.section span,
      		ul#Menu2 li li a.section:hover span {
            	background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
            	display: block;
            	width: 100%;
            	height: 100%;
      		} 	
      		ul#Menu2 li a.levelb:hover em,
      		ul#Menu2 li li a.current em,
      		ul#Menu2 li li a.current:hover em,
      		ul#Menu2 li li a.section em,
      		ul#Menu2 li li a.section:hover em {
            	background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            	display: block;
            	width: 100%;
            	height: 100%;
      		}

/* 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 {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.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 STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* SEARCH FORM 
-----------------------------------------------*/
html #SearchForm_SearchForm {
	float: right;
	width: 240px;
	margin: 5px;
}
html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 164px;
	margin: 0 5px 0 0;
	padding: 2px;
	background-color: #51a9df;
	
}
	html #SearchForm_SearchForm .middleColumn input.text {
		width: 160px;
		border: none;
		color: #666;
	}
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: left;
	margin-top: 2px;
}

div.hr {
  height: 2px;
  width: 95%;
  background-color: #000000;
  padding: 0px;
  margin: 4px 5px 4px 5px;
}
div.hr hr {
  display: none;
}
