body {
  min-height: 2000px;
  padding-top: 70px;
  background: #f9f9f9;
  font-family: 'Open Sans',sans-serif;
  font-weight: lighter;
}

.wrapper-body,.header,.wrap-html
{
  background: #f9f9f9;
}

a,a:visited
{
	text-decoration: none;
	color: #000;
}

a:hover
{
	text-decoration: none;
	color: #257a34;
}

/*
HEADER
*/

.header
{
	text-align: center;
}


@media (min-width: 1025px) {
	.nav-all
	{
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.nav-all,.big-logo,.header-info,.form-search
	{
		display: none;
	}	
}

@media (max-device-width: 480px) and (orientation: landscape)
{
	.nav-all,.big-logo,.header-info,.form-search
	{
		display: none;
	}	
}

@media (max-width:700px) {
	.nav-all,.big-logo,.header-info,.form-search
	{
		display: none;
	}	
}

.tag-cloud
{
	clear: both;
	display: block;
	float: left;	
	min-height: 40px;
	min-width: 100%;
	border-top: 3px #000 solid;
	margin-top: 10px;
	padding: 0;
	margin-left: 0;
	font-size: 18px;
	border-bottom: 1px #ccc solid;
	margin-bottom: 20px;
}

.tag-cloud .tag-cloud-container
{
	list-style: none;	
	float: left;
	width: 100%;
	padding: 0;
	margin-left: 0;
	padding-top: 15px;
}

.tag-cloud .tag-cloud-container li
{
	float: left;
	display: inline-block;
	margin-right: 14px;
}

.tag-cloud .tag-cloud-container li.tag-cloud-brand
{
	font-weight: bold;
	color: #3a7b35;
	text-transform: uppercase;
}

.tag-cloud .tag-cloud-container li a
{
	text-decoration: none;
	color: #000;	
}

.tag-cloud .tag-cloud-container li a:hover
{
	text-decoration: none;
	color: #257a34;
}



.big-logo img
{	
	margin-bottom: 10px;
}

.header-info
{
	font-weight: bold;
}

.homepage
{
	display: block;
	clear: both;
	border-bottom: 1px #ccc solid;
}

.homepage-top-left-1
{	
    border-right: 1px #ccc solid;
}

.homepage-top-right
{
	border-left:1px #ccc solid;
}

.homepage-top-left
{
	padding-bottom: 10px;
	
}

.homepage-top-right-1
{
	border-bottom:1px #ccc solid;
}

.homepage-top-left-bottom
{
	border: 1px dotted #ccc;
}

.homepage-top-right-3
{
	margin-top: 20px;
	border:1px #ccc solid;
}

.homepage-bottom-feed
{
	margin-top: 30px;	
}


.banner
{
	margin: 20px;
}

.feed-item
{
	clear: both;
	display: block;
	
}

.feed-item .feed-lg
{
	margin-bottom: 20px;		
}

.feed-item.feed-lg h1
{
	font-size: 34px;
}

.feed-item.feed-md
{
	margin-bottom: 5px;		
}

.feed-item.feed-md h1
{
	font-family: 'Open Sans',sans-serif;
	font-weight: 300;
	word-wrap: break-word;
}

.feed-item.feed-sm
{
	margin-bottom: 10px;		
}

.feed-item.feed-sm h1
{
	font-size: 14px;
}

.feed-item .feed-thumbnail
{
	clear: both;
	display: block;
	float: left;
}

.feed-item .feed-thumbnail .feed-thumbnail-image
{
	float: left;
	padding-right: 10px;
}

.feed-item .feed-thumbnail .feed-thumbnail-image img
{
	margin-top: 10px;
}

.feed-item .feed-thumbnail .feed-thumbnail-title
{
	float: none;
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
}

.feed-item-list
{
	list-style: none;
	padding: 0;
	margin:0;	
}

..feed-item-list li
{
	border-bottom: 1px #ccc solid;
}

.feed-item-list li > img
{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.feed-item-list li p
{	
	border-bottom: 1px #ccc solid;
	padding-bottom: 10px;
	font-family: 'Open Sans',sans-serif;
	font-weight: 300;
}

.paging-social
{
	float: left;
	list-style: none;
}

.paging-social li
{
	float: left;
	font-size: 18px;
	display: block;
	padding:5px 10px 1px 10px;
	background:#f2f2f2;
	border:1px #a8a8a8 solid;	
}

.paging-social li a
{
	color: #000;
}

.paging-social li:hover
{
	float: left;
	font-size: 18px;
	display: block;
	padding:5px 10px 1px 10px;
	background:#ccc;
	border:1px #a8a8a8 solid;	
}

.feed-item .feed-number h2
{
	font-size: 30px;
	font-weight: bold;	
	float: left;	
	padding: 0;
	margin: 5px 15px 5px 5px;
}

.feed-item .feed-number .feed-thumbnail-title
{
	float: none;	
}

.footer-1
{	
	display: block;
	clear: both;
	padding: 20px 0px 20px 0px;
}

.footer-feed
{
	list-style:none;
	margin: 30px 0 20px 0;
}

.footer-feed-brand
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

.footer-feed li a
{
	color: #000;
}


/*BLOG */

.blog
{
	clear: both;
	display: block;
}

.content-header
{
	word-wrap: break-word;
	border-bottom: 1px #ccc solid;
	padding-bottom: 10px;
}

.content-header .content-title
{
	font-size: 30px;
	font-weight: bolder;
}

.content-blog
{
	display: block;
	clear: both;
}

.content-blog .content-blog-image
{
	border:10px #ccc solid;
	margin-bottom: 10px;
	margin-top: 10px;
}

.content-blog .content-blog-text
{
	word-wrap: break-word;
	line-height: 30px;
}

/*
TOOLS
*/
.clearfix:before, .clearfix:after{
    content: '.';  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    font-size: 0;  
    line-height: 0;  
    width: 0;  
    height: 0;
}
.clearfix:after{  
    clear: both;
}
.clearfix{  
    zoom: 1;
}

.hr
{
	border:1px #ccc solid;
	content: '.';
}