/*  
Theme Name: "July 2010"
Theme URI: http://gcstate.com/
Description: A theme I've re-made by using original Unite images, thanks!
Author: Parallelus (Andy Wilkerson), David (gcstate.com)
Author URI: http://para.llel.us
Version: 1.0
*/


body {
     background-color: #E4EFF2;
     margin: 0px;
     font: 13px/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif;
     color: #8b8b8b;
     overflow: hiden;
}


TABLE {
	COLOR: #8b8b8b; font: 13px/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif
}

TR {
	COLOR: #8b8b8b; font: 13px/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif
}

TD {
	COLOR: #8b8b8b; font: 13px/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif
}

/*WEB CONTENT*/

a:link, a:active, a:visited {
	color: #006D9A;
        letter-spacing: 1px;
	text-decoration: none;
        cursor: help;
}
a:hover {
	color: #DC5246;
	text-decoration: underline;
}
.sociable a img {
	border: 0px;
}
.sociable a:hover img {
	border: 0px;
}
a img {
	border: 5px solid #eeeeee;
        text-decoration: none;
}
a:hover img {
	border: 5px solid #e0e0e0;
        text-decoration: none;
}
.boxes {
	color: #ffffff;
}
.boxes a:link {
	color: #56bdd7;
        letter-spacing: 1px;
	text-decoration: none;
        cursor: help;
}
.boxes a:visited {
	color: #56bdd7;
        letter-spacing: 1px;
	text-decoration: none;
        cursor: help;
}
.boxes a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.boxes h3 {
	color: #ffffff;
}

/* headings */

h1, h2, h3, h4, h5, h6, .h1, .h2, .ribbon span, #fancy_title div {
	font-family: "Liberation Sans", Arial, Helvetica, Garuda, sans-serif;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 0;
        color: #126A9D;
        text-align: right;}
	
h1			{ font-size: 1.85em; padding: 0px; }
h2			{ font-size: 1.85em; padding-top: 10px; }
h3			{ font-size: 1.35em; margin-bottom: 0.5em; }
h4			{ font-size: 1.2em; margin-bottom: 0.5em; border-bottom: none; }
h5			{ font-size: 1em; font-weight: bold; margin-bottom: 0.5em; border-bottom: none; }
h6			{ font-size: 1em; font-weight: lighter; text-transform:uppercase; margin-bottom: 0.5em; border-bottom: none; }
.title 		{ padding: 0; }

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .headline strong, .title strong {
	font-weight: bold;
        color: #126A9D;}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .headline span, .title span {
	display: block;
	color: #8F8F8F;
	font-size: 0.6em;
	margin: -0.1em 0 0;}
	
#Footer h1, #Footer h2, #Footer h3, #Footer h4, #Footer h5, #Footer h6,
#ContentPanel h1, #ContentPanel h2, #ContentPanel h3, #ContentPanel h4, #ContentPanel h5, #ContentPanel h6 { 
	color: #eee;} /* headers on dark backgrounds */

#cluetip h3 { color: #eee; font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif; }	/* tool tip titles */

#fancy_title div { font-size: 1.35em; }	/* modal titles */

/* search */

#SearchInput {
	float:left;
	background: transparent url("images/search1.jpg") no-repeat 0 0;
	border: 0;
	font-size: 14px;
	height: 30px;
	padding: 0;
	width: 217px;
	margin: 0;}
#SearchSubmit {
	float:left;
	background: transparent url("images/search2.jpg") no-repeat 0 0;
	border: 0;
	width:74px;
	height:30px;
	margin: 0;
	padding:0;
	cursor: pointer;}

.section {
	background-color: #f1f1f1;
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #8b8b8b;
	text-align: left;
	margin-bottom: 1px;
	text-transform: none;
	padding: 2px;
}

.content {
	background-color: #f1f1f1;
	margin-bottom: 1px;
	text-transform: none;
	padding: 2px;
}

input, textarea{ 
	border:1px solid #eaeaea; background:#f1f1f1; font-family:"Trebuchet MS";
	font-size:15px;
	line-height: 80%;
	letter-spacing:0pt;
	color: #8b8b8b; 
}

.quote {
       background-color: #f1f1f1;
       font: italic;
       color: #8b8b8b;
       margin-left: 15px;
       margin-right: 15px;
       border-left: 7px solid #DC5246;
       padding: 5px;
       valign: top;
       text-align: justify;
}

.h1bg { 
          padding:10px; color:#8b8b8b; background:#ffffff; border-bottom: 1px dashed #f1f1f1; border-top: 1px dashed #f1f1f1;  margin:0 0 5 0; text-align:justify; line-height: 15px; margin-left:0px; margin-bottom:1px; margin-right:0px}
.newbg { 
	background-color: #f1f1f1;
	margin-bottom: 1px;
	text-transform: none;
        padding: 0px;

}
