/* COMMUNITY EXTENSION ---------------------------*/

.tx-cwtcommunity-pi1 th{
	padding-right: 15px;
	background-color: orange;
	color: black;
	background-image: url(td_bg.png);
	padding: 5px;
	padding-left:30px;
}

.tx-cwtcommunity-pi1 td{
	width: auto;
}

.tx-cwtcommunity-pi1 textarea{
	width: 400px;
}


#login {
	font-size: 85%;
	background-image: url(community.png);
	height: 25px;
	text-align: right;
	padding-top: 10px;
	clear: both;
	padding-right: 15px;
	color: black;
}

#login input{
	clear: none;
	display: inline;
	border: 1px solid Silver;
	background-color: white;
	background-image: url(input_bg.gif);	
	margin-bottom: 5px;
	width: 100px;
	font-size: 85%;
	color: #0b6e38;
}

#login input.submit{
	clear: none;
	display: inline;
	border: 1px solid Silver;
	background-color: #ccc;
	margin-bottom: 5px;
	width: 50px;
	font-size: 85%;
	color: black;
	font-weight: bold;
}

#community2 td{
	border: 0px none white;
	padding: 2px;
	width: 150px;
	float: none;
	display: inline;
	margin: 0px;
}

#community2 {
	padding: 2px;
	float: none;
	display: inline;
	margin: 0px;
}

#community2 img{
	border: 0px none white;
	padding: 2px;
	float: none;
	display: inline;
	margin: 0px;
}

/* ------------------Designed by collin grasley - 2006
submitted to the public domain - - no link back required, but if ya do use it let me know!
collingrasley@gmail.com ---------------------------*/

html {height:100%;}

input, textarea{
	clear: both;
	display: block;
	border: 1px solid Silver;
	background-color: #ccc;
	margin-bottom: 5px;
}

input:hover, textarea:hover{
	border: 1px solid #dcb538;
	background-color: white;
}

fieldset.csc-mailform{
	border: none;
}

body { 
 height:100%;
 margin:0%;
 padding:0%;
	background:url(bodybg.gif) repeat; 
	font: 74% Arial, Sans-Serif; 
	color:#ccc;  
	line-height: 1.4em; 
}


.content {
	background: #101010;
	color: #a3b2ba;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	border-left: 6px solid #000;
	border-right: 6px solid #000;
	height: 100%;
}

/*.img {
	padding: 0 12px 8px 0;
	float: left;
}
*/

.img2 {
	padding: 0 0 3px 3px;
	float: right;
}

/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  


/* Toggle default */
h3.rgaccord1-toggle {
	font-weight: bold;
	line-height: 16px;
	height: 16px;
	background: #212121 url(plus.png) no-repeat 5px center;
	padding: 2px 0 2px 25px;
	margin: 2px;
	margin-right: 32px;
	cursor: pointer;
	font: 14px Arial, Sans-Serif;
	text-transform: uppercase;
	color: #dcb538;
	border-bottom: 1px dotted #c09040;
}

/* Toggle act item */
#main h3.act {
  color:#ffffff;
  background:#dcb538 url(minus.png) 5px center no-repeat;
}

/* the content */
#main div.rgaccord1-content {
  width:473px;
}

/* remove margin of a CE */
#main div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
#main div.rgaccord1-content h3 {
  display:none;
}



#main td{
background-color: #212121;
color: #ffffff;
}

