/* Created by http://freehtml5templates.com */
@import url(https://fonts.googleapis.com/css?family=Carrois+Gothic+SC);

/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
}

.donotprint {
display: none;
}



body {
line-height: 1;
background: #777;
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;
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
}

nav {
width: 940px;
height: 50px;
margin: 0 auto;
background: #050304;
}

header {
width: 940px;
height: 288px;
margin: 0 auto;
background: #888 !important;
}

#main {
width: 940px;
margin: 0 auto;
padding-top: 30px;
background: #FFF url(images/colbg.png) repeat-y;
overflow: hidden;
}

#content {
float: left;
width: 640px;
margin-left: 30px;
}

#content .image{
float:right;
text-align: center;
margin: 0 0 24px 24px;
}

#content .caption{
font-size: 80%;
text-align: center;
}

#sidebar {
float: right;
padding-left: 20px;
width: 220px;
}

#sidebar Li Li{

padding-left: 15px;
width: 220px;
}

footer {
width: 940px;
margin: 0 auto;
clear: both;
}

/* basics */

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
color: #333;
}

a:link, a:visited {
color:#004C9A;
}

a:hover, a:active {
color: #333;
}

p {
margin-bottom: 18px;
}

li {
padding-left: 5px;
}

/* nav */

nav .menu {
font-size: 16px;
font-weight: bold;
}

nav .menu ul {
margin: 0;
padding: 0 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: #ddd;
}

nav .menu a:hover {
text-decoration: underline;
}

/** HEADER */


header h1, header h2 {
font-family: 'Carrois Gothic SC', sans-serif;
margin: 0;
padding: 0 0 0 30px;
line-height: normal;
position: relative;
text-shadow: 2px 2px 2px rgba(255,255,255, 0.2);
color: #e82760;
}

header h1 { 	
float: left;
padding-top: 2em; 
font-size:3.7em;
left: 275px;
}

header h1 a:link, header h1 a:visited {
text-decoration: none;
color: #d10f43;
}

header h1 a:hover { 
text-decoration: none; 
color: #003cff;
}

header h2 {
padding: 0px 0 0 30px;
font-style: italic;
font-size: 20px;
left: 565px;
}

/** ARTICLES **/
article img {
border: none;
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
}

article h2, h3{
display:inline;
padding-bottom:24px;
clear:right;
}

article img.lead{
float: right;
width:200px;
margin: 0 0 24px 24px;
}

#content p, ul, ol, hr {
margin-bottom: 24px;
}

#content ul{
margin-left: 24px;
}

#content ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}

#content h1, h2, h3, h4, h5, h6 {
color: #333;
margin: 0 0 20px 0;
line-height: 1.5em;
}

.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 10px;
}

.alignright, img.alignright {
display: inline;
float: right;
margin-left: 10px;
}

.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

/* sidebar and footer widget blocks */

aside h3 {
font-size: 18px;
}

aside ul {
list-style: none;
margin-bottom: 10px;
margin-top:0px;
}

#footer-area {
background: #050304;
color: #FFF;
font-size: 90%;
padding: 18px 0;
overflow: hidden;
}

.footer-segment {
float: left;
margin-right: 20px;
margin-left: 20px;
width: 180px;
}

footer aside h4 {
color: #FFF;
font-size: 16px;
line-height: 1.5em;
}

footer a:link, footer a:visited {
color: #ddd;
}

footer p {
margin-top: -15px;
}


.menu li{
	float:left;
	font-family: 'Bevan', arial, serif;
	font-size:16px;
	line-height:50px;
	color:#fff;
	margin-right:5px;
	
}
.menu a{
	display:block;
	position:relative;
	float:left;
	clear:both;
	color:#fff;
	
}

.menu a > span{
	height:50px;
	float:left;
	position:relative;
	overflow:hidden;
}
.menu a span span{
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	text-align:center;
}
.menu a span span.sl-w1{
	color:#fff;
	text-shadow:0px 0px 1px #222;
	z-index:2;
}
.menu a span span.sl-w2{
	color:#e82760;
	text-shadow:-1px 1px 2px #666;
	z-index:3;
}


.sl_examples{
    color:#f0f0f0;
    margin-right:5px;
	text-transform:uppercase;
}
.sl_examples a{
    display:block;
    position:relative;
    float:left;
    clear:both;
    color:#fff;
}
.sl_examples a > span{
    height:50px;
    float:left;
    position:relative;
    overflow:hidden;
}
.sl_examples a span span{
    position:absolute;
    display:block;
    left:0px;
    top:0px;
    text-align:center;
}
.sl_examples a span span.sl-w1{
    color:#e82760;
    text-shadow: 2px 2px 2px rgba(255,255,255, 0.2);
    z-index:2;
}
.sl_examples a span span.sl-w2{
    color:#fff;
    text-shadow: 2px 2px 2px rgba(255,255,255, 0.2);
    z-index:3;
}


