/*******************************************************************************
* mojito_structure.css
* -------------------
* created : August 30, 2004
* copyright : GPL version 2
* creator : Kevin Wetzels
* email : kevin.wetzels@gmail.com
* web : http://legion.gibbering.net/el/
********************************************************************************
*
* This template is free; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
*******************************************************************************/

/**************************** HTML elements ***********************************/
body, html {
	background: #ffffff;
 	background: #f2f2f2;
	background: #336699;
	color: #333333;
	margin: 0;
	padding: 0px 10px;
	font: 11px/12px "Trebuchet MS", sans-serif;
/*	background-image: url(vert_grad.png); */
	background-position: top center;
	background-repeat: repeat-x;
}

table {
	border: 0px;
	border-collapse: collapse;
}
table.border {
	border: 1px solid #666;
	border-collapse: collapse;
bordercolorlight: #808080;
bordercolordark: #990000;

}

th {
	background-color: #990000;
	color: #FFFFFF;
}
td{
	valign: top;
}
td.list { 
	border-bottom: solid silver 1px; 
	valign: top;
	padding: 0px 10px;
}

a {
	color: #24B; /* #0066cc; */
	text-decoration: none;
}

a:hover {
	color: #36C; /*#ff6600; */
	text-decoration: underline;
}

A.imglink {
	BORDER: none;
}

A.imglink:hover {
	border: none;
	text-decoration: none;
}

A.menulink, .sectioncontent a {
	display: block;
	text-align: left;
	text-decoration: none;
	padding: 3px 10px;
	font-family: "Trebuchet MS";
	font-size:12px;
	color: #ffffff;
	border: solid 0px #f2f2f2;
	background-color:#999999;
	margin: 1px 0px 0px 0px;
}

A.menulink:hover, .sectioncontent a:hover {
	border: solid 0px #f2f2f2;
	background-color:#000000;
	color: #ffffff;
}

A.menulink2 {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 3px 10px;
	font-family: "Trebuchet MS";
	font-size:12px;
	color: #000000;
	BORDER: none;
	background-color:#f2f2f2;
	font-weight: bold;

}

A.menulink2:hover {
	background-color:#999999;
	color: #ffffff;
}


.headlines a {
	color: #003366;
	text-decoration: none;
}

.headlines a:hover {
	color: #336699;
	text-decoration: underline;
}

h1 {
	margin: 0 0 0 40px;
	padding: 24px 0 0 0;
	font-size: 32px;
	font-family:  "Trebuchet MS", "Times new Roman", serif;
	letter-spacing: 3px;
	font-weight: bold;
	line-height: 1.5em;
}

h2 {
	margin: 0 0 0 0px;
	padding: 0px 0 0 0;
	font-size: 16px;
	font-family:  "Trebuchet MS", "Times new Roman", serif;
	letter-spacing: 0px;
/*	font-weight: bold; */
	line-height: 1.5em;
}


/* special markup for the entry title */
h3 {
	margin: 0.2em 0 0.6em 0;
	margin: 0.2em 0 0.6em 0;
	padding-left: 0px;
	background: #ffffff;
	padding-left: 18px;
	padding-left: 0px;
	background: #ffffff url(doc.png) no-repeat center left;
	background: #ffffff center left;
	color: #333;
	color: #336699;
	font-size: 16px;
	font-family: "Trebuchet MS", Georgia, "Times new Roman",serif;
}

/* special markup for the titles list */
h5 {
	margin: 0 0 0 40px;
	padding: 0px;
	letter-spacing: 1px;
	font: 14px "Trebuchet MS", "Times new Roman", serif;
}


h1 a, h1 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h1.top, h5.top {
	color: #004080;
	margin-top: -1.55em;
	margin-left: 39px;
	margin-left: 0px;
	padding: 0px;
}

h1.shadow, h5.shadow {
	color: #000;
	margin-left: 2px;
}


h4 {
	font-size: 12px;
	margin: 0.3em 0 0 0;
}


p {
	font: 11px/1.2em "Trebuchet MS",sans-serif;
	margin: 0.5em 0;
	border: 0px dashed #0F0;
}

tt {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	
}

hr {
	margin: 1em 0.1em;
}

.commentinput {
	border: 1px inset #888;
	background-color: #F8F8F8;
	font-size: 12px;
}

.commentbutton {
	border: 1px outset #888;
	background-color: #DDD;
}

.pivot-message {
	font-weight: bold;
	border: 1px dashed #666; 
	padding: 5px;
}

p.entry-navigation {
	color: #666;
	text-align: center;
	padding-bottom: 0.4em;
}
.marginfooter{
	width:170px;
	text-align:center;
	margin-bottom:5px;
}

/*********************** STYLE SHEET SPECIFICS ********************************/

/* Container */
#container {
/*	border: 1px solid #999;
*/	max-width: 1050px;
	width: expression(document.body.clientWidth > 1050? "1050px": "auto" );
	margin: 0px auto;
	background-color: #FFF;
	background-color: #ffffff; 
	background-color: #f2f2f2; 
	min-height:860px;
}

