/* @override 
	http://brass-monkeybar.co.uk/wordpress/wp-content/themes/simple_theme/style.css
	http://brass-monkeybar.co.uk/wordpress/wp-content/themes/simple_two/style.css
*/

html {
	height: 100%;
}

body {
	background: #fff;
	color: #333;
	font-family: Palatino, Constantia, "Palatino Linotype", Georgia, serif;
	height: 100%;
	text-align: center;
}

/* My Comment */



img.alignnone.size-medium.wp-image-79 {
	background: #fff;
	border: .142em solid #B7B7AE;
	padding: .625em;
	
}

h1.entry-title, h2.entry-title {
	color: #000;
	font: normal 1.5em/1.04em "Futura-CondensedMedium", Impact, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	margin: 0 0 1em 0;
	text-align: center;
	text-shadow: 1px 1px 1px #CCCCC2;
	text-transform: uppercase;
}


h3 {
		color: #000;
		font: normal 400 1.5em/1.04em "Futura-CondensedMedium", Impact, Helvetica, Arial, sans-serif;
		margin: 0 0 1.04em 0;
		text-shadow: 1px 1px 1px #CCCCC2;
		text-transform: uppercase;
		}
	h3 a {
		color: #ebebeb;
		}
		
		


p {
	font-size: .875em;
	line-height: 1.43em;
	margin: 0 0 1.43em 0;
}

p.last {
	margin-bottom: 0;
}
ul { 
	font-size: .875em;
	line-height: 1.43em;
	list-style-position: inside;
	list-style-type:none;
	margin: 1.43em 0 1.43em 1.43em;
	}


a {
	border: none;
	color: #006699;
	font-weight: 400;
	text-decoration: none;
}

.entry a {
	border-bottom: 0.071em solid #e0e0d5;
	color: #006699;
	font-weight: 400;
}

.entry a:hover {
	border-bottom: 0.071em solid #EBEBEB;
	color: #fff;
}

div.entry-content {
	margin: 0 0 2.5em 0;
	}

div.entry {
	border-bottom: 0.071em solid #B7B7AE;
	padding-bottom: 1.25em;
	}
	
	
strong{
	font-weight: 700; 
	}
em{ 
	font-style: italic;
	}
blockquote {
	color: #333;
	display: block;
	margin: 0 auto 1.25em 1.25em;
	padding: 0.625em;
	text-align: center;
}
	blockquote p {
	background: #e7e7dc;
	margin: 0;
	padding: 0.625em;
	text-shadow: 1px 1px 0 #fff;
	}
blockquote cite {
	color: #7A7A74;
	text-shadow: 1px 1px 1px #E6E6DD;
	display:block;
	font-style: italic;
	margin-top: .3125em;
	}
	blockquote cite:before {
		content:"\2014";
		}
	div.entry blockquote cite a {
		padding: 0;
		}
		div.entry blockquote cite a:hover {
		background: #4D5A60;
		border-bottom: none;
		}

/* MENU/////////////////////// */
ul#nav {
   list-style-type : none;
   text-align : right;
 }

 /*
  This styles the links. It’s a block-level link and the text is positioned
  with padding. Other styles are defined: width, colors, text attributes, etc.
 */
 ul#nav a, ul#nav a.rss {
   background-color : #f4f4ed;
   padding : 2px 15px 2px 10px;
   margin-bottom : 2px;
   width : 150px;
   height : auto;
   color : #333;
   font-family: Palatino, Constantia, "Palatino Linotype", Georgia, serif;
   display : block;
	position: relative;
	right: 60px;
	font-weight: bold;
}


 /* This is only necessary for IE6 else the link margins will collapse on hover */
 ul#nav li {
   margin-bottom : 10px;
 }

 /* This removes the default left margin (indentation) */
 ul#nav li {
   margin-left : 0;
 }

 /*
  Now to offer some hover and focus styles. Further specification of focus/active styles
  could be added but I didn’t do it in this example. I didn’t feel it was needed
 */
 ul#nav a:hover, ul#nav a:focus, ul#nav a:active {
   background-color : #3a4149;
   color : #fff;
 }

 /* This offers up a hover/focus state image for the “rss” class link */
 ul#nav a.rss:hover, ul#nav a.rss:focus {
   background : #f4f4ed url(images/rss_on.jpg) no-repeat 2px 2px;
 }

 /*
  This style the single state of the “current_page_item” class link. Not needed for
  the “rss” class link since that target page won’t display the menu
 */
 ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover,
 ul#nav li.current_page_item a:focus, ul#nav li.current_page_item a:active {
   background-color : rgba(58,65,73,0.72);
   color : #fff;
   cursor : default;
   text-align : left;
 }


/* //////////////////////////// */



#wrap {
	margin: 2pt auto 10pt;
	padding: 0pt;
	position: relative;
	left: 0px;
	top: 0px;
	width: 974px;
	height: 550px;
}

#header_ {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 974px;
	height: 183px;
	background-image: url(images/header.jpg);
}

#side-1_ {
	position: absolute;
	left: 0px;
	top: 183px;
	width: 212px;
	height: 667px;
	border-top: 1px solid #222;
	border-bottom-width: 1px;
	border-bottom-color: #474e56;
	color: #333;
	font: normal 1em/1.25em "Futura-CondensedMedium", Impact, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	}

#content_ {
	position: absolute;
	left: 227px;
	top: 183px;
	margin: 0 auto 2.5em;
	width: 29.858em;
	padding: 2.5em 1.25em 1.25em 1.25em;
	border-bottom: 0.071em solid #e0e0d5;
	border-left: 0.071em solid #e0e0d5;
	border-right: 0.071em solid #e0e0d5;
	
	background-color: #f4f4ed;
}

#side-2_ {
	position: absolute;
	left: 762px;
	top: 183px;
	width: 212px;
	height: 667px;
	border-top: 1px solid #222;
	border-bottom-width: 1px;
	border-bottom-color: #474e56;
}

#border-r_ {
	position: absolute;
	left: 747px;
	top: 183px;
	width: 15px;
	height: 667px;
}

#border-l_ {
	position: absolute;
	left: 212px;
	top: 183px;
	width: 15px;
	height: 667px;
}