body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	
}
h3 {
	margin: 0 0 0 15px;
	padding: 0;
}
a:link, a:visited  {
	color: #0091F2;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#leftcol p, #leftcolwbg p, #mainbody p, #blogbody p, #more p {
	margin: 0px 10px;
	padding: 0px 5px 15px 5px;
	line-height:20px;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 1050px;	
	/*overflow:hidden;*/
}
#bgwrapper {
	background-repeat: no-repeat;
	background-position: center top;
/*	overflow: hidden;
*/	padding: 0px;
	width: 1050px;
}
#bgrepeat {
	background-repeat: repeat-y;
	background-position: center top;
/*	overflow: hidden;
*/	padding: 0px;
	width: 1050px;
}
#container {
	/*margin: 0px 85px 0px 85px;*/
	margin: 0px 10px 0px 10px;
	padding: 0px;
	width: 1030px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 1000px;
}
#header #headflash {
	margin: 0px;
	padding: 0px;
	float: left;
}
.header-adspace {
	margin: 20px 0px 0px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	float: right;
}
.adspace {
	margin: 0px;
/*	padding: 3px;
	border: 1px solid #FFFFFF;*/
}
.nav {
	margin: 0px;
	padding: 0px;
	height: 28px;
	clear: both;
	text-align: right;
}
#content {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: left;
}
#leftcol {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	float: left;
	width: 680px;
}
#leftcolwbg {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 680px;
	background-color: #FFFFFF;
}
#mainbody {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 795px;
}
#sidenav {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	float: left;
	width: 170px;
}
#sidenav table td {
	padding-bottom: 10px;
}
#sidenav .adspace {
	width: 160px;
}
#blogbodywrap {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 490px;
}
#colornav {
	padding: 0px;
	margin: 0px;
	width:490px;
}
#blogbody {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 490px;
	background-color: #FFFFFF;
	text-align: left;
}
.entry {
	margin-right: 10px;
	margin-left: 10px;
}
.entry-content p {
/*	line-height: 20px;*/
	color: #000000;
	font-size: 13px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.entry-content img {
	border: none;
	margin-top: 5px;
	margin-bottom: 3px;
}
/*h3.entry-header a {
	margin: 0 0 0 15px;
	padding: 0;
}*/
.entry-header {
	font-size: 20px;
	color: #393570;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
.entry-header a {
	font-size: 20px;
	color: #393570;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
}
.entry-header a:link, .entry-header a:visited {
	color: #393570;
	text-decoration: none;
}
.entry-header a:hover {
	color: #990000;
	text-decoration: underline;
}
.entry-content {
	font-size: 12px;
	font-style: normal;
	clear: both;
}

.entry-more-link a {
	font-size: 14px;
	font-style: normal;
	clear: both;
}

.boxgreyoutline {
	border: 1px solid #999999;
	padding: 10px;
}

h1 {
	font-size: 20px;
	color: #FC3031;
	margin: 0px;
	margin-bottom:5px;
	padding: 3px 3px 3px 10px;
}
h2 {
	font-size: 18px;
	color: #000000;
	line-height: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.date-header, p.date-header, #blogbody p.date-header {
	font-size: 11px;
	color: #666666;
	margin: 0 0 0 15px;
	padding: 0px;
}
.filedunder-text {
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 15px 15px;
}
#archive-title {
	font-size: 20px;
	color: #393570;
	text-transform: lowercase;
	margin: 0px;
	padding: 5px 0px;
}
#pagetitle {
	font-size: 18px;
	color: #393570;
	margin-top: 3px;
	margin-left: 10px;
}
#comments-blog {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 465px;
}
.comments-open-header {
	font-size: 16px;
}
.comments-header {
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.comment-head-blog {
	background: #fefef1	url('/images/comment-top.jpg') no-repeat top;
  	margin:0;
	margin-left: 10px;
	margin-bottom:0px;
  	position:relative;	
	width:465px;
}
.comment-footer-blog {
	font-size: 11px;
	text-align: right;
	background: #fff url('/images/comment-bottom.jpg') no-repeat top left;
	margin-bottom:15px;
	margin-left:10px;
  	position:relative;
  	padding-left:0;
	text-align:left;
	padding-top:20px;
	width:465px;
}
.comment-content-blog {
	margin-left: 10px;
	margin-right: 20px;
	background-color:#fefef1;
	border-right:1px solid #999;
	border-left:1px solid #999;
	width:463px;
}
#rightcol {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 310px;
}
#rightcol table#sidebar td{
	padding-bottom: 10px;
}
#rightcol table#week td{
	padding: 0px;
}
/* share styles */
.shareit {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ff6000;
}
.shareit ul li {
	display: inline;
	list-style-type: none;
}
.shareit a:link {
	padding: 2px 2px;
	text-decoration: none;
	line-height: 150%;
}
.shareit a:visited {
	padding: 2px 2px;
	text-decoration: none;
	line-height: 150%;
}
.shareit a img {
	vertical-align: text-top;
}
.shareme {
	font-weight: bold;
	color: #244E8F;
}
/*end*/
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #000000;
}
#footer a:hover {
	text-decoration: none;
}
.weekly {
	margin: 0px auto 15px;
	padding: 5px;
	border: 1px solid #393570;
	width: 95%;
}
.weekly p {
	padding: 0px;
	margin: 5px 10px 0px;
}
.weekly h2 {
	font-size: 14px;
	color: #333333;
	margin: 0px 5px 5px;
	padding: 0px;
}
.weekly h3 {
	color: #D0237B;
	margin: 0px 5px 0px 10px;
	padding: 0px;
	font-size: 14px;
}
.indentL5 {
	margin-left: 5px;
}
.clear {
	clear: both;
	height: 1%;
}
.smallFont {
	font-size: 11px;
}
.photoRight {
	float: right;
	margin: 10px 10px 10px 15px;
}
.photoLeft {
	float: left;
	margin: 10px 15px 10px 10px;
}
.border {
	padding: 3px;
	border: 1px solid #999999;
}
.fineprint {
	font-size: 11px;
	color: #999999;
}
.emphasis {
	font-weight: bold;
	color: #000066;
}
#vidpic {
	margin: 0px;
	padding: 10px 0px;
}
.vidpic {
	margin: 0px;
	padding: 10px 0px;
}
.fs16 {
	font-size: 16px;
}
.recapstyle, h2.recapstyle {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 5px 5px 5px 10px;
	background-color: #CCCCCC;
	text-align: center;
}
.featplug {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 1px solid #000000;
}
ul.pluglist {
	margin-top: 0px;
	padding-top: 0px;
}
ul.pluglist li {
	list-style-image: url(/images/triangles2.jpg);
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0px;
}
/* photo gallery styles */
#midcol {    padding-right: 13px; }
 /***********  Top 5 MODULES  **********/ 
 top5 {    border: 1px solid #CCCCCC; } 
 .top5 ul, top5 li {    list-style: none;    margin-left: 15px;    padding-left: 0px;    line-height: 140%; } 
 .top5 li a, .top5 li a:visited, .top5 li a:link {    color: #333333;    font-size: 11px;    text-decoration: none; } 
 .top5 li a:hover {    text-decoration: underline; } 
 .rated-thumb img {    width: 60px;    height: 60px;    padding: 5px; } 
 .rated-avg {    font-size: 22px;    font-weight: bold;    padding-left: 5px;    padding-top: 5px;    color: #006699; } 
 .rated-count {    font-size: 13px;    font-style: italic;    margin-left: 5px;    padding-top: 10px;    color: #0099CC;    line-height: 110%; } 
 .rated-title {    padding: 2px 15px 10px 15px;    /*margin-bottom: 10px;*/ } 
 .rated-title a, .rated-title a:visited, .rated-title a:link {    color: #333333;    font-size: 12px;    text-decoration: none; }
  .rated-title a:hover {    text-decoration: underline; }
   /*********** TAGCLOUD **************/ 
   #tagcloudHeader {    display: block;    background: #669933;    color: #FFFFFF;    padding: 5px 0px 5px 5px;    font-weight: bold;    font-style:italic; } 
   #tagcloudSubheader {    font-size:smaller; /*    padding-left: 20px;*/    text-align:right; } 
   #tagcloud {
	text-align: center; /*    background: url(/images/all/contentbg.jpg) repeat-x; */
	background-color:#FFFFFF;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
	width: 290px;
* html width: 300px;
} 
   #tagcloud a {
	color:#006699;
	text-decoration:none;
	line-height: 24px;
} 
   #tagcloud a:hover {    color: #FFFFFF;    background-color: #006699;    } 
   #tagcloud h1 {    display: inline;    font-size: 19px;    font-weight: bold; } 
   #tagcloud h2 {    display: inline;    font-size: 17px;    font-weight: normal; } 
   #tagcloud h3 {    display: inline;    font-size: 15px;    font-weight: bold; } 
   #tagcloud h4 {    display: inline;    font-size: 15px;    font-weight: normal; } 
   #tagcloud h5 { /* NOTE if this cloud is still ridiculous, replace inline with none below after doing so with h6 */ /*    display: none; */    display: inline;    font-size: 13px;    font-weight: bold; } 
   #tagcloud h6 { /* NOTE if this cloud gets ridiculous, replace inline with none below */ /*    display: none; */    display: inline;    font-size: 13px;    font-weight: normal; } 
   /* PHOTO GALLERY */ 
  .gallery-title {    margin-left: 15px; margin-right: 15px;	font-size: 20px;    color: #000000;    line-height: 140%; } 
  .gallery-title a, .gallery-title a:link, .gallery-title a:visited {    font-size: 20px;    color: #000000;    text-decoration: none; } 
  .gallery-title a:hover {    font-size: 20px;    color: #000000;    text-decoration: underline; } 
  .photos-breadcrumb {    margin-right: 10px; } 
  .photos-breadcrumb a, .photos-breadcrumb a:visited, .photos-breadcrumb a:link {    text-decoration: none;    color: #3399CC; } 
  .photos-breadcrumb a:hover {    text-decoration: underline;    color: #3399CC; } .thumb-img img {    width: 40px;    height: 40px;    border: 0; } 
  .thumb-img img a {    border: 0; }
   /* SEARCH */ 
   .thumbsTable {  float:left;  display: inline;  width:100%;  margin:10px 0px;  padding:0;  list-style:none;  font-size:100%; } 
   .thumbsTable li, .thumbsTable p, p.thumbsTable {    display:inline;    float:left;    width:92px;    margin:0 10px 10px 0;    padding:0;    list-style:none;    height: 152px; } 
   .thumbsTable photo {    list-style: none;    display:inline;     line-height: 1.1; } 
   .thumbsTable a:hover {    text-decoration:none; }
   #photoDescription { padding: 10px; } 

/* next entry text */
#next-entry-block {
	text-align: right;
	clear: both;
	width: 95%;
}
#next-entry-label {
	font-weight: bold;
	color: #333333;
}


/*end*/
