/*
Theme Name: HAC
Theme URI: http://www.heritagearts.co.uk
Description: HAC theme by Lewis Heriz
Version: 1.1
Author: Lewis Heriz
Author URI: http://www.lewisheriz.com
*/

* {
	margin: 0;
	padding: 0;
	}

body {
    margin-top:5px;
margin-left:auto;
margin-right:auto;
    padding: 0;
	background: #FFFFFF;
    font-family: Helvetica, Arial, "Century Gothic", sans-serif;
	color: #333333;
	}


h1, h2, h3, h4 {
	font-family: "Gill Sans", "Trebuchet MS", Rockwell, Courier, Arial, sans-serif;
	color: #333333;
	}

	h1 {
		font-size:50px;
	}
	
	h2 {
		font-size:35px;
	}

		h2 p {
		font-size: inherit;
		margin-bottom: inherit;
		}
	
	
	h3 {
		font-size:25px;
	}
	
	h4 {
		font-size:20px;
	}
	
p {
	font-size: 10px;
	margin-bottom: 10px;
	}

	
p.indent {
	text-indent: 10px;
	}

a {
	color: #555555;
    text-decoration: none;
	outline:none;
}

	a:active {
		outline:none;
	}
	
	a:focus {
		outline:none;
	}
	
	a:visited {
		color: #555555
	}
		
	a:hover {
		color: #222222
	}

img {
	border: none;
	}

ul {
	list-style: none;
	}
	
ul li.current_page_item a {
	color: #333333
	} 
	
	ul li.current_page_item a:after, ul li.current_page_ancestor a:after {
		content: " >";
		} 
		
	ul ul {
	list-style: none;
	margin: 10px 0 10px 15px;
	}
		
		ul ul li.current_page_item a, ul ul li a:hover{
		text-decoration: underline;
		content: ""; 
		}
		
		ul ul li.current_page_item a:after, ul ul li.page_item a:after {
		content: ""; 
		}
		
#container {
	width: 900px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/border-sides.gif);
	}

/* Temporary DIVs (MAT) */

#radioshac {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 170px;
        width: 710px;
        height: 60px;
        margin-left: auto;
	margin-right: auto;
        background-image:url(http://www.heritagearts.co.uk/gallery/various/hac_radiobanner2.gif);

}

#radioshac p {
text-align: right;
}

/* End TEMP DIVS */

/* HEADER */

#header {
	width: 900px;
	height: 140px;
	}

#banner {
	width: 870px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	}
	
	#logo {
		width: 145px;
		height: 125px;
		float: left;
	}
	
	#nav {
		width: 725px;
		height: 125px;
		float: left;
	}
	
/* END HEADER */

/* MAIN INFO SECTION */

#main {
	width: 870px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	}

/* Sidebars */

#sidebar-fixed {
	width: 170px;
	height: 400px;
	float: left;
	font-family: "Gill Sans", "Trebuchet MS", Rockwell, Courier, Arial, sans-serif;
	}
	
	#sidebar-fixed p {
	font-size: 12px;
	padding-left: 6px;
	}

	#sidebar-fixed #contact {
		margin-bottom: 25px;
		}
	
	#sidebar-fixed #twitter-list {
		padding-right: 10px
		}	
	
	#sidebar-fixed #twitter-list a {
		display: block;	
		text-align:left;
		font-size:10px;
		text-decoration: underline
		}
			
	#sidebar-fixed #twitter-list span {
	margin-bottom: 2px
	}
		
	#sidebar-fixed #twitter-list span a {
		display: inline
		}
	
	#sidebar-fixed #twitter-list ul {
		list-style:none;
		font-size: 8pt;
		padding-left: 6px
		}
		
		#sidebar-fixed #twitter-list ul li {
		margin-bottom: 5px
		}

#sidebar-dynamic-thin {
	width: 170px;
	height: 400px;
	float: left;
	}
	
	#sidebar-dynamic-thin ul {
		font-family: "Trebuchet MS", Rockwell, Courier, Arial, sans-serif;
		font-weight: bold;
		font-size: 14px;
		text-transform: uppercase;
		}
		
		#sidebar-dynamic-thin ul ul {
			text-transform: none;
			}
		
