/* @override http://www.impactnottingham.com/wp-content/themes/impact-v2/style.css */

/*
Theme Name: Impact Magazine v2
Theme URI: http://www.impactnottingham.com
Description: The theme for Impact.
Version: 2.0
Author: Philip Morton
*/

/* @group Reset */

/* http://meyerweb.com/eric/tools/css/reset/ 
 v1.0 | 20080212 */ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

body {
	font-size: 100%;
	background-color: #EEEEE4;
	color: #333;
}
.clearfix:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}

#accessibility a, 
#accessibility a:hover, 
#accessibility a:visited {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
 
#accessibility a:focus {
	position:static;
	width:auto;
	height:auto;
}

/* @group Main links */

a {
	text-decoration: none;
}

a:link, 
a:visited {
	color: #a10000;
}

a:hover,
a:active {
	color: #fff;
	background-color: #a10000;
}

/* @end */

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #fff;
	margin-bottom: 15px;
}

/* @group Header */

#header {
	padding-right: 15px;
	padding-left: 15px;
	border-bottom: 1px solid #eeeee4;
	padding-bottom: 3px;
}

/* @group Sub navigation */

ul#sub_navigation {
	float: right;
	padding-top: 10px;
	font: 0.8em Helvetica, Arial, Verdana, san-serif;
}

ul#sub_navigation li {
	display: inline;
}

ul#sub_navigation li a {
	padding: 10px;
}

ul#sub_navigation li a:link,
ul#sub_navigation li a:visited {
	color: #888;
}

ul#sub_navigation li a:hover,
ul#sub_navigation li a:active {
	color: #fff;
	background-color: #a10000;
}

/* @end */

/* @group Middle elements */

#header_middle {
	clear: both;
	padding-top: 10px;
}

#logo {
	float: left;
}

#site_description {
	float: left;
	margin-top: 17px;
	margin-left: 15px;
	font: italic 0.8em Georgia, "Times New Roman", Times, serif;
	color: #a0a0a0;
}

form#searchform {
	float: right;
	margin-top: 9px;
}

input#s {
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	padding: 3px;
	color: #5b5b5b;
	font-weight: bold;
	width: 150px;
}

input#searchsubmit {
	border: 1px solid #ccc;
	background-color: #e7e7e7;
	padding: 3px;
}

/* @end */

/* @group Main navigation */

ul#main_navigation {
	padding-top: 10px;
	font-family: "Gill Sans", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: -10px;
}

ul#main_navigation li {
	display: inline;
}

ul#main_navigation li a {
	padding: 10px;
}

ul#main_navigation li a:link,
ul#main_navigation li a:visited {
	color: #333;
}

ul#main_navigation li a:hover,
ul#main_navigation li a:active {
	color: #fff;
	background-color: #a10000;
}

/* Added By Matt Turner for regular blogs */

ul#extra_navigation {
	padding-top: 5px;
	font-family: "Gill Sans", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 5px;
	font-size:80%;
	padding-left:170px;
}

ul#extra_navigation li {
	display: inline;
}

ul#extra_navigation li a {
	padding: 5px;
}

ul#extra_navigation li a:link,
ul#extra_navigation li a:visited {
	color: #333;
}

ul#extra_navigation li a:hover,
ul#extra_navigation li a:active {
	color: #fff;
	background-color: #a10000;
}

/* End regular blogs*/

/* @end */

/* @end */

/* @group Main content */

#content {
	padding-left: 15px;
	padding-right: 15px;
	padding: 15px;
}

/* @group Main column */

#main_column {
	width: 615px;
	float: left;
}

/* @group Top story */

#top_story {
	margin-bottom: 15px;
}

#top_story h2 {
	letter-spacing: -2px;
	font: bold 2.2em/120% Helvetica, Arial, Verdana, san-serif;
	margin-top: 7px;
	margin-bottom: 9px;
}

#top_story h2 a:link, 
#top_story h2 a:visited {
	color: #333;
}

#top_story h2 a:hover,
#top_story h2 a:active {
	color: #fff;
	background-color: #a10000;
}

#top_story span.excerpt p {
	color: #4f4f4f;
	font: 0.9em/140% Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group Second row stories */

div.second_row {
	margin-bottom: 20px;
}

div.second_row div.image_container {
	width: 195px;
	float: left;
}

div.second_row h3 {
	float: right;
	width: 405px;
	font: bold 1.25em/120% Helvetica, Arial, Verdana, san-serif;
	margin-bottom: 4px;
}

div.second_row h3.no_image {
	width: 615px;
}

div.second_row h3 a:link, 
div.second_row h3 a:visited {
	color: #333;
}

