*{ padding:0; margin:0;}

body { text-align: center; font-size: 0.62em; font-family:Verdana, Arial, Helvetica, sans-serif; line-height: 1.6em;  color: #EEE; background: #585858 url("pix/bg_body.jpg") repeat-y top center;}
p {padding-top: 3px; padding-bottom: 3px;}

a { color: #808080; text-decoration : none;}
a:hover {color: #F0E68C;}

input { width: 70%;}
img{ border:0px; margin:0px;}
textarea {width: 98%;}

input,textarea { padding: 1px 3px; margin: 5px 0;  font-family: Verdana, Arial, Helvetica, sans-serif;color: #EEE;background-color: #777; border: 1px solid #999;}

input:hover,input:focus,textarea:hover,textarea:focus { color: #FFF; background-color: #999; border: 1px solid #EEE;}
.line_text{ margin: 3px 0;}

h2{ font-size:1.6em;}
h3{ font-size:1.4em;}
h4{ font-size:1.2em;}
h5{ font-size:1.1em;}

h1 {
  clear: both;
  margin: 10px 0;
  font: 1em verdana, sans-serif;
  font-weight:bold;
  text-transform: uppercase;
  color: #ffcc30;
  padding-left:2px;
  background: #686868 url("pix/rounded_tr.gif") no-repeat top right;
}

h1 span {
  display: block;
  padding: 2px;
  background:  url("pix/rounded_br.gif") no-repeat bottom right;
}

#sideBar h1 {
  text-align: right;
  background: #686868 url("pix/rounded_tl.gif") no-repeat top left;
  padding-left:0px;
  padding-bottom:0px;
  margin-bottom:0px;
}

#sideBar h1 span {
  padding: 2px;
  background:  url("pix/rounded_bl.gif") no-repeat bottom left;

  
}


#content ol{
	padding-left:20px;}

#content ol li { 
  
}

#content ol li span {

}

#content ul {
  padding-bottom: 10px;
  padding-left: 15px;
}

#content ul li {

}

blockquote {  
  margin: 0;
  background: #686868 url("pix/rounded_tr.gif") no-repeat top right;
} 

blockquote span {
  display: block;
  padding: 5px;
  background:  url("pix/rounded_br.gif") no-repeat bottom right;
}

/***************************************************
  Layout Element Styles
 ***************************************************/


#header {  
  width: 100%;
  height: 30px;
  background: #585858 url("pix/bg_header.jpg") no-repeat top center; 
}

/***************************************************
  Header Menu
 ***************************************************/

#menu {
  width: 767px;
  margin: 0 auto;
  text-align: left;  
}

#menu .menu_current a{
	font-weight: bold;
  color: #111;
  background:  url("pix/menu_tab.gif") no-repeat bottom center;
}

#menu ul {
  margin: 0 0 0 5px;
  padding: 0;
  line-height: normal;  
}

#menu ul li {
	padding:0 15px;
  display: inline;
  float: left;
  padding-top: 0.8em;  
  list-style: none;
  text-align: center;
}

#menu ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 1.0em;
  color: #222;
}

#menu ul li a:hover, #menu .menu_current,
#menu ul li a.active {
  font-weight: bold;
  color: #111;
  background:  url("pix/menu_tab.gif") no-repeat bottom center;
}


/***************************************************
  Site Title
 ***************************************************/

#title {
  margin-right: 5px;
  float: right;
  height:30px;
  width:106px;
}
#title h1 span{display:none;}

#title h1{ height: 30px; width:106px;background: url("pix/logo_sunsetsoul.gif") no-repeat top right; margin:0px;}

/***************************************************
 Page Content
 ---------------------------------------------------
 1. Left side text
 2. Dropdown image
 3. Right side bar 
 ***************************************************/


#content {  
  clear: both;
  width: 767px;
  margin: 0 auto;
  text-align: left;
}

#text {
  float: left;
  width: 437px !important;
  width: 437px;
  padding: 10px 5px 20px 20px !important;
  padding: 20px 5px 20px 20px;
  color:#c0c0c0;
  }
