.article 
{
    clear: both;
    text-align: left;
    /*margin-bottom: 15px;*/
    margin-top:14px;
    border: solid 8px #888888;
    /*background: transparent url(Images/transheavy.png) repeat 0 0;*/
    background: #f2f5f7 url(Images/whitebg.jpg) repeat-x left top;
    color:#222222;
}


.articleHeadline {
	background: #f2f5f7 url(Images/whitebg.jpg) repeat-x left top;
    padding:8px 12px 8px 12px; 
   color:#666666; 
   vertical-align:middle;
}

.article h1, .articleHeadline, .articleHeadline h1 {
    font-size: 17px !IMPORTANT;
    border-bottom:0px solid #C8C8C8; 
   /*color:#2b0e26;*/ 
   margin:0px;
   
   font-family:verdana;
   color:#1f497d;
}

.article h1 a, .article h1 a:link, .article h1 a:visited, .article h1 a:hover, 
.articleHeadline  a, .articleHeadline a:link, .articleHeadline a:visited, 
.articleHeadline  h1 a, .articleHeadline h1 a:link, .articleHeadline h1 a:visited {
   font-size: 17px !IMPORTANT; 
   /*color:#2b0e26;*/ 
   
   font-family: verdana;
   color: #1f497d;
}

.articleHeadline a:hover, .articleHeadline h1 a:hover {
   font-size: 17px !IMPORTANT;
   /*color:#fc6b00;*/
   color:#3474d4;
}


.articleAuthor {
	background: #f2f5f7 url(Images/whitebg.jpg) repeat-x left top;
	border-bottom: solid 1px #888888;
	margin-top:0px;
    padding:2px 12px 2px 12px;
    font-size:10px !IMPORTANT;   
}

.articleAuthor a, .articleAuthor a:link, .articleAuthor a:visited {
   font-size:10px !IMPORTANT;
   color:#666666;
}
.articleAuthor a:hover {
   font-size:10px !IMPORTANT;
   color:#006600;
}

.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: #000000;
  width: 42px;
  text-align:center;
  padding-top: 15px;
}

.articleEntry {
    margin: 10px 12px;
    color:#222222;
}
 
.articleEntry a, .articleEntry a:link, .articleEntry a:visited {
   /*color:#006600;
   color:#e88403;*/
   color:#2a69c9;
}
.articleEntry a:hover {
   /*color:#e88403;*/
   color:#3474d4;
   text-decoration:underline;
}

.articlereadmore {width:80px; padding-top:12px;}

.articlereadmore a, .articlereadmore a:link, .articlereadmore a:visited {
   color:#ffffff;
   font-size:11px;
   display:block;
   padding:6px;
   background-color:#1f497d;
   width:auto;
   text-align:center;
   border:solid 1px #bebebe;
   border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px;
}
.articlereadmore a:hover {
   color:#ffffff;
   text-decoration:none;
   background:none;
   background:#db7e02 url(Images/orangebg.jpg) repeat-x left top;
   border:solid 1px #fefefe;
}

.articlereturn {width:80px; padding-top:12px;}

.articlereturn a, .articlereturn a:link, .articlereturn a:visited {
   color:#222222;
   font-size:11px;
   display:block;
   padding:6px;
   background:#f2f5f7 url(Images/whitebg.jpg) repeat-x left top;
   width:auto;
   text-align:center;
   border:solid 1px #bebebe;
   border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px;
}
.articlereturn a:hover {
   color:#ffffff;
   text-decoration:none;
   background:#db7e02 url(Images/orangebg.jpg) repeat-x left top;
   border:solid 1px #fefefe;
}




