body, #primary{
	color:#444;
	font-family: 'Tahoma', 'Trebuchet', 'Arial', 'Helvetica', 'Verdana', sans-serif;
}


#header{
	background:#E5E5E5;
}

#primary{
        border-top: 1px solid #D5D5D5;
		background:#FFF;
        padding-top: 25px;
}


#secondary{
	background:#F3F3F3;
}

body, #ancillary{
	background:#E5E5E5;
}

#ancillary{
	border-top:1px solid #D5D5D5;
}

.story
{
	margin-bottom: 40px;
	text-align: left;
}

img.size-thumbnail, img.size-medium, img.size-full
{
	border: 1px solid #666;
	padding: 1px;
}

a, .story .details a, .story .details a:hover{
	color:#444;
}
.story .details a:hover{
	color: #000;
	text-decoration:underline;
}
.story .details{ border-top:1px solid #7F7F7F; }

h1, h2, h3{ color:#444;}

h2
{
  padding-top: 20px;
}

#primary h2{color:#444;padding-top: 0px;}

#primary h3
{
	color: #7F7F7F;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #7F7F7F;
}

blockquote{ color:#333; }

table th{ color:#FFF; background:#D5D5D5; }
table td{ color:#000; background:#EAEAEA; }

#header h2{ border-right:1px solid #7F7F7F; }

.secondary .featured p{
	border-bottom:1px solid #CCC;
	border-top: 1px solid #CCC;
}
.secondary .featured dl{
	border-bottom:1px solid #CCC;
}
.secondary dd a{ color:#7F7F7F; }
.secondary dd a:hover{ color:#000; }


.secondary .featured dt{
	color:#333;
}
#primary .story h2, #primary .primary h2, #primary .single-story .primary h3, .story h3, .story h3 a{
	color:#333;
}

#secondary{
	border-top:1px solid #E3E3E3;
}
.comment-head{
	border-bottom:1px solid #E3E3E3;
}

ul.dates, ul.counts, ul.blogroll li ul, ul.pages{
	border-top:1px solid #444;
}
ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li{
	border-bottom:1px solid #444;
}
ul.dates .date, ul.counts .count{
	color:#7A7A7A;
}
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#404040;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ color:#000; }

#footer{ color: #666; }
#footer a, #footer p.attributes a{
	color:#333;
}
#footer a:hover, #footer p.attributes a:hover{ color:#000; }


/* Images */

#footer .inside{
	background:url(user_styles/footer.gif) 50% 0 repeat-x;
}
#search .searchimg{
	background:url(user_styles/search.gif) 0 0 no-repeat;
}

.block ul {
        list-style-type:none;
        margin:-10px 0 0.5em 0;
        padding: 0;
        border-top:1px solid #444 ! important;
}

.block ul li {
        list-style-type:none;
        margin:0;
        padding:0.3em 0;
        border-bottom:1px solid #444 ! important;
}

.block ul li .date {
        padding:0 1.5em 0 0;
        color:#000 ! important;
}

.block ul li a {
	color:#444 ! important;
	text-decoration:none;
}

.block ul li a:hover {
	color: #000 ! important;
}

.topnav 
{
	list-style:none;
	margin:0px auto 0 auto;
	padding:5px 0;
	text-align:left;
	width:80%;
	min-width:65em;
	max-width:85em;			
}
.topnav li 
{
	list-style:none;
	margin:0;
	padding:0 5px;
	display:inline;
}
.topnav li a 
{
	color:#444;
	padding:3px 6px 6px 6px;
	text-decoration:none;
}

.topnav li a:hover
{
	padding:3px 6px 6px 6px;;
	border-bottom: 2px solid #D5D5D5;
}

.topnav li.current_page_item a, .topnav li.current_page_item a:hover
{
	color:#444;
	padding:3px 6px 6px 6px;
	text-decoration:none;
	border-right:#D5D5D5 1px solid;
	border-left:#D5D5D5 1px solid;
	border-top:#D5D5D5 1px solid;
        border-bottom: 0;
        background-color: #FFF
}


.inside {
	width: 80%;
	max-width: 85em;
	margin: 0 auto;
}

#primary .primary {

        float: left;
		width: 505px;

}


.slickrwidget
{
	margin: 0 5px 5px 0;
	padding: 0 !important;
	border: 1px solid #808080;
	float: left;
}

a img{padding 0 !important;}
