/*
Theme Name: KC11
Theme URI: http://cityhill.com.au/
Description: CSI Knowledge Connect Theme 1.1
Author: Tony Colley
Template: knowledgeconnect
Version: 1.1
*/

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

.head-section{
	background: #f26a44 url('images/csi_pattern_tile.png');
}

#header {
	
}

#wrapper {
	background-position: 20px 7px;
	background-image: url(../knowledgeconnect/images/csi-logo-small-11.gif);
}


#kc-logo {

}

#branding #description {
	margin-left: 110px;
	text-align: left;
	width: 390px;
	line-height: 1.2em;
	float: left;
	padding-top: 8px;
	font-size: 16px;
}

#partner-logos {
	/*float: right;*/
	padding-top: 6px;
	padding-bottom: 30px;
}

#partner-logos a,
#partner-logos .divider-image {
	float: left;
	padding: 0px;
}

#login-status {
	top: 12px;
	padding: 0px;
}

#login-status a {
	font-size: 10px;
}

#login-status a#current-user {
	font-size: 12px;
	margin-top: 5px;
}

#site-title a {
	display: block;
	/*width: 863px;*/
	height: 184px;
	background: url('images/head.png') no-repeat;
}

#branding{
	padding: 50px 0 40px;
}

#searchform #s{
	width: 199px;
	border-radius: 4px;
}

#sidebar-comments-count{
	margin: 12px 0;
}

#post-actions{
	margin-bottom: 25px !important;
}

h3.widget-title{
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 7px;
	font-family: Arial, sans-serif;
}
.widget_recent_entries,
.widget_recent_comments{
	font-size: 13px;
}

#content .yarpp-related p{
	color: #231f20 !important;
	margin-left: 1.5em;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif !important;
	margin: 0 0 20px 1.5em;
	line-height: 1.5em;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}

.yarpp-related a{
	color: #231f20;
}

.yarpp-related a:hover,
.yarpp-related a:visited{
	color: #f26b45;
}

#comments #reply-title{
	text-transform: uppercase;
	font-size: 1.1em;
}

#comments .menulist-h{
	list-style:none;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.related_posts_articles{
	margin-top: 25px;
}

.footer-section{
	background: #f5f5f9;
	padding: 20px 0;
}

#site-info{
	color: #231f20;
	line-height: 1.4em;
}

#site-info h5{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	color: #231f20;
}

.comment-subscribe-link-rss.menulist-last{
	color: #f26b45;
	font-size: 14px;
}

.login-register a{
	float: left;
}

.profile-logout{
	float: left;
}

div.profile-logout a{
	padding: 0.75em 0;
}

.divider-diamond{
	position: relative;
}

.divider-diamond img{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 16px;
	margin-left: -5px;
}

.download-current-issue-link{
	text-indent: -9999;
	background: url('images/download-issue-img.png') no-repeat;
	display: block;
	width: 191px;
	height: 33px;
}