/*
Theme Name: Widescreen Child
Description:Child theme for the Widescreen theme
Author:Patricia Nolan
Template:widescreen
*/

@import url("../widescreen/style.css");

#site-title a {
	color: #009900;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	border: 1px solid #5d5e61 !important;
}
#menu ul li a, #menu ul, .menu {
	border: none;
}
.image-wrap {
	background-color: transparent;
	background-image: none;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-shadow: none; 
}
.prev, .next { font-size: 18px; color: #ff3300; }
.navi.next a { font-size: 48px; color: #ff3300; }
.image-wrap {
border: 1px solid #383838;
background-color: #383838;
padding: 1px;
}
.attachment h2.fancy {
	font-size: 18px;
}
.postmetadata { display: none; }
#footer p.credits a, #footer p.credits { color: #585858; }



/*Border Color
-------------------------------------------------------------*/

div.colborder, div.border {
	border-right: 1px solid #404047;
}
ul.txt li:hover {
	background: #404047
}
ol.commentlist, #commentform input, input, #commentform textarea, textarea {
	border: medium double #404047;
}
hr {
	background: #404047;
	color: #404047;
}
#menu ul {
	border-top: 1px solid #404047;
}
#menu ul li a, ul.txt li, .sub {
	border-bottom: 1px solid #404047;
}
.image-wrap {
	border: 1px solid #404047;
	background-color: #404047;
}
#jbgs li img {
	border: 2px solid #404047;
}