/* Theme Name: dgen0706 Version: 2.0 */  /* Gavin's mod's */
li {
 margin:0px;
 padding: 0px;
 list-style:none;
 text-align:left;
}
.page_item {
 margin-left:0px;
}
.imageBorder {
border: solid 2px #000000;
}
.colonFont { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 color: #ED1B24; 
 font-style: normal; 
 font-variant: normal;
# vertical-align: 10%; 
}
.postTime {
 font-size: 8px;
 text-transform: uppercase;
}
.navbar2 { 
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
 text-transform: uppercase;
 color: #FFFFFF;
}
.navbar2 a { 
 color: #FFFFFF;
}
.navbar2 a:hover { 
 color: #000000;
}
.tag { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px; 
 	color: #555;
	text-transform: uppercase;
 position:relative;
	vertical-align: bottom;
	}
.grey { background-color: #cccccc}
.grey2 { background-color: #dddddd}
.select { font-family: Arial, Helvetica, sans-serif; font-size: 10px; height: 20px; clip: rect(0px,0px,0px,0px ); color: #000000; background-color: #cccccc; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }
.menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-align: left; vertical-align: top; background-color: #CCCCCC; font-weight: normal; border: 2px #FF0000; line-height: 5px; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px}
/* End Gavin's mod's for the menu */
/* -------------------------------- page layout */
body, html {
 background: #eeeeee top center;
 margin:0;
 padding:0;
 border:0;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 }
#container {
 position:relative;
 width:700px;
 w\idth:700px;
 \width:700px;
 padding:5px 5px;
 border:0;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 
}
#bannertop {
 position:relative;
 display:block;
 width:100%;
 height:0px;
 margin:10px 0 5px 0;
 overflow:hidden; 
 border:1px #666 ; 
}
#content {
 color:#000000;
 position:relative;
 float:left;
 margin:50px 0;
 padding:0;
 width:500px;
 text-align:justify;
}
#sidebar {
 position:relative;
 margin:0;
 margin-top:75px;
 margin-left:525px;
 border:0;
 }
#flickr {
 position:absolute;
 display:block;
 margin:0px 0px;
 margin-top:70px;
 margin-left:-120px;
 border:0;
 }
.clearfix:after {
 content: ".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* end page layout */
/* --------------------------------------------------- begin headlines */
#nav, h1, h2, h3, .paginate, #sidebar, #sidebar h2, #sidebar h3, p, #sidebar p, .storycontent, .storycontent ul, ol, ol li, #google, fieldset {
 font-family:verdana, arial, sans-serif;
 font-size:11px;
 color:#000000;
}
.blogheading a {
 font-size:12px;
}
.relatedPosts { 
 margin-left:0px; 
 margin-top:0px; 
}
.relatedPosts ul { 
 margin-left:0px; 
}
.paginate { 
 color:#ccc;
 text-align:right; 
 font-weight:normal;
}
h1 {
 font-size:11px;
/* font-weight:normal; */
 margin:0;
}
#header h1 {
 display:inline;
 width:45%;
 margin:9px 0;
}
h2 {
 margin:9px 0 9px 0;
 /* float: center; */
}
h2 a {
 margin:9px 9px 9px 0;
 font-size:14px;
 color:#000000;
}
h3 {
 margin:3px 0 5px 0;
}
.post h3 {
 border-bottom:0px solid #F0F8FF;
 color:#333;
}
#sidebar, #sidebar h2, #sidebar h3 {
 color:#000;
}
#sidebar h2, #sidebar h3 {
 border-bottom:0px solid #F0F8FF;
 color:#000!important;
 }
#sidebar h3 {
 margin-top:20px;
}
/* end headlines */
/* ------------------------------------------------------------------------- meta */
.meta, .feedback, .post-categories, .post-categories li {
 font-family:verdana, arial, sans-serif;
 font-size:11px;
}
.meta, .feedback {
 text-transform: lowercase;
 color:#999;
 text-align:right;
 border-top:1px solid #F8F8FF;
 margin:0 0 18px 0;
}
.feedback a {
 border-bottom: 1px dotted #AA3333;
 text-decoration: none
}
.post h3 a:hover {
 border-bottom:none !important;
}
.post-categories, .post-categories li {
 display:inline;
 margin:0;
 padding:0;
}
/* main body text */
p, .storycontent, .storycontent ul { 
 line-height: 1.5em;
 color: #000000;
 margin: 6px 10px 9px 10px;
 padding: 0;
}
.storycontent ul {
 margin-left:35px;
}
.storycontent ul li {
 margin-bottom:0.75em;
}
input[type=text], textarea { 
 border:1px solid #bbb; 
 padding:2px; 
 font-family:"Courier New", Courier, monospace;
 font-size:12px;
 }
