/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: GNU/GPL
/*
/**************************************************************************************/


body
{
	margin: 0px;
	line-height: 18px;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  1em;
	color: #ddd;
	background-image: url("../images/bg.general.png");
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c0400+0,aa0202+100 */
background: linear-gradient(to right, #8c0400 0%,#aa0202 100%); /* Old browsers */
background: -moz-linear-gradient(left, #8c0400 0%, #aa0202 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #8c0400 0%,#aa0202 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #8c0400 0%,#aa0202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c0400', endColorstr='#aa0202',GradientType=1 ); /* IE6-9 */}

img:hover
{
}

a
{
	text-decoration: none;
	color: #bbbbbb;	
}

a:hover,
a.selected
{
	text-decoration: none;
	color: #d2d3d5;
}

a:focus
{
	outline: none;
}

p
{
	margin: 0;
	padding-bottom: 15px;
}

hr
{
	border-bottom: 1px solid #d2d3d5;
}

/**************************************************************************************/
/*   Images																			  */

.item_img,
.category_img,
.item_fulltext img,
.random-image img,
.img-intro-none img,
img.left,
img.right
{
	margin-bottom: 0px;
	display: inline-block;
	padding: 2px;
	max-width: 97%;	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #979696;
	background: transparent;
}

/**************************************************************************************/
/*   home 																			  */

.masonry_gallery .mod-newsflash-adv .img-intro__none img
{
	max-width: 100%;
}

.masonry_gallery .mod-newsflash-adv .img-intro__none
{
	max-width: 95%;
}

.masonry_gallery .mod-newsflash-adv .item_content .item_createdby
{
	padding-left: 10px;
}

.masonry_gallery .mod-newsflash-adv .item_content .item_introtext
{
	padding: 20px;
}

.masonry_gallery .mod-newsflash-adv .item_title,
.masonry_gallery .mod-newsflash-adv .item_title a,
.masonry_gallery .mod-newsflash-adv .item_content .item_introtext a,
.masonry_gallery .mod-newsflash-adv .item_content .readmore
{
	font-size: 16px;
	color: #fff;	
}

.masonry_gallery .mod-newsflash-adv a:hover,
.masonry_gallery .mod-newsflash-adv a.btn:hover,
.masonry_gallery .mod-newsflash-adv .item_content .item_introtext a:hover
{
	color: #121212;
}

.masonry_gallery .mod-newsflash-adv .item_content .readmore
{
	float: right;
	padding-right: 30px;
}

.masonry_gallery .mod-newsflash-adv .item_content .item_title
{
	padding-top: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.masonry_gallery .mod-newsflash-adv .item_img
{
	margin: 0 0 10px 4px;
	overflow: hidden;
	position: relative;
}

.masonry_gallery .mod-newsflash-adv .item_img:hover
{
	background-color: #979696 !important;
	border: 1px solid #979696 !important;
}

.masonry_gallery .mod-newsflash-adv .item_published
{
	position: absolute;
	top: 5px;
	padding-left: 10px;
	height: 100%;
	color: #000;
} 

.masonry_gallery .mod-newsflash-adv .item_content
{
	background-color: #979696;
	opacity: 0;
	position: absolute;
	top: 0;
	display: block;
	height: 100%;
	width: 100%;
}

.masonry_gallery .mod-newsflash-adv .item_content:hover
{
	opacity: 0.7;
	transition-property: transform, opacity;
	transition-duration: 0.8s;
}

/**************************************************************************************/
/*   Footer
/**************************************************************************************/
/**************************************************************************************/

#footer
{
	border-top: 1px solid #979696;
	border-bottom: 1px solid #4c4c4c;
	background-image: url(../images/bg.footer.png);
}

#footer-row h1,
#footer-row h2
{
	border-bottom: none;
	margin: 5px 0px 30px 0px;
	color: #979696;
}

#footer-row h3
{
	border-bottom: none;
	color: #979696;
}

/**************************************************************************************/
/*   Breadcrumb Row		  															  */


#breadcrumbs-row .moduletable
{
	padding: 0px 0px 40px;
}

#breadcrumbs-row .moduletable .breadcrumb,
#breadcrumbs-row .moduletable .mod-custom
{
	border-radius: 0px;
	position: relative;
	border-radius: 0px;
	border: 1px solid #979696;
	background-image: url(../images/bg.header.png);
	text-transform: uppercase;
	font-size: 11px;	
}

#breadcrumbs-row .moduletable h2
{
	margin: 0px;
	padding: 10px 40px;
	text-align: right;
}

#breadcrumbs-row .moduletable .breadcrumb a
{
	color: #000000;	
}

#breadcrumbs-row .moduletable .breadcrumb a:hover
{
	color: #dddddd;	
}
