/*
Theme Name: UNOH 
Theme URI: http://unoh.org
Description: UNOH
Version: 0.1
Author: Andy Steele
*/


body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background: #000 url("images/bg.jpg");
}


#box {
	width: 832px;		/* header image width + 22*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	padding: 1px;
	position: relative;
	font-size: 0.8em;
}





#header h1 {
	color: #333D49;
	text-align: left;
	font-variant: normal;
	margin-left: 10px;
	margin-top: 10px
}

#header {
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	width: 832px;
	height: 135px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}
#main {
	margin: 0px;
	padding: 0px;
	clear: left;
	z-index: 1;
	background: #fff;
}

#content {
	margin: 10px;
	color: #6E6E6E;	
	line-height: 1.4em;
background: #fff;
}


#content h1 {
	font-size: 1.5em;
	color: #ED9400;
}

#content h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #ED9400;
}
#content a:link, #content a:visited {
	color:#333;
}
#content a:hover {
	color: #ED9400;
	border: 1px solid #ccc;
	padding: 2px 4px;
	margin: -3px -5px;
}

/*	background: #500; */
/*	border: 1px solid red; */
/*	border: thin none #FF0000;*/









#main h1 {
	margin:10px 0px 0px 0px;
	color:#ED9400;
	text-align:left;
	font-size: 1.5em;
}


#side {
	/* was below blocks in html */
	display: none;
	margin-top: 15px;
	margin-left: -11px;
	margin-right: -7px;
	border: 1px solid #ccc;
}

#footer {
	margin-left: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	text-align: center;
	background-color: #fff;
	clear: both;
}

#blocks {
	margin-left: 10px;
	margin-right: 5px;
}

#footer a:link, #footer a:visited {
	color: #02486C;
}
#footer a:hover {
	border-bottom: 1px dashed #02486C;
}

li.thumb {
	list-style-type: none;
	float: left;
	border: 1px solid #999; 
	margin: 6px;
	padding: 5px 5px 3px 5px;
}


.current_page_parent {
   background:#347BA2 url("images/menubg_hover.jpg") repeat-x;
}


.current_page_item {
   background:#347BA2 url("images/menubg_hover.jpg") repeat-x;
}

.page-item-33 {
   /* donate button */
   background: #DD5501 url("images/menubg_donate.jpg") repeat-x;
   /* normally #F49D30 but darkened slightly */
}

.page-item-247 {
    /* e-commerce listing */
    display: none;
}


/* needed to allow images inserted in wordpress to right align properly */
/* !important; margin:0 0 15px 15px !important; */
.alignright { float: right }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { float: left; }



.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



/***********************************/
/*  Top Nav bar				 /
/***********************************/

#topnav_container {
	float: right;
}


#topnav, #topnav ul {
	font-family:verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	float:right;
	list-style:none;
	line-height:30px;
	padding:0;
	margin:0;
	border:0px solid #aaa;
	width:100%;
	z-index: 9;
    }
#topnav a {
    display:block;
    color:#fff;
    text-decoration:none;
    padding:0px 10px;
    }
#topnav li {
    float:left;
    padding:0;
    }
#topnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:121px;		/* was 101 */
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#topnav li li {
    width:119px;		/* was 99 */
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#topnav li li a {
    padding:4px 10px;
    width:100px;		/* was 80  */
    font-size:11px;
    color:#fff;
    }
#topnav li ul ul {
    margin:-20px 0 0 100px;
    }




#topnav li li:hover {
    color: #000;
    }
#topnav li ul li:hover a, #topnav li ul li li:hover a, #topnav li ul li li li:hover a, #topnav li ul li li li:hover a {
    color:#000;
    }
#topnav li:hover a, #topnav li.sfhover a {
    color:#000;
    }
#topnav li:hover li a, #topnav li li:hover li a, #topnav li li li:hover li a, #topnav li li li li:hover li a {
    color:#000;
    }
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li:hover ul ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul, #topnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul, #topnav li li li li.sfhover ul {
    left:auto;
	background: url("images/topnavbg.png");
    }

#topnav li:hover, #topnav li.sfhover {
	/*background:#347BA2;*/
	background: url("images/topnavbg.png");
	color: #000;
}



/* for faq and possibly other pages with side bar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 595px;
	width: 170px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


.narrowcolumn, .posts
{
	float: left;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	width: 520px;
	line-height: 1.4em;
}

.pages
{
	float: left;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 20px;
	/*padding-left: 25px;*/
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	width: 780px;
	line-height: 1.4em;
}




/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

*/

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


.tagged {
	font-size: 0.8em;
}


ul.faq {
	/*list-style-image: url(/wp-content/themes/unoh/images/q.png); */
	list-style-type: none;
	margin-left: 0; 
	padding-left: 20px;
}

.faq li {
	background: url(/wp-content/themes/unoh/images/q.png) no-repeat; 
	padding: 8px 0px 10px 25px;
	margin-top: 10px;
	/*margin: 20px;*/
	minimum-height: 50px;
	text-align: middle;
}

.faq a {
	/*text-decoration: none;*/
}

.faq a:hover {
	text-decoration: underline;
	color: #DD5501;
}



/*********************************** */
#myGallery
{
	width: 832px;
	height: 302px;
	z-index: 5;
	display: none;
	border: 0px solid #000;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #FFF;
	background-repeat: no-repeat;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('htp://www.unoh.org/wp-content/plugins/smoothgallery/css/img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone

{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 100%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 80%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('htp://www.unoh.org/wp-content/plugins/smoothgallery/css/img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('htp://www.unoh.org/wp-content/plugins/smoothgallery/css/img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('htp://www.unoh.org/wp-content/plugins/smoothgallery/css/img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('htp://www.unoh.org/wp-content/plugins/smoothgallery/css/img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('htp://www.unoh.org/wp-content/plugins/smoothgallery/css/img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('htp://www.unoh.org/wp-content/plugins/smoothgallery/css/img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	





