/*
Theme Name: Savitt Paint
Theme URI: www.savittpaint.com
Description: Savitt Paint Theme
Version: 1.0
Author: Aaron Gloege

*/

@import 'scripts/clear.css';
@import 'scripts/base.css';
@import 'scripts/template.css';
@import 'scripts/menu.css';
@import 'scripts/post.css';
@import 'scripts/featured.css';

.clear {
	clear: both;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}

#logo {
	display:block;
	float:left;
	height:93px;
	margin:25px 0 0 45px;
	text-indent:-9999px;
	width:365px;
}

#header input.keywords {
	display: inline-block;
	width: 259px;
	height: 38px;
	float: right;
	color: #94847b;
	padding: 28px 0 0 15px;
	margin: 36px 36px 0 0;
	border: none;
	background: url(images/search_bg.jpg) no-repeat;
}

#adds {
	display: inline;
	width: 270px;
	float: right;
	clear: right;
	margin: 32px 36px 0 0;
}

#adds ul li {
	display: block;
	width: 125px;
	height: 125px;
	float: left;
	margin: 0 20px 20px 0;
}

#adds ul li.nomargin {
	margin: 0;
}

#carousel {
	display: inline;
	width: 410px;
	height: 203px;
	float: left;
	margin: 5px 0 0 238px;
}

#carousel a.left {
	display: block;
	position: absolute;
	width: 46px;
	height: 45px;
	margin: 69px 0 0;
	background: url(images/left.jpg) no-repeat;
	text-indent: -9999px;
}

#carousel a.right {
	display: block;
	position: absolute;
	width: 46px;
	height: 45px;
	margin: 59px 0 0 365px;
	background: url(images/right.jpg) no-repeat;
	text-indent: -9999px;
}

.right_column_headings {
	width: 268px;
	height: 37px;
	float: left;
	clear: both;
	padding: 10px 51px 0 18px;
	margin: 16px 0 19px;
	background: url(images/categories_heading_bg.png) no-repeat;
}

.right_column_headings h2 {
	color: #594c3a;
	font-weight: 400;
	font-size: 21px;
	float: left;
}

.right_column_headings img {
	float: right;
}

ul.right_column-list {
}

ul.right_column li {
	display: block;
	width: 291px;
	height: 28px;
	padding: 0 4px 0 0;
	margin: 5px 0 10px 5px;
	background: url(images/arrow.jpg) center right no-repeat;
	border-bottom: 1px dotted #494849;
	float: left;
}

ul.right_column li a {
	display: block;
	width: 267px;
	color: #ab1f23;
	font-size: 17px;
	padding: 0 0 0 24px;
	background: url(images/checkmark.jpg) no-repeat center left;
}

ul.right_column li a:hover {
	color: #ab1f23;
}

#right_column ul.gallery {
	margin: 0 0 0 15px;
	float: left;
}

#right_column ul.gallery li {
	width: 81px;
	height: 67px;
	float: left;
	padding: 15px 0 10px 15px;
	background: url(images/gallery_thumb.jpg) no-repeat left top;
	border: 0;
}

.copyright_usage {
	width: 394px;
	float: left;
}

.tutorials {
	width: 332px;
	float: left;
}

.suggestions {
	width: 214px;
	float: left;
}

.replace {
	position: relative;
	margin: 0;
	padding: 0;
/* \*/
	overflow: hidden;
/* */
}

.replace span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.skiplink {
	display: none;
}

#numberofcomments {
	margin: 40px 0 0 70px;
	float: left;
	width: 400px;
	font-size: 14px;
}

#comment {
	margin: 20px 0 0 16px;
	font-size: 14px;
	color: #454546;
}

#comment h3 {
	margin: 10px 0 10px 19px;
}

#comment a {
	color: #646464;
	padding: 0;
}

#comment a:hover {
	color: #646464;
	text-decoration: none;
}

form#commentform {
}

form#commentform p {
	margin: 0 0 5px 19px;
}

form#commentform p textarea {
	margin: 0;
}

ol.commentlist {
	margin: 0 20px;
	list-style: none;
}

ol.commentlist li {
	border-top: #494849 dotted 1px;
	padding: 10px 0 0;
}

ol.commentlist li img {
	float: left;
	margin: 0 10px 0 0;
}

form#commentform .input {
	border-left: #a59e96 solid 2px;
	border-top: #a59e96 solid 2px;
	border-right: #e2d8cd solid 1px;
	border-bottom: #e2d8cd solid 1px;
	background: #eee4d8;
	height: 30px;
	width: 230px;
}

form#commentform textarea {
	border-left: #a59e96 solid 2px;
	border-top: #a59e96 solid 2px;
	border-right: #e2d8cd solid 1px;
	border-bottom: #e2d8cd solid 1px;
	background: #eee4d8;
	height: 190px;
	width: 580px;
	overflow: hidden;
}

form#commentform label {
	color: #a4282c;
	font-size: 12px;
}

h3#respond {
	font-size: 21px;
	border-bottom: #494849 dotted 1px;
	font-weight: 400;
	color: #a4282c;
	padding-bottom: 5px;
	margin-right: 20px;
}

p.aurther-name {
	color: #245f8d;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	padding: 0 0 0 60px;
	#padding: 20px 0 0 60px;
}

p.date-link {
	margin: 0;
	padding: 0 0 0 60px;
	#padding: 20px 0 0 60px;
	font-size: 11px;
}

ol.commentlist li p {
	margin: 0;
	#margin: -17px 0 0 0;
}
