/*  
Theme Name: CNES
Theme URI: http:/www.c-nes.org/
Description: The C-NES 1024*800 theme.
Version: 1.0
Author: Subir Ghosh
Author URI: http://www.newswatch.in/services/
*/

/* style for mastheadmenu */
/* .mastheadpic {
	padding: 0px;
	border:0px;
	width:980px;
	height:200px;
	margin:0px;
	background-image:url(masthead.jpg); widows:980px; height:200px; 
}
*/

.mastheadpic a { background:url(masthead.jpg) no-repeat center center; display:block; widows:980px; height:200px; }
.mastheadpic a span { display:none; }
.mastheadpic a:hover { opacity:0.9; filter:alpha(opacity=20); }


A.mastheadmenu {
	COLOR: #336699; text-decoration: none
}
A.mastheadmenu:hover {
	COLOR: #e30011;  text-decoration: none
}
.mastheadmenu {
	font: 11px Tahoma;
	font-weight:bold;
	color: #336699;

	text-decoration: none;
}
#navcontainer ul
{
padding-left: 0;
margin: 0;
background-color: #336699;
color: White;
float: left;
width: 100%;
font-family: Tahoma,arial, helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.3em 0.5em;
background-color: #336699;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #2479cc;
color: #ffffff;
}
/* style for mastheadmenu */


/* style for blockborders */
.matterblock {
	width:650px;
	font: 11px Georgia;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
	text-align:left;
}
/* style for blockborders */


/* style for left panel */
.buttonsmaincat a {color: #3f61ab;
	background-color: #ffffff;
	font: 10px Verdana;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	text-align: left;
	width:160px;
	padding: 3px 0px 3px 3px;
	border-bottom: 1px solid #c1f0ff;
}
.buttonsmaincat {color: #3f61ab;
	background-color: #ffffff;
	font: 10px Verdana;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	text-align: left;
	width:160px;
	padding: 3px 0px 3px 3px;
}
.buttonsmaincat a:hover {
	background-color: #ffffff;
	color: #e30011;
	text-decoration: none;
}
.buttons a {color: #3f61ab;
	background-color: #ffffff;
	font: 10px Verdana;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	text-align: left;
	width:144px;
	padding: 3px 0px 3px 16px;
	border-bottom: 1px solid #c1f0ff;
}
.buttons a:hover {
	background-color: #ffffff;
	color: #e30011;
	text-decoration: none;
}
.archlistdropdown {
	font: 10px Tahoma;
	margin: 0px;
	color: #666666;
	text-align:left;
	width:160px;
}
/* style for left panel */


/* style for errormessage */
.errormessageimg img {
	width: 468px;
	height:25px;
	padding-bottom:0px;
	border-bottom: 1px solid #cccccc;
	margin-bottom:20px;
}
.errormessage {
	font: 13px Tahoma;
	COLOR:#e30011;
	text-align: left;
	margin-top:10px;
}
/* style for errormessage */


/* style for category page */
.catlogo img {
	width: 468px;
	height:30px;
	padding-bottom:0px;
	border-bottom: 1px solid #cccccc;
	margin-bottom:20px;
}
/* style for category page */


/* style for featured stories */
.leadlogo img {
	border: 0px solid #000000;
	width: 800px;
	height:25px;
	margin-bottom:10px;
}
.sluglogo img {
	border: 0px solid #000000;
	width: 468px;
	height:25px;
}
.picitemmain img {
	border: 1px solid #cccccc;
	width: 324px;
	height:243px;
	padding:3px;
	margin: 0px 0px 8px 20px;
}
.picitemmaincaption {
	font: 11px Tahoma;
	color:#000000;
	text-align: center;
	padding:8px 0px 6px 0px;
}
.picleadrectr img {
	border: 1px solid #cccccc;
	width: 324px;
	height:243px;
	float:left;
	clear:right;
	padding:3px;
	margin-right: 20px;
}
.pictoprectr img {
	border: 1px solid #cccccc;
	width: 160px;
	height:120px;
	float:right;
	padding:3px;
	margin: 4px 2px 2px 6px;
}
.pictoprectl img {
	border: 1px solid #cccccc;
	width: 160px;
	height:120px;
	float:left;
	clear:right;
	padding:3px;
	margin: 4px 6px 2px 0px;
}
.leadbodybrief {
	font: 12px Georgia;
	color: #000000;
	text-align:left;
}
A.headlinelead {
	COLOR: #e30011; text-decoration: none
}
A.headlinelead:hover {
	COLOR: #000000;  text-decoration: none
}
.headlinelead {
	font: 18px Verdana;
	font-weight:bold;
	color: #e30011;
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 2px 0px;
}
A.headlinetop {
	COLOR: #e30011; text-decoration: none
}
A.headlinetop:hover {
	COLOR: #000000;  text-decoration: none


}
.headlinetop {
	font: 14px Trebuchet MS;
	color: #e30011;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height:15px;
	margin: 0px 0px 2px 0px;
}
/* style for featured stories */


