/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title : SLNHA3
Author : BadCat
URL : http://www.badcat.com/
Created : May 2010
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/** GLOBAL RESETS **/
:link,:visited {text-decoration:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:400;}
ul,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
a img,:link img,:visited img {border:none}

/** GLOBAL SETS **/
.clear {clear:both;}
.hidden {display:none;}
body {margin:0 0 50px 0;font-size:13px;color:#222;font-family:arial,lucida,tahoma, helvetica, verdana;background:#FFF url(images/bg.png) top repeat-x;text-align:center;}
a:link, a:visited {color: #3366FF;text-decoration:underline;}
a:hover, a:focus {color:#1a1a1a;text-decoration:underline;}
#wrapper {width:925px;margin-right:auto;margin-left:auto;}

#header {position:relative;height: 160px;
	text-align: left;
}
#homepage #header {position:relative;height:415px;}

#header #nav {position:absolute;top: 114px;left:0;list-style:none;}
#header #nav li {float:left;margin: 0 4px 0 0;font-size: 12px;text-transform:uppercase;font-weight:bold;}
#header #nav li a {display:block;line-height:30px;padding:0 10px;}
#header #nav li a:link, #header #nav li a:visited {border: 1px solid #a6780e;color: #3366FF;text-decoration:none;
	background-color: #fdef94;
}
#header #nav li a:hover, #header #nav li a:focus {color: #3366FF;text-decoration:none;
	background-color: white;
}
#header #nav li.current a  {border: 1px solid #a6780e;color: #3366FF;text-decoration:none;
	background-color: white;
}

#header a.logo:link, #header a.logo:visited, #header a.logo:hover {position:absolute;
color:#3366FF;
text-decoration:none;
	background: url(images/SLNHA-logo.gif) no-repeat -10px 0;
	height: 55px;
	padding-top: 40px;
	padding-left: 95px;
	font: normal 25px Georgia, "Times New Roman", Times, serif;
}
#content {text-align:left;}

#content h1 {margin:25px 0 20px 0;
	font: normal 40px/40px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #3366FF;
}
#content h2 {font-size:25px;font-family:arial;line-height:37px;letter-spacing:-1px;margin:25px 0 10px 0;}
#content h3 {font-family:arial;font-size:18px;color:#1a1a1a;margin:25px 0 10px 0;}
#content h4 {font-family:arial;font-size:16px;color:#1a1a1a;margin:25px 0 10px 0;}
#content h5 {font-family:arial;font-size:14px;color:#1a1a1a;margin:25px 0 10px 0;}
#content h6 {font-family:arial;font-size:10px;color:#1a1a1a;margin:25px 0 10px 0;}

#content #page-content {float:left;width:575px}
.page-meta {line-height:40px;text-transform:uppercase;color:#999;font-size:11px;border-top:1px dotted #ccc;padding-top:15px;margin-top:15px;}
.page-meta span {text-transform:none;color: #3366FF;font-size:15px;font-family:georgia;}

#content .page-text {font-size:14px;line-height:22px;margin-bottom:10px;}
#content .page-text p, #content .page-text ul, #content .page-text ol {margin:0 0 22px 0;}
#content .page-text ul, #content .page-text ol {margin-left:25px;}
#content .page-text ul ul, #content .page-text ol ul, #content .page-text ul ol, #content .page-text ol ol {
	margin:0 0 0 25px;
}
#content .page-text blockquote {
	margin:0 0 22px 20px;
	line-height: 19px;
	font-size:13px;
	color:#666;
	font-style:italic;
	border-left:2px solid #ccc;
	padding:0 0 0 15px;
	}
#content code {border:1px dotted #ececec;padding:2px;font-family: Consolas, Monaco, "Courier New", Courier, monospace;font-size: 12px;background:#f9f9f9;color:#000;}
#content pre code {line-height:17px;padding:15px;border:1px dotted #ececec;font-family: Consolas, Monaco, "Courier New", Courier, monospace;font-size: 12px;background:#f9f9f9;color:#000;margin-bottom:22px;display:block;}

#content .page-text img {margin:0 0 20px 0;border:1px solid #1a1a1a;}

#sidebar {width:300px;float:right;border:1px solid #ccc;background:#D7E3FF;margin-bottom:20px;}

