a {
	color: #66635b;
}

a img {
	border: none;
}

.clear {
	clear: both;
}


/* Header */
#header h1 {
	text-transform: uppercase;
	padding: 0;
	background: url('/_images/logo.png') left top no-repeat;
	width: 320px;
	height: 57px;
	position: absolute;
	top: 17px;
}

#header h1 span {
	position: relative;
	left: -9999px;
}

#header h1 a {
	text-decoration: none;
	display: block;
	width: 320px;
	height: 57px;
}

#header .strapline {
	padding: 0 10px;
	margin: 0;
	position: absolute;
	top: 50px;
	right: 30px;
	width: 295px;
	height: 35px;
	line-height: 40px;
	background: url('/_images/bg/strapline.png') left top no-repeat;
	color: #fff;
	font-size: 1.1em;
	text-align: center;
}

#header .strapline strong {
	color: #fcdf73;
}

/* Main Content */

h2 {
	padding: 20px 20px;
	font-size: 1.6em;
	color: #000;
	font-weight: normal;
}

#user h2,
#congratulations h2 {
	border-bottom: 1px solid #ecebe7;
}

#user h2 strong,
#congratulations h2 strong {
	color: #343330;
}

#main-content-wrapper p {
	margin-left: 15px;
	margin-right: 15px;
	color: #66635b;
}

.why-register {
font-size: 16px;
clear: both;
border: none;
border-bottom: 1px solid #d7d6cd;
padding: 10px;
}

.why-register .left {
float: left;
width: 300px;
}

.why-register strong {
font-size: 18px;
text-decoration: underline;
display: block;
padding-bottom: 6px
}

.why-register .left strong {
color: #b53e5e;
}

.why-register img {
float: right;
}

.why-register li {
list-style: none;
padding-left: 20px;
padding-bottom: 10px;
}

/* Preview Listings */
.preview-row {
	padding: 10px 0px 20px 20px;
	border-bottom: 1px solid #ecebe7;
	float: left;
	clear: left;
	width: 648px;
}

.preview-row.last {
	border-bottom: none;
}

.preview-cell {
	width: 200px;
	float: left;
	margin: 0 14px 0 0;
	padding: 0;
}

.preview-cell.last {
	margin-right: 0;
}

.preview-cell h3 {
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 1.2em;
}

.preview-cell h3 a {
	text-decoration: none;
	color: #a43955;
}

.preview-cell a.preview-image img {
	height: 230px;
	width: 200px;
	display: block;
	margin: 0 auto 20px auto;
}

.preview-cell .preview-utilities {
	margin: 0 0 5px 0;
	float: left;
}

.preview-cell .preview-utilities a {
	float: left;
}

.preview-cell .preview-download {
	display: block;
	margin: 0 0 10px 0;
	clear: both;
}

.preview-cell .preview-link-text {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.preview-link-code {
	background: #f1f0e8;
	border: 1px solid #ccccca;
	padding: 3px;
	height: 33px;

}

.preview-link-code p {
	width: 186px;
	height: 33px;
	border: 0;
	padding: 0 3px;
	line-height: 33px;
	margin: 0 !important;
	background: #fff;
	color: #000;
}

.pagination {
	clear: left;
	border-top: 1px solid #e4e3d8;
	height: 50px;
	position: relative;
}

.pagination ul {
	list-style: none;
	position: absolute;
	right: 20px;
	top: 15px;
}

.pagination li {
	float: left;
	height: 24px;
	width: 24px;
	background: #343330 url('/_images/bg/pagination.png') left top no-repeat;
	margin: 0 0 0 5px;
}

.pagination li a {
	display: block;
	line-height: 24px;
	height: 24px;
	width: 24px;
	color: #e4e4e3;
	text-align: center;
	text-decoration: none;
}

/* Sub-Content */
.control-panel-box {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: #343330 url('/_images/bg/control-panel-bottom.png') left bottom no-repeat;
	color: white;
}

.control-panel-box h3 {
	margin: 0 0 10px 0;
	padding: 20px 15px 0 15px;
	background: url('/_images/bg/control-panel-top.png') left top no-repeat;
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
}

.control-panel-box p {
	padding-left: 15px;
	padding-right: 15px;
}

.control-panel-box #control-panel-create-new {
	margin: 0 15px 10px 15px;
	width: 148px;
	display: block;
}

ul.control-panel-utilities {
	list-style: none;
	clear: left;
}

ul.control-panel-utilities li {
	padding-left: 25px;
	margin-bottom: 5px;
	background: url('/_images/bullets/control-panel.png') 15px 5px no-repeat;
}

