#header .inner, #menu ul, #footer .inner {
	width: 970px;	
}

#content {
	position: relative;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: transparent;
}

.content {
	float: left;
	clear: none;
	padding: 25px 0 35px 0;
	margin-bottom: 25px;
	color: #ccc;
	width: 100%;
}

.content div {
	margin: 0;
	padding: 0;
}

.content blockquote {
	background-color: #eee;
	padding: 5px 20px;
	margin: 5px 10px;
}

.content p {
	margin: 0 20px 20px 0;
	color: #ccc;
}

.content blockquote p {
	margin: 5px 0;
	color: #302d2e;
}

.content ul {
	list-style-type: disc;	
	margin-left: 40px;
}

.content ol {
	margin-left: 40px;
}

.content h1, .content h2, .content h3, .content h4 {
	position: relative;
	margin: 0px 0 10px 0; 
}

.content h1, .content h1 a, .content h2, .content h2.pagetitle, .content h2 a, .content h3, .content h3 a {
	padding: 0 0 5px 0;
	color: #808080;
	border-bottom: 1px solid #333;
	text-transform: lowercase;
	width: 1000px;
}

.content h1 a, .content h2 a, .content h3 a {
	color: #808080;
	text-decoration: none;
	border-bottom: none;
}

.content h1 a:hover, .content h2 a:hover, .content h3 a:hover {
	color: #ccc;	
}

.content h1 {
	font-size: 28px;
	font-weight: normal;
	line-height: 23px;
}

.content h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.content h1.pagetitle, .content h2.pagetitle {
	margin-bottom: 30px;
	border-bottom: none;
}

.content h1.pagetitle span, .content h2.pagetitle span {
	color: white;
}

.content h3, .content h3 a {
	font-size: 16px;
	line-height: 18px;
	font-family: Arial, Helvetica, Sans-Serif;
	border-bottom: none;
	margin-top: 20px;
}

.content .entry h2 {
	color: #ccc;
	font-size: 15px;
	font-weight: bold;
	border: none;
}

.content h1 small, .content h2 small, .content h3 small {
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 2px;
	font-size: 13px;
	font-weight: normal;
}

.content .post {
	position: relative;
}

.content .connect {
/*	background: black url(../wedding-photographer-images/connect-h-bg.png) center left no-repeat;*/
	text-align: right;
	margin: 20px 0 55px 0;
}

#content #commentswrap, .content .commentswrap {
	float: none;
	clear: none;
	width: 690px;
	padding: 20px;
	margin-left: 210px;
	height: 105px;
	overflow: auto;
	background-color: #080808;
}