/* style for latest stories */
A.latestheads {
	color: #336699; text-decoration: none; 
}
A.latestheads:hover {
	color: #e30011; text-decoration: none
}
.latestheads {
	font: 11px Arial;
	margin: 0px;
	color: #e30011;
	text-align:left;
}
A.latestsmall {
	color: #000000; text-decoration: none;  
}
A.latestsmall:hover {
	color: #e30011;  text-decoration: none
}
.latestsmall {
	font: 11px Verdana;
	color: #000000;
	text-align:left;
}
.sidebullet {
	color: #e30011;
}
/* style for latest stories */


/* style for small body */
A.headlinesmall {
	color: #000000; text-decoration: none
}
A.headlinesmall:hover {
	color: #e30011;  text-decoration: none
}
.headlinesmall {
	font: 14px Verdana,sans-serif;
	color: #000000;
	font-weight: bold;
	text-align:left;
	margin:0px;
	padding:0px;
}
.creditshort {
	font: 11px Tahoma;
	color: #000000;
	text-align: left;
	padding: 0px;
}
.textbodybrief {
	font: 11px Verdana;
	color: #000000;
	line-height: 14px;
	text-align:left;
}
.textpickbrief {
	font: 11px Georgia;
	color: #000000;
	line-height: 14px;
	text-align:left;
}
A.turnline {
	COLOR: #e30011; text-decoration: none
}
A.turnline:hover {
	COLOR: #666666;  text-decoration: none
}
.turnline {
	font: 11px Tahoma;
	font-weight: bold;
	color: #e30011;
	text-decoration:none;
	font-variant:small-caps;
}
A.pagenavigation {
	color: #000000; text-decoration: none; 
}
A.pagenavigation:hover {
	color: #e30011;  text-decoration: none;
}
.pagenavigation {
	font: 12px Verdana;
	color: #000000;
	text-align: left;
	margin-top:20px;
	text-decoration:none;
	padding:4px 2px 4px 0px;
	margin-top:30px;
}
/* style for small body */


/* style for full body */
A.pagenavigate {
	color: #666666; text-decoration: none; font-weight: normal;
}
A.pagenavigate:hover {
	color: #e30011;  text-decoration: none
}
.pagenavigate {
	font: 11px Tahoma;
	margin: 0px;
	color: #666666;
	text-align:left;
	font-weight:bold;
}
A.headlinebig {
	color: #e30011; text-decoration: none
}
A.headlinebig:hover {
	color: #000000;  text-decoration: none
}
.headlinebig {
	font: 22px Arial;
	color: #e30011;
	font-weight: bold;
	text-align:left;
	padding:0px;
	margin:0px;
}
.greyrule {
	border-bottom: 1px #cccccc solid;
	padding-bottom:4px;
	margin-bottom:10px;
}
A.creditsfull {
	color: #3F61AB; text-decoration: none;
}
A.creditsfull:hover {
	color: #e30011;  text-decoration: none;
}
.creditsfull {
	font: 11px Tahoma;
	color: #3F61AB;
	text-align: left;
	padding: 0px;
}
.cathead {
	font: 14px Verdana;
	font-weight:bold;
	color: #ffffff;
	text-align: left;
	background-color:#e30011;
	padding:4px;
	margin:0px 0px 30px 0px;
}
A.textbody {
	color: #e30011; text-decoration: none; font-weight: bold;
}
A.textbody:hover {
	color: #000000;  text-decoration: none
}
.textbody {
	font: 11px Georgia;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
	text-align:left;
}
.quotation {
	font: 11px sans-serif;
	color: #666666;
	text-align:left;
	margin: 0px 20px 0px 20px;
	padding-left: 20px;
}
A.paginate {
	color: #000000; text-decoration: none; font-weight: normal;
}
A.paginate:hover {
	color: #e30011;  text-decoration: none
}
.paginate {
	font: 11px Tahoma;
	margin: 0px;
	color: #000000;
	text-align:left;
	font-weight:bold;
}
A.seealso {
	color: #3f61ab; text-decoration: none; font-weight: normal;
}
A.seealso:hover {
	color: #e30011;  text-decoration: none
}
.seealso {
	font: 11px Tahoma;
	margin: 0px;
	color: #000000;
	text-align:left;
}
A.views {
	color: #000000; text-decoration: none; 
}
A.views:hover {
	color: #e30011;  text-decoration: none
}
.views {
	color: #000000;
	font: 11px Tahoma;
	text-decoration: none;
	text-align: left;
	margin-top:2px;
}
A.mostread: {
	COLOR: #000000; text-decoration: none; 
}
A.mostread:hover {
	COLOR: #e30011;  text-decoration: none
}
.mostread {
	font: 11px Arial;
	margin: 0px;
	color: #666666;
	text-align:left;
	text-decoration:none;
}
A.postdetails {
	color: #000000; text-decoration: none;
}
A.postdetails:hover {
	color: #e30011;  text-decoration: none;
}
.postdetails {
	color: #000000;
	font: 11px Tahoma;
	text-decoration: none;
	text-align: left;
}
/* style for full body */


