/*Theme Name: MAPtmp
Version: 1.0
Author: Eric Eryanto
Author e-mail: eric_eryanto@ymail.com
*/
/*-----------------------------------------------------------------------------------------------------------------------------------------

/* Global 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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; } :focus {/* remember to define focus styles! */ outline: 0; } 
body { background: #fff; line-height: 1;}
ol, ul { list-style: none; }
table {/* tables still need 'cellspacing="0"' in the markup */ border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; text-align: left; }
blockquote:before, blockquote:after, q:before, q:after {content: ""; }
blockquote, q {	quotes: "" ""; }
a img { border: 0; padding: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

/* Default ------------------------------------------------------------------------------------------------------------------------------ */
body {
	font: 12px  sans-serif, Geneva, Arial, Helvetica ;
	line-height: 18px;
	color: #eee;
	background: #0D6D80;
}
strong, th, thead td {
	font-weight: bold;
}
cite, em, dfn {
	font-style: italic;
}
code, kbd, samp, pre, tt, var, input[type=text], input[type=password], input[type=email], textarea {
	font-family: "Courier New", Courier, monospace;
}
code, pre {
	display: block;
	white-space: pre;
}
del {
	text-decoration: line-through;
	color: #666;
}
ins, dfn {
	border-bottom: 1px solid #ccc;
}
small, sup, sub {
	font-size: 85%;
}
abbr, acronym {
	text-transform: uppercase;
	letter-spacing: .1em;
}
a abbr, a acronym {
	border: none;
}
abbr[title], acronym[title], dfn[title] {
	cursor: help;
	border-bottom: 1px dotted #ccc;
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
p, ul, ol, dl, table, fieldset, blockquote, pre, code {
	margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.5em;
	font-weight: normal;
	line-height: 0,5em;
}
h1 {font-size: 28px; color: #FF0000;}
h2 {font-size: 23px; color: #0E7C92;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}

h1 .subTitle, h2 .subTitle, h3 .subTitle, h4 .subTitle, h5 .subTitle, h6 .subTitle {
	display: block;
	color: #4F4F59;
	font-size: 0.5em;
	margin: 0;
}
ul {
	margin-left: 1.5em;
	list-style-type: disc;
}
ul li {
	margin-left: .85em;
}
ul ul {
	list-style-type: square;
}
ul ul ul {
	list-style-type: circle;
}
ol {
	margin-left: 2.35em;
	list-style-position: outside;
	list-style-type: decimal;
}
dt {
	margin-top: .8em;
	margin-bottom: .4em;
	font-weight: bold;
}
ol ol, ul ol {
	margin-left: 2.5em;
}
ul ol, ol ul, ol ol, ul ul {
	margin-bottom: 0;
}
a:link, a:visited, a:hover, a:active, a:focus {
	color:#666;
	outline: 0 none;
	text-decoration: none;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
	visibility: hidden;
}
.invisible {
	visibility: hidden;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	margin-left:auto;
	margin-right:auto;
}
.clearboth{
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0;
	width: 100%;
	overflow:hidden;
}
.inner { 
	width: 960px;
	margin: 0 auto; 
	position: relative; 
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-family:  sans-serif, Verdana, Arial, Helvetica;
	margin-bottom: 2;
}
div.title h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1;
}

/* Layout ------------------------------------------------------------------------------------------------------------------------------- */
#page {
	padding: 10px 0;
	background: #EEF8F8 url(./images/header.jpg);
	background-repeat: repeat-x;
	margin: 0;
	width: 100%;
	height: 100%;
}
#content {
	clear:both;
	width:600px;
	float: left;
	background: #fff;
	padding: 25px 30px;
	margin: 15px 0;
	color: #666;
	border: 1px solid #B5CBD6;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;

	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1);
	   -moz-box-shadow: 0 0 3px rgba(0,0,0,0.1);
			box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
#contentstatis {
	clear:both;
	width: 600px;
	float: left;
	background: #FAFDFD;
	height: 100%;
	padding: 25px 30px;
	margin: 15px 0 20px;
	color: #666;
	border: 1px solid #B5CBD6;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;

	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	   -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
			box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
#contenthome {
	color: #666;
	background: #FAFDFD;
	width: 900px;
	height: 100%;
	padding: 25px 30px;
	margin: 10px 0 10px;
	float: left;
	border: 1px solid #B5CBD6;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	   -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
			box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
#contenthome-kiri{
	color: #666;
	background: #FAFDFD;
	float: left;
	width: 500px;
	heigth: 250px;
	/*border: 3px solid #B5CBD6;
	padding: 10px 15px 0px 15px;
	margin-right: 7px;
	height: 100%;
	text-align: justify;

	border: 1px solid #B3C6AE;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1);
	   -moz-box-shadow: 0 0 3px rgba(0,0,0,0.1);
			box-shadow: 0 0 3px rgba(0,0,0,0.1); */
}
#contenthome-tengah{
	color: #666;
	background: #FAFDFD;
	float: left;
	width: 265px;
	padding: 10px 15px 0px 15px;
	height: 100%;
	text-align: justify;
	/*border: 1px solid #B3C6AE;*/
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1);
	   -moz-box-shadow: 0 0 3px rgba(0,0,0,0.1);
			box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