.related {margin-top:40px; margin-bottom:50px; border: solid 1px #888888;}

.related h2 {
	font-size: 15px !IMPORTANT;
	color:#2b0e26;
	display:block;
    padding:4px 8px 4px 10px;
	border:none; 
    background: transparent url(Images/transheavy.png) repeat 0 0;
}

.related h2 a {margin-left:6px;}

.articleRelated {
    clear: both;
    text-align: left;
    border-top:solid 1px #888888;
    background: transparent url(Images/transheavy.png) repeat 0 0;
	padding:12px;
} 

.articleRelated a {
    display:block;
    margin-top:5px;
} 

.related .Normal {
	font-size:12px !IMPORTANT;
	line-height:normal;}





.articleImage { 
	margin : 2px 10px 4px 4px;
	float : left;
	border: solid 1px #fefefe;
}

.articlePaging { 
    border-bottom:1px dotted #D8D8D8;
	padding-bottom : 2px;
	margin-bottom : 2px;
} 

.articleCategories  {
    border-bottom:1px dotted #D8D8D8;
    margin-bottom:2px;
    padding-bottom:2px;
} 

.related h2
{
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.postRating h2
{
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;









}

.articleComments {
    clear: both;
    text-align: left;
    /*margin-bottom: 15px;*/
    margin-top:14px;
    border: solid 1px #888888;
    background: transparent url(Images/transheavy.png) repeat 0 0;
}

.commentHeadline {
	/*background: #f2f5f7 url(Images/whitebg.jpg) repeat-x left top;*/
	/*background-color:#F0F0F0;*/
	display:block;
	
}

.articleComments h2 {
    /*margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;*/
	font-size: 15px !IMPORTANT;
	/*background-color:#F0F0F0;*/
	color:#2b0e26;
	display:block;
    padding:4px 8px 4px 10px;
    border-bottom:solid 1px #888888; 
    background: transparent url(Images/transheavy.png) repeat 0 0;
}

.articleComment { 
	margin : 8px 0 0px 0;
	/*padding : 5px;*/
	min-height : 100px;
	height:auto !important;
	height:100px;
    padding:4px 8px 4px 8px;
    background:transparent url(Images/commentitem_footer_bg.jpg) repeat-x bottom left;
} 


.NoCommentstxt { 
	display:block;
	margin : 2px 0 2px 0;
	/*padding : 5px;*/
    padding:0px 8px 6px 8px;
}

.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;
} 

.articleImages { 
    text-align: left;
	margin-top:16px;
    margin-bottom:16px;
	border-top:1px solid #c8c8c8;
}

.articleImages * td {padding-top:8px;}

.articleImages h2 {
    margin-bottom: 0px;
    /*background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;*/
    background-colour:transparent;
    color:#2b0e26;
    font-size:12px;
}



.postarticleComments {
    display:block;
    clear: both;
    text-align: left;
    /*margin-bottom: 15px;*/
    margin-top:3px;
    border: solid 1px #888888;
    background: transparent url(Images/transheavy.png) repeat 0 0;
    /*width:646px;*/
    width:700px;
}

.postarticleComments h2 {
    /*margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;*/
	font-size: 15px !IMPORTANT;
	/*background-color:#F0F0F0;*/
	color:#2b0e26;
	display:block;
    padding:4px 8px 4px 10px;
    border-bottom:solid 1px #888888; 
    background: transparent url(Images/transheavy.png) repeat 0 0;
}



.postComment 
{
    display:block;
	text-align: left;
	padding-top:3px;
}

.postcommentform
{
	display:block;
    width:auto;
	/*margin-left:90px;*/
    padding:0px;
    margin: 0px;
}

.postComment h2
{
    /*margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;*/
	font-size: 15px !IMPORTANT;
	color:#2b0e26;
	border:1px solid #C8C8C8
}

.postComment p, .postComment div
{
    /*padding:2px 10px;*/
    padding:2px 4px;
    margin: 0px;
}

.postComment * input
{
    width: 150px;
}

.postComment * #Notify input
{
    width: 20px;
}

.postComment * textarea
{
    /*width: 450px;*/
	width: 626px;
    height: 150px;
	font-family:Arial, Helvetica, sans-serif;
}

/* Photo Area */

.articleImageList
{
	display:block; margin: 0 auto;
}

.articleImageList li
{
    display: inline-block;
    /*float: left;*/
	margin-left:0px;
	margin-right:6px;
	margin-top:6px;
	margin-bottom:0px;
    /*border:solid 1px #ffffff;*/
    padding: 0px;
	line-height:normal;
	font-size:0px;
}  

.articleImageList li a
{
	/*display:block;*/
    display:inline;
	border:solid 1px #ffffff;
}

.articleImageList li a img
{
}

#articleSearchForm {
margin-top:20px;
}

