

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}



html {
	font-size: 100%;
}

body {
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #5f5f5f;
	padding: 0;
	margin: 0;
	background: #FFF url(images/bg.jpg) repeat-x top;
	width: 100%;
	letter-spacing: 0em;
}

a:focus {
	outline: none;
}

a:link,
a:visited,
a:active{
	text-decoration: none;
	color: #39c3df;
}

a:hover{
	text-decoration: underline;
}

h2 a:link,
h2 a:visited,
h2 a:active{
	text-decoration: none;
	color: #3d3d3d;
}

h2 a:hover{
	text-decoration: none;
	color: #39c3df;
}

hr {
	color: #ededed;
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 1px;
	background: #ededed;
	width: 93%;
}

/*---------------------------------------
/* Wrappers
/*--------------------------------------*/

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#hdr {
    float: left;
    width: 100%;
    margin-bottom: 7px;
    position: relative;
    z-index: 99999;
    height: 119px;
}

#content {
    float: left;
    width: 100%;
    margin-bottom: 7px;
    position: relative;
    z-index: 99999;
}

#content-full {
    width: 100%;
    margin-bottom: 7px;
}

.left {float:left;}
.right {float: right;}
/*---------------------------------------
/* Typo
/*--------------------------------------*/


/*---------------------------------------
/* Header Bar
/*--------------------------------------*/

#top{
	height: 51px;
}

/* links left */

#hdr #tlinks {
	height: 20px;
	margin: 10px 0 0;
    position: absolute;
	left: 0;
}

#tlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tlinks li {
	display: block;
	float: left;
	margin: 0;
	padding: 1px 30px 0 0;
}

#tlinks a {
	display: block;
	margin: 0 1px 0 0;
	color: #EEE;
	text-decoration: none;
}

#tlinks a:hover{
	text-decoration: none;
	color: #EEE;
	border-bottom: 1px dotted;
}

/*search */

#hdr #search {
    position: absolute;
    right: 8px;
    top: 8px;
}

#hdr-submit {
    position: absolute;
    top: 0;
	right: 0;
}

#hdr-keywords {
    color: #5f6e7c;
    width: 150px;
    border: 0;
    padding: 3px 4px 0 25px;
    background: #fff;
    height: 17px;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position:left;
	font-size: 11px;
}

#hdr-keywords:focus {
    color: #000;
}

/*---------------------------------------
/* Header + Nav
/*--------------------------------------*/

#header {
	height: 80px;
	position: relative;
    width: 100%;
	margin: 7px 0 0;
}

img#logo {
	width: 223px;
	height: 46px;
	position: absolute;
	left: 0px;
	float: left;
	margin-top: 5px;
	background: url(images/logo.png) no-repeat;
	text-indent: -30000px;
}

/* nav */

#menu {
	position: absolute;
	left: 245px;
	margin-top: 12px;
	height: 63px;
	padding: 0;
	width: 699px;
}

#menu ul {margin: 0; padding: 0;}
#menu ul li {margin: 0 0 0 25px; display: block; padding: 0 0 0 10px; float: left; text-align: left; border-left: 1px solid #cccccc;}
#menu ul li span {color: #CCC; font-size: 1em;}
#menu ul li a {color : #3d3d3d; text-decoration : none; font-weight: 500; font-size: 1.3em; line-height: 1.3em; }
#menu ul li a:link, #menu ul li a:visited { padding: 0; }
#menu ul li a:hover {color : #3eb8d2; padding: 0;}
#menu ul li.active a {color : #3eb8d2; padding: 0;}

/*---------------------------------------
/* Footer Links
/*--------------------------------------*/

#footer-links {
	width: 960px;
	height: 100px;
	background: url(images/links-bg.jpg) no-repeat;
	margin: 10px 0 10px 0;
	padding: 0;
}

#footerLinks {
    padding: 15px 0 0 0;
    margin: 0 0 25px 0;
    list-style-type: none;
}

#footerLinks a {
}

#footerLinks li {
    display: block;
    float: left;
    width: 25%;
}

* + html #footerLinks li {
    width: 24%;
}

