/*
Theme Name: waeltipartners
Theme URI: 
Version: v1.0 (WP2.9.2)
Description: waeltipartners
Author: Robi
Author URI: 
Tags: 
*/

/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { /*border-collapse:collapse;*/ /*border-spacing:0*/ }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft {
	float:left;
	padding-right: 10px;
}
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
div { position:relative } /* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */


/*********************************************/

.cl {
	font-size: 0px;
	clear: both;
	height: 0px;
	width: 0px;
	overflow: hidden;
}
.bld {
	font-weight: bold;
}

body {
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/********************* header ************************/

#hd {
	/*background-color: #009999;*/
	height: 322px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#hd_1 {
	height: 144px;
	width: 980px;
	/*background-image: url(images/hd_1_bg.jpg);
	background-repeat: no-repeat;*/	/*background-color: #993399;*/
}

#logo {
	height: 90px;
	width: 282px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 20px;
}

#menu_lf {
	display: inline;
	float: left;
	position: relative;
	top: 25px;
}
/*
#menu_lf ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14488c;
	text-decoration: none;
	text-transform: uppercase;
}

#menu_lf li {
	display: inline;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	line-height: 25px;
}

#menu_lf li a, #menu_lf li a:link, #menu_lf li a:visited, #menu_lf li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14488c;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	line-height: 25px;
}

#menu_lf li a:hover {
	text-decoration: none;
	background-color: #b5c940;
}
*/

/*
#menu_lf li:focus, #menu_lf li.current {
	text-decoration: none;
	background-color: #b5c940;
}
*/
.mnfc {
	text-decoration: none;
	background-color: #b5c940;
}

#menu_rh {
	position: relative;
	top: 20px;
	display: inline;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b5c940;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	line-height: 25px;
}

#menu_rh a, #menu_rh a:link, #menu_rh a:visited, #menu_rh a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14488c;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	line-height: 25px;
}

#menu_rh a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b5c940;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	line-height: 25px;
}

#hd_2 {
	height: 178px;
	width: 980px;
	z-index: -10;	/*background-color: #CCFF99;*/
}

/*#nav { width:1000px; height:33px;}*/
/*#nav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	color: #333333;*/
	/*text-align: center;*/
/*}*/

/********************* sidebar ***********************/

#sidebar {
	background-color: #ffffff;
	display: inline;
	float: right;
	/*height: 150px;*/
	width: 226px;
}

.sdb_mn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14488c;
	text-decoration: none;
}

.sdb_mn ul {
	list-style-type: none;
	width: 226px;
}

.sdb_mn li {
	line-height: 27px;
	/*background-color: #99CC00;*/
	min-height: 27px;
	background-image: url(images/sdb_mn-li_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.sdb_mn li a, .sdb_mn li a:link, .sdb_mn li a:visited, .sdb_mn li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14488c;
	text-decoration: none;
	display: block;
	min-height: 27px;
	width: 219px;
	padding-left: 7px;
}

.sdb_mn li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #14488c;
}

.sdb_mn_alt ul {
	list-style-type: none;
	width: 226px;
}

.sdb_mn_alt li {
	line-height: normal;
	/*background-color: #99CC00;*/
	min-height: 1px;
	background-image: url(images/sdb_mn-li_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}

.sdb_mn_alt li a, .sdb_mn_alt li a:link, .sdb_mn_alt li a:visited, .sdb_mn_alt li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14488c;
	text-decoration: none;
	display: block;
	min-height: 1px;
	width: 219px;
	padding-left: 7px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.sdb_mn_alt li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #14488c;
}

.co_inf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14488c;
	text-align: center;
}

#s {
	margin-top: 5px;
	margin-bottom: 5px;
}

#searchsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14488c;
	text-align: center;
}

.jbmn {
	text-align: center;
}
.jbmn li a, .jbmn li a:link, .jbmn li a:visited, .jbmn li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14488c;
	line-height: 20px;	/*text-align: center;*/
}
.jbmn li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07172E;
	/*text-align: center;*/
}

/********************* main **************************/

#main {
	/*background-color: #CC9900;*/
	/*height: 500px;*/
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 32px;
}

#content {
	/*background-color: #FF6633;*/
	display: inline;
	float: left;
	/*height: 300px;*/
	width: 754px;
}

