@import url(../css/form.css);

.con-innerwrapper { 
	background: url(../library/bg-wrapper.png) 0 0 repeat-y #fff;
	}
.con-supp {
	background: url(../library/bg-supp.png) 0 0 no-repeat;
	}
.con-main {
	padding: 0;
	width: 714px;
	background: url(../library/bg-main.png) 0 0 no-repeat;
	}

h1 {
	padding: 0;
	margin: 0;
	}	
h2  {
	margin-top: 0;
	}	
h3 {
	color: #999;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: bold;
	font-size: 90.9%;
	margin-bottom: .6em;
	}	
.con-main h3 {
	color: #464241;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: bold;
	font-size: 90.9%;
	margin-bottom: 1.6em;
	}
.blog-title {
	position: relative;
	padding: 7px;
	}	
.subscribe-link {
	position: absolute;
	top: 7px;
	right: 7px;
	z-index: 1;
	}
	
/* ==================== Blog Navigation ==================== */
	
.con-supp h3 {
/*	padding-left: 1.5em; */
	padding-left: 0.6em;
	}	
ul.linklist {
	list-style-type: none;
	line-height: 1.4em;
	padding: 0px 0px .5em 0px;
	margin: 0px 0 .5em 0;
	background: transparent;
	}
ul.linklist li {
	padding: 0;
	margin: 0;
	}	
ul.linklist li.link-post a,
ul.linklist li.link-archive a,
ul.linklist li.link-rss a {
	margin: 0;
	padding: .2em 0 .4em 1.6em;
	display: block;
	background-repeat: no-repeat;
	background-position: .6em .6em;
	}
ul.linklist li.link-post a {
	background-image: url(../library/icn-link.gif);
	}	
ul.linklist li.link-archive a {
	background-image: url(../library/icn-link.gif);
	}
ul.linklist li.link-rss a {
	background-image: url(../library/icn-rss.gif);
	padding: .5em 0 .5em 2.4em;
	font-weight: bold;
	}				
ul.linklist li.link-author {
	position: relative;
	padding: .3em 0 .4em 3.8em;
	display: block;
	}
ul.linklist li.link-author span {
	display: block;
	font-size: 90.6%;
	color: #999;
	}	
ul.linklist li.link-author img {
	position: absolute;
	z-index: 1;
	top: .4em;
	left: .6em;
	}		
.con-main ul.linklist li.link-author {
	margin-left: -.6em;
	}		


/* ==================== Blog Post ==================== */
	
.blog-image { 
	float: right;	
	margin: 5px 0 0 20px;
	}

.blogpost {
	position: relative;
	z-index: 1;
	padding: 30px 40px 30px 40px;
	background: url(../library/bg-blogpost.png) no-repeat 0px 0px;
	}	
.title-wrapper {
	width: 560px!important;
	min-height: 50px;
	position: relative;
	}		
	
.published {
	position: absolute;
	top: 30px;
	right: 40px;
	z-index: 1;
	background: #dad9d9;
	text-align: center;
	width: 50px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: .65em;
	padding: 10px 0 7px 0;
	margin: 0;
	}	
.published span {
	font-size:  11px;
	text-transform: uppercase;
	line-height: 1.4em;
	display: block;
	}
.comment {
	margin: 5px 0 10px 0;
	height: 3.1em;
	}
.comment a {
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	cursor: hand;
	height: 31px;
	}	
.comment span {
	padding: 6px 10px 0px 0px;
	display: block;
	position: relative;
	line-height: 25px;
	left: 10px;
	cursor: hand;
	}	
.comment a:link {color: #000; background: url(../library/bg-comments2.png) 0 0 no-repeat;}
.comment a:visited {color: #000; background: url(../library/bg-comments2.png) 0 0 no-repeat;}
.comment a:focus {color: #fff; background: url(../library/bg-comments2.png) 0 -31px no-repeat;}
.comment a:hover {color: #fff; background: url(../library/bg-comments2.png) 0 -31px no-repeat;}	
.comment a:active {color: #fff; background: url(../library/bg-comments2.png) 0 -31px no-repeat;}	

.comment a:link span {color: #000; background: url(../library/bg-comments2.png) 100% 0 no-repeat;}
.comment a:visited span {color: #000; background: url(../library/bg-comments2.png) 100% 0 no-repeat;}
.comment a:focus span {color: #fff; background: url(../library/bg-comments2.png) 100% -31px no-repeat ;}
.comment a:hover span {color: #fff; background: url(../library/bg-comments2.png) 100% -31px no-repeat ;}	
.comment a:active span {color: #fff; background: url(../library/bg-comments2.png) 100% -31px no-repeat ;}


/* Blog sharing */

.postdetail .author {
	float: left;
	width: 308px;
	}
	
/* ==================== Blog Comments ==================== */

.blogpost-comments {
	margin-top: -20px;
	padding: 0px 40px 0px 40px;
	}
ol.commentlist {
	padding: 0;
	margin: 0;
	}	
ol.commentlist li {
	padding: 0;
	margin: 0;
	}	
ol.commentlist li .comment {
	background: url(../library/bg-commenttop.png) no-repeat 0 0;
	padding: 10px 20px 0px 20px;
	margin: 0 0 0 0;
	height: auto;
	}
ol.commentlist li .comment p {
	padding: 0;
	margin: 0;
	}	
ol.commentlist li .comment-meta {
	background: url(../library/bg-commentbot.png) no-repeat 0 0;
	padding: 20px 20px 25px 20px;
	margin: -1px 0 0 0;
	color: #999;
	}		

	
/* ==================== Blog Comments Form ==================== */

.blogpost-form {
	position: relative;
	background: url(../library/comment-form-bg.png) repeat-x;
	padding: 30px 40px 30px 40px;
	}
.blogpost-form legend {
	display: none;
	}	
 .con-main .blogpost-form div.row {
	background-color: transparent;
	background-image: none;
	border: none;
	width: auto;
	}	
.blogpost-form div.row span {
	display: inline;
	clear: both;
	text-align: left;
	padding-left: 0;
	}		
span.requiredinfo {
	z-index: 2;
	padding: 0;
	width: auto;
	}	
input.standardlength {
	width: 265px;
	}
div.row strong.required {
	position: static !important;
	display: none;
	left: 0;
	}		
div.row-group {
	float: left;
	width: 308px;
	}	
.note {
	position: absolute;
	left: 348px;
	z-index: 1;
	top: 30px;
	}	
	
div.addthis_default_style {
    padding-left: 308px;
    }			



