/*
Original design: Luft (v1.0 - November 2nd, 2012)
For more information, see http://andreasviklund.com/premium-templates/luft/
Gallerax jQuery plugin by nodethirtythree: http://n33.co/jquery/
*/

*{margin:0; padding:0;}

/* General styles */
body {font:80% Helvetica,sans-serif; line-height:1.6em;}


a {color:#777; text-decoration:none; font-weight:700;}
a:hover {color:#222; text-decoration:none; }
p,ul,ol,dl {margin:0 0 15px 0;line-height:2.0em; }

.link2 {color:red; text-decoration:none; font-weight:700;border-bottom: none;}
.link2:hover {color:black; text-decoration:none;border-bottom: none; }

.georgia {
	font-family: ÔCourier NewÕ, Courier, monospace;
	font-size:25px;
	font-weight: 100; 
}

.center {
	text-align: center;
}


strong {font-weight:700;}
h1 {color:#888; font-size:2.2em; margin-bottom:20px; line-height:1.6em;}
h1 a {font-weight:400; border:0;}
h1 a:hover {text-decoration:none; color:#222;border:0;}
h2 {font-size:1.6em;}
h3 {font-size:1.4em;}
h4 {font-size:1.4em;margin-top: 30px;border-top:}
h5 {font-size:1em;padding-top: 8px;padding-bottom: 8px;border-top:1px solid grey; font-weight: 100;margin-bottom: 20px;}
h1,h2,h3 {text-align:center;font-family: Helvetica, sans-serif;  font-weight:bold; margin-bottom:15px;color:#F00000;padding-bottom: 15px;padding-top: 15px;}
.sub {text-align:left; color:black;}
.subred {text-align:left; color:red;}
.redlink {text-align:center; color:red;}
.padding {padding-left: 40px; padding-right: 40px;}
.padding2 {padding-left: 40px; padding-right: 40px;margin-top: 20px;}
.overline {border-top:1px solid grey;}
.bold5 {font-weight: bold; letter-spacing:.1em;font-style: 1.2em;text-align: center;color:grey;border:none;}
.red {color:red;}
h4 {text-align:center;font-family: Helvetica, sans-serif;  font-weight:400; margin-bottom:50px;color:#F00000;padding-bottom: 15px;padding-top: 15px;}
.center {text-align:center;color:#F00000; font-weight: bold;}
.center2 {text-align:center;}
.center26 {text-align:center; font-size: 16px;}

.grey {
	color:grey;
}
/* Main layout container */
#layout {margin:0px auto 0;margin-top: 15px; margin-bottom: 20px; width:960px;background-color: none; padding: 35px; }

/* Footer */
#footer {padding-top:30px;}
#footer h3 {font-size:1.2em;}
#footer p {text-align:center; line-height:1.5em; margin-top:-10px;}

/* Grid classes, fixed width, 960px with 12 columns */
.col {float:left; margin:0 10px; overflow:hidden; float:left; display:inline;}
.col img {max-width:100%;}
.row {width:960px; margin:20px auto 0; overflow:hidden;}
.row .row {margin:0 -10px; width:auto;	display:inline-block;}

.c1 {width:60px;}
.c2 {width:140px;}
.c3 {width:220px;}
.c4 {width:300px;padding-top: 20px;}
.c5 {width:380px;}
.c6 {width:940px;text-align: center;}
.c62 {width:450px;}
.c7 {width:540px;}
.c8 {width:620px;border-bottom:1px solid grey;padding-top: 20px;}
.c9 {width:700px;}
.c10 {width:780px;}
.c11 {width:860px;}
.c12 {width:940px;}
.centerimage {text-align: center;}
/* Menu list styles */
li {line-height: 30px;}
ul.menu {list-style:none; margin:0; padding:10px 0; border-top:1px solid #eee;}
ul.menu li {list-style:none; text-align:center; font-size:1.2em; margin:0 0 10px; padding:0 0 8px 0; color:#888; border-bottom:1px solid #333;}
ul.menu li a {font-size:1.2em; font-weight:400; border:0;}
ul.menu li a:hover {color:#eee; text-decoration:none;}

/* Additional text classes */
.alignleft {text-align:left;}
.alignright {text-align:right;}
.aligncenter {text-align:center;}
.alignjustify {text-align:justify;}
.nomargin {margin:0; padding:0;}
.larger {font-size:1.2em;}
.smaller {font-size:0.9em;}
.spacer {margin:0 20px;}
.clear {clear:both;}
.hide {display:none;}
.border {border:1px solid red;}
.toplinks {font-size:1.4em; color:black ; margin-top:15px;padding-bottom:5px;letter-spacing: .1em;font-weight: 100;}
.current { color:red ; margin-top:15px;padding-bottom:10px;letter-spacing: .1em;font-weight: 100;}
.toplinks a {border:0; font-family:'Helvetica'; text-transform:uppercase;color:black;font-weight: 100;letter-spacing: .1em;}
.maintain{width:100%; margin-bottom:15px;}
.maintain2{width:100%; margin-top:20px;}
/* Gallerax styles */
#gallery {position:relative;width:100%; margin:0 auto 20px auto;}
#gallery img.output {width:100%; margin-bottom:15px;}
#gallery span.caption {display:block; margin:0;}
#gallery ul.thumbnails {display:none;width:100%; list-style:none; margin:0 0 20px 0; padding:0;}
#gallery ul.thumbnails li {display:none;float:left; margin:0 20px 15px 0;}
#gallery ul.thumbnails li img {display:none;width:140px; height:70px; cursor:pointer;}
#gallery ul.thumbnails li.last {margin-right:0;}
#gallery #captions {position:absolute; top:440px; right:10px;color:#fff; opacity:0.7; text-shadow:#000 1px 1px 7px;}
#gallery #captions .line {display:block;font-size:1.6em; padding:10px;}

@media only screen and (max-width : 960px){
#layout, body.wider #layout {width:auto; margin:0; padding:20px;}
.row {width:100%;}

.col {margin:0;}
.c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8, .c9, .c10, .c11, .c12 {width:100%;}
h1 {margin:-15px auto;}
#gallery ul.thumbnails {display:none;}
}

#black {background-color: black;width:1250px;}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
