/*

Theme Name: NAHIC

Description: NAHIC Worpdress Theme

*/

/* Css Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

	margin:0;

	padding:0;

	border:0;

	outline:0;

	font-size:100%;

	vertical-align:baseline;

	background:transparent;

}

ol, ul {

	list-style:none;

}

blockquote, q {

	quotes:none;

}

blockquote:before, blockquote:after, q:before, q:after {

	content:'';

	content:none;

}

:focus {

	outline:0;

}

ins {

	text-decoration:none;

}

del {

	text-decoration:line-through;

}

table {

	border-collapse:collapse;

	border-spacing:0;

}

/* General Styles */

label {

	cursor:pointer;

}

a, a:visited {

	color:#3d3c3c;

	text-decoration:none;

}

a:focus, a:hover {

	text-decoration:underline;

}

html {

	height: 100%;

}

body {

	background:url(images/bgr_wrapper.png) repeat-y 50% 0 #fff;

	color:#3d3c3c;

	font:11px Verdana, Geneva, sans-serif;

	line-height:1.5em;

	height: 100%;

}

/* Defaults */

h1, h2, h3, h4, h5, h6 {

	margin:0;

	color:#023668;

}

h1 {

	font-size:30px;

}

h2 {

	font-size:24px;

}

h3 {

	font-size:20px;

}

h4 {

	font-size:18px;

}

h5 {

	font-size:14px;

}

h6 {

	font-size:12px;

}

input, select, textarea {

	font-family:Arial, HelvІetica, sans-serif;

	font-size:12px;

	color:#7a7a7a;

}

input[type=text], input[type=password], select, textarea {

	padding:5px;

	border:1px solid #ccc;

}

textarea {

	overflow:auto;

}

/* Hyperlinks */



h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {

	text-decoration:none;

}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {

	text-decoration:underline;

}

#wrapper {

	margin:0 auto;

	width:980px;

	position: relative;

	min-height: 100%;

}

* html #wrapper {

	height: 100%;

}

#container {

	padding-bottom: 140px;

}

/* CLEARFIX */

.clearfix:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}

.clearfix {

	display: inline-block;

}

html[xmlns] .clearfix {

	display: block;

}

* html .clearfix {

	height: 1%;

}

/*header*/

#header {

	width:100%;

	height:119px;

	background:url(images/bgr_header.png) repeat-x 0 0;

}

#header .top_banner {

	padding:4px 0 0 22px;

	background: url(images/bgr_top_banner.png) no-repeat;

}

#header .top_banner ul {

	padding:3px 0 0 47px;

	height:27px;

}

#header .top_banner ul li {

	float:left;

	padding:0 10px;

}

#header .top_banner ul li a {

	float:left;

	text-decoration: none;

	cursor: pointer;

}

#header .top_banner ul li a .text {

	text-indent: -9999em;

	position: absolute;

	left: -9999em;

	top: -9999em;

}

#header .top_banner ul li a .pad {

	width: 192px;

	float:left;

}

#header .top_banner ul li.top_banner_02 a .pad {

	width: 61px;

}

#header .top_banner ul li.top_banner_03 a .pad {

	width: 65px;

}

#header .top_banner ul li.top_banner_04 a .pad {

	width: 110px;

}

#logo {

	width:155px;

	height:41px;

	margin:29px 0 0 23px;

	float:left;

	cursor:pointer;

	text-indent:-9999em;

	background:url(images/logo.png) no-repeat;

}

#header .slogal {

	color:#fff;

	font-size:22px;

	width:640px;

	padding:37px 0 0 24px;

	float:left;

}

#header .date {

	float:right;

	color:#fff;

	padding:64px 9px 0 0;

	margin:0 0 0 -100px;

	width:150px;

	text-align:right;

}

/*body*/

#body {

	width:100%;

	padding:13px 0 0;

	overflow:hidden;

	background:url(images/bgr_body_dots.png) no-repeat 763px 155px;

}

#body .top_l {

	position:absolute;

	top:0;

	left:0;

	background:url(images/bgr_rounded_top_l.png) no-repeat;

	width:13px;

	height:13px;

	z-index:9;

}