div.second_row h3 a:hover,
div.second_row h3 a:active {
	color: #fff;
	background-color: #a10000;
}

div.second_row span.excerpt p {
	float: right;
	width: 405px;
	color: #4f4f4f;
	font: 0.8em/140% Georgia, "Times New Roman", Times, serif;
}

div.second_row span.excerpt.no_image p {
	width: 615px;
}

/* @end */

/* @group Image container */

div.image_container {
	position: relative;
}

div.image_container img {
	display: block;
}

p.section_badge {
	padding: 5px;
	color: #fff;
	text-transform: uppercase;
	font: bold 0.8em Helvetica, Arial, Verdana, san-serif;
	text-align: right;
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}

.section_news,
.section_elections {
	background-color: #f00;
}

.section_features {
	background-color: #070605;
}

.section_sport,
.section_varsity {
	background-color: #008814;
}

.section_arts {
	background-color: #328b4f;
}

.section_film {
	background-color: #919396;
}

.section_music {
	background-color: #FF00FF;
}

.section_science {
	background-color: #faa62c;
}

.section_travel {
	background-color: #004373;
}

.section_style {
	background-color: #80f;
}

.section_nights {
	background-color: #460345;
}

.section_photos {
	background-color: #000;
}

/* @end */

/* @group Posts and pages */

div.post {
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.post img {
	display: block;
}

div.post h1 {
	letter-spacing: -2px;
	font: bold 2.2em/120% Helvetica, Arial, Verdana, san-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.post h2 {
	font: bold 1.25em/120% Helvetica, Arial, Verdana, san-serif;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.post p {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 160%;
}

div.post ul {
	padding-left: 20px;
	font-size: 0.9em;
}

div.post li {
	margin-bottom: 10px;
	line-height: 160%;
}

div.post p.article_meta {
	font-size: 0.8em;
	color: #888;
	font-style: italic;
}

div.post p.article_meta a:link,
div.post p.article_meta a:visited {
	color: #5d5d5d;
}

div.post p.article_meta a:hover,
div.post p.article_meta a:active {
	color: #fff;
	background-color: #a10000;
}

/* @group WordPress markup */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}

/* @end */

/* @end */

/* @group Comments */

#comments {
	margin-top: 40px;
}

#comments ol li {
	margin-bottom: 25px;
	border-bottom: 3px double #eeeee4;
	padding-bottom: 10px;
}

#comments h2 {
	margin-bottom: 20px;
	font: bold 1.4em Helvetica, Arial, Verdana, san-serif;
}

#comments p {
	margin-top: 10px;
	margin-bottom: 10px;
	font: 0.9em/150% Georgia, "Times New Roman", Times, serif;
	color: #3d3d3d;
}

#comments img.avatar {
	float: right;
}

#comments div.comment-author {
	margin-bottom: 10px;
	font: 0.9em Helvetica, Arial, Verdana, san-serif;
}

#comments div.comment-author cite {
	font-weight: bold;
	font-style: italic;
}

#comments div.comment-meta {
	font: 0.8em Helvetica, Arial, Verdana, san-serif;
}

#comments div.comment-meta a:link,
#comments div.comment-meta a:visited {
	color: #a9a9a9;
}

#comments div.comment-meta a:hover,
#comments div.comment-meta a:active {
	color: #fff;
	background-color: #a10000;
}

#comments h3 {
	margin-bottom: 20px;
	font: bold 1.1em Helvetica, Arial, Verdana, san-serif;
}

#comments form {
	font-family: Helvetica, Arial, Verdana, san-serif;
}

#comments form label {
	display: block;
	margin-bottom: 5px;
	font-size: 0.9em;
}

#comments form label span {
	color: #9c9c9c;
}

#comments form li {
	margin-bottom: 10px;
}

#comments form input,
#comments form textarea {
	border: 1px solid #acacac;
	background-color: #fefefe;
	color: #606060;
}

#comments form input {
	width: 180px;
	padding: 5px;
	font: 0.9em Helvetica, Arial, Verdana, san-serif;
}

#comments form textarea {
	width: 395px;
	height: 150px;
	padding: 5px;
	font: 0.9em/150% Georgia, "Times New Roman", Times, serif;
}

#comments form input#submit {
	background-color: #efefef;
	font-weight: bold;
	width: inherit;
	padding: 10px 15px;
}

/* @end */

/* @group Archive navigation */

div.archive_navigation {
	margin-bottom: 20px;
	margin-top: 20px;
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-weight: bold;
}

div.archive_nav_left {
	float: left;
}

