/*
green: #83b51e
blue: #00aeef
orange: #fcb408
red: #e618ae

*/

/* Begin Typography & Colors */

body {
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	text-align: center;
}

h2 a:hover, h3 a:hover {
	color: #fcb408;
	text-decoration: none;
	}

a:hover {
	color: #fcb408;
	}

#header { margin: 0px; padding: 0px; }

.entry { padding: 10px 15px 15px 15px; background: #FFF; }

.entry p { font-size: 14px; line-height: 20px; margin: 0px 0px 15px 0px;}

.entry h1 { color: #000; font-size: 24px; line-height: 30px; }

h3 { font-size: 14px; }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a { color: #000; font-weight: bold; border-bottom: 2px dashed #fcb408; }


.entry p a:hover {
	color: #fcb408;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px dashed #fcb408;
	}


.entry h2 {

  font-size: 16px;
  margin: 0px 0px 10px 0px;


}

.entry ul {

  list-style: none;
  margin: 0px 50px 15px 0px;
  font-size: 13px;

}

.entry ul li {

 	background: url(/images/icons/news_sidebarlinks_li.gif) no-repeat top left;
  background-position: 6px 6px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 15px;
}





#page {
	background-color: white;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 760px;
	}

.post {
	margin: 0px;
	}

.post hr {
	display: block;
	}


#footer {
	clear: both;
	color: #FFF;
  margin: 15px 0px 0px 0px;
	*border-top: 1px solid #FFF;
	text-align:right;
	padding: 5px 0px 0px 0px;
	line-height: 20px;

	}

/* End Structure */



/*	Begin Headers */


/* End Headers */





/* Begin Form Elements */

#searchform {
	margin: 0px 0px 10px 0px;
	text-align: left;
	}

#searchform #s {
	width: 210px;

	}

#searchsubmit {
	padding: 0px;
	}

/* All-new stuff added by Erik */

.dateheader {

	font-size: 10px;
	margin: 0px 0px 8px 0px;

}

.excerpt {

  color: #FFF;
  font-size: 12px;
  font-weight: normal;


}

h6 {
  clear: both;
	display: inline;
	font-size: 11px;
	background: #000;
	color: #FFF;
	border: 2px solid #fcb408;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	margin: 5px 0px 5px 0px;

}

.taglist {

  display: block;
  background: #333;
  font-size: 11px;
	padding: 6px;
	margin: 0px 0px 10px 0px;
	color: #fcb408;

}

.taglist a {
	color: #fcb408;
	font-weight: normal;
	text-transform: uppercase;

	}

.taglist a:hover {
	color: #fcb408;
	text-decoration: underline;

	}

.taglistheader {

  font-size: 14px;
	font-family: "Trebuchet MS";
	color: #FFF;
	xfont-weight: bold;

}

/* Begin Sidebar */


#sidebar {

	color: #FFF;
	background: #333;
	padding: 2px 10px 15px 10px;
	margin: 0px 0px 0px 0px;

	}


#sidebar_links ul { list-style: none; font-size: 11px; }

#sidebar_links ul li {

 	background: url("/images/icons/news_sidebarlinks_li.gif") no-repeat;
 	background-position: 3px 6px;
  padding: 0px 0px 2px 10px;

	}

#sidebar p { font-size: 10px;}

/* End Sidebar */



/* News Content - Single Page */


#sidebar h2 {

  font-size: 14px;
	font-family: "Trebuchet MS";
	color: #00aeef;
	text-align: center;
	margin: 12px 0px 4px 0px;
	padding: 0px;

}

table.sidebar_feeds {

  border-top: 1px dashed #00aeef;
  padding: 0px 0px 0px 0px;
  margin: 15px 0px 0px 0px;
  xwidth: 120px;

}

table.sidebar_feeds td {

  text-align: left;
  font-size: 10px;
  padding: 10px 5px 5px 5px;
  line-height: 15px;
}


#news_three_columns_left {

  width: 160px;
  float: left;
  margin: 0px 15px 0px 0px;
  padding: 0px 0px 15px 0px;
  xbackground: blue;

}

#news_three_columns_center {

  float: left;
  width: 660px;
  margin: 0px 15px 0px 0px;
  padding: 0px 0px 15px 0px;
  xbackground: red;
}

#news_three_columns_right {

  width: 300px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 15px 0px;
}


#sidebar_feeds ul {

  list-style: none;

}

#sidebar_feeds ul li a {

  float: left;
  width: 60px;
  height: 60px;
  text-align: center;

}

.timestamp {

  color: #FFF;
  font-size: 10px;
  padding-left: 5px;

}



/*
green: #83b51e
blue: #00aeef
orange: #fcb408
red: #e618ae

*/


/* Stuff I am not using now */

.thread-alt {
	background-color: #000;
}
.thread-even {
	background-color: white;
}
.depth-1 {
 border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

	#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 90px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.commentlist li, #commentform input, #commentform textarea {

	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}




#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* End Entry Lists */

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#toplogo { 

	margin: 15px 0px 0px 0px;
	float: left;
  
  }
  
#leaderboard {

  *background: #ccc;
  border-top: 1px solid #696e71;
  border-bottom: 1px solid #696e71;  
  padding: 10px 0px 10px 140px;
	margin: 15px 0px 15px 0px;

} 

#topstuff { 

  height: 90px;
  xbackground: red;
  width: 990px;
	padding: 15px 0px 0px 0px;
    
  }

