body.dam {
    background-color: #666666;
}
div#ow,
body.dam .nolist {
	background: #bb4844;
}
body.dam .nolist {
	padding-bottom: 20px;
}
body.dam * {
    color: #FFF;
}
body.dam .featured h2, li.featured a {
	color:#FF9933 !important;
}
body.dam div.ip ul li:first-child {
    border-top: none;
}
body.dam div.ip ul li {
    border-top: 1px solid RGB(253, 129, 19);
	border-bottom: none;
	background: #bb4844;
	background: -webkit-gradient(linear, left top, left bottom, from(#bb4844), to(#8a3431));
	background: -moz-linear-gradient(top, #bb4844, #8a3431);
	padding: 8px;
	clear: both;
}
body.dam div.ip ul li.d1 a,
body.dam div.ip ul li.d2 a {
    color: #FFF;
}
body.dam li#id_update_ll a,
body.dam div.actions,
body.dam div.actions *,
body.dam .content a {
    color: #FFF !important;
}
body.dam input.text,
body.dam input.submit {
    color: black;
}
body.dam div.ip ul li a div, 
body.dam div.ip ul li div {
	color:#CCC;
}
div.static_structure img {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	-webkit-border-radius:5px;
	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.5);
	width: 75px;
}
div.content ul,
div.static_structure p {
	clear: both;
}
body.dam h1#pageTitle,
body.dam #id_detail h1,
body.dam #id_detail h2,
body.dam #id_detail h3,
body.dam div.ip ul li {
	text-shadow: RGBA(0, 0, 0, 1) 0px 1px 1px;
}
body.dam form input.text {
	width: 254px;
}
body.dam h1#pageTitle {
	padding: 12px 10px 10px 106px;
	text-align: left;
}
div#ow  {
	width: 320px;
	margin: 0px auto 5px auto;
	box-shadow: 2px 2px 5px RGBA(0, 0, 0, 0.4);
	-webkit-box-shadow: 2px 2px 5px RGBA(0, 0, 0, 0.4);
}
body.dam #leftnav {
    -webkit-border-image: url(x) 0 8 0 14 !important;
    -moz-border-image: url(x) 0 8 0 14 !important;
}
body.dam h1#pageTitle {
	background-color: #111122;
	background-image: none;
}
.ithumb img {
	box-shadow: 1px 1px 3px RGBA(0, 0, 0, 0.6);
	-webkit-box-shadow: 1px 1px 3px RGBA(0, 0, 0, 0.6);
}
div.nnav {
	padding: 5px 5px 5px 5px;
    background-color: #CCC;
}
div.nnav,
div.nnav a {
	text-decoration: none;
	font-size: .9em;
	color: black;
}
div.photo img {
	max-width: 300px;
}

