/* =Uesev degault browser CSS
-------------------------------------------------------------- */
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, iframe, img, ins, kbd, samp, small, strong, sub, sup, tt, var, b, i, dl, dt, dd, object, ol, ul, li, form, label, legend, span, table, caption, tbody, tfoot, thead, tr, th, td {
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

ol, ul {
	list-style-type: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

em, address, big, strong, cite, code, tt, var {
	font-style: normal;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}

/* Standard HTML Tag Definition 
-------------------------------------------------------------- */
body,
form, input, select, textarea, fieldset, button {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url('../images/repeat.jpg');
	background-repeat: repeat-x;
}

/* =Custom Classes
-------------------------------------------------------------- */
.clear {
	clear: both;
}

/* =Layout
-------------------------------------------------------------- */
#wrapper {
	width: 1000px;
	margin: 0 auto;
}

/* =Header
-------------------------------------------------------------- */
#header {
	background-image: url('../images/bg-header.jpg');
	background-position: 0px 42px;
	height: 232px;
}

.left-header {
	float: left;
	width: 306px;
	height: 85px;
	padding: 34px 0 18px 15px;
}

.right-header {
	padding: 0px 0 0 110px;
	float: left;
	width: 560px;
}

.right-header ul {
	float: right;
	margin: 13px 0 24px 0;
}

.right-header li {
	float: left;
	margin-right: 20px;
	line-height: 20px;
}

.right-header li a {
	color: #fff;
}

.header-bottom {
	background-image: url('../images/menu-repeat.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 95px;
	border-left: 1px solid #91c565;
	border-right: 1px solid #91c565;
	width: 998px;
	float: left;
}

.header-bottom .top-menu {
	margin-top: 1px;
}

.header-bottom .top-menu li {
	background-image: url('../images/bg-line.jpg');
	background-position: top right;
	float: left;
	text-align: center;
	font-size: 14px;
	height: 52px;
	font-weight: bold;
	padding-right: 2px;
	line-height: 16px;
}

.header-bottom .top-menu li a {
	padding: 10px 17px 17px;
	float: left;
	color: #558334;
}

.header-bottom .top-menu li:hover a, .header-bottom .top-menu li.active a {
	color: #df7b00;
	background-image: url('../images/bg-hover-li.jpg');
	background-position: bottom center;
}

.header-bottom .top-menu form {
	background-image: url('../images/bg-search.jpg');
	background-position: top left;
	margin: 7px 22px 0 15px;
	width: 323px;
	text-align: left;
	float: left;
}

.header-bottom .top-menu form input {
	background-color: transparent;
	border: 0;
	margin: 5px 0 5px 5px;
	width: 255px;
	padding: 5px 10px;
	height: 18px;
	line-height: 18px;
	float: left;
}

.header-bottom .top-menu form input.send {
	margin: 0px;
	width: 40px;
	padding: 0;
	height: 28px;
	cursor: pointer;
}

.header-bottom .bottom-menu {
	clear: both;
	float: left;
	padding: 9px 0 0 14px;
}

.header-bottom .bottom-menu li {
	float: left;
	background-image: url('../images/menu-li-bg.jpg');
	height: 24px;
	text-align: left;
	line-height: 24px;
	font-size: 12px;
	margin-right: 10px;
	padding: 0 0 0 2px;
	position: relative;
}

.header-bottom .bottom-menu li:hover {
	background-position: bottom left;
}

.header-bottom .bottom-menu li span {
	padding: 0 2px 0 0;
	background-image: url('../images/menu-li-bg.jpg');
	background-position: top right;
	display: block;
}

.header-bottom .bottom-menu li:hover span {
	background-position: bottom right;
}

.header-bottom .bottom-menu li a {
	background-image: url('../images/li-arrow.jpg');
	background-position: right;
	color: #fff;
	display: block;
	padding: 0 20px 0 9px;
	margin: 0 5px 0 0;	
}

.header-bottom .bottom-menu li:hover a {
	background-image: url('../images/li-arrow-hover.jpg');
	background-position: right;
	color: #085083;
}

.header-bottom .bottom-menu li.left a {
	background-image: none;
	padding: 0 7px;
}

.header-bottom .bottom-menu li ul {
	display: none;
	position: absolute;
	background-image: url('../images/bg-dropdown.jpg');
	background-repeat: repeat-y;
	width: auto;
	padding: 6px 50px 10px 0;
}

.header-bottom .bottom-menu li ul li {
	background-image: none;
	height: auto;
	line-height: 18px;
}

.header-bottom .bottom-menu li:hover ul li {
	line-height: 15px;
	font-size: 12px;
	background-image: none;
	clear: both;
	float: left;
}

.header-bottom .bottom-menu li:hover ul li a {
	margin: 2px 0 0;
	background-image: none;
	padding: 0 0px 0 9px;
	color: #fff;
	clear: both;
	float: left;
}

.header-bottom .bottom-menu li:hover ul li a:hover {
	text-decoration:underline;
}

.header-bottom .bottom-menu li:hover ul {
	display: block;
}


/* =Main
-------------------------------------------------------------- */
#main {
	background-image: url('../images/bg-content-repeat.jpg');
	background-repeat: repeat-y;
}

#main .sidebar {
	float: right;
	padding: 18px 13px 10px 0;
	width: 300px;
}

#main .sidebar h2 {
	padding: 10px 0 0 15px;
	line-height: 18px;
	font-size: 18px;
	color: #333333;
}

#main .sidebar h2 a {
	color: #0e477c;
}

