/*
Theme Name: Weedist 2013
Theme URI: http://www.weedist.com/
Description: The 2013 theme for Weedist.
Author: Michael Blonsky
Author URI: http://www.michaelblonsky.com/
Version: 1.0

This simple theme was built using the example Bootstrap theme "Basic marketing site" found on the Bootstrap web site http://twitter.github.com/bootstrap/examples/hero.html 
*/

/*@import url('css/bootstrap.min.css');*/
@import url('css/bootstrap.css');
@import url('css/bootstrap-responsive.css');
@import url('http://fonts.googleapis.com/css?family=Economica:400,700|Ubuntu+Condensed');

body
{
	padding: 46px 0 66px 0;
	background-color: #fff;
}

body.home, body.archive, body.search
{
	background-color: #c0c0c0;
}

body.single {
	text-align: left !important;
}

.container_404
{
	overflow: auto;
}
.image_404
{
	float: left;
	width: 64px;
	height: 64px;
	margin: 10px;
}

.message_404
{
	float: left;
}

/*
#wpadminbar
{
	display: none;
}
*/

h1 a,
h2 a,
h3 a
{
	color: #000 !important;
}


.social a
{
	display: inline-block;
	width: 32px;
	height: 32px;
	margin: 4px;
}
/* social_media_sprites_48.png */

a#site_share_facebook
{
	
	background-image: url('./img/sharing/social_media_sprites_32.png');
	background-position: 0px 0px;
}

a#site_share_facebook:hover
{
	background-image: url('./img/sharing/social_media_sprites_32.png');
	background-position: 0px -32px;
}

a#site_share_twitter
{
	background-image: url('./img/sharing/social_media_sprites_32.png');
	background-position: -32px 0px;
}

a#site_share_twitter:hover
{
	background-image: url('./img/sharing/social_media_sprites_32.png');
	background-position: -32px -32px;
}

a#site_share_pinterest
{
	background-image: url('./img/sharing/social_media_sprites_32.png');
	background-position: -96px 0px;
}

a#site_share_pinterest:hover
{
	background-image: url('./img/sharing/social_media_sprites_32.png');
	background-position: -96px -32px;
}

a#site_rss_feed
{
	background-image: url('./img/sharing/social_media_sprites_32.png');
	background-position: -160px 0px;
}

a#site_rss_feed:hover
{
	background-image: url('./img/sharing/social_media_sprites_32.png');
	background-position: -160px -32px;
}
a#site_share_google_plus
{
	background-image: url('./img/sharing/social_media_sprites_32.png');
	background-position: -64px 0px;
}

a#site_share_google_plus:hover
{
	background-image: url('./img/sharing/social_media_sprites_32.png');
	background-position: -64px -32px;
}

a#site_share_youtube
{
	background-image: url('./img/sharing/social_media_sprites_32.png');
	background-position: -128px 0px;
}

a#site_share_youtube:hover
{
	background-image: url('./img/sharing/social_media_sprites_32.png');
	background-position: -128px -32px;
}

a#site_share_shop
{
	background-image: url('./img/sharing/social_media_sprites_32.png');
	background-position: -192px 0px;
}
a#site_share_shop:hover
{
	background-image: url('./img/sharing/social_media_sprites_32.png');
	background-position: -192px -32px;
}



.weedist_card
{
	width: 320px;
	float: left;
	margin: 10px;
	display: none;
	background-color: #fff;
	display: none;
	border-radius: 4px;
	position: relative;
}

.weedist_card:hover
{
	-webkit-box-shadow: 0 1px 5px 5px #093;
	-moz-box-shadow: 0 1px 5px 5px #093;
	box-shadow: 0 1px 5px 5px #093;	
}

.weedist_card_ad
{
	width: 320px;
}

.thumbnails:hover .weedist_card:not(:hover)
{
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

	/* IE 5-7 */
	filter: alpha(opacity=80);

	/* Netscape */
	-moz-opacity: 0.8;

	/* Safari 1.x */
	-khtml-opacity: 0.8;

	/* Good browsers */
	opacity: 0.8;	
}