#body .top_r {

	position:absolute;

	top:0;

	right:0;

	background:url(images/bgr_rounded_top_r.png) no-repeat;

	width:13px;

	height:13px;

	z-index:9;

}

#body .bot_l {

	position:absolute;

	bottom:0;

	left:0;

	background:url(images/bgr_rounded_bot_l.png) no-repeat;

	width:13px;

	height:13px;

	z-index:9;

}

#body .bot_r {

	position:absolute;

	bottom:0;

	right:0;

	background:url(images/bgr_rounded_bot_r.png) no-repeat;

	width:13px;

	height:13px;

	z-index:9;

}

#body .overflow {

	overflow:hidden;

	width:100%;

}

/*menu*/

#menu {

	width:795px;

	height:43px;

	margin:0 -60px 0 0;

	position:relative;

	z-index:99;

	background:url(images/bgr_menu.png) no-repeat;

}

.sf-menu ul {

	position:absolute;

	top:-999em;

	width:180px;

}

.sf-menu ul ul {

	border-top: 0;

}

.sf-menu ul li {

	width:100%;

}

.sf-menu li:hover {

	visibility:inherit;

}

.sf-menu li {

	float:left;

	position:relative;

}

.sf-menu a {

	display:block;

	position:relative;

}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {

	left:0;

	top:28px;

	z-index:99;

}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {

	top:-999em;

}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {

	left:169px;

	top:0;

}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {

	top:-999em;

}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {

	left:180px;

	top:0;

}

.sf-menu a {

	padding:9px 23px 3px;

}

.sf-menu a, .sf-menu a:visited {

	color:#fff;

}

.sf-menu li {

	font-size:16px;

	text-transform:uppercase;

	height:28px;

	margin:0 56px 0 0;

}

.sf-menu li li {

	background:#013766;

	font-size:13px;

	text-transform:none;

	height:auto;

}

.sf-menu li li a {

	padding:5px 23px 5px;

}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {

	background:#013766;

	text-decoration:none;

}

.sf-menu .current_page_item, .sf-menu .current_page_ancestor, .sf-menu .current_page_parent {

	background:#013766;

}

.sf-menu .current_page_item li, .sf-menu .current_page_ancestor li, .sf-menu .current_page_parent li {

	background:#013766;

}

.sf-menu li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {

	background:#3d3e39;

}

/*main_content*/

#main_content {

	float:left;

	width:760px;

}

#main_content .home_content {

	padding:23px 0 0 23px;

	width:737px;

}

#main_content .inner_content {

	padding:23px 0 20px 23px;

	width:737px;

	overflow:hidden;

}

#main_content .titles {

	width:760px;

	margin:0 -23px 26px 0;

}

#main_content .titles h1, .breadcrumb {

	font-size:26px;

	text-transform:uppercase;

	padding:0 7px 4px 0;

	color:#023668;

	overflow:none;

}

.breadcrumb a {

	color:#023668;

}

#main_content .titles h2 {

	font-size:20px;

}

/*featured_slider*/

#featured_slider {

	position:relative;

	width:720px;

	overflow:hidden;

	background:#64829c;

	margin:0 0 20px 3px;

}

#featured_slider_slides {

	width:720px;

	overflow:hidden;

}

#featured_slider_slides .slide {

	width:720px;

	overflow:hidden;

}

#featured_slider_slides .pic {

	float:left;

	height:303px;

	width:515px;

}

#featured_slider_slides img {

	display:block;

}

#featured_slider_slides .text {

	float:right;

	width:174px;

	padding:18px 17px 0 0;

	color:#fff;

}

#featured_slider_slides .text h4 {

	font-size:12px;

	text-transform:uppercase;

	color:#fff;

	padding:0 0 16px;

	line-height:18px;

}

#featured_slider_slides .text h4 a {

	color:#fff;

}

#featured_slider_slides .text p {

	font-size:11px;

	padding:0 0 16px;

	text-align:left;

	line-height:16px;

}

#featured_slider_slides .text p a {

	color:#fff;

	text-decoration:underline;

}

#featured_slider_slides .text p a:hover {

	text-decoration:none;

}

#featured_slider_nav {

	position:absolute;

	left:530px;

	top:273px;

	z-index:9;

}

