@charset "utf-8";

body {
	background-color: rgba(237,238,255,1);
	font-family: 'Alegreya Sans', sans-serif;
	font-family: 'Itim', cursive;
}

p {
	color: rgba(20,27,95,1);
	padding: 0px 30px 0px 30px;
	font-size: 12pt;
	font-family: 'Alegreya Sans', sans-serif;
	text-align: justify;
}

hr {
	width: 400px;
	color: rgba(8,20,97,1);
	border-top: dotted 5px;
	background-color: #fff;
}



.margin10 {
	margin-top: -8pt;
}

a:link {
	color:  rgba(20,27,95,1);
}
a:visited {
	color:  rgba(20,27,95,1);
}

h1 {
	padding: 0px 30px 0px 30px;
	font-size: 32pt;
	font-family: 'Itim', cursive;
	color: rgba(20,27,95,1);
    -webkit-transform: rotate(-5deg) skew(-5deg, 0);
    -moz-transform: rotate(-5deg) skew(-5deg, 0);
	margin-top: 5px;
	margin-bottom: 20px;
	
}

header {
	
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	display: block;
	overflow: hidden;
}
 
img { 
	display: block;
	margin-left: auto;
	margin-right: auto;
}
 
nav {
	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 500px;
	font-size: 12pt;
	color:  rgba(20,27,95,1);
	font-family: "Itim", serif;
}

nav li {
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	height: 25px;
	width: auto;
	margin-top: 0px;
	text-align: center; 
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
	transition: background-color 0.3s ease; 
	vertical-align: top;
}

nav li:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(242,199,163,1);
	 
}

nav li a {
	color: rgba(40,35,50,1);
	text-decoration: none;
}

nav li a:hover {
	color: inherit;
}

section {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 900px;
	
}

.content {
	display: block;

}

.self {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: left;
	position: relative;
}

.bubble {
	background-color: rgba(242,199,163,1);
	border-radius: 25px;
    padding: 20px; 
    width: 375px;
    height: auto;
	display: block;
	float: left;
	margin-top: 100px;
}

.next {
	float:left;
	position: relative;
	width: 420px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align:center;
}
	
	
#frame section h1 {
	display: inline;
	float: left;
}















      /* BeginOAWidget_Instance_2648024: #OAWidget */
.container {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	width: inherit;
	height: inherit;
	}

      
      
      .item a img {
	float: left;
	
	background-color: #FFF;
	margin: 10px;
	border: 1px solid #cccccc;
	
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	display: compact;
      }

      
      .item a:hover img, .item a:active img {
     
      border:1px solid #cccccc;
      filter:alpha(opacity=80);
      -moz-opacity:0.80;
      -khtml-opacity: 0.80;
      opacity: 0.80;
      }

      
      .clearfix:after{
      clear:both;
      }

      #inline{
	/* [disabled]visibility: hidden; */
	color: #444;
      }

/* EndOAWidget_Instance_2648024 */

body,td,th {
	color: rgba(255,255,255,1);
}

#frame section .social {
	display: inline;
	margin: 20px;
	width:70px;
	height:auto;
	float: left;
}

#frame section .contact {
	
	 display: inline-block;
	 margin-left:auto; 
	 margin-right:auto; 
	 width: 330px; 
	 height: auto;
	
}
#frame .contact2 {
	margin-top: 50px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 700px;
}
