/*
Theme Name:		North Dakota Trade Office
Theme URI: 		
Description: 	A custom theme developed for ndto.com
Author: 		Caley Jack Steward
Author URI:		http://caleyjack.com
Version: 		1.0
Tags:			print, 960 grid, jQuery, 3.0, post thumbnails
*/

/* Build the Grid */
@import url('css/960.css');
@import url('css/gforms.css');

/* Screen and Projector Styles */
/* GENERIC */
* {
	margin: 0;
	padding: 0;
/*	list-style: none;*/
}
body {
	font: 12px/18px Arial, sans-serif;
	background: #49B0FF url('images/body-bg.png') repeat-x top left;
}
a,
a:visited,
a:active {
	
}
a:hover,
a:focus {
	
}
small { font-size: 10px; }
a img {	border: none; }


/* LAYOUT */
#header-container {
	width: 100%;
	background: #CCC url('images/header-bg.jpg') repeat-x top center;
	height: 125px;
	border-bottom: 1px solid #FFF;
	position: relative;
	z-index: 40;
}
#header {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
#header h1 a {
/*	border: none;*/
	position: absolute;
	top: 35px;
}
#header #tagline {
	position: absolute;
	font-weight: bold;
	font-style: italic;
	top: 5px;
	color: #888;
}
#breadcrumbs {
	height: 64px;
	line-height: 64px;
	font-size: 11px;
	color: #FFF;
}
#breadcrumbs a {
	color: #CCC;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #FFF;
	text-decoration: underline;
}
#breadcrumbs .separator {
	color: #7CC6FF;
}
#language-tabs {
	position: absolute;
	z-index: 15;
	left: 650px;
}
#language-tabs ul {
	margin-top: 41px;
	*margin-top: -22px;
/*	float: left;*/
	width: 225px;
	overflow: hidden;
