/* @override http://www.blog.edware.ie/edware_blog.css */

body {
	font-family: Verdana, Arial, Tahoma;
	font-size: x-small;
	color: #000000;
	background-color: #CCCCCC;
	margin-top: 0px;
	text-align: center;
}

div#container
{
	
	background-color: White;
	width: 740px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	right: 0px;
}

div#banner
{
}

#topbanner img
{
	margin-top: 15px;
}

#banner img {
	margin-bottom: -2px;
}

div#main 
{
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 4px 8px;
	background: #fff;
	margin: 65px 220px 0 30px;
}


#main div.post-footer {
	font-size: 7pt;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	margin-bottom: 12px;
}


div.blog-header a {
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}


div.blog-header blog_date {
	font-style: italic;
	color: #606060;	
}

div.post-body {
	color: #333333;
}


#main img {
	padding:4px;
	border:1px solid #ddd;
}


#topnav {
	height: 38px;
	position: static;
	float: right;
}



#topnav li {
margin: 4px 0 0; 
padding: 0;
display: inline;
list-style-type: none;
}

#topnav a:link, #topnav a:visited {
	
float: left;
font-size: 11px;
line-height: 20px;
font-weight: bold;
text-decoration: none;
border: none;
color: #DD0021;
	margin: 11px 10px 0;
	padding-bottom: 2px;
}


#topnav a:hover {
/*border-bottom: 4px solid #fff;
padding-bottom: 2px;*/
color: #3C79FF;
}



#rightColumn {
	position: absolute;
	top: 180px;
	width: 130px;
	font-size: 10px;
	right: 80px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

h2.sidebar-title {
	font-size: 10px;
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}

h3.sidebar-title {
	font-size: 9px;
	color: #0066FF;
	text-decoration: none;
	margin-bottom: 1px;
}


#navRight {
	background-color: #fff;
	border: 1px solid #7f7f7f;
	padding: 4px;
	width: 160px;
	list-style:none;
}



#navRight ul {
	margin: 0 0 1.5em 0.5em;
	padding:0 0 1.5em;
	border-bottom:1px dotted #ccc;
	list-style:none;
  }





div#footer p {
	clear: both;
	width: 740px;
	padding: 3px 5px;
	text-align: center;
	margin: 0 auto;
	font-size: 8px;
}

p {
	font-size: 11px;
}


