body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 1em;
	color: #222;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #fff;
}

a {
text-decoration: none;
}

#wrap {
width: 960px;
padding-right: 10px;
padding-left: 10px;
padding-top: 5px;
margin: 0 auto;
background-color: #fff;
}

#header {
width: 960px;
margin: 0 auto;
height: 65px;
}

#header .logo {
width: 161;
height: 65;
background-repeat: no-repeat;
float: left;
cursor: pointer;
}

#header .hungry {
width: 750px;
height: 65px;
float: right;
text-align: right;
}

#header .hungry p {
color: #111;
font-size: 1em;
margin-right: 5px;
margin-left: 5px;
margin-top: 18px;
margin-bottom: 15px;
text-align: right;

}

#header .hungry p a {
border-bottom: 1px solid #444;
color: #222;
font-size: .85em;

}

#header .hungry p img {
vertical-align: middle;
margin-right: 5px;
}

#nav {
width: 960px;
margin: 0 auto;
background-color: #0500B5;
margin-bottom: 15px;
color: #fff;
}

#nav .nav {
width: 960px;
float: left;
}
/*
#nav ul {
margin: 0;
padding: 0;
list-style: none;
}

#nav li {
float: left;
margin: 0;
padding: 0;
}
	
#nav li a {
float: left;
margin: 0 1px 0 0;
font-size: 100%;
font-weight: normal;
text-decoration: none;
padding: 5px 15px;
color: #fff;
}
	
#nav li a:hover {
color: #222;
background: #F3F2ED;
}
*/

#nav a {
float: left;
margin: 0 1px 0 0;
font-size: 0.96em;
font-weight: normal;
text-decoration: none;
padding: 5px 15px;
color: #fff;
}
	
#nav a:hover {
color: #222;
background: #F3F2ED;
}

#footer {
background-color: #f9f9f9;
width: 950px;
margin: 0 auto;
padding-bottom: 5px;
padding: 5px;
border-top: 2px solid #e5e4e4;
}

#footer p {
margin: 0px;
font-size: 0.95em;
padding: 0px;
}

#footer p a {
	color: #555;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}

#footer p a:hover {
	color: #222;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#footer .left {
float: left;
width: 40%;
}

#footer .right {
float: right;
width: 40%;
text-align: right;
}

/* Additional */

#page {
	width: 940px;	
	float: left;
	margin-bottom: 5px;
	background-image: url(assets/pageset.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#page .content {
width: 940px;
padding: 9px;
float: left;
background-color: #fff;
border: 1px solid #ccc;
}

#page .content .series_links a {
color: #444;
border-bottom: 1px dotted #999;
}

#page .content .series_links a:hover {
color: #111;
border-bottom: 1px dotted #222;
}

#page .content h1 {
font-size: 1.5em;
font-weight: normal;
color: #0500B5;
margin: 0px;
margin-bottom: 10px;
}

#page .content h2 {
font-size: 1em;
font-weight: bold;
color: #000000;
margin: 0px;
margin-bottom: 10px;
}

#page .content .table th{
font-size: 0.96em;
color: #000000;
margin: 0px;background-color: #fff;
border: 1px solid #ccc;
margin: 0px;
background-color: #f9f9f9;
}

#page .content .table td{
font-size: 0.96em;
color: #000000;
margin: 0px;background-color: #fff;
border: 1px solid #ccc;
}
/*
#page .content #getsocial {
border-bottom: 1px solid #ccc;
text-align: center;
margin-bottom: 5px;
}

#page .content #getsocial img {
margin-right: 10px;
}
*/
#page .content .meta {
	border-top: 1px solid #ccc;
	padding: 4px;
	margin: auto;
	clear: left;
}

#page .content .meta p img {
	margin-right: 10px;
	text-align:right;
	float: left;
	border-spacing:100;
}

#page .content .meta p {	
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#page .content .meta p a {
color: #0500B5;
border-bottom: 0px;
}

#page .content .meta p a:hover {
border-bottom: 0px;
}

#page .content .entry p {
color: #333;
margin: 0px;
padding: 0px;
margin-bottom: 15px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 0.96em;
}

#page .content .entry p a {
border-bottom: 1px solid #B8E2FA;
color: #044568;
}

#page .content .entry p a:hover {
border-bottom: 1px solid #044568;
}

#page .content .entry blockquote {
width: 240px;
float: right;
font: italic 1.3em/1.3 Georgia;
border:3px double #ccc;
border-width:3px 0;
text-align: center;
padding:0.5em;
margin: 5px 5px 5px 5px;
color: #666666;
}

#page .content .entry blockquote a img {
border: 0px;
}

#page .content .entry {
margin-bottom: 9px;
}

#page .content .entry ul li a {
border-bottom: 1px solid #B8E2FA;
color: #044568;
}

#page .content .entry ul li a:hover {
border-bottom: 1px solid #044568;
}

#page .content .entry ol li a {
border-bottom: 1px solid #B8E2FA;
color: #044568;
}

#page .content .entry ol li a:hover {
border-bottom: 1px solid #044568;
}


/* Image Classes From DL1
Do not remove, as they keep old articles
from falling apart with this design.
*/

.postpicclass { 
display:block; 
margin: 0 auto;
padding: 3px;
border: 1px solid #efefef;
} 

.postnobrdr { 
display:block; 
margin: 0 auto;
padding: 3px;
border: 0px;
} 

.authorpics { 
display:block; 
padding: 3px;
border: 1px solid #efefef;
margin-right: 5px;
}

