/*
Theme Name: Hot Knives 2011
Description: Child Style
Author: Jona
Template: urhotwentyeleven
*/

@import url("../urhotwentyeleven/style.css");

.widget-area a:link,
.widget-area a:visited { 
color: #FF66CC;
}
body {
    color: #333;
    background: #FFF url(background.png) repeat-x;

}
a:link,
a:visited,
.entry-title a:active,
.entry-title a:hover {
    color: #ff66cc; 
}
widget-area a:hover {
	color: #cc3399;
	text-decoration: underline;
}
a:hover {
	color: #cc3399;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #cc3399;
}
.entry-meta a,
.entry-utility a {
	color: #666;
	text-decoration: none;
}
p {
	margin: 0 0 10px 0;
}
.entry-content {
	font-size: 14px;
	line-height: 22px;
}
.entry-utility { 
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px 0 4px 5px;
}
#main .widget-area ul { 
	padding: 0 20px 0 40px;
}

.textwidget img {
	text-align: left;
	width: 159px;
}
.textwidget img.button {
	text-align: left;
	border: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.widget-title{
	font-size: 14px;
	text-transform: uppercase;
	margin: 50px 0 10px 0;
}
#nav-below {
	font-size: 20px;
	margin: 0;
	line-height: 25px;
}
.navigation a:active,
.navigation a:hover {
	color: white;
}
ul.xoxo li { 
	margin: 10px 0 10px 0;
}
#urho-logo, #sidebar-copy, #main .widget-area ul {
	border-color: #ff66cc;
}
#wrapper {
	background: transparent;
	padding: 0;
}
#site-info a {
	padding-left: 18px;
}
#colophon {
	border-top: 10px solid black;
}

h3#comments-title {
	padding:4px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 30px 0 25px 0;
}
span img {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	background: #EAEAEA;
	border-color: #CCCCCC;
}