{assign_variable:theme="themes/ksh/site/"}

* {
	font-family: helvetica, arial;
	font-size: 100%;
}

#body_col1 p, #body_col2span p  { 
	font-family: helvetica, arial;
	font-size: 12px;
	color: #bbbbbb;
	line-height: 18px;
	margin-bottom: 20px;
}

#body_col2 p { 
	font-family: helvetica, arial;
	font-size: 12px;
	color: #bbbbbb;
	line-height: 18px;
	margin-bottom: 10px;
}

div#body_col1 h1, #body_col2span h1 { 
	font-family: helvetica, arial;
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}

#body_col2span h1 { margin-top: 20px; }

div#body_col1 h2, #body_col2span h2 { 
	font-family: helvetica, arial;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
}


div#body_col1 h4, #body_col2span h4 { 
	font-family: helvetica, arial;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 10px;
}



div#body_col2 h1 { 
	font-family: helvetica, arial;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
}

div#body_col2 h2 { 
	font-family: helvetica, arial;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 10px;
}

div#body_col2 h3, .slider_header { 
	font-family: helvetica, arial;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}


div#body_col2 h4 { 
	font-family: helvetica, arial;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 18px;
}



a { 
	text-decoration: underline;
	color: #fff;
}


a:hover { 
	text-decoration: underline;
	color: #39cbd4;
}

div#social_dock a, div#social_dock a:hover { text-decoration: none;}

/************************************************************************/
/*                                BLOG                                  */ 
/************************************************************************/

.blog_read_on {
	font-family: Helvetica, arial;
	font-size: 13px;
	border-top: 1px solid #222;
	padding-top: 5px;
	border-bottom: 1px solid #222;
	display: block;
	padding-bottom: 10px;
}

a {
	font-family: Helvetica, arial;
	font-size: 13px;
}