.section {padding:30px 20px 20px 20px;text-align:left;}
.section p, .section ul, .section ol {line-height:20px;margin:0 0 20px 0;}
.section ul, .section ol {margin-left:20px;}
.section ul ul, .section ol ul, .section ul ol, .section ol ol {
	margin:0 0 0 20px;
}
.section h2 {color: #3366FF;font-size:22px;font-family:arial;line-height:22px;letter-spacing:-1px;margin:0 0 15px 0;padding:0;}
.section h3 {color: #3366FF;font-family:arial;font-size:19px;margin:0 0 10px 0;}
.section h4 {color: #3366FF;font-family:arial;font-size:15px;margin:0 0 10px 0;}
.section h5 {color: #3366FF;font-family:arial;font-size:13px;margin:0 0 10px 0;}
.section h6 {color: #3366FF;font-family:arial;font-size:10px;margin:0 0 10px 0;}

.section blockquote {
	margin:0 0 20px 20px;
	line-height: 19px;
	font-size:12px;
	color:#666;
	font-style:italic;
	border-left:2px solid #ccc;
	padding:0 0 0 15px;
	}
.section code {border:1px solid #ececec;padding:2px;font-family: Consolas, Monaco, "Courier New", Courier, monospace;font-size: 12px;background:#f9f9f9;color:#000;}
.section pre code {line-height:17px;padding:15px;border:1px solid #ececec;font-family: Consolas, Monaco, "Courier New", Courier, monospace;font-size: 12px;background:#f9f9f9;color:#000;margin-bottom:22px;display:block;}

.credits {font-size:11px;text-transform:uppercase;color:#666;padding-top:15px;margin-top:30px;border-top:1px dotted #ccc;}
.credits p {margin:0 0 0 0;line-height:16px;padding:5px 0 0 0;}
.credits a:link, .credits a:visited {color:#666;}
.credits a:hover {color:#333}

.contact {padding-top:25px;border-top:1px dotted #ccc;}
#sidebar .section form p {margin: 0 0 0 0;}
#sidebar .section label {font-size:11px;color:#666;display:block;}
#sidebar .section input.text, #sidebar .section textarea.text {
	font-size:13px;
	font-family:arial;
	border:1px solid #999;
	padding:4px;
	background:#fff;
	width:250px;
	margin:0 0 7px 0;
	color: black;
}

#sidebar .section input.text:focus, #sidebar .section textarea.text:focus {background:#ffffcc;
}
#sidebar .section textarea.text {height:100px}
#sidebar .section input.submit {padding:5px 10px;font-weight:bold;float:right;background:#111;border:1px solid #000;color:#eee;}
#sidebar .section input.submit:focus, #sidebar .section input.submit:hover {color:#FFF;background: #3366FF;}


.special {
padding: 20px;
background: rgb(252, 251, 184);
-webkit-border-bottom-left-radius: 5px 5px;
-webkit-border-bottom-right-radius: 5px 5px;
-webkit-border-top-left-radius: 5px 5px;
-webkit-border-top-right-radius: 5px 5px;
border: 1px solid rgb(249, 207, 81);
margin: 0px 0px 5px 0px;
}

#content .special p {
line-height: 20px;
margin: 0;
padding: 0;

}



/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
}

a.bigrounded {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.medium {
	color: black;
	font-size: 12px;
	padding: .4em 1.5em .42em;
	font-weight: bold;
}
.small {
	color: #fff;
	font-size: 11px;
	padding: .2em 1em .275em;
	font-weight: bold;
}

/* color styles 
---------------------------------------------- */

/* blue */
.blue a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

a.blue{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.blue {
	color: #fff;
	font-weight: bold;
	border: 1px solid #254cc7;
	background-color:  #3366FF;
	background: -webkit-gradient(linear, left top, left bottom, from( #c9d5f0), to(#3366FF));
	background: -moz-linear-gradient(top, #c9d5f0,  #3366FF);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9d5f0', endColorstr='#3366FF');
}



.blue:hover {
	background-color: #2555e8;
	background: -webkit-gradient(linear, left top, left bottom, from(#bdc9e2), to(#2351db));
	background: -moz-linear-gradient(top, #bdc9e2, #2351db);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdc9e2', endColorstr='#2351db');
}

.blue:active {
	color: #whitesmoke;
	background-color: #1d4bd5;
	background: -webkit-gradient(linear, left top, left bottom, from(#2351db), to(#bdc9e2));
	background: -moz-linear-gradient(top, #2351db,  #bdc9e2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#2351db', endColorstr='#bdc9e2');
}

a.blue:active{
	border-style: none;
}


#page-content div.page-text p a img.gs_image {
border: 2px solid #d6e3ff;
padding: 10px;
}

#page-content div.page-text p a:hover img.gs_image {
border: 2px solid #3366FF;
padding: 10px;
}

#page-content div.page-text p a:hover img.gs_image img.cleanimage {
border: none;
}

#wrapper div.section.credits p a {
	text-decoration: none;
}

table.membersy { width: 100%; padding: 0px; border: none; border: 1px solid #999;}
table.membersy td {  border: none; background-color: #F4F4F4; 
vertical-align: top; padding: 7px;}
table.membersy tr.special td { border-bottom: 1px solid #ff0000;  }

table.calendary { width: 100%; padding: 0px; border: none; border: 1px solid #999;}
table.calendary td {  border: none; background-color: #F4F4F4; 
vertical-align: top; padding: 7px;}
table.calendary tr.special td { border-bottom: 1px solid #ff0000;  }

.boardlogin{
	background: transparent url(images/lock-icon.gif) no-repeat 0 -1px;
	padding-left: 15px;
}

a:hover .boardlogin{
	background: transparent url(images/lock-icon.gif) no-repeat 0 -1px;
	padding-left: 15px;
	color: #36f;
}
