/*
Theme Name: AJ Duncan and Co.
Theme URI: http://www.ajduncanandco.ie
Description: AJDuncanandCo.ie Theme
Version: 1.0
Author: Donncha Carroll
Author URI: http://www.irishinternetmarketing.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* CSS Document */

/******************** Remove Defaults ********************/
* {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
body {
	background-color:#FFFFFF;
	color:#5c5c5b;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:75%;
	line-height:1.3;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#maincontent p {
	margin-bottom:1em;
}
.cleardiv {
	clear:both;
}
#wrapper li.first{
border-left: none;
}

#mainContent p {
margin-bottom: 1em;
display: block;
}
/******************* Structural Elements ***************************/

#wrapper {
	width:890px;
	background: #FFFFFF;
	text-align:left;
	margin:18px auto;
	background:url(images/wrapperbg.gif) repeat-y;
}
#logo {
	background:url(images/logo.jpg) no-repeat;
	height:356px;
	}

#logo h1, #logo h2, #contact span {
	overflow:hidden;
	position:absolute;
	top:-500em;
}
#header a {
	display:block;
	float:left;
}
#sidebar {
	width: 254px;
	float:left;
	background-color: #e0e0e0;
}

#contact {
background:url(images/contact.gif) no-repeat;
height:213px;
width:253px;
display:block;
}

#contact a{
height:20px; 
width:170px;
margin:170px 0 0 70px;
display:block;
float:left;
}

#content{
float:right;
width: 635px;
}

#toplinks {
text-align:right;
list-style-type: none;
font-size: 0.9em;
height: 36px;
line-height:36px;
}

#toplinks li{
display: inline;
padding-left: 3px;
}

#toplinks li.first {
border-right: 1px solid #434242;
padding-right: 5px;
}

#header {
width:100%;
}

#nav {
list-style-type:circle;
width: 167px;
float:left;
}
#nav li {
	display:block;
	height: 44px;
	width: 168px;
	border-bottom:1px solid #FFFFFF;
	line-height: 44px;
	color: #FFFFFF;
	background:url(images/bullet.gif) no-repeat #8cbd0d 20px center;
	padding-left: 40px;
	font-weight:bold;
	font-size:1.1em;
}

#nav li a{
color:#FFFFFF;
}

#nav li span {
	display:none;
}
#left{
float: left;
}

#callus{
background: url(images/callus.gif);
height:100px;
width:208px;
clear: left;
float:left;
}
#mastheadimg {
float: right;
background:url(images/masthead.jpg) no-repeat;
height:280px;
width:427px;
}

#mainContent {
padding: 24px 0 24px 18px;
}

#footer {
background-color: #cbcbcb;
width: 100%;
clear:both;
list-style-type: none;
height: 53px;
line-height: 53px;
text-align:right;
}

#footer li{
display:inline;
border-left:1px solid #5c5c5b;
color: #5c5c5b;
padding: 0 6px 0 8px;
font-size:0.9em;
}

#footer li a{
color: #5c5c5b;
}
