@charset "UTF-8";

body {
	background: url("http://moesrochester.com/news/wp-content/themes/moes/images/blog-bg.jpg") no-repeat scroll center top #000000;
}

#main {
	margin-top: 40px;
	float: left;
  margin-left: 7px;
  margin-top: 40px;
  padding: 0;
  width: 725px;
	border: 5px solid #000;
	background: url(http://moesrochester.com/images/menu/black-bg.png);
}

h1,
h2 {
	text-indent: -10000px;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
}

h4 {
	color: #E3B326;
	font-size: 18px;
}

	h4 a {
		color: #ffd256;
		text-decoration: none;
	}
	
		h4 a:hover {
			text-decoration: underline;
		}

h5 {
	color: #ee3400;
	font-size: 12px;
	padding: 0 0 4px;
	margin: 0 0 5px 0;
	display: block;
}

#main-top {
	border-bottom: 5px solid #000;
  height: 96px;	
}

#main-left {
	width: 488px;
	float: left;
	border-right: 5px solid #000;
}
	
	.post {
		padding: 10px;
		border-bottom: 1px solid #FFF;
	}		
	
	.postmetadata {
		color: #E3B326;
		margin: 0 !important;
	}
	
		.postmetadata a {
			color: #Cf4627;
			text-decoration: none;
		}
		
			.postmetadata a:hover {
				text-decoration: underline;
			}
	
	.main-content-header h3 {
		background: url(../images/headers/blog-title.gif) no-repeat;
		display: block;
		height: 29px;
		text-indent: -10000px;
		width: 250px;
	}
	
	#main-content-text {
		float: left;
		clear: left;
	}
	
		#main-content div.main-content-header {
			background: url(http://moesrochester.com//news/wp-content/themes/moes/images/header-bg.png) no-repeat center bottom;
    	float: left;
    	height: 50px;
    	margin-left: 1px;
    	padding: 17px 0;
		}
	
	#main-content div.header {
		float: left;
    margin-left: 12px;
    width: 325px;
	}
	#main-content div.subscribe {
		float: left;
		width: 150px;
	}


#main-right {
	width: 232px;
	float: left;
}

	#sidebar {
		padding: 11px 0 0 10px;
		float: left;
	}
	#sidebar-top {
		height: 205px;
		border-bottom: 5px solid #000;
	}
	
		#sidebar li {
			list-style-type: none;
			clear: left;
		  float: left;
			margin: 7px 0;
			padding: 0;
		}
		
		label.hidden {
			display: none;
		}
		
			#sidebar li li {
				margin: 0;
			}
		
		#sidebar h3,
		#blog-rss-links h3 {
			font-size: 21px;
			margin: 0 0 5px;
			color: #ffd256;
		}
		
		#respond h3,
		#content h3 {
			font-size: 18px;
			margin: 5px 0;
		}
		
		#sidebar input {
			float: left;
		}
		
			#searchform {
				clear: left;
			}
		
			#s {
				width: 145px;
				margin: 0 5px 0 0;
			}
			
			#searchsubmit {
				width: 55px;
				font-size: 11px;
			}
		
		#rss-link {
			float: left;
			clear: left;
		}
		
		.cat-item {
			/*color: #Cf4627;*/
			color: #9C1300;
		}
		
		#sidebar a,
		#blog-rss-links a {
			color: #fff;
			text-decoration: none;
		}
		
		#blog-footer {
			float: left;
			clear: left;
			margin: auto;
			text-align: center;
			width: 100%;
			color: #E3B326;
		}
		
			#blog-footer a,
			#commentform a {
				color: #E3B326;
			}
			
		#comment {
			width: 90%;
		}
		
/*NODES*/

#blog-rss-links {
	margin: 0;
	padding: 0;
}

.categories-node p {
	margin: 0 !important;
	text-align: left;
}

.categories-node strong {
	color: #000;
}

#respond {
	float: left;
	clear: left;
}

.commentlist {
	clear: left;
	margin: 0 0 0 20px;
	color: #FFF;
}
	
	.comment {
		margin: 5px 0;
		border-bottom: 1px dashed #Cf4627;
		clear: left;
		width: 100%;
		color: #FFF;
		vertical-align: top;
	}
	
		.comment a {
			color: #E3B326;
		}
		
			cite,
			cite a {
				color: #Cf4627 !important;
				font-size: 16px;
			}
