/*
Theme Name: Higgens
Description: Custom Theme for Dowd Higgens.
Version: 1.0
*/

/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	/*background:url(images/Dowd-Higgins-gradient.jpg) repeat-x;*/
	background:url(images/Dowd-Higgins-bg1.gif);
}

#container {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:100%;
	height:300px;
	background:url(images/Dowd-Higgins-header-gradient1.png) repeat-x;
	background-position: -6px 1px;

}



a {
color: #2f7e3c;
font-family: Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.media {
margin:0 5px;
}

.video{
margin:0 2px -2px 2px;
}

.nav {
float:left;
display:inline;
border:0;
}

.imgleft {
padding:0 5px 5px 0;
}

.imgright {
padding:0 0 5px 5px;
}

#Dowd-Higgins-shell {
width: 975px;
margin-right: auto;
margin-left: auto;
}

#Dowd-Higgins-menu {
width:975px;
height:59px;
float:left;
margin-left:0px;
display:inline;
}

#Dowd-Higgins-content-search {
	color: #fff;
	font-weight:bold;
width:905px;
padding-left: 70px;
height:32px;
float:left;
display:inline;
padding-right: 60px;
background:url(images/Dowd-Higgins-10.png) no-repeat;
}

#Dowd-Higgins-content-search input {
	width: 130px;
}

#Dowd-Higgins-content-area {
width:975px;
float:left;
display:inline;
background:url(images/Dowd-Higgins-11.png) repeat-y;
}

#Dowd-Higgins-left-shell {
	width: 640px;
	float: left;
}

#Dowd-Higgins-left-shell .post{
width:570px;
padding-left:70px;
padding-top:0px;
margin:0px;
float:left;
display:inline;
}

#Dowd-Higgins-left-shell .post h2{
color:#0d1742;
font-weight:bold;
margin:0px;
padding:0px;
}

#Dowd-Higgins-left-shell .post-meta {
color: #FFFFFF;
background-color:#6ab6c6;
font-weight:bold;
width:450px;
padding:5px;
}

#Dowd-Higgins-left-shell .post-info {
color:#000000;
font-weight:bold;
font-size: 12px;
}

#Dowd-Higgins-left-shell .post-meta a{
color: #FFFFFF;
}

#Dowd-Higgins-left-shell .entry{
font-size:14px;
}

#Dowd-Higgins-left-shell .clearing{
background:url(images/Dowd-Higgins-hr.jpg) no-repeat;
width:581px;
height:24px;
clear:both;
}

#Dowd-Higgins-sidebar {
width:258px;
float:left;
display:inline;
padding-left:43px;
margin-top: 10px;
font-size: 80%;
}

#Dowd-Higgins-sidebar h2{
width:258px;
height:53px;
float:left;
display:inline;
background:url(images/right-header-back.png) no-repeat;
color:#231c20;
padding-top:12px;
padding-left:15px;
margin:0px;
}

#Dowd-Higgins-sidebar a {
	color:#000;
	
}

/*#Dowd-Higgins-sidebar ol {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	position: relative; 
	font-weight: bold;
	line-height: 140%;
}
*/
#Dowd-Higgins-sidebar ul {
	list-style: none;
	/*margin-left: -20px;*/
	padding-left: 20px;
	width: 167px;
	overflow:hidden;
	white-space:nowrap;
	min-height:100px;

}

#Dowd-Higgins-sidebar li {
	/*list-style-image:url(images/bullet.png);*/
	vertical-align: middle;
}

#Dowd-Higgins-shell .footer{
width:975px;
height:78px;
float:left;
display:inline;
padding-left:55px;
padding-top:15px;
color:#FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
background:url(images/Dowd-Higgins-13.png) no-repeat;
float:left;
display:inline;
}

#Dowd-Higgins-shell .footer a{
text-decoration:none;
}


#ask-box {
	margin-left:70px;
	margin-right:36px;
	border:1px solid #a36758;
	display:block;
	background:#eeeeee;
	padding:10px;
	margin-bottom:20px;
	
	
width: 541px;
	}
	
#ask-box h3 {
	font-size:20px;
	cursor:pointer;
	padding-left:35px;
	height:30px;
	line-height:28px;
	background:url(images/ask-bg.jpg) no-repeat;
	}

#ask-form p {
	margin-top:20px;
	}


#Dowd-Higgins-sidebar .widget-box  {
	clear: both;
	color: #000;
	background-color: #DCE9D2;
	margin:0px 15px 10px 15px;
	padding: 1px 0px 1px 0px;
	min-height:100px;
}

#Dowd-Higgins-left-shell .post h2 a{
	text-decoration: none;
}

/* Captions & aligment (from wp theme 'Classic')*/
.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;
	-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: 13px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
.post h3 {
	margin-top: 1px;
}