/* header - holds title and subtitle */
#header {
	width: 100%;
	height: 96px; 
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	color: #ffffff;
/*	background: #990000;*/
	background: #990000  url(header.jpg) no-repeat center center;
	border-bottom: 3px solid #336699;
}

#headermenu {
	width: 100%;
	height: 20px; 
	margin: 1px 0 0 0;
	padding: 0;
	color: #ffffff;
	background: #f2f2f2;
	border-bottom: 3px solid #336699;
}


/* main section. This is the main that is used in 3 column layout */
#main {
	width: 61%;
	font-size: 12px;
	line-height: 2.5em;	
	margin: 0 0px 0 0;
	padding: 12px 0px 0 6px;
	float: left;
}

#main-news {
	width: 43%;
	font-size: 12px;
	line-height: 2.5em;	
	margin: 0 0px 0 0;
	padding: 12px 0px 0 6px;
	float: left;
}

#main-news2 {
	width: 36.65%;
	font-size: 12px;
	line-height: 2.5em;	
	margin: 0 0px 0 0;
	padding: 12px 6px 0 0px;
	float: right;
}


/* main section. This is the main that is used in 2 column layout, and the normal comments */
#main-2columns {
	width: 79%;
	font-size: 12px;
	line-height: 2.5em;	
	margin: 0 0px 0 0;
	padding: 12px 6px 6px 6px;
	float: left;
}

.pmo {
	white-space: nowrap;
	
}

/* main section. This is the main that is used in the smaller comment popups */
#main-full {
	width: 96%;
	font-size: 12px;
	line-height: 2.5em;	
	margin: 0 10px 0 0;
	padding: 12px 12px 0 12px;
	float: left;
}


.newsentry img {
	max-width:180px;
	border:0px #000000;
}


/* wrap headlines in a div */
.headlines {
	line-height: 1.4em;
	border-bottom: 1px dashed #999;
	margin-bottom: 1.5em;
	margin-bottom: 0.8em;
	padding-bottom: 0.8em;
	background: #FFFFFF; 
	border: 1px solid #999999;
	padding: 3px 10px;
}

/* wrap each entry in a div */
.entry {
	line-height: 1.4em;
	border-bottom: 1px dashed #999;
	margin-bottom: 1.5em;
	margin-bottom: 0.8em;
	padding-bottom: 0.8em;
	background: #FFFFFF; 
	border: 1px solid #999999;
	padding: 3px 10px;
}
.newsentry {
	line-height: 1.4em;
	border-bottom: 1px dashed #999;
	margin-bottom: 1.5em;
	margin-bottom: 0.8em;
	padding-bottom: 0.8em;
	background: #FFFFFF; 
	border: 1px solid #999999;
	padding: 3px 10px;
}


.entry img {
	max-width:600px;
	border:0px #000000;
}


.entry h3 {
	font: 18px/1.2em "Trebuchet MS", sans-serif;
	color: #2F446B;
	color: #333333;
	color: #666666;
}
.newsentry h3 {
	font: 18px/1.2em "Trebuchet MS", sans-serif;
	color: #2F446B;
	color: #333333;
	color: #666666;
}

/* secondary info: post date, poster, category, number of comments */
.info {
	color: #666666;
}

/* attach the comments class to the 'x comments' link to get a comment icon in 
front of it */
.info .comments {
	padding-left: 13px;
	background: #ffffff url(comment.png) no-repeat center left;
}

/* use <span class="poster">poster_name</span> to get a im-like icon in
front of the poster's name */
.info .poster {
	padding-left: 13px;
	background: #ffffff url(person.png) no-repeat center left;
}

/* same as poster, but use class="category" and you'll get a folder icon
in front of the category */
.info .category {
	padding-left: 13px;
	background: #ffffff url(folder.png) no-repeat center left;
}

#primary{
	position: relative;
	width: 18%;
	line-height: 1.4em;
	float: left;
	margin: 0px 0px 0px 0;
	padding: 12px 0px 0px 6px;
	border: 0px solid #E8E7DB;
	font: 12px/1.2em "Trebuchet MS", sans-serif;
}

#secondary {
	position: relative;
	width: 18%;
	line-height: 1.4em;
	float: left;
	margin: 0px 0px 0 0;
	padding: 12px 6px 0 0px;
	border: 0px solid #E8E7DB;
	font: 12px/1.2em "Trebuchet MS", sans-serif;
	float: right;
}

#linkdump {
	position: relative;
	width: 18%;
	line-height: 1.4em;
	float: left;
	margin: 0px 0px 0 0;
	padding: 12px 6px 0 6px;
	border: 0px solid #E8E7DB;
	font: 12px/1.2em "Trebuchet MS", sans-serif;
	float: left;
}

#primary p, #secondary p, #linkdump p {
	line-height: 1.4em;
}


