/* *******************************************************
Software: Web Wiz NewsPad
Info: http://www.webwiznewspad.com
Copyright: ©2001-2012 Web Wiz. All rights reserved
******************************************************* */




/* Text */
.smText{
	font-size: 10px;
	line-height: 12px; 
}

.lgText{
	font-size: 15px;
}


.error{
	color : #FF0000;
}

/* Search highlight */
.highlight{
	background-color: #990000
}


a.smLink {
	font-size: 10px;
}


/* Page Links */
.pageLink, a.pageLink:link, a.pageLink:visited, a.smPageLink:link, a.smPageLink:visited{
	color : #CFCFCF;
	text-decoration: none;
	background: #2B2B2B;
	border: 1px solid #666666;
	padding: 2px;
	margin: 2px;	
}

a.smPageLink:link, a.smPageLink:visited{
	line-height: 30px;
	padding: 1px;
	margin: 1px;	
}

a.pageLink:hover, a.smPageLink:hover{
	text-decoration: underline;
	border: 1px solid #AAAAAA;
	background: #000000;
}

.pageLink{
	background: #2B2B2B;
	border: 1px solid #AAAAAA;
}


/* PostComments */
.postbox{



	overflow: auto;
}

.postbox img {
	max-width: 100%;
    height: auto;
}

.postbox div {
margin-top: 0.3em;
margin-bottom: 0.3em;

}

.socialwidgets {
	height: 2em;
	vertical-align: baseline;
}


/* Misc */

a img,:link img,:visited img{
	border: none;
	vertical-align: middle;
}

hr {
	width: 90%;
	background-color: #666666;
	height: 0px;
	border: 0px;
}

/* PNG Support for IE5.5 & 6 */
img {
   behavior: url('/dnews/includes/pngbehavior.htc');
}

/* Rich Text Editor */
.RTEtoolbar{
 	background-color: #DDDDDD;
 
}

.WebWizRTEbutton, .RTEtoolbar{
	background-color: #DDDDDD;
	border: 1px solid #DDDDDD;
	
}

.WebWizRTEbuttonOver{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.RTEtableTopRow{
	line-height: 22px;
	background-color: #000000;
}

.RTEtableRow{
	background-color: #2B2B2B;
}

.RTEtableBottomRow{
	background-color: #000000;
}

.WebWizRTEtextarea{
	background-color: #000000;
	color: #CFCFCF;
	margin: 2px;
	background-image:none;
}

.RTEmouseOver{
	background-color: #909090;
	color: #FFFFFF;
	cursor: pointer;
}


/* Tables */

table {
	border-top: 0px #ccc solid;
	border-bottom: 0px #ccc solid;
	margin: 0 0 0 0;
}

.basicTable{
	text-align: left;
	border: 0px;
	width: 100%;
}

.errorTable{
	text-align: left;
	border: 1px solid #FF6600;
	background-color: #990000;
	width: 98%;
	color: #FFFFFF;
}

.tableBorder{
	text-align: left;
	border: 0px solid #000000;
	background-color: #373737;
	width: 98%;
}

/* Table Ledger */
.tableLedger{
	font-weight: bold;
	color: #CFCFCF;
	background-color: #000000;
	line-height: 22px;
}

.tableLedger a:link, .tableLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #CFCFCF;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

/* Sub-Ledger */
.tableSubLedger{
	font-weight: bold;
	color: #CFCFCF;
	background-color: #232323;
	height: 19px;
}


/* Tables */
.tableRow{
	background-color: #2B2B2B;
}

.tableTopRow, .tableBottomRow{
	background-color: #000000;
}

/* Drop Down Menus */
.dropDownMenu, .dropDownStatusBar, .dropDownSearch, .dropDownTopicRating, .dropDownCalendar, .dropDownTopicSearch, .dropDownPermissions, .dropDownPostShare{
	visibility: hidden; 
	position: absolute; 
	left: 0px; 
	top: 0px;
	z-index:10;
}

.dropDownMenu, .dropDownStatusBar, .dropDownPermissions, .dropDownPostShare{
	background-color: #666666;
	border: solid #373737;
	border-width: 1px;
	height: auto;
	line-height: 18px;
	padding: 1px;
}

.downDropParent, .dropDownPermissions, .dropDownPostShare, .dropDownMenu a:link, .dropDownMenu a:visited, .dropDownStatusBar a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CFCFCF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.dropDownMenu a:hover, .dropDownMenu a:visited:hover, .dropDownStatusBar a:hover {
	color : #000000;
	display: block;
	background: #CCCCCC;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
}

.dropDownSearch, .dropDownTopicSearch, .dropDownTopicRating{
	background-color: #666666;
	border: solid #373737;
	border-width: 1px;
	padding: 0px;
}

.dropDownTopicRating{
	height: 110px;
}

.dropDownSearch{
	height: 100px;
}

.dropDownTopicSearch{
	height: 80px;
}

.dropDownPermissions, .dropDownPostShare{
	color: #CFCFCF;
	line-height: 14px;
	text-align: left;
}

.dropDownPointer, .postThanks, .postOptions{
	cursor: pointer;
}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #232323;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited{
	color : #EAEAEA;
	text-decoration: none;
	font-size: 10px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.calDateCell{
	background-color: #2B2B2B;
}

.calTodayCell{
	background-color: #2B2B2B;
	border:1px solid #CC0000;
}

.calEmptyDateCell{
	background-color: #000000;
}

#content{	
	width:940px;
	margin: 0 auto; 
}

#innercontainer_content {
	border-bottom:0px solid #FF6600;
	float:left;
	height:auto;
	margin:0;
	padding-bottom:9px;
	width:720px;
}

#right_sidebar {
	border-left:1px solid #CCCCCC;
	float:right;
	height:735px;
	margin-bottom:18px;
	margin-left:4px;
	width:200px;
	margin-top:5px;
}

#sidebar_container {
	min-height:36px;
	width:190px;
	float:right;
	margin-left:2px;
	margin-right:4px;
	margin-top:5px;
	margin-bottom:5px;
}