/*
Theme Name: akademie house of shaman 02
Theme URI: http://wordpressblogthemes.com
Description: shaman02 erstellt von rene lecoutre - alleinsein.de - basiert auf dem theme - Red Passion -A very beautiful and professional template designed by Csstemplateheaven.com and ported by <a href="http://wordpressblogthemes.com">Free Wordpress Themes</a>.
Author: ren&eacute; lecoutr&eacute;
Author URI: http://alleinsein.de
*/

* {margin: 0; padding: 0;}

/**************************************** Main structure ****************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
         color:#353535;
         background:#FFFFFF;
}

#container {
         background: #f5f5df;
         border: 1px solid #70589E;
         margin-top:auto;
	margin-left: auto;
         margin-right: auto;
         margin-bottom: 3px;
	font-size: 1.2em;
			}

#header {
         background : #f3f3cc url('images/ahs_logo-trans.png') no-repeat 15px 17px;
         border-bottom: 1px solid #70589E;
	height: 85px;
	padding-top: 20px;
	padding-left: 100px;
}

#main_nav {
         height: 26px;
	padding-left: 9px;
         border-bottom: 1px solid #70589E;
}

#left {
	float: left;
	width: 190px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 12px;
}

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 12px;
}

#termright {
	float: right;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
}

#content {
	background: #f5f5df url(images/tab_bg.gif) repeat-x 0 0;
	margin-right: 190px;
	margin-left: 230px;
         margin-top:15px;
	padding: 10px 20px 20px;
         text-align: justify;
}
#termcontent {
	background: #f5f5df url(images/tab_bg.gif) repeat-x 0 0;
	margin-right: 15px;
	margin-left: 230px;
         margin-top:15px;
	padding:10px 20px 20px;
}


.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#pagenav  {
        height: 20px;
        clear: both;
        padding: 15px 0 0 0;
         }

#footer {
	border-top: 1px solid #70589E;
         height: 55px;
	clear: both;
         padding: 20px;
}

.footers, .footer {
	font-size:10px;}

.footer a, .footer a:hover {
	color:#353535; }
/**************************************** text, images, lists ****************************/

img.centered {
          display : block;
          margin-left : auto;
          margin-right : auto;
      }
img.alignright {
          padding : 4px;
          margin : 3px;
          display : inline;
      }
img.alignleft {
          padding : 4px;
          margin : 3px;
          display : inline;}

img.float_left {
	float: right;
}
p {     	margin-top: 10px;
	margin-bottom: 10px;
}

blockquote {
          font-style : italic;
          padding: 2px 2px 2px 20px;
          margin: 15px 5px 5px 20px;
      }

a {
	color: #720201;
	text-decoration: none;
}

a:hover {
	color: #6f589e;
	text-decoration: underline;
}

h1 a, h1 a:hover {
         color: #6f589e;
	/*padding-top: 110px;
	padding-left: 130px;*/
	font-size: 30px;
	text-decoration: none;
}
.desc         {
         color: #70589E;
	font-size: 12px;
         font-weight:bold;
         }

h2 a {
	font-size: 18px;
	color: #70589E;
	background-repeat: repeat-x;
	padding-top: 3px;
	margin-bottom: 20px;
	padding-left: 3px;
	text-decoration: none;
	display:block;
         border-bottom : 1px solid #808080;
}

h3, h4  {
         border-bottom: 1px solid #808080;
         margin-bottom: 11px;
         padding-bottom: 2px;
}

h3 {     font-size: 14px; }
h4 {     font-size: 13px; }

h5, h5 a {
	background-image: url(images/sidebar_heading_3.jpg);
	font-size: 1em;
	height: 19px;
	width: 170px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 34px;
	text-decoration: none;
}

h6, h6 a {
	background-image: url(images/sidebar_heading_1.jpg);
	font-size: 1em;
	height: 19px;
	width: 120px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
	text-decoration: none;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
         padding: 3px;
	margin-bottom: 5px;
}
dd {
	margin-bottom: 12px;
}
/**************************************** Menu ****************************/

#navcontainer ul {
	color: White;
	float: left;
	width: 100%;
	height: 34px;
}

#navcontainer ul li { display: inline;
	font-size: 11px; }

#navcontainer ul li a
{
	padding: 5px 15px;
	height: 15px;
	color: #720201;
	text-decoration: none;
	float: left;
	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
}
/**************************************** Header img ****************************/

#headerimg
{
         margin: 27px 5px 0 0;
         padding: 2px 2px;
	width: 641px;
	height: 133px;
         float: right;
}

#headerimg  img {margin:1px;
         border: 1px solid #6f589e;}

/**************************************** Contact form ****************************/

#right ul, #left ul {
	padding: 5px 5px 5px 15px;
	font-size: 13px;
}

#right ul ul, #left ul ul {
	padding: 2px 2px 2px 7px;
}

#right ul ul ul li, #left ul ul ul li {
	margin-right:2px;
	padding: 2px 2px 0 5px;
}

#content ul, #termcontent ul {
	margin: 10px;
         padding-left: 10px;
}

#content ul li, #termcontent ul li {
	padding-bottom: 1px;
}

.nextprev {
	margin: 10px; text-align: center; }
.meta {
	font-size:11px;margin: 10px 0;}
img {
	margin: 5px; }

.alignright {
	float: right;
}
table {
         border:1px solid #ccc;
         border-spacing:1px;
         margin-bottom:10px;
         text-align : left;
}
td, th {
	border:1px solid #ccc;
         vertical-align : top;
         padding:2px 5px 2px 7px;
      }

th {
	background: #ada1c7 url(images/th_bg.jpg) repeat-x 0 0;
	color: #fff;
	}
#submit{ background-color : #ffffff ;
         color: #353535;
         }
#search {
	margin-top: 10px;
      	width: 100px;
	height: 20px;
         }
#search, #s {
         background-color : #ffffff ;
         color: #353535;}

#s {
border : 1px solid #bbb;
   }

.box{
	margin-bottom:10px;
	padding: 5px;
	border:2px solid #720201;
	background-color:#efefef;
	text-align:center;
	font-weight:bold;
	color:#720201;
	-moz-border-radius:10px;
}


/*************+metanav***********/


#mnav {
	border:1px solid #ccc;
	text-align: center;
         padding: 2px 0;
         font-size:11px;}

.breadcrumb {
	margin: 5px 5px 5px 20px;
	padding: 3px;
	background: #EBEBEB;
         font-size:10px;}