@charset "UTF-8";
/* CSS Document */

html {
}
body {
	font-family: "Helvetica Neue", HelveticaNeue, TeXGyreHeros, FreeSans, "Nimbus Sans L", Arimo, Helvetica, Arial, sans-serif;
	color: #DCDADF;
	height: 100%;
	width: 100%;
	font-size: 11pt;
	text-align: justify;
	line-height: 14pt;
}


#article a {
	text-decoration: none;
	color: #FFF;
}

#sidebar a {
	text-decoration: none;
	color: #FFF;
}

h1 {
	font-size: 15.3pt;
	color: #DEDCE1;
	margin-bottom: 10px;
	font-weight: 400;
}
h2 {
	font-size: 12.5pt;
	margin-bottom: 14px;
	font-weight: 500;

}

h3 {
	font-size: 15.3pt;
	color: #DEDCE1;
	margin-bottom: 10px;
	font-weight: 400;
	margin-top:14px;
}

hr {
	background:#9e9e9e; 
	border:0; 
	height:1px;
}

body #container {
	height: 80%;
	max-width: 900px;
	margin: auto;
}

.bg {
	background: url(../images/bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

img {
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 18px;
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #666;
	border-bottom-color: #000;
	border-left-color: #999;
}

.contentimg {
	margin: 2px;
	border: none;
}

body #container #logo {
	background-image: url(../images/butterfly.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 340px;
	margin: auto;
	background-position: 0px 0px;
	font-family: 'Crimson Text', serif;
	overflow: visible;
}

body #container #logo #logotop {
	width: 280px;
	height: 65px;
	border-bottom: 1px solid #CCC;
	font-size: 55px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	color: #FFF;
	letter-spacing: -0.7px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 3px;
}

body #container #logo #logobottom {
	width: 280px;
	height: 40px;
	font-size: 22px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	color: #cfd0d8;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

.transparent {
	background:#7f7f7f;
	background:rgba(0, 0, 0, 0.53);
}

nav {
	border-top: 1px solid #9f9fa5;
	border-bottom: 1px solid #9f9fa5;
	border-radius: 0px;
	background-color: rgba( 0, 0, 0, 0.2 );
	box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
	display: block;
	margin: 8px auto;
	overflow: hidden;
	max-width: 880px;
	min-width: 738px;
	font-family: 'Crimson Text', serif;
	font-size:22px;
}
nav ul {
	height:37px;
	list-style: none;
	text-align:justify;
	margin-top: 0;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0 10px;
}
nav ul:after {
	content: '';
	display: inline-block;
	width: 100%
}
nav ul li {
	display: inline-block;

	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
nav > ul > li > a {
	/*background-color:#3FC;	*/
	color:#DADADA;
	display: inline-block;
	line-height: 35px;
	margin: auto;
	padding: 0 10px;
	-webkit-transition: all 0.s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
}

nav > ul >li:hover > a {
	color: rgb( 255, 255, 255 );
}

hr {
	color: #CCC;≠
	margin-top: 0px;
	margin-bottom: 4px;
}

#article {
	margin:0;
	padding:0;
	width:100%;
	float:left;
	margin-right:-310px;
}

#article a:hover {
	color: #C00;
}

#main {
	background-color: rgba( 0, 0, 0, 0.2 );
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 7px;
	margin-right: 295px;
	padding-left: 23px;
	padding-right: 10px;
	overflow: auto;
	float:left;
	border-top:ppx solid line;

}

#main_full_width {
	background-color: rgba( 0, 0, 0, 0.2 );
	max-width: 600px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 7px;
	margin-right: 10px;
	padding-left: 23px;
	padding-right: 10px;
	overflow: auto;
	float:left;
	border-top:ppx solid line;

}
#sidebar {

	width:260px;
	margin-top:10px;
	margin-right:10px;
	padding: 0px 8px;
	float:right;
	background-color: rgba( 0, 0, 0, 0.2 );
	font-size: 10pt;
	
}

#sidebar img {
	margin-left: 5px;
	margin-right: 18px;
	margin-bottom: 0px;
}

/* P01 Contact Plugin */
#p01-contact1_field0 {width: 40%;}
#p01-contact1_field1 {width: 40%;}
#p01-contact1_field2 {width: 75%;}
#p01-contact1_field3 {width: 95%;}

.clearfloat {
	clear: both;
}

.antispam { display:none;}