/* style for comments  */
.commentcontainer {
	width:468px;
	margin:15px 0px 30px 0px;
	text-align:left;
}
A.maincomments {
	color: #666666; text-decoration: none; font-weight:bold;
}
A.maincomments:hover {
	color: #e30011;  text-decoration: none;
}
.maincomments {
	font: 11px Verdana;
	color: #666666;
	line-height: 15px;
	margin-left:20px;
	padding-left:10px;
	border-left:2px #999999 solid;
}
A.commentbody {
	color: #666666; text-decoration: none; font-weight:bold;
}
A.commentbody:hover {
	color: #e30011;  text-decoration: none;
}
.commentbody {
	font: 11px Tahoma;
	color: #666666;
	line-height: 15px;
}
.commentinputbox {
	border: 1px solid #cfd7e4;
	font: 11px Tahoma;
	padding:2px;
	color: #336699;
}
.commentadd {
	width: 110px;
	height: 21px;
	font: 10px Verdana;
	font-weight:bold;
	background: #ffffff;
	color: #336699;
	text-align: center;
	padding-bottom:1px;
	border: 1px #cfd7e4 solid;
}
.commentcomment {
	font: 11px Tahoma;
	font-weight: bold;
	color: #000000;
	text-align:left;
	vertical-align: top;
	padding-top:4px;
	margin-top:4px;
}
.commentlabel {
	font: 11px Tahoma;
	color: #336699;
	text-align:left;
	vertical-align: top;
	padding-top:4px;
	margin-top:4px;
}
A.latestcomments {
	color: #666666; text-decoration: none; 
}
A.latestcomments:hover {
	color: #e30011;  text-decoration: none;
}
.latestcomments {
	font: 11px Tahoma;
	color: #666666;
	text-align: left;
	vertical-align: top;
	line-height:12px;
	list-style-type: none;
}
.latestcommentsauthor {
	font: 11px Tahoma;
	color: #000000;
	font-weight:bold;
	text-align: left;
	vertical-align: top;
	line-height:12px;
	list-style-type: none;
}
.latestcommentsblock {
	font: 11px Tahoma;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height:12px;
	list-style-type: none;
	margin-bottom:8px;
	padding:0px;
}
.livecommentsbox {
	border: 1px solid #cccccc;
	font: 11px Tahoma;
	padding:2px;
	color: #000000;
	margin: 4px 0px 30px 0px;
}
/* style for comments  */


