/*
Theme Name: Michigan District of Circle K - Version
Theme URI: http://wordpress.org/
Description: This template is created for the Michigan District of Circle K International
Version: 1.0
Author: Shaun Pezeshki
Author URI: http://shaunpezeshki.com/
Tags: circle k, international, service, leadership, fellowship

*/

@media all{
body { 
	font: 100% Arial, Helvetica, sans-serif;
	color: #191b1b;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
}
a {
	color: #4d7dcd;
	text-decoration: underline;
}
a:visited {}
a:hover {
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.clearboth { clear: both; }
.clearleft { clear: left; }
.clearright { clear: right; }

/* Containers */
#container{
    padding-top:20px;
	background: url(static/notebook.jpg) top center repeat-y;
}
#subcontainer{
	background: url(static/color-bg.gif) top center no-repeat;	
}
#subsubcontainer{
	background: url(static/header.png) top center no-repeat;	
	padding:0 6px;
}
div.c{
	margin: 0px auto;
	width: 912px;
}
/* Header */
#header{
        
}
#header h1{
	padding:0px 0 0 10px;
}
#header h1 a{
	display: block;
	padding-bottom: 55px;
	width:360px;
	text-indent: -999em;
	overflow: hidden;
}
/* Search */
#search{
	float: right;
	margin: 72px 20px 0 0;
	width: 178px;
}
#search #site-q{
	width: 145px;
	float: left;
	text-indent: 3px;
	border: 1px solid #FFF;
	color: #a2a0a1;
}
#search #button{
	margin:3px 0 0 5px;
	float: right;
}

/* Menu */
#menu{
	width:900px;
	margin-top: 109px;
	padding-left: 15px;
}
#menu ul{
	margin:0;
	padding: 0 0 0 15px;
	background-color: #c41330;
}
#menu ul li{
	list-style: none;
	float: left;
}
#menu ul li a{
	display: block;
	padding:8px 16px;
	text-decoration: none;
	font-size: 1.05em;
	color: #FFF;
	background-color: #c41330;
}
#menu ul li a:hover, #menu ul .current_page_ancestor a, #menu ul .current_page_item a{
	background: #990e25;
}
#menu ul ul{
	display: none;
}
/* Menu */
#left-nav{
	width: 172px;
	float: left;
	margin-bottom: 20px;
}
#left-nav ul{
	margin:3px 0 0 0;
	padding: 0;
	background-color: #8dc73f;
	padding: 10px 0 30px;
}
#left-nav ul li{
	list-style: none;
}
#left-nav ul li a{
	display: block;
	padding:9px 13px;
	text-decoration: none;
	font-size: 0.9em;
	width: 146px;
	color: #FFF;
	background: #8dc73f;
}
#left-nav ul li a:hover, #left-nav ul .current_page_item a{
	background: #8DC73F url(static/side-menu-arrow.gif) left center no-repeat;
}

/* Home Promo */
#promo{
	margin: 0px 0 0 35px;
	padding: 16px 0 7px 7px;
}

/* Main */
#main{
	width: 900px;
	padding: 0 15px 50px 15px;
	background: url(static/shadow.png) top left repeat-y;
}
#main .logo{
	margin-left: 65px;
	float: left;
}
#main #content{
	float:left;
	width:580px;
	margin-top: 30px;
	padding-left: 35px;
	line-height: 1.6em;
	font-size: 0.8em;
}
#main #content h1{
	color: #c41330;
	font-size: 1.45em;
}
#main #content h2{
	font-size: 1.15em;
	font-weight:bold;
}
#main #content h3{
	font-size: 1.1em;
	font-weight:bold;
}
#main #content .pillars{
	text-align: center;	
}
#main #content td{
	background: #F2F4F4;
	padding:15px 15px 20px;	
}

#main #content #si_contact_form div input, #main #content #si_contact_form div textarea{
	padding: 6px;
	width:361px;
	border: 1px solid #b0b0b0;
}

/* Board Style */
#main #content #board td{
	background: none;
}


/* Events */
#main #events{
	background: #fcf390 url(static/events-bg.gif) top left no-repeat;
	margin: 0 10px 0 11px;
}
#main #events h2{
	padding: 75px 0 0 30px;
	font-size: 1.15em;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	color: #6abfd3;
}
#main #events dl{
	float: left;
	margin: 20px 0 0 33px;
	padding: 0;
	width:390px;
}
#main #events dl dt{
	float: left;
	font-family: Georgia;
	text-align:center;
	text-transform: uppercase;
	background-color: #6abfd3;
	color: #FFF;
	width:71px;
	padding: 2px 20px;
	clear: both;
}

#main #events dl dd{
	float:right;
	margin:3px 5px 20px 10px;
	padding:0;
	width:260px;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
}
#main #events dl dd a{
	color: #191b1b;
}
#main #events dl dd p{
	margin:5px 0;
	color: #5f6060;
	font-weight: normal;
	text-transform: none;
}
#main #events #images{
	float: right;
	width:258px;
	margin: 71px 0px 0 0;
	padding-right:73px;
}
#main #events #images a{
	display: block;
	margin-bottom: 18px;
}

