/*
To get started customizing with CSS, we recommend you 
go to http://headwaythemes.com/documentation/developer-resources/css-map/
to get started.

When writing the selectors for the elements, put body.custom at the
beginning.

For an example on how to change the background with custom CSS
we can use the following code.

body.custom {
	background: red;
}
*/


#leaf-21 {
border:1px solid #000000;
}

#leaf-22 {
border:1px solid #000000;
}

#social {
float:right;
margin-right:10px;
}

/* footer widgets */
body.custom div#footer-widgets {width:100%; margin-left:12px;}
body.custom div#footer-widgets div.footer-item {float:left; width:20%; margin:20px;}
body.custom div#footer-widgets h2 {text-align:center; font-weight:bold;font-size:13px;line-height:20px;border-bottom: 0px solid #ddd; margin-bottom:4px;padding-bottom:4px;}
body.custom div#footer-widgets ul {text-align:center; padding:0px; margin:10px 0 0px;}
body.custom div#footer-widgets ul li {list-style-type:none; margin: 0 0 2px; padding: 0 0 2px;}
body.custom div#footer-widgets ul li a {text-decoration:none;}
body.custom div#footer-widgets ul li a:hover {text-decoration:underline;}
body.custom div#footer {padding-bottom:25px;margin: 0 auto;}
body.custom #footer ul {}
/* end footer widgets */

#leaf-2 {
border-left:1px solid #000000;
}

div.small-excerpts-row  {
border-bottom:1px solid #000000;
margin:0 0 30px;
padding:0 0 30px;
}

body.custom div#wrapper { position: relative; }
body.custom #searchform { position: absolute; top: 10px; right: 15px; width: 210px; }

body.pageid-78 div#navigation, body.pageid-78 div#navigation-container, body.pageid-78 div#header, body.pageid-78 form#searchform, body.pageid-78 div#breadcrumbs, body.pageid-78 div#footer {display: none;}

#leaf-40 {
border:1px solid #000000;
}


input#s {
background:none repeat scroll 0 0 #FFFFFF;
float:right;
border:1px solid #000000;
color:#000000;
font-size:1em;
padding:4px 5px;
width:90%;
}