/*
Theme Name: Jade Austria
Description: 
Author: Thomas Laber
version: 1.0
Tags: two-column, widget-ready, blank
*/

/* basics */

*{margin:0; padding:0;}

body {
	background:#eeeeee;
  color: #333333;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	}
	
h1 {font-size: 18pt;
color: #27357B;}
h2 {font-size: 12pt;
font-weight: bold;
color: #27357B;}
p.index {
  font-size: 10pt;
  font-weight: bold;
  padding-top: 15px;
  padding-left: 10px;
  color: #27357B;
  }
  
h3 {font-size: 10pt;
font-weight: bold;
color: #27357B;
}
h4 {font-size: 9pt;
color: #333333;}


img{ border: none; padding:0; }
img a{border:none;}

.top_logo {
  padding-top: 25px;
  padding-right: 5px
  }

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#27357B;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 960px;
  
	margin: 0 auto;
	padding:0;
	background:#ffffff;
  color: #333333;
	overflow: hidden;
	}
	
/* header */

#header {
	background-image: url(images/bg_top.png);
  background-repeat: repeat-x;
  width: 100%; 
  height: 99px;
	color: #fff; 
  border-bottom: solid 1px #999;
	}
  
#header2 {
  width: 960px; 
  height: 99px;
  text-align:center;
	margin: 0 auto;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt verdana, arial, times, serif;
	  color: #333333;
	padding: 0 0 0 18px;
	margin:0;	
	}
  
#jadelogo {
  margin-top: 40px;
  }

/* main menu */


#menu {
  float: left;
	font-family: verdana, arial, times, serif;
	font-size: 12pt;
	color: #27357B;
  width: 740px;
	overflow:hidden;
	text-align:center;
	margin: 0 auto;
	padding-top: 70px;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #27357B;
	display:block;
}

#menu ul li a:hover {
	background: #27357B;
	color:#fff;
  text-decoration: none;
}



/* content */


#content {
	float: left;
	width:670px;
  padding: 15px 0 0 10px;
  min-height: 400px;
  
  }
  
#content_contact {
  float: left;
	width:959px;
  padding: 15px 0 0 10px;
  margin: 0 15px 0 0;
  min-height: 400px;
  }
    
#content_pages {
  width:959px;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
  overflow: hidden;
  text-align: justify;
  

    }
    
#content_index {
	background: #eeeeee;
	width:960px;
	overflow: hidden;
    }
    
#header_index {
	background-image: url(images/header_index.jpg);
	width: 959px;
	height: 250px;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
	}
  
#header_index_text h1{
  color: #27357B;
  padding-left: 10px;
  padding-top: 165px;
  }
    
#main_index {
  background: #ffffff;
	float: left;
	width:359px;
  height: 299px;
	overflow: hidden;
	margin:15px 0 0 15px;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
	}

#left_index{
	background: #ffffff;
	float: left;
	width: 299px;
	height: 299px;
	overflow: hidden;
	margin: 15px 0 0 0;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
  text-align: justify;
   
	}
	
#right_index{
	background: #ffffff;
	float: right;
	width: 269px;
	height: 299px;
	overflow: hidden;
	margin: 15px 0 0 14px;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
  text-align: justify;
	}
  
#right_index_content {
  padding: 10px;
  }

  #main_index_content {
  padding: 10px;

  }
 #main_index_content #index_a {   
 font-weight: bold;
   }
  
#left_index_content {
  padding: 10px;
  }
  
#header_small_index_left {
	background-image: url(images/bg_box_left.png);
  height: 39px;
  border-bottom: solid 1px #999;
  }
  
#header_small_index_main {
	background-image: url(images/bg_box_main.png);
  height: 39px;
  border-bottom: solid 1px #999;
  }
  
  
#header_small_index_right {
	background-image: url(images/bg_box_right.png);
  height: 39px;
  border-bottom: solid 1px #999;
  }

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
  color: #333333;
  text-align: justify;
	}
	
.post h2{
	font:normal 12pt verdana, arial, times, serif;
  color: #27357B;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;
color: #333333;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, times, serif;
  color: #333333;	
	font-size:8pt;
	width:259px;
  height: auto;
	float:right;
	margin:0;
	padding: 0;
	}

#sidebar h2{
	font:normal 11pt verdana, arial, times, serif;
	color: #333333;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt verdana, arial, times, serif;
	color: #333333;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: verdana, arial, times, serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#eee;
	clear: both;
  color: #27357B;
	width: 100%;
  height: 50px;
	text-align: left;
	padding: 15px 0 0 0;
  }
	
#footer p{padding:14px 0;margin: 0 0 0 5px; color: #eee; text-align:center;}
#footer a{color: #27357B;text-decoration: none;}
#footer a:hover{color: #27357B;text-decoration: underline;}

}

.w360{
	width:360px;}
.w300{
	width:300px}
.m-left-15{
	margin-left:15px;}
.left{
	float:left;}
	
	
.logo {
	opacity:0.3;
	filter:alpha(opacity=30);
}

h2.acc_trigger {

	padding: 0;	margin: 0 0 5px 0;
	background: #d8ddf1;
	height: 46px;	line-height: 46px;
	width: 600px;
	font-size: 1.5em;
	font-weight: normal;
	float: left;
	border: 1px solid #d6d6d6;
}
h2.acc_trigger a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0 0 0 50px;
}
h2.acc_trigger a:hover {
	color: #000;
	text-decoration: underline;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	width: 600px;
	clear: both; 
	background: #fff; /* #EEF3F8 #f0f0f0;*/
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.acc_container .block {
	padding: 20px;
}

.toggle_container {
	margin: 20px 50px 5px 170px;
	padding: 5px;
	border: 1px solid #d6d6d6;
	background: #f0f0f0; /*url(../images/toggle_block_stretch.gif) repeat-y left top;*/
	overflow: hidden;
	width: 600px;
	clear: both;
	line-height: 2.0em;
}

#texthead {
	background-image: url(images/backgr.jpg);
	color: #000;
	font-size: 130%;
	width: 670px;
	height: 20px;
	border-top: 1px solid #27357B;
	border-left: 1px solid #27357B;
}
