
body  {
    /* redundant selectors to help NS4 remember */
    	font-family: Verdana, Tahoma, Helvetica, sans-serif;
    	font-size:    12px;
    }


body, body div, body p, body th, 
body td, body li, body dd    {
    /* more specific to override imported rule */
    font-size:    x-small;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: inherit;   
    /* recover from trick */
    font-size:    small;
    /* intended value for better browsers */
}

html>body, html>body div, html>body p, 
html>body th, html>body td, 
html>body li, html>body dd    {
    font-size:    small
    /* be nice to Opera */
}


html,body {

}

#pagewrapper {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #694635;
	clear: all;
	background-image: url(../../images/content_trans_bg.png);
}

#header {
	margin-top: 20px;
	margin-bottom: 5px;
	width:880px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #694635;
	background-image: url(../../images/logo3.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
}

a, a:link,a:visited,a:active {
	color: #C8925B;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

body{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #333;
	background-image: url(../../images/bg2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

div,th,tr,table,li,ul,form,
blockquote,p,b,i,h3,h4,h5,center,title {
	border: 0px;
	color: #CCC;
	font-size: 120%;
	line-height: 1.5em;
}

li {
	margin: 0.5em;
}

font {
	margin-left: 4px;
	margin-right: 4px;
	width: 170px;
	display: block;
	color: rgb(255, 255, 255);
	font: 120% Verdana, Tahoma, Helvetica, sans-serif;
	letter-spacing: 0px;
}

h1, h2 {
	border-bottom: rgb(95, 121, 216) 1px dotted;
	border-bottom: rgb(71, 71, 81) 1px solid;
	margin-bottom: 1em;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	color: #eee;
	color: #eee;
	color: #809fff;
	font: bold 175% Verdana, Tahoma, Helvetica, sans-serif;
	letter-spacing: 4px;
	height: 21px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
}

h2 a, h2 a:link, h2 a:visited, h2 a:active {
	color: #809fff;
}

h3 {
	font-size: 130%;
	font-weight: bold;
	color: #996633;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	color: #996633;
}

h5 {
	font-size: 105%;
	font-weight: bold;
        font-style: italic; 
}	


ul {
	font-size: 110%;
}



BODY { margin-top: 0px; top: 0px; }

HR { 
	color: rgb(71, 71, 81);
}

TABLE {
	border-color: #694635; 
	border-collapse: collapse;
}

TD {
	border-color: #694635;
}

#footer a, 
#footer a:link,
#footer a:visited,
#footer a:active {
	color: rgb(164, 164, 164); 
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #694635;
	text-decoration: none;
}

#footer .powered a, 
#footer .powered a:link,
#footer .powered a:visited,
#footer .powered a:active {
	color: rgb(101, 101, 101);  
	font-weight: normal;
	text-decoration: none;
}

#footer .powered a:hover {
	color: rgb(95, 121, 216);
	text-decoration: none;
}


.bottom-menu {
	clear: both;
	text-align: center;
	padding:3px; 
	margin:0;
	margin-top: 0px;
	margin-bottom: 4px;
	border-bottom: 1px solid #694635;
}

.bottom-navigation {
	font-size: 85%;
}


pre {
    color: rgb(255, 255, 255);
    font-size: 110%;
}

#footer {
    margin-bottom: 9px;
}

DIV.bottom-rule {
    margin-top:  10px;
    margin-bottom:  0px;
    padding-bottom: 0px;
    height: 1px; 
    border-bottom: rgb(71, 71, 81) 1px solid;
} 

.page-info {
    margin-top: 0px;
    font-size: 85%;
    text-align: right;
    line-height: 1.1em;
    color: rgb(101, 101, 111); 
}


DIV.head-photo {
	margin: 0;
	padding: 0;
	margin-top: 3px;
	margin-right: 5px;
	float: left;
}

DIV.head-photo-big-margin {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
	float: left;
}

DIV.head-photo-huge-margin {
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 3px;
	float: left;
}

DIV.head-photo-text > H3 {
	padding: 0;
	margin:0;
}

DIV.head-photo-text {
	padding-left: 6px;
	float: left;
	width: 75%;
}

.after-head-photo {
	clear: both; 
	padding: 0; 
	margin:0; 
	padding-top: 10px;
}