/*	display: block;*/
}
#language-tabs li {
	background: #CCC;
	padding: 5px 5px 6px;
	margin-right: 2px;
	float: left;
	width: 18px;
	height: 12px;
	display: block;
}
#language-tabs li:hover {
	background: #AAA;
}
#language-tabs li a {
	width: 18px;
	height: 12px;
	display: block;
	float: left;
}
#language-tabs li.current {
	background: #FFF;
}
#content {
	position: relative;
	z-index: 4;
}
#rss-feed {
	position: absolute;
	right: 16px;
	top: 18px;
	z-index: 5;
}
#rss-feed:hover {
	top: 15px;
}
#main-container {
	background: #FFF;
	padding: 26px 0;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.5);
	box-shadow: 0 2px 5px rgba(0,0,0,0.25);
	position: relative;
	z-index: 10;
	color: #666;
}
/*.post #main {
	width: 610px;
	margin: 0 10px;
	float: left;
}*/
.page #sub {
	width: 130px;
	float: left;
}
.page #main {
	width: 460px;
	margin: 0 10px;
	float: left;
}
.page #main.no-sub-nav {
	margin: 0 10px 0 0;
}
.home .welcome {
	background: #666;
/*	border: 1px solid #106b3d;*/
/*	-moz-border-radius: 3px;*/
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.5) inset;
	padding: 10px;
	margin: 0 0 18px 0;
}
.home #main .welcome p {
	margin: 0;
	color: #FFF;
}
.home #main {
	width: 610px;
	margin: 0 10px;
}
.home #slideshow {
	width: 610px;
	height: 390px;
	position: relative;
}
.home .slide {
	margin: 0;
	position: absolute;
	display: none;
	padding: 4px;
	border: 1px solid #CCC;
	background: #EEE;
	-moz-border-radius: 3px;
}
.home #main .slide a:hover h4 {
	color: #1B75BA;
}
.home #main .slide img {
	width: 600px;
	height: 305px;
	border: none;
	background: none;
	padding: 0;
}
.home #main .slide h4 {
	text-align: left;
	margin: 0 5px;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
}
.home .slidetabs {
/*	display: none;*/
}
.home .forward, .home .backward {
	width: 20px;
	height: 12px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 324px;
}
.home .forward {
	background: url('images/slideshow-forward.png') no-repeat;
	left: 585px;
}
.home .backward {
	background: url('images/slideshow-backward.png') no-repeat;
	left: 555px;
}
.home #main h6 {
	color: #888;
}
.home .feature a {
	height: 220px;
	display: block;
}
.home #main .feature a h4 {
	color: #000;
}
.home #main .feature a:hover h4 {
	color: #49B0FF;
}
.home #hotspots ul {
	margin: 0;
	list-style: none;
}
.home #hotspots li {
	margin-bottom: 18px;
}
.home #hotspots a {
	display: block;
}
#aside {
	width: 300px;
	margin: 0 0 0 10px;
	float: left;
	color: #888;
}
.leaderboard {
	margin: 36px 0;
}
#footer-container {
	position: relative;
	z-index: 16;
	clear: both;
	width: 100%;
	background: #333 url('images/footer-bg.jpg');
	float: left;
	padding-bottom: 36px;
}
#copyright {
	height: 42px;
	background: url('images/footer-copyright-bg.png') repeat-x top left;
	line-height: 42px;
	padding-bottom: 6px;
}
#copyright p {
	position: relative;
	width: 940px;
	margin: 0 auto;
	color: #BABABA;
	text-shadow: 0 3px 5px rgba(0,0,0,0.5);
	font-weight: bold;
	letter-spacing: 0.5px;
}
#copyright .logo {
	position: absolute;
	width: 400px;
	height: 90px;
	display: block;
	background: url('images/footer-copyright-logo.png') no-repeat;
	top: -17px;
	left: -196px;
	z-index: 5;
}
#copyright .year {
	position: absolute;
	z-index: 10;
	text-indent: 40px;
}
#world-map {
	width: 960px;
	height: 435px;
	background: url('images/footer-map.png') no-repeat -15px 0;
	margin: 0 auto;
	position: relative;
	z-index: -1;
}
#footer-container .divider {
	height: 0;
	width: 100%;
	border-top: 1px solid #222;
	border-bottom: 1px solid #444;
}
#footer {
	margin-top: 33px;
	text-shadow: 0 1px 2px rgba(0,0,0,0.75);
	color: #CCC;
}
#footer ul {
	list-style: none;
}
#footer h3,
#footer .widget-area h3 a {
	font-size: 16px;
	color: #FFF;
	margin: 9px 0 20px;
}
#footer .vcard {
	color: #FFF;
	font-weight: bold;
}
#footer .vcard .type {
	color: #CCC;
	font-weight: normal;
}
#footer .vcard p {
	margin: 9px 0 18px;
}
#footer .widget-area a {
	color: #49B0FF;
	text-decoration: none;
	font-weight: bold;
}
#footer .widget-area a:hover {
	color: #FFF;
}
#footer .widget_links li a,
#footer .widget_list_category li a {
	display: block;
}
#footer .widget_links li,
#footer .widget_list_category li {
	margin: 9px 0 18px;
}
#footer .widget-container {
	margin-bottom: 16px;
}
/* Mailing List Form */
#gform_wrapper_1,
#footer-container #gforms_confirmation_message {
	position: absolute;
	right: 0;
	top: -6px;
	width: 210px;
	height: 280px;
	padding: 18px 15px 15px;
	background: url('images/signup-bg.png') no-repeat top center;
	color: #FFF;
	text-shadow: 0 3px 5px rgba(0,0,0,0.5);
}
#footer-container #gforms_confirmation_message { text-align: center; }
#gform_wrapper_1 .signup {
	padding: 3px;
}
#gform_wrapper_1 .gform_heading {
	padding: 0;
	margin: 0;
	width: 100%;
}
#gform_wrapper_1 .gform_title,
#footer-container #gforms_confirmation_message h3 {
	text-align: center;
	font-size: 16px;
	margin: 0;
}
#gform_wrapper_1 .gform_description {
	margin: 20px 0 9px;
	display: block;
	text-align: center;
}
#gform_wrapper_1 .gform_description .note {
	color: #66C0F8;
	font-size: 10px;
	text-shadow: none;
	display: block;
	text-align: center;
}
#gform_wrapper_1 .gform_fields {
	list-style: none;
}
#gform_wrapper_1 .gform_fields .gfield {
	margin-bottom: 14px;
	display: inline;
	float: left;
}
#gform_wrapper_1 .gfield input {
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 3px 7px;
	width: 188px;
	border: 1px solid #FFF;
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}
#gform_wrapper_1 .gform_fields li {
	position: relative;
}
#gform_wrapper_1 .gform_fields label {
	position: absolute;
	color: #888;
	background: #FFF;
	text-shadow: none;
	font-weight: normal;
	left: 9px;
	top: 3px;
	margin: 0;
}
#gform_wrapper_1 .gfield.gfield_error label {
	background: #FFA;
}
#gform_wrapper_1 .validation_error,
#gform_wrapper_1 .validation_message {
	display: none;
}
#gform_wrapper_1 .gform_footer {
	text-align: center;
	margin-top: 18px;
}
#gform_wrapper_1 .gform_footer.left_label {
	padding: 0;
}


