#content { background: #ffffff; }
a { text-decoration: none; color:#2786C2; }
a:hover, a:focus { color:#f75342; }

img.alignleft { 
	background: #f4f4ee;
	border: 1px solid #e3e3de;
}
	
img.alignright {
	background: #f4f4ee;
	border: 1px solid #e3e3de;
}

img.aligncenter {
	background: #f4f4ee;
	border: 1px solid #e3e3de;
}

blockquote {
	background: none;
}

pre {
	color: #000;
	background: #f4f4ee;
	border: 1px solid #e3e3de;
}

code {
	color: #000;
	background: #f4f4ee;
	border: 1px solid #e3e3de;
}

#navigation li a {
	background: #f75342;
}

#navigation li a:hover {
	background: #2786C2;
}

#sidecontent .widget li a {
	background: #f75342;
}

#sidecontent .widget li a:hover {
	background: #2786C2;
}

.widget input#searchsubmit  { background: #f75342; border: 0; }

#footer .footer-widget li a {
	background: #f75342;
}

#footer .footer-widget li a:hover {
	background: #2786C2;
}

a.more-link {
	background: #f75342;
	color: #ffffff;
}

a:hover.more-link {
	background: #2786C2;
}

#latestworkbig {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

#latestwork2 {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

#slogan {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

#big-slogan h3 {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

.archive-title h2 {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

#contactme {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

#aboutme {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

#homepostswrap {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

.post-right {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

.post-info {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

.entry {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

#comments .comment-head {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

#respond {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

p.post-meta a {
	color:#2786C2;
}

p.post-meta a:hover {
	color:#f75342;
}

.post-info h1 a {
	color:#2786C2;
}

.post-info h1 a:hover, a:focus {
	color:#f75342;
}

#comments a.comment-reply-link {
	color:#2786C2;
}

#comments a:hover.comment-reply-link {
	color:#f75342;
}

#commentform input.txt, #commentform textarea { 
	background: #f4f4ee;
	border: 1px solid #e3e3de;
}