/*
* Simpler v1.1
*
*/

/* Import other css */
@import url('reset.css');
@import url('widgets.css');
@import url('social.css');
@import url('elements.css');
@import url('comments.css');



/* GENERAL ------------------------------------------------------------*/

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}


.clearfix:after,
.clearfix:before {
	content:"";
    display:table;
}   
    
.clearfix:after {
	clear:both;
}

.clearfix {
	zoom:1;
	margin-top: -20px;
}

.wrapper{
	margin: 0 auto; 
	width: 980px;
	position: relative;
}

body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	
}

header, footer{
	text-shadow: 0px -1px 0px rgba(0,0,0,.8);
}

#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {text-shadow: 0px 1px 0px rgba(255,255,255,.5);}

.multiplebgs header,
.multiplebgs footer {
	background-image: url(../img/strip.png), url(../img/noise.png);
	background-repeat: repeat-x, repeat-x;
	background-position: bottom center, top center;
}

.multiplebgs footer {
	background-position: top center, top center;
}

#main,
footer{
	line-height: 1.5em;
}

body p{
	margin-bottom: 21px;
}

body a{
	text-decoration: none;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

#logo:hover{ opacity: 0.8;}

h1,h2,h3,h4,h5,h6{
	font-family: 'Arvo', Arial, sans-serif;
	font-weight: 700;
}

h1{ font-size: 42px;}

h2{ font-size: 36px; }

h3{ font-size: 24px; }

h4{
	font-size: 27px;
}

h5{ font-size: 18px; }

h6{ font-size: 14px; }

.block-divider{
	margin-bottom: 120px;
}

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
}

.alignright {
  float: right;
  margin: 5px 0px 5px 10px;
}

.section-div{
	height: 54px;
	border-top: 1px solid #ccc;
	
}

/* HEADER ------------------------------------------------------------*/

header{ 
	width: 100%;
	background-position: bottom center;
}

header .wrapper{
	padding: 0px 0px 20px 0px;
}

header #logo{
	float: left;
	margin-top: 20px;
}



/* HEADINGS ------------------------------------------------------------*/

.masthead{
	padding: 54px 20px 54px 20px;
	line-height: 0em;
	
}


.mh-div{
	height: 54px;
	background: url(../img/border-bg-top.png) repeat-x top left; 
}


.masthead h1{
	float: left;
}

.masthead .subheading{
	float: right;
}


.masthead.project h1{
	float: left;
	font-size: 24px;
}

.masthead.project .subheading{
	float: right;
}

/* COMBO NAVIGATION ------------------------------------------------------------*/

#comboNav{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
	float: left;
}

/* NAVIGATION ------------------------------------------------------------*/

#nav{
	margin-top: 81px;
	float: right;
	text-decoration: none;

}

#nav>li{
	margin-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
}

#nav>li:first-child{ margin-left: 0px;}

#nav>li:last-child{ 
	border-right: none;
	padding-right: 0px;
}

#nav>li>a{
	font-family:  Arial, sans-serif;
	font-size: 12px;
	display: block;
	overflow: hidden;
	padding: 5px 0px 2px 0px;
	
}


#navFooter{		
	text-decoration: none;
	text-align:center;

}

#navFooter>li{
	margin-left: 10px;
	padding-right: 8px;
	border-right: 1px solid #fee271;
}

#navFooter>li:first-child{ margin-left: 0px;}

#navFooter>li:last-child{ 
	border-right: none;
	padding-right: 0px;
}

#navFooter>li>a{
	font-family:  Arial, sans-serif;
	font-size: 11px;
	display: block;
	overflow: hidden;
	padding: 5px 0px 2px 0px;
	
}

/**************************************************************************************/
/*------------------------------------- Grid Homepage -------------------------------*/
/************************************************************************************/


#grid {width:960px; padding: 20px 0 30px; height:auto; font-size: 12px; line-height: 18px }

#grid h4 {font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0}

.item-hover{
	margin:0!important;
	padding:0!important;
	height:150px;
	}