/* special markup for secondary info headers */
#primary h3, #secondary h3, #linkdump h3{
	margin: 5px 0 8px 0;
	padding: 0 0 0 22px;
	padding: 0 0 0 0px;
	font: bold 16px "Trebuchet MS", Georgia, "Times new Roman",serif;
	color: #666666; /*555555*/
}

/* using different classes to outline the different sections */
.links,  .archives, .about, .search, h3.calendar, .linkdump,
#secondary .comments, .referrers, .stuff {
	margin: 0.3em 0 0.5em !important;
	border-bottom: 0px solid #0FD; 
}

.about-box {
	border: 0px solid #336699;
	border: 1px solid #AAA;
	background-color: #990000;
	padding: 0px;
	color: #2F446B;
	color: #ffffff;
	margin: 0px 6px 0px 6px;	

}
.about-box a{
	color: #ffffff;
}
.about-box p{
	padding: 3px 10px 3px 10px;

}

.hotnews {
	line-height: 1.4em;
	border-bottom: 1px dashed #999;
	margin-bottom: 1.5em;
	padding-bottom: 0.8em;
	background: #990000; 
	border: 1px solid #999999;
	padding: 3px 10px;
}

.hotnews a {
	color: #000000;
}

.hotnews h2 {
	font: bold 16px/1.2em "Trebuchet MS", sans-serif;
	color: #2F446B;
	color: #333333;
	color: #666666;
}

.sectionheader{
	border: 1px solid #AAA;
	background: #000000 url(sectionheader.png) top left;
	padding: 3px 10px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	font: bold 14px "Trebuchet MS", Georgia, "Times new Roman",serif;
}

.sectionheader a {
	color: #ffffff;
}

.sectionheader a:hover {
	color: #ffffff;
}

.misc {
	border: 0px solid #336699;
	background-color: #FFFFFFF;
	padding: 0px;
	color: #2F446B;
	margin: 0px 6px 0px 6px;	
}


/* attaching background images to the headers */
h3.links {
	background: transparent url(links.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;	
}

h3.linkdump {
	background: transparent url(linkdump.png) no-repeat center left;
}

 h3.about {
	background: transparent;
	margin: 0 !important;
	font-size: 12px;
}

 h3.search {
	background: transparent;
	margin: 0.8em 0 0.2em !important;
	font-size: 12px;
}


h3.archives{
	background: transparent;
	margin: 0.8em 0 0.2em !important;	
	font-size: 12px;
}


 h3.calendar{
	background: transparent;
	margin: 0.8em 0 0.2em !important;		
	font-size: 12px;
}

 h3.comments{
	background: transparent;
	margin: 0em 0 0.2em !important;		
	font-size: 12px;
}

 h3.referrers{
	background: transparent;
	margin: 0.8em 0 0.2em !important;		
}

 h3.stuff{
	background: transparent url(stuff.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;		
}

h3 .date {
	font-size: 10px;
	float: right;
	font-weight: normal;
	padding-top: 4px;
	padding-top: 0px;
	padding-right: 8px;
	font-family:	"Trebuchet MS", sans-serif;
}

h4 .date {
	font-size: 10px;
	float: right;
	font-weight: normal;
	padding-top: 2px;
	padding-top: 0px;
	padding-right: 8px;
	font-family:	"Trebuchet MS", sans-serif;
}


p.comments {
	padding-top: 0.4em;
}

p.comment-footer {
	font-size: 9px;
	color: #555;
	padding: 0em 0px 0.6em;
}

/* a nice footer */
#footer {
	width: 100%;
	text-align: center;
	color: #666666;
	clear: both;
}

/* these styles are for the calendar widget */
.calendar {
	padding: 1px 5px;
	margin: 0px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 11px;
	background-color: #F8F8F8;
}

.calendarHeader {
	font-weight: bold;
	color: #000;
	background: #eee;
	margin: 0px;
	padding: 2px 5px;
	font-size: 11px;
}

.calendarToday {
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	border: 1px solid #999;
}

table.calendar {
	/* only the calendar has a line, not the individual cells */
	border: 1px solid #333;
	padding: 0px;
	width: 175px;
}

table.calendar td {
	text-align: center;
}

.calendarHeader a, .calendar a {
	font-weight: bold;
	color: #24B;
	text-decoration: none;
}

/* end of the calendar styles */



.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

.searchbox {
	border: 1px inset #555;
padding: 2px;	
	background-color: #F8F8F8;
	width: 110px;
}

.searchbutton {
	padding: 0px 3px;
	border: 1px outset #555;
	background-color: #DDD;
	width: 50px;
}

a.searchbutton {
	color: #000000;
}
a.searchbutton:hover {
	color: #000000;
	text-decoration: none;
}

/* this replaces inline style tags */
/* img.badge { border:0; margin-bottom:2px; } */

/* this is a bonus */
a img.badge:hover { 
	border-bottom:1px #314e8c solid; 
	margin-bottom:1px; 
}