/* UTILITY NAV */
#header #menu-utility {
	float: right;
	margin-top: 5px;
}
#header #menu-utility li {
	float: left;
	margin-left: 12px;
	font-size: 11px;
	list-style: none;
}
#header #menu-utility li a {
	color: #444;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFF;
}
#header #menu-utility li a:hover {
	color: #1B75BA;
}
#header #menu-utility .home a {
	width: 12px;
	height: 14px;
	float: left;
	display: block;
	background: url('images/utility-nav-home.png') no-repeat center center;
	text-indent: -9889px;
	margin-top: 2px;
}


/* PRIMARY NAV */
#header .menu-primary-container { position: relative; z-index: 30; }
#header #menu-primary {
	position: relative; 
	top: 95px;
	left: 320px;
	width: 620px;
	z-index: 39;
}
#header #menu-primary li {
	float: left;
	font-weight: bold;
	margin-right: 2px;
	font-size: 14px;
	letter-spacing: 0.5px;
	background: #666 url('images/primary-nav-bg.png') repeat-x bottom left;
	zoom: 1;
	list-style: none;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #FFF;
}
#header #menu-primary a:hover {
/*	color: #FFF;*/
	text-shadow: 0 -1px 0 #000;
}
#header #menu-primary a:active {
	color: #009A4C;
}
#header #menu-primary > li a {
	padding: 0 15px;
/*	height: 30px;*/
	line-height: 30px;
	display: block;
	color: #FFF;
	text-shadow: 0 2px 4px rgba(0,0,0,0.5);
	text-decoration: none;
}
#header #menu-primary li.hover,
#header #menu-primary li:hover {
	position: relative;
	background: #494949;
}
#header #menu-primary li.hover a {
	color: #FFF;
}
#header #menu-primary li.current-menu-item,
#header #menu-primary li.current-menu-ancestor,
#header #menu-primary li.current-post-parent {
	background: #1B75BA;
	color: #FFF;
	border-color: #1B75BA;
}
/* LEVEL TWO */
#header #menu-primary ul { 
	width: 220px;
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	background: #494949;
	border-top: 1px solid #333;
	-moz-box-shadow: 0 4px 6px rgba(0,0,0 ,.5);
	-webkit-box-shadow: 0 4px 6px rgba(0,0,0,.5);
	box-shadow: 0 4px 6px rgba(0,0,0,.5);
	z-index: 20;
}
#header #menu-primary ul li { 
	float: none;
	font-weight: normal;
	font-size: 12px;
	background: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #333;
	margin: 0;
	letter-spacing: 0;
}
#header #menu-primary ul li:last-child {
	border-bottom: none;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