#featured_slider_nav a {

	float:left;

	margin:0 6px 0 0;

	width:23px;

	height:23px;

	background:url(images/bgr_featured_nav.png) no-repeat 0 0;

	text-indent:-999em;

}

#featured_slider_nav a.activeSlide {

	background-position:0 -23px;

}

/*data_project*/

#data_project {

	position:relative;

	width:412px;

	float:left;

	background:#013766;

	margin:0 0 20px 2px;

}

#data_project .head {

	width:382px;

	padding:8px 15px 7px;

}

#data_project .head h3 {

	color:#fff;

	font-size:16px;

	font-weight:normal;

	padding:0 0 3px;

}

#data_project .head a {

	color:#fff;

}

#data_project .head p {

	color:#fff;

	font-size:13px;

}

#data_project .content {

	padding:0 1px 1px 0;

	width:411px;

	overflow:hidden;

}

#data_project .content .text {

	padding:14px 12px 0 10px;

	width:141px;

	text-align:left;

	color:#fff;

	font-size:11px;

	line-height:16px;

	background:#64829c;

	float:left;

}

#data_project .content .text p {

	padding:0 0 16px;

}

#data_project .content .text a {

	color:#fff;

	text-decoration:underline;

}

#data_project .content .text a:hover {

	text-decoration:none;

}

#data_project .content .pic {

	float:right;

}

#data_project .content .pic img {

	display:block;

}

/*improve_box*/

#improve_box {

	position:relative;

	width:276px;

	float:right;

	background:#013766;

	margin:0 15px 20px 0;

}

#improve_box .head {

	width:256px;

	padding:7px 10px 5px;

}

#improve_box .head a {

	color:#fff;

}

#improve_box .head p {

	color:#fff;

	font-size:13px;

	line-height:17px;

}

#improve_box .head p strong {

	font-size:16px;

	font-weight:normal;

}

#improve_box .pic img {

	display:block;

	border:1px solid #64829c;

}

/*news_recent_box*/

#news_recent_box {

	width:416px;

	float:left;

	margin:0 0 0 2px;

	padding: 0 0 30px 0;

}

#news_recent_box h3 {

	font-size:13px;

	padding:10px 0 23px;

	font-weight: normal;

}

#news_recent_box .box {

	border:1px solid #64829c;

}

#news_recent_box .nav {

	overflow:hidden;

	width:416px;

}

#news_recent_box .nav li {

	float:left;

	width:102px;

	border-right:1px solid #64829c;

}

#news_recent_box .nav li a {

	float:left;

	width:86px;

	height:13px;

	font-size:12px;

	font-weight:bold;

	padding:6px 8px 8px 8px;

	border-bottom:1px solid #64829c;

	background:url(images/bgr_tabs_nav.png) repeat-x 0 100%;

}

#news_recent_box .nav li.ui-tabs-selected a {

	border-bottom:1px solid #fff;

	background:#fff;

	text-decoration: none;

}

#news_recent_box .nav li.last {

	width:89px;

	border-right:0;

}

#news_recent_box .nav li.last a {

	width:89px;

}

#news_recent_box .content {

	padding:16px 8px 14px;

}

#news_recent_box .content ul li {

	padding:0 6px 16px 0;

	line-height:16px;

	text-align:left;

}

#news_recent_box .content ul li h4 {

	font-size:10px;

}

#news_recent_box .content .more {

	font-size:12px;

	font-weight:bold;

}

#news_recent_box .content a {

	text-decoration:underline;

}

#news_recent_box .content a:hover {

	text-decoration:none;

}

/*welcome_box*/

#welcome_box {

	width:272px;

	float:right;

	padding:14px 20px 0 0;

}

#welcome_box .entry {

	width: 100%;

}

/*sidebar*/

#sidebar {

	float:right;

	width:190px;

	padding:2px 10px 0 0;

}

#sidebar .search_box {

	background:url(images/bgr_search_box.png) no-repeat;

	height:36px;

	width:193px;

	margin:0 0 6px;

	position:relative;

	z-index:100;

}

#sidebar .search_box p {

	float:left;

}

#sidebar .search_box input {

	float:left;

	margin:0;

	padding:0;

	border:0;

	background:none;

}

#sidebar .search_box .text {

	margin:8px 10px 0 5px;

	width:160px;

}

