/*
	Theme Name: GCCC
	Theme URI: http://creatingdrew.com
	Description: Theme files for GCCC.
	Author: Drew Douglass
	Author URI: http://creatingdrew.com
	Version: 1.9.2
	Tags: basetheme, bootstrap

	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html	
*/

/* =============================================================================
   Primary/global styles
   ========================================================================== */
/* default wordpress styles */
.entry-content img { margin:0 0 1.5em; }
.alignleft,img.alignleft { margin-right:1.5em; display:inline; float:left; }
.alignright,img.alignright { margin-left:1.5em; display:inline; float:right; }
.aligncenter,img.aligncenter { margin-right:auto; margin-left:auto; display:block; clear:both; }
.alignnone,img.alignnone { }
.wp-caption { margin-bottom:1.5em; text-align:center; padding-top:5px; }
.wp-caption img { border:0 none; padding:0; margin:0; }
.wp-caption p.wp-caption-text { line-height:1.5; font-size:10px; margin:0; }
.wp-smiley { margin:0!important; max-height:1em; }
blockquote.left { margin-right:20px; text-align:right; margin-left:0; width:33%; float:left; }
blockquote.right { margin-left:20px; text-align:left; margin-right:0; width:33%; float:right; }
.gallery dl { }
.gallery dt { }
.gallery dd { }
.gallery dl a { }
.gallery dl img { }
.gallery-caption { }
.size-full { }
.size-large { }
.size-medium { }
.size-thumbnail { }
.sticky { }
.bypostauthor { }

/* =============================================================================
   Media styles
   ========================================================================== */
@media only screen and (min-width: 1200px) {
	
}

@media only screen and (min-width: 992px) {
	
}

@media only screen and (min-width: 768px) {
	
}
/* =============================================================================
   Print Styles - Disabled because clients always ask why the page doesn't print like the screen.
   ========================================================================== 
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
} */

.home-events li a {
	color:#FF4612;
}
