/* @override http://friendsofocfw.org/wp-content/themes/friendsofocfw/style.css */
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a, a:visited {
	text-decoration: none;
	color: rgb(100,34,0);
}
a:hover {
	text-decoration: underline;
}
a:active, a:focus, a, a:visited {
	outline: none;
}
body {
	text-align: center;
	font: 14px/16px Arial, Helvetica, Geneva, sans-serif;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(swish.png) no-repeat 650px 5px;
	padding-top: 40px;
}
#header {
}
#header a {
	text-decoration: none;
	color: rgb(130,167,71);
	font: 35px Arial, Helvetica, Geneva, sans-serif;
}
#mainnav {
	width: 900px;
	height: 30px;
	background-color: rgb(100,34,0);
	margin-top: 10px;
}
#mainnav li {
	float: left;
	list-style-type: none;
	margin-left: 12px;
	margin-top: 2px;
}
#mainnav li a {
	display: block;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}
#mainnav li a:hover {
	background-color: rgb(130,167,71);
}
#mainnav #searchli {
	float: right;
	width: 200px;
}
#homearea {
	position: relative;
	display: block;
	width: 900px;
	height: 475px;
	color: white;
	margin-top: 10px;
}
#homesideboxes {
	width: 240px;
	height: 325px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
	height: 475px;
	overflow-x: hidden;
	overflow-y: scroll;
}
#homesideboxes p {
	padding-bottom: 5px;
}
#homesideboxes > li {
	list-style-type: none;
	border: 5px solid rgba(130,167,71,0.9);
	background-color: rgba(255,255,255,0.9);
	color: black;
	margin: 10px;
	width: 200px;
	padding: 5px;
	font-size: 13px;
	line-height: 17px;
}
#homesideboxes > li > ul > li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 5px;
}
#recentnewspostsreadmore {
	display: block;
	float: right;
}
#sponsors {
	margin-top: 10px;
	width: 900px;
	border-top: 1px solid rgb(130,167,71);
	padding-top: 10px;
	clear: both;
	height:50px;
	z-index:30;
}
#sponsors li {
	float: left;
	width: 205px;
	list-style-type: none;
	border: 1px solid rgb(130,167,71);
	padding: 5px;
	height: 50px;
	margin-left: 10px;
	line-height: 50px;
	text-align: center;
}
#sponsors li:first-child {
	margin-left: 0px;
}
#sponsors li a {
	display: block;
	width: 205px;
	height: 50px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}
#footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
#footer p {
	line-height: 16px;
	font-size: 12px;
	color: #444;
}
#footer p a {
	color: #000;
}
#footer p a:hover {
	text-decoration: underline;
}
#FirstName, #LastName {
	line-height: 20px;
	font-size: 11px;
	display: block;
	float: left;
	border: 1px solid #bebebe;
	width: 75px;
	outline: none;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:5px;
}
#LastName {
	margin-left:5px;
}
#juyhx-juyhx {
	line-height: 20px;
	font-size: 11px;
	display: block;
	float: left;
	border: 1px solid #bebebe;
	width: 170px;
	outline: none;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
