/*   
	Sunshine  for  toendaCMS
	Modifiziert by Themeportal.de
	This theme was originally designed and built by Michael Heilemann,
*/




html {
	/* IE Horizontal scrollbar fix */
	overflow-y: scroll;
	/* force scrollbars in moz */
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #444;
	background-color: #EDEDED;
	text-align: center;
	margin: 0 0 30px;
}

#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding: 20px 0 10px;
	position: relative;
	/* The entire template's width is set in this class. */
	width: 780px;
	border: 1px solid #ddd;
	border-top: none;
}

#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 200px;
	/*background: #098adb;*/
	background: url(sonne.jpg) no-repeat;
	
}

#header h1 {
	font-size: 3em;
	letter-spacing: -1px;
	padding-top: 75px;
	margin: 0 0 0 40px;
	font-weight: bold !important;
}



#header .description {
	font-size: 0.9em;
	margin: 0 0 0 40px;
}

.mainText {
	
	width: 500px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: justify;
	float: left;
	padding: 0 0 20px 35px;
	margin: 0 0 0 110px;
	line-height: 1.5em;
	
	
}



.mainText img {
	margin-left: 5px;
	padding: 4px;
}


.mainTexth1, h1 { text-decoration: none; color: #444 !important; }

.sidebar {
	font: 1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 10px 0;
	margin-left: 580px;
	width: 190px;
	color: #676767;
	
	
}

.sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 20px 0 0;
	padding: 0;
}

body.twocolumns .mainText {
	float: left;
	padding: 10px 0 0 35px;
	margin: 0;
}

.description{
	text-decoration: none;
	color: white;
	font-size: 1em;
	margin: 0 0 0 40px;
}

.menu { margin: 0 20px 0 90px; position: absolute; bottom: 0; }
.menu ul { padding: 0; margin: 0; }
.menu ul li { display: inline; margin: 0; }
.menu, .menu ul li a { padding: 4px 15px 5px; }
.menu a { margin-left: 5px; }

.clear { clear: both; }

#footer {
	padding: 0;
	margin: 10px auto 10px auto;
	width: 780px;
	text-align: center;
}

.categorylist li { font-weight: normal !important; }

.livesearchform input[type=search] { width: 100%; }
.livesearchform input[type=submit] { margin: 0; }

li { quotes:"\00BB" "\00AB" "\203A" "\2039"; }