textarea {
 overflow:auto;
}
input[type=submit], input[type=reset], input[type=button] {
/* background:#eee; */
 color:#222;
/* border:1px solid #bbb; */
 margin-right:2px;
 padding:1px; 
 font-family:verdana, arial, sans-serif;
 font-size:11px;
 }
 input, select, textarea { 
/* font-family:"Courier New", Courier, monospace;
 font-size:12px; */
 vertical-align:middle;
 }
input[type=text]:focus, textarea:focus { 
 background: #EEE8AA;
 border:1px solid #999; 
 }
#nav {
 width:55%;
 vertical-align:middle;
 float:left;
}
#nav ul {
 float:right;
 margin:5px 0;
 padding:3px 0;
}
#nav ul li {
 margin:0;
 padding:0 0 0 3px;
 display:inline;
 list-style:none;
}
#header {
 display:block;
 margin:0 0 10px 0;
 padding:0;
 max-width:100%;
		background-color:#cccccc;
 }
acronym, abbr {
 border-bottom:1px dotted #bbb;
 cursor:help;
}
/* ------------------------------------------------------------------ img and href */
img, p img {
 border:none;
}
tt, code, pre {
 font-family:"Courier New",Courier,monospace;
 font-size:12px;
}
a {
 color:#333333;
 text-decoration:none;
}
.storycontent a {
 color:#222222;
 text-decoration:none;
 background-color: #ddaaaa; 
 border: 0px solid #997777; 
 font-size:11px;
}
a:hover {
 color:#FF0000; 
 text-decoration: none;
 border-bottom:0px solid #FF0000;
}
 #nav a:hover {
 border-bottom:1px solid #FF0000;
 padding-bottom: 1px;
}
/* Begin Images */
p img {
 padding:0;
 max-width:100%;
 }
img.centered {
 display:block;
 margin-left:auto;
 margin-right:auto;
 }
img.pic {
background:#fff;
border:1px solid #ccc;
}
img.alignright {
 padding:4px;
 margin:0 0 2px 7px;
 display:inline;
 }
img.alignleft {
 padding:4px;
 margin:0 7px 2px 0;
 display:inline;
 }
.alignright {
 float:right;
 }
.alignleft {
 float:left;
 }
h1 a, h1 a:hover, #sidebar p img a:hover {
 text-decoration:none;
 border:0;
 }
div.imgcenter {
 text-align:center;
}
div.image img, div.imgcenter img {
 border:1px #ccc solid;
 padding:4px;
 margin:5px;
}
/* end images */
#content ul li, #sidebar ul li {
 list-style:url(bullet.gif);
 line-height: 1.5em;
 }
/* alternate comment colors */
/*
.color1 {background-color:#ffffff; color:#000000; padding:5px; margin:5px 0; border:0; }
.color2 {background-color:#444; color:#DDDDDD; padding:5px; margin:5px 0; border:0; }
*/
.cmeta {
 color:#000;
 text-align:center; 
 }
.cmeta a {
 color:#F00;
 text-align:center; 
 }
.cmeta2 {
 color:#f00;
 text-align:left; 
 }
blockquote { margin:0 10px; }
blockquote p { color:#777!important;
 border-left:1px dotted #bbbbbb;
 text-align:left; 
 padding-left:10px;
 background:transparent;
 }
/* archive list */
.alt {
 color:#000000;
 background-color: #CCCCCC;
 border-top: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
 margin:15px 0;
 padding:5px;
 }
/*
.commentlist li, #commentform input, #commentform textarea {
 font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
 }
*/ 
.commentlist li {
 font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
 }
.commentlist li {
 font-weight: bold;
 }
.commentlist cite, .commentlist cite a {
 font-weight: bold;
 font-style: normal;
 font-size: 11px;
 }
.commentlist p {
 font-weight: normal;
 line-height: 1.5em;
 text-transform: none;
 margin:6px 0 3px 1px!important;
 }
/*
#commentform p {
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 }
*/
.commentmetadata {
 font-weight: normal;
 }
h3.comments, #comments h3 {
 padding: 0;
 margin: 40px auto 20px;
 }
.akst_link a {
 color:#000000;
 text-decoration:none;
 background-color: #ffffff; 
 border: 1px solid #000000; 
 font-size:9px;
 text-align:right; 
}
