﻿@import url('/Portals/1/Skins/Main/css/editor.css');
/****************************************
* MAIN BODY 
*****************************************/
body
{
	text-align: center;
	font-family: Arial, Verdana, Sans-Serif;
}
p
{
	margin: 0 0 10px 0;
	padding: 0;
}
hr
{
	color: #FAC78E;
	background-color: #FAC78E;
	height: 1px;
	border: 1px;
	line-height: 1px;
	padding: 0;
	margin: 25px 0 0 0;
	display: block;
	clear: both;
}
.DNNEmptyPane
{
	display: none;
}
.insideWrapper
{
	width: 853px;
	margin: 0 auto;
	text-align: left;
}
.header
{
	color: #959595;
	width: 72%;
	float: left;
	height: 22px;
	text-align: right;
	padding-top: 27px;
}
.textSizerWrapper
{
	width: 28%;
	float: left;
}
.logo
{
	height: 130px;
}
.menu
{
	border-top: 1px solid #FAC78E;
}
.orangeContainer
{
	background-color: #F68F1E;
	height: 65px;
	margin-top: 20px;
}
/****************************************
* HOME SKINS
*****************************************/
.outsideWrapper
{
	width: 100%;
}
.homeContentPaneWrapper
{
	margin-top: 20px;
	text-align: left;
}
.homeContentPane
{
	margin-top: 15px;
}
.topContentPaneWrapper
{
	border-bottom: 1px solid #FAC78E;
	margin-bottom: 20px;
}
.topContentPane p
{
	margin: 0;
	padding: 15px 0 30px 0;
}


.wideContentPaneWrapper
{
	text-align: center;
}
.wideContentPane
{
	width:930px;
	margin-left: auto ;
	margin-right: auto ;

}
/****************************************
* 2 COLUMN SKINS
*****************************************/
.leftWidePaneWrapper
{
	width: 610px;
	float: left;
}
.TwoColSpacer
{
	width: 35px;
	float: left;
}
.rightNarrowPaneWrapper
{
	width: 208px;
	float: left;
}

.rightNarrowPane ul
{
	margin: 0;
	padding: 0 0 0 15px;
}
.rightNarrowPane li
{
	list-style-image: url(/Portals/1/Skins/main/images/arrow.gif);
	margin-bottom: 10px;
}
/****************************************
* 3 COLUMN SKINS
*****************************************/
.leftContentPaneWrapper
{
	width: 255px;
	float: left;
}
.middleContentPaneWrapper
{
	width: 320px;
	float: left;
}
.rightContentPaneWrapper
{
	width: 278px;
	float: left;
}

/****************************************
* POP UP PANE
*****************************************/
.popUpPaneWrapper
{
	margin-top: 50px;
	
}
.popUpPane
{
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
.clear
{
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-bottom:-1px;
}
/****************************************
* NEWS MODULE STYLES
*****************************************/

.article 
{
    clear: both;
    text-align: left;
    margin-bottom : 10px;
}
.articleNewsArchiveListing p
{
	padding: 0;
	margin: 0;
}
.articleHeadline h1 {
    margin-bottom: 0px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Verdana, Sans-Serif;
}
.articleHeadline h1 sup{
    font-size: 12px !important;
}
.rightArticleHeadline h1,
.rightArticleHeadline
{
	margin-bottom: 0px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Verdana, Sans-Serif;
    line-height: 16px;
}
.articleAuthor { 
	margin-top:5px;
} 

.articleCalendar {
  float: left;
  margin-right: 6px;
  width: 42px;
  height: 42px;
}

.articleCalendarIcon-01 {
  background: url('images/01.gif');
}

.articleCalendarIcon-02 {
  background: url('images/02.gif');
}

.articleCalendarIcon-03 {
  background: url('images/03.gif');
}

.articleCalendarIcon-04 {
  background: url('images/04.gif');
}

.articleCalendarIcon-05 {
  background: url('images/05.gif');
}

.articleCalendarIcon-06 {
  background: url('images/06.gif');
}

.articleCalendarIcon-07 {
  background: url('images/07.gif');
}

.articleCalendarIcon-08 {
  background: url('images/08.gif');
}

.articleCalendarIcon-09 {
  background: url('images/09.gif');
}

.articleCalendarIcon-10 {
  background: url('images/10.gif');
}

.articleCalendarIcon-11 {
  background: url('images/11.gif');
}

.articleCalendarIcon-12 {
  background: url('images/12.gif');
}

.articleCalendarDay {
  font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
  font-size:17px;
  font-weight: bold;
  color: #000;
  width: 42px;
  text-align:center;
  padding-top: 15px;
}

.articleEntry {

} 

.articleImage { 
	margin : 2px 10px 4px 4px;
	float : left;
}

.articlePaging { 
    border-bottom:1px dotted #D8D8D8;
	padding-bottom : 2px;
	margin-bottom : 2px;
} 

.articleCategories  {
    border-bottom:1px dotted #D8D8D8;
    margin-bottom:2px;
    padding-bottom:2px;
} 

.postRating h2
{
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.articleComments { 
    text-align: left;
} 

.articleComments h2 {
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.articleComment { 
	margin : 5px 0 0px 0;
	padding : 5px;
	min-height : 100px;
	height:auto !important;
	height:100px;
} 

.articleCommentGravatar { 
	margin : 2px 10px 4px 4px;
	float : left;
}

.articleCommentContent {
    text-align: left;
    padding:0px 5px 10px 5px;
}

.articleCommentAuthor { 
} 

.articleCommentDate { 
    border-bottom:1px dotted #D8D8D8;
    margin-bottom:2px;
    padding-bottom:2px;
} 

.postComment 
{
    text-align: left;
}

.postComment p, .postComment div
{
    padding:2px 10px;
    margin: 0px;
}

.postComment h2
{
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.postComment input
{
    width: 150px;
}

.postComment #notify input
{
    width: 20px;
}

.postComment textarea
{
    width: 450px;
    height: 150px;
}

/* Custom Styles */
.articleEntry a,
.articleEntry a:link,
.articleEntry a:visited
{
	color: #F68F1E;	
	font-size: 11px;
	font-family: Arial,Verdana,Sans-Serif;
}
.articleEntry a:hover
{
	color: #F68F1E;
	font-size: 11px;
	font-family: Arial,Verdana,Sans-Serif;
}
.rightNormalBodyCopy
{
	color: #666666;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 10px;
	line-height: 14px;
}
.rightColLink a,
.rightColLink a:link,
.rightColLink a:visited
{
	color: #F68F1E;	
	font-size: 10px;
	font-family: Arial,Verdana,Sans-Serif;
	text-decoration: none;
}
.rightColLink a:hover
{
	color: #F68F1E;
	font-size: 10px;
	font-family: Arial,Verdana,Sans-Serif;
	text-decoration: underline;
}
.newsArchive a,
.newsArchive a:link,
.newsArchive a:visited
{
	color: #000 !important;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.newsArchive a:hover
{
	color: #000;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

/****************************************
* END NEWS MODULE STYLES
*****************************************/