.inset-left {
	color: #923131;
	}
	
.inset-right {
	color: #923131;
	}

#header {
	background: transparent;
	}
	
.menubar {
    background: transparent url(images/navv.png) repeat;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	border-right: 1px solid #3D5460;
	}
	
#nav li a:hover, #nav li a:active {
	color: #101010 !important;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
    color: #101010;
	border-bottom: 1px solid #3D5460;
	border-left: 1px solid #3D5460;
	border-right: 1px solid #3D5460;
	}
	
#nav li li a:hover, #nav li li a:active {
	color: #101010;
	}
	
#nav li ul {
	border-top: 1px solid #3D5460;
	}
	
#nav li ul ul {
	border-top: 1px solid #3D5460;
	}
	
#nav li a:hover, #nav li a:active {
	background: transparent url(images/navvy.png) repeat-x;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: transparent url(images/navvy.png) repeat-x;
	}
	
.current-cat-home a, .current-cat-home a:hover {
	background: transparent url(images/navvy.png) repeat-x !important;
    color: #101010 !important;
    }

.current-cat a, .current-cat a:hover {
	background: transparent url(images/navvy.png) repeat-x !important;
    color: #101010 !important;
    }
	
.current-cat-parent a, .current-cat-parent a:hover {
	background: transparent url(images/navvy.png) repeat-x !important;
    color: #101010 !important;
    }
	
.active-cat, active-cat a, .active-cat a:hover {
	background: transparent url(images/navvy.png) repeat-x !important;
    color: #101010 !important;
    }
	
.active_category, active_category a, .active_category a:hover {
	background: transparent url(images/navvy.png) repeat-x !important;
    color: #101010 !important;
    }
	
.pagination a {
    background: transparent url(images/navv.png) repeat;
	border: 1px solid #999999;
	}
	
.pagination a:hover {
	background: transparent;
	}
	
.pagination a.selected {
	background: transparent url(images/navvy.png) repeat-x;
	color: #101010 !important;
	}
	
.scroller-top {
	background: transparent url(images/widget-title-long.png) no-repeat;
	border-bottom: 1px solid #999999;
	}
	
.scroller-bottom {
	border-bottom: 1px solid #999999;
	}
	
#layout {
	background: #ededed url(images/backdot.gif) repeat;

	}
	
#layout-post {
	background: #ededed url(images/backdot.gif) repeat;
	}
	
#layout-page {
	background: #ededed url(images/backdot.gif) repeat;
	}

#layout-inner {
	background: #ededed url(images/backdot.gif) repeat;
	}
	
#footer {
    background: #101010 url(images/navv.png) repeat-x;
	}
	

	
.post-top {
	border-top: 1px solid #999999;
	}
	
.post-repeat {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	}
	
.post-bottom {
	border-bottom: 1px solid #999999;
	}
	
.widget-bottom {
	border-bottom: 1px solid #999999;
	}
	
.widget-repeat {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	}
	
.nowidget {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	}
	
.nowidget-wide {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	}
	
.img-slider {
	border: 1px solid #999999;
	}
	
.img-thumb {
	border: 1px solid #999999;
	}
	
.img-thumb-right {
	border: 1px solid #999999;
	}
	
.img-catlight {
	border: 1px solid #999999;
	}
	
.img-catlight-right {
	border: 1px solid #999999;
	}
	
.wp-caption {
	border: 1px solid #923131;
    background: transparent;
	color: #923131;
	}
	
ol.commentlist li div.vcard img.avatar {
    border:1px solid #999999;
    }

ol.commentlist li div.comment-meta a {
	color: #55707F;
    }