/*
Theme Name: Bluemish
Theme URI: http://www.magpress.com/wordpress-themes/bluemish.html
Description: This is a 3 columns fluid width WordPress theme released by <a href="http://www.magpress.com">Magpress.com</a>
Version: 1.0
Author: Ronald KSY
Author URI: http://www.magpress.com
Tags: blue,3 columns,fluid width,rounded corner,featured content,adsense ready,theme option,thread comment ready,right sidebar

	Bluemish v1.0
	http://www.magpress.com/wordpress-themes/bluemish.html

	This theme was designed and built by Ronald KSY,
	whose blog you will find at http://www.magpress.com/

    The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike 3.0 United States License:
	http://creativecommons.org/licenses/by-sa/3.0/us/

*/



body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, "trebuchet MS", tahoma, verdana, sans-serif;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clearfix {
	clear: both;
}
.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.aligncenter {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	color: #000000;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #C1E4EC;
	background-color: #E9E9E9;
}
em {
	font-style: italic;
}
dl {
	padding-left: 10px;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;

}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}
#wp-calendar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#wp-calendar a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#sidebar select {
	margin: 0px;
    font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	padding: 2px;
    font-weight: bold;
	float: left;
	width: 98%;
	border: 1px solid #CCCCCC;
	color: #181919;
	background: #FFFFFF;
}
.akpc_pop {
	margin: 8px 0px;
	padding: 0px;
	clear: both;
	font-style: italic;
}


.subscribe-to-comments {
	font-size: 1em!important;
	color: #FFFFFF;
}
.subscribe-to-comments a {
	color: #FFFF99;
	text-decoration: underline;
}

.pullquote-left {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.pullquote-right {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
blockquote p {
	margin: 0px;
	padding: 0px;
}

blockquote {
	color: #999999;
	margin: 0px 0px 10px;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0px 8px 15px;
	border-left: 5px solid #000000;
}
#searchbox {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
#searchbox li {
	width: 100%;
	list-style-type: none;
	background-image: none;
	padding: 0px;
	margin: 0px;
}

#searchform {
	margin: 0px;
	width: 100%;
	padding: 0px;
}
#searchform .sbm-b {
	margin: 0px;
	width: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#wrapper {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
