/*
Theme Name:     SK Child
Theme URI:      #
Author:         Andy Staple
Template:       sk-master
Version:        0.1.0
*/

@import url("../sk-master/style.css");


#sk_header {
	background-position: top right;
	background-repeat: no-repeat;
	background-color: transparent;
}

#logo {
	width: 470px;
	float: left;
}

#head_right {
	width: 400px;
	margin-top: 0px;
	float: right;
}

#nav_wrap {
	width: 980px;
	margin: 2px auto 0 auto;
	line-height: 12px;
	z-index: 9;
}

#loop_wrap { 
	margin-top: 20px; 
}

.post_wrap h2 a:hover {
	color: #1b4e9b;
}


#sidebar h3, h3.widget-title {
font-size: 16px;
line-height: 26px;
border-bottom: 2px solid #1b4e9b;
margin-bottom: 2px;
margin-top: 20px;
}

#sidebar #sidebar_categories h3 {
font-size: 14px;
line-height: 14px;
padding-bottom: 4px;
border-bottom: 2px solid #1b4e9b;
margin-bottom: 4px;
margin-top: 0;
color: #083051;
}

#sidebar_categories li {
	list-style-type: none;
	background: url(images/comment.gif) 0 50% no-repeat;
}

.widget-container li {
	list-style-type: none;
	background: url(images/comment.gif) 0 50% no-repeat;
}

@import url("inc/css/additional.css");