#grid .portfolio-thumbnail{
	position:absolute;
	left: 0px;
	top: 0px;
	display:none;
	height:100%;
	background: #000;
	text-align: left;
	cursor:pointer;	
}
#grid .thumb-text{
	padding:10px;
}
#grid .portfolio-thumbnail h4{color:#f26c4f;}
#grid .portfolio-thumbnail p{color:#FFF;}
#grid .one-half,#grid .one-third,#grid .one-fourth,#grid .one-fifth {
	margin-right:2px;	
	margin-top:2px;	
	margin-bottom:0!important;	
	margin-left:0!important;
	}
#grid .one-half {
	width:478px;
	float:left;	
	position: relative;
}
#grid .one-third {
	width:318px;
	float:left;	
	position: relative;
}
#grid .one-fourth {
	width:238px;
	float:left;	
	position: relative;
}

#grid .one-fifth {
	width:118px;
	float:left;
	position: relative;
}
#grid .last-grid{margin-right:0px;}


/**************************************************************************************/
/*--------------------------------------- Columns -----------------------------------*/
/************************************************************************************/


.left {
	float:left;
}
.right {
	float:right;
}
.one, .one-half, .two-third, .one-third, .one-fourth, .one-fifth, .one-sixth ,.inner-content, .one-third-big { 
	float:left; 
}
.one-half, .two-third, .one-third, .one-fourth, .one-fifth, .one-sixth, .inner-content,.one-third-big  {
	margin-right: 30px;
}
.one {
	width:960px;
}
.one-half {
	width:465px;
}
.two-third {
	width:630px;
}
.one-third  {
	width:300px;
}
.inner-content  {
	width:712px;
}
.one-third-big{ width:340px;}
.one-fourth {
	width:217px;
}
.one-fifth {
	width:168px;
}
.one-sixth {
	width:135px;
}
.last { 
	margin-right: 0px!important;
}

/* boxes */

.box_highlight {background: #f3f3f3; padding: 15px; margin: 20px 0; border: 1px solid #CCC; border-radius: 5px; clear: both}

/* ei slider */
.ei-slider{
	height: 400px;
	position: relative;
	width: 100%;
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	z-index: 0;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	/*width: 100%;*/
	position:relative;
	/*overflow: hidden;*/
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-title{
	position: absolute;
	right: 50%;
	margin-right: 13%;
	top: 30%;
}
.ei-title h2, .ei-title h3{
	text-align: right;
}
.ei-title h2{
	font-size: 40px;
	line-height: 50px;
	font-family: 'Playfair Display', serif;
	font-style: italic;
	color: #FFEFEF;
}
.ei-title h3{
	font-size: 70px;
	line-height: 70px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	color: #11974c;
}
.ei-slider-thumbs{
	height: 13px;
	margin: 0 auto;
	position: relative;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #000;
	background: rgba(0,0,0,0.9);
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #c7c7c7;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #f0f0f0;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: 0px;
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media screen and (max-width: 830px) {
	.ei-title{
		position: absolute;
		right: 0px;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom: 10px;
		background: #fff;
		background: rgba(255,255,255,0.9);
		padding: 5px 0;
	}
	.ei-title h2, .ei-title h3{
		text-align: center;
	}
	.ei-title h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-title h3{
		font-size: 30px;
		line-height: 40px;
	}
}


/* sub navigation -----------------------------------------------------*/

#nav>li ul{
	display: block;
	margin-top: 0px;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
	-o-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,.3);
	
	text-shadow: none;
}

#nav>li ul li a{
	display: block;
	padding: 10px 10px;
	display: block;
	font-size: 12px;
	text-decoration: none;
}


/* CATEGORIES NAVIGATION ------------------------------------------------------------*/

.cat-nav{
	float: right;
	
}

.cat-nav li{
	display: inline;
	margin-left: 5px;
	padding-right: 5px;
}

.cat-nav li:last-child{
	border: none;
}

.cat-nav li.current{
	font-weight: bold;
}

/* SLIDER-HOLDER ------------------------------------------------------------*/

#slider-holder{
	padding-bottom: 50px;
	margin-top: 50px;
}

.home-slider{
	float: left;
}

#slider-holder #headline{
	float: left;
	margin-left: 40px;
	width: 300px; 
}