#sidebar .search_box .submit {

	width:17px;

	height:28px;

	font-size:0;

	color:#fff;

	line-height:500px;

	text-indent:-999em;

	cursor:pointer;

}

#sidebar .sitemap {

	font-size:12px;

	color:#3d3c3c;

	padding:0 0 9px 2px;

}

#sidebar .sitemap a {

	color:#3d3c3c;

}

#sidebar img {

	display:block;

}

#sidebar .share_box {

	padding:0 0 14px;

}

#sidebar .size_box {

	padding:0 0 30px;

	font-size:12px;

}

#sidebar .size_box a {

	padding:0 2px;

}

#sidebar .size_box h4 {

	float:left;

	font-size:18px;

	margin:-3px 0 0;

	padding:0 8px 0 0;

	text-transform:uppercase;

	font-weight: normal;

	color:#3d3c3c;

}

#sidebar .size_box h4 a {

	color:#3d3c3c;

}

#sidebar .widget {

	padding:0 0 24px;

	font-size:12px;

	line-height:1.5em;

}

#sidebar .widget a {

	color:#013766;

}

#sidebar .blue_box {

	position:relative;

	background:#013766;

	color:#fff;

	overflow:hidden;

	width:100%;

}

#sidebar .blue_box a {

	color:#fff;

	display:block;

	font-size:12px;

}

#sidebar .blue_box a:hover {

	text-decoration:none;

}

#sidebar .blue_box a span.text {

	float:left;

	width:78px;

	padding:8px 0 8px 8px;

}

#sidebar .blue_box a span.pic {

	float:right;

	padding:5px 11px 8px 0;

	width:87px;

}

#sidebar .blue_box a span.line {

	padding:0 0 9px;

	display:block;

}

#sidebar .widget h3.widgettitle {

	font-size:16px;

	background:url(images/bgr_sidebar_title.png) no-repeat 0 0;

	height:42px;

	text-align:center;

	padding:10px 10px 4px 0;

	width:181px;

	color:#fff;

	text-transform: uppercase;

}

#sidebar .widget h3.widgettitle a {

	color:#fff;

}

#sidebar .widget_topic_list {

}

#sidebar .widget_topic_list .inner {

	overflow:hidden;

	width:204px;

	margin:0 -100px 20px 4px;

}

#sidebar .widget_topic_list ul {

	float:left;

	width:102px;

}

#sidebar .widget_topic_list li {

}

#sidebar .widget .more {

	overflow:hidden;

	width:185px;

	padding:0 0 6px;

}

#sidebar .widget .more a {

	float:right;

	color:#013766;

	font-size:12px;

	font-weight:bold;

}

#sidebar .widget .btn_donate {

	background:url(images/btn_donate.png) no-repeat;

	width:187px;

	height:31px;

	text-align:center;

	color:#fff;

}

#sidebar .widget .btn_donate a {

	color:#fff;

	font-size:16px;

	padding:10px 6px 0 0;

	display:block;

}

#sidebar .widget .btn_donate a:hover {

	text-decoration:none;

}

/* flickr widget*/

.widget_am_flickr .wrap {

	width: 100%;

	overflow: hidden;

	padding: 5px 0 0 0;

}

.widget_am_flickr .flickr_badge_image {

	float: left;

	width: 49.9%;

	text-align: center;

	padding: 0 0 10px 0;

}

.widget_am_flickr .flickr_badge_image img {

	border: 1px solid #fff;

}

/* Text widget */

.textwidget {

}

.textwidget p {

	padding: 0 0 10px 0;

}

#sidebar .widget_state_data h3.widgettitle {

	background:url(images/bgr_sidebar_widget_state_data.png) no-repeat 0 0;

	height:34px;

	padding:0 0 0 30px;

	margin: 0;

	width:157px;

	overflow: hidden;

	text-align: left;

}

#sidebar .widget_state_data h3.widgettitle_hide {

	background-position: left -34px;

}

#sidebar .widget_state_data h3.widgettitle .text {

	float: left;

	padding: 10px 0 0 0;

}

#sidebar .widget_state_data h3.widgettitle .show {

	float: right;

	width: 34px;

	height: 31px;

	cursor: pointer;

	background: url(images/btn_widget_state_data_show.png) no-repeat;

	text-indent: -9999em;

}

