/* Created by http://freehtml5templates.com */

/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
}

body {
line-height: 1;
background-color: #AFE5F7;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666;
font-size: 14px;
line-height: 18px;
}
	
/* layout */

#wrapper {
width: 940px;
margin: 0 auto;
margin-top: 5px;
margin-bottom: 5px;
border: 8px #fff solid;
}

nav {
width: 940px;
height: 50px;
margin: 0 auto;
background: #0088b3;
}

header {
width: 940px;
height: 200px;
margin: 0 auto;
background: #fff url(images/headerimg.jpg) no-repeat left top;
}

#main {
width: 940px;
margin: 0 auto;
padding-top: 30px;
background: #FFF url(images/colbg.png) repeat-y;
overflow: hidden;
}

#content {
float: right;
width: 640px;
margin-right: 30px;
}

#sidebar {
float: left;
padding-left: 20px;
width: 220px;
background: #fff;
}

footer {
width: 940px;
margin: 0 auto;
clear: both;
}

/* basics */

@font-face {
	font-family: 'Lobster13Regular';
	src: url('Lobster_1.3-webfont.eot');
	src: local('Lobster13Regular'), url('Lobster_1.3-webfont.woff') format('woff'), url('Lobster_1.3-webfont.ttf') format('truetype'), url('Lobster_1.3-webfont.svg#webfontcOtP3oQb') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
}

a:link, a:visited {
color: #15627A;
}

a:hover, a:active {
color: #555;
}

hr {
background-color: #E7E7E7;
border: 0;
height: 1px;
margin-bottom: 18px;
clear: both;
}

p {
margin-bottom: 18px;
}

#sidebar small { 
font-size: 12px; line-height: 16px; 
}

li {
padding-left: 5px;
}

/* nav */

nav .menu {
font-size: 14px;
font-weight: bold;
}

nav .menu ul {
margin: 0;
padding: 17px 0 0 20px;
list-style: none;
line-height: normal;
}

nav .menu li {
display: block;
float: left;
}

nav .menu a {
display: block;
float: left;
margin-right: 5px;
padding: 0px 15px;
text-decoration: none;
color: #eee;
}

nav .menu a:hover {
text-decoration: underline;
}

/** HEADER **/
header h1 { 	
text-align: left;
padding-left: 140px;
padding-top: 60px;
font-size: 40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #FFF;
}

header h1 a:link, header h1 a:visited {
text-decoration: none;
color: #0088b3;
}

header h1 a:hover { 
color: #555;
}

header h2 { 	
text-align: left;
padding-top: 15px;
padding-left: 140px;
font-size: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #333;
}

/** ARTICLES **/
article img {
border: none;
}

#content p, ul, ol, hr {
margin-bottom: 24px;
}

#content ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}

#content ul {
padding-left: 50px;
}

#content h1, h2, h3, h4, h5, h6 {
margin: 0 0 20px 0;
line-height: 1.5em;
}

#content h1 {
font-size: 60px;
text-align: center;
color: #346A14;
margin-top: -25px;
}

#content h2 {
display: block;
background: #c3ecff;
padding-left: 10px;
font-size: 22px;
}

#content a:visited {
color: #15627a;
}

#content a:hover {
color: #000000;
}

.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 8px;
margin-top: 4px;
}

.alignright, img.alignright {
display: inline;
float: right;
margin-left: 8px;
margin-top: 4px;
}

.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
}

/* sidebar and footer widget blocks */

aside h3 {
display: block;
width: 200px;
height: 40px;
background: #fff url(images/headingback.png) no-repeat;
font-size: 15px;
padding-left: 7px;
margin-right: 15px;
color: #E4F7E4;
}

aside ul {
list-style: none;
margin-bottom: 20px;
margin-top: -15px;
}

aside li a {
display: block;
text-decoration: none;
}

aside li a:hover {
text-decoration: underline;
}

aside li a:visited {
color: #15627a;
}

aside h3 a {
color: #E4F7E4;
}

aside h3 a:link, a:visited {
color: #E4F7E4;
}

#footer-area {
background: #0088b3;
color: #ddd;
font-size: 80%;
padding: 10px 0;
overflow: hidden;
}

.footer-segment {
text-align: center;
margin-right: 20px;
margin-left: 20px;
width: 880px;
}

footer aside h4 {
color: #fff;
font-size: 16px;
line-height: 1.5em;
}

footer a:link, footer a:visited {
color: #75d2f1;
text-decoration: underline;
}

footer a:hover {
color: #555;
}



/* Slider */
.container {width:584px;height:260px;position:relative;overflow:hidden}
.slides {position:absolute;top:0;left:0}
.slides div.slide {width:584px;position:absolute;left:0;display:none;font-family:Arial, Helvetica, sans-serif;font-size:1.12em;line-height:1.43em}
.slides div.slide img {float:left;margin-right:28px}
.slides div.slide cite {font-style:italic;padding-top:1px;display:block;margin-bottom:15px}
.slides div.slide span {display:block;text-align:right;color:#000}
.slides div.slide span b {display:block}

#loopedSlider {width:584px;position:relative;clear:both}
#loopedSlider .previous, #loopedSlider .next {display:block;width:21px;height:21px;background-repeat:no-repeat;background-position:0 0;position:absolute;right:0;top:-41px}
#loopedSlider .previous {background-image:url(images/prev.gif);right:26px}
#loopedSlider .next {background-image:url(images/next.gif)}