/*
Theme Name: Protagonist
Theme URI: http://protagonist.co.uk
Description: protagonist
Version: 1.0
Author: Ben Jennings
Author URI: http://protagonist.co.uk
Tags: single collumn

*/

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;

}

html {
	background: #cccccc;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;	
	background: #cccccc;	
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #000;
}

h1 {
	font-family: "helvetica neue", helvetica, arial;
	font-size: 1.6em;
	font-weight: normal;
	color: #999999;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 30px;
	width: 700px;
}

/* main structure */

#siteWrapper{
	width: 800px;
	\width: 810px;
	w\idth: 800px;
	margin: 2px auto 2px auto;
}

#top_element {
	background: url(images/bordertop_new.png) no-repeat;
	padding: 0px;
	margin-bottom: 0;
	width: 800px;
	height: 150px;

}

#middle_element {
	background: url(images/bordercentral_new.png) repeat-y;
	padding: 0px;
	min-height: 500px;
	width: 800px;
}

#bottom_element {
	background: url(images/borderbottom_new.png) no-repeat;
	clear: both;
	height: 80px;
	width: 800px;	
}

#antipixel {
	background: url(images/antipixel.gif) no-repeat;
	width: 80px;
	height: 15px;
	display: block;
	float: left;
	margin-right: 10px;
}

#pContent {
	margin-left: 40px;
	width: 720px;
	border: 1px solid transparent; 	/* hack */
}

#coreContent{
  float: left;
  width: 500px;
  margin-top: 0px;
}

/* graphical elements */

#logo {
	padding-top: 50px;
	padding-left: 20px;	
	float: left;
	display: block;
	background: url(images/logo.png) no-repeat center right;
	width: 160px;
	height: 85px;
}

#shim {
	display: block;
	height: 80px;
	width: 100px;
}

.footerContent{
	color: #aaa;
	font-size: 10px;
}

.footerContent #ident {
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}

.footerContent #search {
	float: right;
	margin-right: 40px;
	margin-top: 10px;
}


/* layout elements */

h3 {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	color: #eee;
}

h3 a {
}

.postContent {
	margin-bottom: 20px;
}

.entry-title {
	color: #aaaaaa;
	font-weight: normal;
	font-size: 1.3em;
	margin-top: 6px;
	padding-bottom: 6px;
/*	border-bottom: 1px solid #eeeeee;*/
}

.entry-title a {
	color: #aaaaaa;
}

.entry-title a:hover {
	color: #aaaaaa;
}

.entry-title a:visited {
	color: #aaaaaa;
}

.pEntry-title {
	color: #aaaaaa;
	font-weight: normal;
	font-size: 1.3em;
	margin-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #eeeeee;
}

.pEntry-title a {
	color: #aaaaaa;
}

.pEntry-title a:hover {
	color: #aaaaaa;
}

.pEntry-title a:visited {
	color: #aaaaaa;
}

.post_stamp {
	color: #aaaaaa;
	font-size: .6em;
}

.post_stamp:before {
	content: "(";
}

.post_stamp:after {
	content: ")";
}

.entry-content {
	color: #aaaaaa;
	font-size: 0.9em;
}

.entry-content a, a:visited{
	color: #2a3036;
}

.entry-content p {
	margin-top: 10px;
	color: #000000;
}

.entry-content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

.entry-content  a {

	display: block;
}

.entry-content ul {
	color: #000000;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 600px;
}

.entry-content li {
	margin-bottom: 2px;
}

#download {	
	display: block;
	background: url(images/download.jpg);
	width: 51px;
	height: 52px;
}

#download_script {	
	display: block;
	background: url(images/applescript.png);
	width: 51px;
	height: 52px;
}


.pEntry-content {
	margin-top: 20px;
	color: #aaaaaa;
	font-size: 0.9em;
}

.pEntry-content a:after {
	content: " - ";	
}

.pEntry-content a, a:visited{
	color: #2a3036;
}



.bEntry-content {
	margin-top: 20px;
	color: #000000;
	font-size: 0.9em;
}

.bEntry-content a:after {
	content: ")";	
}

.bEntry-content a:before {
	content: "(";
}

.bEntry-content a, a:visited{
	color: #666666;
/*	ed*/
/*	a5*/
}


.bEntry-content p {
	margin-bottom: 10px;
}

