/*
Theme Name: Press Association
Theme URI: http://iconictouch.com/
Description: Wordpress theme designed to client specifications.
Version: 1.0
Author: Iconic Touch
Author URI: http://iconictouch.com/
Tags: custom
*/



/* Begin Typography & Colors */
* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
p, img, h1, h2, h3, h4, h5, h6, li {
	padding-bottom: 10px;
}
ul {
	list-style: none;
}
a {
	font-size: 11px;
	color: #0d0d0d;
	text-decoration: none;
}
p, cite {
	font-size: 12px;
}
img {
	border: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.sm_header {
	background: url(images/header_border.png) repeat-y #8fafe2;
	width: 197px;
	color: #030211;
	padding: 8px 8px 8px 15px;
}
.sm_header h3, .lg_header h3, .gi_header h3 {
	font-size: 14px;
	text-transform: uppercase;
}
.sm_header h3, .lg_header h3, .sm_header p, .lg_header p, .gi_header h3, .gi_header p {
	padding: 0;
}
.lg_header {
	background: url(images/header_border.png) repeat-y #8fafe2;
	padding: 8px 8px 8px 15px;
	width: 437px;
	color: #030211;
}
.gi_header {
	background: url(images/header_border.png) repeat-y #8fafe2;
	padding: 8px 8px 8px 15px;
	width: 627px;
	color: #030211;
}
.padded {
	padding: 8px;
	background: url(images/box_bg.png);
}
.post-comment {
	background: url(images/comment.png) no-repeat;
	height: 34px;
	padding: 14px 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
}
.comment {
	padding-right: 25px;
	font-size: 16px;
}
.commentlist li {
	background: #fff;
	border: 1px solid #dbd9d9;
	margin-bottom: 10px;
	padding: 8px;
	font-size: 12px;
}
.commentlist img {
	padding: 0 5px 0 0;
}
.commentlist .bypostauthor {
	background: #d8d7ff;
	border: 1px solid #000;
}
.commentlist p {
	padding: 8px;
}
#main-gallery {
	border: 1px solid #d3d3d3;
	clear: both;
	padding-top: 5px;
	background: url(images/box_bg.png);
}
.space {
	padding: 10px 0 10px 0;
	clear: both;
	background: url(images/space.jpg) repeat-x;
	background-position: center;
}
.clear {
	clear: both;
}
.more-link {
	float: right;
	display: block;
	width: 70px;
	background: url(images/read_more.png) no-repeat;
	background-position: right center;
	height: 16px;
	padding: 4px 0 4px 0;
}
#archive-category li {
	font-size: 12px;
	font-weight: bold;
}
#archive-category li li {
	padding-bottom: 0;
}
#archive-category li a {
	font-weight: normal;
}
#page-full {
	margin-left: 27px;
	margin-right: 27px;
}
#page-left ul {
	list-style: none;
	padding: 0 0 0 35px;
}
#page-left ul li {
	padding: 0 0 3px 15px;
	background: url(images/li_img.png) no-repeat;
	background-position: left center;
	font-size: 12px;
}
#page-left a {
	font-size: 12px;
}
#page-left a:hover {
	text-decoration: underline;
}
#page-left {
	float: left;
	width: 650px;
	margin-left: 27px;
}
#page-right {
	float: right;
	width: 220px;
	margin-right: 27px;
}
.archive-image {
	float: left;
	width: 248px;
}
.archive-image img {
	border: 3px #e9f3f4 solid;
	padding-bottom: 0;
}
.archive-entry {
	float: right;
	width: 385px;
}
.archive-entry h3 a {
	font-size: 14px;
}
.archive-entry h3 {
	padding-bottom: 3px;
}
.archive-date {
	float: left;
	width: 36px;
	height: 40px;
	background: url(images/calendar.png) no-repeat;
	margin-right: 8px;
	padding-bottom: 10px;
}
.archive-date .month {
	color: #FFF;
	font-size: 11px;
	margin: 0 0 0 3px;
	display: block;
}
.archive-date .day {
	color: #000;
	margin: 2px 0 0 9px;
	display: block;
	font-weight: bold;
}
html, body, #container {
	background: #FFF url(images/bg.jpg) repeat-y;
	background-position: center;
	height: 100%;
}
body > #container {
	height: auto;
	min-height: 100%;
}
#header-container {
	width: 100%;
	background: url(images/header_bg.jpg) repeat-x;
	height: 201px;
}
#header {
	width: 993px;
	height: 201px;
	margin: 0 auto 0 auto;
}
.logo {
	float: left;
	padding: 69px 0 0 20px;
}
#header .flag {
	float: left;
	padding: 12px 0 0 0;
}
#header ul {
	float: right;
	list-style: none;
	height: 49px;
	margin: 0;
	padding: 0 0 0 2px;
	background: url(images/nav_div.png) no-repeat;
}
#header ul li {
	float: left;
	font-size: 12px;
}
#header ul li a, #header ul li span {
	text-decoration: none;
	display: block;
	height: 33px;
	color: #FFF;
	padding: 16px 14px 0 12px;
	background: url(images/nav_div.png) no-repeat;
	background-position: right;
}
#header ul li a:hover {
	text-decoration: underline;
}
#extra {
	clear: right;
	float: right;
}
#extra form {
	float: right;
	width: 250px;
	padding: 24px 0 40px 30px;
	background: url(images/icons/search.png) no-repeat;
	background-position: 0 27px;
	height: 25px;
}
#extra label {
	display: none;
}
#extra #s {
	width: 216px;
	border: 1px solid #d1d1d1;
	height: 15px;
	font-size: 11px;
	color: #a1a1a1;
	padding: 4px;
	float: left;
	margin-right: 1px;
}
#extra #searchsubmit {
	width: 23px;
	height: 25px;
	background: url(images/search_btn.png) no-repeat;
	border: none;
	float: left;
}
#content {
	width: 993px;
	margin: 0 auto 0 auto;
	padding-bottom: 216px;
	background: url(images/nav_bg.png) no-repeat;
}
#navigation {
	width: 934px;
	height: 54px;
	margin: 0 auto 0 auto;
	padding-top: 11px;
}
#navigation ul {
	list-style: none;
	height: 35px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#navigation ul li {
	float: left;
	position: relative;
	background: url(images/nav_div_2.png) no-repeat;
	background-position: top right;
}
#navigation ul li a {
	float: left;
	text-decoration: none;
	display: block;
	color: #000;
	padding: 10px 15px 10px 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#navigation ul li a:hover {
	text-decoration: underline;
}
#navigation ul li span {
	width: 17px;
    height: 35px;
    float: left;
	margin-left: -6px;
    background: url(images/subnav.png) no-repeat;
	background-position: left center;
}
#navigation ul li ul {
	list-style: none;
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
    left: 0; 
	top: 35px;  
    background: #333;
    margin: 0; 
	padding: 0;  
    display: none;  
    float: left;  
    width: 170px;
}
#navigation ul li ul li {
	margin: 0; 
	padding: 0;
    border-top: 1px solid #252525; /*--Create bevel effect--*/  
    border-bottom: 1px solid #444; /*--Create bevel effect--*/  
    clear: both;
    width: 170px;
	background: #333;
}
#navigation ul li ul li a {
	float: left;  
    width: 145px;  
    background: #333;
	margin: 0;
    padding: 10px 10px 10px 15px;
	color: #FFF;
	text-transform: none;
	font-weight: normal;
	position: relative;
}
#navigation ul li ul li a:hover {
	background: #222;
}
#left-side {
	width: 460px;
	float: left;
	margin-left: 27px;
}
#news {
	float: left;
	width: 220px;
	color: #0d0d0d;
	margin-right: 20px;
}
#events {
	float: left;
	width: 220px;
	color: #0d0d0d;
}
#right-side {
	width: 462px;
	float: right;
	margin-right: 27px;
}
#feature {
	padding: 8px;
	background-color: #d8d7ff;
	border: 1px solid #cacaca;
	margin-bottom: 10px;
}
#documents .padded {
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
}
#documents .item {
	width: 205px;
	float: left;
	padding: 4px;
}
#documents .item h4 {
	font-size: 15px;
	color: #09236e;
}
#documents .item a {
	color: #043763;
}
#documents .item a:hover {
	text-decoration: underline;
}
#footer-container {
	position: relative;
	margin-top: -216px;
	clear:both;
	background: url(images/footer_bg.png) repeat-x;
	height: 216px;
	width: 100%;
}
#footer {
	width: 993px;
	height: 216px;
	margin: 0 auto 0 auto;
}
.foot-item {
	float: left;
	width: 245px;
}
.extended {
	width: 330px;
}
.foot-item h2 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	padding: 30px 0 10px 50px;
}
.foot-item ul {
	list-style: none;
	padding: 0 0 0 35px;
}
.foot-item ul li {
	padding: 0 0 3px 15px;
	background: url(images/li_img.png) no-repeat;
	background-position: left center;
}
.foot-item ul li a {
	font-size: 12px;
	color: #8faee1;
}
.foot-item ul li a:hover {
	text-decoration: underline;
}
.foot-div {
	float: left;
	background: #727071;
	width: 1px;
	height: 150px;
	margin-top: 35px;
}
.item-div {
	float: left;
	background: #727071;
	width: 1px;
	height: 100px;
	margin: 10px 5px 0 5px;
}
#copyright img {
	padding: 28px 0 10px 26px;
}
#copyright p {
	color: #FFF;
	padding: 0 20px 10px 28px;
	font-size: 11px;
}
#partners {
	width: 170px;	
}
#partners img {
	padding: 0 0 0 15px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* Gallery Slider */
