a:hover { color: #990099; }

.breve a {
    color: #990099;
}

.breve a:hover {
    color: #4C4D51;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Bitter', serif;
	color: #990099;
	font-weight: normal;
	padding: 0;
}

#content { 
	padding-top: 10px;
	border-top: 6px solid #990099;
	background: #fff url(images/2col_back_single.png) repeat-y;
}

input,
textarea,
.zilla .gform_wrapper input[type="text"], 
.zilla .gform_wrapper input[type="url"], 
.zilla .gform_wrapper input[type="email"], 
.zilla .gform_wrapper input[type="tel"], 
.zilla .gform_wrapper input[type="number"], 
.zilla .gform_wrapper input[type="password"],
.zilla .gform_wrapper textarea {
	color: #990099;
	background: #fff;
	border: 1px solid #cdcdcd;
	font: 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 8px 12px 7px 12px;
	width: 250px;
	-moz-box-shadow: 0px 1px 1px #eee;
	-webkit-box-shadow: 0px 1px 1px #eee;
	box-shadow: 0px 1px 1px #eee;
}

button:hover,
#submit:hover,
.gform_next_button:hover,
.gform_previous_button:hover,
.gform_button:hover { 
    background: #fff;
    border-color: #990099;
}


.entry-title, .entry-title a {
    color: #990099;
}

.archive #content .entry-title,
.archive #content .entry-title a,
.page-template-template-home-blog-php .entry-title,
.page-template-template-home-blog-php .entry-title a {
    font-size: 20px;
    line-height: 28px;
    color: #990099;
}

#content .entry-title a:hover {
	background: transparent;
	border-bottom: 1px solid #990099;
}

.entry-meta a:hover { 
	color: #990099; 
	border: none;
}

span.meta-sep {
    color: #990099;
}

.feature.dark .feature-content h1 { color: #990099;
text-align: left; }

#reply-title,
.comments-title,
.pings-title,
#cancel-comment-reply-link {
	position: absolute;
	top: 0px;
	right: 20px;
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	background: #990099;
	padding: 1px 7px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
}

#commentform .form-submit input {
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	background: #990099;
	padding: 9px 15px;
	margin: 0;
	float: none;
	border: 0;
	box-shadow: none;
}

#footer a:hover,
.feature-credit a:hover,
.feature-content a:hover
{
	color: #990099;
}

.page-navigation,
.single-page-navigation { 
	background: #fff url(images/2col_back.png) repeat-y;
	border-top: 6px solid #990099;
	min-height: 60px;
	text-transform: uppercase;
	padding-top: 45px;
	line-height: 16px;
}

.page-navigation a,
.single-page-navigation a {
	color: #990099;
	border: 0;
	font-size: 12px;
	position: relative;
}

.widget-title {
	position: absolute;
	top: 0px;
	left: 19px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	background: #990099;
	padding: 1px 7px;
	font-family: "Helvetica Neue", Helvetica, Sans-serif;
}

.widget_search #s { 
	color: #990099;
	width: 253px; 
	border: 1px solid #cdcdcd;
}

#content .zilla_tweet_widget li span a:hover { color: #990099; }



.archive .page-title {
    background: transparent url(images/splitter-purple.png) 0 100% repeat-x;
    margin: 0 20px;
    padding-left: 0;
}

body.archive .post,
body.page-template-template-home-blog-php .post {
	background: url(images/splitter-purple.png) repeat-x 0 100%;
	margin-left: 20px;
	margin-right: 20px;
	padding: 25px 0 20px;
    overflow: hidden;
    width: 600px;
}

body.home .entry-content,
body.page-template-template-home-fullwidth-php .entry-content,
.entry-summary {
	background: url(images/splitter-purple.png) repeat-x 0 100%;
	padding-bottom: 20px;
}

.commentlist {
	padding: 40px 0 20px 0;
	margin: 0;
	list-style-type: none;
	background: url(images/splitter-purple.png) repeat-x;
}

.pinglist {
	padding: 30px 0 40px 0;
	margin: 0;
	list-style-type: none;
	background: url(images/splitter-purple.png) repeat-x;
}

#commentform {
	padding-top: 40px;
	background: url(images/splitter-purple.png) repeat-x;
}

.footer-widgets .widget {
	margin: 0 20px 0 20px;
	padding: 40px 0 35px 0;
	background: url(images/splitter-dark.png) top left repeat-x;
}

.widget {
	background: url(images/splitter-purple.png) 19px top no-repeat;
	position: relative;
}