.thumbnail
{
	/*padding: 2px;*/
	/*TOP BARS HOMEPAGE*/
}

.ad-body
{
	margin-top: 30px;
}

.ad-body ul
{
	padding: 0;
	margin: 0 !important;
	list-style: none;
}
.ad-body li
{
	padding: 0;
	margin: 0 !important;
}

div.social{
	padding: 10px 0 10px 20px;
}

.weedist_search_form
{
	float: right;
	margin-bottom: 0;
	margin-top: 5px;
	position: relative;	
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.row-withbottommargin
{
	margin-bottom: 2.5641%;
}

.category_header
{
	margin-left: 10px;
}


.article_summary
{
	/*height: 380px;*/
	height: 350px;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);	
}
.article_summary .media-body
{
	/*height: 152px;*/
	height: 122px;
}
.article_summary .media-body h2
{
	font-size: 16px;
	line-height: 16px;
	margin-top: 5px !important;
	margin-bottom: 0px !important;
}

.article_summary .article_thumbnail
{
	display: block;
	height: 180px;
}

.article_summary img.media-object
{
	max-height: 180px !important;
	margin: 0 auto;
	vertical-align: bottom;
}

.article_summary .article_top
{
	/*TOP BARS HOMEPAGE*/
	background-color: #000;
	
	/*background-color: #eeeeee;
	background: url("./img/bg-hatch.gif") repeat scroll 0 0 transparent;*/
	height: 21px;
	border-radius: 4px 4px 0px 0px;
	margin: -6px -6px 4px -6px;
	padding: 2px 6px 2px 6px;
	font-family: 'Ubuntu Condensed', sans-serif;
}

.article_summary .muted
{
	/*TOP BARS HOMEPAGE*/
	color: #fff;
}


.article_summary .article_main
{
	/*height: 44px;*/
}

.article_summary .article_content
{
	margin-top: 8px;
	font-family: "Georgia",serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.25;
	height: 66px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.article_summary .article_bottom
{
	/*TOP BARS HOMEPAGE*/
	background-color: #000;
	
	/*background-color: #eeeeee;
	background: url("./img/bg-hatch.gif") repeat scroll 0 0 transparent;*/
	height: 21px;
	border-radius: 0px 0px 4px 4px;
	margin: 6px -6px 0px -6px;
	padding: 2px 6px 2px 6px;
	font-family: 'Ubuntu Condensed', sans-serif;
}

.article_summary .article_top a,
.article_summary .article_bottom a
{
	/*TOP BARS HOMEPAGE*/
	color: #fff !important;
	/*color: #000 !important;*/
}

.author_icon_small
{
	margin-bottom: 4px;
}

.thumbnail .author_info
{
	max-width: 160px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pagination ul 
{
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);	
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

.archive .marketing, .page .marketing, .search .marketing, .paged .marketing, .error404 .marketing
{
	margin-top: 90px;
	margin-bottom: 80px;
	
}

.well-list
{
	padding: 0px;
	margin: 0px 10px 10px 10px;
	background-color: #f5f5f5;
	border: 1px solid #333;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	   -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.author_info_header
{
	padding: 0px 10px;
}

.author_info_title
{
	height: 80px;
	margin-bottom: 10px;
}

.author_image
{
	float: left;
	margin: 0 10px 0 0;
}
#author_info img.author_image
{
	width: 80px;
	height: 80px;
	margin: 0 10px 10px 0;
}
#author_info h2
{
	margin: 10px 0 0 0;
	line-height: 30px;
}
#author_info h3
{
	clear: both;
	margin-top: 0px;
	margin-bottom: 4px;
}
.author_follow_facebook
{
	vertical-align: bottom;
}
.author_post_count
{
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 4px;
	color: #999;
}


h1.search_header, h1.category_header
{
	margin-left: 10px;
	font-size: 1.6em;
}

.post_count
{
	margin: -20px 0 10px 10px;
	font-weight: normal;
	font-size: 1.2em;
	color: #999;
}


p.search_header_subtitle, div.category_header_subtitle, div.tag_header_subtitle
{
	margin: -10px 10px 10px;
	font-size: 1.1em;
}

#masthead
{
	position: relative;
	padding: 0;
	margin: 10px 0 0 0;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	
}

#masthead h2
{
	background-color: #ddd;
	margin: 0 0 10px 0;
	padding: 4px 10px;
}
.author-list [class*="span"] 
{
	margin-left: 0px;
	margin-right: 4px;
}
.whatis-top-bar
{
	margin: 20px 0;
	overflow: auto;
}
.whatis-top-bar h1
{
	float: left;
	width: 160px;
	font-size: 2.4em;
	border-right: 2px solid #666;
	line-height: 2.6em;
}
.whatis-top-bar h4
{
	float: left;
	width: 750px;
	margin-left: 20px;
	margin-top: 24px;
	font-size: 1.6em;
}
.whatis-top-bar p
{
	float: left;
	width: 750px;
	margin-left: 20px;
	font-style: italic;
	font-size: 1.1em;
}

.contact_instructions
{
	text-align: center;
}


/* Carousel base class */
#features_carousel 
{
	background-color: #eeeeee;
	background: url("./img/bg-hatch.gif") repeat scroll 0 0 transparent;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);	
	margin-top: 90px;
}

.features-carousel-firefox
{
	margin-top: 0px;
}


#features_carousel .container {
  position: relative;
  z-index: 9;
}

#features_carousel .carousel-control {
	height: 80px;
	margin-top: 0;
	font-size: 80px;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	background-color: transparent;
	border: 0;
	color: #999999;
}

