/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* FUNCTIONALITY */
div.search, div#credit {display: none;}
ul#nav {}

div#loopedSlider img.alignright { 
 background-color:#e0e0e0; color:#555 !important; }

.ngg-widget img  {
	border-width: 1px;
	border-style: solid;
	border-color: #CFBD9B #6f5729 #6f5729 #CFBD9B;
	margin: 0px 2px;
	padding: 0;
}

/* NextGen Gallery View */

.ngg-galleryoverview {
	overflow: hidden;
}
.ngg-galleryoverview div.pic {
	margin-bottom: 10px; 
}
ul.ngg-gallery-list {
	overflow: visible;
	width: 480px;
	list-style: none;
}
.ngg-galleryoverview div.pic img {
	border: none;
	padding: 0;
}
ul.ngg-gallery-list li {
	float:left;
	margin:0 2px 0 !important;
	overflow: visible;
	list-style: none;
}
ul.ngg-gallery-list li a {
	padding: 2px;
}
ul.ngg-gallery-list li img {	
	border:medium none;
	height:40px;
	width:40px;
	padding: 0;
	border: none;
}

/* NextGen Gallery View */
.galleryview img {
	padding: 0px;
}
.galleryview .panel-overlay h2 {
	display: none;
}

.entry ul.filmstrip li {
	list-style: none;
}