#sidebar .widget_state_data h3.widgettitle .hide {

	background-position: left -31px;

}

#sidebar .widget_state_data .inner {

	width: 100%;

	background:url(images/bgr_sidebar_widget_state_data_inner.png) repeat-y;

}

#sidebar .widget_state_data .end {

	width:147px;

	padding: 0 10px 0 30px;

	background:url(images/bgr_sidebar_widget_state_data_end.png) no-repeat left bottom;

	font-size: 11px;

}

#sidebar .widget_state_data a {

	color: #3d3c3c;

}

/*box_state_data_pages*/

.box_state_data_entry {

	float: left;

	width: 276px;

}

.box_state_data_pages {

	float: right;

	width: 200px;

	min-height: 300px;

	padding: 15px;

	background: #013766;

	color: #fff;

}

.entry .box_state_data_pages h3 {

	color: #fff;

}

.box_state_data_pages a {

	color: #fff;

}

.entry .box_state_data_pages ol {

	padding: 0;

}

.entry .box_state_data_pages ol li{

	list-style: none;

}

/*left_sidebar*/

#left_sidebar {

	float:left;

	width:196px;

	margin:0 0 0 -22px;

}

#left_sidebar li {

	margin:0 0 2px;

	padding: 0;

	width:168px;

	color:#fff;

	font-size:13px;

}

#left_sidebar li ul {

	display: none;

}

#left_sidebar li.current_page_item ul, #left_sidebar li.current_page_parent ul {

	display: block;

}

#left_sidebar li ul li {

	color:#fff;

	font-size:13px;

	background:#64829c;

}

#left_sidebar li a {

	color:#fff;

	display:block;

	background:#64829c;

	padding:5px 0 5px 23px;

	text-decoration:none;

}

#left_sidebar li li a {

	padding:5px 0 5px 46px;

	background:#64829c url(images/bgr_left_menu_line.png) no-repeat 35px 9px;

}

#left_sidebar li.current_page_item a, #left_sidebar li.current-page-ancestor a, #left_sidebar li a:hover {

	background:#013766;

}

#left_sidebar li.current_page_item li a, #left_sidebar li.current-page-ancestor li a {

	background:#64829c url(images/bgr_left_menu_line.png) no-repeat 35px 9px;

}

#left_sidebar li li.current_page_item a, #left_sidebar li li.current-page-ancestor a, #left_sidebar li li a:hover {

	background:#013766 url(images/bgr_left_menu_line.png) no-repeat 35px 9px;

}

/*main_entry*/

#main_entry {

	float:left;

	width:535px;

	margin:-2px 0 0;

}

.entry {

	overflow: hidden;

	line-height:1.6em;

}

.entry a {

	text-decoration:underline;

}

.entry a:hover {

	text-decoration:none;

}

.entry p {

	margin:0 0 20px 0;

}

.entry p.nopad {

	margin:0;

}

.entry h1 {

	font-size: 13px;

}

.entry h2 {

	font-size: 13px;

}

.entry h3 {

	font-size: 13px;

}

.entry h4 {

	font-size: 13px;

}

.entry h5 {

	font-size: 13px;

}

.entry h6 {

	font-size: 13px;

}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {

	font-weight: normal;

	text-transform: uppercase;

	margin: 0 0 16px 0;

}

.entry h1 a, .entry h2 a, .entry h3 a, .entry h4 a, .entry h5 a, .entry h6 a {

	color: #023668;

	text-transform: capitalize;

	text-decoration: underline;

}

.entry ul {

	margin: 0 0 20px 0;

	padding: 0 0 0 20px;

}

.entry ul ul {

	margin: 0;

}

.entry ul li {

	list-style-type: disc;

}

.entry ul ul li {

	list-style-type: circle;

}

.entry ol {

	margin: 0 0 20px 0;

	padding: 0 0 0 20px;

}

.entry ol ol {

	margin: 0;

}

.entry ol li {

	list-style-type: decimal;

}

.entry ol li ol li {

	list-style-type: lower-alpha;

}

.entry .list_bookmarks {

	padding: 0;

}

.entry .list_bookmarks li.linkcat {

	list-style: none;

}