.sidebar .top-sidebar {
	text-align: center;
}

.sidebar .box-sidebar {
	background-color: #cfe9fc;
	width: 285px;
	padding: 10px 5px 0 15px;
	margin: 15px 0 10px 0;
}

.sidebar .bottom-sidebar {
	margin: 15px 0 38px 0;
}

.sidebar .box-sidebar h3, .sidebar .box-sidebar h3 a {
	color: #397dac;
	font-size: 14px;
	letter-spacing: -0.2px;
}

.sidebar .box-sidebar h3 a:hover {
	color: #064c92;
	font-size: 14px;
	letter-spacing: -0.2px;
}

.sidebar .box-sidebar p {
	color: #262b2e;
	font-size: 12px;
	padding-bottom: 18px;
}

.sidebar .box-sidebar p a {
	color: #397dac;
	text-decoration: underline;
}

.content  {
	width: 665px;
}

.content h2 {
	width: 665px;
	background-image: url('../images/line.jpg');
	background-position: bottom left;
	padding: 24px 0 15px 15px;
	font-size: 24px;
	letter-spacing: -1px;
	float: left;
	color: #333;
}

.content .content-item {
	width: 655px;
	background-image: url('../images/line.jpg');
	background-position: bottom left;
	padding: 15px 0 15px 15px;
	font-size: 12px;
	float: left;
}

.content .content-item-noline {
	width: 655px;
	background-position: bottom left;
	padding: 15px 0 15px 15px;
	font-size: 12px;
	float: left;
}

.content .content-item h3 {
	color: #064c92;
	font-size: 17px;
}

.content .content-item .post {
	padding: 10px 0; 
	float: left;
	background-image: url('../images/line-02.jpg');
	background-position: bottom left;
	width: 650px;
}

.content .content-item .post-top {
	padding: 0px 0 10px; 
}

.content .content-item .post-bottom {
	padding: 10px 0 0px; 
	background-image: none;
}

.content .content-item .post img {
	float: left;
	margin: 0 7px 0 0;
}

.content .content-item .post p {
	padding-bottom: 17px;
}

.content .content-item .post p.sub-headline {
	padding-bottom: 5px;
}

.content .content-item .post p.sub-headline a {
	color: #064c92;
}

.content .content-item .post ul li {
	float: left;
	margin-right: 43px;
	line-height: 25px;
}
.content .content-item .post ul li.like a {
	width: 35px;
	height: 25px;
	padding: 0 16px 0 75px;
	display: block;
	color: #B26203;
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	background-image: url('../images/like.jpg');
	text-align: center;
}

.content .content-item .post ul li.connection {
	width: 112px;
	height: 21px;
	margin-right: 55px;
	padding: 2px 0 0;
	position: relative;
}

.content .content-item .post ul li.connection a {
	display: block;
	width: 103px;
	height: 21px;
	padding: 0 0 0 9px;
	font-size: 10px;
	line-height: 21px;
	color: #9C9C9C;	
	background-image: url('../images/connection.jpg');
}

.content .content-item .post ul li.connection:hover a {
	background-position: bottom left;
	color: #656565
}

.content .content-item .post ul li.like {
	margin: 0;
}

.content .content-item .post ul li.like img {
	margin: 0;
}

.content .content-item .post ul li a {
	color: #669e3d;
}

.content .content-item .post ul li div {
	display: none;
	position: absolute;
	top: 2px;
	left: 112px;
	width: 393px;
	height: 118px;
	background-image: url('../images/bg-popup-box.jpg');
	padding: 12px 0 0 12px;	
}

.content .content-item .post ul li div p {
	line-height: 15px;
	padding: 0 0 6px 0;
}

.content .content-item .post ul li:hover div {
	display: block;
}

.content .content-bottom {
	padding: 15px 0 20px 15px;
	float: left;
}

.content .content-bottom h3 {
	color: #064c92;
	font-size: 17px;
	padding-bottom: 15px;
}

.content .content-bottom p {
	padding-bottom: 15px;
}

.cat-pagination {
	width: 460px;
	margin: 30px 0 0 145px;
	display: inline;
	float: left;
}
.cat-pagination ul {
	float: left;
}
.cat-pagination ul li {
	float: left;
}

.cat-pagination ul li a {
	width: 22px;
	height: 26px;
	margin: 0 4px;
	font-size: 12px;
	line-height: 26px;
	color: #fff;
	background-image: url('../images/page-list.jpg');
	text-align: center;
	float: left;
}

.cat-pagination ul li a:hover, .cat-pagination ul li.current a {
	background-image: url('../images/page-list-hover.jpg');
}

.cat-pagination ul li.last a {
	width: 58px;
	background-image: url('../images/page-list-last.jpg');
}


.cat-pagination ul li.last a:hover {
	background-image: url('../images/page-list-last-hover.jpg');
}


/* =Footer
-------------------------------------------------------------- */
#footer {
	width: 1000px;
	border-top: 3px solid #689e3d;
	height: 100px;
	color: #689e3d;
	font-size: 13px;
	padding: 10px 0 0;
}

#footer img {
	float: right;
	margin: 8px 0 0;
}

#footer ul li {
	float: left;
	background-image: url('../images/line-03.jpg');
	line-height: 16px;
	background-position: 0px 2px;
	padding: 0 10px;
}

#footer ul li.left {
	padding: 0 10px 0 0;
	background-image: none;
}

#footer  a {
	color: #689e3d;
}

#footer p {
	float: left;
	width: 700px;
	padding-top: 8px;
}