/* Special Events  - Event Page */
#main #special-events{
	margin: 68px 10px 0 180px;
	width: 335px;
	float: left;
}
#main #special-events h2{
	padding: 0px 0 0 30px;
	font-size: 1.15em;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	color: #6abfd3;
}
#main #special-events dl{
	float: left;
	margin: 20px 0 0 33px;
	padding: 0;
	width:295px;
}
#main #special-events dl dt{
	float: left;
	font-family: Georgia;
	font-size: 0.9em;
	text-align:center;
	text-transform: uppercase;
	background-color: #6abfd3;
	color: #FFF;
	width:60px;
	padding: 2px 20px;
	clear: both;
}

#main #special-events dl dd{
	float:right;
	margin:3px 5px 20px 10px;
	padding:0;
	width:172px;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
}

#main #special-events dl dd a{
	color: #191b1b;
}
#main #special-events dl dd p{
	margin:5px 0;
	color: #5f6060;
	text-transform: none;
	font-weight: normal;
}


/* Home Page Flickr */
#main #flickr{
	float: left;
	width:322px;
	margin:40px 0 0 35px;
	background: url(static/flickr-box.gif) top left no-repeat;
}
#main #flickr h3{
	padding:20px 0 0 33px;
	color: #00457c;
	font-family: Georgia;
	font-style: italic;
	font-size: 1.15em;
}
#main #flickr #flickr_badge_uber_wrapper {
	text-align:center;
	width:100%;
}
#main #flickr #flickr_badge_uber_wrapper {
	padding:25px 0 0px;
}
#main #flickr #flickr_badge_uber_wrapper div {
	display:inline;
}
#main #flickr .flickr_badge_image img {
	margin:0 4px 7px;
}

#main #flickr .view {
	display: block;
	background: url(static/blue-arrow.gif) right 2px no-repeat;
	color:#00457c;
	font-size:0.65em;
	text-decoration:none;
	text-transform:uppercase;
	float: right;
	margin:5px 20px 25px 0;
	padding-right: 16px;
}

/* Publications */
#main #publications{
	float: left;
	width:289px;
	margin:50px 0 0 20px;
}
#main #publications h3{
	color: #C41330;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-family: Georgia, "sans-serif";
	padding-left: 5px;
	font-size: 1.15em;
	letter-spacing: 0.1em;
}

/* Social Media */
#main #social{
	width:159px;
	margin:50px 0 0 700px;
	background: url(static/social-border.gif) 4px bottom repeat-y;
}
#main #social h3{
	background: url(static/connected.gif) top center no-repeat;
	padding:15px 0;
	text-indent: -999em;
	overflow: hidden;
}
#main #social ul{	
	list-style: none;
	background: url(static/social-bottom.gif) 4px bottom no-repeat;
	padding:10px 0 40px 0px;
	margin: 0;
}
#main #social ul li{
	background: url(static/social-icons.jpg) top left no-repeat;
	padding: 9px 0 7px 40px;
	margin: 5px 0 0 20px;
	height: 20px;
}	
#main #social ul li a{
	padding: 11px 0px 11px 0px;
	color: #212020;
	font-size: 0.70em;
	text-decoration: none;
}	
#main #social ul li a:hover{
	text-decoration: underline;	
}
#main #social ul .flickr {
	background-position: 0px -36px;
}
#main #social ul .twitter{
	background-position: 0px -72px;
}

#main #social ul .youtube {
	background-position: 0px -108px;
}

/* Footer */
#footer{
	background-color: #82d2e5;
	padding: 20px 0 30px 20px;
}
#footer ul{
	margin: 0;
	padding: 0px;
}
#footer ul li{
	list-style: none;
	float: left;
}
#footer ul li a{
	display: block;
	text-decoration: none;
	padding: 0px 8px 0;
	font-size: 0.9em;
	color: #FFF;
	border-right: 1px solid #FFF;
}
#footer ul .last a{
	border: none;
}
#footer ul li a:hover{
	text-decoration: underline;
}
#footer .vcard{
	color: #FFF;
	margin-left: 8px;
	font-style: normal;
	font-size: 0.75em;
}
#footer .vcard .adr {
	display:none;
}

