body {
	background-color: #BFE2DB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	display: block;
	color: #335F7C;
}
h1.red {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #C00;
	font-weight: bold;
	text-align: center;
}


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFF;
}
#header {
	background-image: url(images/make-roman-shades.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 133px;
	background-color: #3D7196;
}
#nav {
	background-color: #99FB56;
	height: 30px;
}
#nav ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	display: block;
	color: #396A8A;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-weight: bold;
}
#main {
	background-color: #FFF;
}
#content {
	float: left;
	width: 620px;
	padding-left: 10px;
	padding-right: 10px;	
}
#content.nosidebar {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	float: none;
}
#greenBox {
	background-color: #99FB56;
	padding: 10px;
}
#greenBox #video {
	float: left;
	width: 420px;
}
#styleList {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#styleList li {
	float: left;
	border: 1px solid #333;
	padding: 15px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
	text-align: center;
}
#styleList li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#styleList h3 {
	font-size: 18px;
	color: #900;
	margin-top: 5px;
}
#styleList h3 a {
	color: #900;
	text-decoration: none;
}


#media {
	text-align: center;
}
#subForm {
	background-color: #FFF;
	float: right;
	width: 360px;
	padding: 5px;
	text-align: center;
}
#subForm h1 {
	margin-top: 0px;
}
#subForm .optinbox2text {
	text-align: left;
	font-weight: bold;
}

#subForm .freeForm {
	margin-top: 0px;
	text-align: center;
}


#content p {

	line-height: 1.6em;
	color: #333;
}
#content ul li {
	line-height: 1.6em;
	margin-bottom: 10px;
}
.postImage {
	float: left;
	margin-right: 10px;
}
#thumnailList {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#thumnailList li {
	text-align: center;
	float: left;
	width: 180px;
	padding: 6px;
	font-size: 12px;
	border: 1px solid #CCC;
	margin-right: 5px;
	margin-left: 5px;
	height: 190px;
}
#thumnailList li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#thumnailList  h3 {
	margin-top: 4px;
	font-size: 12px;
}
#thumnailList  h3 a {
	text-decoration: none;
	color: #069;
	font-size: 12px;
}

#sidebar {
	float: right;
	width: 250px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#sidebar .widget {
	border: 1px solid #D6FDBB;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar #member-lock p {
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar #member-lock  li {
	display: block;
	text-align: center;
	padding-bottom: 5px;
}
#sidebar  .widgettitle {
	background-color: #D6FDBB;
	display: block;
	padding: 4px;
	color: #069;
	margin-top: 0px;
}
#sidebar #member-lock form {
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
#sidebar #member-lock form input {
	margin-bottom: 5px;
}



#footer {
	background-color: #3D7196;
	color: #FFF;
	padding: 6px;
	text-align: center;
}
.clr {
	margin: 0px;
	padding: 0px;
	clear: both;
}

