@charset "UTF-8";
body {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	background: #141414 url(../images/bkgnd-blackboard.jpg) no-repeat center -70px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #1b1b1b;
}
/***************  TYPOGRAPHY ***************/
a {
	color:rgb(0,147,163)
}
a:hover {
	color:rgb(0,87,97);
	text-decoration:none;
}
a img {
	border:none;
	text-decoration:none;
}
p {
	margin:0 0 10px 0;
}
h1 {
	color:rgb(0,147,163);
}
#mainContent h2 {
	border-bottom: 1px solid #6B752A;
	color: #93AF2A;
	font-size: 18px;
}
#mainContent h3 {
	color: #93AF2A;
	margin-bottom: 0;
	size: 12px;
}
h4 {
}
.smallText {
	font-size:85%;
}
.testimonial {
	text-align:left;
	font-style:italic;
}
#tips h3 {
	font-family: 'Roboto Condensed', ronnia-condensed, sans-serif;
	background-color:rgb(107,117,42);
	color:rgb(147,175,42);
	padding:3px 3px 3px 30px;
	font-size:24px;
	text-align:left;
	font-weight:300;
	margin:0 0 10px 50px;
}
#tips h3 a {
	color:rgb(147,175,42);
	text-decoration:none;
}
#tips p {
	font-family: 'Kalam', kremlin-pro-web-expanded, serif;
	font-size: 16px;
	padding-right:16px;
	text-align:left;
}
#socialIcons p.contactLink {
	font-family:'Kalam',kremlin-pro-web-expanded, serif;
	font-size:18px;
	position:absolute;
	top:104px;
	right:-228px;
	width: 235px;
	-moz-transform:rotate(-14deg);
	-webkit-transform:rotate(-14deg);
	-o-transform:rotate(-14deg);
	transform:rotate(-14deg);
	color:#9bbec9;
	z-index:300;
}
#footer p {
	color:#1b1b1b;
}
#footer .copyright p {
	font-size:90%;
	color:rgb(0,147,163);
	text-align:center;
}
#blogPull h2 {
	font-family: 'Roboto Condensed', ronnia-condensed, sans-serif;
	font-weight:300;
	font-size:36px;
	color:rgb(107,117,42);
	margin:0 0 20px 0;
}
#blogPull a {
	color:rgb(107,117,42);
}
#testimonial h2,
#blogPull h2 {
	font-family: 'Roboto Condensed', ronnia-condensed, sans-serif;
	font-weight:400;
	font-size:28px;
	color:rgb(0,147,163);
	margin:0 0 20px 0;
	-moz-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	position:absolute;
	left:-42px;
	top:53px;
}
#testimonial h2 a,
#blogPull h2 a {
	color:rgb(0,147,163);
	text-decoration:none;
}
#testimonial p {
	padding-left:30px;
}
/*************** PAGE ELEMENTS ***************/
#container {
	width: 951px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}
#sun {
	position:absolute;
	top:-225px;
	left:-157px;
}
#logo {
	background-color:rgb(0,147,163);
	/* margin-left:50%;
	padding:4px 0 4px 23px; */
	text-align:left;
	padding-bottom: 6px;
}
#logo img {
	height: 160px;
	width: auto;
}
#logo .miago-slogan {
	position: absolute;
	z-index: 1000;
	right: 65px;
	bottom: 0;
	color: white;
	text-align: right;
}
#logo .miago-slogan h2 {
	font-size: 14px;
	margin-bottom: 5px;
}
#logo .miago-slogan h3 {
	font-family: Gentium Basic, serif;
	font-size: 22px;
	margin-top: 0;	
	margin-bottom: 15px;
	font-weight: 100;
}
#header {
	background: #e7cd52;
	padding: 0;
}
#sidebar1 {
	float: left;
	width: 200px;
	/* height:467px; */
	color:#fff;
	/* margin-top:110px; */
	text-align:center;
	position:relative;
	z-index:50;
}
#tips {
	width:275px;
	position:absolute;
	right:-7px;
	-moz-transform:rotate(-3.5deg);
	-webkit-transform:rotate(-3.5deg);
	transform:rotate(-3.5deg);
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
#subscribe {
	position:relative;
}
#subscribe img {
	position:absolute;
	top:-200px;
	right:-44px;
	z-index:-5;
}
#sidebar2 {
	background:none;
	float: right;
	width: 167px;
	height:562px;
	margin:15px 0 0;
	color:#fff;
	position:relative;
	z-index:50;
}
#vent {
	background:url(../images/sticky.png) no-repeat;
	height:200px;
	width:170px;
	/* position:absolute; */
	top:17px;
	left:0;
	-moz-transform:rotate(10deg);
	-webkit-transform:rotate(10deg);
	-o-transform:rotate(10deg);
	transform:rotate(10deg);
	padding:46px 5px 10px;
}
#vent h3 {
	font-family: 'Kalam', kremlin-pro-web-expanded, serif;
	font-weight:400;
	text-align:center;
	color:#0093A3;
	font-size: 30px; /* 26px; */
	line-height:110%;
	margin:20px 0 7px;
	text-decoration:none;
}
#vent p {
	color:#0093a3;
	font-family:'Kalam',kremlin-pro-web-expanded, serif;
	font-size:14px;
	text-align:center;
}
#jtm {
	position:absolute;
	left:37px;
	top:216px;
}
#socialIcons {
	/* background-color:rgb(107,117,42);
	width:36px;
	margin-top:276px;
	padding-bottom:20px; */
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	position:relative;
}
#socialIcons ul {
	list-style-type:none;
	padding:3px 0;
	margin:0;
}
#socialIcons ul li {
	background-color: #0096a4;
	border-radius: 8px;
	padding:3px 6px;
	position:relative;
	z-index:95;
	display: inline-block;
	margin: 0 1.5%;
}
#socialIcons ul li a {
	display: block;
	height: 20px;
	width: 15px;
}
#socialIcons ul li a .fa {
	color: white;
	font-size: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#aboutPic {
	transform: rotate(-7deg);
}
#mainContent {
	margin: 15px 50px 0 198px;
	position:relative;
	z-index:100;
	background-color:#fff;
	padding:25px;
	min-height:562px;
}
#mainContent.home {
	padding:0;
}
#footer {
	padding:10px 0 5px 0;
	background:#e7cd52;
	position:relative;
	z-index:100;
}
#footerInner {
	margin:0 auto;
	width:951px;
	text-align:left;
}
#footer .copyright {
	clear:both;
	padding-top:6px;
}
#blogPull {
	float:left;
	margin-left:0;
	border-left:1px solid #fff;
	padding:6px 18px 0 50px;
	position: relative;
	width:380px;
}
#blogPull h2 {
	left: 0;
	top: 10px;
}
#testimonial {
	float:left;
	margin-left:8px;
	border-left:1px solid #fff;
	padding:6px 18px 0;
	width: 100%; /*430px;*/
	position:relative;
}
#fader {
	overflow:hidden;
	height:140px;
}
/***************  MAIN NAVIGATION ***************/

