/*HTML ELEMENTS****************************************/
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif !important;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat;
	color: #383838 !important;
	font-size: 1em !important;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

a {
	color: #6cc2f2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 0.9em;
	line-height: 1.15em;
	margin-bottom: 0.65em;
	text-align: justify;
}

hr {
	background-image: url(../images/dotted_w_horizontal.gif);
	background-repeat: repeat-x;
	border: 0;
	border: none;
	height: 6px;
}

/*HEADERS**********************************************/
h1 {
	font-size: 2.0em;
	font-weight: bold;
	text-indent: -5000px;
	width: 206px;
	height: 43px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}

h2 {
	font-size: 1.2em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.25em;
	text-align: justify;
}

#subheader h2 {
	margin-top: 40px;
}

#subbed h2 {
	float: left;
	width: 550px;
	margin-top: 25px;
}

h3, #grey_content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0.25em;
}

h3 a {
	color: #FFFFFF;
}

h3.imaged {
	border-bottom: 1px solid #ebebeb;
	background-repeat:  no-repeat;
	background-position: right bottom;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
}

#grey_content h3 {
	color: #FFFFFF;
}

h4 {
	color: #6cc2f2;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	font-weight: bold;
}

.news h4 a {
	font-weight: bold;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.2em;
}

#errors h5 {
	color: #6CC2F2;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #6cc2f2;
	font-weight: bold;
	margin-bottom: 0.8em;
}

.featured_site h6 {
	color: #383838;
	font-size: 1.0em;
}

#education h6, #experience h6 {
	margin-bottom: 0.5em;
	font-size: 0.95em;
	margin-top: 0.5em;
}

/*MAIN ELEMENTS**********************************************/
#header {
	height: 105px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
}

#subheader {
	background-image: url(../images/bg_grey.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #383838;
	text-align: center;
}

#content {
	padding-top: 1px;
	margin-top: -12px;
	padding-bottom: 1.5em;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


/*#MENU STYLES**********************************************/
#menu {
	background-color: #6cc2f2;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

#menu ul {
	margin-left: auto;
	margin-right: auto;
	display: inline;
}

#menu ul li {
	font-size: 0.9em;
	display: inline;
	padding-left: 25px;
	padding-right: 25px;
}

#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}


/*#NEWS STYLES**********************************************/
#news {
	background-color: #424242;
	margin: 0;
	padding: 0;
	width: 577px;
	margin-bottom: 1.25em;
}

#news .date_link, .subnews .date_link, .news .date_link {
	color: #FFFFFF;
	font-size: 0.85em;
	line-height: 1.1em;
}

.news .date_link, .full_date_link {
	color: #424242;
	font-weight: bold;
}

.news a, .full_date_link a {
	font-weight: normal;
}

.full_date_link {
	margin-top: -0.5em;
	font-size: 0.9em;
	margin-bottom: 1em;
}

#news p {
	color: #FFFFFF;
	line-height: 1.1em;
	margin-top: 4px;
	font-size: 0.8em;
}

.news p {
	margin-top: 0.25em;
}

#news .top, #news .bottom {
	height: 11px;
}

#news .top img {
	vertical-align: top;
}

#news .bottom img {
	vertical-align: bottom;
}

#news .main {
	background-color: #424242;
	padding: 0px 15px 0 15px;
}

.news {
	padding-bottom: 0.5em;
	background-image: url(../images/dotted_w_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 1em;
}

.news .inner {
	padding-left: 0.75em;
	padding-right: 0.75em;
}

/*#NEWS ICON STYLES******************************************/
#news_icon {
	margin-left: 21px;
	float: left;
	width: 119px;
	background-image: url('../images/bg_grey_circle.png');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 26px;
	padding-bottom: 28px;
}

#news_icon div {
	text-align: center;
}

#news_icon .title {
	font-size: 0.85em;
}

#news_icon .subtitle {
	font-size: 0.70em;
}


/*#SUBNEWS STYLES********************************************/
#subnews {
	float: left;
	width: 440px;
}