#headline h4{
	margin-bottom: 21px;
	line-height: 1.3em;
}

#headline .headline-text{
	font-size: 13px;
	line-height: 1.5em;
}




#headline .read-more:hover{ color: #ffff; }

/* PROJECT  ------------------------------------------------------------*/

#project-content{
	margin-bottom: 54px;
}

#project-content .info{
	float: left;
	width: 320px;
	margin-left: 20px;
}

#project-content .description{
	float: right;
	width: 560px;
	margin-right: 20px;
}

#project-content strong{
	color: #444;
	font-weight: bold;
}

/* RELATED PROJECTS ---------------------------------------------------*/

.related-projects{
	display: block;
	padding: 54px 0px 54px 0px;
}

.related-heading{
	font-weight: bold;
	margin: 0px 0px 20px 20px;
	margin-bottom: 54px;
}

.related-projects .related-list{
	display: block;
}

.related-projects  figure{
	display: block;
	float: left;
	margin-left: 20px;
	width: 220px;
}

.related-projects .thumb{
	display: block;
	margin-bottom: 10px;
	padding: 5px;
	
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.3); 
	-o-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,.3); 
}

.related-projects .thumb:hover img{
	opacity: 0.15;
}

.related-projects figure img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.related-projects .heading{
	text-decoration: none;
	font-style: normal;
	text-align: center;
	display: block;
	margin-bottom: 10px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* MAIN ------------------------------------------------------------*/

#main{ 
	width: 100%;
	position: relative;
}

#main .wrapper{ 
	min-height: 500px;
	margin-top: -37px;
}

.boxshadow #main .wrapper{
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.3); 
	-o-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,.3);
}

#main #fold{
	position: absolute;
	top: 0px; 
	right: -20px;
	background: url(../img/fold.png) no-repeat;
	width: 20px;
	height: 26px;
}

/* HOME ------------------------------------------------------------*/

.home-headline{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}


.home-block{
	padding-bottom: 50px;
	margin-bottom: 0px;
}


.home-block figure{
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
	line-height: 1.2em;
}

.home-block figure .thumb{
	display: block;
	width: 280px;
	padding: 10px;
	margin-bottom: 19px;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1); 
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-o-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}

.home-block figure img{
	max-width: 100%;
		
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home-block figure .thumb:hover img{
	opacity: 0.1;
}

.home-block figure figcaption{
	line-height: 1.5em;
}
.home-block figure figcaption strong{
	display: block;
	font-size: 18px;
	margin-bottom: 11px;
}

.home-block .theme-link-button,
.left-home-block .theme-link-button,
.right-home-block .theme-link-button{
	float: right;
	margin-top: 13px;
	margin-right: 20px;
}

.home-add{
	background: url(../img/border-bg-top.png) repeat-x top left;
	padding-top: 50px;
}

/* PAGE CONTENT ----------------------------------------------------*/

#page-content{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 60px;
}

/* COLUMNS LAYOUT----------------------------------------------------------*/

.one-half,
.one-third,
.one-fourth{	
	float:left;
	margin-bottom: 40px;
	margin-right: 2.1276%;
	position:relative;
}

.one-half{ 
	width: 48.9361%;
}

.one-third{ 
	width: 31.9148%;
	
}

.one-fourth{ 
	width: 23.4042%;
}

.last {
	clear:right;
	margin-right:0 !important;
}

/* CONTACT ------------------------------------------------------------*/


#map{
	display: block;
	height: 300px;
	width: 100%;
	margin-bottom: 56px;	
}

.address-block li{
	padding-left: 20px;
}

.address-block .address{ background: url(../img/icon-address.png) no-repeat top left  }

.address-block .phone{ background: url(../img/icon-phone.png) no-repeat top left}

.address-block .mobile{ background: url(../img/icon-mobile.png) no-repeat top left }

.address-block .email{ background: url(../img/icon-email.png) no-repeat top left }


/* BLOG ------------------------------------------------------------*/

#posts-list,
#post-content{
	position: relative;
	/*width: 580px;*/
	float: left;
}

#posts-list article{
	position: relative;
	padding-left: 40px;
	margin-bottom: 55px;
}



