
.text_logo,
.text_logo_sub {
	color:#222222;
}

header {
	padding-top: 50px;
}

.header-gradient,
.header-pattern,
.header-texture {
	height: 360px;
}
.header-gradient {
	background: #eee4e2;
		background: -webkit-gradient(linear, center bottom,	center top,	from(#fcf4f2), to(#eee4e2));
		background: -moz-linear-gradient(center top, #eee4e2 0%, #fcf4f2 100%);
		background: -o-linear-gradient(top, #eee4e2, #fcf4f2);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eee4e2', EndColorStr='#fcf4f2');
}


#main {
	background: url(http://208.113.253.137/wp-content/uploads/2011/10/paper4.png);
}


body,
.nivo-directionNav a,
.comment-content {
	background: #eee4e2 url(http://208.113.253.137/wp-content/uploads/2011/10/paper4.png) center top;
}

#main .button,
#main .ul-portfolio-categories li a,
.main-form .input-submit,
.wpcf7-submit {
	background: #575d41 url(../images/bg-button-texture.png) center top;
		border: 1px solid #575d41;
}
#main .ul-portfolio-categories li.selected a {
	background: #575d41;
	border: 0 none;
	padding: 2px 10px;
}
#main .bigbutton {
	background: #575d41 url(../images/bg-bigbutton-texture.png) center top;
	border: 1px solid #575d41;
}

h1 {
	font-size:36px; color:#3e382c;}
h2 {
	font-size:30px; color:#3e382c;}
h3 {
	font-size:24px; color:#3e382c;}
h4 {
	font-size:20px; color:#3e382c;}
h5 {
	font-size:18px; color:#3e382c;}
h6 {
	font-size:15px; color:#3e382c;}
a,
a:active,
a:visited,
#main p a,
#main li a {
	font-size:12px; color:#858d63; border-bottom-color:#858d63;}
#posts-combo h6 {
	color:#3B3306;}
.widgettitle {
	font-size:24px; color:#3B3306;}
.widgets-field,
#posts-combo a span,
.tweet_text,
.input-text,
textarea,
.comment-content {
	font-size:12px; color:#3B3306;}
.widgets-field ::-webkit-input-placeholder {
	font-size:12px; color:#3B3306;}
.widgets-field :-moz-placeholder {
	font-size:12px; color:#3B3306;}
.nivo-caption {
	color:#3B3306;}
.widget_categories ul a,
.widget_pages ul a,
.widget_archive ul a,
.widget_meta ul a,
.widgets-field a {
	color:#3B3306;}
#posts-combo .ui-state-default a,
.widget a,
.widgets-field .input-submit,
#posts-combo-tags a {
	color:#c2b525;}
.sf-menu > li > a {
	font-size:16px; color:#473f13; border-bottom-color:#473f13;}
.sf-menu > li.current-menu-item > a {
	font-size:16px; color:#e7e2df; border-bottom-color:#e7e2df;}

.footer-gradient,
.footer-pattern,
.footer-texture {
	height: 300px;
	margin-top: -300px;
}
.footer-gradient {
	background: #e3e8ca;
		background: -webkit-gradient(linear, center bottom,	center top,	from(#acc2b5), to(#e3e8ca));
		background: -moz-linear-gradient(center top, #e3e8ca 0%, #acc2b5 100%);
		background: -o-linear-gradient(top, #e3e8ca, #acc2b5);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e3e8ca', EndColorStr='#acc2b5');
}

font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-family: Georgia, "Times New Roman", Times, serif;
