/*
Theme Name: Sunshine Suprize
Theme URI: http://www.onlywebsites.com/
Description: The Sunshine Suprize theme by Onlywebsites.
Version: 1.6
Author: onlywebsites
Author URI: http://www.onlywebsites.com

I ain't happy, 
I'm feeling glad 
I got sunshine in a bag 
I'm useless but 
Not for long 
The future is coming on

*/



/* Begin Typography & Colors */
*{padding:0px;margin:0px;}

body {
	background-color: #BE851E;
	color:#34240C;
	background-image: url(images/underlay/body.jpg);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
#Overlay1 {
	position:absolute;
	width:109px;
	height:719px;
	z-index:99;
	left: 50%;
	top: 135px;
	margin-left: -490px;
}
#Overlay2 {
	position:absolute;
	width:357px;
	height:170px;
	z-index:99;
	left: -80px;
	bottom: -20px;
}
#Overlay3 {
	position:absolute;
	width:363px;
	height:270px;
	z-index:99;
	left: 50%;
	top: 83px;
	margin-left: 140px;
}
#Overlay4 {
	position:absolute;
	width:93px;
	height:484px;
	z-index:99;
	left: 50%;
	top: 363px;
	margin-left: 360px;
}
#Overlay5 {
	position:absolute;
	width:257px;
	height:135px;
	z-index:99;
	right: 2px;
	bottom: -12px;
}
#Underlay1 {
	position:absolute;
	width:296px;
	height:1060px;
	z-index:1;
	top: -80px;
	left: 50%;
	margin-left: 265px;
}
#Underlay2 {
	position:absolute;
	width:298px;
	height:1060px;
	z-index:1;
	left: 50%;
	top: 0px;
	margin-left: -560px;
}
#Underlay3 {
	position:absolute;
	width:516px;
	height:420px;
	z-index:1;
	left: 50%;
	top: -44px;
	margin-left: -258px;
}
#Page1 {
	position:absolute;
	width:808px;
	height:216px;
	z-index:2;
	top: 100px;
	left: 50%;
	margin-left: -404px;
}
#Page2 {
	position:absolute;
	width:808px;
	z-index:2;
	top: 316px;
	left: 50%;
	margin-left: -404px;
	background-image: url(images/mit.gif);
	background-repeat: repeat-y;
}
#content{
	width: 400px;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 25px;
	line-height: 1.4;
}
#content p{
margin-top: 10px;
margin-bottom: 10px;
}

#content ul{
 list-style-type: circle;
 margin-left: 22px;
}
#sidebar{
	width: 225px;
	float: right;
	margin-right: 35px;
	margin-top: 25px;
	height: 700px;
}
#sidebar ul{ list-style-type: none;}
a:link {
	color: #FF4B0F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E13800;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
}
a:active {
	text-decoration: none;
	color: #F8993A;
}
h1 {
	font-size: 24px;
	color: #C86A00;
}
h2 {
	color: #C86A00;
	font-size: 18px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
}
#searchform{
}
#searchform input{
}
#s{border: 1px #993300 dotted; padding: 2px; background-color:#FEFFE4;  color:#633A21;}
#searchsubmit{border: 1px #ED9513 solid; padding: 1px; background-color:#854134; color:#F7DC4D;}
.mp-form{
	overflow: hidden;
}
.MailPressFormEmail, .MailPressFormName{border: 1px #993300 dotted; padding: 2px; background-color:#FEFFE4;  color:#633A21; width: 219px; display: block;}
.MailPressFormSubmit{
border: 1px #ED9513 solid; padding: 1px; background-color:#854134; color:#F7DC4D; float: right;
}

