body 
	{
	margin-left:20px;
	padding:0px;
	background: #fff url('../images/dg-bg-2.gif') no-repeat top right;
	}

#container 
	{
	background-image: url('../images/grid.png');
	width:950px;
	}

#hdr, #misc, #search
	{
	height:80px;
	width:322px;
	display: block;
	float: left;
	position: relative;
	background: transparent url(../images/edmundoreilly-dot-com.gif) no-repeat left top;
	}
.blog-name
	{
	font-family: arial, helvetica, sans-serif;
	text-indent:-10000px;
	}
.hdr-txt-1 
	{
	font-family: arial, helvetica, sans-serif;
	text-transform:lowercase;
	font- variant: small-caps;
	font-weight:bold;
	}

.ftr-txt-1 
	{
	font-family: 'mini 7', arial, helvetica, sans-serif;
	font-size: 10px;
	}

.meta-txt-1 
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	}

.side-hdr 
	{
	letter-spacing: 2px;
	}

.cat-txt-1 
	{
	font-size: 1.25em;
	font-weight:bold;
	line-height:2.5em;
	margin-left:3px;
	}

.cat-row 
	{
	margin-left:15px;
	}

.cat-list 
	{
	float:left;
	font-weight:bold;
	font-size:10px;
	}

.cat-post-count 
	{
	float:right;
	font-weight:bold;
	font-size:10px;
	margin-right:15px;
	}

#nav-end 
	{
	height:46px;
	background-color: #c00;
	}

.hr_1 
	{
	height:1px;
	background-color: #000;
	}

.hr_1_lite 
	{
	height:1px;
	background-color: #d4d4d4;
	}

.hr_2 
	{
	height:2px;
	background-color: #000;
	}

.hr_2_lite 
	{
	height:2px;
	background-color: #d4d4d4;
	}

.hr_4 
	{
	height:4px;
	background-color: #000;
	}

#menu 
	{
	height:40px;
	background-color: #000;
	color: #fff;
	}

#nav 
	{
	padding: 0px 0px 0px 15px;
	height:40px;
	}

#nav a, #nav a:visited
	{
	color: #fff;
	text-decoration: none;
	}

#nav a:hover
	{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid white;
	}


/*------------------------------------------------------*/


#navcontainer 
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	background-color: #000;
	height:40px
	}

#navlist 
	{
	height:40px
	}

#navcontainer p	
	{
	padding: 7px 7px 0px 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

#navcontainer:after 
	{
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	color: transparent;
	clear: both;
	}

#navcontainer img 
	{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

ul#navlist 
	{
	list-style: none;
	padding: 0;
	margin: 0px;
	background-color: #000;
	font-size: 12px;
	}

ul#navlist li 
	{
	text-align: left;
	float: left;
	height: 40px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #CCC;
	padding: 0;
	background-color: #000;
	}

ul#navlist li 
	{ 
	width: 105px; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 119px;
	}

html>body ul#navlist li 
	{ 
	width: 119px; 
	}

ul#navlist li a 
	{
	display: block;
	padding: 7px 5px 25px 7px;
	color: #CCC;
	font-size: 11px;
	text-decoration: none;
	height: 1%;
	height:40px;
	text-shadow: 0 0 0 #000;
	}

#navcontainer>ul#navlist li a 
	{
	width: auto;
	height: auto;
	height: 8px
	}

ul#navlist li#active a 
	{
	background: #f0e7d7;
	color: #C30;
	}

ul#navlist li a:hover,
ul#navlist li#active a:hover 
	{
	color: #fff;
	background-color: #c00;
	}

ul#navlist li.home	
	{
	border-left: none;
	}

ul#navlist li#empty	
	{
	width: 120px;
	}
/*----------------------------------------------------*/


#main-img-icon 
	{
	padding: 5px 0px 0px 0px;
	}

#main-img-icon img 
	{
	padding: 5px 0px 5px 0px;
	}

.line-1 
	{
	width:710px;
	}


.post 
	{
	padding:25px 0px 25px 0px;
	}

.post-date-year 
	{
	width:120px;
	float:left;
	height:29px;
	font-weight: bold;
	margin-top: 6px;
	}

.post-date 
	{
	}

.post-title 
	{
	line-height: 35px;
	border-bottom:1px solid #d4d4d4;
	font-size:16px;
	font-weight:bold;
	width:590px;
	margin-left:120px;
	}

.line-2 
	{
	width:710px;
	}

.post-time-comment-count 
	{
	width:120px;
	float:left;
	line-height: 2em;
	font-variant: small-caps;
	}

.post-content 
	{
	margin:0px 0px 0px 120px;
	line-height: 2em;
	}

.post-container-inner 
	{
	border-top:1px solid #000;
	}

.post-footer 
	{
	line-height:3em;
	margin-left:130px;
	}

/*
.post-date, .post-year, .post-time, .post-comment-count 
	{
	text-transform:lowercase;
	font- variant: small-caps;
	}

.post-date, .post-year, 
	{
	font-weight:bold;
	color:#777;
	}

.post-year 
	{
	padding-bottom: 10px;
	}

.post-time 
	{
	line-height: 55px;
	}

.post-comment-count 
	{
	line-height: 30px;
	}

*/

.continue 
	{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background-color: transparent;
	font-size: 10px;
	text-transform: uppercase;
	}

.read-more 
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background-color: transparent;
	font-size: 10px;
	text-transform: uppercase;
	}

.continue 
	{ 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 210px;
	}

html>body .continue 
	{ 
	width: 210px; 
	}

.add
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 10px;
	text-transform: uppercase;
	}

