@charset "UTF-8";
a {
	background-repeat: no-repeat;
	background-position: left top;
	color: #626b77;
	text-decoration: none;
}
a:hover {
	background-position: right;
	text-decoration: underline;
}
.active {
	background-position: right !important;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 8pt;
}
.commentlist {
	margin: 0px !important;
	padding: 0px !important;
}
.commentlist li {
	list-style-type: none;
	margin: 10px 50px;
	padding: 10px;
	border: 1px solid #626b77;
}
.comment-author-admin {
	border: 3px double #fff !important;
}
#content {
	margin-top: 10px;
}
#content_b {
	background-image: url(images/border_b.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 5px;
}
#content_bl {
	background-image: url(images/border_bl.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	width: 5px;
}
#content_br {
	background-image: url(images/border_br.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 5px;
}
#content_l {
	background-image: url(images/border_l.gif);
	background-repeat: repeat-y;
	background-position: right center;
	width: 5px;
}
#content_m {
	background-color: #0b1b31;
	border: 1px solid #FFFFFF;
	width: 598px;
	padding: 10px;
}
#content_r {
	background-image: url(images/border_r.gif);
	background-repeat: repeat-y;
	background-position: left center;
	width: 5px;
}
#content_t {
	background-image: url(images/border_t.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 5px;
	width: 600px;
}
#content_tl {
	background-image: url(images/border_tl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 5px;
	width: 5px;
}
#content_tr {
	background-image: url(images/border_tr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	width: 5px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #626b77;
	text-align: center;
	clear: both;
	margin: 10px;
}
.even {
	background-color: #2b3b51;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	font-style: italic;
	padding: 0px 0px 5px 50px;
	margin: 40px 0px 5px 0px;
	border-bottom: solid 1px #fff;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.leftCol {
	width: 50%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: top;
}
.leftCol_blog {
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: top;
}
#linksAboutLarge {
	background-color: #0B1B31;
	background-image: url(images/about.jpg);
	text-decoration: none;
}
#linksAboutSmall {
	background-color: #0B1B31;
	background-image: url(images/about_small.gif);
	text-decoration: none;
}
#linksBlogLarge {
	background-color: #0B1B31;
	background-image: url(images/blog.jpg);
	text-decoration: none;
}
#linksBlogSmall {
	background-color: #0B1B31;
	background-image: url(images/blog_small.gif);
	text-decoration: none;
}
#linksContactLarge {
	background-color: #0B1B31;
	background-image: url(images/contact.jpg);
	text-decoration: none;
}
#linksContactSmall {
	background-color: #0B1B31;
	background-image: url(images/contact_small.gif);
	text-decoration: none;
}
#linksHomeLarge {
	background-color: #0B1B31;
	background-image: url(images/home.jpg);
	text-decoration: none;
}
#linksHomeSmall {
	background-color: #0B1B31;
	background-image: url(images/home_small.gif);
	text-decoration: none;
}
#linksPortfolioLarge {
	background-color: #0B1B31;
	background-image: url(images/portfolio.jpg);
	text-decoration: none;
}
#linksPortfolioSmall {
	background-color: #0B1B31;
	background-image: url(images/portfolio_small.gif);
	text-decoration: none;
}
#linksResourcesLarge {
	background-color: #0B1B31;
	background-image: url(images/resources.jpg);
	text-decoration: none;
}
#linksResourcesSmall {
	background-color: #0B1B31;
	background-image: url(images/resources_small.gif);
	text-decoration: none;
}
.menuHomeItem {
	width: 100px;
	margin: 5px;
	float: left;
}
.odd {
	background-color: #1b2b41;
}
.para, .entry p {
	text-align: justify;
	line-height: 225%;
	margin: 15px 25px;
	text-indent: 15%;
}
.entry p {
	margin: 15px 0px;
}
.entryBase {
	margin: 25px 20%;;
	padding: 10px;
	border: 1px dashed #fff;
}
.entryBase p {
	width: 100%;
	line-height: 150%;
}
.portfolioItem {
	background-color: #172e4f;
	margin: 5px;
	padding: 10px;
	float: left;
	border: 1px solid #FFF;
}
.rightCol {
	vertical-align: top;
	width: 50%;
}
.rightCol_blog {
	vertical-align: top;
}
.textBlock {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
