/*
# ------------------------------------------------------------------------
# ------------------------------------------------------------------------
*/

h2.jazin-title, h4.jazin-title {
	font-size: 125%;
	font-family: "Segoe UI", Tahoma, Arial, Verdana, sans-serif;
	margin: 10px 0 5px !important;
	padding: 0;
	line-height: 1.1;
	text-transform: none;
}

/* CONTENT
--------------------------------------------- */
#jazin-wrap {
	padding: 0;
	border-bottom: none;
}

#jazin {
	padding: 0;
	border-bottom: none;
}

.jazin-left {
	float: left;
	background: url(../images/vline.gif) repeat-y right;
}

.jazin-center {
	float: left;
	background: url(../images/vline.gif) repeat-y right;
}

.jazin-right { float: right; }

.jazin-box {
	margin: 10px;
	padding-bottom: 15px;
	display:block;
}

.jazin-left .jazin-box {
	margin-left: 0;
}

.jazin-right .jazin-box {
	margin-right: 0;
}

div.jazin-section {
	border: 1px solid #d5d5d5;
	border-bottom: 1px solid #a5a5a5;
	margin-bottom: 5px;
	margin-top: 5px;
	clear:both;
}

div.jazin-section a {
	background: none;
	display: block;
	float: left;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
}

div.jazin-section a span {
	background: none;
	color: #666;
	text-transform: uppercase;
	padding: 8px 10px;
	margin: 0;
	display: block;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

div.jazin-section a:hover,
div.jazin-section a:active,
div.jazin-section a:focus {
	text-decoration: none;
}

.jazin-box:hover div.jazin-section a span,
.hover div.jazin-section a span {
	background: none;
}

.jazin-content {
	float: left;
	width: 34%;
}

.jazin-meta {
	font-size: 92%;
	color: #999999;
	display: block;
	clear: both;
}

.jazin-more {
	color: #999999;
	text-transform: uppercase;
	width:50%;
	clear: both;
	margin: 10px 0 2px;
	font-size: 92%;
	letter-spacing: 1px;
}

ul.jazin-links {
	padding: 5px;
	margin: 0;
	width:350px;
}

ul.jazin-links li {
	background-position: 20px 7px !important;
	font-size: 92%;
	font-weight: bold;
	padding-left: 30px !important;
}

.jazin-content img {
	padding: 15px 10px 0 0;
}

.jazin-pagedesc {
	display: block;
	padding: 10px;
	margin: 10px 0;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 125%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
	font-style: italic;
}

.jazin-pagedesc p {
	padding: 0;
	margin: 0;
}

/*SUB PAGE HEADLINE*/
#jazin-hlwrap-sub {
	clear: both;
	margin-bottom: 3px;
}

#jazin-hlwrap-sub .jazin-box,
#jazin-hlwrap-sub .jazin-content {
	padding: 0;
	margin: 0;
	background: none;
}
.jazin-content-right {
	float:right;
}

#jazin-hlwrap-sub h4.jazin-title {
	font-size: 200%;
	font-weight: normal;
}

#jazin-hlwrap-sub .article_separator {
	height: 15px;
	background: none;
	border-bottom: 5px solid #ABABAB;
	font-size: 1px;
}

/*mis
-------------------------------------------------*/
#jazin-fp .article_separator {
	clear: both;
	display: block;
	height: 3px;
	background: none;
	font-size: 1px;
}

.jazin-pagenav, .jazin-pagenav-counter {
	text-align: center;
}