#header #menu-primary ul li a {
			line-height: 2;
	padding: 4px 5px 4px 15px;
}
#header #menu-primary li li.current-menu-item,
#header #menu-primary li li.current-menu-ancestor,
#header #menu-primary li li.current-post-parent	{
	border-top: 1px solid #666;
	border-bottom: 1px solid #333;
}	  
/* IE 6 & 7 Needs Inline Block */
#header #menu-primary ul li a,
#header #menu-primary li.current-menu-item ul li a,
#header #menu-primary li.current-menu-ancestor ul li a { 
	width: 200px; 
	display: inline-block;
	background: none;
} 
#header #menu-primary ul li a:hover,
#header #menu-primary li.current-menu-item ul li a:hover,
#header #menu-primary li.current-menu-ancestor ul li a:hover { /* #menu-primary ul li.hover a */
/*	color: #49B0FF; */
	background: #3F3F3F;
}
#header #menu-primary ul li.current-menu-ancestor,
#header #menu-primary ul li.current-menu-item,
#header #menu-primary ul li.current-menu-ancestor a {
	background: #494949;
}
#header #menu-primary ul li:last-child a:hover {
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
/* LEVEL THREE */
#header #menu-primary ul ul {
	left: 100%;
	top: -2px;
	-moz-box-shadow: 4px 4px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 4px 4px 5px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 5px rgba(0,0,0,0.5);
	position: absolute;
	z-index: 1;
}
#header #menu-primary li:hover > ul { visibility: visible; }


/* ASIDE/SIDEBAR STYLES */
#aside ul { list-style: none; }
#aside #sidebar-widget-area {
/*	padding: 0 10px;*/
	border-left: 1px solid #EEE;
	padding-bottom: 20px;
}
#sidebar-widget-area .widget-container {
	padding: 7px 0 0;
	border-bottom: 1px solid #EEE;
	margin-bottom: 38px;
}
#sidebar-widget-area h4 {
	font-size: 16px;
	border-bottom: 1px solid #EEE;
	padding: 0 10px 11px;
	color: #000;
}
#sidebar-widget-area li li {
	padding: 8px 10px 8px;
	border-bottom: 1px solid #EEE;
}
#sidebar-widget-area li li li {
	padding: 0;
}
#sidebar-widget-area li li:last-child {
	border-bottom: none;
}
#aside #mini-launchpad {
	margin-bottom: 16px;
}
#aside #mini-launchpad a {
	display: block;
	margin: 0 0 8px -2px;
	position: relative;
}
#aside #mini-launchpad a:hover {
	top: 1px;
}
#sidebar-widget-area .KadomAdsWidget h4 {
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	border: none;
	margin: 0;
	padding-bottom: 0;
}


/* PAGE STYLES */
#main-container a {
	font-weight: bold;
	color: #49B0FF;
	text-decoration: none;
}
#main-container a:hover {
	color: #000;
}
#sub.sub-nav {
	margin: 4px 10px;
}
#sub.sub-nav h4 {
	font-size: 14px;
	color: #000;
	margin-bottom: 1px;
}
#sub.sub-nav h4 a {
	color: #000;
	text-decoration: none;
}
#sub.sub-nav ul { }
#sub.sub-nav .pagenav {
	list-style: none;
}
#sub.sub-nav .pagenav li {
	margin-left: 15px;
	list-style: disc;
}
#sub.sub-nav li {
	font-weight: bold;
	font-size: 12px;
