/*   
	Kubrick v1.2.5  for  e107
	http://binarybonsai.com/kubrick/
	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	Maintainer: William Moffett [Que~]
*/
.left-link {

font-size: 14px;
width: 150;
height: 28px;
display: block;
margin-left: 15px;
	background: url("images/bullet2.gif") no-repeat 3.8cm;
	font-weight: bold;
	text-align: left;
}

/* BEGIN TYPOGRAPHY & COLORS */
body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000;
	text-align: center;
		background:white url("images/main-bg.jpg");
		border: none;
}

a {
	color: #930000;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}


h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
	color: #333;
}

h3 {
	font-size: 14px;
	margin-top:

}

h1, h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
	h3 
	{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
	
	
td {
    background: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#412802;
	padding: 0px;
}

td h3 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-style: normal;
	color:#930000;
	padding: 0px;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.linkspage_button{
	border:0px;
}

.hidden{
	display:none;
}

/* BEGIN LAYOUT */
#myfooter {
	text-align: center;
	height: 37px;
	width: 920px;
	background: url("images/bot-bg.jpg") no-repeat top center;

}
.myfooter, .myfooter a{
color: #cccccc;
}
#page {
	margin: auto;
	padding: 0;
	width: 920px;
	border: 0px;
	text-align: right;
	background:white url("images/center-bg.jpg"); border: none;
}

#page2 {
	margin: auto;
	padding: 0;
	width: 920px;
	border: 0px;
	text-align: right;
	background:white url("images/center-bg.jpg"); border: none;
}

#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 27px;
	width: 920px;
	background: url("images/top-bg.jpg") no-repeat bottom center;
}

#header h1{
	position:absolute;
	top:50px;
	left:0px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 4em;
	text-align: center;
}

#header h1 a, #header h1 a:hover{
	color:black;
}

#header h2 {
	position:absolute;
	top:100px;
	left:0px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-size: 1.3em;
	text-align: center;
	color: #black;
}

.lefttab {
color: #ffdfa2;
text-align: center;

}
.lefttab  h3{
color: #ffdfa2;
font-weight: bold;
text-align: center;
}
.lefttab  a{
color: #ffdfa2;
}



/* END UL NAVIGATION */

#content {
	margin-top:0px;
	font-size: 1.2em
}

#sidebar {
	margin:22px 0px 0px 545px;
	padding: 20px 0 10px 0;
	width: 190px;
	font: 2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.narrowcolumn {
	float: right;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.widecolumn {

	padding: 0px 0 0px 0;
	margin: 5px 0 0 0;
	width: 885px;
	margin-left: auto;
	margin-right: auto;
}
.cpage_body{ margin-right:5px;}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}
#widecolumn {
	text-align: right;
	padding-right: 8px;
}

#widecolumn h3 {
	text-align: right;
}

#footer {
	padding-left: 0;
	margin: 0 auto;
	text-align: center bottom;
	clear: both;
	position: absolute;
	bottom: 20px;
	color: black;


}

#footer p {
	margin: 0;
	padding-top: 10px;
	text-align: center;
	
}

/* END LAYOUT  */


/* BEGIN E107 CORE CLASSES MAINTAINER QUE~ */

.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #06c;
}

.smalltext {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mediumtext {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #ffffff;
	border: #caaa96 1px solid;
	color: #652817;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
	
}

.forumheader{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color:#000;
	padding: 4px;
}

.forumheader2{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	padding: 4px;
	text-align: right;
}

.forumheader3{
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	text-align: right;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border: #fde5bc 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #eeeeee;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000000;
	font-weight:bold;

}
.fcaption a{
	padding-right:4px;
	color:#fff;

}

.nicetitle {
	font-weight: bold;
	color: #3C3C3C;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 35em;
	z-index: 20;
	max-width: 60%;
}
.nicetitle-content{
	overflow: hidden;
	background: white;
	border: 1px solid #333;
	padding: 7px;
	opacity: 0.9;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 12px;
	color: #5E7743;
}
div.nicetitle p span.accesskey {
	color: #FF7200;
}


.mylink {
	color: #06c;
		text-decoration: underline;
}

.newsshort{
text-decoration: none;
color: #412802;
}
.newsshort:hover{
text-decoration: none;
color: #412802;
}
.footerkidum{
font-size: 11px;
color: #cccccc;
}

