/* CSS Document */

@font-face
{
	src: url('a_CampusCaps.ttf');
	font-family: a_CampusCaps;
}

html, body
{
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#header-table
{
	min-height: 200px;
}

.header-logo-td {
width: 320px;
height: 135px;
}

#main-content
{
	margin: 0 0 22px 24px;
}

#footer-wrapper, #header-wrapper
{
	border-width: 1px;
}

#footer-wrapper
{
	padding: 0;
}

#objectPageLayout.box
{
	border-width: 0;
}

.objectPageLayoutSection
{
	margin-top: 0;
	margin-left: 0;
}

.Company-logo
{
	margin-right: 20px;
}


.footer-with-content
{
	/* reset */
	margin: 0;
	padding: 0;
	
	/* template-specific values */
}

#k-footer
{
	margin: 27px 0 18px 34px;
}

#k-footer .k-column
{
	width: 280px;
	float: left;
}

#k-footer .k-column ul
{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	padding-left: 10px;
}

#k-footer .k-column ul li
{
	line-height: 20px;
	
}

#k-footer .k-column a, #k-footer .k-column a:link, #k-footer .k-column a:visited
{
	font-size: 12px;
	color: #59a6d8;
	text-decoration: none;
}

#k-footer .k-column a:hover, #k-footer .k-column a:focus, #k-footer .k-column a:active
{
	color: #fff;
	text-decoration: none;
}

#k-footer .k-widecolumn
{
	width: 388px;
	float: left;
}

#k-footer .k-widecolumn ul
{
	float: left;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	padding-left: 10px;
	width: 184px;
}

#k-footer .k-widecolumn ul li
{
	line-height: 14px;
}

#k-footer .k-widecolumn a, #k-footer .k-widecolumn a:link, #k-footer .k-widecolumn a:visited
{
	color: #59a6d8;
	font-size: 10px;
	text-decoration: none;
}

#k-footer .k-widecolumn a:hover, #k-footer .k-widecolumn a:focus, #k-footer .k-widecolumn a:active
{
	color: #fff;
	text-decoration: none;
}	

#k-footer h3
{
	text-indent: -9999px;
	margin: 0 0 6px 0;
	padding: 0;
}

h3.updated-daily
{
	width: 189px;
	height: 38px;
	background: transparent url(../images/footer_title_updated_daily.gif) no-repeat scroll 0 0;
}

h3.follow-us
{
	width: 139px;
	height: 38px;
	background: transparent url(../images/footer_follow_us.gif) no-repeat scroll 0 0;
}

h3.styles
{
	width: 99px;
	height: 38px;
	background: transparent url(../images/footer_styles.gif) no-repeat scroll 0 0;
}

li.add-to-favs
{
	padding-left: 25px;
	background: transparent url(../images/icon_favs.gif) no-repeat scroll 0 center;
}

li.twitter
{
	padding-left: 25px;
	background: transparent url(../images/icon_twitter.gif) no-repeat scroll 0 center;
}

li.facebook
{
	padding-left: 25px;
	background: transparent url(../images/icon_facebook.gif) no-repeat scroll 0 center;
}

li.rss
{
	padding-left: 25px;
	background: transparent url(../images/icon_rss.gif) no-repeat scroll 0 center;
}

#k-line
{
	background: transparent url(../images/bgfooter_bottom_line.gif) repeat-x scroll 0 0;
	width: 100%;
	height: 2px;
	margin: 20px 0 15px 0;
}

#k-footer-bottom
{
	width: 980px;
}

#k-copyright
{
	font-size: 9px;
	line-height: 26px;
	float: left;
	margin-left: 44px;
}

#k-copyright a
{
	padding-right: 25px;
	font-size: 9px;
	color: #59a6d8;
	text-decoration: none;
}

#k-copyright a:hover, #k-copyright a:active, #k-copyright a:focus 
{
	color: #fff;
}

.k-footer-logo
{
	float: right;
	background: transparent url(../images/mock_43.gif) no-repeat scroll 0 0;
	width: 188px;
	height: 26px;
}

.clr
{
	clear: both;
}

/* -------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- */
/* HOMEPAGE CSS */
/* -------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- */
#k-wrapper
{
	width: 944px;
}

#k-wrapper h2
{
	width: 41px;
	height: 288px;
	float: left;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	
}

#k-featured-news
{
	position: relative;
	margin-bottom: 12px;
}

#k-featured-news-image
{
	margin-left: 41px;
}

#k-featured-news-image img
{
	display: block;
}

#k-featured-news-content
{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 288px;
	background-color: #2d2f30;
	width: 362px;
}

#k-featured-news-content p
{
	padding: 11px 20px 0 20px;
	font-size: 11px;
	color: #8f969a;
	line-height: 18px;
}

#k-featured-news-content .read-more
{
	height: 34px;
	background-color: #1b2328;
	line-height: 34px;
}

#k-featured-news-content .read-more a
{
	color: #fff;
	font-size: 11px;
	float: right;
	padding-right: 15px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: a_CampusCaps, sans-serif;
}

#k-other-news
{
	float: left;
	margin-right: 10px;
}

#k-other-news-content
{
	width: 643px;
	background-color: #2d2f30;
	float: left;
	font-size: 11px;
	line-height: 20px;
	min-height: 288px;
}

#k-other-news-content .rss_items
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

#k-other-news-content .rss_box, #k-other-news-content .inner
{
	padding: 28px 25px 28px 32px;
	color: #8f969a;
}

#k-other-news-content .rss_box .rss_items li a.rss_item, #k-other-news-content h1
{
	font-size: 30px;
	color: #fff;
	
	line-height: 20px;
	font-weight: normal;
	font-family: a_CampusCaps, sans-serif;
	text-transform: uppercase;
	padding: 0;
}

#k-other-news-content .rss_box .rss_items li span.rss_date, #k-other-news-content h3
{
	font-size: 14px;
	font-weight: bold;
	color: #6b8a9d;
	letter-spacing: -1px;
	margin-bottom: 20px;
	display: block;
	padding: 0;
}

#k-other-news-content img
{
	border: 4px solid #5c5c5c;
	float: right;
	margin: 0 0 10px 10px;
}

#k-other-news-content a
{
	color: #2794ec;
	text-decoration: none;
}

#k-other-news-content a:hover, #k-other-news-content a:focus, #k-other-news-content a:active
{
	color: #fff;
}

#k-advertisements
{
	float: left;
	width: 250px;
}

#k-advertisements img
{
	margin-bottom: 10px;
}

#k-articles
{
	float: left;
	margin-right: 15px;
}

#k-articles-content
{
	background-color: #2d2f30;
	width: 423px;
	float: left;
	min-height: 288px;
}

#k-articles-content dl
{
	margin: 26px 24px 20px 16px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	padding: 0;
}

#k-articles-content dt
{
	margin: 0;
	padding: 0;
	
}




#k-articles-content dt a
{
	font-size: 18px;
	color: #fff;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: -1px;
}

#k-articles-content dt a:hover, #k-articles-content dt a:active, #k-articles-content dt a:focus
{
	text-decoration: underline;
}

#k-articles-content dd
{
	color: #8f969a;
	font-size: 11px;
	padding-bottom: 9px;
	border-bottom: 1px dotted #5a5e60;
	padding-bottom: 15px;
	margin-left: 0px;
}

#k-articles-content dd.last
{
	border-bottom: 0;
	margin-bottom: 0;
	
}

#k-articles-content .more-articles
{
	background-color: #0d1a22;
	height: 34px;
	line-height: 34px;
}

#k-articles-content .more-articles a
{
	color: #fff;
	font-size: 11px;
	float: right;
	padding-right: 15px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: a_CampusCaps, sans-serif;
}

#k-kickboxing-ads
{
	float: left;
}

#k-kickboxing-ads-content
{
	background-color: #2d2f30;
	width: 423px;
	min-height: 288px;
	float: left;
}












#k-kickboxing-ads-content dl
{
	margin: 26px 24px 20px 16px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	padding: 0;
}

#k-kickboxing-ads-content dt,
{
	margin: 0;
	padding: 0;
}

#k-kickboxing-ads-content dt a
{
	font-size: 18px;
	color: #fff;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: -1px;
}

#k-kickboxing-ads-content dt a:hover, #k-articles-content dt a:active, #k-articles-content dt a:focus
{
	text-decoration: underline;
}

#k-kickboxing-ads-content dd
{
	color: #8f969a;
	font-size: 11px;
	padding-bottom: 9px;
	border-bottom: 1px dotted #5a5e60;
	margin-bottom: 9px;
	margin-left: 0px;
}

#k-kickboxing-ads-content dd.last
{
	border-bottom: 0;
	margin-bottom: 0;
}
















h2.featured-news
{
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent url(../images/header_featurednews.gif) no-repeat scroll 0 0;
}

h2.other-news
{
	background: transparent url(../images/header_other_news.gif) no-repeat scroll 0 0;
}

h2.articles
{
	background: transparent url(../images/header_articles.gif) no-repeat scroll 0 0;
}

h2.kickboxing-ads
{
	background: transparent url(../images/header_kickboxing_ads.gif) no-repeat scroll 0 0;
}

h2.contact-us
{
	background: transparent url(../images/header_contact_us.gif) no-repeat scroll 0 0;
}

h2.empty
{
	background: transparent url(../images/header_empty.gif) no-repeat scroll 0 0;
}

/** LOUNGE CSS **/
#newPost .post-button, #newBlog .post-button
{
	width: 76px;
	height: 30px;
	background: transparent url(../images/btn_post.png) no-repeat scroll 0 0;
	text-indent: -9999px;
	border: 0 none;
}
#newPost .post-button:hover, #newBlog .post-button:hover
{
	background: transparent url(../images/btn_post_hover.png) no-repeat scroll 0 0;
	border: 0 none;
}


#usernameLeftPanel
{
	color: #fff;
}

a#editMyProfile
{
	color: #2794EC;
	text-decoration: none;
}

a#editMyProfile:focus, a#editMyProfile:active, a#editMyProfile:hover
{
	color: #fff;
}

#addPostTab, #addBlogTab
{
	font-weight: bold;
	padding-left: 10px;

}

.post-image img
{
	border: 2px solid #333333;
}

.lounge-post
{
	
	
}

.layout-table-cell
{
	background: transparent url(../images/bg_lounge_post.png) repeat scroll 0 0;
	padding: 20px !important;
}

.left-panel .header div a
{
	color: #2794EC;
	text-decoration: none;
}

.left-panel .header div a:hover
{
	color: #fff;
}

/** EXPERIMENTAL **/
h1
{
	color: #fff;
	font-family: a_CampusCaps, sans-serif;
}

h2
{
	color: #fff;
	font-weight: normal;
	font-family: a_CampusCaps, sans-serif;
}

h2 a.color-main-color
{
	color: #fff;
}

.box, .box-tab-caption, .box-tab-caption-active {
    border-width: 1px;
}

#signInLoginContainer.box
{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-width: 0;
	background: transparent url(../images/loginbox.gif) no-repeat scroll 0 0;
}

#buttonSignIn
{
	cursor: pointer;
}

.card-grid-item-border {
    border-color: inherit;
}