.post_in10 {
	width: 704px;
	padding-left:10px;
	padding-right: 40px;
}

.post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14488c;
	line-height: 18px;
	/*width: 704px;*/
	padding-left:10px;
	padding-right: 40px;
}

.post p {
	/*margin-top: 5px;*/
	margin-bottom: 20px;
}

.post h1, .post h1 a, .post h1 a:link, .post h1 a:visited, .post h1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #14488c;
	line-height: 26px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 18px;
}
.post h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #14488C;
}

.post h1 a:hover {
	color: #337DE1;
	text-decoration: none;
}

.post h2, .post h2 a, .post h2 a:link, .post h2 a:visited, .post h2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #14488c;
	line-height: 20px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 18px;
	font-weight: bold;
}
.post h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #14488C;
}

.post h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #337DE1;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.cat_ti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #14488c;
	line-height: 30px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 26px;
	font-weight: bold;
	padding-left:10px;
}

.srch_ti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #14488c;
	line-height: 30px;
	text-decoration: none;
	margin-top: 5px;	
	font-weight: bold;
}

.srch_st {
	margin-bottom: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #14488c;
	line-height: 20px;
}

.jb_lk, .jb_lk a, .jb_lk a:link, .jb_lk a:visited, .jb_lk a:active {
	margin-bottom: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #14488c;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.jb_lk a:hover {
	margin-bottom: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #337DE1;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.post a, .post a:link, .post a:visited, .post a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07172E;
	line-height: 20px;
	text-decoration: underline;
}
.post a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14488c;
	line-height: 20px;
	text-decoration: underline;
}

.post ul {
	margin-bottom: 20px;
	margin-left: 40px;
	list-style-position: outside;
	list-style-type: disc;
}

.post ul li {
	list-style-type: disc;
}

.post ol {
	margin-bottom: 20px;
	margin-left: 40px;
	list-style-position: outside;
	list-style-type: decimal;
}

.post ol li {
	list-style-type: decimal;
}

#pagin {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}

.jhb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #14488c;
	line-height: 20px;
	text-decoration: none;
	margin-bottom: 20px;
	font-weight: bold;
}
.jhb a, .jhb a:link, .jhb a:visited, .jhb a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #14488c;
	line-height: 20px;
	text-decoration: none;
}
.jhb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #337DE1;
	line-height: 20px;
	text-decoration: none;
}

.post .pdt h2, .post .pdt h2 a, .post .pdt h2 a:link, .post .pdt h2 a:visited, .post .pdt h2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #14488c;
	line-height: 20px;
	text-decoration: none;
	margin-top: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}

.post .pdt h2 {
	border-bottom-style: none;
}

.post .pdt h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #337DE1;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.pdt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #14488C;
	height: 1%
}

.pdt_l {
	display: inline;
	float: left;
	position: static;
}
.pdt_r {
	/* display: inline; */
	display: none;
	float: right;
	position: static;
	margin-top: 13px;
	font-weight: bold;
}

/********************* footer ************************/

#ft {
	/*background-color: #b5c940;*/
	/*height: 130px;*/
	/*width: 980px;*/
	/*line-height: 30px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #15478e;
}
#ft a, #ft a:link, #ft a:visited, #ft a:hover, #ft a:active {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #14488c;
	font-weight: bold;
	text-decoration: none;*/
}
#ft_in {
	background-image: url(images/ft_in_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	/*height: 130px;*/
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.ft_bx1 {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 3px;
	line-height: 20px;
}
.ft_bx2 {
	padding-top: 16px;
	padding-left: 3px;
}
.ft_bx1 a, .ft_bx1 a:link, .ft_bx1 a:visited, .ft_bx1 a,active, .ft_bx2 a, .ft_bx2 a:link, .ft_bx2 a:visited, .ft_bx2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #15478e;
	text-decoration: none;
}
.ft_bx1 a:hover, .ft_bx2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #15478e;
	text-decoration: underline;
}

/********************* single ************************/

.e404 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14488c;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}

.sptt {
	margin-bottom: 0px;
}

.post .sptt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #14488c;
	line-height: 26px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 0;
}
.post .sptt h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #14488C;
}


.ppdt {
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #14488C;
	height: 1%*/
	margin-bottom: 18px;
}

.ppdt_r {
	display: inline;
	float: right;
	position: static;
	margin-top: 1px;
	font-weight: bold;
}