/* COPYRIGHT NOTICE

Site: Mediability, Inc.
Author: Ignite Studios (www.ignitestudios.net)

Date Created: Feb. 23, 2010
Date Modified: Feb. 26, 2010
*/

/* COLOR REFERENCES

#BAE0EB - LIGHT BLUE
#F5E89D - LIGHT YELLOW
#D7746C - INDIAN RED
#DECCDE - THISTLE
#B06536 - SIENNA
#D9954F - PERU
#99CC00 - NAVIGATION (OLD)
#99FF00 - HEADLINE (OLD)
#F5E89D - HEADLINE/LINKS (NEW)

*/

/* GLOBAL */

body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	background: url(../imgs/bg_tile.jpg) repeat;
}

p {
	font-size: 12px;
	line-height: 18px;
}

h1 {
	font: bold 24px "Gill Sans", "Gill Sans MT", Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	color: #99FF00;
}

h2 {
	font: bold 14px "Gill Sans", "Gill Sans MT", Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	color: #FFFFFF;
}

h3 {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	text-transform: uppercase;
	color: #99FF00;
}

a {
	color: #99FF00;
	text-decoration: none;
}
a:link {
	color: #99FF00;
}

a:hover {
	color: #99FF00;
}

a:visited {
	color: #99FF00;
}

.sitemap {
	color: #333333;
	text-decoration: none;
}
.sitemap:link {
	color: #333333;
}

.sitemap:hover {
	color: #333333;
}

.sitemap:visited {
	color: #333333;
}

.footer {
	color: #FFFFFF;
}

.footnav {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
.footnav:link {
	color: #FFFFFF;
}

.footnav:hover {
	color: #F5E89D;
}

.footnav:visited {
	color: #FFFFFF;
}

.legal {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}

.legalnav {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
.legalnav:link {
	color: #FFFFFF;
}

.legalnav:hover {
	color: #F5E89D;
}

.legalnav:visited {
	color: #FFFFFF;
}

.mainnav {
	color: #FFFFFF;
	font: bold 14px "Gill Sans", "Gill Sans MT", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-decoration: none;
}

.mainnav:link {
	color: #FFFFFF;
	font: bold 14px "Gill Sans", "Gill Sans MT", Arial, Helvetica, sans-serif;
}

.mainnav:hover {
	color: #F5E89D;
}

.mainnav:visited {
	color: #FFFFFF;
}

/* CONTAINERS */

#nav_container {
	width: 100%;
	height: 75px;
	margin-bottom: 25px;
	background: #9A8F8B;
	border-bottom: 1px solid #FFFFFF;
}

#java_container {
	width: 100%;
	height: 250px;
	background: url(../imgs/white_grad.png) repeat-x 0 bottom;
}

#yellow_container {
	width: 100%;
	background: #F5E992 url(../imgs/white_burst.png) no-repeat left top;
}

#blue_container {
	width: 100%;
	background: #BAE0EB url(../imgs/white_burst.png) no-repeat left top;
}

#indian_container {
	width: 100%;
	background: #D7746C url(../imgs/white_burst.png) no-repeat left top;
}

#thistle_container {
	width: 100%;
	background: #DECCDE url(../imgs/white_burst.png) no-repeat left top;
}

#sienna_container {
	width: 100%;
	background: #B06536 url(../imgs/white_burst.png) no-repeat left top;
}

#peru_container {
	width: 100%;
	background: #D9954F url(../imgs/white_burst.png) no-repeat left top;
}

#footer_container {
	width: 100%;
	height: 300px;
	background: #5D504C url(../imgs/white_burst.png) no-repeat left top;
	border-top: 1px solid #FFFFFF;
}

/* BOXES */

#nav_box {
	width: 950px;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
}

#java_box {
	width: 900px;
	height: 300px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #FFFFFF;
}

#page_box {
	width: 950px;
	height: 475px;
	margin-right: auto;
	margin-left: auto;
	background: url(../imgs/shadow.png) no-repeat center bottom;
}

#legal_box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: url(../imgs/shadow.png) no-repeat center bottom;
}

#footer_box {
	width: 950px;
	height: 210px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#logo_box {
	width: 275px;
	height: 75px;
	float: left;
	background: url(../imgs/mediability.png) no-repeat 0 center;
}

#socialmedia_box {
	width: 135px;
	height: 50px;
	margin-left: 505px;
	float: right;
}
#mainnav_box {
	width: 675px;
	height: 25px;
	float: right;
	text-align: right;
	color: #FFFFFF;
	vertical-align: text-bottom;
}

#column_left {
	width: 565px;
	height: 450px;
	margin-right: 25px;
	margin-left: 25px;
	float: left;
}

#column_right {
	width: 290px;
	height: 450px;
	margin-right: 25px;
	border-left: 1px #FFF dotted;
	padding-left: 10px;
	float: left;
}

#column_rgtlft {
	width: 130px;
	margin-right: 10px;
	float: left;
}

#column_rgtrgt {
	width: 130px;
	float: left;
}

#sitemap_col {
	width: 305px;
	height: 300px;
	margin-right: 10px;
	float: left;
}

/* BIO PIC */

#bio_pic {
	width: 100px;
	height: 150px;
	float: left;
	margin-right: 10px;
	border: 5px #FFFFFF solid;
}

/* FOOTER */

#footer_nav {
	width: 400px;
	height: 150px;
	float: left;
	margin-right: 10px;
}

#about_nav {
	width: 300px;
	height: 150px;
	float: left;
	margin-right: 10px;
}

#socialmedia_nav {
	width: 200px;
	height: 150px;
	float: left;
}

#legal_nav {
	width: 900px;
	height: 40px;
	margin-top: 10px;
	float: left;
}

