/*   
Theme Name: Startup
Theme URI: http://irishmiss.com
Description: Clean WordPress Theme by IrishMiss
Tags: light, white, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options
Author: IrishMiss
Author URI: http://irishmiss.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.2.4
*/

.menu-item span {
	width: 100%;
}

.nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a
{
	width: 100%;
}
.nav .dropdown-menu.multicolumn_dropdown.columns6>li, .nav .dropdown-menu.pages_gallery_dropdown.columns6>li, .nav .dropdown-menu.recent_posts_dropdown.columns6>li {
width: 19.6% !important;
}

footer {
	padding: 12px !important;
}

.page_caption {
	background-color: #eee !important;
	background-image: none;
}

#aswift_0 {
	width: 270px;
	height: 170px;
	border-top: 1px solid rgba(128,128,128, 0.2);
	margin-top: -55px;
}
.before_footer_twitter #aswift_0 {
	margin-top: 0;
	width: 100%;
	height:100%;
}
.center {
	text-align:center;
}