#features_carousel .item {
	height: 160px;
}
#features_carousel .image
{
	max-width: 260px;
	float: left;
}
#features_carousel .image img {
	max-height: 140px;
	margin: 10px;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
}

#features_carousel .carousel-caption {
	background-color: transparent;
	position: static;
	float: left;
	max-width: 770px;
	padding: 0 20px;
	margin-top: 10px;
}

#features_carousel .carousel-caption h1,
#features_carousel .carousel-caption .lead {
  margin: 0;
  line-height: 1.25;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
}

#features_carousel .carousel-caption h1
{
	font-size: 1.8em;
	margin-top: 10px;
}

#features_carousel .carousel_content
{
	clear: both;
	margin: 4px 0 0 0;
	font-size: 1.0em;
	width: 750px;
}

#features_carousel .carousel_actions
{
	width: 95px;
	margin-top: 85px;
}

#features_carousel .carousel_actions .btn {
	margin-top: 0px;
	font-size: 14px;
}

.widget
{
	list-style: none;
	margin: 0px;
}

.widget_ad_block_widget
{
	border: none !important;
	margin-bottom: 20px !important;
	text-align: center;
}

.widget_container ul
{
	padding: 4px;
	list-style: none;
	/*list-style: disc outside none;*/
	/*list-style: disc outside url('./img/pot-leaf.13x16.png');*/
	
}
.widget_container ul li
{
	background: transparent url('./img/pot-leaf.13x16.png') left -2px no-repeat;
	padding-left:16px;
	margin-bottom: 6px;
}

.ad_300x250
{
	width: 300px;
	margin: 0 auto;
}
.ad_250x250
{
	width: 250px;
	margin: 0 auto;
}
.ad_200x200
{
	width: 200px;
	margin: 0 auto;
}
.ad_468x60
{
	width: 468px;
	margin: 0 auto;
}

.nav
{
	font-size: 18px;
}

.nav-collapse ul
{
	margin-top: 8px !important;
}

li.dropdown
{
	/*margin: 0px 20px;*/
}

.nav-collapse ul .dropdown-menu
{
	margin-top: 0px !important;
}


.nav-collapse form
{
	margin-top: 5px !important;
	/*margin-left: 20px;*/
	margin-left: 105px;
}

