@charset "utf-8";
/* CSS Document */

.entry {
	padding:0px 5px 0px 5px;
}
.entry .content {
	border-bottom:1px solid #333333; 
	margin-bottom:10px; 
	margin-top:5px;
}
.entry .content img {
	margin-bottom:10px;
}
.entry .content p object, #latest_news .entry .content p embed {
	margin-bottom:10px;
}
.entry .title {
	float:left; 
	margin-bottom:5px;
}
.entry .date {
	float:right; 
	font-size:10px; 
	padding-top:8px;
	padding-left:10px;
}
.entry .cats {
	display:inline; 
	font-size:10px;
}
.entry .cats .tags {
	color:#fff;
}
.entry .cats .list {
	color:#ff0099;
}
.entry .cats a {
	font-size:10px
}
.entry .content .comment {
	text-align:right; 
	width:100%; 
	margin-bottom:10px;
}
#sidebar ul {
	margin-bottom:20px;
}

#sidebar ul li {
	padding:0px 5px 0px 5px;
}
#sidebar ul li ul li {
	padding:0px 0px 2px 0px;
	list-style:disc;
	margin-left:15px;
}

#sidebar ul li.srch {
	text-align:center;
	
}
#sidebar ul li#search-3 #searchform div {
	margin-bottom:20px;
}
#sidebar ul li.result {
	margin-top:5px;
}
#sidebar ul li.categories h2 {
	display:none;
	margin:0px;
}
#sidebar ul li#categories-3 h, #sidebar ul li#archives-3 h2, #sidebar ul li#meta-3 h2 {
	text-indent:-5000px;
	overflow:hidden;
	margin:0px;
}
label.screen-reader-text {
	font-size:11px;
}

#comms {
	padding:5px;
	border-color:#131313 !important;
}
/* disqus properties */

.dsq-popup-title {
	color:#fff !important;
	background-color:#131313 !important;
	border-bottom-color:#666666 !important;
}
.dsq-popup-title h3{
	font-size:16px !important;
}
td.dsq-popup-body {
	background-color:#000 !important;
}
.dsq-popup-profile-state {
	background-color:#1d1d1d !important;
	border-bottom-color:#666666 !important;
}
.dsq-popup-profile-status {
	background-color:#2d2d2d !important;
	border-bottom-color:#666666 !important;
}
.dsq-popup-profile-status p {
	color:#fff !important;
}
.dsq-popup-body a:link{
	color:#ff0099 !important;
}
.dsq-popup-profile-user h3 {
	font-size:16px !important;
}
.dsq-popup-profile-user-stats span big {
	font-size:12px !important;
}
.dsq-popup-profile-snapshot h4 {
	font-size:12px !important;
}
.dsq-moderate-options table {
	background-color:#131313 !important;
}
.dsq-drop-profile {
	background-color:#131313 !important;
	border-color:#2d2d2d !important;
}
.dsq-drop-profile li {
	border-bottom-color:#444444 !important;
}
.dsq-drop-profile a:link{
	color:#ff0099 !important;
}
.dsq-drop-profile a:hover{
	font-weight:normal !important;
	text-decoration:underline !important;
}
.dsq-comment:hover .dsq-avatar {
	background-color:#131313 !important;
	border-color:#2d2d2d !important;
}
.dsq-header-avatar img {
	border-color:#2d2d2d !important;
}
.dsq-drop-services:hover {
	background-color:#2d2d2d !important;
}
.dsq-popup-content li {
	color:#fff !important;
}
#dsq-post-button {
	padding:3px 6px 4px 6px !important;
	margin-top:4px !important;
}
.dsq-comment-header {
	background-image:url(/images/blog/comm_hd_bg.png) !important;
	background-repeat:repeat-x !important;
	background-position:0px 0px !important;
	border-bottom:1px solid #131313 !important;
}
.dsq-comment {	
	margin-bottom:10px !important;
	border-bottom:1px dotted #131313 !important;
}

.dsq-comment-body, .dsq-comment-footer {
	background-image:url(/images/blog/comm_bd_bg.png) !important;
	background-repeat:repeat !important;
	padding:5px !important;
}
.dsq-comment-message, .dsq-comment-footer {
	margin:0px !important;
}
.dsq-comment-footer {
	-webkit-border-bottom-left-radius:5px !important;
	-webkit-border-bottom-right-radius:5px !important;
	-moz-border-radius:0px 0px 5px 5px !important;
}
#comms button {
	font-family:Arial, Helvetica, sans-serif !important;
	color:#fff !important;
	font-weight:bold !important;
	font-size:11px !important;
	padding:3px 12px 3px 12px !important;
	background-image:url(/images/blog/srch_bg.png) !important;
	background-repeat:repeat-x !important;
	background-position:50% 0px !important;
	background-color:transparent !important;
	cursor:pointer !important;
	border:none !important;
	line-height:11px !important;
	height:20px !important;	
	-webkit-border-radius:3px !important;
	-moz-border-radius:3px !important;
	border-radius:3px !important;
}
#comms button:hover {
	color:#ff0099 !important;
}
#comms button span{
position:relative !important;
}
#comms input {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
}

.dsq-subscribe-label {
	padding:2px 6px 3px 2px !important;
	font-size:11px !important;
}

/* share this properties */
a.stbutton {
	color:#fff;
	font-weight:bold;
}
/* search properties */

.module #main_search #inner {
	padding:4px;
	height:20px;
	width:auto;
}
.module #main_search #inner input{
	height:16px;
	line-height:16px;
	width:286px;
	margin:0px;
	vertical-align:top;
}

.module #main_search #inner button {
	height:20px; 
	width:20px;
	padding:0px;
	background-image:url(/images/search_icon.png);
	background-repeat:no-repeat;
	background-position:0px -20px;
	vertical-align:top;
}

.module li.srch #main_search {
	background-color:#333333;
	-webkit-border-bottom-left-radius:5px !important;
	-webkit-border-bottom-right-radius:5px !important;
	-moz-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	width:auto;
	
}
.module li.srch #main_search #inner {
	padding:4px;
	height:20px;
	width:auto;
}
.module li.srch #main_search #inner input{
	height:16px;
	line-height:16px;
	width:286px;
	margin:0px;
	vertical-align:top;
}

.module li.srch #main_search #inner button {
	height:20px; 
	width:20px;
	padding:0px;
	background-image:url(/images/search_icon.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	vertical-align:top;
}
.module li.srch #main_search #inner button:hover {
	background-position:0px -20px;
}
.module .page_hd#custom_srch {
	margin:0px;
}