div.wrap{
	width:447px;
	margin: 0;
	text-align:left;
	height : 335px;
	padding-bottom: 8px;
	position: relative;
}
div#slide-holder {
	width: 447px;
	height : 335px;
	float: left;
	position: absolute;
}
div#slide-holder div#slide-runner {
	width : 447px;
	height : 335px;
	overflow : hidden;
	position : absolute;
}
div#slide-holder img {
	margin : 0;
	position : absolute;
}
div#slide-holder div#slide-controls {
	left : 0;
	bottom : 285px;
	width : 447px;
	height : 46px;
	position : absolute;
	z-index: 10;
}
div#slide-holder div#slide-controls p.text {
	float : left;
	color : #fff;
	
	font-size : 10px;
	line-height : 16px;
	margin : 15px 0 0 20px;
	text-transform : uppercase;
}
div#slide-holder div#slide-controls p#slide-nav {
	float : right;
	height : 24px;
	
	margin : 11px 15px 0 0;
	z-index: 15;
}
div#slide-holder div#slide-controls p#slide-nav a {
	float : left;
	width : 8px;
	height : 8px;
	
	margin : 0 5px 0 0;
	line-height : 8px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	background-position : 0 0;
	background-repeat : no-repeat;
}
div#slide-holder div#slide-controls p#slide-nav a.on {
	background-position : 0 -8px;
}
div#slide-holder div#slide-controls p#slide-nav a {
	background-image : url(images/slide-nav-dots.png);
}
/* End Gallery Slider*/
/* Contact Page */
.gcf_title {
	font-size: 12px;
	font-weight: bold;
}
.gcftextbox {
	width: 250px;
}
.gcftextarea {
	width: 200px;
}
/* End Contact Page*/