.weedist-top-nav
{
	background-color: #efefef;
	border-bottom: #ccc 1px solid;
	position: fixed;
	top: 61px;
	left: 0;
	width: 100%;
	padding: 10px 0px;
	z-index: 999;
}

.weedist-bottom-nav
{
	background-color: #efefef;
	border-top: #ccc 1px solid;
	position: fixed;
	bottom: 40px;
	left: 0;
	width: 100%;
	padding: 10px 0px;
	z-index: 999;
}

.article-content
{
	margin-top: 90px;
	margin-bottom: 40px;
}

.article-content-firefox
{
	margin-top: 80px !important;
}

.article-content .page-header
{
	border: none;
}

.article-content .article_byline
{
	margin-top: -30px;
	padding: 6px;

	/*
	background-color: #efefef;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);	
	*/
	
}

.article-content .tags
{
	padding: 6px;
	margin-bottom: 20px;
}

.widget_ad_block_widget
{
	border: none !important;
	margin-bottom: 20px !important;
	text-align: center;
}
.widget_ad_block_widget div
{
	margin: 0 auto;
}


.article-content .byline_image
{
	width: 32px;
	margin-right: 4px;
	float: left;
}

.article-content #byline_author
{
	float: left;
	font-size: 1.2em;
	margin: 0;
	line-height: 30px;
}
.article-content .article_details
{
	margin-top: 20px;
}

.article-content .article_details li
{
	font-family: "Georgia",serif !important;
}

.article-content .article_details p
{
	font-family: "Georgia",serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 19px;
	word-break: break-word;
	
}

.carousel-caption p{
	line-height: 1.0 !important;
	margin-bottom: 0px !important;
}

.article-content .article_details h3
{
	font-size: 13px;
	line-height: 19px;
}

h2.category_links
{
	font-size: 26px;
	line-height: 32px;
}


.article_details h2 a
{
	color: #08c !important;
}

.article_details h2 a:hover
{
	color: #058 !important;
	text-decoration: underline !important;
}

.article-content .carousel 
{
	background-color: #000;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	/*height: 500px;*/
}


.article-content .carousel .item
{
	/*line-height: 500px !important;*/
}

.article-content .carousel img
{
	margin-left: auto;
	margin-right: auto;
	max-height: 500px !important;
	vertical-align: middle;
}

.quicklink_image
{
	width: 150px !important;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.quicklink_image img
{
	margin: 10px auto;
}

.quicklink_with_image
{
	width: 610px !important;
	float: left;
	margin-top: 0px !important;
	margin-left: 10px;
}

.contact_error
{
	border: 1px solid #FF7E88 !important;
	background-color: #FFBDBF !important;
}

#id_contact_results,
#id_newsletter_signup_results
{
	color: #090;
	font-weight: bold !important;
	margin-top: 10px !important;
	text-align: center !important;
}

.contact_result_message_failure
{
	color: #FF7E88 !important;
}

#contact_form_container label
{
	display: inline-block;
	width: 120px;
}
#contact_form_container input[type="text"]
{
	display: inline-block;
}



/* Responsive img */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid img for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure img with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure img with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
	margin: 0 auto;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* img */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 0.7em;
}

img.alignleft
{
	margin-right: 1.15em;
}
img.alignright
{
	margin-left: 1.15em;
}



.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added img but not things like badges and icons and the like */
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #757575;
}


#share_loop_container
{
	width: 32px;
	padding: 3px 0px !important;
}

.share_fixed 
{
	position:fixed;
	z-index: 10000;
	top: 264px;
	margin-left: -50px;
}


.share_fixed_wpadmin 
{
	position:fixed;
	z-index: 10000;
	top: 166px; /*+28px*/
}
    
.share_absolute 
{
	position: absolute;
	left: 0px;
	top: 235px;
}



#share_loop_container ul
{
	list-style-type: none;
	margin: 0;
}
#share_loop_container ul li
{
	float: left;
	width: 24px;
	height: 24px;
	padding: 2px 4px;
}
#share_loop_container ul li a img
{
	width: 24px;
	height: 24px;
}