/*	display: block;*/
}
#sub.sub-nav li a {
	color: #009A4C;
	text-decoration: none;
	display: block;
}
#sub.sub-nav li.current_page_item > a,
#sub.sub-nav li.current_page_ancestor .current_page_item a {
	color: #000;
}
#sub.sub-nav li a:hover { color: #000; }
#main p { margin: 18px 0; }
#main strong { color: #444; }
#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
	color: #000;
}
#main h1 { font-size: 24px; line-height: 27px;}
#main h2 { font-size: 21px; line-height: 27px;}
#main h3 { font-size: 18px; }
#main h4 { font-size: 16px; }
#main h5 { font-size: 14px; }
#main h6 { font-size: 12px; }
#main dl { margin: 18px 0; }
#main dt {
	font-weight: bold;
	color: #444;
}
#main dd { margin-left: 20px; }
#main ul, #main ol {
	margin: 18px 0 18px 20px;
}
#main ul ul, #main ol ol, #main ul ol, #main ol ul  {
	margin: 0 0 0 20px;
	list-style: disc;
}
#main table {
	margin: 18px 0;
	background: #EEE;
	width: 100%;
	border-collapse: collapse;
}
#main table td, #main table th {
	padding: 5px 10px;
}
#main table th {
	background: url('images/footer-bg.jpg');
	color: #CCC;
	text-shadow: 0 1px 0 #000;
	text-align: left;
}
#main blockquote {
	border-left: 5px solid #1B75BA;
	background: #333 url('images/footer-bg.jpg');
	padding: 5px 20px;
	margin: 18px 0;
	text-shadow: 0 3px 5px #000;
}
#main blockquote p {
	color: #FFF;
	font-size: 16px;
	line-height: 27px;
}
#main blockquote strong {
	color: #AAA;
}
#main img {
	padding: 4px;
	border: 1px solid #CCC;
	background: #EEE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#main .employees {
	width: 460px;
	float: left;
}
#main .employee {
	width: 153px;
	height: 220px;
	display: block;
	float: left;
	text-align: center;
}
#main .employee img {
	margin: 18px auto;
}


/* DEFAULT IMAGE CLASSES */
.aligncenter {
	display: block;
	margin: 18px auto;
} 
.alignleft {
	float: left;
	margin-right: 20px;
} 
.alignright {
	float: right;
	margin-left: 20px;
} 
.wp-caption {
	padding: 4px 0;
	border: 1px solid #CCC;
	background: #EEE;
	text-align: center;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
} 
#main .wp-caption-text {
	margin: 0;
	font-size: 10px;
	text-align: center;
	font-style: italic;
}
#main .wp-caption img {
	padding: 0;
	border: none;
	background: none;
}
/* WP Image Gallery */
#main .gallery-item {
	margin: 0;
}

/* POST STYLES */
.post, .page {
	position: relative;
}
#main h2.page-title {
	font-size: 27px;
	margin-bottom: 32px;
}
#main .postmetadata {
	position: absolute;
	width: 140px;
	left: -160px;
	text-align: right;
}
#main .postmetadata p {
	margin: 0 0 10px;
	padding: 5px 10px;
	font-weight: bold;
	color: #FFF;
	background: #009A4C;
	text-shadow: 0 -1px 0 #106b3d;
}
#main .postmetadata em {
	display: block;
	font-weight: normal;
	color: #BFE8D3;
	font-style: normal;
/*	text-shadow: none;*/
	text-transform: uppercase;
	font-size: 10px;
/*	margin-bottom: 9px;*/
}
#main .postmetadata span {
	display: block;
	margin-bottom: 9px;
	font-weight: normal;
	color: #BFE8D3;
}
#main .postmetadata img {
	padding: 0;
	margin: 0;
	border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
#main .post, #main .page {
	margin-bottom: 72px;
}
#main .post-title a {
	color: #000;
}
#main .post-title a:hover {
	color: #49B0FF;
}
#main .search-term {
	color: #1B75BA;
}



/* POST NAVIGATION */
.navigation-links {
	font-size: 14px;
}
.nav-next {
	float: right;
	width: 50%;
	text-align: right;
}
.nav-previous {
	float: left;
	width: 50%;
}
.page-navigation .nav-next {
	float: left;
}
.page-navigation .nav-previous {
	float: right;
}