#posts-list .entry-date,
#posts-content .entry-date,
.home-posts .entry-date{
	position: absolute;
	top: 0px;
	left: -17px;
	padding: 17px;
	font-family: 'Arvo', Arial, sans-serif;
	line-height: 1em;
}

#posts-list .entry-date .number,
#posts-content .entry-date .number,
.home-posts .entry-date .number{
	font-size: 21px;
	text-align: center;
	margin-bottom: 3px;
}

#posts-list .entry-date .month,
#posts-content .entry-date .month,
.home-posts .entry-date .month{
	font-size: 14px;
	text-align: center;
}

#posts-list .entry-date .year,
#posts-content .entry-date .year,
.home-posts .entry-date .year{
	font-size: 12px;
	text-align: center;
}

#posts-list .entry-date em,
#posts-content .entry-date em,
.home-posts .entry-date em{
	display: block;
	background: url(../img/fold-date.png) no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: -16px;
	left: 0px;
}

#posts-list .post-heading,
#posts-content .post-heading{
	margin-bottom: 19px;
	line-height: 1.0em;
}

#posts-list .post-heading h4,
#posts-content .post-heading h4{
	line-height: 1.2em;
}

#posts-list .post-heading .meta a{
	font-family: 'Arvo', Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}

#posts-list .feature-image,
#post-content .feature-image{
	width: 490px;
	margin-bottom: 21px;
	line-height: 0em;
	padding: 5px;
	
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.2);
	-o-box-shadow: 0px 0px 3px rgba(0,0,0,.2);
	box-shadow: 0px 0px 3px rgba(0,0,0,.2);
}

#posts-list .feature-image:hover img,
#post-content .feature-image:hover img{
	opacity: 0.1;
}

#posts-list .feature-image a,
#post-content .feature-image a{
	display: block;
}


#posts-list .feature-image img,
#post-content .feature-image img{
	max-width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .excerpt{
	display: block;
	margin-bottom: 20px;
}

/* HOME POSTS ---------------------------------------------------------*/

.left-home-block,
.right-home-block{
	width: 440px;
	float: left;
	
	margin-bottom: 30px;
}

.left-page-block,
.right-page-block{
	width: 440px;
	float: left;
	margin-bottom: 30px;
}

.left-page-block{
	margin-right: 55px;
}

.left-home-block{
	margin-left: 20px;
	margin-right: 55px;
}

.left-home-block .heading,
.right-home-block .heading{
	margin-bottom: 53px;
}

.home-posts article{
	position: relative;
	padding-left: 60px;
	margin-bottom: 50px;		
}

.home-posts .entry-date{
	left: -36px;	
}


.home-posts .post-heading{
	margin-bottom: 8px;
}

/* CLIENT LOGOS ---------------------------------------------------------*/

.clients-logos{
	display: block;
	margin-bottom: 54px;
	
	
}

.clients-logos li{
	display: block;
	width: 140px;
	float: left;
	margin: .5px;
	
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.1); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.1); 
	-o-box-shadow: 0px 0px 2px rgba(0,0,0,.1);
	box-shadow: 0px 0px 2px rgba(0,0,0,.1);
}

.clients-logos li a{
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
}

.clients-logos li a img{
	max-width: 100%;
	opacity: 0.5;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.clients-logos li a:hover img{
	opacity: 1;
}

/* PORTFOLIO ------------------------------------------------------------*/


.portfolio-list figure{
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
	line-height: 1.2em;
	
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1); 
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-o-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}

.portfolio-list figure .thumb{
	display: block;
	width: 280px;
	padding: 10px;
	margin-bottom: 0px;
}

.portfolio-list figure .thumb:hover img{
	opacity: 0.4;
}