#contenthome-kanan{
	color: #666;
	background: #FAFDFD url(images/logomapbesar_.png)  left top  no-repeat;
	float: right;
	width: 330px;
	padding: 10px 15px 0px 15px;
	height: 265px;
	text-align: justify;

	/*border: 1px solid #B3C6AE;*/
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1);
	   -moz-box-shadow: 0 0 3px rgba(0,0,0,0.1);
			box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
#sidebar {
	float:right;
	width:260px;
	padding: 25px 10px;
	margin: 20px 0;
	color: #333;
	z-index: 0;
}
input[type=submit] {
	padding: 1px 3px 2px;
}
div.title h2 {
	float: left; 
	width: 100%; 
	padding-bottom: 10px; 
	margin-bottom: 20px; 
	border-bottom: 1px solid #B5CBD6; 
}

/* Header --------------------------------------------------------------------------------------------------------------------------------- */
#header {border-top: 1px solid #B6C9B2;	background: transparent url(images/bgheader.png) repeat-x 0 0; height: 80px; position:fixed; width:100%; top:0; left:0; z-index:210;}
#logo {	float: left; padding: 0; font-size: 32px; height: 50px; bottom: 28px; position: absolute;}
#logo a {color: #fff; border: none;}

/* Drop-down menus --------------------------------------------------------------------------------------------------------------------- */
#top-nav{margin-left:385px;padding-top:20px;}
#top-nav ul{padding:0;}
#nav{height:30px;margin-top: 2px;}
#nav,#nav ul{list-style:none;line-height:1;z-index:220;padding:0;}

#nav a{
	display:block;
	line-height:26px;
	z-index:100;
	padding:0 10px;
	color:#000;
	font-size:12.5px;
	font-weight:700;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; }

#nav li{float:left;line-height:30px;margin:0 2px 0 0; padding: 0 0 13px;}
#nav li a{color:#79B0B2;text-decoration:none;padding:0 9px;text-shadow:1px 1px #000;border: 1px solid transparent;}

