/* RESETS */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
ul, ol { margin:0 0 10px 0; padding:0; list-style:none; }
li { margin:0 0 0.5em 20px; padding:0; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
b, strong {
	font-weight: bold;
}
/* DEFAULTS */
a {
	color: #0583c2;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #787878;
	text-decoration: none;
}
.hidden {
	display: none;
}
.fix1 {
	display: block;
	height: 100%;
	overflow: hidden;
}
.fix2 {
	display: inline;
	height: 100%;
	overflow: hidden;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.fullheight {
	height: 100% !important;
}
.fullwidth {
	width: 100% !important;
}
.nb {
	border: none !important;
}
.nbg {
	background: none !important;
}
/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* LAYOUTS */
body {
	background-color: #fff;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#page {
	margin: 0 auto;
	width: 800px;
}
#wrap #mainColumn {
	float: left;
	padding: 20px 0 30px;
	width: 535px;
}
#wrap #leftColumn {
	float: left;
	padding: 30px;
	width: 450px;
}
#wrap #rightColumn {
	float: right;
	padding: 10px;
	width: 200px;
}
#wrap #newsColumn {
	background: url(images/bg_homenews.gif) #ECECEC repeat-x scroll 0 0;
	float: right;
	height: 370px;
	padding: 30px 30px 0;
	width: 210px;
}
#wrap #newsLeftColumn {
	float: left;
	padding: 20px 0 30px 30px;
	width: 500px;
}
#wrap #newsRightColumn {
	background: url(images/new_sb.jpg) no-repeat 0 0;
	float: right;
	width: 200px;
}
/* HEADER */
.homehome {
	color: #888;
}
.homehome a {
	color: #888;
	font-weight: bold;
	text-decoration: underline;
}
.homehome a:hover {
	color: #E97B39;
	text-decoration: none;
}
.homehome #header {
	height: 300px;
	position: relative;
}
.homehome #header #headerOne {
	position: absolute;
	top: 5px;
	z-index: 100;
}
.homehome #header #headerTwo {
	position: absolute;
	top: 80px;
	z-index: 110;
}
#header {
	width: 800px;
}
#headerOne {
	background-color: #FFF;
	padding: 25px 0 20px 30px;
	width: 770px;
}
#headerOne .brand a {
	background: url(images/logo.jpg) no-repeat 0 0;
	display: block;
	height: 33px;
	text-indent: -9999px;
	width: 300px;
}
#headerTwo {
	height: 30px;
	padding: 0 0 20px;
}
/* CONTENT */
.page-title {
	font-size: 24px;
	padding: 0 0 10px;
	text-transform: uppercase;
}
#content {
	padding: 0 0 20px;
}
#content .more {
	padding: 0 0 25px;
}
#content h2 {
	font-size: 24px;
	padding: 0 0 10px;
	text-transform: uppercase;
}
#content h3 {
	font-size: 20px;
	padding: 0 0 10px;
	text-transform: uppercase;
}
#content p {
	line-height: 15px;
	padding: 0 0 10px;
}
#content img.alignleft {
	padding: 10px 20px 20px 0;
}
#content img.alignright {
	padding: 10px 0 20px 20px;
}
/* NEWS */
.newsPost {
	padding: 20px 0 30px;
}
.newsPost .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0 0 3px;
}
.newsPost .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 25px !important;
	text-transform: inherit !important;
}
.newsPost .title a {
	color: #2e6aae;
	text-decoration: none;
}
.newsPost .newsContent {
	padding: 0 0 5px;
}
.newsPost .info {
	background-color: #ececec;
	padding: 10px 15px;
}
.newsPost .info a {
	color: #666;
	text-decoration: none;
}
.newsPost .info span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0 4px 0 0;
}
.newsPost .info .infoLeft {
	float: left;
}
.newsPost .info .infoRight {
	float: right;
}
.newsNavigation {
	padding: 0 15px 10px;
}
/* SIDEBAR */
#wrap #newsRightColumn .menu {
	padding: 20px 0 260px;
}
#wrap #newsRightColumn .menu ul { margin:0; padding:0; }