.share-home-trigger
{
	background-image: url('./img/sharing/homepage-like.png');
	background-position: 0px 0px;
	display: inline-block;
	width: 16px;
	height: 13px;
}

.share-home-trigger:hover
{
	background-position: -16px 0px;
}

.share_loop_container
{
	display: none;
	width: 26px;
	padding: 1px 0px !important;
	position: absolute;
	right: -1px;
	top: 126px;
	z-index: 1000;
	background-color: #000;
}

.share_loop_container ul
{
	list-style-type: none;
	margin: 0;
}
.share_loop_container ul li
{
	float: left;
	width: 24px;
	height: 24px;
	padding: 1px 1px;
}
.share_loop_container ul li a img
{
	width: 24px;
	height: 24px;
}

.contact_us_section
{
	  position: relative;
	  margin: 15px 0;
	  padding: 0;
	  background-color: #fff;
	  border: 1px solid #ddd;
	  -webkit-border-radius: 4px;
	     -moz-border-radius: 4px;
	          border-radius: 4px;
}
.contact_us_section h3
{
	background-color: #efefef;
	padding: 4px 8px;
	margin: 0px;
}
.contact_us_section p
{
	padding: 8px 16px;
	margin: 0px;
}

.contact_us_section ul
{
	padding: 8px 16px;
}

.comment-title
{
	padding: 8px;
}
.comment-title h3
{
	margin: 2px 0;
}

.comment-title a
{
	text-decoration: underline;
}

.card-container
{
	width: 2380px;
	display: block;
	overflow: auto;
	margin: 0 auto;
}





#newsletter_signup_form_slide_wrapper{
	width:300px; 
	background-color: white;
	left: 100%;
	bottom: 80px;
	position: fixed; 
	z-index: 10001;
  	border: 1px solid #666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);	
	
}

#newsletter_signup_form_slide_wrapper div.top_border {
	border: none;
}


#newsletter_signup_form_slide_wrapper
{
	width: 300px !important;
	margin: 0 auto;
}

#newsletter_signup_form_slide_wrapper h3 
{
	font-size: 20px;
	line-height: 24px;
	text-align: center;
}
#newsletter_signup_form_slide_wrapper .newsletter_signup_instructions
{
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}

#newsletter_signup_form_slide_wrapper .newsletter_signup_form_container div
{
	text-align: center;
}

#newsletter_signup_form_slide_wrapper .modal-footer
{
	text-align: center !important;
}

.weedist-announcement p
{
	margin-top: 4px;
}

.weedist-announcement a
{
	text-decoration: underline;
}

#contact_recaptcha_area
{
	clear: both;
}

/* WORDPRESS COMMENTS BLOCK */
.article_comments h3#comments
{
	font-size: 20px;
	line-height: 22px;
}
.article_comments ol.commentlist
{
	list-style: none;
}

.article_comments .comment-meta
{
	margin-left: 37px;
	margin-top: -10px;
}

.article_comments p
{
	margin-left: 37px;
	font-size: 14px;
	line-height: 16px;
}

.article_comments .comment-body
{
	margin-bottom: 20px;
}

.article_comments .comment-reply-link
{
	float: right;
}

.article_comments #respond h3
{
	font-size: 20px;
	line-height: 22px;
}

.article_comments #respond textarea#comment
{
	width: 730px;
}

article h3 a
{
	text-decoration: underline;
	color: #0088cc !important;
}

article h3 a:hover
{
	color: #005580 !important;
}

.newsletter-image
{
	width: 200px;
	margin-right: 10px;
}

.newsletter-image img
{
	max-width: 200px;
}


.command_output
{
	width: 100%;
	height: 120px;
}


#idc-container
{
	text-align: left !important;
}

.contributor
{
}
.contributor-image
{
	margin-right: 5px;
	margin-bottom: 10px;
}
.contributor-name
{
	padding-top: 2px;
}