/* FORMS */
fieldset {
	border: none;
}
#aside #search {
	margin: 0px 10px 23px 0;
}
#aside .searchform {
	padding: 10px;
	background: #666;
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.5) inset;
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.5) inset;
	box-shadow: 0 3px 10px rgba(0,0,0,0.5) inset;
}
#aside .searchform .search {
	padding: 5px;
	margin-right: 10px;
	width: 200px;
	border: none;
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.5);
	box-shadow: 0 2px 10px rgba(0,0,0,0.5);
}
#main .gform_wrapper,
#main #gforms_confirmation_message,
#main div#billing_overview {
	padding: 30px;
	margin: 36px 0;
	background: url('images/footer-bg.jpg');
	border: 1px solid #FFF;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.5);
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.5);
	border-radius: 10px;
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
#main #gforms_confirmation_message {
	color: #CCC;
}
#main #gforms_confirmation_message h3 {
	color: #FFF;
	margin: 0 0 5px;
	line-height: 27px;
}
#main h3.gform_title, #main #billing_overview h2.invoice_page_subheading {
	color: #49B0FF;
	text-shadow: 0 3px 5px rgba(0,0,0,0.75);
	font-size: 18px;
}
#main .gform_description {
	color: #CCC;
}
#main .gfield input,
#main .gfield textarea,
#main #billing_overview input {
	font-size: 14px;
	padding: 5px;
	border: none;
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.5);
	box-shadow: 0 2px 10px rgba(0,0,0,0.5);
	font-family: Arial, sans-serif;
}
.gfield_error input,
.gfield.gfield_error textarea {
	background: #FFA;
}
#main .validation_error {
	padding: 10px;
	background: #FFA;
	margin-bottom: 36px;
	color: #000;
	font-weight: bold;
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.5);
	box-shadow: 0 2px 10px rgba(0,0,0,0.5);
}
#main .gform_fields, #main #billing_overview ol { list-style: none; margin: 0; }
span.gfield_required {
	color: #C00;
	font-weight: bold;
	margin-left: 3px;	
}
button, input.button, #main .button {
	padding: 5px 10px;
	*padding: 3px 8px;
	background: #009A4C url('images/button-bg.png') repeat-x bottom center;
	border: none;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #FFF;
	text-shadow: 0 3px 5px rgba(0,0,0,0.75);
	cursor: pointer;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 -1px 0 #72dcc4, 0 2px 5px rgba(0,0,0,0.5);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 -1px 0 #72dcc4, 0 2px 5px rgba(0,0,0,0.5);
	border-radius: 5px;
	box-shadow: 0 -1px 0 #72dcc4, 0 2px 5px rgba(0,0,0,0.5);
}
#main .button {
	position: relative;
	margin: 9px 0;
}
#main .postmetadata .button {
	float: right;
}
#main .button:hover, input.button:hover {
	color: #FFF;
	-moz-box-shadow: 0 -1px 0 #72dcc4, 0 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 -1px 0 #72dcc4, 0 1px 1px rgba(0,0,0,0.5);
	box-shadow: 0 -1px 0 #72dcc4, 0 1px 1px rgba(0,0,0,0.5);
/*	margin-top: 1px;*/
}


/* PAGINATION */
.wp-pagenavi { }
#main-container .wp-pagenavi a, .wp-pagenavi a:link {
	padding: 3px 6px 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #444;
	margin: 0 3px 0 0;
	color: #CCC;
	font-weight: normal;
}
.wp-pagenavi a:visited { }
#main-container .wp-pagenavi a:hover {
	color: #FFF;
	background: #000;
}
.wp-pagenavi a:active { }
.wp-pagenavi span.pages {
	margin: 0 10px 0 0;
}
.wp-pagenavi span.current {
	padding: 3px 6px 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #1B75BA;
	margin: 0 3px 0 0;
	color: #FFF;
}
.wp-pagenavi span.extend { margin: 0 3px 0 0; }


/* ISERVICES */
#iservices {
	width: 440px;
	height: 680px;
	padding: 10px 20px 40px;
	margin: 0 0 0 -10px;
	display: block;
	background: url('images/iservices-bg.jpg') no-repeat top left;