#nav {
	background-color:#e7cd52;
	/* width:690px; */
	list-style:none;
	/* margin:0 0 0 248px;*/
	margin: 0;
	padding:0;
	padding-right: 50px;
	text-align:right;
	/* -moz-box-shadow: 7px 7px 18px #000;
	-webkit-box-shadow: 7px 7px 18px #000;
	box-shadow: 7px 7px 18px #000; */
	position:relative;
	z-index:400;
}
#nav li {
	position:relative;
	display:inline;
}
#nav a {
	display:inline-block;
	padding:14px 14px 4px;
	color: #474643 !important;
	letter-spacing: 0.75px;
	font-weight: bold;
	text-transform: uppercase;
	height:25px;
	font-size:12px;
	vertical-align:bottom;
}
#nav .current a, #nav .current a:hover {
	background-color:rgb(0,147,163);
	color:#fff;
	font-weight:bold;
}
#nav li.longlink a {
	vertical-align:top;
	height:30px;
	padding:6px 10px;
	line-height:14px;
}

.longlink a {
	vertical-align:top;
	height:30px;
	padding:6px 20px !important; 
	line-height:14px;
}

#nav ul {
	position:absolute;
	/*top:100%; Uncommenting this makes the dropdowns work in IE7 but looks a little worse in all other browsers. Your call. */
	left:-9999px;
	margin:0;
	padding:0;
	text-align:left;
}
#nav ul li {
	display:block;
}
#nav li:hover ul,
#nav li ul.active {
	left:0;
}
#nav li:hover a {
	text-decoration:none;
	background:#0093a3;
	color:#fff !important;
}
#nav li:hover ul a,
#nav li ul.active a {
	text-decoration:none;
	background:rgb(155,190,201);
	opacity:.92;
	height:16px;
	font-size:12px;
	color:#005761;
}
#nav li:hover ul a:hover {
	text-decoration:underline;
	background:#0093a3;
	color:#fff;
}
#nav ul a {
	white-space:nowrap;
	display:block;
	color:#005761;
	background-color:#e7cd52;
	height:16px;
	-moz-box-shadow: 0 0 3px #646464;
	-webkit-box-shadow: 0 0 3px#646464;
	box-shadow: 0 0 3px #646464;
}
#nav a {
	color:#1b1b1b;
	text-decoration:none;
}
#nav a:hover {
	text-decoration:underline;
	background:#e7d78e;
}
/***************  HOME PAGE  ***************/
#mainCopy {
	background-color:#9bbec9;
	color:#6b752a;
	margin:20px 0 0;
}
#mainCopy p {
	padding:15px;
	font-size:20px;
}
/***************  CLASSES ***************/
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
ul.nobullet {
	list-style-type:none;
}
.transImg:hover {
	opacity:0.8;
	-ms-fliter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
}
p.ds {
	color:#c0bfbe;
	margin:10px 30px;
	font-size:85%;
	text-align:right;
	font-style:italic;
}
p.ds a {
	color:#c0bfbe;
	text-decoration:none;
}
/***************  FORMS ***************/
.subscribeForm {
	width:100%;
	background-color:none;
	position:relative;
	text-align:left;
}
.subscribeBox {
	border:6px solid #0097a6;
	padding:0 4px;
	width:180px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	height: 20px;
	position: relative;
	top: 15px;
}
.subscribeTxt {
	font-weight:bold;
	left:0;
	position:absolute;
	top:-15px;
	color:white;
	background-color:#0097a6;
	padding:3px 0 0 0;
	width:200px;
	text-align:center;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	height: 30px;
}
.subscribeBtn {
	font-family:'Kalam',kremlin-pro-web-expanded, serif;
	font-size:24px;
	border:none;
	background:none;
	color:#fff;
	cursor:pointer;
	-moz-transform:rotate(-2deg);
	-webkit-transform:rotate(-2deg);
	-o-transform:rotate(-2deg);
	transform:rotate(-2deg);
	position: relative;
	top: 18px;
}


.main-content {
	background-color: white;
	padding: 25px;
}

#ajaxticker2 {
	min-height: 160px;
}