.entry .list_bookmarks li.linkcat li {

	list-style:disc;

}

img.wp-smiley {

	padding: 0;

	border: none;

}

.entry .img {

	border: 1px solid #7d96ac;

}

.entry .noborder {

	border: 0;

}

.entry .wp-caption {

	padding: 1px;

	text-align:center;

	background:#fff;

	border: solid 1px #7d96ac;

}

.entry .wp-caption img {

	margin:0;

	padding:4px 0;

	background:none;

	border:0;

}

.entry .wp-caption-text {

	margin:0;

	padding:0;

	font-size:11px;

	text-align:center;

}

.entry table {

	width: 100%;

	border: 1px solid #ccc;

	border-collapse: collapse;

	margin: 0 0 15px 0;

}

.entry table td, .entry table th {

	border: 1px solid #ccc;

	padding: 5px;

}

.entry table th {

	background: #eee;

}

.entry fieldset {

	border: 1px solid #eee;

	padding: 0 20px 20px 20px;

	margin: 0 0 20px 0;

}

.entry fieldset p {

	margin: 15px 0 5px 0;

}

.entry .column_left {

	float:left;

	width:270px;

	margin:0 0 25px;

	text-align:justify;

	border-bottom:2px solid #babbab;

}

.entry .column_right {

	margin:0 0 25px;

	float:right;

	width:235px;

}

.entry .popular_topics {

	width: 100%;

	overflow: hidden;

	color: #023668;

	margin:0 0 20px;

}

.entry .popular_topics a {

	font-weight: bold;

	color: #023668;

	text-decoration: none;

	display: block;

	background: url(images/ico_popular_topics.gif) no-repeat left 5px;

	padding: 0 0 0 15px;

	cursor: pointer;

	float: left;

}

.entry .popular_topics a:hover {

	text-decoration: underline;

}

.entry .popular_topics ul {

	float: left;

	padding: 0;

	margin: 0;

}

.entry .popular_topics ul li {

	float: left;

	list-style: none;

	width: 49%;

	font-size: 12px;

	padding: 0 0 5px 0;

}

.entry .post {

	margin: 0 0 20px 0;

}

.entry .post .title {

	text-transform: capitalize;

	font-weight: bold;

	padding: 0;

	margin: 0;

	color: #3d3c3c;

	font-size: 10px;

}

.entry .post .title a {

	color: #3d3c3c;

	text-decoration: none;

}

.entry .post .title a:hover {

	text-decoration: underline;

}

.entry .post p {

	margin: 0;

}

.entry .post_links {

	padding: 0 0 20px 0;

}

.entry .post_links p {

	margin: 0;

	padding: 0 0 10px 0;

}

.entry .post_links p.last {

	padding: 0;

}

/*footer*/

#footer {

	width:980px;

	height: 140px;

	overflow:hidden;

	background:#013766;

	color:#fff;

	position: relative;

	margin: -140px auto 0 auto;

}

#footer .left_side {

	float:left;

	padding:28px 35px 0;

	width:510px;

	line-height:normal;

}

#footer .left_side p.copy {

	padding:0 0 12px;

}

#footer .right_side {

	float:right;

	width:350px;

	padding:28px 25px 0 0;

}

#footer .right_side ul {

	text-align:right;

	font-weight:bold;

	padding:0 0 6px;

}

#footer .right_side ul li {

	display:inline;

	border-right:1px solid #FFF;

	padding:0 8px 0 5px;

}

#footer .right_side ul li.last {

	border-right:0;

}

#footer .right_side ul li a {

	color:#fff;

}

#footer .right_side .information {

	font-weight:normal;

}

#footer .right_side .information a {

	text-decoration:underline;

}

#footer .right_side .information a:hover {

	text-decoration:none;

}

 @media projection, screen {

.ui-tabs-hide {

	display: none;

}

}

@media print {

.ui-tabs-nav {

	display: none;

}

}

/* Respond */

#respond {

	margin:20px 0 20px 0;

	overflow:hidden;

}

.commentlist #respond {

	margin:0 0 20px 0;

}

#respond h3 {

	margin: 0 0 5px 0;

}

.cancel-comment-reply {

	padding: 5px 0 0 0;

}

.cancel-comment-reply a {

	text-decoration:underline;

}