#footerLinks dd {
    margin-bottom: 0.2em;
    margin-left: 40px;
}

#footerLinks .last {
    margin-right: 0;
}

* html #footerLinks .last {
    margin-right: -3px;
}


/*---------------------------------------
/* Footer
/*--------------------------------------*/

#footer{
	background: #3a4649;
	width: 100%;
	margin-top: 15px;
	padding: 0;
}

#footer-container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;

}

#ft-end {
	height: 69px;
	position: relative;
    width: 100%;
}

img#logo2 {
	width: 191px;
	height: 35px;
	position: absolute;
	left: 0px;
	float: left;
	margin-top: 17px;
	background: url(images/ft-logo.gif) no-repeat;
	text-indent: -30000px;
}

/* links */

#ftlinks {
	position: absolute; 
	left: 205px; 
	margin-top: 18px;
	padding: 0;
}

#ftlinks ul {margin: 0; padding: 0;}
#ftlinks ul li {margin: 0 0 0 10px; display: block; padding: 0 0 0 10px; float: left; text-align: left; }
#ftlinks ul li a {color : #ADADAD; text-decoration : none; line-height: 1.3em; }
#ftlinks ul li a:link, #menu ul li a:visited { padding: 0; }
#ftlinks ul li a:hover {color : #ADADAD; padding: 0; border-bottom: 1px dotted;}

#ft-end p {
	position: absolute; 
	left: 205px; 
	padding: 0 0 0 10px;
	color: #ADADAD;
	line-height: 1.3em; 
	margin: 35px 0 0 10px;
}

/*---------------------------------------
/* Blog
/*--------------------------------------*/

#blog-content {
    float: left;
    width: 100%;
    margin: 12px 0 7px;
    position: relative;
	border-top: 1px solid #eaeaea;
}

#blog-leftcol {
	float: left;
	width: 729px;
	margin: 15px 0;
}

#blog-rightcol {
	float: right;
	width: 210px;
	padding: 0 10px;
	border-left: 1px solid #eaeaea;
	margin: 10px 0;
}

/* left */

.blog-post {
	margin: 0 10px 30px 0;
}

.blog-post p {
	line-height: 1.8em;
	letter-spacing: 0.01em;
}


.hd-info h2 {
	color: #3d3d3d;
	font-size: 1.9em;
	font-family: arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.hd-info h2 a:link {
	text-decoration: none;
}

.hd-info {
	border-bottom: 1px dashed #d4d4d4;
	padding: 0 0 5px 0;
	margin: 0 20px 5px 0;
}

.hd-info .date {
	font-size: 1.1em;
	background: url(images/clock.gif) no-repeat;
	height: 24px;
	padding: 4px 0 0 28px;
}

.hd-info .date span{
	color: #ff9600;
}

.ft-info {
	border-top: 1px dashed #d4d4d4;
	padding: 5px 0 0 0;
	margin: 5px 20px 0 0;
}

.ft-info .posted {
	font-size: 1.1em;
	background: url(images/mag.gif) no-repeat;
	height: 24px;
	padding: 4px 0 0 28px;
}

.ft-info .posted span{
	color: #3eb8d2;
}

.comments a{
	display: block;
	background: url(images/comments.gif) no-repeat;
	height: 24px;
	padding: 3px 0 0 28px;
	float: right;
}

.comments a:hover {
	text-decoration: none;
}

/* right */

.links {
	border-bottom: 1px solid #eaeaea;
	padding: 15px 0;
	margin: 0 15px;
}

.links.last {
	border-bottom: 0px solid #eaeaea;
}

.links h3 {
	color: #ff9600;
	font-size: 1.3em;
	font-weight: normal;
	padding: 0px 0 2px 0;
	margin: 0;
}

.links ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.links ul li {
	margin: 0;
	padding: 0px;
	display: block;
	line-height: 2.1em;
}

/*---------------------------------------
/* clear
/*--------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
	font-size: 0;
}

.clearfix {
    display: inline-block;
	font-size: 0;
}

html[xmlns] .clearfix {
    display: block;
	font-size: 0;
}

* html .clearfix {
    height: 0%;
	font-size: 0;
}


