/*
Theme Name:Browne Murphy & Hughes Custom Theme 
Theme URI:http://jet.ie
Description:Custom Private Theme
Version:1.0
Author:JET Design
Author URI:http://jet.ie
Tags:white, blue, events, fixed-width, two-columns, left-sidebar
*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:2em;
background-image:url(/images/bg.gif);
margin-top: 0px;
color:#333;
height: 100%;
}

h1, h2, h3, h4, h5, h6 {font-weight:normal; font-family: Arial, Helvetica, sans-serif}
h1 {font-size: 25px;; color:#8C2218;}
h2 {font-size:22px; color:#333; line-height: 1.5em;}
h3 {font-size:1.5em; color:#333; line-height: 1.8em; padding-left: 28px; }
h3 a {text-decoration:none; color:#303B6C; }
h4 {font-size:1.2em; color:#8C2218; font-weight:bold; padding-left: 28px;}
h4 a {text-decoration:none; color:#303B6C;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

.clear {clear:both;}

a img {border:none;}
img {border:none;}

li {
	list-style: none;
}

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

hr{
margin:35px 15px;
border-top:1px solid;
width:620px;
color:#ccc;
clear:both;
}
#wrapper {
width:1000px;
margin:auto;
background-color:#fff;
}
#header {
float:left;
margin:0;
background-color:#999999;
width: 1000px;
}
#header ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
}
#header li {
	display: inline;
	padding-top: 5px;
}
#header li a {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background-color:#999999;
	height: 28px;
	width: 118px;
	text-align:center;
	padding-top: 5px;
}
#header li a:hover {
	color: #fff;
	background-color:#666666;
	border-bottom: none;
}
#header li.current_page_item a {
	color: #fff;
	background-color:#8C2318;
	border-bottom: none;
}
#logo {
float:left;
width:405px;
}

#logo a {
text-decoration:none;
border-bottom:none;
}

#searchbox {
float:right;
text-decoration:none;
margin-top: 15px;
width:280px;
}

#nav {
float:left;
width: 1000px;
text-decoration:none;
}

#nav a {
text-decoration:none;
width: 118px;
height: 28px;
}

#nav a active {
	background-color:#8C2318;
}

#content {
width:1000px;
float:left;
background-color:#fff;
background-image:url(/images/container_bg.gif);
background-repeat:repeat-y;
}

#content_home {
width:1000px;
float:left;
background-color:#fff;
}

#content_left {
width:712px;
float:left;
background-color:#fff;
}

#content_left h1, h2, p {
padding-left: 20px;
}

#content_hero {
width:1000px;
background-image:url(/images/home_hero.jpg);
height: 246px;
text-align:left;
color:#FFF;
padding-top: 100px;
}

#content_hero a {
	color:#FFF;
}

.post {
padding:0 30px 0 0;
}
.post p {
margin:8px 0 8px 20px;
font-size:12px;
color:#333;
line-height: 1.7em;
font-weight:normal;
padding:0px 2px 2px 0px;
}
.post em{
font-style:italic;
}
.post h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
color:#303B6C;
margin:20px 0 5px 0;
font-weight:normal;
line-height:15px;
}
.post h3, .post h4 {
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
margin:5px 0 15px 0;
font-weight:normal;
}
.post h4 {
font-size:14px;
color:#8C2218;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style: circle;
margin:5px 0 0 35px;
color:#333;
font-size:12px;
}
.post li{
list-style: url(/images/bullet.gif);
margin:5px 0 0 35px;
color:#333;
font-size:12px;
}

.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#banner		{width: 221px; height: 222px; overflow: hidden; display:block;
border-left: 1px solid #EAEAEA;
border-right: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
font-size:11px;
color:#666;
line-height: 2em;
font-weight:normal;
padding:5px 2px 2px 7px;}
ul#clients	{margin: 0; padding: 5px; width: 232px; }
ul#clients li	{list-style: none; width: 232px;}

#footer {
width:980px;
margin:auto;
padding:20px 0 0px 20px;
background-color:#666666;
color: #FFF;
font-size: 11px;
min-height:200px;
}

#footer a {
color: #FFF;

}

/* DROP NAVIGATION */
#dropmenudiv{
position:absolute;
border:1px solid #E8E8E8;
border-bottom-width: 0;
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
line-height:2em;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #E8E8E8;
padding: 1px 0;
text-decoration: none;
color: #666;
text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E8E8E8;
color:#8C2318;
}

/* WP 2.6 REQUIRED ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

/* SIDEBAR ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sidebar_contacts {
width:288px;
float:right;
padding: 17px 0 10px 0;
background-image:url(/images/sidebar_contacts_bg.gif); background-repeat:no-repeat;
	border-bottom: 1px solid #ccc;
}

#sidebar_contacts p {
padding: 0 0 0 28px;;
}

#sidebar {
width:288px;
float:right;
}

#sidebar li ul {
	margin: 0 0 0 10px;
}
#sidebar li ul li {
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
	padding-left: 18px;
}
#sidebar li ul li:hover {
	background: #fff;
}
#sidebar li ul li.current_page_item {
	padding-left: 8px;
	padding-right: 10px;
	background: #fff;
}
#sidebar li ul li.current_page_item a {
	color: #84755c;
}
#sidebar li ul li ul li, #sidebar li ul li ul {
	display: none;
}
#sidebar li ul li {
	color: #222;
}
#sidebar li a {
	color: #555;
}
#sidebar li a:hover {
	color: #8C2218;
}


#topsearch {
	right: 0px;
	top: 35px;
	width: 218px;
	text-align: left;
}
#topsearch input {
	width: 147px;
	height: 21px;
	background: url(images/input.gif) no-repeat;
	border: none;
	padding: 9px 8px 5px 32px;
	margin-right: 0px;
	float: left;
	font: normal 1em arial, verdana, san-serif;
}
#topsearch button {
	width: 33px;
	height: 35px;
	background: url(images/search.gif) no-repeat;
	border: none;
	text-indent: -9999px;
	float: right;
	cursor: pointer;
}

