/*
Theme Name: PressManPR
Theme URI: http://www.christopherdarling.co.uk
Description: Theme for PressManPR
Version: 1.6
Author: Christopher Darling
Author URI: http://www.christopherdarling.co.uk
Tags: PressManPR
*/
@import url(reset.css);
/* Begin Typography & Colors */
body {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: #f5f5f5;
	color: #333;
	text-align: center;
	}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#page-h2 img {
float:right;
}
.clearfix {
	display:inline-block;
}
p {
color:#666666;
font-family:Arial;
font-size:10pt;
}
.hidden { display : none; }
.even, .alt { padding : 8px; border-left : 1px solid #DDD; }
.depth-1 { border:1px solid #DDDDDD; }
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
a, a:link, a:active, a:visited {
	color : #333366;
	text-decoration : underline;
	font-size : 100%;
	line-height: 120%;
	}


acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.postmetadata.alt {
	text-transform : none !important;
	}
.post hr {
	display: block;
	}
#content .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#content .attachment {
	text-align: center;
	margin: 5px 0px;
}
/* images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
	
	h2 {
color:navy;
font-family:Century Gothic;
font-size:24pt;

}

.style1 {
font-size:xx-small;
}

.custom-footer a,.custom-footer p{
font-size:9px;
}

.custom-footer p.press {
padding-top:8px;
padding-bottom:8px;
font-size:11px;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* end images */

/* lists */
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 10px 0 0 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
	
#sidebar li.page_item {
padding:0px 10px 0px 30px ;
}

#nav #sidebar li.page_item a:hover{

color:#93109b;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#nav #sidebar li.page_item a, #nav #sidebar li.page_item a:link, #nav #sidebar li.page_item a:active{
color:#69696a;
font-family:Geneva, Arial, Helvetica, sans-serif;

}

#c_form_2 label {
color:#666666;
font-size:12px;
font:Arial, Helvetica, sans-serif;
float:left;
}

#c_form_2 {
padding-left:60px;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* end lists */

/* forms */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* end forms */

/* comments */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* end comments */

/* sidebar */
#sidebar {}

#sidebar form {
	margin: 0;
	}
/* end sidebar */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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 captions */



/* CUSTOM CSS FROM HERE */
.wrapper {
	font-size : 140%;
	width  : 944px;
	margin : 0 auto;
	padding-left : 46px;
	
	background : #F5F5F5 url('images/wrapper-bg.gif') repeat-y;
	text-align : left;
	}

.wrapper-head {
		width : 100%;
	}
	.wrapper-head h1 {
		display  : block;
		position : relative;
		float  : left;
		margin : 4px 0 0 6px;
		height : 116px;
		width  : 308px;
	}
		.wrapper-head h1 a,
		.wrapper-head h1 a:link,
		.wrapper-head h1 a:active,
		.wrapper-head h1 a:visited {
			height : 116px;
			width  : 308px;
			display  : block;
			position : relative;
			text-indent : -5000px;
			background  : url('images/logo.gif') no-repeat;
		}
	.wrapper-head a.back,
	.wrapper-head a.back:link,
	.wrapper-head a.back:active,
	.wrapper-head a.back:visited {
		height : 136px;
		width  : 193px;
		float  : right;
		display  : block;
		position : relative;
		text-indent : -5000px;
		background  : url('images/successbutton.gif') no-repeat;
	}
	