/* Central Column */
.SC { float: left; width: 488px; color: #ffeadd;  height:100%;}


.Post {	padding: 0px; position: relative; clear: left; width: 488px; margin-bottom: 30px; margin-top: 1px;}
.Post h1 { color: #ffffff; font-size: 25px; letter-spacing: -1px; font-weight: normal; font-family: 'Helvetica'; padding: 2px 0px; margin: 0px; display: block; text-transform: uppercase;}

.PostHeadSimple {}
.PostHead { padding-left: 55px; }

.PostInfo { padding: 2px 0px; margin-left: 55px; font-size: 9px; color: #ffffff; border-top: dotted 1px #ffffff; }
.PostInfo ul { padding: 0px; margin: 0px;}
.PostInfo li { padding: 0px; margin: 0px; list-style-type: none; display: inline;}

.PostContent { padding: 10px 0px;}
.PostContent h1 { font-size: 22px; letter-spacing: -1px; font-weight: normal; padding: 2px 0px; margin: 0px;}
.PostContent h2 { font-size: 19px; letter-spacing: -1px; font-weight: normal; padding: 2px 0px; margin: 0px;}
.PostContent h3 { font-size: 17px; font-weight: normal; padding: 2px 0px; margin: 0px;}
.PostContent ul { font-size: 11px;}
.PostContent ol { font-size: 11px;}
.PostContent p { font-size: 11px; line-height: 16px; color: #ffffff; padding: 6px 0px; margin: 6px 0px;}
/*  .PostContent img { float: left; padding: 1px; border: solid 1px #f0f0f0; margin: 0px 15px 15px 0px;} */
.PostContent blockquote { padding: 5px 0px; margin: 5px 0px; color:#bee6e9;} 
.PostContent blockquote p { font-size: 10px; padding: 3px 0px; margin: 3px 0px; line-height: 12px; color: #bee6e9;}

.PostDate { position: absolute; top: 0.5em; left: 0; text-align: center; margin: 0; padding: 0px 5px 5px 5px; list-style: none; background: url(PostNrBkg.png) no-repeat left top; width: 32px; }
.PostDate .month {display: block; font-size: 11px; letter-spacing: -1px; text-transform: lowercase;  line-height: 16px; color: #fff;}
.PostDate .day { display: block; font-size: 16px; font-family: 'Arial'; font-weight: bold; line-height: 18px; color: #000000; padding-top: 4px; }


/* 
 Here is the start of the header Information
*/
#top {
	padding: 0;
	margin: 0;
	height: 35px;
}

#top login{
	float: left;
	display: inline;
}

#top .rightlinks { 
	float: right;
	color: #999;
	padding: 20px 25px 0 0;
	font-size: 90%;
	display: none;
}

#top a { 
color: #999; 
}


#header { 
margin: 0; 
width: 800px; 
height: 127px; 
color:#a3b2ba; 
}


#header .info {	
padding: 25px 0 0 30px; 
}
#header h1 {
font-family: Geneva, Arial, Helvetica, sans-serif ;
color:#000;
font-size: 29px; font-weight: bold;
margin: 0;
padding: 0; 
}

#header h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px; 
background-image: none;
color:#000;
margin: 0;
padding: 6px 0 0 2px;
}


/* */
#subheader { 
	background: inherit; 
	width: 800px;
	height: 35px;
	color: #FFF;
}
#subheader .padding { 
padding: 10px 15px 10px 15px;
 
}
#subheader h2 { 
color:#A77D37; 
}
#subheader a {
color: #FECF5F; 
}

/*  Top Navigation */
#menu {
	background: inherit;
	width: auto;
	height: 38px;
	margin: 0;
	padding: 0;
	padding-left: 220px;
}

/*  Top Navigation COMMUNITY*/
#menu.community {
	background: inherit;
	width: auto;
	height: 38px;
	margin: 0;
	padding: 0;
	padding-left: 0px;
}

#menu ul { 
margin:0; 
list-style:none; 
padding: 5px 0 0 20px; 
}
#menu a, #nav strong, #nav span {
	float: left;
	display: block;
	background: #101010;
	border-top: 4px solid #c09040;
	color: White;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
}
#menu a { 
float:none; 
}
#menu li { 
float:left; 
background:inherit; 
margin:2px; padding:0 0 0 0px; 
}
#menu a:hover, #menu a.act { 
float:left; 
display:block; 
background: #212121;
border-top: 4px solid #dcb538;
color:#fff; 
padding: 5px; 
text-decoration:none;
}  
#menu .padding { 
padding: 5px 0 0 10px; 
font-weight: bold; 
color: #808080;
}


/**/
.nav { 
text-align: left; 
color: #808080; 
padding: 20px 0 0 0px; 
width: 244px; 
}