#text p{ padding: 0px 0 5px 0 !important; }

#image {
  float: left;
  width: 170px;  
  vertical-align: top;
  margin-bottom:15px;
}
#image img{ margin:0px;}
#sideBar {
  float: right;
  width: 115px !important;
  padding: 10px 10px 20px 0 !important;
  padding: 20px 15px 20px 0;
}

#sideBar ul{
	margin : 0;
	list-style-type:none;
}

#sideBar li ul li{
padding-left:12px;
}


/***************************************************
 Sidemenu Styles
 ***************************************************/



.breadcrumbs{
	color : Gray;
	text-align : center;
	width : 90%;
	margin : 20px 0 0 0;
	}





/***************************************************
 Comment Styles
 ***************************************************/

#comments p {
  padding: 0 5px;
  margin-bottom: 0;
  background: #686868 url("pix/rounded_tl.gif") no-repeat top left;
}

#comments p span.author {
  display: block;
  margin-top: 5px;
  text-align: right;
  font-weight: 700;
}

#comments img {
  margin-top: -1px;
}

#comments a {
  color: #7BD32C;
}

#comments a:visited {
  color: #AAA;
}

#comments a:hover {
  color: #FFF;
}

/***************************************************
 Footer
 ***************************************************/

#footer {
  clear: both;
  margin: 5px 20px;
  color: #888;
  padding-top:0px;
  text-align : center;

}



#footer li {
  display: inline;
  padding-left: 10px;
}
#footer ul{
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding-top:5px;
}
#footer a {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

#bookmark{}
#bookmark li {
  display: inline;
  padding-right: 5px;
}
#bookmark a {
  padding: 0px;
}
#bookmark ul{ padding:0px;}

#footer .rssactive{
	background:  url("pix/icon-rss.png") no-repeat 0 2px;
	padding-left: 20px;
}

#footer a.loginCMS{color:#888888; text-decoration:none; cursor:text;}
#footer a:hover.loginCMS{color:#888888; text-decoration:none; cursor:text;}

a.fullAhead {
  float: left;
  width: 30px;
  height: 34px;  
  margin-right: 10px;
  background: url(logo_fullahead.gif) no-repeat 0 0;
}

a:hover.fullAhead  {
  background-position: -30px 0;
}


/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}

.noPad {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}
#sidemenu h1{}


#sidemenu ul {
  margin: 0;
  padding: 0;
  line-height: normal; 
  display: block; 
}


#sidemenu ul li {
  display: block;
  
  padding-top: 0.8em;  
  list-style: none;
  text-align: left;
}
#sidemenu ul li ul li a{
	
}

#sidemenu ul li a {
  
  text-decoration: none;
  padding-bottom: 1.0em;
  padding-left: 10px;
  color:#FFCC00;
	background:  url("pix/bullet-list2.gif") no-repeat 0% 25%;
}
#sidemenu ul li a.menu_current {
background:  url("pix/bullet-list.gif") no-repeat 0% 25%;
}
#sidemenu .menu_current{
	
	font-weight:bold;
	text-transform: uppercase;
	
	}




#sidemenu li.menu_default{
	
	padding:0px;
	}
	
	#sidemenu li{
	color : #ffcc30;
	font-weight:bold;
}

	
.menu_current{
	
	}

.menu_default{
	
	}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

.button {
  width: auto;
  cursor: pointer;
}

.date {
  display: block;
  font-weight: 700;
}

/*Modul events (dates)*/
#eventstoday{
	border-bottom:2px solid #666666;
	border-top:2px solid #666666;
	text-align:left;
	background: url(pix/sunset-today1.png) right 10px no-repeat;
	background-color:#4a4a4a;
	padding:0 10px;
	color:#efefef
	}
	
#eventstoday h2{
	height:70px;
	padding-top:30px;
	color:#efefef;
	 }
#eventlist{
	text-align:left;}
#eventlist h3{ margin:5px 0;}

#eventlist h2{
	color:#dddddd;
	}