div.archive_nav_right {
	float: right;
}

/* @end */

/* @group Search results */

form#searchagainform {
	margin-bottom: 20px;
}

form#searchagainform input#sagain {
	padding: 5px;
	background-color: #f9f9f9;
	border: 1px solid #c7c7c7;
	width: 425px;
}

form#searchagainform input#searchagainsubmit {
	border: 1px solid #ccc;
	background-color: #e7e7e7;
	padding: 5px;
	color: #333;
	font-weight: bold;
}

ul#search_results li {
	margin-bottom: 20px;
}

ul#search_results h2 {
	font: bold 1.25em/120% Helvetica, Arial, Verdana, san-serif;
	margin-bottom: 5px;
	margin-top: 10px;
}

ul#search_results h2 a:link, 
ul#search_results h2 a:visited {
	color: #333;
}

ul#search_results h2 a:hover,
ul#search_results h2 a:active {
	color: #fff;
	background-color: #a10000;
}

ul#search_results p {
	color: #4f4f4f;
	font: 0.8em/140% Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 5px;
}

ul#search_results p.meta {
	font-size: 0.75em;
	color: #888;
	font-style: italic;
}

ul#search_results p.meta a:link,
ul#search_results p.meta a:visited {
	color: #5d5d5d;
}

ul#search_results p.meta a:hover,
ul#search_results p.meta a:active {
	color: #fff;
	background-color: #a10000;
}

/* @end */

/* @group In Print page */

div.impact_issue {
	background-color: #E6EFF6;
	padding: 15px;
	width: 200px;
	margin-bottom: 15px;
}

div.impact_issue img {
	margin-bottom: 5px;
}

div.impact_issue p {
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

/* @end */

/* @end */

/* @group Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar h2 {
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
}

img.ad {
	margin-top: 15px;
}

img.ad.pages {
	margin-top: 0;
	margin-bottom: 15px;
}

/* @group Call to action */

.call_to_action {
	background-color: #E6EFF6;
	font-family: Helvetica, Arial, Verdana, san-serif;
	padding: 15px;
}

.call_to_action h4 {
	margin-bottom: 10px;
	color: #454545;
	font-size: 0.95em;
}

.call_to_action p {
	line-height: 140%;
	font-size: 0.9em;
	color: #535353;
	margin-bottom: 15px;
}

.call_to_action p.last {
	margin-bottom: 0;
}

.call_to_action ul {
	padding-left: 10px;
	font-size: 0.9em;
	margin-top: 15px;
}

.call_to_action ul li {
	margin-bottom: 10px;
}

/* @end */

/* @group In this issue */

#in_this_issue {
	font-family: Helvetica, Arial, Verdana, san-serif;
	padding-top: 15px;
}

#in_this_issue h2 {
	margin-bottom: 15px;
	font-size: 1.1em;
}

/* most commented, added by Ben Wadsworth */
#most_commented {
	font-family: Helvetica, Arial, Verdana, san-serif;
	padding-top: 15px;
}

#most_commented h2 {
	margin-bottom: 15px;
	font-size: 1.1em;
}

div.third_row {
	margin-bottom: 15px;
}

div.third_row img {
	float: left;
	opacity: 0.7;
}

div.third_row h3 {
	line-height: 130%;
	float: right;
	width: 195px;
	font-size: 0.95em;
}

div.third_row h3.no_image {
	width: 300px;
}

div.third_row h3 a:link, 
div.third_row h3 a:visited {
	color: #666;
}

div.third_row h3 a:hover,
div.third_row h3 a:active {
	color: #fff;
	background-color: #a10000;
}

/* @end */

/* @group Sidebar list */

div.sidebar_list {
	font-family: Helvetica, Arial, Verdana, san-serif;
}

div.sidebar_list h2 {
	margin-bottom: 15px;
}

div.sidebar_list ul {
	margin-bottom: 25px;
	padding-left: 15px;
}

div.sidebar_list ul li {
	margin-bottom: 10px;
	line-height: 120%;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
}

div.sidebar_list ul li a:link, 
div.sidebar_list ul li a:visited {
	color: #666;
}

div.sidebar_list ul li a:hover,
div.sidebar_list ul li a:active {
	color: #fff;
	background-color: #a10000;
}

div.sidebar_list object {
	margin-bottom: 20px;
	margin-left: 15px;
}

/* @end */

/* @end */

/* @end */

/* @group Footer */

#footer {
	clear: both;
	border-top: 1px solid #eeeee4;
	padding: 15px 15px 5px;
}

/* @group Footer main nav */

ul#footer_main_nav {
	font-family: "Gill Sans", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	margin-left: -10px;
	margin-top: -5px;
}