/* new style for pics */
.piccontainer200rt {
	margin: 0px 0px 6px 10px;
	float:right;
	clear: right;
	padding:0px;
	width:200px;
}
.pic200rt img {
	border: 1px solid #000000;
	width:200px;
}
.caption200rt {
	font: 11px Tahoma;
	color:#666666;
	text-align: center;
	padding:6px 0px 6px 0px;
	border-bottom: 1px solid #cccccc;
}
.piccontainer200lt {
	margin: 0px 10px 6px 0px;
	float:left;
	clear: left;
	padding:0px;
	width:200px;
}
.pic200lt img {
	border: 1px solid #000000;
	width:200px;
}
.caption200lt {
	font: 11px Tahoma;
	color:#666666;
	text-align: center;
	padding:6px 0px 6px 0px;
	border-bottom: 1px solid #cccccc;
}
.piccontainer243rt {
	margin: 0px 0px 6px 10px;
	float:right;
	clear: right;
	padding:0px;
	width:243px;
}
.pic243rt img {
	border: 1px solid #000000;
	width:243px;
}
.caption243rt {
	font: 11px Tahoma;
	color:#666666;
	text-align: center;
	padding:6px 0px 6px 0px;
	border-bottom: 1px solid #cccccc;
}
.piccontainer243lt {
	margin: 0px 10px 6px 0px;
	float:left;
	clear: left;
	padding:20px;
	width:300px;
}
.pic243lt img {
	border: 1px solid #000000;
	width:300px;
}
.caption243lt {
	font: 11px Tahoma;
	color:#666666;
	text-align: center;
	padding:6px 0px 6px 0px;
	border-bottom: 1px solid #cccccc;
}
.piccontainer324rt {
	margin: 0px 0px 6px 10px;
	float:right;
	clear: right;
	padding:0px;
	width:324px;
}
.pic324rt img {
	border: 1px solid #000000;
	width:324px;
}
.caption324rt {
	font: 11px Tahoma;
	color:#666666;
	text-align: center;
	padding:6px 0px 6px 0px;
	border-bottom: 1px solid #cccccc;
}
.piccontainer324lt {
	margin: 0px 10px 6px 0px;
	float:left;
	clear: left;
	padding:0px;
	width:324px;
}
.pic324lt img {
	border: 1px solid #000000;
	width:324px;
}
.caption324lt {
	font: 11px Tahoma;
	color:#666666;
	text-align: center;
	padding:6px 0px 6px 0px;
	border-bottom: 1px solid #cccccc;
}
/* new style for pics */


/* style for search */
.searchinputbox {
	border: 1px solid #336699;
	font: 10px Tahoma;
	color: #336699;
	padding:2px;
	background-color:#ffffff;
	width:180px;
}
.searchbutton {
	border: 1px solid #336699;
	font: 10px Tahoma;
	color: #ffffff;
	background-color:#336699;
	width:100px;
	clear:left;
}
.searchinfo {
	font: 14px Verdana;
	color: #e30011;
	text-align:left;
	padding-bottom:6px;
	border-bottom:1px solid #cccccc;
	width:468px;
}
/* style for search */


/* style for footer  */
.dots img {
	border-color: #000000;
	border: 0px;
	width: 125px;
	height:1px;
	float:left;
}
A.footer {
	COLOR: #666666; text-decoration: none
}
A.footer:hover {
	COLOR: #e30011;  text-decoration: none
}
.footer {
	font: 10px Ms Sans Serif;
	color: #666666;
	text-align:center;
	text-decoration: none;
}
/* style for footer  */


/* style for leads */
.spacer img {
	border: 0px;
	width: 100%;
	height:10px;
	margin-bottom:4px;
	float: none;
	text-align:center;
}
.highlightslug img {
	border: 0px solid #000000;
	width: 375px;
	height:19px;
	text-align:left;
}
A.catheadline {
	COLOR: #336699; text-decoration: none
}
A.catheadline:hover {
	COLOR: #e30011;  text-decoration: none
}
.catheadline {
	font: 11px Tahoma;
	color: #336699;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	line-height:normal;
	text-decoration: none;
}
/* style for leads */


/* style for pagination */
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
A.navigate: {
	COLOR: #000000; text-decoration: none
}
A.navigate:hover {
	COLOR: #e30011;  text-decoration: none
}
.navigate {
	font: 11px Tahoma;
	margin: 0px;
	color: #666666;
	text-align:left;
	text-decoration: none;
}
/* style for pagination */



/* style for latest  */
.lateststories {
	font: 11px Tahoma;
	color:#e30011;
	font-weight: bold;
	text-align: left;
	padding: 1px 0px 0px 0px;
	border-bottom: 1px #cccccc solid;
	margin: 20px 0px 3px 0px;
}
A.singleheads {
	color: #666666; text-decoration: none
}
A.singleheads:hover {
	color: #e30011;  text-decoration: none
}
.singleheads {
	font: 11px Tahoma;
	margin: 0px;
	color: #666666;
	text-align:left;
	width:468px;
}
/* style for latest  */


