/*
Theme Name: VPN
Theme URI: http://themeforest.net/user/bitpub/portfolio
Description: Designed by <a href="http://themeforest.net/user/bitpub">bitpub</a>. <a href="http://twitter.com/bitpub" target="_blank">Follow Bitpub on Twitter</a> for the updates. All support requests should be sent through the contact form on the <a href="http://themeforest.net/user/bitpub">Bitpub user page</a>!  
Author: <a href="http://themeforest.net/user/bitpub">bitpub</a>
Author URI: http://themeforest.net/user/bitpub
Version: 1.0.5
License: GNU GENERAL PUBLIC LICENSE
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, theme-options, translation-ready
*/

/* ==========================================================================
   #Template CSS
   ========================================================================== */
	
	@import url('layout/css/base.css');
	@import url('layout/css/grid.css');
	@import url('layout/css/elements.css');
	@import url('layout/css/layout.css');

	.sf-menu > li > a 
	{
		padding: 50px 10px;
	}
#mobile-menu-trigger i {
    color: #000;
}
#mobile-menu li a {
    color: #000;
}
	
	.footerlogo
	{
		margin-left:97px;
		
	}

	.span4-cust
{
width:32%;
}
	
.widget_recent_entries ul {
    list-style: outside none none;
    display: none !important;
}
.textwidget
{
margin-top:-7px !important;
}
}

  