#juyhx-juyhx:active, #juyhx-juyhx:focus, #FirstName:active, #LastName:active, #FirstName:focus, #LastName:focus {
	outline: none;
	border-color: black;
}
#submit-juyhx-juyhx {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	border-style: none;
	cursor: pointer;
	background: url(newspaper_add.png) no-repeat 0 0;
	margin-top: 2px;
}
.clear {
	clear: both;
}
#content {
	width: 640px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	background: url(fadebglogo.png) no-repeat center 50px;
}
#content p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content ul, #content ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content li {
	margin-left: 10px;
	margin-bottom: 5px;
}
#content h2 {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid rgba(130,167,71,0.25);
	padding-left: 5px;
	margin-bottom: 10px;
}
#content h2 a, #content h3 a {
	color: #444;
}
#content h3 {
	border-bottom: 1px solid rgba(130,167,71,0.25);
	width: 75%;
	margin-bottom: 10px;
}
#content h4 {
	border-bottom: 1px solid rgba(130,167,71,0.25);
	width: 50%;
	margin-bottom: 10px;
}
#printthispage {
	background: url(printer.png) no-repeat left center;
}
#printthispage, #emailthispage {
	display: block;
	float: right;
	line-height: 25px;
	margin-right: 10px;
	padding-left: 20px;
	margin-top: 5px;
} 
#emailthispage {
	background: url(email.png) no-repeat left center;
}
#sideboxes {
	float: right;
	width: 240px;
	margin-top: 10px;
}
#sideboxes p {
	padding-bottom: 5px;
}
#sideboxes > li {
	list-style-type: none;
	border: 5px solid rgba(130,167,71,0.9);
	background-color: rgba(255,255,255,0.9);
	color: black;
	margin: 10px;
	width: 200px;
	padding: 5px;
	font-size: 13px;
	line-height: 17px;
}
#sideboxes > li > ul > li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 5px;
}
#recentnewspostsreadmore {
	display: block;
	float: right;
}
.post-edit-link {
	font-size: 12px;
	line-height: 0;
	margin-left: 10px;
}
#footer ul {
	text-align: center;
}
#footer li {
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #a7a7a7;
}
#footer li:last-child {
	margin-right: 0px;
	padding-right: 0px;
	border-right: none;
}
#footer li a {
	color: #000;
	line-height: 16px;
	font-size: 12px;
}
.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper, .jdGallery .carousel, .jdGallery div.carouselContainer {
	width: 660px;
}
.withArrows a.open {
	left: 100px;
	width: 470px;
	z-index: 500;
	height: 100%;
}
.jdGallery a.right, .jdGallery a.left {
	width: 100px;
}
.jdGallery a.right {
	right: 240px;
}
.jdGallery a.carouselBtn, .jdGallery a.carouselBtn:hover, .jdGallery a.carouselBtn:active {
	left: 30px;
	width: 8%;
	background-color: #000;
}
.carouselContainer {
	display: none;
	visibility: hidden;
}
.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper, .jdGallery .carousel {
	background-color: #000;
}
.jdGallery .slideInfoZone {
	background-color: #000;
}
.jdGallery .slideInfoZone h2
{
	font-size: 24px !important;
	float: right;
	width: 550px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height:24px;
	margin-top: 5px !important;
}
.jdGallery .slideInfoZone p
{
	font-size: 14px !important;
	float: right;
	width: 550px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 14px;
}
.jdGallery .slideInfoZone p, .jdGallery .slideInfoZone h2 {
	padding: 0 !important;
	background-color: none !important;
	color: white !important;
	background-image: none !important;
	text-align: left !important;
}
.jdGallery .slideInfoZone {
	width: 660px;
}
#Logo100 {
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 100px;
	height: 100px;
	z-index: 20;
	background: url(100logo.png) no-repeat left top;
}
.sponsoroption {
	border: 1px solid rgb(130,167,71);
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
float:left;
}
.sponsoroption li {
	float: left;
	width: 270px;
	margin-right: 20px;
}
/* extensions */
a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_doc.gif) no-repeat center left;
}
a[href$='.txt'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_txt.gif) no-repeat center left;
}
a[href$='.xls'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_xls.gif) no-repeat center left;
}
a[href$='.rss'], a[href$='.atom'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_feed.gif) no-repeat center left;
}
a[href$='.opml'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_opml.gif) no-repeat center left;
}
a[href$='.phps'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_phps.gif) no-repeat center left;
}
a[href$='.phps'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_phps.gif) no-repeat center left;
}
a[href$='.torrent'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_torrent.gif) no-repeat center left;
}
a[href$='.vcard'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_vcard.gif) no-repeat center left;
}
a[href$='.exe'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_exe.gif) no-repeat center left;
}
a[href$='.dmg'], a[href$='.app'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_dmg.gif) no-repeat center left;
}
a[href$='.pps'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_pps.gif) no-repeat center left;
}
a[href$='.pdf'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center left;
}
a[href$='.xpi'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_plugin.gif) no-repeat center left;
}
a[href$='.fla'], a[href$='.swf'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_flash.gif) no-repeat center left;
}
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_archive.gif) no-repeat center left;
}
a[href$='.ical'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_ical.gif) no-repeat center left;
}
a[href$='.css'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_css.gif) no-repeat center left;
}
a[href$='.ttf'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_ttf.gif) no-repeat center left;
}
a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_pic.gif) no-repeat center left;
}
a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_film.gif) no-repeat center left;
}
a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_music.gif) no-repeat center left;
}
/* email */
a[href ^="mailto:"] {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_mailto.gif) no-repeat center left;
}
/* use this class to make sure that images won't get iconized */
.imageLink {
	padding-left: 0px !important;
	background: none !important;
}
.alignleft, .alignright {
	margin: 10px;
}
.alignright {
	float: right;
	margin-right: 0;
}
.alignleft {
	float: left;
	margin-left: 0;
}
.wp-image-180, .wp-image-181, .wp-image-182, .wp-image-183, .wp-image-184, .wp-image-185 {
	margin-left:auto!important;
	margin-right:auto!important;
}