/*
    designed by WebTemplateOcean.com
    http://www.webtemplateocean.com/
    released under Creative Commons Attribution-ShareAlike 3.0 license
*/

* {
    margin: 0;
    font-family: 'Tahoma' sans-serif;
    padding: 0;
}

body {
    padding-bottom: 40px;
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #333333;
    background: #FFFFFF url('images/bg.gif') repeat-x;
}

h1 {
    font-weight: normal;
    font-size: 46px;
    line-height: 1.2em;
    letter-spacing: -2px;

    color: #FFFFFF;
}

h1 a, h1 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

h2 {
    font-weight: normal;
    letter-spacing: -1px;
    color: #555;
}

h3 {
    font-weight: normal;
    letter-spacing: -1px;
    color: #fff;
	font-size:22px;
}

p {
    padding: .75em 0;
    line-height: 1.8em;
    text-align: justify;
}

a {
    color: #3E88BF;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* page */

#page {
    width: 1020px;
    margin: 0 auto;
    padding-top: 20px;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    border-top: none;
}

/* header */

#header {
    height: 275px;
    margin: 0px 30px 15px 30px;
}

#logowrapper {
	float: left;
	margin-left: 12px;
	text-shadow: 0px 0px 18px rgba(0, 0, 0, 1);
	transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	padding: 10px;
	position: absolute;
	top: 105px;
	letter-spacing: -1px;
	font-family: 'Tahoma', sans-serif;
}

#logowrapper:hover {
    text-shadow: 0px 0px 12px rgba(39, 89, 163, 1);
    text-decoration:none !important;

}

#logo {
    border: none;
}

/* menu */


#nav
{
    padding-top: 20px;
    margin: 0px auto;    height: 1px;  width: 100%;          
}
#nav li 
{
    display:inline;
    min-width: 120px;
}
#nav li a 
{   
   font-family: 'Tahoma' sans-serif;
   font-size: 20px;
   text-decoration: none;
   float:left;
   padding: 10px;
   background-color: #002342;
   color:#ffffff;
   border-bottom:1px;
   border-bottom-color:#000000;
   border-bottom-style:solid;
   min-width: 135px;
   text-align: center;
   margin:2px;
   transition:0.2s ease-in-out;
   -moz-transition:0.2s ease-in-out;
   -webkit-transition:0.2s ease-in-out;
   border-radius: 8px;
}
#nav li a:hover 
{
   background-color:#ffffff;
   color:#002342;
   padding-bottom:12px;
   border-bottom:4px;
   border-bottom-color:#002342;
   border-bottom-style:solid;
   
}

.activenav
{
   background-color:#ffffff !important;
   color: #002342 !important;
   padding-bottom:12px !important;
   border-bottom:4px !important;
   border-bottom-color:#002342 !important;
   border-bottom-style:solid !important;
   
}


#menu {
    float: right;
    width: 600px;
    padding-top: 225px;
line-height: 1em;
}

#menu ul {
    float: left;
    list-style: none;
line-height: 1em;
}

#menu ul li {
    display: inline-block;
    float: left;
    padding: 0 20px;
    font: .92em/60px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    //background: #FFFFFF;
line-height: 1em;
}

#menu ul li a {
    color: #000000;
line-height: 1em;
}

#menu ul li a:hover {
    color: #3E88BF;
    text-decoration: none;
}

/* sidebar */

#sidebar {
    float: left;
    width: 289px;
    margin-bottom: 30px;
    padding: 0 30px 0 50px;
    border-right: 1px solid #E3E3E3;
}

#sidebar h2 {
    font-size: 1.75em;
}

#sidebar .box {
    padding: 1.5em 0 4em 0;
}

#sidebar p {
    text-align: center;
    /* line-height: 1em; */
}

#sidebar ul {
    list-style: none;
    padding: 2.25em 0 4.75em 0;
}

#sidebar ul li {
    padding: .2em 0 .2em 18px;
    line-height: 2em;
    background: url('images/li.gif') no-repeat 0 .9em;
}

/* content */

#content {
    float: right;
    width: 570px;
    padding: 0 50px 10px 0;

}

#content .post {
    padding: 0 0 4em 0;
}

#content .entry {
    padding-top: .75em;
}
#content p
{
//line-height: 1em;
}
#content h2 {
    font-size: 2.5em;
    margin-top: 16px;
}

#content h2 a {
    color: #777777;
}

#content h2 a:hover {
    text-decoration: none;
}

p.postmeta {
    color: #888888;
}

p.readmore {
    padding-right: 2em;
    text-align: right;
}

p.readmore a {
    padding: 4px;
    border: 1px solid #CFE0E9;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* footer */

#footer {
    margin: 0 1px;
    padding: 40px 20px;
    background: url('images/footer.gif') repeat-x;
}

#footer p {
    font: .85em Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
}

#footer span {
    padding: 0 .5em;
}


/*Contact button */

.contactbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:24px;
	line-height:24px;
	width:64px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.contactbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}.contactbutton:active {
	position:relative;
	top:1px;
	}
img.socialFB {
	position:fixed;
	top:200px;
	left:0;
	transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
}

img.socialFB:hover {
	opacity:0.8;
}


img.socialGP {
	position:fixed;
	top:325px;
	left:0;
	transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
}

img.socialGP:hover {
	opacity:0.8;
}
