/*  

You cannot edit main style.css file.

All your custom style settings and tweaks can be placed here.

Backup this file before theme update - so after update can be restored!
 
*/


#sec-nav>li>a:hover{ background:#d94a3a; color:#fff;}

/* menu - hover colors 

#sec-nav>li>a:hover{ background:#D94A3A; color:#fff;}
#sec-nav>li.current-menu-item>a,
#sec-nav>li.current_page_item>a{ color:#fff !important;}

#sec-nav>li:nth-child(2)>a:hover,
#sec-nav>li:nth-child(2).current-menu-item>a,
#sec-nav>li:nth-child(2).current_page_item>a{ background:#7BCE23;}

#sec-nav>li:nth-child(3)>a:hover,
#sec-nav>li:nth-child(3).current-menu-item>a,
#sec-nav>li:nth-child(3).current_page_item>a{ background:#EA2798;}

#sec-nav>li:nth-child(4)>a:hover,
#sec-nav>li:nth-child(4).current-menu-item>a,
#sec-nav>li:nth-child(4).current_page_item>a{ background:#30ADE0;}

#sec-nav>li:nth-child(5)>a:hover,
#sec-nav>li:nth-child(5).current-menu-item>a,
#sec-nav>li:nth-child(5).current_page_item>a{ background:#93A0A9;}

#sec-nav>li:nth-child(6)>a:hover,
#sec-nav>li:nth-child(6).current-menu-item>a,
#sec-nav>li:nth-child(6).current_page_item>a{ background:#D61B4C;}

#sec-nav>li:nth-child(7)>a:hover,
#sec-nav>li:nth-child(7).current-menu-item>a,
#sec-nav>li:nth-child(7).current_page_item>a{ background:#61C1D1;}

#sec-nav>li:nth-child(8)>a:hover,
#sec-nav>li:nth-child(8).current-menu-item>a,
#sec-nav>li:nth-child(8).current_page_item>a{ background:#1A92BD;}


#sec-nav>li:nth-child(9)>a:hover,
#sec-nav>li:nth-child(9).current-menu-item>a,
#sec-nav>li:nth-child(9).current_page_item>a{ background:#7BCE23;}

#sec-nav>li:nth-child(10)>a:hover,
#sec-nav>li:nth-child(10).current-menu-item>a,
#sec-nav>li:nth-child(10).current_page_item>a{ background:#D94A3A;}

#sec-nav>li:nth-child(11)>a:hover,
#sec-nav>li:nth-child(11).current-menu-item>a,
#sec-nav>li:nth-child(11).current_page_item>a{ background:#EA2798;}

#sec-nav>li:nth-child(12)>a:hover,
#sec-nav>li:nth-child(12).current-menu-item>a,
#sec-nav>li:nth-child(12).current_page_item>a{ background:#30ADE0;}

#sec-nav>li:nth-child(13)>a:hover,
#sec-nav>li:nth-child(13).current-menu-item>a,
#sec-nav>li:nth-child(13).current_page_item>a{ background:#93A0A9;}

#sec-nav>li:nth-child(14)>a:hover,
#sec-nav>li:nth-child(14).current-menu-item>a,
#sec-nav>li:nth-child(14).current_page_item>a{ background:#D61B4C;}

#sec-nav>li:nth-child(15)>a:hover,
#sec-nav>li:nth-child(15).current-menu-item>a,
#sec-nav>li:nth-child(15).current_page_item>a{ background:#61C1D1;}

#sec-nav>li:nth-child(16)>a:hover,
#sec-nav>li:nth-child(16).current-menu-item>a,
#sec-nav>li:nth-child(16).current_page_item>a{ background:#1A92BD;}

*/

/* portfolio post - columns */

.item_entry p {
		/*-moz-column-count: 2;
       -moz-column-gap:40px;
       -webkit-column-count: 2;
       -webkit-column-gap:40px;*/
	   margin-bottom:25px;
	   overflow:hidden;
	   font-size:110%;
	   
}
.clr { clear:both;}
.leftCol { width: 45%; float: left; }
.rightCol {width: 50%; float: right; font-size: 80%; background: #f1f1f1; padding: 10px;}
.rightCol h3 {font-size: 14px; }
.rightCol h4 {font-size: 13px; }

.folio_meta { display: none; }

.stuff .flexhead h2 {display:none; }
.stuff .teaser {
padding:  0 !important;
width: 100%;
float: right;
border-top: none;
line-height: 22px;
}

.page-id-2433 img.attachment-item_archive { display: block; float:left; width: 20%; padding: 0  15px 0 0;}

.page-id-2433 .entry li { list-style: none; border-bottom: 1px solid #ccc; margin: 20px 0;}

#homecontent h2 { font: 200 44px/0.8em "Raleway", sans-serif; }

.postinfo .body2 { background: #333; }
.singleslider .body2 { background-color: #fff !important; }
.body2 {border-color: transparent !important; background-color: transparent;}