#articleSearchFormSmall {text-align:left;}




/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	z-index: 9999990;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	z-index: 9999999;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-container-image-data-box {
	background-color: #fff;
	margin:0pt auto;
	overflow: auto;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
}

#lightbox-container-image-data {
	padding: 0 10px; 
}

#lightbox-container-image-details {
	float:left;
	text-align:left;
	width:70%;
}

#lightbox-container-image-details-caption
{
	font-weight: bold;
}

#lightbox-container-image-details-currentNumber 
{
	clear:left;
	display:block;
}

#lightbox-container-image-details-currentNumber a, lightbox-container-image-details-currentNumber a:hover
{
	border-bottom:medium none;
	color:#151410;
	text-decoration:underline;
}

#lightbox-container-image-details-nav {
	clear:left;
	display:block;
	padding:0pt 0pt 10px;
}

#lightbox-container-image-details-nav a, #lightbox-container-image-details-nav a:hover {
	border-bottom:medium none;
	color:#151410;
	text-decoration:underline;
}

#lightbox-container-image-details-nav-btnPrev
{
	margin:0pt 8px 0pt 0pt;
}
	
#lightbox-image-details-close-btnClose {
	float: right;
}

#lightbox-image-details-close a, #lightbox-image-details-close a:hover {


	border-bottom:medium none;
	color:#151410;
	text-decoration:underline;
}




.listingfoot {
   padding:6px; 
   background:#f2f5f7 url(Images/whitebg.jpg) repeat 0 0;
}

listingfoot, .listingfoot a, .listingfoot a:link, .listingfoot a:visited {
   font-size:11px;
   color:#555555;
}
.listingfoot a:hover {
   color:#fc6b00;
}


.articlebspacer {
    height:15px;
}

.printpage .article {background:none; color:#000000;}

.printpage .articleEntry {
    margin: 10px 12px;
    color:#000000;
}

.printpage .articleAuthor, .printpage .articleAuthor a, .printpage .articleAuthor a:link, .printpage .articleAuthor a:visited, .printpage .articleAuthor a:hover {
   color:#555555;
}
 
.printpage .articleEntry a, .printpage .articleEntry a:link, .printpage .articleEntry a:visited, .printpage .articleEntry a:hover {
   color:#1738c9;
   text-decoration:underline;
}

/*.printpage .articlepagetext a:link:after { font-size:10px; color:#666666; font-style: normal; text-decoration:none !IMPORTANT;  content: " ( link: " attr(href) ") "; }*/
.printlinkurl, .printlinkurl a, .printlinkurl a:link, .printlinkurl a:visited, .printlinkurl a:hover {font-size:10px; color:#666666; font-style: normal; text-decoration:none;}

.printportal {color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; letter-spacing:3pt; padding-left:14px;}


.articleVideo {margin:12px auto 6px auto; text-align:center;}


/*** Addthis social networking toolbar ***/
#at16pf, .at-promo-content, .at-promo-single {display:none; }

.socialmediabtns {display:inline-block; position:relative; /*top:4px; left:50px;*/ float:right; top:2px;}

#at_pspromo, #at_promo {background: #ffffff url(Images/brad_sig.gif) no-repeat 50% 50%; margin-left:6px;}

/*.NewsArticles {margin-top:140px;}*/

.bordered {display:block; margin:14px 0px 0px 115px; padding:12px; border:solid 1px #c8c8c8; font-size:105%; text-align:center;}

.borderedlisting {display:block; margin:14px 115px 0px 115px; padding:12px; border:solid 1px #c8c8c8; font-size:105%; text-align:center;}


 
/***see also skin.css***/