/* $Id: style-about.css,v 1.38.2.2 2009/04/27 14:20:53 goba Exp $ */

/**
 * Garland, for Drupal 6.x
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */

/**
 * Generic elements
 */

/* Stuff I added */

.topBlue{
	width: 209px;
	height:35px;
	background-image:url(images/top_red.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom: -5px;
	margin-left:1px;
}

.topBlue h1{
	padding-left: 5px;
	padding-top: 5px;
	font-size:18px;
	font-weight: bold;
}

.topBlue h1 a{
	color: #000;
}

.bottomBlue{
	width: 209px;
	height:14px;
	background-image:url(images/bot_red.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top: 0;
	margin-left: 1px;
}

.insideBlue{
	border-left: #570909 solid 1px;	
	border-right: #570909 solid 1px;	
	background-color:#FFF;
	width: 198px;
	min-height:30px;
	margin-left: 1px;
	margin-top: 0;
	margin-bottom: -2px;
	padding-top: 10px;
	font-size:11px;
}

.insideBlue ul, .insideBlue li, insideBlue p{
	margin-top: 0;
	margin-bottom:0;
}


#getmore, #news {
	border: 1px solid #739ed5;
}
#news h1 {
	background: #d3e1f2;
}

.helpleft {
	background: #a24e4e;
}
#headerhelp {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
	background: #a24e4e;
	border: 1px solid #570909;
}

#headerhelp a{
	color: #FFFFFF;
	text-decoration: none;
}

h5.gethelp {
	margin: 0;
	font-size: 18px;
	color: #a24e4e;
}
.helplinks {
	border: 1px solid #58194d;
}
.helplinks h1{
	background: #b097ac;
}
h1.search {
	background: #6ea655;

}


/* wp-specific classes */

.sidebar-padder{
	padding: 5px;	
}

 #sidebar-title h4{
font-size: 10px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.25px;
	padding: 4px 0px 2px 9px;
	margin: 0;
	background: #ececec;	
}

h6{
font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.25px;
	padding: 4px 0px 2px 9px;
	margin: 0;
	background: #ececec;	
}

.postedOn{
	font-weight: bold;	
	font-size: 10px;
}

.postedOn h6{
	font-weight: bold;	
	font-size: 10px;
}

h6.postedOn{
	font-weight: bold;	
	font-size: 10px;
}

h6.postedOn a{
	font-weight: bold;	
	font-size: 12px;
}

#innercontent h2{
	font-size: 16px;	
}

h2.storytitle{
	font-weight: bold;
}

a{
	font-weight: bold;	
}

.topGreen{
	width: 209px;
	height:35px;
	background-image:url(images/top_blue.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom: -5px;
	margin-left:1px;
}

.topGreen h1{
	padding-left: 5px;
	padding-top: 5px;
	font-size:18px;
}

.bottomGreen{
	width: 209px;
	height:14px;
	background-image:url(images/bot_blue.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top: 0;
	margin-left:1px;
}

.insideGreen{
	border-left: #17385d solid 1px;	
	border-right: #17385d solid 1px;	
	background-color:#d3e6fb;
	width: 198px;
	min-height:30px;
	margin-left: 1px;
	margin-top: 0;
	margin-bottom: -2px;
	padding-top: 10px;
	font-size:11px;
}

.insideGreen ul, .insideGreen li, insideGreen p{
	margin-top: 0;
	margin-bottom:0;
}

#comments{
	margin-top: 10px;
}




/* favoriting styles */


.favorite-this{
	background: #e1edc0 url(images/favorite_this.png) center left no-repeat;
	background-position: 5px 5px;
	border: 3px #b2b2b2 solid;
	padding: 5px 5px 5px 35px;
	margin-bottom: 20px;
	font-size: 14px;
}




/* social media footer */


#foothead-new img {
	padding: 0 0 0 7px;
	margin: 0;
}
#foothead-new p.toplinks-new {
	padding: 0px 8px 0 0;
	font-size: 11px;
	color: #333333;
}

img#feedback-footer{
	padding-top:10px;
	padding-right: 70px;
}

img#facebook-footer{

	padding-left: 40px;
}



#foothead-new, #footcolumn-new {
	background: #f2f2f2;
}
#foothead-new {
	width: 870px;
	height: 55px;
	margin-top:7px;
}