.subnews {
	margin-bottom: 0.25em;
	padding-bottom: 0.5em;
	background-image: url(../images/dotted_g_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


/*#FEATURED SITE STYLES*************************************/
#featured_site .image {
	float: left;
	width: 228px;
	margin-bottom: -16px;
}

#featured_site h6 {
	margin-bottom: 5px;
}

#featured_site .info {
	float: left;
	width: 355px;
	background-image: url(../images/bg_grey_transparent.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 145px;
	
}

#featured_site .info .inner {
	margin-left: 15px;
	margin-right: 20px;
	margin-top: 23px;
}

#featured_site .info .title {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2em;
}

#featured_site .info .desc {
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.2em;
	text-align: justify;
}

#featured_site .info .link {
	font-size: 0.8em;
	color: #6cc2f2;
	line-height: 1.2em;
	margin-top: 0.6em;
}


/*.FEATURED SITE STYLES*************************************/
.featured_site {
	border-bottom: 1px solid #A2A2A2;
	border-right: 1px solid #A2A2A2;
	margin-bottom: 2em;
}

.featured_site .image {
	float: left;
	width: 228px;
	margin-bottom: -16px;
}

.featured_site .info {
	float: left;
	width: 335px;
	background-image: url(../images/bg_grey_transparent.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 145px;
	
}

.featured_site .info .inner {
	margin-left: 15px;
	margin-right: 20px;
	margin-top: 15px;
}

.featured_site .info .title {
	font-size: 0.9em;
	font-weight: bold;
	color: #383838;
	line-height: 1.2em;
}

.featured_site .info .desc {
	font-size: 0.8em;
	color: #383838;
	line-height: 1.2em;
	text-align: justify;
}

.featured_site .info .link {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 0.6em;
}


/*#GREY CONTENT STYLES**************************************/
#grey_content {
	padding-top: 0.15em;
	background-image: url(../images/bg_grey.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #383838;
	text-align: center;
}

#grey_content .container {
	margin-bottom: 2.25em;
}

#grey_content hr {
	background-image: url(../images/dotted_g_horizontal.gif);
	background-repeat: repeat-x;
	border: 0;
	height: 6px;
}


/*#BOTTOM LINKS STYLES**************************************/
#bottom_links {
	background-image: url(../images/bg_transparent.png);
	background-repeat: repeat;
	padding-top: 0.35em;
	padding-bottom: 0.35em;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.9em;
}

#bottom_links span {
	color: #6cc2f2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
}

#bottom_links a {
	padding-left: 0.6em;
	color: #FFFFFF;
}


/*#FOOTER STYLES********************************************/
#footer {
	background-color: #6cc2f2;
	padding-top: 0.85em;
	padding-bottom: 0.4em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#copyright {
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
}

#footer .left {
	width: 100px;
	margin: 0;
}

#footer .right {
	text-align: right !important;
	font-size: 0.7em;
	line-height: 1.25em;
	width: 752px;
	margin: 0;
}

#footer .right div {
	text-align: right;
	margin-bottom: 4px;
}

#footer .right a {
	color: #FFFFFF;
}


/*.LEFT STYLES**********************************************/
.left {
	width: 600px;
	float: left;
}

.left .inner {
	margin-right: 20px;
}

.left .inner .text {
	float: left;
	width: 500px;
}

.text .text_inner {
	margin-right: 15px;
}

.w_bordered {
	background-image: url(../images/dotted_w_vertical.gif);
	background-repeat: repeat-y;
	background-position: top right;
}


/*ICONS STYLES*********************************************/
#icons {
	float: left;
	width: 73px;
}

#icons .icon div {
	text-align: center;
	font-size: 0.8em;
}

.icon hr {
	background-image: url(../images/dotted_w_horizontal.gif);
	background-repeat: repeat-x;
	background-position: left center;
	border: 0;
	height: 2px;
}