.cancel-comment-reply a:hover {

	text-decoration:none;

}

#commentform p {

	width:100%;

	overflow:hidden;

}

#commentform p a, #commentform p a {

	text-decoration:underline;

}

#commentform p a:hover {

	text-decoration:none;

}

#commentform p input {

	float:left;

}

#commentform p label {

	float:left;

	padding:10px 0 0 5px;

}

#commentform input[type=text] {

	width: 170px;

	margin: 5px 5px 1px 0;

}

#commentform {

	margin: 5px 0 0 0;

}

#commentform textarea {

	width: 97%;

	overflow:auto;

	margin:5px 0 0 0;

}

#commentform #submit {

	margin:5px 0 0 0;

	cursor:pointer;

}

/* Comments*/

#comments {

	margin: 0 0 5px 0;

}

.entry .commentlist {

	padding: 0;

	text-align: justify;

	line-height:1.6em;

	padding: 0;

	margin: 0;

	list-style: none;

}

.entry .commentlist li {

	margin: 15px 0 10px;

	padding: 15px;

	list-style: none;

	border:1px solid #ececec;

	background:#f6f6f5;

}

.commentlist .alt {

	margin: 10px 0 0 0;

	background:#fff;

}

.entry .commentlist li ul li {

	margin-right: 15px;

	margin-left: 10px;

}

.commentlist p {

	margin: 10px 5px 10px 0;

}

.commentlist .children {

	padding: 0;

}

.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

}

.commentmetadata {

	margin: 0;

	display: block;

}

.commentlist .reply {

	text-align:right;

}

.commentlist .reply a {

}

.comment-author {

	margin:0 0 10px 0;

}

.comment-author img {

	border:2px solid #b8b8b5;

}

.commentlist .fn {

	position:relative;

	top:-10px;

	left: 10px;

	text-transform:capitalize;

}

.commentlist .says {

	position:relative;

	top:-10px;

	left: 10px;

}

/* Calendar */

#wp-calendar {

	width:95%;

	margin-bottom:15px;

	clear:both;

	padding:0;

}

#wp-calendar caption {

	padding:10px;

}

#wp-calendar th, #wp-calendar td {

	text-align:center;

	padding:3px 0;

}

#wp-calendar td {

	background:transparent;

}

/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

}

img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignright, img.alignright, a img.alignright {

	float:right;

	margin:10px 0px 10px 16px;

}

.alignleft, img.alignleft, a img.alignleft {

	float:left;

	margin:10px 16px 10px 0;

}

.aligncenter, img.aligncenter, a img.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 15px;

}

/* Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

}

acronym, abbr {

	border-bottom: 1px dashed #dfcfba;

}

blockquote {

	margin: 15px 0 20px 0;

	padding:0 15px 0 40px;

	background: url(images/bgr_blockquote.png) no-repeat;

}

blockquote cite {

	margin: 5px 0 0;

	display: block;

}

.center {

	text-align: center;

}

.hidden {

	display: none;

}

.nopost, .nocomments {

	text-align:center;

}

pre, code {

	font-family:mono-space, monospace;

	border: 1px solid #eee;

	padding: 20px;

	display: block;

	margin: 0 0 20px 0;

	overflow: auto;

	white-space: pre;

	font-size: 12px;

	line-height:20px;

}

code {

	padding:1px 20px 0 20px;

	background:#f6f6f6 url(images/bgr_code.gif) repeat scroll 0 0;

	border-top: 0;

	border-bottom: 0;

}

sup {

	position: relative;

	top: -5px;

}

sub {

	position: relative;

	top: 5px;

}

code br {

	display: none;

}

.clear {

	clear: both;

	line-height: 0;

}

/* Pagenation */

.pagenation {

	width:100%;

	overflow:hidden;

}

.single .pagenation {

}

.pagenation a {

}

/* POPULAR TOPICS */

.cat-column {

	width: 240px !important;

}

.cat-column li {

	float: none !important;

	width: inherit !important;

}

.cat-column .cat-group {

	float: none !important;

	padding: 0 0 15px !important;

}

.cat-column .cat-group a {

	float: none !important;

}

.cat-left {

	float: left !important;

}

.cat-right {

	float: right !important;

}