/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/* panels holder */
.ob_show_panelsholder
{

}

/* panel */
.ob_show_panel
{
	overflow:visible;
}

/* changer container */
.ob_show_changer
{
	overflow:visible;
}

/* changer number */
.ob_show_changernumber
{	
	font-family:Tahoma;
	font-weight:bold;
	font-size:12pt;
	color:#3585ab;
	
	cursor:pointer;
	
	background-image:url(number.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	padding:1px;
}

/* changer number onmouseover */
.ob_show_changernumber_over
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12pt;
	color:#3585ab;
	
	cursor:pointer;
	
	background-image:url(number_selected.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	padding:1px;
}

/* changer number when selected */
.ob_show_changernumber_selected
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12pt;
	color:#3585ab;
	
	cursor:pointer;
	
	background-image:url(number_selected.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	padding:1px;
}

/* changer play image */
.ob_show_changerplay
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(play.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin:0px;
}

/* changer play image onmouseover */
.ob_show_changerplay_over
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(play.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin:0px;
}

/* changer pause image */
.ob_show_changerpause
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(pause.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin:0px;
}

/* changer pause image onmouseover */
.ob_show_changerpause_over
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(pause.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin:0px;
}

/* changer left image */
.ob_show_changerleft
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_left.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin-left:10px;
	margin-right:3px;
}

/* changer left image onmouseover */
.ob_show_changerleft_over
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_left.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin-left:10px;
	margin-right:3px;
}

/* changer right image */
.ob_show_changerright
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_right.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin-left:3px;
	margin-right:10px;
}

/* changer right image onmouseover */
.ob_show_changerright_over
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_right.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin-left:3px;
	margin-right:10px;
}

/* changer top image */
.ob_show_changertop
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_top.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:27px;
	height:28px;
	
	margin-top:10px;
	margin-bottom:3px;
}

/* changer top image onmouseover */
.ob_show_changertop_over
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_top.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:27px;
	height:28px;
	
	margin-top:10px;
	margin-bottom:3px;
}

/* changer bottom image */
.ob_show_changerbottom
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_bottom.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:27px;
	height:28px;
	
	margin-top:3px;
	margin-bottom:10px;
}

/* changer bottom image onmouseover */
.ob_show_changerbottom_over
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_bottom.png);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:27px;
	height:28px;
	
	margin-top:3px;
	margin-bottom:10px;
}

/* 
.changerTable
{
	border-padding: expression(cellPadding=0);
	border-padding: 0px;		
}
*/

.changerTable td
{
	vertical-align:top;
}






.about h2 {
	width: 800px;
	height: 60px;
	padding: 20px 0 0 15px;
	background: url(images/img08.gif) no-repeat left top;
	text-transform:none;
	font-weight:bold;
	font-size: 22px;
	color: #DADADA;
}

#logo .ob_show_panel {
        overflow: visible;
        }

 #show5 .ob_show_panel {
        overflow: visible;
        } 
        
#show4 .ob_show_panel {
        overflow: visible;
        }         
#show3 .ob_show_panel {
        overflow: visible;
        } 
        
#show2 .ob_show_panel {
        overflow: visible;
        z-index:auto -100;
        }
               
#show .ob_show_panel {
        overflow: visible;
        }

#wrapper {
	margin: 0;
	padding: 0;
	height: 350px;
	background: url(images/wsutrideltabackground2.jpg) repeat-x left top;
}

/* Menu */
#menu 
{
	float: left;
	width: 1000px;
	height: 50px;
	/* background: url(images/img03.jpg) no-repeat left top;*/
}

/** LOGO */
#logo {
	width: 810px;
	height: 260px;
	margin: 0 auto;
	background: url(images/img04.gif) no-repeat left top;
}


body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-size: 14px;
	text-align: justify;
	color: #FFFFFF;
}

#txt
{
	font-family:Calibri, Georgia, Times New Roman, Arial;
	font-size: 14px;
	font-weight:bold;
	letter-spacing:1px;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #9BC4E2;
	font-family:Calibri, Georgia, Times New Roman, Arial;
	font-weight: bolder;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {

}

a:link {
	color: #9BC4E2;
}

a:hover, a:active {
	text-decoration: none;
	color: #9BC4E2;
}

a:visited {
	color: #D9D919;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}



/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	padding-top:15px;
	height: 75px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 72px;
	list-style: none;
	line-height: normal;
}

#menu li {
	padding: 0 3px 0 3px;
	text-align:center;
	float: left;
	background: url(images/button.gif) no-repeat left top;
	background-position:center;
}

#menu li img 
{
	padding:0 10px 0 20px;
}

#menu a {
	float: left;
	margin-right: 3px;
	padding: 8px 10px 8px 10px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-align:center;
	text-transform: lowercase;
	font-size: 18px;
	background-position:center;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #D9D919;
}

#menu .current_page_item a {
	color: #A5E543;
}


#logo h1, #logo h2 {
	margin: 0;
	padding: 0 0 0 100px;
	line-height: normal;
}

#logo h1 { 
	padding-top: 105px;
	font-family: Calibri, Georgia, "Times New Roman", Times, serif;
	font-size:40px;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 0px 0 0 100px;
	font: 18px Calibri, Georgia, "Times New Roman", Times, serif;
	color: #9B9B9B; 
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 810px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 800px;
	margin-top: 15px;
	background: url(images/img10.jpg) no-repeat left top;
	
}

/* Post */

.post {
	padding: 15px 0px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
	width: 800px;
	height: 60px;
	padding: 20px 0 0 15px;
	background: url(images/WelcomeTitle.gif) no-repeat left top;
	font-size: 24px;
	color: #DADADA;
}

.post h2 {
	width: 800px;
	height: 60px;
	padding: 20px 0 0 15px;
	background: url(images/img08.gif) no-repeat left top;
	font-size: 22px;
	color: #DADADA;
}

.post .entry {
	padding: 0 15px;
	font-size: 14px;
	font-weight:bold;
	border-bottom: 1px dotted #1F1F1F;
}

.post .meta {
	padding: 15px 15px 30px 15px;
	font-size: 13px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}


/* Search */

#search {

}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 140px;
	margin-left: 25px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #467805;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #9BC4E2;
}

/* Footer */
#footer-wrap {
	width: 810px;
	height: 60px;
	margin: 0 auto;

}

#footer {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 14px;
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #9BC4E2;
}

#legal a {
	color: #9BC4E2;
}
