/*  
Theme Name: Achill Management
Theme URI: http://achillmanagement.com/
Description: A theme for Achill Management featuring a header image by Robert Heesom.
Version: 1.0
Author: Ech Design
Author URI: http://echdesign.co.uk/

	Achill Management
	 http://achillmanagement.com/

	This theme was designed and built by Phil Crosbie and Neil Graver
	whose website you can find at http://echdesign.co.uk/
*/



/* Begin Typography & Colors */
* {
margin:0;
padding:0;
}
body {
margin:0;
padding:0;
text-align:center;
font-family:Arial; /* check this works */
font-size:1em;
color:#0d0404;

}
p {
margin:10px;
font-size:0.8em;

line-height:1.5em;
}
p small {
position:relative;
top:-5px;
margin-bottom:-13px;
display:block;
}
a {
color:#f94c00;
}
a:hover {
color:#413406;
}
h2 {
font-size:1.4em;
color:#413406;
margin:10px;
margin-top:6px;
margin-bottom:13px;
font-weight:normal;
}

}
ul {
margin:10px;
}
li {
margin-left:40px;
font-size:0.8em;
line-height:1.5em;
}
li ul li {
margin-left:20px;
font-size:1.0em;
}
h3 {
color:#413406;
font-weight:normal;
font-size:1.0em;
padding-top:10px;
margin-left:10px;
}
h4 {
font-size:0.95em;
margin-top:10px;
margin-left:10px;
font-weight:normal;
}
#footer h3 {
margin-left:0;
}
strong {
color:#413406;
}

a img {
border:none;
}
#contentwrapper {
margin-left:auto;
margin-right:auto;
text-align:left;
width:782px; /* the width of the top drop shadow */
margin-top:10px;
background: url('/wp-content/themes/achill-management/images/left.jpg') 
 top left repeat-y;
/* Need to put in a minimum width */
}
#contentwrapper2 {
background: url('images/right.jpg') 
 top right repeat-y;
 width:777px; /* makes the right hand drop shadow line up properly */
 text-align:left;
 }
#header {
background: url('images/top.jpg') 
 top left no-repeat;
padding-top:10px;
padding-left:15px;
}
#header img {
/* float:left;
margin-bottom:30px;*/
}
h1 {
position:relative;
top:-87px;
}
ul#menu {
width:238px;
margin-left:0px;
float:left;
margin-top:-68px;
 }
ul#menu li {
color:#413406;
list-style-type:none;
margin-right:0px;
margin-left:27px;
margin-bottom:15px;
font-size:1.0em;
line-height:1.4em;
font-weight:normal;
}

ul#menu li a {
text-decoration:none;


font-weight:normal;
color:#f94c00;
}
ul#menu li a:hover {
color:#413406;
text-decoration:underline;
}
#maintext {
float:left;
margin-left:15px;
margin-right:20px;
margin-top:-76px;
width:490px;
}
#maintext img {
}
#news, #feeder, #main {

padding-top:0px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
margin-left:10px;
margin-right:10px;
margin-top:20px;
margin-bottom:15px;
}
#news {
background:#EFE6D1;
}
#feeder {
background:#EFEBE0;
}
#main {
background:#DFD3B5;
}
.post img {
float:left;
margin-right:10px;
margin-bottom:10px;
margin-top:5px;
}
#footer {
clear:left;
padding-top:20px;
margin-left:-18px;
padding-left:50px;
padding-bottom:25px;
background: url('images/bottom.jpg') 
 bottom left no-repeat;
}
#footer p {
margin-left:0;
}



/* "CSS sets my world on fire" */
