/*RESET CSS */
/* 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;
	font-family:Arial, Helvetica, sans-serif;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

div.scrollingtext {
	text-decoration:none;
}

.clearfix {display: inline-block;}
.scrollingtext p {font-size:14px; font-weight:bold;}

.scrollingtext a {
	text-decoration:none;
}

a.bannerlink p{
	text-decoration:none;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* 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;
}
/************ MAIN STYLES ***********************************/

body {
background:#e6e3e8 url(images/bg.jpg) repeat-x top left;
color:#2a2a2a;
}

#container {
width:960px;
border-left:1px solid #e8e8e8;
border-right:1px solid #e8e8e8;
border-bottom:1px solid #e8e8e8;
background-color:#fff;
margin:0 auto;
}

#header {
width:958px;
height:114px;
margin-left:1px;
background:#010101 url(images/header-bg.jpg) top left repeat-x;
}

#logo {
float:left;
width:500px;
}

#quote {
color:#FFFFFF;
float:right;
font-size:14px;
font-style:italic;
font-weight:normal;
margin-right:15px;
margin-top:30px;
width:410px;
}

#content {
width:960px;
margin:27px 20px 45px 20px;
overflow:hidden;
}

#leftcol {
float:left;
display:inline;
width:230px;
margin-right:20px;
}

#post, #post2 {
width:670px;
float:left;
}

#left {
width:300px;
float:left;
display:inline;
margin:30px 30px 0 13px;
}
#right {
width:300px;
margin-right:25px;
margin-top:30px;
float:left;
display:inline;
}

#footer {
margin: 0 20px 25px 20px;
overflow:hidden;
}

div.footer-logos {
background-color:#fff;
border:#eceaec 3px solid;
padding:5px 30px 20px 30px;
}

#footer div.footer-logos p {
font-size:14px;
}


#leftcol ul#nav {
margin-top:25px;
margin-bottom:30px;
}
#leftcol ul#nav li {
padding:8px 0 8px 0;
width:230px;
border-bottom:1px dotted #000;
}
#leftcol ul#nav li.last {
border-bottom:none;
}
#leftcol ul#nav li a {
color:#2a2a2a;
font-size:13px;
text-transform:uppercase;
text-decoration:none;
padding:3px;
}
#leftcol ul#nav li ul {
padding-left:30px;
margin-top:6px;
margin-bottom:0;
border-top:1px dotted #000;
}
#leftcol ul#nav li ul li {
width:200px;
padding:5px 0 8px 0;
}
#leftcol ul#nav li ul li a {
color:#585858;
font-size:11px;
}


#leftcol ul#nav li a:hover, #leftcol ul#nav li.active ul li a:hover, #leftcol ul#nav li.active a, #leftcol ul#nav li.active ul li.active a  {
color:#fff;
background-color:#5495c0;
padding:3px;
}
#leftcol ul#nav li.active ul li a {
color:#585858;
background:none;
padding:3px;
}

#leftcol .profile {
background-color:#eaf1f6;
padding:15px 5px 10px 15px;
border-bottom:none;
margin:0;
}

.banner {
position:relative;
}


.news {
padding:20px 0;
border-bottom:1px dotted #000;
float:left;
display:inline;
width:300px;
}

.news h2, .events h2 {
text-transform:none;
}

.news-big {
border-bottom:1px dotted #000;
padding:20px 0;
}

.events li:last-child {
border-bottom:1px dotted #000000;
padding-bottom:15px;
}

.profile {
border-bottom:1px dotted #000;
margin-bottom:15px;
}


/******* TYPE ****************************/
p, td {
line-height:18px;
font-size:13px;
margin-bottom:20px;
}

#footer p {
margin-bottom:0;
font-size:9pt;
}

h1, h2, h3, h4 {
color:#5495c0;
font-weight:normal;
}

h1 { 
font-size:18px;
font-family:'Droid Sans', sans-serif;
font-weight:bold;
text-transform:uppercase;
margin-bottom:20px;
}

h1#twitter {
	float:left;