ul#footer_main_nav li {
	display: inline;
}

ul#footer_main_nav li a {
	padding: 10px;
}

ul#footer_main_nav li a:link,
ul#footer_main_nav li a:visited {
	color: #333;
}

ul#footer_main_nav li a:hover,
ul#footer_main_nav li a:active {
	color: #fff;
	background-color: #a10000;
}

/* @end */

/* @group Footer sub nav */

ul#footer_sub_nav {
	padding-bottom: 10px;
	margin-left: -10px;
	font: 0.9em Helvetica, Arial, Verdana, san-serif;
	margin-top: 10px;
}

ul#footer_sub_nav li {
	display: inline;
}

ul#footer_sub_nav li a {
	padding: 10px;
}

ul#footer_sub_nav li a:link,
ul#footer_sub_nav li a:visited {
	color: #888;
}

ul#footer_sub_nav li a:hover,
ul#footer_sub_nav li a:active {
	color: #fff;
	background-color: #a10000;
}

/* @end */

/* @group Colophon */

#footer p {
	margin-bottom: 10px;
	font: 0.8em Helvetica, Arial, Verdana, san-serif;
	margin-top: 10px;
	color: #979797;
}

#footer p span {
	font-family: Baskerville, "Palatino Linotype", Georgia, serif;
	font-style: italic;
}

#footer p a:link,
#footer p a:visited {
	color: #5d5d5d;
}

#footer p a:hover,
#footer p a:active {
	color: #fff;
	background-color: #a10000;
}

/* @end */

/* @end */

/* @group Varsity */

#varsity_fixtures li {
	margin-bottom: 14px;
	font-family: Helvetica, Arial, Verdana, san-serif;
	padding-left: 15px;
}

#varsity_welcome {
	/*background-color: #E6EFF6;*/
	background:#d1d7e8;
	font-family: Helvetica, Arial, Verdana, san-serif;
	padding: 15px;
}

#varsity_welcome h4 {
	margin-bottom: 10px;
	color: #333;
	font-size: 0.95em;
}

#varsity_welcome p {
	line-height: 140%;
	font-size: 0.9em;
	color: #454545;
	margin-bottom: 15px;
}

#varsity_welcome ul {
	padding-left: 10px;
	font-size: 0.9em;
	margin-top: 15px;
}

#varsity_welcome ul li {
	margin-bottom: 10px;
}

#varsity_fixtures li p {
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: bold;
}

#varsity_fixtures li .date_result {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #8e8d8e;
}

#varsity_score{
position:relative;
margin:15px;
margin-bottom:20px;
height:38px;
width:922px;
font-family: Helvetica, Arial, Verdana, san-serif;
background: #97a4ca;
color:#fff;
font-weight:700;
border-top: 4px solid #8b668f;
border-left: 4px solid #8b668f;
border-right: 4px solid #8b668f;
border-bottom: 4px solid #8b668f;
}

#varsity_score_center{
background:#e1656b;
border-left: 4px solid #8b668f;
border-right: 4px solid #8b668f;
border-bottom: 4px solid #8b668f;
height:45px;
width:100px;
margin: 0 auto;
padding:5px;
font-size:260%;
text-align:center;
}

#varsity_score_left{
float:left;
text-align:right;
width:350px;
font-size:200%;
padding-top:3px;
}

#varsity_score_right{
float:right;
text-align:left;
width:350px;
font-size:200%;
padding-top:3px;
}

#varsity_logo{
position:relative;
background: url(http://www.impactnottingham.com/wp-content/uploads/2011/02/Varsity2011-e1296783113761.jpg) no-repeat;
height:160px;
width:930px;
margin:15px;
margin-bottom:0px;
}

#varsity_links{
border-top: 2px solid #8b668f;
border-bottom: 2px solid #8b668f;
width:930px;
margin:15px;
margin-bottom:0px;
}
#varsity_links ul{margin: 0 auto; width:931px;}
#varsity_links li{
white-space:no-wrap;
float:left;
padding:4px;
padding-left:12px;
padding-right:12px;
font-family: Helvetica, Arial, Verdana, san-serif;
font-weight:700;
font-size:80%;
margin:1px 1px 1px 0px;
color:#fff;
}

#varsity_links a:hover{
color:#000;
background:#e1656b;
}
#varsity_links a{
color:#fff;
}

#varsity_links .red_varsity{
background:#e1656b;
}

#varsity_links .blue_varsity{
background:#97a4ca;
}

#varsity_links .blue_varsity a:hover{
background:#97a4ca;
}
/* @end */