#sidebar-dynamic-wide {
	width: 228px;
	height: 400px;
	float: left;
	border-right: 1px solid;
	margin-right: 1px;
	}
	
	#recent-articles {
	width: 226px;
	height: 195px;
	overflow: hidden;
	margin-right: 2px;
	}
	
	#sidebar-dynamic-wide h4.news-articles-title {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	margin-bottom: 3px;
	}
	
	.news-item {
	width: 226px;
	overflow: auto;
	margin-bottom: 4px;
	}
	
	.news-item-title {
		width: 170px;
		float: right;
	}
	
		.news-item-title a {
		font-size:10px;
		text-decoration: underline;
	}
	
	.sidebar-post-date {
	width: 50px;
	font-size: 10px;
	float: left;
	}
	
	#archive-section {
	width: 226px;
	border-top: 1px solid;
	}

/* End Sidebars */

#content {
	width: 700px;
	height: 400px;
	float: left;
	}

/* Page-specific sections */

#home {
	width: 530px;
	height: 400px;
	float: right;
	overflow: hidden;
	}
	
	#home h2 {
		font-size: 30px;
	}
	
	#home h4 {
		font-size: 15px;
		margin-top: 15px;
		margin-right: 50px;
		text-align: right;
	}

#portfolio {
	width: 470px;
	height: 400px;
	float: right;
	overflow: hidden;
	}
	
	#event-title {
		margin-bottom: 15px;
	}
	
	#portfolio h1 {
		text-transform: uppercase;
		margin-top: 25px;
		margin-bottom: 25px;
	}
	
	#portfolio h4.event-detail {
		font-size:14px;
	}
	
	#portfolio p {
		font-family: "Trebuchet MS", Rockwell, Courier, Arial, sans-serif;
		font-size: 11px;
	}

.biog {
	width: 345px;
	height: 200px;
	float: left;
	}
	
	.biog img {
	width: 78px;
	border: none;
	margin-right: 2px;
	display: inline;
	float: left;
	}
	
	.biog .biog-text {
	padding-left: 4px;
	margin-top: -3px;
	width: 252px;
	height: 200px;
	float: left;
	overflow: hidden;
	}

	
	.biog h3 {
	font-family: "Trebuchet MS", Rockwell, Courier, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	display: inline;
	}
	
	.biog .role {
		font-family: "Trebuchet MS", Rockwell, Courier, Arial, sans-serif;
		font-size:14px;
		color: #333333;
	}

	.biog p {
		padding-top: 3px;
		font-size: 11px;
	}

#news {
	width: 470px;
	height: 400px;
	float: left;
	}
	
	#news p {
		margin: 0;
		line-height: 14px;
		text-indent: 10px;
		}
	
	#news .wide-column {
	width: 465px;
	margin-left: 5px;
	clear: both;
	}
	
	#news .wide-column h4 {
	font-family: Georgia, "Times", serif;
	margin-bottom: 4px;
	}
	
	#news #left-column {
		width: 225px;
		margin-left: 5px;
		padding-right: 5px;
		float: left;
		overflow: hidden;
		}

	#news #right-column {
		width: 228px;
		margin-left: 5px;
		padding-right: 2px;
		float: left;
		}
		
	#news #left-column #byline {
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 4px 0;
	margin-bottom: 4px;
	}
	
	#news #left-column #byline li {
	list-style: none;
	font-size: 12px;
	}
	
	#news #left-column #byline li.author {
	font-weight: bold;
	}
	
	
.more-text {
	width: 100px;
	float: right;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	}
	
	.more-text a {
	text-decoration: underline;
	}

#support {
	width: 530px;
	height: 400px;
	float: right;
	overflow: hidden;
	}
	
	#support h2 {
		font-size: 30px;
	}
	
	#support h4 {
		font-size: 15px;
		margin-top: 15px;
		text-align: right;
	}

	#support p {
		font-size: 14px;
		margin-top: 15px;
		padding-right:20px;
	}
	

/* End page-specific sections */

/* END MAIN INFO SECTION */

/* Footer */

#footer {
	width: 900px;
	height: 35px;
	}
	
	#footer-credits {
	width: 700px;
	height: 10px;
	font-size: 9px;
	padding: 10px 0 0 20px;
	}

/* End footer */