.post-page-label
{
	display: inline-block;
	vertical-align: top;
	margin-top: 6px;
	margin-right: 10px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 2379px){
	.card-container
	{
		width: 1700px;
	}
	
}

@media (max-width: 1699px){
	.card-container
	{
		width: 1360px;
	}
	
}
@media (max-width: 1359px){
	.card-container
	{
		width: 1020px;
	}
	
}

@media (max-width: 1200px){

	.nav
	{
		font-size: 16px;
	}
	
	.navbar .nav li a 
	{
		padding: 10px 10px 10px;
	}	
	
	#searchform input
	{
		width: 106px;
	}
	
	#features_carousel .carousel-caption 
	{
		width: 540px;
	}	
	#features_carousel .carousel_content 
	{
		width: 500px;
		height: 28px;
		overflow: hidden;
	}

}
@media (max-width: 1019px){
	.card-container
	{
		width: 680px;
	}
	
}

@media (max-width: 679px){
	.card-container
	{
		width: 340px;
	}
	
}

@media (max-width: 979px) {

	img.site-logo 
	{
		width: 100px;
		/*height: 50px;*/
	}

	.nav-collapse .nav > li {
	    float: left;
	}
	
	body
	{
		padding: 0;
	}

	.archive .marketing, .page .marketing, .search .marketing, .paged .marketing, .error404 .marketing, #features_carousel, .article-content
	{
		margin-top: 20px;
	}

	.weedist_card{
		height: 280px;
	}
	
	.share-home-trigger{
		display: none;
	}

	.article_summary
	{
		height: 270px;
	}
	
	
	.ad-body {
		margin-top: 0px;
	}
	
	.article_summary .article_thumbnail
	{
		height: 150px;
	}	
	
	.article_summary img.media-object
	{
		max-height: 150px !important;
	}
	
	.article_summary .media-body
	{
		height:72px;
	}
	
	.article_summary .author_info
	{
		max-width:120px;
		max-height: 21px;
		overflow: hidden;
	}

	.carousel-caption {
		max-width: 450px;
	}
	.carousel-caption h1 {
		font-size: 20px;
	}
	.carousel-caption .lead
	{
		font-size: 16px;
	}
	.carousel_actions
	{
		margin-top: 10px;
	}
	
	
	.nav
	{
		font-size: 14px;
	}
	
	.navbar .nav li a 
	{
		padding: 10px 10px 10px;
	}	
	
	.weedist_search_form 
	{
		float: left;
		margin-left: 10px !important;
	}
	#searchform input
	{
		width: 250px;
	}
	
	#features_carousel .image 
	{
		max-width: 210px;
	}	
	
	#features_carousel .carousel-caption 
	{
		width: 350px;
	}	
	#features_carousel .carousel_content 
	{
		display: none;
	}
	
	h1 
	{
	    font-size: 28.5px;
	}
	h1, h2, h3 
	{
	    line-height: 29px;
	}
	

	.social
	{
		/*float: none !important;*/
		text-align: right;
	}
	
	.social a
	{
		width: 24px;
		height: 24px;
	}

	a#site_share_facebook
	{
	
		background-image: url('./img/sharing/social_media_sprites_24.png');
		background-position: 0px 0px;
	}

	a#site_share_facebook:hover
	{
		background-image: url('./img/sharing/social_media_sprites_24.png');
		background-position: 0px -24px;
	}

	a#site_share_twitter
	{
		background-image: url('./img/sharing/social_media_sprites_24.png');
		background-position: -24px 0px;
	}

	a#site_share_twitter:hover
	{
		background-image: url('./img/sharing/social_media_sprites_24.png');
		background-position: -24px -24px;
	}
	a#site_share_google_plus
	{
		background-image: url('./img/sharing/social_media_sprites_24.png');
		background-position: -48px 0px;
	}

	a#site_share_google_plus:hover
	{
		background-image: url('./img/sharing/social_media_sprites_24.png');
		background-position: -48px -24px;
	}
	a#site_share_pinterest
	{
		background-image: url('./img/sharing/social_media_sprites_24.png');
		background-position: -72px 0px;
	}

	a#site_share_pinterest:hover
	{
		background-image: url('./img/sharing/social_media_sprites_24.png');
		background-position: -72px -24px;
	}

	a#site_share_youtube
	{
		background-image: url('./img/sharing/social_media_sprites_24.png');
		background-position: -96px 0px;
	}

	a#site_share_youtube:hover
	{
		background-image: url('./img/sharing/social_media_sprites_24.png');
		background-position: -96px -24px;
	}

	a#site_rss_feed
	{
		background-image: url('./img/sharing/social_media_sprites_24.png');
		background-position: -120px 0px;
	}

	a#site_rss_feed:hover
	{
		background-image: url('./img/sharing/social_media_sprites_24.png');
		background-position: -120px -24px;
	}
	a#site_share_shop
	{
		background-image: url('./img/sharing/social_media_sprites_24.png');
		background-position: -144px 0px;
	}
	a#site_share_shop:hover
	{
		background-image: url('./img/sharing/social_media_sprites_24.png');
		background-position: -144px -24px;
	}	
	
}

