/* 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: #0A67A2;  /* blue */
background: #097969;  /* Cadmium Green */
background: #d3d3d3;  /* light grey */
/*background: #ff0000;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333;
font-size: 14px;
line-height: 18px;
}
	
/* layout */

#wrapper {
width: 940px;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
border: 2px solid #666;
background: #fff;
/* curved border radius */
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-webkit-box-shadow: 15px 15px 30px #202020;
-moz-box-shadow: 15px 15px 30px #202020;
}

/* Navigation Bar */
nav {
width: 940px;
height: 40px;
margin: 0 auto;
background: #D5EBF9;
background: #C1E1C1;
margin-top: -5px;
}

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

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

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

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

/* basics */

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
padding: 10px 0 0 0; /* Top, Right, Bottom, Left */
}

a:link, a:visited {
color:#000;
text-decoration: none;
font-weight: bold;
text-shadow: none;
}

a:hover, a:active {
color: #0A67A2;
color: #097969;
}

p {
margin-bottom: 18px;
}

li {
padding-left: 5px;
}

/* nav */

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

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

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

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

nav .menu a:hover {
color: #0A67A2;
color: #097969;
}

/** HEADER */

header {
padding: 20px 0 0 0;
}

header>h1 {
float: left;
margin: 0 0 18px 10px;
width: 600px;
font-size: 40px;
line-height: 36px;
color: #0A67A2;
color: #097969;
font-weight: bold;
text-decoration: none;
text-shadow: 0px 2px 3px #555;
text-shadow: 2px 2px 3px #555;
padding-left: 25px;
}

header>h1 a:link, a:visited {
color: #0A67A2;
color: #097969;
font-weight: bold;
text-decoration: none;
text-shadow: 0px 2px 3px #555;
padding-left: 25px;
}

header>h2 {
color: #777;
clear: right;
float: right;
font-style: italic;
font-size: 14px;
margin: 14px 10px 18px 0px;
padding-right: 25px;
}

/** ARTICLES **/
article img {
border: none;
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
}

#content p, ul, ol, hr {
margin-bottom: 24px;
line-height: 1.5em;

}

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

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

#content h2 {
font-size: 16px;
color: #000000;
margin: 0 0 0 0;
}

.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: 16px;
color: #0A67A2;
color: #097969;
}

aside ul {
list-style: none;
color: #bbb;
margin: -15px 0 15px 25px;
}

aside a:link, footer a:visited {
color: #333;
text-shadow: none;
}
/** FOOTER */

#footer-area {
background: #D5EBF9;
background: #C1E1C1;
padding: 10px 0;
overflow: hidden;
/* curved border radius */
-moz-border-radius-bottomright: 18px;
-moz-border-radius-bottomleft: 18px;
-webkit-border-bottom-left-radius: 18px;
-webkit-border-bottom-right-radius: 18px;
}

#footer-area p{
text-align: center;
margin: 0 0 18px 10px;
margin: 0 0 0 0;
width: 940px;
font-size: 12px;
line-height: 20px;
color: #0A67A2;
color: #097969;
font-weight: bold;
text-decoration: none;
text-shadow: none;
}



.mybackground {
 position:absolute;
 left: 0px;
 top: 0px;
 width: 600px;
 height: 400px;
 }
 
details > summary {
  padding: 4px;
  width: 400px;
  border: none;
  cursor: pointer;
  
  line-height: 1;
background: #0;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333;
font-size: 14px;
line-height: 18px;
margin-left: 20px;
  margin-bottom: 0px;
}

details > p {
  background-color: #eeeeee;
  padding: 4px;
  margin: 0;
  box-shadow: 1px 1px 2px #bbbbbb;
  margin-left: 20px;
  margin-bottom: 0px;
}


details > a:link {
color:#000;
text-decoration: none;
font-weight: normal;
text-shadow: none;
}

details > a:hover {
color: #0A67A2;
color: #097969;
}