#nav li a:hover,#nav li.active a,#nav li.current_page_item a, #nav li.woocommerce a{
	color:#fff;cursor:pointer;text-decoration:none; 
	text-shadow:1px 1px #000; background: #2A7379; 
	box-shadow: inset 0 0 2px rgba(0,0,0,0.5); 
	-moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.5); 
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.5); 
	border: 1px solid rgba(150,200,200,0.7); }
	
	#nav li ul  { 
		background: #1C5150; 
		margin:5px 0 0 -40px; 
		text-align: center; padding: 0; 
		position: absolute; left: -999em; width: 160px; 
		border: 1px solid #266665; z-index:999; 
		border-radius: 3px; -moz-border-radius: 3px;
		 -webkit-border-radius: 3px; box-shadow: 0 2px 3px rgba(0,0,0,0.2); 
		 -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2); 
		 -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2); }
	#nav li.woocommerce ul  { margin-left: -18px; }
	#nav li ul li  { padding: 0; }
	#nav li ul li a  {
		padding:5px 10px; width:138px; 
		color:#83B9BB!important; 
		text-shadow: 1px 1px 0 #000!important; 
		background: none!important; 
		font-size:12px; 
		border-radius: 0; 
		-moz-border-radius: 0; 
		-webkit-border-radius: 0; 
		box-shadow: none!important; 
		-moz-box-shadow: none!important; 
		-webkit-box-shadow: none!important; 
		border: 1px solid rgba(100,150,150,0.7); 
		border-bottom: 1px solid #061416!important;}
	#nav li ul li:first-child a  { border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; }
	#nav li ul li:last-child a  { 
		border-bottom: 1px solid #0E3839!important; 
		border-radius: 0 0 3px 3px; 
		-moz-border-radius: 0 0 3px 3px; 
		-webkit-border-radius: 0 0 3px 3px; }
	
	#nav li ul li a:hover  {background: #417075!important; }
	#nav li ul li a.sf-with-ul { padding-right:0; }
	#nav li ul ul  { margin: -37px 0 0 140px; }
	
	#nav li ul li a:hover, 
	#nav li.current_page_item ul li a, 
	#nav li.current_page_parent ul li a,
	#nav li.current-menu-ancestor ul li a,
	#nav li.current-cat a ul li,
	#nav li.current-menu-item ul li a,
	#nav li.sfHover ul li { background:none;}
	
	#nav li:hover,.nav li.hover  { position:static; }
	#nav li:hover ul ul, .nav li.sfhover ul ul,
	#nav li:hover ul ul ul, .nav li.sfhover ul ul ul,
	#nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul { left:-999em; }
	#nav li:hover ul, .nav li.sfhover ul,
	#nav li li:hover ul, .nav li li.sfhover ul,
	#nav li li li:hover ul, .nav li li li.sfhover ul,
	#nav li li li li:hover ul, .nav li li li li.sfhover ul  { left:auto; }

/* Post ------------------------------------------------------------------------------------------------------------------------------------ */
#post {
	width: 100%; 
	padding-bottom: 10px; 
	border-bottom: 1px solid #dfdfdf; 
	float: left; 
	margin-bottom: 20px; 
}
#post img a {
	width: 100%; 
	height: 100%;
	float: left; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	   -moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
			box-shadow: 0 0 2px rgba(0,0,0,0.2);
}
#post .thumb {
	background: #F5F8F4;
	width: 145px;
	height: 100px;
	float: left;
	padding: 4px;
	border: 1px solid #F5F8F4;	
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	   -moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
			box-shadow: 0 0 2px rgba(0,0,0,0.2);
}
#post .thumb {
	-webkit-transition-property: background color;
	   -moz-transition-property: background color; 
	     -o-transition-property: background color; 
	-webkit-transition-timing-function: ease-out; 
	   -moz-transition-timing-function: ease-out; 
	     -o-transition-timing-function: ease-out;
	-webkit-transition-duration: 0.3s; 
	   -moz-transition-duration: 0.3s; 
	     -o-transition-duration: 0.3s; 
}
#post .thumb:hover {
	border: #fff 1px solid;
	
	-webkit-box-shadow: 0 0 3px rgba(78,20,238,0.5);
	   -moz-box-shadow: 0 0 3px rgba(78,20,238,0.5);
			box-shadow: 0 0 3px rgba(78,20,238,0.5);
}
#post .content {
	width: 425px;
	float: right;
	padding-top: 4px;
}
#post .content img a {
	width: 100%; 
	height: 100%;
	float: left; 
	margin-right: 10px; 
	margin-bottom: 10px; 

	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	   -moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	        box-shadow: 0 0 2px rgba(0,0,0,0.2);
}
.post-meta {
	font-size: 11px;
	font-style: italic;
	margin-bottom: 10px;
}