width:260px;
padding:0 20px;
display:block;
background:#EAF1F6;
margin-bottom:0px;
font-weight:normal;
}

h2 {
font-size:10.5pt;
margin-bottom:15px;
text-transform:uppercase;
}

h3 {
font-size:10.5pt;
margin-bottom:15px;
}

h4 {font-size:9pt;}

a:link,
a:visited {
color:#5495c0;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

#logo h1 {display:none;}

#left h2 a, 
#right h2 a {
color:#2a2a2a;
text-decoration:none;
font-size:10pt;
font-weight:bold;
margin-bottom:0;
}
#right h2 a {
color:#5495c0;
}

#left h2, 
#right h2 {
margin-bottom:4px;
}

#left h1 {
margin-bottom:0;
}

.news p {
margin-bottom:0;
}
p.news-info {
color:#626262;
font-size:8pt;
}
p.newssumm {
margin-bottom:20px;
}

p.eventssumm {
margin-bottom:10px;
}

.profile h2 {
color:#326f97;
font-size:11pt;
text-transform:uppercase;
}
.profile h3 {
color:#000;
font-size:10pt;
text-transform:uppercase;
}
.profile h3.title {
margin-bottom:5px;
margin-top:10px;
}
#leftcol .profile p {
font-size:9pt;
}
.profile p {
margin-bottom:10px;
}

img {
margin-bottom:0;}

#footer .footer-logos img {
vertical-align:middle;
margin-right:9px;
margin-bottom:5px;
}
#footer img.willmottdixon {
margin-right:0;
}


.right {
text-align:right;
padding-top:5px;
}

.banner p {
margin-bottom:0px;
}
.banner a.tickets, .banner a.more {
display:block;
text-transform:uppercase;
color:#fff;
text-decoration:none;
position:absolute;
}
.banner a.tickets {
width:125px;
height:26px;
background:url(images/arrow.png) 0 0 no-repeat;
padding-left:10px;
padding-top:4px;
right:10px;
top:65px;
}
.banner a.more {
height:26px;
padding-left:8px;
padding-top:3px;
width:97px;
background:url(images/arrow-shorter.png) 0 0 no-repeat;
right:60px;
top:50px;
}
#home .banner img {
margin-bottom:0;
}


a.readmore {
display:block;
text-transform:uppercase;
color:#fff;
text-decoration:none;
width:125px;
height:32px;
background:url(images/arrow.png) 0 0 no-repeat;
padding-right:7px;
padding-top:4px;
font-size:9pt;
text-align:center;
clear:both;
}

#left a.readmore, #right a.readmore {
margin-top:20px;
}

#left a.readmore {
	position:relative;
	top:20px;
}

.profilepic
{
    float:left;
display:inline;
}

.ditto_previous_link, .ditto_next_link, .ditto_page, .ditto_currentpage, .ditto_next_off, .ditto_previous_off
{
    font-size:11px;
margin:1px;
}

p.clearall
{
   clear:both;
}

.bannerlink {
	display:block;
	text-decoration:none!important;
}

.bannerlink img {
	display:block;
	cursor:pointer;
}

div.social {
	margin:20px 0;
	vertical-align:middle;
}

div.social img {
	margin-right:30px;
}

div.social img {
	margin:0px 7px;
}

div#twitter {
	float:left;
	width:260px;
	padding:20px;
	background:#EAF1F6;
}

p.tweetmessage {
	margin-bottom:0;

}

p.tweetdate {
		    color: #626262;
    font-size: 8pt;
}

div#follow-us {
}

div#follow-us a {
	    background: url("images/arrow.png") no-repeat scroll 0 0 transparent;
    clear: both;
    color: #FFFFFF;
    display: block;
    font-size: 9pt;
    height: 32px;
    padding-right: 7px;
    padding-top: 6px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 125px;
}

div.vidholder {
width:300px;
position:relative;
margin-top:10px;
margin-bottom:20px;
}

img#playvid {
position:absolute;
left:110px;
top:25px;
}


div#left a.readmore {
padding-bottom:20px;
}

div#vid {
display:none;
}