/* style for story */
A.links:link {
	COLOR: #e30011; text-decoration: none
}
A.links:visited {
	COLOR: #e30011; text-decoration: none
}
A.links:hover {
	COLOR: #000000;  text-decoration: none
}
A.links:active {
	COLOR: #000000;  text-decoration: none
}
.links {
	font-weight: bold;
	font-SIZE: 11px;
	font-FAMILY: Tahoma;
	color: #e30011;
}
.picinside img {
	border-color: #000000;
	border: 1px solid;
	width: 150px;
	float:left;
	margin-right:8px;
	margin-bottom:4px;
}
.picinsider img {
	border-color: #000000;
	border: 1px solid;
	width: 150px;
	float:right;
	margin-left:8px;
	margin-bottom:4px;
}
.picinside150l img {
	border-color: #000000;
	border: 1px solid;
	width: 150px;
	float:left;
	margin-top:4px;
	margin-right:8px;
	margin-bottom:4px;
	clear:right;
}
.picinside150r img {
	border-color: #000000;
	border: 1px solid;
	width: 150px;
	float:right;
	margin-left:8px;
	margin-bottom:4px;
}
.caption150r {
	font-family:Tahoma;
	font-size: 11px;
	COLOR:#666666;
	text-align: center;
	float:right;
	clear: right;
	width:150px;
	padding: 2px 0px 6px 0px;
	margin-left:8px;
	border-bottom: 1px #999999 solid;
}
.caption150l {
	font-family:Tahoma;
	font-size: 11px;
	COLOR:#666666;
	text-align: center;
	float:left;
	clear: left;
	width:150px;
	padding: 2px 0px 6px 0px;
	margin-right:8px;
	border-bottom: 1px #999999 solid;
}
.picinside200 img {
	border-color: #000000;
	border: 1px solid;
	width: 200px;
	float:left;
	margin-top:4px;
	margin-right:8px;
	margin-bottom:4px;
	clear:right;
}
.picinside200l img {
	border-color: #000000;
	border: 1px solid;
	width: 200px;
	float:left;
	margin-top:4px;
	margin-right:8px;
	margin-bottom:4px;
	clear:right;
}
.picinside200r img {
	border-color: #000000;
	border: 1px solid;
	width: 200px;
	float:right;
	margin-left:8px;
	margin-bottom:4px;
}
.caption200r {
	font-family:Tahoma;
	font-size: 11px;
	COLOR:#666666;
	text-align: center;
	float:right;
	clear: right;
	width:200px;
	padding: 2px 0px 6px 0px;
	margin-left:8px;
	border-bottom: 1px #999999 solid;
}
.caption200l {
	font-family:Tahoma;
	font-size: 11px;
	COLOR:#666666;
	text-align: center;
	float:left;
	clear: left;
	width:200px;
	padding: 2px 0px 6px 0px;
	margin-right:8px;
	border-bottom: 1px #999999 solid;
}
.picinside234r img {
	border-color: #000000;
	border: 1px solid;
	width: 234px;
	float:right;
	margin-left:8px;
	margin-bottom:4px;
}
.picinside234l img {
	border-color: #000000;
	border: 1px solid;
	width: 234px;
	float:left;
	margin-right:8px;
	margin-bottom:4px;
	clear:right;
}
.caption234r {
	font-family:Tahoma;
	font-size: 11px;
	COLOR:#666666;
	text-align: center;
	float:right;
	clear: right;
	width:234px;
	padding: 2px 0px 6px 0px;
	margin-left:8px;
	border-bottom: 1px #999999 solid;
}
.caption234l {
	font-family:Tahoma;
	font-size: 11px;
	COLOR:#666666;
	text-align: center;
	float:left;
	clear: left;
	width:234px;
	padding: 2px 0px 6px 0px;
	margin-right:8px;
	border-bottom: 1px #999999 solid;
}
.picinside300r img {
	border-color: #000000;
	border: 1px solid;
	width: 300px;
	float:right;
	margin-left:8px;
	margin-bottom:4px;
}
.picinside300l img {
	border-color: #000000;
	border: 1px solid;
	width: 300px;
	float:left;
	margin-right:8px;
	margin-bottom:4px;
	clear:right;
}
.picinside324 img {
	border-color: #000000;
	border: 0px solid;
	width: 324px;
	float:left;
	margin-right:8px;
	margin-bottom:4px;
	clear:right;
}
.picinside324r img {
	border-color: #000000;
	border: 0px solid;
	width: 324px;
	float:right;
	margin-left:8px;
	margin-bottom:4px;
	clear:right;
}
.picinsidebigr img {
	height:200px;
	width:300px;
	margin-left:8px;
	float:right;
	clear: right;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
.picinsidebigl img {
	height:200px;
	width:300px;
	margin-right:8px;
	float:left;
	clear: right;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
.captionbigr {
	font-family:Tahoma;
	font-size: 11px;
	COLOR:#666666;
	text-align: center;
	float:right;
	clear: right;
	width:300px;
	padding-top:4px;
	margin-left:8px;
}
.captionbigl {
	font-family:Tahoma;
	font-size: 11px;
	COLOR:#666666;
	text-align: center;
	float:left;
	clear: left;
	width:300px;
	padding-top:4px;
	margin-right:8px;
}
.picinsidehori img {
	border-color: #000000;
	border: 1px solid;
	width: 250px;
	float:left;
	margin-right:8px;
	margin-bottom:4px;
}
.picinside275r img {
	border-color: #000000;
	border: 0px solid;
	width: 275px;
	float:right;
}
.picinside275l img {
	border-color: #000000;
	border: 0px solid;
	width: 275px;
	float:left;
	clear:right;
}
.boxitembox {
	text-align: left;
	background-color: #ffffff;
	width:234px;
	float: right;
	clear: left;
	margin: 6px 0px 0px 10px;
	border-left:1px solid #cccccc;
	padding: 0px 0px 4px 4px;
}
.boxitemhead {
	font: 10px Verdana;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	background-color: #000000;
	padding: 2px 0px 2px 0px;
	margin-bottom:4px;
}
.boxitembody {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	font-weight: normal;
}
/* style for story */



    fieldset {
        margin: 15px 0;
        padding: 5px 1em 5px 1em;
        border-top: 1px solid #D7D7D7;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        border-left: 1px solid #D7D7D7;
        position: relative;
    }

    legend {
        font-family: Tahoma,arial,Verdana,Sans-serif;
        font-weight: bold;
font-size:14px;
        color: #CA0000;
        margin-top: -0.40em;
        margin-left: -0.50em;
        position: relative;
        text-transform: none;
        line-height: 1.2em;
        top: 0;
        vertical-align: middle;
    }

    fieldset p {
        clear: both;
        margin: 0 auto;
        text-align: left;
        padding: 3px 0 5px 0;
    }

    fieldset ul {
        list-style: disc;
        margin: 0 0 0 0em;
    }

    fieldset ul li {
        color: #CA0000;
    }

    label {
        font-size: 1.00em;
        padding: 0 5px 0 0;
        font-weight: bold;
        color: #1e4176;
    }

    .rss, a.rss:link, a.rss:hover, a.rss:active, a.rss:visited {
        margin: 0 3px 0 3px;
        padding: 0px 5px 0px 5px;
        font-weight: bold;
        font-size: 0.85em;
        text-transform: uppercase;
        color: #ffffff;
        background: #FA7805;
        border-top: 1px solid #FFA400;
        border-right: 1px solid #DA2B00;
        border-bottom: 1px solid #DA2B00;
        border-left: 1px solid #FFA400;
    }

/* This file contains the CSS data for the editable area(iframe) of TinyMCE */
html {
	background-color: #fff;
}

.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

img.wpGallery {
	border: 1px dotted #cc0000;
	background: #ffffcc url("plugins/wpgallery/img/gallery.png") no-repeat scroll center center;
	width: 99%;
	height: 250px;
}

body.mceContentBody {
	font: 13px/19px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	padding: 0.6em;
	margin: 0;
}

body.mceForceColors {
	background:#fff;
	color:#000;
}

h1 {font-size: 2em}
h2 {font-size: 1.5em}
h3 {font-size: 1.17em}
h4 {font-size: 1em}
h5 {font-size: .83em}
h6 {font-size: .75em}

.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {
	border: 1px dashed #BBB;
}

img {
	border:0;
}

td {
	font-size: 10px;
}

pre {
	font: 12px/18px "Courier New", monospace;
}

.mceIEcenter {
	text-align: center;
}
