html 
{
    overflow-x: hidden;
}

@media (min-width: 980px) 
{
	body
	{
		padding-top: 50px;
	}
}

@media (max-width: 640px) 
{
	header.h15 p.title 
	{
		padding-top: 10px;
	}
}


body.boxed.f10
{
	url("images/patterns/pattern05.png") left top repeat;
    background-color: #eee;
}

footer {
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    box-shadow: none !important;
    color: #333 !important;
}

.boxed footer section.bottom {
    padding: 10px 0 !important;
}

footer section.bottom 
{
	padding: 0 !important;
    border-top: none !important;
    color: #999 !important;
}

footer a 
{
    color: #333 !important;
}

footer .social a.email {background-position: 0 0;}
footer .social a.facebook {background-position: -32px 0;}
footer .social a.twitter {background-position: -64px 0;}
footer .social a.pinterest {background-position: -96px 0;}
footer .social a.rss {background-position: -128px 0;}
footer .social a.linkedin {background-position: -160px 0;}
footer .social a.flickr {background-position: -192px 0;}
footer .social a.vimeo {background-position: -224px 0;}
footer .social a.blogger {background-position: -256px 0;}
footer .social a.tumblr {background-position: -288px 0;}
footer .social a.skype {background-position: -320px 0;}
footer .social a.behance {background-position: -352px 0;}
footer .social a.googleplus {background-position: -384px 0;}
footer .social a.youtube {background-position: -416px 0;}
footer .social a.dribble {background-position: -448px 0;}
footer .social a.instagram {background-position: -480px 0;}
footer .social a.picasa {background-position: -512px 0;}
footer .social a.github {background-position: -544px 0;}
footer .social a.stumbleupon {background-position: -576px 0;}
footer .social a.lastfm {background-position: -608px 0;}

footer section.bottom p {
    float: left;
    margin: 3px 0px;
    font-size: inherit;
}

@media (min-width: 980px) 
{
	.slider12 
	{
		padding: 0;
		border-bottom: none; 
	}

	.slider12 .slider 
	{
		max-width: 1000px;
	}


	.slider12 .slider-pager 
	{
		left: 61%;
	}
}

.color-azure nav.mainmenu>ul>li.current-menu-item, 
.color-azure nav.mainmenu>ul>li.current-menu-item.parent, 
.color-azure nav.mainmenu>ul>li.current-menu-item.parent:hover 
{
    background: url("images/h4-azure.png") 0% 33px no-repeat !important;
}

.default.col1 .img-border {
    float: left;
    width: 30%;
    max-width: 600px;
    margin: 0 40px 0 0;
}

.columns .col4:nth-child(4n)
{
	margin: 0 0 20px 0;
}

ul.tick.columns li 
{
    padding-left: 20px;
}

.tick.columns 
{
    margin: 10px 0;
}

.pixelturk img
{
	margin-top: 5px;
	max-height: 20px;
}