/* Related Post --------------------------------------------------------------------------------------------------------------------------- */
#related-post h3 {font-family: Arial, Helvetica, sans-serif; border-bottom: 1px solid #f1f1f1; padding-bottom: 15px; margin-bottom: 15px;}
#related-post .related {width: 100px; float: left; padding: 10px; text-align: center;}
#related-post .related:hover {background-color: #D7E9FD;}
#related-post .related h3 {	font: 12px Helvetica, Arial, sans-serif; margin: 0;	padding: 0;	border: none;}
#related-post .related a h3 {color: #404040;}

/* Comments ------------------------------------------------------------------------------------------------------------------------------ */
#comments {
	width: 600px;
	height: 100%;
	float: left;
	padding: 20px 30px;
	margin: 0 0 20px;
	background: #fff;
	color: #666;
	border: 1px solid #B5CBD6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1);
	   -moz-box-shadow: 0 0 3px rgba(0,0,0,0.1);
			box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
.komentar {
	float: left;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
}
.formkomentar {
	height: auto;
	padding: 0px;
	float: left;
	margin-left: 20px;
}
.formdata {
	float: right;
	height: auto;
	width: 260px;
	margin-bottom: -5px;
	margin-left: 0px;
	margin-top: 0px;
}
.capcha {
	float: left;
	height: auto;
	width: 250px;
	margin-left: 0px;
	margin-top: 5px;
}

.inputkomentar  textarea, .inputdata input{
	font-size: 12px;
	color: #999;
	margin: 5px 0;
	padding: 3px 5px;
	cursor: pointer;
	border: 1px solid #999;
	border: rgba(0, 0, 0, .2) 1px solid;
	border-bottom: rgba(0, 0, 0, .4) 1px solid;
	
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	   -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
			box-shadow: 0 1px 2px rgba(0,0,0,.2);
			
	background: -moz-linear-gradient(
				center top,
				rgba(200,200,200, .1) 0%,
				rgba(0, 0, 0, .1) 100%
				);
	background: -webkit-gradient(
				linear,
				center bottom,
				center top,
				from(rgba(0, 0, 0, .1)),
				to(rgba(200,200,200, .1))
				);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')";
	    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000');
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}

/* Search Field -------------------------------------------------------------------------------------------------------------------------- */
.searchField {
	width: 175px;
	height: 18px;
	background: #D8E8F0;
	padding: 6px 40px 4px 5px;
	border: 3px solid #B5CBD6;
	color: #666;
	-moz-box-shadow: 0 1px 0px rgba(255,255,255,0.15);
	-webkit-box-shadow: 0 1px 0px rgba(255,255,255,0.15);
	box-shadow: 0 1px 0px rgba(255,255,255,0.15);
	-moz-border-radius: 13px;
	border-radius: 13px;
}
.searchField:focus {
	border: 3px solid #B3DCF1;
}
.searchSubmit {
	position: absolute;
    text-indent:-9999px;
	top: 65px;
	right: 0px;
	width: 35px;
	height: 32px;
	background: url(images/search_button.png) no-repeat;
	border: none;
	cursor: pointer;
}

