/*
Theme Name: Solid WP v2.0.0
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: 2.0.0
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, sticky-post, theme-options, translation-ready
*/

/* =Template
-----------------------------------------------------------------------------------------------*/
	
	@import url('layout/base.css');
	@import url('layout/grid.css');
	@import url('layout/layout.css');
	

	
/* =Wordpress-default-classes
-----------------------------------------------------------------------------------------------*/
	
	.sticky{}
	
	.alignnone { }
	
	.gallery-caption{}
	
	.bypostauthor{}
	
	.alignleft{ float:left;margin-right:10px; }
	.alignright{ float:right;margin-left:10px; }
	.aligncenter{}
	
	.all-comments { list-style-type:none; }
	.all-comments img { float:left;margin-right:10px;margin-bottom:5px; }
	.comment-body { float:right;width:615px; }
	
	.wp-caption{}
	.wp-caption-text{}
		
	a img.alignright { float: right;margin: 5px 0 20px 20px;}
	a img.alignnone { margin: 5px 20px 20px 0; }
	a img.alignleft { float: left; margin: 5px 20px 20px 0; }
	a img.aligncenter { display: block;margin-left: auto;margin-right: auto }

	.wp-caption { background: #fff;border: 1px solid #f0f0f0;max-width: 96%; padding: 5px 3px 10px;text-align: center; }
	.wp-caption.alignnone { margin: 5px 20px 20px 0; }
	.wp-caption.alignleft { margin: 5px 20px 20px 0; }
	.wp-caption.alignright { margin: 5px 0 20px 20px; }
	.wp-caption img { border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto; }
	.wp-caption p.wp-caption-text { font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}

/* SpiderWeb Edits */

ul {
	list-style-position: outside;
	margin-left: 15px;
}

.checklist ul {
	margin-left: 24px;
}

.list-nav ul, .side-nav ul {
	margin-left: 0;
}

span.slb_template_tag.slb_template_tag_item.slb_template_tag_item_title {
	display:none;
	visibility:hidden;
}