.continue img, .add img 
	{
	margin: 0px 5px -4px 0px;
	}

.clear 
	{
	clear: both;
	margin: 0px 0px 0px 110px;
	}

a 
	{
	text-decoration: none;
	color:#c00;
	}


.entry-meta 
	{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}

h2 
	{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	}

h2 a, h2 a:visited 
	{
	padding: 0px 0px 1px 0px;
	color: #c00;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	}

h2 a:hover 
	{
	color: #000;
	}

.entry-title 
	{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	text- transform: uppercase;
	color: #c00;
	}

.entry-content
	{
	line-height: 2em;
	}

.entry-content li 
	{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

.entry-title, .entry-date, .entry-content, .entry-meta 
	{
	margin-left: 25px;
	}

.page-link 
	{
	padding:15px;
	}

#navcontainer ul li.page_item a 
	{
	text-transform: uppercase;
	font-size:10px;
	}

/* Sub Menu */

#submenu 
	{
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 32px;
	background-color: transparent;
	border-bottom: 1px solid #ccc;
	}

.sub_menu li 
	{
	margin: 7px 5px 7px 0px;
	padding: 0px;
	font-size: 11px;
	float: left;
	list-style: none;
	}

.cat-item a, .cat-item a:visited 
	{
	margin: 0px;
	padding: 3px 6px 3px 6px;
	color: #999999;
	text-decoration: none;
	display: block;
	}

.cat-item a:hover 
	{
	background-color: #c00;
	color: #ffffff;
	text-decoration: none;
	}

.current-cat, .current-cat a, .current-cat a:visited 
	{
	background-color: #999;
	color: #fff;
	text-decoration: none;
	}

.sub_menu li b 
	{
	margin: 0px;
	padding: 3px 0px 3px 0px;
	color: #000;
	text-decoration: none;
	display: block;
	}

/* END Sub Menu */

/* Dropdown Menu, if there are some children categories in WordPress defined */

.children 
	{
	margin: 0px;
	padding: 4px 0px 4px 0px;
	position: absolute;
	left: -9000px;
	background-color: #fff;
	border-right: 2px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.sub_menu li:hover ul, .sub_menu li.iehover ul 
	{
	left: auto;
	}

.children li 
	{
	margin: 1px 7px 1px 7px;
	padding: 1px 0px 1px 0px;
	float: none;
	}

.children li a, .children li a:visited 
	{
	background-color: #fff;
	color: #999;
	}

.children li a:hover 
	{
	background-color: #999;
	color: #fff;
	}

.children .current-cat, .children .current-cat a, .children .current-cat a:visited 
	{
	background-color: #999;
	color: #fff;
	text-decoration: none;
	}

/* END Dropdown Menu */