.wrapper-body {
		width : 888px;
	}
	.wrapper-body-left {
		width : 220px;
		float : left;
		text-align:left;
		}
		#nav {
			border : 0px solid #bbb;
			background : white;
			width : 160px;
			margin : 0px;
			padding : 5px;
		}
			#nav h2 { margin-top : 10px; font-size : 110%; }
			#nav ul {
				color : #444444;
				font-size : 95%;
			}
				#nav ul li {
					margin-top : 3px;
				}
					#nav ul li a, 
					#nav ul li a:link, 
					#nav ul li a:active,
					#nav ul li a:visited {
						color : #333366;
					}
					#nav ul li a:hover { }
	.wrapper-body-right {
		width : 668px;
		float : left;
		}
		.wrapper-body-right .top-image {
			height : 275px;
			width  : 664px;
			background  : url(http://www.pressmanpr.co.uk/images/mediaimage.jpg);
			text-indent : -5000px;
		}
		#content {
			padding-top : 5px;
			}
			#content small {
				color : #333366;
				font-size : 80%;
				text-transform : uppercase;
			}
			#content h2 {
				margin : 8px 0 6px 0;
				font-size : 140%;
				color : #333366;
				}
					#content h2 a, 
					#content h2 a:link, 
					#content h2 a:active,
					#content h2 a:visited {
						font-size : 140%;
						color : #333366;
						text-decoration : none;
						}
			
			#content .entry {
				padding-top : 4px;
				text-align:left;
				}
				#content .entry p { margin-bottom : 15px; line-height:18px; }
			#content p.postmetadata {
				padding-top : 10px;
				padding-bottom : 20px;
				color : #333366;
				font-size : 75%;
				line-height : 120%;
				text-transform : uppercase;
				}
				#content p.postmetadata a, 
				#content p.postmetadata a:link, 
				#content p.postmetadata a:active,
				#content p.postmetadata a:visited {
					text-decoration : underline;
					color : #333366;
					}
				#content p.postmetadata a:hover {
					} 
			#content p.postmetadata.alt small {
				color : #444;
				}
			#content .dotted-line {
				width  : 628px;
				height : 1px;
				margin : 0 auto;
				font-size : 1px;
				line-height : 1px;
				border-bottom : 1px dashed #999;
				margin-bottom : 10px;
				}
			#content p.tags {
				padding-top : 15px;
				text-transform : uppercase;
				font-size : 85%;
				}
				#content p.tags a,
				#content p.tags a:link,
				#content p.tags a:active,
				#content p.tags a:visited {
					color : #333366;
					}
			.commentlist li {
				font-size : 90%;
				font-weight : bold;
				list-style-image:none;
				list-style-position:outside;
				list-style-type:none;
				margin:15px 0 10px;
				padding:5px 5px 10px 10px;
				font-weight : bold;
				}
			.commentlist a,
			.commentlist a:link, 
			.commentlist a:active,
			.commentlist a:visited {
				color : #333366;
				}
				.commentlist li .comment-meta { 
					font-size : 85%; 
					text-transform : uppercase; 
					font-weight : normal;
					}
				.commentlist li .avatar {
					background:#FFFFFF none repeat scroll 0 0;
					border:1px solid #EEEEEE;
					float:right;
					padding:2px;
					}
				.commentlist li p {
					margin:10px 5px 10px 0;
					font-weight : normal;
					}
			#respond {
				padding-top : 10px;
				}
				#respond h3 {
					padding-bottom : 10px;
					}
			#commentform { margin:5px 10px 0 0; }
				#commentform p { margin: 5px 0; }
				#commentform input {
					margin:5px 5px 1px 0;
					padding:2px;
					width:170px;
					}
				#commentform #submit {float:right;}
				
	.wrapper-footer {
		background : #f5f5f5;
		padding : 8px 16px;
		width : 898px;
		}
		
/* Pressman Styles */
.pm-home-text {
	FONT-SIZE: 10pt; 
	COLOR: #666666;
	font-family: "Century Gothic";
	margin-left:20px;
}
A:active {
	FONT-WEIGHT: ; COLOR: #333333; TEXT-DECORATION: none
}
A:link {
	FONT-WEIGHT: bold; COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: ; COLOR: #669999; TEXT-DECORATION: none
}
.pm-home-header {
	font-size: large;
	color: #93109B;
}
.pm-home-header2 {
	font-size: large;
	color: #CC6600;
}
.entry #page-h2{
	color: navy; font-family:Century Gothic; font-size:24pt; font-weight:normal; margin-bottom:20px;
}		