ul.control-panel-utilities li a {
	color: white;
	font-size: .9em;
	text-decoration: none;
	border-bottom: 1px solid #9a9998;
}

ul.control-panel-utilities li a:hover,
ul.control-panel-utilities li a:focus {
	border-bottom: none;
}

.sub-content-box {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: #eaeadb url('/_images/bg/sub-content-box-bottom.png') left bottom no-repeat;
}

.sub-content-box h3 {
	margin: 0 0 10px 0;
	padding: 15px 10px 0 10px;
	font-size: .9em;
	text-transform: uppercase;
	background: url('/_images/bg/sub-content-box-top.png') left top no-repeat;
	color: #343330;
}

.sub-content-box p {
	padding-left: 10px;
	padding-right: 10px;
	color: #59564f;
}

.sub-content-box div {
padding-bottom: 20px;
}

.sub-content-box li {
list-style: none;
}

.sub-content-box .headline {
font-weight: bold;
}

.sub-content-box #creditfooter {
display: none;
}

.feedburnerFeedBlock {
padding: 10px;
}

.download-box {
	padding: 10px 0;
	background: #f8f8f3 url('/_images/bg/download-box.png') left top no-repeat;
}

.download-box p {
	padding: 0 10px;
	color: #494a42;
}

.ad-sidebar {
	padding: 10px 0;
}

/* ERRORS */
#error {
	border: 2px solid #a33854;
	background: #f2e1e5;
	margin-bottom: 15px;
}

#error h2 {
	color: #343330;
	margin-bottom: 0px;
}

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

#error li {
	margin-left: 40px;
	padding-left: 15px;
	background: url('/_images/bullets/error.png') 0 2px no-repeat;
	color: #343330;
}

#error li strong {
	color: #b94967;
}

/* success */
#success {
	border: 2px solid #999;
	background: #cfc;
	margin-bottom: 15px;
}

#success h2 {
	color: #343330;
	margin-bottom: 0px;
}


/* user page input */
#user div.input {
	border: 1px solid #ccccca;
	padding: 0;
	margin: 0;
	width: 198px;
}

#user input.text {
	border: 3px solid #f1f0e8;
	padding: 7px 3px;
	margin: 0;
	width: 186px;
	font-size: 1.2em;
}


/* congratulations page input */
#congratulations div.inputclick {
	border: 1px solid #ccccca;
	padding: 0;
	margin: 0 0 5px 0;
	width: 404px;
	float: left;
}

#congratulations input.textclick {
	border: 3px solid #f1f0e8;
	padding: 7px 3px;
	margin: 0;
	width: 392px;
	font-size: 1.2em;
}



/* wordpress */

.post {
	margin: 0;
	padding: 20px 20px 30px 20px;
	border: none;
	border-top: 1px solid #d7d6cd;
	font-size: 14px;
}

.post ul {
padding: 0 28px;
color: #66635b;
}

.post strong {
color: black;
font-weight: bold;
text-decoration: underline;
}

.post strong a {
color: black;
font-weight: bold;
text-decoration: underline;
}

.post strong a:hover {
color: black;
font-weight: bold;
text-decoration: none;
}

.post .date {
font-weight: bold;
color: #000;
}

/* box top */

#expandable-box {
	border: 2px solid #dae0ce;
	background: #f9ffe9;
	margin-bottom: 15px;
	font-size: 14px;
}

#expandable-box h2 {
	color: #343330;
	margin-bottom: 0px;
}

#expandable-box a {
text-decoration: underline;
}

#expandable-box ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

#expandable-box li {
	margin-left: 40px;
	margin-right: 40px;
	padding-left: 15px;
	background: url('/_images/bullets/box.png') 0 2px no-repeat;
	color: #343330;
}

#expandable-box li strong {
	color: #b94967;
}

#expandable-box .close {
clear: both;
text-align: right;
padding: 8px;
}

h4 {
color: black;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
}

h3 {
color: #b53e5e;
font-size: 16px;
font-weight: bold;
}

h3 a {
color: #b53e5e;
font-size: 16px;
font-weight: bold;
}

.error {
	border: 2px solid #a33854;
	background: #f2e1e5;
	margin-bottom: 15px;
}

.error h2 {
	color: #343330;
	margin-bottom: 0px;
}

.error ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

.error li {
	margin-left: 40px;
	padding-left: 15px;
	background: url('/_images/bullets/error.png') 0 2px no-repeat;
	color: #343330;
}

.error li strong {
	color: #b94967;
}