#wrap #newsRightColumn .menu ul li { background: url(images/bullet.png) no-repeat 0 5px;
	font-size: 11px;
	margin: 0;
	padding: 0 0 5px 10px;
	text-transform: none;
}
#wrap #newsRightColumn .menu .title {
	padding: 0 0 5px;
}
#wrap #rightColumn ul {
         	background: url(images/bg_homenews.gif) #ECECEC repeat-x 0 0;
	height: 380px;
	padding: 20px 0 0;
}
#wrap #newsColumn h3 {
	color: #eee;
	font-size: 20px;
	text-transform: uppercase;
}
#wrap #newsColumn ul {
	padding: 10px 0 20px 0;
}
#wrap #newsColumn ul li { 
         padding: 0;
}
#wrap #newsColumn ul li a {
	font-weight: normal;
}
#wrap #newsColumn ul .title {
	line-height: 15px;
	padding: 0 0 2px;
}
#wrap .menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 10px;
	padding: 5px 0 5px 25px;
	text-transform: uppercase;
}
#wrap .menu li a {
	color: #666;
	text-decoration: none;
}
#wrap .menu .current {
	background: url(images/mctop.png) no-repeat 0 0;
	padding: 5px 0 0 !important;
}
#wrap .menu .current .in {
	background: url(images/mcbottom.png) no-repeat 0 100%;
	display: block;
	padding: 5px 0 10px 25px;
	width: 164px;
}
/**/
#nav {
	background: url(images/nav.png) #e97b39 repeat-x 0 0;
	height: 30px;
	position: relative;
	width: 800px;
}
#nav ul { list-style:none;
	float: right;
}
#nav li {
	float: left;
}
#nav a {
	display: block;
	height: 30px;
	position: absolute;
	text-indent: -9999px;
	top: 0;
}
#nav a:hover {
	background-position: 0 -30px !important;
}
#nav .current_item a {
	background-position: 0 -60px !important;
	z-index: 100 !important;
}
#nav .home a {
	background: url(images/nav_home.jpg) no-repeat 0 0;
	right: 548px;
	width: 60px;
	z-index: 40;
}
#nav .about a {
	background: url(images/nav_about.jpg) no-repeat 0 0;
	right: 346px;
	width: 204px;
	z-index: 20;
}
#nav .experience a {
	background: url(images/nav_experience.jpg) no-repeat 0 0;
	right: 251px;
	width: 97px;
	z-index: 30;
}
#nav .news a {
	background: url(images/nav_news.jpg) no-repeat 0 0;
	right: 92px;
	width: 161px;
	z-index: 60;
}
#nav .contact a {
	background: url(images/nav_contact.jpg) no-repeat 0 0;
	right: 0;
	width: 94px;
	z-index: 50;
}
/* COMMENT */
.commentlist .even {
	background-color: #F5F5F5;
}
.commentlist .odd {
	background-color: #EEE;
}
.commentlist li {
	border: 1px solid #ddd;
	margin: 0 0 15px;
	padding: 10px;
}
.commentlist .comment-author {
	padding: 0 0 15px;
}
.commentlist .comment-author img {
	border: 2px solid #B8B8B8;
}
.commentlist .comment-author cite {
	position: relative;
	top: -15px;
}
.commentlist .comment-author span {
	position: relative;
	top: -15px;
}
.commentlist .comment-meta {
	padding: 0 0 15px;
}
#respond h3 {
	padding: 0 0 15px;
}
#respond #commentform #author, #respond #commentform #email, #respond #commentform #url {
	border: 1px solid #999;
	height: 15px;
	padding: 3px;
	width: 200px;
}
#respond #commentform #comment {
	border: 1px solid #999;
	height: 150px;
	padding: 3px;
	width: 300px;
}
/* FOOTER */
#footer {
}
#footer p {
	font-size: 10px;
	color: #b2c3d8;
}
#footer p a {
	color:#b2c3d8;
	font-weight: normal;
	text-decoration: underline;
}
#footer p a:hover {
	color: #b2c3d8;
	text-decoration: none;
}
