@charset "UTF-8";

html, body, input, textarea, p, a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Arial, Verdana, sans-serif;
	line-height: 20px;
	font-size: 13px;
	color: #53595c;
	outline: none;
    }
   
.comment p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	}
    
h1 {
	font-size: 15px;
	font-weight: bold;
	}
	
h2, h3, h4, h5, h6 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	}

h2 {
	margin-top: -4px;
	padding-bottom: 6px;
	background: url('src/gui/img/line.gif') bottom left repeat-x;
}
	
strong {
	font-weight: bold;
	}  
    
.page {
	margin: 20px auto 0;
	}
	
.page_header {
	height: 80px;
	background-image: url('img/logo.gif');
	background-position: center;
	background-repeat: no-repeat;
	}
	
.page_header .trigger {
	height: 80px;
	}
	
.topnav .searchfield {	
	float: left;
	padding: 0 5px;
	text-transform: uppercase;
	}	

.topnav .item, .cmsnav .item  {	
	float: left;
	display: block;
	padding: 10px 8px 0 5px;
	text-transform: uppercase;
	text-shadow: white 0 1px 0;
	}
	
.subnav .item {
	padding: 0px 0px 0 20px;
	margin-left: 10px;
	background-image: url('src/gui/img/jumper_subnav.gif');
	background-position-x: left;
	background-position-y: center;
	background-repeat: no-repeat;
	float: left;
	text-shadow: white 0 1px 0;
	}
	
.subnav .item .label {
	font-weight: bold;
	color: #526d8a;
	}
	
.item.onpath, .item.active {
	color: #9f1900;
	}
	
.content {
	padding: 5px 5px 0;
	}
	
.title, .title a {
	margin-top: -4px;
	font-weight: bold;
	text-shadow: white 0 1px 0;
	}
	
.title.light {
	color: #b1b2b3;
	}
	
.meta, .meta a {
	font-size: 13px;
	font-weight: normal;
	text-shadow: white 0 1px 0;
	color: #b1b2b3;
	}

.text {
	line-height: 20px;
	font-weight: normal;
	text-shadow: white 0 1px 0;
	}
	
.text a, .text a strong {
	color: #526d8a;
	border-bottom: 1px dotted #acb1b4;
	}

.text p, .text ul { 
	margin-bottom: 15px;
	}

.text li {
	background: url('src/gui/img/bullet.gif') no-repeat left top;
	padding-left: 20px;
	margin-bottom: 5px;
	}
	
.wp-caption {
	margin-top: 5px;
	margin-bottom: 10x;
	padding: 10px 5px 0;
	background: #FFF;
	border: #e1e2e3 1px solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;
	}

.wp-caption img {
	background: #d1d2d3;
	}
	
.text p.wp-caption-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin: 3px 0 5px 5px;
	}
	
.alignleft {
	float: left;
	margin-right: 10px;
	}
	
.alignright {
	float: right;
	margin-left: 10px;
	}
	

.page_footer {
	width: 990px;
	margin: 0 auto;
	font-size: 13px;
	padding: 0 5px;
	text-shadow: #d4d6d8 0 1px 0;
	}

.result .title, .download_category .title {
	color: #526d8a;
	background: url('src/gui/img/jumper_post.gif') no-repeat left top;
	text-shadow: white 0 1px 0;
	padding-left: 20px;
	}
	
.download_category {
	margin-bottom: 15px;
	}
	
.download_category .title {
	cursor: pointer;
	padding-left: 24px;
	}
	
.download_category a {
	border: 0;
	}
	
.download {
	width: 950px;
	height: 20px;
	}

.download .filename {
	width: 325px;
	}
	
.download .description {
	width: 535px;
	font-style: italic;
	}
	
.download .filesize {
	width: 90px;
	}
	
.ghost {
	color: #acb1b4;
	text-shadow: none;
	display: none;
	}
	
.widget li {
	background: url('src/gui/img/jumper_post.gif') no-repeat left top;
	padding-left: 20px;
	}

.widget li a {
	height: 20px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	}

a:hover, a:hover *, a:hover .title {
	color: #9f1900;
	}
	
.mp-loading	img {
	margin-right: 10px;
	}

.MailPressFormEmail {
	background: url('src/gui/img/input_field.gif') no-repeat left top;
	width: 305px;
	height: 30px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 30px;
	}
	
.MailPressFormName {
	display: none;
	height: 0;
	}	

.MailPressFormSubmit {	
	text-shadow: white 0 1px 0;
	text-transform: uppercase;
	background-image: url('src/gui/img/input_submit.gif');
	background-position: top;
	width: 150px;
	height: 40px;
	margin-top: -20px;
	text-align: center;
	}
	
.MailPressFormSubmit:hover {
	background-position: center;
	cursor: hand;
	}

.MailPressFormSubmit:active {
	background-position: bottom;
	}
	
.alert {
	margin-top: 80px;
	margin-bottom: 80px;
	}

.message h2, .message form input[type='text']{
	display: none;
	}

.message p, .message h3, .message form {
	color: #9f1900;
	font-size: 16px;
	font-weight: bold;
	text-align: center;	
	text-shadow: white 0 1px 0;
	}
	
.message h3 a, .message form input {
	color: #9f1900;
	font-size: 16px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	background: #FFFFFF;
	padding: 5px 8px;
	}
	
.message.hide_form form, .message.hide_h3 h3 {
	display: none;
	}
	



