body  {
	background: #333 url(../images/site_background.jpg) repeat-y top center;
}

h1, h3, h4, h5, h6  {
	color: #000;
}


#featured h2{ font-size:30px; color:#000;}

#featured p{font-size:16px; color:#000;}

.grid_10 h2{ font-size:26px; color:#000;}

.grid_10 p{font-size:12px;}

#newsletter h3{ font-size:12px; color:#fff;}

#newsletter p{ font-size:10px; color:#fff;}


a:link, a:visited  {
	color: #50B24B;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #000 url(http://www.modifiednationals.co.uk/wp-content/uploads/2012/01/header-graphic2.jpg) repeat-x top left;
	border-bottom: 7px solid #ffffff;
}

#header h1.title a  {
	color: #000;
}

#header p.description  {
	color: #f04a1d;
}

#rss  {
	background-color: #f04a1d;
	display:none;
}

#rss a  {
	color: #fff;
}

#featured  {
	background: #F9980D url(http://www.modifiednationals.co.uk/wp-content/uploads/2012/01/hp-slide-red.jpg) repeat-x top left;
  padding:10px 0 0 0;
}

#featured  a:link {
	color:#000;
}

#featured  a:visited {
	color:#000;
}

#featured .buttons a.prev  {
	background: url(http://www.modifiednationals.co.uk/wp-content/uploads/2012/01/previous.png) no-repeat top left;
  float:left;
  height:62px;
  margin:0 10px 0 0;
  width:130px;
  text-indent:-50px;
  position:relative;
  left:-5px;
}

#featured .buttons a.next  {
	background: url(http://www.modifiednationals.co.uk/wp-content/uploads/2012/01/next.png) no-repeat top left;
  float:left;
  height:50px;
  margin: 0 6px 0 0;
  text-indent:-50px;
  width:324px; 
}

#steps  {
	background: #4093ce url(orange/stepsbg.jpg) repeat-x top left;
	display:none;
}

#steps ul li a  {
	color: #fff;
}

#content  {
	border-top: 7px solid #333;
	border-bottom: 7px solid #FFFFFF;
	background-color: #Fff;
}

#content .moreinfo  {
	border: 1px solid #d8ebd8;
	background-color: #fbfbfb;
	color: #000;
}

#content .moreinfo h3  {
	color: #000;	
}

#content .moreinfo .more a  {
	color: #f04a1d;
	background: url(orange/moreinfo.jpg) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #000;
}

#news ul li a  {
	color: #f04a1d;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: #FFCA64 url(http://www.modifiednationals.co.uk/wp-content/uploads/2012/01/hp-slide-red.jpg) repeat-x top left;
	color:#fff;
}

#bottom p {
	display:none;
}

#newsletter input.text  {
	background-color: #ffeac1;
}

#footer  {
	background: #000;
	color: #fff;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #50B24B;
}

/* BLOG CSS */

.post .categories  {
	background-color: #f04a1d;
	color: #fff;
	display:none;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	color: #f5a909;
}

.post h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(orange/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #f04a1d;
}

#postad  {
	background-color: #fdede8;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #f04a1d;
}

#sidebar img.bigad  {
	border: 1px solid #F61B07;
}

#tabbox  {
	border: 1px solid #F61B07;
}

#tabbox ul.idTabs  {
	background: #F9980D;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #000;
	background: #F9980D url(http://www.modifiednationals.co.uk/wp-content/uploads/2012/01/popular_button_icon.jpg) repeat center center;
}

#boxes ul  {
	background: #f1f1f1 !important;
}

#boxes ul li {
	background: url(orange/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	background: url(http://www.modifiednationals.co.uk/wp-content/uploads/2012/01/slideshow-button-icon.jpg) no-repeat center left;
	color: #000;
	margin-top: 10px; 
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #E8CA8B;
}
.commentlist li {
	border-bottom: 2px solid #E8CA8B;
	display:block;
}
.commentlist .alt {
	background: #FCE4B3;
}
#commentform input {
	background: #FCE4B3;
	border: 1px solid #E8CA8B;
}
#commentform textarea {
	background: #FCE4B3;
	border: 1px solid #E8CA8B;
}
/* DROP DOWN PAGE NAVIGATION */

#pagenav li ul li {
	background: #FCE4B3;
	border: 1px solid #E8CA8B;
}

#grid_10 h2 {font-size:10px;}

