﻿
body {
	margin: 0px;
	padding: 0px;
	background: url("images/celtic_shamrock.jpg");    
/*	filter: alpha(opacity=60); */
	color: #212121;
	font-size: 1.15em;
	height: 100%;
}

h1, h2, h3 {
	margin-top: 0px;
	
}

h1 {
	font-size: 1.5em;
	
}

h2 {
	font-size: 1.5em;
}
	

h3 {
	font-size: 1.1em;
	
}

p, ol, ul {
/*	margin-bottom: 1.8em; */
	line-height: 110%;
}

a {
	color: #175500;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

#all_content {
	
	width: 900px;
	height: 100%;
	margin: 25px auto;	
	background-color:white;
	border-top: #8CBA8C solid 4px;
	border-left: #8CBA8C solid 4px;
	border-bottom: #8CBA8C solid 4px;
	border-right: #8CBA8C solid 4px;
}

/* Header */

#header {
	width: 900px;
	height: 165px;
	margin: 0px auto;
	margin-top: 0px;
	background: url("images/leather.gif");    
	background-position:center;
	text-align: center;
/* 	background: url("images/AjmcmurphysLogoLine.gif") repeat-x left top;  */
/*  	background: url("images/AjmcmurphysLogoWithLine2.gif") repeat-y center top;   */
}

#header a {
	text-decoration: none;
/*	color: #FFFFFF; */
	color: #F9F2EC;
}

/* Tagline */

#tagline {
	height: 32px;
	width: 900px;
	padding: 5px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.45em;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	margin: 0px auto;	
/*	background-color: white; */
/*	background-color: #F9F2EC;	*/
	background: url("images/leather.gif");    
	
}

/* Logo */

#logo {
	float: left;
	background: url("images/img03.jpg") no-repeat left top;
	padding-left: 70px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	background: #000000;
	font-size: 13px;
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 20px;
	padding: 5px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #CCCCCC;
}

#menu a:hover {
	background: #333333;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #999999;
	color: #000000;
}

/* Sub Menu */

#sub_menu {
	font-size:small;
	color:green;
}

/* Page */

#page {
	width: 900px;
	height: 100%;
	margin: 0px auto;
	padding: 10px 0px;
/*	background-color: #F9F2EC; */
	background: url("images/leather.gif");    
	
}

/* Home Image */

#home_image {
	background:url('images/man_tipping_hat.jpg') no-repeat left top;
	height:200px;
	background-position:center;
	height: 200px;
	
}

/* Content */

#content {
	float: left;
	margin:0px 0px 0px 12px;
	width: 370px;
}

#space {
	height: 12px;

}	

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #BFC9AE solid 1px;
	color: #232F01;
}

.post .title a {
	color: #232F01;
}

.post .entry {
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}

/* Left Column */

#left_column {
	float: left;
	width: 150px;
/*	background-color: #000000; */
}

#right_column {
	float: right;
	width: 150px;
	height: 900px;
	background-color: #000000;
}

#sidebar_image {
	text-align: center;
}

/* Sidebar Left */

#sidebar_left {
	float: left;
	width: 250px;
	min-height: 500px;
	height: 600px;
/*	background-color: #F7F1D8;*/
/*	background-color: #F9F2EC;	*/
	background: url("images/leather.gif");    

}

#sidebar_left-content {
	padding: 0px 20px 20px 20px;
	widows: 100%;
}

#sidebar_left h2 {
	margin-top: 1em;
	padding: 4px 10px;
/*	background: #699C4D; */
	background-image: url('images/l2-bg.gif');	
	font-size: 1.1em;
	color: #243F12;
}

#sidebar_left a {

	text-decoration: underline;
	color: #175500;
;
}

#sidebar_left a:hover {
	text-decoration: none;
}

#sidebar {
	float: right;
	width: 250px;
	height: 600px;
/*	background-color: #F7F1D8;*/
/*	background-color: #F9F2EC;	*/
	background: url("images/leather.gif");    
}

#sidebar-bgtop {
	height: 3px;
}

#sidebar-bgbtm {
	height: 3px;
}

#sidebar-content {
	padding: 0px 20px 20px 20px;
}

#sidebar h2 {
	margin-top: 1em;
	padding: 4px 10px;
/*	background: #699C4D; */
	background-image: url('images/l2-bg.gif');	
	font-size: 1.1em;
	color: #243F12;
}

/*	background-image: url('images/l2-bg.gif');	
	font-size: 1.2em;
	color: #243F12;
}*/

#sidebar a {
	text-decoration: underline;
	color: #232F01;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search {
}

#search form {
/*	margin-bottom: 1.8em; */
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 55px;
	margin: 0px auto 0px auto;
	color: #000000;
/*	background-color: #FFFFFF;*/
/*	background-color: #F9F2EC;	*/
	background: url("images/leather.gif");    
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}