/*RIGHT STYLES*********************************************/
.right {
	float: left;
	width: 240px;
	margin-left: 20px;
}

.right ul {
	margin-left: 15px;
	list-style-image: url(../images/bullett_square.gif);
}

.right li {
	font-size: 0.9em;
	line-height: 1.2em;
}

.h3_right {
	float: right;
	text-align: right;
	font-size: 0.75em;
	margin-top: 0.70em;
	margin-right: 23px;
}

.h3_right a {
	color: #FFFFFF;
	text-decoration: none;
}

.h3_right a:hover {
	text-decoration: none;
}


/*.SIDE PORTFOLIO STYLES***********************************/
.side_portfolio {
	margin-bottom: 0;
}

.side_portfolio .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFFFFF;
	margin-top: 0.35em;
}

.side_portfolio .title a {
	color: #FFFFFF;
}

.side_portfolio .url {
	font-size: 0.8em;
}

.mod .side_portfolio .title {
	color: #383838;
	font-weight: bold;
}

.mod .side_portfolio .title a {
	color: #383838;
}


/*CONTACT STYLES*******************************************/
.contact {
	border-left: 7px solid #6CC2F2;
	padding-left: 10px;
}

.contact .content {
	font-size: 0.8em;
	line-height: 1.1em;
}


#errors {
	padding: 0.5em;
	border: 1px dotted #6CC2F2;
	color: #383838;
	margin-bottom: 1em;
}

#errors ul {
	margin-left: 22px;
	list-style-image: url(../images/bullett_square.gif);
}

#errors li {
	font-size: 0.8em;
	line-height: 1.2em;
}

#experience {
	float: left;
	width: 49%;
	margin-right: 1.5%;
	background-image: url(../images/dotted_w_vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 0.75em;
}

.experience, .education {
	width: 93%;
	font-size: 0.9em;
	margin-bottom: 0.5em;
	padding: 5px 3px 5px 3%;
}

#subbed {
	margin-top: -0.5em;
}

#top_image {
	float: left;
	width: 250px;
	margin-bottom: -20px;
	margin-left: 25px;
}

#education {
	float: left;
	width: 49%;
	margin-top: 0.75em;
}

#experience .title, #education .title {
	font-weight: bold;
	line-height: 1.2em;
}

#experience .location, #education .location {
	font-size: 0.9em;
	line-height: 1.2em;
}

#experience .location span, #education .location span {
	font-size: 0.8em;
}

#experience .desc, #education .desc {
	font-size: 0.8em;
	line-height: 1.2em;
	font-style: italic;
}

.form_row, .form_row_alt, .form_row_unstyled {
	padding: 1em 0.5em 1em 0.5em;
	background-color: #E5F6FD;
	border-bottom: 1px solid #caeaf7;
}

.form_row_alt, .form_row_unstyled {
	background-color: #FFFFFF;
}

.form_row_unstyled {
	border: 0;
}

.form_row .form_left, .form_row_alt .form_left {
	width: 49%;
	margin-right: 1.5%;
	float: left;
}

.form_row .form_right, .form_row_alt .form_right {
	width: 49%;
	float: left;
}

input.styled, textarea {
	color: #383838;
	padding: 3px;
	width: 95%;
	border: 1px solid #caeaf7;
}

input.button {
	background-color: #6cc2f2;
	padding: 3px 7px 3px 7px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.2em;
	border: 0;
	cursor: pointer;
}

.container {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

.vcard {
	display: none;
}

.warning {
	margin-top: 25px;
	margin-bottom: 12px;
	border: 1px solid #6CC2F2;
	padding: 12px;
}

.warning img {
	float: left;
	margin-right: 15px;
}

.warning h4 {
	margin-bottom: 4px;
}

.warning div {
	font-size: 0.9em;
}

.alt {
	background-color: #E4F6FD;
	border-bottom: 1px solid #caeaf7;
}

.sm {
	font-size: 0.8em;
}

.blue {
	color: #6cc2f2;
}

.clear {
	clear: both;
}