/* Button --------------------------------------------------------------------------------------------------------------------------------- */
.button {
	color: #666;
	padding: 3px 5px;
	cursor: pointer;
	border: 1px solid #999;
	border: rgba(0, 0, 0, .2) 1px solid;
	border-bottom: rgba(0, 0, 0, .4) 1px solid;
	background: -moz-linear-gradient(
				center top,
				rgba(200,200,200, .1) 0%,
				rgba(0, 0, 0, .1) 100%
				);
	background: -webkit-gradient(
				linear,
				center bottom,
				center top,
				from(rgba(0, 0, 0, .1)),
				to(rgba(200,200,200, .1))
				);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')";
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000');
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;

	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	   -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	        box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover, .button.hover {
	background: -moz-linear-gradient(
				center top,
				rgba(255,255,255,.1) 0%,
				rgba(0,0,0, .1) 100%
				);
	background: -webkit-gradient(
				linear,
				center bottom,
				center top,
				from(rgba(0,0,0, .1)),
				to(rgba(255,255,255, .1))
				);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFF', EndColorStr='#19FFFF')";
		filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFF', EndColorStr='#19FFFF');
}

/* Link Hover Effect---------------------------------------------------------------------------------------------------------------------- */
a.ease {color: #034855;	text-decoration: none;}
a.ease:hover {text-shadow: 0 1px 1px #036A7E;}
a.ease:active, a.ease:focus {position: relative; outline:none;}

/* Gallery -------------------------------------------------------------------------------------------------------------------------------- */
#gallery {
	color: #666;
	background: #FAFDFD;
	width: 900px;
	height: 100%;
	padding: 25px 30px;
	margin: 15px 0 10px;
	float: left;
	border: 1px solid #B5CBD6;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	   -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
			box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
.gallery {
	list-style:none;
	width: 100%;
}
.gallery li {
	float: left;
	margin: 15px 8px 8px 0;
	display: block;
	padding: 0;
	border: 1px solid #99B194;
	
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
	   -moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
			box-shadow: 0 0 3px rgba(0,0,0,0.4);
}
.gallery li p {
	padding: 0; 
	margin: 0;
}
.gallery li a {
	color: #8EA788; 
	width: 135px;
	height: 100px;
	padding: 0; 
	display: block; 
	text-decoration: none;
	text-align: center;
}
.gallery img {
	margin: 0; 
	padding: 0;
}
.preloader { 
	background: #F5F8F4;
}

/* Poll----------------------------------------------------------------------------------------------------------------------------------- */
.poll-content {
	padding: 0 10px;
}
.poll-question {
	padding: 5px 0 10px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.poll-bar {
	background: #eee;
	padding:0;
	background: -webkit-gradient(linear, 0 0, 44 44,
    			color-stop(0.00, rgba(255,255,255,0.17)),
    			color-stop(0.25, rgba(255,255,255,0.17)),
    			color-stop(0.26, rgba(255,255,255,0)),
    			color-stop(0.50, rgba(255,255,255,0)),
    			color-stop(0.51, rgba(255,255,255,0.17)),
    			color-stop(0.75, rgba(255,255,255,0.17)),
    			color-stop(0.76, rgba(255,255,255,0)),
    			color-stop(1.00, rgba(255,255,255,0))
  				), -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #dddddd));
  
	background: -moz-repeating-linear-gradient(top left -30deg, 
				rgba(255,255,255,0.17), 
				rgba(255,255,255,0.17) 15px, 
				rgba(255,255,255,0) 15px, 
				rgba(255,255,255,0) 30px
				), -moz-linear-gradient(#eeeeee 0%, #dddddd 100%);
			  
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
     -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
  		  box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
		  border-right: 1px solid #ddd;
}

/* Sidebar ------------------------------------------------------------------------------------------------------------------------------ */
#widget {padding: 0 0 10px 0;	margin-bottom: 0px;	}
#widget-title {	color: #51A5B6;	padding-bottom: 0px; font-weight: bold;	font-size: 7px;	}
#widget-title h3 {font-family: sans-serif, Arial, Helvetica, Geneva ;}
#widget ul {list-style: none; margin: 0; padding: 4px 0 4px 0;}
#widget li {border-bottom: 1px  solid #A4C1CF; padding: 5px 15px; margin: 0; color: #65A6B3;}
#widget li:first-child { border-top:  1px  solid #A4C1CF;}
#widget li:last-child {	border-bottom:  1px  solid #A4C1CF;}
#widget li a {color: #444;}

/* Homepage QuickNavigation-------------------------------------------------------------------------------------------------------------- */
.grid_12 				{display: inline; float:left; position:relative; margin-left:0px; margin-right:0px; margin-bottom:0px;}
#quicknav				{background:url(images/link_border.png) repeat-x;}
a .title 				{color:red;}
.quicknavgrid_3			{width:188px; margin:0px; padding:20px 18px 0; display:inline; float:left; position:relative; margin-left:1px;}
.lastelem				{padding-right:14px;}
.quicknav				{background:#FAFDFD;}
.quicknav:hover			{background: url(images/link_bg.png) repeat-x;}
.quicknavhr				{margin-bottom:0;}
.quicknav.alpha			{margin-left:0; width:188px;}


/* Footer-------------------------------------------------------------------------------------------------------------------------------- */
#footer {border-top: 3px solid #006378;	z-index: 250;}

/** Footer widget **/
#footer-widget {
	float: left;
	margin: 25px 7px 25px 7px;
	width: 226px;
}
#footer-widget .widget-title {
	color: #4892A1;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 10px;	
}
#footer-widget .widget-title h3 {
	font-family: Arial, sans-serif;
	text-shadow: 1px 1px #000;
}
#footer-widget ul {
	list-style: none;
	margin: 0;
}
#footer-widget li {
	font-size: 11px; 
	padding: 0px 0px;
	padding-bottom: 8px; line-height:12px;
	margin: 0;
	color: #65A6B3;
}
#footer-widget li:last-child { border-bottom: none; }
#footer-widget li a, #footer-widget-last li a {color: #93C5CF;}
#footer-widget li a:hover, #footer-widget-last li a:hover {
	font-size: 11px;
	text-shadow: 0 1px 1px #000;
	padding: 0px 0px;
	margin: 0;
	color: #fff;
}

