/* Articles Home Page */
.article_home h1 {
	font-size: 110%;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin: 0px;
	margin-left: 3px;
	margin-bottom: 10px;
	text-transform: capitalize;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	
}
table.articles {
	width: 95%;
	margin-left: 5px;
	padding: 0px;
}
.article_home {
	margin-left: 5px;
	width: 100%;
	
}
.article_item {
	margin-bottom: 5px;
	width: 95%;
	padding-bottom: 8px;
}
.article_item .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;	
}
.article_title_home {
	border-bottom: 3px solid #993300;
	padding: 0px;
}
.article_title_home a, .article_title_home a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 270px;
	height: 20px;
	overflow: hidden;
	display: block;
	background: #85330a;
	padding: 5px;
}
.article_title_home a:hover {
	color: #fff;
	text-decoration: none;
	background: #a8400d;
}
.article_home a.readmore {
	padding-left: 15px;
	margin: 10px 0px;
 	margin-left: 260px;
    background-repeat: no-repeat;
	color: #FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.article_home a.readmore:hover {
	
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
}


.articlemodule .category_column {
	overflow: hidden;
	padding: 8px;
	margin: 10px;
	background: url(../images/bg-categories.jpg) repeat-x;
	border-bottom: 1px solid #B1A58D;
}
.articlemodule .article_summary {
	height: ;
	padding: 3px;
}

.articlemodule .article_summary img {
	display: none;
}


/* Full Article Views */

.articlemodule .category_wrap {
	width: 450px;
	float: left;
	height: 200px;
	border-bottom: 0px solid #A69979;
	background: url(../images/bg-case-item.jpg) no-repeat -5px center;
	padding: 8px;
	margin-left: -5px;
	
}

.articlemodule .category_desc {
	float: left;
	width: 310px;
	height: 100%;
	padding: 5px;
}
.articlemodule .viewall {
	float: right;
	display: block;
	margin-top: 5px;
}
#main.full .article_title h1 {
	border: none;
}

.articlemodule h3 {
	font-size: 130%;
	text-align: left;
	font-weight: normal;
	
}
.author p {
	font-size: 12px; 
	line-height: 1.3em;
	margin: 20px 10px;
	text-align: left;
	color: #333;
	
}
.article_body {
	width: 95%;
	display: inline-block
}
.article_body img.thumbs {
	margin: 20px;
}
.img-photos-lrg {
	background:url(../images/img-photos-lrg.png) no-repeat;
	padding: 20px;
	height: 330px;
	width: 355px;
	margin: 10px;
	float: left;
	
	}
.article_body h2 {
	font-size: 160%;
}
.quote {
	line-height: 1.2em;
	padding: 10px;
	font-size: 18px;
	margin-top: 10px;
	color: #003d7F;
	text-align: center;
	border: 1px solid #B1A58D;
	border-right: none;
	border-left: none;
}

.author img {
	width: 60px;
	height: auto;
	padding: 3px;
	float: left;
	
}
.articlemodule.default .img-photos {
	background: url(../images/img-photos.png) no-repeat;
	height: 191px;
	width: 191px;
}

.articlemodule.default img.thumbs {
	float: left;
	margin: 20px 15px;
	height: 120px;
	width: 155px;
}

#main.full .date {
	margin: 0px 0px;
	color: #999;
	font-style: italic;
}

.article_title.date {
	margin-left: 10px;
}

.articlemodule.default td.category_title {
	background: url(../images/bg-case-item.jpg) no-repeat top -5px;
	height: 100px;	
}
.articlemodule.default td.category_title h1{
	color: #CCC;
	font-size: 180%;
	padding-left: 100px;
}
select#categories {
	width: 280px;
	height: 30px;
	color: #666;
	font-size: 16px;
	padding:2px;
}

.articlemodule a.readmore {
    float: left;
	background-image: url(../images/bg-readmore.png);
    background-repeat: no-repeat;
	height: 25px;
	width: 93px;
}
.articlemodule a.readmore:hover {
	background-image: url(../images/bg-readmore-hover.png);
	background-repeat: no-repeat;
}
.article_body a.view {
    float: left;
	display: block;
	background-image: url(../images/bg-view.png);
    background-repeat: no-repeat;
	height: 27px;
	width: 124px;
	font-size: 0px;
}
.article_body a.view:hover {
	background-image: url(../images/bg-view-hover.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 124px;
	font-size: 0px;
}

.article_body a.back {
    float: left;
	display: block;
	background-image: url(../images/bg-back.png);
    background-repeat: no-repeat;
	height: 27px;
	width: 124px;
	font-size: 0px;
}
.article_body a.back:hover {
	background-image: url(../images/bg-back-hover.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 124px;
	font-size: 0px;
}
.article_body a.viewall {
    float: left;
	display: block;
	background-image: url(../images/bg-viewall.png);
    background-repeat: no-repeat;
	height: 27px;
	width: 124px;
	font-size: 0px;
}
.article_body a.viewall:hover {
	background-image: url(../images/bg-viewall-hover.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 124px;
	font-size: 0px;
}
.article_body .options {
	display: inline-block;
	float: right;
}



#sidebar .articlemodule.upcoming .item {
	background: #F5F4F5;
	background-image: none;
	border: 2px solid #DDDDDD;
	height: 250px;
	
	
}
#sidebar .articlemodule.upcoming .item p{
	margin: 5px;
	
	
}
#sidebar .articlemodule.upcoming .item h4 {
	margin: 0px;
	padding: 3px;
	color: #FFF;
	background: #626e86;
	display: block;
}

#sidebar .articlemodule.upcoming  .img-photos {
	background: #EBEBEB;
	display: block;
	width: 99%;
	margin: 4px;
	text-align: center;
}


/* jquery sliding boxes for article module */

.articlemodule .boxgrid{ 
	/*width: 325px; 
	height: 260px; 
	margin:10px; 
	float:left; 
	background:#161613; 
	border: solid 2px #8399AF;*/ 
	overflow: hidden; 
	position: relative; 
	background:url(../images/img-photos.png) no-repeat;
	padding: 10px;
	height:120px;
	width:155px;
	margin: 0px;
	float: left;
}
.articlemodule .boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
	/* test */
	width: 155px;
	height: 120px;
}
.articlemodule .boxgrid p{ 
	padding: 0 10px 0 5px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}

.articlemodule .boxgrid h3 {
	margin-left: 5px;
}

.articlemodule .boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.articlemodule .captionfull .boxcaption {
	top: 260;
	left: 0;
}
.articlemodule .caption .boxcaption {
	top: 220;
	left: 0;
}

.articlemodule h3 a{}
				

/* end jquery boxes */