@media (max-width: 830px){
	
	
	.share_fixed 
	{
		/*
		position:fixed;
		z-index: 10000;
		top: 264px;
		margin-left: -50px;
		*/
		position: relative;
		width:100%;
		top: 0px;
		margin: 0 0 10px 0;
		clear: both;
	}

	#share_loop_container {
		padding: 3px !important;
		width:100%;
		height: 26px;
	}
	
}

@media (max-width: 767px) {

	body
	{
		padding: 0 16px 0 16px;
	}
	
	/* FIX FOR MOBILE DROP-DOWN MENUS NOT WORKING       */
	/* https://github.com/twitter/bootstrap/issues/7968 */
	.dropdown-backdrop {
	    position: static;
	}

	.carousel {
		margin-left: -20px;
		margin-right: -20px;
	}
	.carousel .container {
		max-width: 300px;
	}
	.carousel-caption {
	}
	.carousel-caption h1 {
		font-size: 20px;
	}
	.carousel-caption .lead
	{
		font-size: 16px;
	}

	.social
	{
		float: none !important;
	}

	.card-container
	{
		width: 320px;
	}

	.weedist_card
	{
		width: 308px;
	}
	
	.weedist_card_ad
	{
		width: 308px;
	}

	
	.article_summary .media-body
	{
		/*height: 111px;*/
	}
	
	.article_summary
	{
		/*height: 210px;*/
	}
	
	.weedist_card_ad .article_summary
	{
		height: 272px;
	}
	

	.ad-body
	{
		margin-top: 0px;
	}
	

	#author_info h2
	{
		font-size: 18px;
		line-height: 18px;
	}
	#author_info h3
	{
		font-size: 16px;
		line-height: 16px;
	}
	.author_post_count
	{
		font-weight: normal;
		font-size: 0.9em;
		margin-bottom: 2px;
	}
	.author_follow
	{
		font-size: 11px;
		line-height: 11px;
	}
	
	.author_bio
	{
		font-size: 12px;
		line-height: 14px;
	}
	
	h1.search_header, h1.category_header
	{
		font-size: 18px;
		line-height: 18px;
	}

	p.search_header_subtitle, div.category_header_subtitle, div.tag_header_subtitle
	{
		font-size: 1.1em;
	}
	.post_count
	{
		margin: -10px 0 10px 10px;
		font-size: 1.0em;

	}
}

@media (max-width: 320px) {

	.card-container
	{
		margin: 0 0 0 -14px !important;
	}

	.weedist_card
	{
		margin: 10px 4px;
	}
	
	.weedist_card:hover
	{
		-webkit-box-shadow: 0 1px 2px 2px #093;
		-moz-box-shadow: 0 1px 2px 2px #093;
		box-shadow: 0 1px 2px 2px #093;	
	}
	

	h1 
	{
	    font-size: 23.5px;
	}
	h1, h2, h3 
	{
	    line-height: 24px;
	}
}