/** Footer Copyright**/
#footer-statis {
	font-size: 0.9em;
	background: transparent url(images/bgfooter.png) repeat-x 0 0;
	height: 65px; position:fixed; width:100%; bottom:0; left:0; z-index:211; 
	text-align:right; 
}
.copyright {
	width: 350px;
	float:left;
	padding: 0;
	height: 35px;
	bottom: 0px;
	left: 0px;	
	text-align:left; 
	padding-left: 15px;
	position: fixed; 
	z-index:216;
}
.copyright ul a {
	color: #596675;
	text-decoration: none;
}
.copyright ul a:hover {
	color: white;
	text-decoration: none;
}
.footerMenu {  
	padding: 5px 0px 0px 0px;
	height: 10px; bottom: 25px; position: absolute; width:100%; z-index:216;}

.footerMenu ul {color:515E6C;
   }
.footerMenu ul li {
	display: inline;
	padding: 0px 0px 0px 10px;
	font-size: 10px;
	border-left: 1px solid #515E6C;
}
.footerMenu ul li.first {
	border: none;
}
.footerMenu ul li a {
	color: #596675;
	text-decoration: none;
}
.footerMenu ul li a:hover {
	color: white;
	text-decoration: none;
}
.footerMenu ul a {
	color: #596675;
	text-decoration: none;
}
.footerMenu ul a:hover {
	color: white;
	text-decoration: none;
}

/* Misc ----------------------------------------------------------------------------------------------------------------------------------- */
.clearboth{
    clear: both;
    display: block;
    font-size: 0px;
    height: 0px;
    line-height: 0;
    width: 100%;
    overflow: hidden;
}
.statistik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px #000;
	font-size: 11px; 
	line-height:12px;
	color: #93C5CF;
}