/*	overflow: hidden;*/
	position: relative;
}
#iservices-header {
	position: absolute;
	width: 440px;
	text-align: center;
	top: 130px;
}
#iservices-header h3 {
	font-size: 32px;
	line-height: 1;
	color: #333;
	text-shadow: 0 1px 0 #999;
	margin-bottom: 9px;
}
#iservices-header span {
	color: #CCC;
}
#iservices a.forward,
#iservices a.backward {
	width: 30px;
	height: 55px;
	position: absolute;
	display: block;
	top: 455px;
	opacity: 0.5;
	cursor: pointer;
}
#iservices a.forward {
	background: url('images/iservices-next.png') no-repeat center center;
	right: 25px;
}
#iservices a.backward {
	background: url('images/iservices-prev.png') no-repeat center center;
	left: 25px;
}
#iservices a:hover {
	opacity: 1;
}
#iservices-tabs {
	/*position: absolute;*/
}
#iservices-tabs ul {
	margin: 0;
}
#iservices-tabs li {
	width: 140px;
	height: 56px;
	padding: 22px 30px;
	display: block;
	text-align: center;
	color: #DDD;
	font-weight: bold;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
	background: url('images/iservices-button.png') no-repeat bottom center;
	position: absolute;
	cursor: pointer;
}
#iservices-tabs li:hover {
	color: #FFF;
	text-shadow: 0 3px 5px rgba(0,0,0,0.5);
}
#iservices-tabs li.current {
	background-position: top center;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.35) !important;
}
#iservices-tabs .one {
	top: 190px;
	left: 140px;
	z-index: 100;
}
#iservices-tabs .two {
	top: 240px;
	left: 60px;
	z-index: 101;
}
#iservices-tabs .three {
	top: 240px;
	left: 230px;
	z-index: 102;
}
#iservices-tabs .four {
	top: 290px;
	left: -29px;
	z-index: 103;
}
#iservices-tabs .five {
	top: 290px;
	left: 140px;
	z-index: 104;
}
#iservices-tabs .six {
	top: 290px;
	left: 309px;
	z-index: 105;
}
#iservices-panels {
	position: absolute;
	width: 302px;
	height: 150px;
/*	padding: 15px;*/
	top: 391px;
	left: 74px;
}
#iservices-panels div {
	position: absolute;
	display: none;
}
#iservices-panels h5 {
	width: 302px;
	height: 38px;
	line-height: 38px;
	padding: 0 15px;
	color: #333;
	text-shadow: 0 1px 0 rgba(255,255,255,0.35);
}
#iservices-panels div div {
	width: 302px;
	height: 122px;
	padding: 10px 15px;
	margin: 0;
	overflow: auto;
	display: block;
	color: #444;
}
#iservices-panels div div p {
	margin: 0 0 18px;
}
#iservices-panels div div a {
	color: #1B75BA;
}
#iservices-footer {
	position: absolute;
	top: 617px;
	width: 440px;
	text-align: center;
}
#iservices-footer a {
	font-size: 24px;
	line-height: 1;
	color: #CCC;
	text-shadow: 0 -1px 0 #666;
}
#iservices-footer a:hover {
	color: #FFF;
	text-shadow: 0 3px 5px rgba(0,0,0,0.5);
}


/* KADOM ADS */
div.kd_ads{width:100%; *padding-bottom: 15px;}
div.kd_ads_block{display:block;overflow:hidden;margin:0 auto 0 auto;}
div.kd_ads_block a.kdads-link{background:transparent;display:block;float:left;}
div.advertisehere{width:100%;display:block;text-align:center;}
div.kd_ads_block a.kdads-empty{background:#e7e7e7;display:block;float:left;border:#CCC 1px solid;color:#666;font-weight:bold;font-size:12px;text-align:center;}
div.kd_ads_block a.kdads-empty:hover{background:#DDD;display:block;border:#999 1px solid;color:#333;text-decoration:none;}

#advertise	table { width:98%;border:1px solid;  margin:1em auto; border-collapse:collapse; }
#advertise	td {  padding:.6em 1em; text-align:center; }
#advertise .column1{text-align:left;}
#advertise	thead th {text-align:center;border-bottom:1px solid;font:bold 1.2em/1.5em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;}