.portfolio-list figure img{
	max-width: 100%;
		
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.portfolio-list figcaption{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

/* PAGER ------------------------------------------------------------*/

.pager{
	overflow: hidden;
	display: block;
	font-size: 11px;
	margin: 0px 24px 0px 24px;
	padding-bottom: 50px;
}

.pager li{
	display: block;
	margin-right: 5px;
	float: left;
}

.pager li a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
	width: 20px;
	line-height: 20px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.pager .paged{
	float:right;
	font-style:italic;
}


/* PAGE NAVIGATION ------------------------------------------------------------*/

.page-navigation{
	display: block;
	margin-left: 20px;
	margin-bottom: 100px;
	font-size: 16px;
	font-weight: bold;
}

.page-navigation a{
	display: block;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.page-navigation .nav-next{
	float: left;
}

.page-navigation .nav-previous{
	float: right;
}

/* PROJECT PAGER ------------------------------------------------------------*/

.project-pager{
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 54px;
}

.project-pager .previous-project{
	float: left;
}

.project-pager .next-project{
	float: right;
}


/* SIDEBAR ------------------------------------------------------------*/

#sidebar{
	position: relative;
	width: 320px; 
	float: left;
	margin-left: 60px;
}

#sidebar .block{
	margin-bottom: 40px;
	padding-bottom: 5px;
}


#sidebar h4,
#contact-sidebar h4{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 15px;
}

#sidebar li{
	margin-bottom: 7px;
}


/* WIDGET COLS ------------------------------------------------------------*/

.widget-cols{
	margin-bottom: 30px;
}

.widget-cols h4{
	margin-bottom: 28px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.widget-cols>li{
	width: 220px;
	float: left;
	margin-left: 20px;
}

.widget-cols>li.fourth-col{
	margin-right: 0px;
}

/* FOOTER ------------------------------------------------------------*/

footer{ font-size: 11px; }


footer .wrapper{
	margin-top: -37px;
	padding-top: 74px;
}

/* FOOTER BOTTOM ------------------------------------------------------------*/

.footer-bottom{
	padding-top: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
	padding-right: 20px;
	background: rgba(0,0,0,0.1);
	overflow: hidden;
}

.footer-bottom .left{
	width: 50%;
	padding-top: 10px;
	float: left;
}

.footer-bottom .right{
	width: 50%;
	float: right;
}

/*------ Data Grid View CSS ------------*/

.mGrid {   
    width: 100%;   
    background-color: #fff;   
    margin: 5px 0 10px 0;   
    border: solid 1px #525252;   
    border-collapse:collapse;   
    font-size:13px;
}  
.mGrid td {   
    padding: 2px;   
    border: solid 1px #c1c1c1;   
    color: #717171;   
}  
.mGrid th {   
    padding: 4px 2px;   
    color: #fff;   
    background: #424242 ;   
    border-left: solid 1px #525252;   
    font-size: 0.9em;   
}  
/*------ Data Grid View CSS ------------*/

.mGrid {   
    width: 100%;   
    background-color: #fff;   
    margin: 5px 0 10px 0;   
    /*border: solid 1px #f58447; */  
    border-collapse:collapse;   
    font-size:13px;   
}  
.mGrid td {   
    padding: 2px;   
    border: solid 1px #c1c1c1;   
    color: #717171;   
}  
.mGrid th {   
    padding: 4px 2px;   
    color: #fff;   
    background: #006e00 url(../img/grd_head.png) repeat-x top;   
    border-left: solid 1px #525252;   
   
}  
.mGrid .alt { background: #fcfcfc url(../img/grd_alt.png) repeat-x top; }  
.mGrid .pgr { background: #424242 url(../img/grd_pgr.png) repeat-x top; }  
.mGrid .pgr table { margin: 0px 0; border-color: transparent;}  
.mGrid .pgr td {   
    border-width: 0;   
    padding: 0 6px;   
    /*border-left: solid 1px #666;   */
    font-weight: bold;   
    color: #fff;  
    background-color:#6CB0FF  ;
 }     
.mGrid .pgr a { color: #666; text-decoration: none; }  



.article_box, .article_box2{position:relative; float:left; width:450px; padding: 10px; border:1px solid #aaa; background: url(../img/article_bg.png) }
.article_box2, .box_footer{ -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.article_boxFull, .article_box2Full{position:relative; float:left; width:870px; padding: 10px; border:1px solid #aaa; background: url(../img/article_bg.png) }
.article_box2Full, .box_footer{ -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.spanData{text-align:justify;margin: 15px 0;}