/*.itemtext p a:visited, .sidebar a:visited { color: #BE420E; }*/
small, .sidebar ul ul li, .sidebar ul ol li { color: #555; }
.sidebar ul, .sidebar ul ol { margin: 0; padding: 0; }
.sidebar ul li, li { list-style-type: none; list-style-image: none; }
.sidebar ul p, .sidebar ul select { margin: 0 0 0;}
.sidebar ul ul, .sidebar ul ol { margin: 0 0 0;  }
.sidebar ul ul ul, .sidebar ul ol {  /margin: 0 0 0 10px; *}
ol li, .sidebar ul ol li { list-style: decimal outside; }
.sidebar ul ul li, .sidebar ul ol li {  *margin: 0 0 0; padding: 0;  }
html>body .item ul { margin-left: 0px; padding: 0 0 0 20px; list-style: none; text-indent: -14px; } 
html>body .item ul li { margin: 0 0 0 10px; }
.item ul li:before { content: "\00BB \00A0 \00A0 "; }

h1, h2, h3, h4 { font-family: 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Sans-Serif; }
h2 { font-size: 2em; font-weight: bold; margin: 20px 0 0; letter-spacing: -1px; }
h3 { font-size: 1.6em; font-weight: bold; letter-spacing: -1px; padding: 0; margin: 20px 0 0; }
h4 { font-size: 1.2em; font-weight: bold; letter-spacing: -1px; padding: 0; margin: 20px 0 0; }
h2 span a, h2 span a:visited, h3 span a, h3 span a:visited, h4 span a, h4 span a:visited, .sidebar span a, .sidebar span a:visited { font-weight: normal !important; }
h2 span a span { display: none; }
h2 span a:hover > span { display: inline; }
h1, h1 a, h1 a:visited, .description { text-decoration: none; color: white; }
h1 a:hover { text-decoration: none !important; }
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited { color: #444 !important; }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

input[type=text], textarea {
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px #ccc solid;
	background: #eee;
	margin: 2px 0px 2px 0px;
	color: #777;
}

input[type=password], textarea {
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px #ccc solid;
	background: #eee;
	margin: 2px 0px 2px 0px;
	color: #777;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
}


/* Various Tags */ 
small { font-size: .9em; line-height: 1.5em; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

/* Links */
a:hover, a:visited:hover { text-decoration: underline; }
h2 a:hover, h2 span a:hover { color: #1A78E2 !important; }
a { color: #EE785C /*1A78E2*/; text-decoration: none; }

input, textarea {
	/*border: 1px #aaa solid;*/
	/*background: #f1f1f1;*/
	/*color: #444;*/
	padding: 0px 0 2px 2px;
	margin: 0;
}

input[type=text] {
	/*border: 1px #aaa solid;*/
	/*background: #f1f1f1;*/
	/*color: #444;*/
	padding: 2px 0 2px 2px;
	margin: 0;
}

input[type=submit] {
	font: 1.1em 'Lucida Grande', 'Lucida Sans Unicode', Arial, Sans-Serif;
	/*border: 1px #ccc solid;*/
	/*color: #777;*/
	padding: 1px;
	margin: 0 0;
}

input[type=radio] { text-align: left; margin: 0; padding: 0; }
input[type=checkbox] { text-align: right; margin: 0; padding: 0; }

hr { display: none; }
a img { border: none; }

p img { padding: 0; max-width: 100%; }
p a img:hover { background: #C2E5FA; }






/*
toendaCMS specific code
*/

.news_content_box{ padding-bottom: 10px; }

/* legal */
.legal{ font-size: 9px; color: #555; }
a.legal, a.legal:link, a.legal:visited{ color: #555; text-decoration: none; }
.legal a:hover{ text-decoration: underline; color: #555; }


/* title */
.title { }
a.index { }
a.index:hover { text-decoration: underline; }
.subtitle {  }
.sitelogo{ padding-top: 10px; padding-left: 10px; }


/* content */
.contentheading { font-family: 'Century Gothic', Verdana, Sans-Serif; font-size: 17px; font-weight: bold; }
.contentstamp { font-size: 13px; }
.contentmain { font-size: 11px; }

.newsCategories { font-family: Arial, Helvetica, Sans-Serif; font-size: 10px; line-height: 1.5em; color: #777; }

.text_small { font-family: Arial, Helvetica, Sans-Serif; font-size: 10px; color: #676767; }
.text_normal { font-size: 11px; }
.text_big {
	font-size: 1.2em !important;
	font-weight: bold;
	letter-spacing: -1px;
}
.text_huge { font-size: 15px !important; }

.book_content{ font-size: 11px; }


/* news */
.news_title_bg { text-align: justify; }
.news_title_bg a {
	color: #444;
	font-family: 'Century Gothic', Verdana, Sans-Serif;
	font-size: 17px;
	text-decoration: none;
}
.news_title_bg a:hover {
	color: #444;
	font-family: 'Century Gothic', Verdana, Sans-Serif;
	font-size: 17px;
	text-decoration: underline;
}
.news_content_bg{ font-size: 11px; }


/* imagegyllery */
.gallery_text{ display: block; }


/* table title */
.titleBG{ font-size: 14px; border-bottom: 2px #9bb2b9 solid; padding-left: 4px; margin: 0px; }
tr.titleBG{ font-size: 14px; border-bottom: 2px #9bb2b9 solid; padding-left: 4px; margin: 0px; }
td.titleBG{ font-size: 14px; border-bottom: 2px #9bb2b9 solid; padding-left: 4px; margin: 0px; }
th.titleBG{ font-size: 14px; border-bottom: 2px #9bb2b9 solid; padding-left: 4px; margin: 0px; }
.download_top{ font-size: 14px;	border-bottom: 2px #9bb2b9 solid; padding-left: 4px; margin: 0px; text-align: left; }


/* misc */
.hr_line{ height: 1px; background-color: #ccc; display: block; border: 0px; }


/* poll */
.poll_sheet {
	background-color: #f6f6f6;
	border: 1px solid #eeeeee;
	font-size: 10px;
	color: #111111;
}
.poll_sidebar {
	width: 200px;
}


/* sidebar content */
.sideheading { font-size: 11px; font-weight: bold; color: #222; text-align: left; }
.sidemain { font-size: 10px; padding: 3px 0 3px 0; color: #444; }


/* impressum */
.imptitle {
	color: #444;
	font-family: 'Century Gothic', Verdana, Sans-Serif;
	font-size: 17px;
	text-decoration: none;
}

.impoffice {
	padding-left: 38px;
}


/* comments */
.comment_title{
	font-family: 'Century Gothic', Verdana, Sans-Serif;
	font-size: 17px;
}
.comment_text{
	/*border-bottom: 1px solid #aaa;*/
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	display: block;
}


/* search */
.search_result_bar{
	font-size: 12px;
	color: #333333;
	background: #f8f8f8;
	padding-left: 2px;
	border: 1px solid #cccccc;
}
.search_result{
	font-size: 11px;
	color: #333333;
	background: #fafafa;
	padding-left: 2px;
	border: 1px solid #ececec;
}


/* navigation */
.menutitle {
	color: #444;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 20px 0 0;
	display: block;
	padding: 0;
}


/* pathway */
.pathway { font-size: 10px; text-decoration: none; }
a.pathway:link, a.pathway:visited { font-size: 10px; text-decoration: none; }
a.pathway:hover { font-size: 10px; text-decoration: none; }


/* mainlevel - mainmenu */
a.mainlevel, a.mainlevel:link, a.mainlevel:visited, a.mainlevel:active { margin: 0; padding: 0 0 0 10px; text-decoration: none; }
a.mainlevel:hover { text-decoration: underline; }


/* submenu - submenu */
a.submenu, a.submenu:link, a.submenu:visited, a.submenu:active {
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: none;
}
a.submenu:hover {
	text-decoration: underline;
}

.sublevel2 {
	padding: 0 0 0 40px;
}


/* toplevel - topmenu */
a.toplevel, a.toplevel:link, a.toplevel:visited, a.toplevel:active {
	font: 1.0em Arial, Sans-Serif;
	background: #FFBA5B /*EE785C*/;
	color: white;
	letter-spacing: 1px;
	text-decoration: none;
}
a.toplevel:hover {
	background: #333;
	color: #eee !important;
	text-decoration: none;
	letter-spacing: 1px;
}
a.toplevelActive, a.toplevelActive:link, a.toplevelActive:visited, a.toplevelActive:active {
	font: 1.0em Arial, Sans-Serif;
	background: white;
	color: #333 !important;
	text-decoration: none;
	letter-spacing: 1px;
}
a.toplevelActive:hover { text-decoration: none; }


/* mainlinks - default links */
.main { font-size: 11px; font-weight: bold;color: #EE785C ; text-decoration: none; }
a.main { font-size: 11px; font-weight: bold; color: #EE785C; text-decoration: none; }
a.main:hover {  }


.tcms_more {
}
a.tcms_more, a.tcms_more:link, a.tcms_more:visited {
	text-decoration: none;
}
a.tcms_more:hover {
	text-decoration: none;
}


/* forum */
.user_profile_title{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background: #f8f8f8;
	padding: 2px;
	border: 1px solid #cccccc;
}


/* ToendaSHOP */
td.products_top{ border-bottom: 2px #9bb2b9 solid; font-size: 14px; padding-left: 4px; margin: 0px; text-align: left; }
a.products_top, a.products_top:link, a.products_top:visited, a.products_top:active { color: #23598C; font-size: 14px; text-decoration: none; }
a.products_top:hover { color: #000000; }
.products_onetop{ padding-left: 4px; margin: 0px; text-align: left; }


/* login */
.loginform {
	width: 90px !important;
	height: 15px !important;
	margin: 2px 0px 0px 0px !important;
	padding: 2px 0px 0px 2px !important;
}

.logintext {
	font-size: 11px !important;
}

.searchform {
	width: 160px !important;
	height: 15px !important;
}

.bookfield {
	width: 252px !important;
	height: 15px !important;
}

.signatureform {
	width: 400px !important;
}



/* input */
.inputtext {
	font-size: 11px;
	height: 18px;
	width: 480px;
}

.inputbutton {
	font-size: 11px;
	height: 23px;
	margin: 2px 0px 2px 0px !important;
}

.inputtextarea {
	width: 480px;
	height: 150px;
	font-size: 11px;
}

.newsSubmit {
	width: 490px;
	height: 500px;
	font-size: 11px;
	margin: 0 0 2px 0;
}

.captcha {
	width: 80px !important;
}



.contentFooter {
	padding: 0 0 0 20px;
}


/*
	language selector
*/

.langSelector {
	display: block;
	float: right;
	margin: -17px 5px 0 0;
}

a.langSelectorLink,
a.langSelectorLink:link,
a.langSelectorLink:visited,
a.langSelectorLink:active {
}

a.langSelectorLink:hover {
}

.syndicationLink {
      font-size: 11px;
      line-height: 1.5em;
}

.syndicationImage {
      float: left;
      margin: 0 0 0 0;
      padding: 1px 4px 0 0 !important;
}
