/*
Theme Name: KickOff
Theme URI: http://www.kickoffforkids.com
Description: A Specially designed theme for Kick Off For Kids
Author: mbcollective
Author URI: http://mbcollective.com
version: 2.0
Tags: two-column, widget-ready,blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:url(images/bg.jpg) repeat-x;
	font-family: Gill, Helvetica, sans-serif;
	font-size: 8pt;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 990px;
	margin: 0 auto;
	padding:0;
	background:url(images/main.png) repeat-y;
	color:#333;
	overflow: hidden;
        min-height: 780px;
	}
#container2 {
margin-left: 45px;
}
#containerbottom {
background: url(images/mainbottom.png) no-repeat;
height: 26px;
	}
/* header */
#headercontainer {
        width: 950px;
        margin: 0 auto;
}
#header {
	background:url(images/headbg.jpg) repeat-x;
  	width: 100%; 
  	height: 121px;
	color: #fff; 
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:10px 0 0 0;
	margin:0;
        float: left;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}
/* Search Links */
#searchandlinks {
float: right;
text-align: right;
min-width: 300px;
}
#searchleft {
float: left;
}
#searchright {
float:left;
margin-top:9px;
}
/* main menu */


#menu {
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
        height: 80px;
        float: right;
}


#menu ul {
	margin:0;
	padding:0;
        height: 80px;
}

#menu ul li {
        
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
        width: 130px;
        height: 80px;
}

#menu ul li a {
        background: url(images/nav_off.png) no-repeat transparent;
	padding:12px 0 5px 0;
	margin: 0;
	color: #fff;
	display:block;
        height: 80px;
        text-align:center;
        font-family: Arial;
        font-size: 13pt;
        font-weight: bold;
        text-shadow: 2px 2px 2px #073348;
}

#menu ul li a:hover {
	background: url(images/nav_on.png) no-repeat transparent;
	color: #09699e;
        text-decoration: none;
        text-shadow: none;
}

#menudesc {
}

/* content */


#content {
	float:left;
	width:530px;
	overflow: hidden;
	margin:14px;
	}

.post {
	margin:0;
	padding:0;
       font-size: 11pt;
       line-height: 14pt;
       font-family: Arial;
	}
	
.post h2{
	font:normal 20pt Helvetica;
        color: #005290;
	}
	
.post h2 a{
	color: #005290;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{
       margin:12px 0;
}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:280px;
	float:right;
	margin-right:10px;
	padding: 0;
	
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	
        margin-top: 10px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
        background: url(images/activebgs.png) repeat-y;
text-align:center;
margin-left:10px;
padding:10px 32px 10px 0px;

	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
/*Recent Posts Custom */
/*custom events list */
#recentpoststop {
background:url(images/recenttop.png) no-repeat;
height:18px;
margin-bottom:-10px;
margin-top:10px;
}
#recentposts {
background: url(images/recentcontent.png) repeat-y !important;
min-height: 200px;
margin-bottom: -14px;
}
#recentposts img {
margin-left: 13px;
}
#recentposts h2{
font-size: 18px;
font-weight: bold;
color: #fff;
text-shadow: 1px 1px 1px #924303;
text-decoration: none;
}
#recentposts ul li {
font-size: 18px;
font-weight: bold;
color: #fff;
text-shadow: 1px 1px 1px #924303;
text-decoration: none;
background:url("images/activebgs.png") repeat-y scroll 0 0 transparent;
list-style-type:none;
margin-left:10px;
padding:10px 32px 10px 0;
text-align:center;
margin-top: 10px;
}
#recentposts ul li a {
font-size: 18px;
font-weight: bold;
color: #fff;
text-shadow: 1px 1px 1px #384803;
text-decoration: none;
}
#recentpostsbottom {
background: url(images/recentbottom.png) no-repeat;
height:20px;
margin-top:0;
}
/*custom events list */
#eventsidetop {
background:url(images/primarytop.png) no-repeat;
height:18px;
margin-bottom:-10px;
}
#eventside {
background: url(images/primarycontent.png) repeat-y !important;
min-height: 200px;
margin-bottom: -14px;
}
#eventsidebottom {
background: url(images/primarybottom.png) no-repeat;
height:20px;
margin-top:0;
}
li.eventtitle {
font-size: 18px;
font-weight: bold;
color: #fff;
text-shadow: 1px 1px 1px #924303;
}
li.eventtitle a{
font-size: 18px;
font-weight: bold;
color: #fff;
text-shadow: 1px 1px 1px #924303;
text-decoration: none;
}
li.eventtitle a:hover{
font-size: 18px;
font-weight: bold;
color: #fff;
text-shadow: 1px 1px 1px #924303;
text-decoration: none;
}
/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin-top:8px;
	}

#searchform input#s{
	margin:0;
	padding: 0;
	background: url(images/search.png) no-repeat transparent;
        border:0;
        width: 249px;
        height: 29px;
        text-align: right;
	}
#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
        padding-right: 12px;
        font-weight: bold;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:url(images/footerbg.png) repeat-x scroll;
        height: 82px;
	clear: both;
	width: 100%;
        margin-top: -26px;
        font-family: Gill, Helvetica, sans-serif;
	}
#footleft {
float: left;
margin: 10px;
padding-left:50px;
}
#footright {
float: right;
padding-right:50px;
}	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#footer-middle{
margin-top:12px;
}
#footer-middle li{
float:left;
padding:0px 7px;
list-style:none;
border-right:1px solid #fff;
}
#footer-middle li a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#fff;
text-decoration:none;
cursor:pointer;
}
#footer-middle li a:hover{
cursor:pointer;
text-decoration: underline;
color:#FFFFFF;
}