/* Events Table */
#child #main #content dl.events{
	margin:0;
	padding: 15px 15px 20px 15px;
	margin-bottom: 17px;
	font-size: 1em;
	background: #F2F4F4;
}
#child #main #content .events dd{
	margin:0;
	padding: 0;
}
#child #main #content .events dd h2{
	border-bottom: 1px dotted #333;
	text-transform: uppercase;
	font-size: 0.9em;
}
#child #main #content .events dd h2 a{
	text-decoration: none;
}
#child #main #content .events dd h2 a:hover{
	text-decoration: underline;
}
#child #main #content .events .date{
	padding-bottom: 5px;
	float:right;
	font-style: italic;
	color: #969696;
}
#child #main #content .events .description{
	margin-bottom: 20px;
	padding-top: 10px;
}
/* Menu Column Child */
#child #menu-column{
	margin-left: 15px;
	width: 190px;
	float: left;
}
#child #main #social{
	float: left;
	margin:0px 0 0 5px;
}
/* Info Column Child */
#child #info-column{
	margin:0px;	
	width: 475px;
	float: left;
}
#child #info-column #content{
	float: none;
	margin:0;
	padding: 25px 0 0 10px;
	width:464px;
}
#child .full #info-column {
	width:670px;
}
#child .full #info-column #content{
	width:650px;
}
/* Bulletins */
#child #info-column #bulletins{
	width:498px;
	margin:55px 0 0 60px;
	font-size: 0.95em;
}
#child #info-column #bulletins img{
	float: left;
}
#child #info-column #bulletins h2{
	color:#c41330;
	padding-top: 12px;
	font-size:1em;
	margin-left: 170px;
}
#child #info-column #bulletins h3{
	margin-left: 170px;
	text-transform: uppercase;
	font-size: 0.75em;
	color: #7b7c7c;
}
#child #info-column #bulletins h3 a{
	text-transform: lowercase;
	color: #82d2e5;
}
#child #info-column #bulletins p{
	margin-left: 170px;
	color: #191b1b;
	font-size: 0.80em;
}

/* Archived Bulletins */
#child #info-column #archived-bulletins{
	width:498px;
	margin:55px 0 0 60px;
	font-size: 1em;
}
#child #info-column #archived-bulletins h2{
	font-size: 0.95em;
	padding: 5px 0;
}
#child #info-column #archived-bulletins h3{
	font-size: 0.8em;
	margin-bottom: 17px;
	background: #f2f4f4 url(static/green-arrows.gif) 475px 13px no-repeat;
}
#child #info-column #archived-bulletins h3 a{
	display: block;
	color: #191b1b;
	padding: 10px 10px 10px 14px;
	text-decoration: none;
}
#child #info-column #archived-bulletins p{
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
}
#child #info-column #archived-bulletins ul{
	margin:0;
	padding: 0 0 17px 10px;
	list-style: none;
}
#child #info-column #archived-bulletins ul li {
	border-bottom: 1px solid #e8eaea;
	margin-top: 1px;
}
#child #info-column #archived-bulletins ul li a{
	display: block;
	color: #7b7c7c;
	padding: 10px 0 10px 10px;
	margin-bottom: 1px;
	font-size: 0.75em;
	text-decoration: none;
}
#child #info-column #archived-bulletins ul li a span{
	float: right;
	padding-right: 10px;
}
#child #info-column #archived-bulletins ul li a:hover{
	background: #fcf5be;
	color: #191b1b;
}

/* District Documents */
#child #info-column #documents{
	width:490px;
	margin:20px 0 0 0px;
	font-size: 1em;
}
#child #info-column #documents h3{
	font-size: 0.8em;
	margin-top: 17px;
}
#child #info-column #documents h3 a{
	display: block;
	color: #191b1b;
	padding: 10px 10px 10px 14px;
	text-decoration: none;
	background: #f2f4f4 url(static/green-arrows.gif) 465px 13px no-repeat;
}
#child #info-column #documents ul{
	margin:0;
	padding: 5px 0 17px 10px;
	list-style: none;
}
#child #info-column #documents ul li {
	border-bottom: 1px solid #e8eaea;
	margin-top: 1px;
}
#child #info-column #documents ul li a{
	display: block;
	color: #7b7c7c;
	padding: 7px 0 7px 10px;
	margin-bottom: 1px;
	font-size: 0.75em;
	text-decoration: none;
}
#child #info-column #documents ul li a:hover{
	background: #fcf5be;
	color: #191b1b;
}

/* Event Gallery */
#child #main #gallery{
	float: left;
	width:284px;
	margin:40px 0 0 25px;
}
#child #main #gallery h3{
	padding:20px 0 0 23px;
	color: #00457c;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 1.5em;
}
#child #main #gallery #gallery_badge_uber_wrapper {
	text-align:center;
	width:100%;
}
#child #main #gallery #gallery_badge_uber_wrapper {
	padding:5px 0 0px;
}
#child #main #gallery #gallery_badge_uber_wrapper div {
	display:inline;
}
#child #main #gallery .flickr_badge_image img {
	margin:0 4px 7px;
}

#child #main #gallery .view {
	display: block;
	background: url(static/blue-arrow.gif) right 2px no-repeat;
	color:#00457c;
	font-size:0.65em;
	text-decoration:none;
	text-transform:uppercase;
	float: right;
	margin:5px 20px 25px 0;
	padding-right: 16px;
}

/* Promo Column Child */
#child #promo-column{
	float: right;
	width:177px;
	padding-top: 17px;
}
#child #register-column{
	float: right;
	width:210px;
	padding-top: 56px;
}
}
@media handheld{
	
}
@media print{
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
}
#container {
	width: 100%;
}
}