.after-head-photo-clear-left {
	clear: left; 
	padding: 0; 
	margin:0; 
	padding-top: 10px;
}
/* end head photo */

/* start form elements */
TEXTAREA {
	background: rgb(35, 35, 35);
	color: rgb(255, 255, 255);
}

INPUT.text {
	background: rgb(35, 35, 35);
	color: rgb(255, 255, 255);
	border: rgb(71, 71, 81) 1px groove;
}


INPUT.button {
	background-color: rgb(35, 35, 35);
	color: rgb(255, 255, 255);
	cursor: hand;
	border: rgb(71, 71, 81) 2px outset;
}


/* end form elements */

DIV.bugseparator {
	border-bottom: rgb(71, 71, 81) 1px dotted;
	padding-bottom: 1em;
}

DIV.dottedruler {
	border-bottom: rgb(71, 71, 81) 1px dotted;
	padding-bottom: 1em;
}

CODE {
	color: #BBBBBB;
	font: 100% bold;
	font-family: Lucida Console, Courier New, Courier, Terminal;
}

PRE BR {
	display: none;
}

/* start nucleus */
DIV.iteminfo {
    font-size: 85%;
    text-align: right;
    line-height: 1em;
}

DIV.iteminfo a, 
DIV.iteminfo a:link,
DIV.iteminfo a:visited,
DIV.iteminfo a:active {
	color: rgb(164, 164, 164); 
	font-weight: bold;
	text-decoration: none;
}
DIV.iteminfo a:hover {
	color: rgb(95, 121, 216);
	text-decoration: none;
}



#linkstable {
	width: 100%;
}

#linkstable td {
	vertical-align: top;
	padding: 10px;
	width: 50%;
}

.linksgroup {
	background-color: rgb(40,40,40);
	border: 1px solid rgb(45,45,45);
	padding: 1em;
	margin-bottom: 2em;
}

.linksgroup H4 {
	margin-top: 0;
}

.nomargins {
	margin: 0;
}

.clear {
	clear: both;
}


.img-noborder {
	border: none;
}

.abstract {
	font-style: italic; 
}

.screenshot {
	border: none;
}

.highlighted {
	color: #BFCFFF;
}

.example-button {
	border: 1px solid #555555;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	background: #666666;
}

.example-menu {
	font-weight: bold;
}
font-weight: bold;

.smallprint {
	font-size: 80%;
}

#sidemenu {
	font-size: 85%;
	float: right;
	background-color: rgb(40,40,40);
	border: 1px solid rgb(50,50,50);
	width: 160px;
	padding: 1em;
	padding-top: 0.3em;
	margin-left: 1em;
	margin-bottom: 15px;
}

#sidemenu .smallprint {
	color: #bbbbbb;
	font-size: 85%;
}

a.navigation-link, 
a.navigation-link:link,
a.navigation-link:visited,
a.navigation-link:active {
	color: #BBBBBB;
}

a.navigation-link:hover {
	color: #FFFF80;
}

acronym {
	border-bottom: 1px dotted rgb(170, 170, 170);
	cursor: help;
}

.top-aligned {
	vertical-align: top;
}

.small-ident {
  padding-left: 0;
  margin-left: 0.7em;
}



#top-logo {
  float: left;
}

#top-logo img {
    border: none;
    margin-right: 20px;
}

/* float fixer */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfixLeft:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
* html .clearfixLeft {height: 1%;}
/* End hide from IE-mac */
/* end float fixer */

.blog-posts {
    width: 100%;
}

.blog-posts .blog-post {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #333;
	border-left-color: #333;
	padding: 1em 2em;
	margin-top: 1em;
	
	background-image: url(../../images/content_trans_bg2.png);
} 

.blog-posts .blog-post h4 {
    margin-top: 0;
    margin-bottom: 0;
	margin-left: 60px;
	margin-right: 70px;
}

.blog-posts .blog-post-title a,
.blog-posts .blog-post-title a:link,
.blog-posts .blog-post-title a:active,
.blog-posts .blog-post-title a:visited {
    color: #99B3FF;
}





.blog-posts .blog-post-content {
    margin-top: 0.6em;
	margin-left: 60px;
	margin-right: 70px;
}
.formbrder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-color: #99B3FF;
}