.nav li { 
margin: 5px 0 5px 0px; 
padding: 0px 0 0 0px; 
border-bottom: 1px dotted #888; 
list-style: none;
}
.nav li a { 
color:#fff;
font-weight:bold;
text-decoration: none;  
padding: 5px 0 1px 5px; 
background: #101010;
display: block; 
margin-bottom: 2px;
}

.nav li a.zwei {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0 1px 25px;
	background: #101010;
	display: block;
	margin-bottom: 2px;
}

.nav li a.zwei:hover, .nav li a.zwei_act { 
color: #fff; 
text-decoration: none; 
background:#212121;
display: block; 
margin-bottom: 2px;
padding: 5px 0 1px 25px;
}

.nav li a:hover, .nav li a.act { 
color: #fff; 
text-decoration: none; 
background:#212121;
display: block; 
margin-bottom: 2px;
}

.right_side img {
border: 5px solid white;
margin-left: 35px;
margin-top: 15px;
}

.right_side h1 {
padding-top: 15px;
}

#right_side table{
	width: 275px;
}


/* The meat and potatoes*/
#main { 
background: inherit;  
width: 800px; 
margin: 0 ; 
color: #808080; 

}  
#main .right_side { 
float: right;
padding:0px 4px 0 10px; 
margin:0;
background:inherit;
width: 250px; 

}

#main .right_side .hitems { 
margin: 0; 	
padding: 0; 
}
#main .right_side .hitems ul { 
margin: 5px 0 5px 0; 
padding : 0; 
color: #808080;

}
	
#main .right_side .hitems li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #555;
	 
}

#main .left_side { 
float: left; 
width: 500px; 
background: inherit; 
padding:15px 15px 0 15px; 
margin:0; 
}


#main .box  {	
background: #efefef; 
padding: 5px; 
border: 1px solid #ccc;
}

#main .right_side ul { 
margin: 5px 0 5px 0; 
padding : 0; 
list-style : none; 
border-bottom: 0px solid #eee; 
list-style-type: square;
color: #a90000;
}
	
#main .right_side li { 
margin: 0 0 2px 2px;
padding: 0 0 0 0px;
color: #555;
}

#main .right_side  .padding {
margin: 0 0 20px 2px;
padding: 0 0 0 0px;
color: #808080;
}


/* the footer info*/
#footer { 
clear:both;
height: 75px;
color: #808080; 
background:inherit;
border-top:1px dotted #888; 
font-size:90%; 
padding: 0; 
text-align:left; 
	background-image: url(bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#footer .info { padding: 20px 0px 0px 5px; }
#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}

#footer a { color: #c09040; }





/* Odds and ends*/


ul { 
margin-left: 0; 
padding-left: 5px; 
list-style : square; 
}
li { 	
margin: 0 0 2px 15px; 
padding: 0 0 0 0px;	color: #555; 
}


p { 
margin: 0 0 5px 0; 
padding: 0; 
color: #808080; 
background: inherit; 
}
a { 
color:#c09040 ;  
background: inherit; 
text-decoration:none; 
}
a:hover { 
color:#A77D37;
background: inherit; 
text-decoration:underline; 
}

h1 { 
padding:0; 
margin:0; 
color:#A77D37; 
background: inherit;
font: bold 23px Arial, Sans-Serif; 
letter-spacing: -1px;
}

h1 a { 
color:#A77D37;  
background: inherit; }

h2 { 
color:#A77D37;
font-size:22px; 
font-weight:bold; 
margin: 5px 0 5px 0px; 
padding:0 0 0 2px; 
}

h2 a { 
background:inherit; 
color:#A77D37; 
}
h2 a:hover { 
background:inherit; 
color: #68ADD5; 
text-decoration:none; 
 }

/* WT_GALLERY ---------------------------*/

div.clear {
	clear: both;
}
div.wtgallery_list_area div.wtgallery_list,
div.wtgallery_category_area div.wtgallery_categories {
	float: left;
}
div.wtgallery_list_area div.wtgallery_list_firstofrow,
div.wtgallery_category_area div.wtgallery_category_firstofrow {
	clear: left;
}
