/******  To create a new them, just copy one of the existing themes and   ******/
/******  change the prefix to your new theme name. Ex: "default" to "red" ******/


/******  default theme ******/


.LIG_CommentValue
{
	width:440px;
}

.LIG_comment-top-image
{
	margin-left:-10px;margin-bottom:-30px;
	background-image: url(comment-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:34px;
	width:450px;
}

.LIG_comment-bottom-image
{
	margin-left:-10px;
	border:0px solid blue;
	background-image: url(comment-bottom.gif);
	background-position:  bottom left;
	background-repeat: no-repeat;
	height:49px;
	width:450px;
}

.commentsPanel
{
	margin-top:30px;
	border:0px solid blue;
}

.CommentItem
{
	border:0px solid red;
	padding:10px 0 30px 10px;
}

.CommentValue
{
	border:0px solid red;
	display:block;
}

.CommentNameValue
{
	border:0px solid red;
	font-size:12px;
	font-weight:normal; 
	font-family:Arial;
	color:Gray; 
	padding: 10px 0 30px 10px;
}

.CommentEmailValue
{
	padding: 10px 0 30px 10px;
}


.RatingItem
{
	display:none;
}

span.CommentLabel
{
}

span.Comment
{
}

span.RatingLabel
{
}

span.Rating
{
}

span.CurrentRatingLabel
{
}

span.CurrentRating
{
    display:none;
    /*width: 100%;
    margin-bottom: 10px;*/
}

.SaveCommentsRating
{
    float: left;
}

span.RatingEntryLabel
{
    float: left;
}

.RatingRadio
{
    float: left;
    clear: right;
}

span.CommentsEntryLabel
{
    margin-top: 10px;
}

textarea.CommentsEntry
{
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 75px;
}

.commentsEntryPanel
{
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.commentsPanel
{
    clear: both;
    width: 100%;
    text-align: left;
}

.editpanel
{
    width: 100%;
    text-align: left;
}

.NewsEditPanel
{
    width: 40px;
    height: 20px;
}

.newscontainer
{
	width: 100%;
}

.newsheadercontainer
{
}

.newsactionbar
{
}

.newsactionbarlinks:link, .newsactionbarlinks:active, .newsactionbarlinks:visited
{
}

.newsactionbarlinks:hover
{
}

.newsPublishRSSLink:link, .newsPublishRSSLink:active, .newsPublishRSSLink:visited
{
}

.newsPublishRSSLink:hover
{
}
.newsrow
{
}

.NukeNews_Item
{
}

.NukeNews_AltItem
{
}

.newsrowspacer
{
}
.newscategoryimage
{
}

.newscategoryimagecontainer 
{
}
.newstitle
{
}

.newspostdate
{
}

.newssummary
{
}

.newsreadmore:link, .newsreadmore:active, .newsreadmore:visited
{
}

.newsreadmore:hover
{
}

.archivelinkcontainer
{
}

.archivelink:link, .archivelink:active, .archivelink:visited
{
}

.archivelink:hover
{
}

.archivedisplaymonthlink:link, .archivedisplaymonthlink:active, .archivedisplaymonthlink:visited
{
}

.archivedisplaymonthlink:hover
{
}

.archivedisplayreturnlinkcontainer
{
}

.archivedisplayreturnlink:link, .archivedisplayreturnlink:active, .archivedisplayreturnlink:visited
{
}

.archiveddisplayreturnlink:hover
{
}

.viewnewstitle
{
}

.viewnewsimage
{
}

.viewnewsreturn:link, .viewnewsreturn:active, .viewnewsreturn:visited
{
}

.viewnewsreturn:hover
{
}

.viewnewsarticle 
{
}

.viewnewspostedby 
{
}

.adminMenuTitle
{

}

.adminMenuDesc
{
}

.adminlabels
{
}
.admindata
{
}
.adminlinks:link, .adminlinks:active, .adminlinks:visited
{
}	
.adminlinks:hover
{
}
.errors 
{
	color:Red;
}

.admincategorygridheader 
{
}

.admincategorygriditem 
{
}

.admincategorygrid
{

}

.submitnewsdata
{
}

.submitnewslabels
{
}

.submitnewslinks:link, .submitnewslinks:active, .submitnewslinks:visited
{
}

.helplist
{
}


/*****  Comments & Ratings *****/
.newsRatingsDisplay
{
}

.RatingLabel
{
}

.CommentsEntryLabel
{
}

.SaveCommentsRating:link, .SaveCommentsRating:active, .SaveCommentsRating:visited
{
}

.SaveCommentsRating:hover
{
}	
	
.EditCommentsLink:link, .EditCommentsLink:active, .EditCommentsLink:visited
{
}

.EditCommentsLink:hover
{
}	

.commentsRating
{
}

.CurrentRatingLabel
{
}

.CurrentRating
{
}

.RatingLabelRow
{
}

.RatingRow
{
}

.CommentsRow
{
}


================================
Comments CSS classes
================================
*/

.CommentNameValue
{
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 1.2em;
}

.CommentDateValue, .CommentEmailValue
{
    color: #808080;
    font-size: 10px;
    line-height: 15px;
}

.CommentValue
{
    width: 100%;
    margin-top: 5px;
}

.CommentsEntryNamePanel, .CommentsEntryEmailPanel
{
    width: 460px;
    min-width: 460px;
    margin-bottom: 5px;
    clear: both;
    height: 22px;
}

.CommentsEntryNameLabel, .CommentsEntryEmailLabel
{
    width: 50px;
    float: left;
}

.CommentsEntryName, .CommentsEntryEmail
{
    float: left;
}

.CommentsNameRequired, .CommentsEmailRequired, CommentsEmailRegex
{
    position: absolute;
    left: 220px;
}

.CommentsEntryLabel
{
    width: 460px;
    min-width: 460px;
    height: 26px;
    display: block;
}

TEXTAREA.CommentsEntry
{
    margin: 0px 0px 0px 0px;
    width: 460px;
    height: 150px;
    float: left;
    padding: 0px 0px 0px 0px;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 1.1em;   
    line-height: 1.2em; 
    margin-top: 5px;
    margin-bottom: 5px;
}

.CommentItem
{
    width: 100%;
    margin-bottom: 10px;
}

.RatingEntryLabel, .RatingRadio, .RatingValue, .RatingLabel, .CurrentRatingLabel, .CurrentRatingValue, .CommentNameLabel, .CommentDateLabel, .CommentEmailLabel, .CommentLabel
{
    display: none;
}

.RatingItem
{
    width: 100%;
}




/*
================================
newsitems css classes
================================
*/

.feedbannerimage img
{
    width: 150px;
    max-width: 150px;
}


.newscontainer img
{
    border: none;
}


table.TextEditor
{
    width: 590px;
    height: 400px;
}

.newscontainer
{
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-weight: normal;
}

.itemContent
{
    width: 460px;
    min-width: 460px;
    display: block;
}

.itemContent .Heading1
{
    width: auto;
 
}

.NewsEditPanel
{
    float: right;
    margin-top: -15px;
}


.Heading1 
{
   font-size:11pt;
   color:#f6a853;
   font-weight:bold;	
      
}

span.newsitemtext
{
    width: auto;
    text-align: left;
    margin-bottom: 5px;
    font-family: Tahoma, Arial,Helvetica, ;
    font-size:8pt;
}

span.newsitemtext p, span.newsitemtext div
{
    display: inline;
}

span.newsitemtext img
{
    float: left;    
    width: 150px;
    margin-right: 10px;
}

span.newsitemHeader
{
    color: #808080;
    margin-bottom: 5px;
    width: 460px;
    min-width: 460px;
    display: block;    
}

span.newsitemFooter
{
    color: #808080;
    width: 460px;    
    margin-top: 5px;
    
    min-width: 460px;
    display: block;
    clear: both;     
}

a.newsitemfeedside
{
    width: 100%;
    display: block;
    margin-bottom: 5px;
}

span.newsitemfeedside-time
{
    color: #808080;
    margin-right: 5px;
    font-family: Arial Narrow, Verdana, Tahoma, Arial, Helvetica;
}


span.newsitemarticle
{
    width: auto;
    text-align:left; 
    margin-bottom: 5px;
    font-family: Tahoma, Arial,Helvetica, ;
    font-size:8pt;
}