#container {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	font-size: 35px;
}
.headleft {
	margin: 0px;
	float: left;
	width: 46%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.headleft p {
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #FFFFFF;
	font-size: 15px;

}
.headleft a {
	color: #FFFFFF;
	text-decoration: none;

}
.headleft a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.headright {
	float: right;
	width: 48%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 0px;
}

#fluid-box {
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	padding: 0px;
}
.top {
	height:79px;
	background-image: url(images/top-right2.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top-content {
	display:block;
	background-image: url(images/top2.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 79px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.center {
	background-image: url(images/right-side.png);
	background-position: right top;
	display: block;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.center-content {
	background-image: url(images/left-side.png);
	background-repeat: repeat-y;
	background-position: left center;
	display: block;
	background-color: #141B34;
	padding-top: 2%;
	padding-right: 0%;
	padding-bottom: 2%;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
}
.bottom {
	height:60px;
	background-image: url(images/bottom-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: auto;
}
.bottom span {
	height:60px;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
}
#navigation {
	margin: 0px;
	padding-top: 22px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
	clear: both;
}
#main-content {
	float: left;
	width: 60%;
	padding: 0px;
	margin: 0px;
}
#post-entry {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#post-entry .post-meta {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
h2#post-header {
	margin: 0px;
	width: 95%;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 24px;
	clear: both;
	display: block;
	text-transform: capitalize;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 3%;
	padding-left: 3%;
}
.post-meta-top {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.post-data-box {
	background-image: url(images/calendar.png);
	background-repeat: no-repeat;
	height: 93px;
	width: 45px;
	color: #FFFFFF;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -49px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	float: left;
	position: absolute;
}
.post-month {
	font-size: 9px;
	display: block;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.post-day {
	font-size: 28px;
	display: block;
	background-image: url(images/thedate.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	color: #000000;
	font-weight: bold;
	width: 38px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.post-comment {
	font-size: 12px;
	display: block;
	margin: 0px;
	text-align: center;
	width: 38px;
	background-image: url(images/commentbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.post-comment a {
	color: #FFFFFF;
	text-decoration: none;
}
.post-comment a:hover {
	text-decoration: underline;
}
.post-info {
	margin: 0px;
	width: 97%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3%;
}
.post-info a {
	color: #FFFFFF;
	text-decoration: none;
}
.post-info a:hover {
	text-decoration: none;
	color: #ACACAC;
}
.post-info h1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 20px;
	color: #FFFFFF;
}

.stats {
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #FFFFFF;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, verdana;
	line-height: 16px;
}
.stats a {
	color: #e2e2e2;
	text-decoration: none;
}
.stats a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.post-content {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 3%;
	padding-right: 4%;
	padding-bottom: 3%;
	padding-left: 4%;
	margin: 0px;
	width: 92%;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

.post-content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}


.post-content a {
	font-weight: bold;
	color: #e2e2e2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e2e2e2;
	text-decoration: none;

}
.post-content a:hover {
	text-decoration: none;

}

.post-social {
	margin: 0px;
	width: 92%;
	padding-top: 10px;
	padding-right: 4%;
	padding-bottom: 10px;
	padding-left: 4%;
	clear: both;
	float: left;
}
.socialnetwork {
	width: 65%;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
.socialnetwork a {
	color: #FFFFFF;
	text-decoration: underline;

}
.socialnetwork a:hover {
	text-decoration: none;

}
.socialnetwork p {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.socialnetwork img {
	vertical-align: text-bottom;
}


.commenting {
	padding: 0px;
	float: right;
	font-size: 15px;
	margin: 0px;
	width: 25%;
}
.commenting a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
.commenting a:hover {
	text-decoration: underline;

}
.comcount {
	margin: 0px;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #003366;
	padding: 5px;
	display: block;
	float: left;
}
.comtext {
	margin: 0px;
	background-color: #0066FF;
	padding: 0px;
}
.adsense {
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 25px;
	display: block;
	margin: 0px;
}
#post-navigator {
	color: #FFFFFF;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
	text-align: center;
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-left: 4%;
	clear: both;
	width: 92%;
}
#post-navigator-single {
	width: 92%;
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-left: 4%;
}
.wp-pagenavi {
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}
.pages {
	font-size: 11px;
	padding: 4px 8px;
	border: 1px solid #000066;
	margin-right: 5px;
	background-color: #003366;
	font-weight: bold;
}
.current {
	padding: 4px 8px;
	border: 1px solid #000066;
	margin-left: 4px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #275A98;
	font-size: 11px;
}

#post-navigator a {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000066;
	background-color: #003366;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#post-navigator a:hover {
	color: #FFFFFF;
	padding: 4px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #000066;
	font-weight: bold;
	background-color: #275A98;
}
#post-navigator .alignleft a {
	display: block;
}
#post-navigator .alignright a {
	display: block;
}

#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	text-align: right;
}
#post-navigator-single a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#post-navigator-single a:hover {
	color: #e2e2e2;
	text-decoration: none;
}

#featured {
	padding: 0px;
	width: 100%;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}

#sidebar {
	padding: 0px;
	float: right;
	width: 40%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sidebarone {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 48%;
}
#sidebartwo {
	padding: 0px;
	float: right;
	width: 48%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.fluid-sidebox {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.sidetop {
	background-image: url(images/sidetop-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}
.sidetop .sidetoph2 {
	background-image: url(images/sidetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidetop h2 {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 14px;
	color: #FFFFFF;
}
.sidecenter {
	background-image: url(images/sidecenter-right.png);
	background-repeat: repeat-y;
	background-position: right center;
	margin: 0px;
	padding: 0px;
}
.sidecenter-content {
	background-image: url(images/sidecenter.png);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 12px;
	line-height: 22px;
	clear: both;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.sidebottom {
	background-image: url(images/sidebottom-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 25px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.sidebottom span {
	background-image: url(images/sidebottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	height: 25px;
	display: block;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidecenter-content ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	color: #000000;

}
.sidecenter-content ul ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	padding: 0px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	width: 100%;


}
.sidecenter-content li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 0.8em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	width: 90%;
	line-height: 24px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}

.sidecenter-content li li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
}

.sidecenter-content a {
	color: #000000;
	text-decoration: none;
}
.sidecenter-content a:hover {
	color: #000000;
	text-decoration: underline;
}
.sidecenter-content .nolist {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	color: #000000;
}
.sidecenter-content .nolist li {
	background-image: url();
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	width: 100%;
	line-height: 24px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
.sidecenter-content .sidebanner {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
.sidecenter-content .sidebanner li {
	background-image: url();
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	width: 100%;
	line-height: 24px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	text-align: center;
}
#featvideo {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#featvideo li {
	list-style-type: none;
	width: 100%;
	background-image: none;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer {
	clear: both;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	font-size: 12px;
}
#footer a {
	color: #e2e2e2;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: underline;

}
.footer-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 49%;
	text-align: left;
}
.footer-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 49%;
	text-align: right;
}


/* commentlist with thread comment */

ol.commentlist {
	list-style:none;
	margin:0;
	text-indent:0;
	width: 100%;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 0;
}
ol.commentlist blockquote {
	margin: 0px 0px 10px;
	padding: 5px 0px 5px 5px;
	clear: both;
	border-left: 5px solid #333333;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}
ol.commentlist blockquote blockquote {
	margin: 5px 0px 5px 5px;
}
ol.commentlist blockquote p {
	margin: 0px!important;
	padding: 0px!important;
}
#respond {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ol.commentlist li {
	height:1%;
	border: 1px solid #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 50px;
	position: relative;
	color: #000000;
}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author {
	padding:0px;
	margin: 0px;
	width: 100%;
}
ol.commentlist li div.vcard {
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	text-transform: capitalize;
}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {
	color:#1275AE;
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: underline;
}
ol.commentlist li div.vcard img.avatar {
	left:7px;
	position:absolute;
	top:16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta {
	text-align:left;
	font-size: 11px;
	line-height: 1.4;
	font-weight: bold;
	padding-bottom: 10px;
}
ol.commentlist li div.comment-meta a { color:#1275AE; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover {
	text-decoration: underline;
}
ol.commentlist li p {
	margin:0 0 1em;
	font-size: 13px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
}
ol.commentlist li p a {
	color: #1275AE;
	text-decoration: underline;
	font-weight: bold;
}
ol.commentlist li ul {
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
}

ol.commentlist li div.reply {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;

}

ol.commentlist li div.reply a {
	text-align:center;
	width:36px;
	font-size: 9px;
	line-height: 1;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #1275AE;
	font-family: Tahoma, verdana;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
ol.commentlist li div.reply a:hover {
	text-align:center;
	background-color: #006699;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even {
	border: 1px solid #CECECE;
}
ol.commentlist li.odd {
	border: 1px solid #CECECE;
}
ol.commentlist li.parent { }
ol.commentlist li.pingback {
}
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt {
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
}
ol.commentlist li.thread-even {
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
}
ol.commentlist li.thread-odd {}
ol.pinglist {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
ol.pinglist li {
	margin: 0px 0px 12px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
}
ol.pinglist li a{
	color: #990000;
	text-decoration: underline;
}
ol.pinglist li a:hover{
	color: #000000;
	text-decoration: none;
}
.cancel-comment-reply {
	font-size: 12px!important;
}
#respond a {
	color: #1275AE!important;
	text-decoration: underline!important;
}


#linking {
	margin: 0px;
	padding: 2%;
	float: left;
	width: 96%;
	list-style-type: none;
}
#linking li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	color: #666666;
}
#linking li a {
	font-size: 13px;
	color: #1275AE;
	text-decoration: underline;
	font-weight: bold;
}
#cf {
	margin: 0px;
	padding: 0px;
}
#cf label {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Tahoma, "Lucida Sans";
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#cf label a {
	color: #1275AE;
	text-decoration: underline;
}

#cf p {
	margin: 5px 0px 25px;
	padding: 0px;
}
#cf .tf {
	margin: 0px;
	padding: 2px;
	width: 55%;
	border: 2px solid #dedede;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
}
#cf .af {
	margin: 0px;
	padding: 2px;
	width: 75%;
	border: 2px solid #dedede;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
	height: 160px;
}
#cf .tinput {
	padding: 2px 5px;
	margin: 0px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	line-height: 18px;
	overflow: visible;
}

.pnav {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.pnav .alignleft a {
	font-size: 12px;
	font-weight: bold;
	color: #0176B9;
	text-decoration: none;
}

.pnav .alignleft {
	float: left;
	width: 45%;
}
.pnav .alignright {
	float: right;
	width: 45%;
	text-align: right;
}
.pnav .alignright a {
	font-size: 12px;
	font-weight: bold;
	color: #0176B9;
	text-decoration: none;
}
#commentpost {
	color: #FFFFFF;
	position: relative;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#commentpost h4 {
	font-size: 15px;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 100%;
	display: block;
	clear: both;
	line-height: 30px;
}