.left-entry-content img {

}

.left-entry-content {
	color: #aaaaaa;
	font-size: 0.9em;
	
}

/* COMMENTS */
#comments {
	border: solid 1px #eeeeee;
	padding: 10px 10px 10px 10px;
}

#comments label {
	display: block;
/*	border: 1px solid red;*/
}

#comments h4 {
	border: 0px;
}

.commentEntry{
  padding: 25px 0;
  border-bottom: 1px solid #eeeeee;
}

.avatar{
	float: left;
	margin: 4px 4px 4px 4px;
}

.commentContent{
/*  float: left;*/
	font-size: .7em;
  	width: 515px;
  	margin-left: 22px;
}

.commentMeta{
  	color: #333;
  	font-size: 1.1em;
  	text-align: left;
}

.commentMeta a:link,
.commentMeta a:visited {
  	font-weight: bold;
}

.nocomments{
  	font-size: 1.2em;
  	padding: 25px 0;
  	border-top: 1px solid #ccc;
  	border-bottom: 1px solid #ccc;
}

blockquote {
	margin: 12px 4px 12px 4px;
	color: #aaaaaa;
	font-style: italic;
	font-size: 1.1em;
	text-align: center;

}

blockquote:before { 
/*	content: open-quote; */
	font-weight: bold; 
} 

blockquote:after { 
/*	content: close-quote; */
	font-weight: bold; 
}



/* Comment Form */

.loggedin {
	font-size: .6em;
}

fieldset{
  background: #F6F6F6;
  padding: 0 0 10px;
}

#comments h4, legend span{
  padding: .5em 0 .7em;
  font-weight: bold;
  text-align: left;
}

.leaveComment {
	margin-top: 14px;
	padding-bottom: 19px;
}

.commentForm {
	font-size: .8em;
	text-align: left;
	text-transform: uppercase;
	margin: 0 10px;
	color: #999;
}

.commentForm em {
	text-transform: lowercase;
	font-style: italic;
	color: #ccc;
	font-size: 1em;
}

.commentForm input[type=text] {
  	display: block;
  	margin-bottom: 15px;
	width: 160px;
  	font-size: .7em;
}

.commentForm textarea {
	width: 570px;
	max-width: 570px; /* Restricts the resizing capability in webkit bases browsers */
	height: 150px;
	font-size: .7em;
}

.commentForm input[type=submit] {
	float: right;
	margin-top: 8px;
}

.commentForm label {
	width: 200px;
	float: left;
}

#post_comment {
	clear: both;
	float: left;
}

/* front */
.front-content {
	color: #aaaaaa;
	font-size: 0.9em;
}


img#wpstats{display:none}

/* ------------------------------------------------- */
/* main menu */
.menu {
	width:600px; 
	height:32px; 
	top: 56px;
	left: 10px;
	position:relative; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-align: center;
	float: right;
/*	border: 1px solid red;*/
}

/* ie hack */
* html .menu {width:746px; w\idth:745px;}

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}

.menu ul ul {width:50px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width: 110px;
	position:relative;

	}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:14px;
	text-decoration:none;
	color: #2E301C;
	width: auto;
	height:30px; 
	border-top: 1px solid #000111;
  	border-bottom: 1px solid #000111;  
	background: #ddd; 
/*	padding-left:10px; */
/*	padding-right: 10px;*/
	line-height:29px; 
	font-weight:bold;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#fbfbfb; 
	color: #999;



	}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#fbfbfb; 
	}
.menu ul ul :hover > a.drop {
	background:#fbfbfb; 
	}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#fbfbfb; 
	}
/* style the third level hover */
.menu ul ul ul a:hover {
	background: red; 
	}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0; 
	width:149px;
text-align: left;
	}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#fbfbfb; 
	color:#000; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width:128px;
	border: 0px solid white;
	}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#000; 
	background: #fbfbfb;

	}
.menu :hover > a, .menu ul ul :hover > a {
	color:#000; 
	background: #eeeeee;
	}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

.menu ul ul .current_page_item a {
  color: #000;
  background: red;
/*  border-left: 1px solid black;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
*/
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: red;
}

.menu ul .current_page_item ul a {
  color: red;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
color: red;
  background: red;
}

.menu .current_page_item a:hover {
	color: red;
  background: red;
}
/* end main menu */