/*  
Theme Name: Drug Free Coalition of Tippecanoe County
Theme URI: http://www.drugfreetippecanoe.net
Description: This is the Drug Free Coalition of Tipecanoe County blog theme.
Version: 1.0
Author: Lirion Studios
Author URI: http://www.lirion.com/

*/
/****RESET****************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 1px;
}

ol, ul {
	list-style:square;
	margin:5px 5px 17px 20px;
	}
li{
	margin:10px 0px;
	}
sub{
	vertical-align:sub;
	font-size:.75em;
	}
sup{
	vertical-align: super;
	font-size:.75em;
	}
	
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

h1{
	font-weight:bold;
	font-size:1.25em;
	color:#333;
	padding:3px 10px;
	margin-left:-9999px;
	}
h2{
	font-weight:bold;
	font-size:1.25em;
	color:#333;
	padding:25px 10px 3px 10px;
	}
h3{
	font-weight:bold;
	font-size:1em;
	color:#333;
	padding:3px 10px;
	}

h4{
	font-weight:bold;
	font-size:1em;
	color:#666666;
	padding:3px 10px;
	}
h5{
	font-weight:bold;
	font-size:1em;
	color:#ccc;
	padding:3px 10px;
	}
h6{
	font-weight:bold;
	font-size:.9em;
	color:#ccc;
	padding:3px 10px;
	}
p{
	padding:10px;
	line-height:1.5em;
	}
a {
	color:#2866ac;
	text-decoration:none;
	}
#content a:hover {
	text-decoration:underline;
	}
strong{
	font-weight:bold;
	}
em{
	font-style:italic;
	}
small{
	font-size:.85em;
	color:#333;
	padding:0px 10px;
	}
/*****************************MAIN LAYOUT******************************/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333;
	background-color:#a5b6c6;
	}
#mainbg{
	background:url(images/mainbg.jpg) repeat-x #ffffff;
	}
#wrapper{
	position:relative;
	width:854px;
	margin:0px auto;
	text-align:center;
	}
/***************************HEADER AND BANNER***********************************/
#header{
	position:relative;
	height:113px;
	}
#logo{
	position:absolute;
	top:0px;
	left:16px;
	background:url(images/logo.jpg) no-repeat;
	height:98px;
	width:266px;
	}
#banner{
	position:relative;
	background:url(images/banner2.jpg) no-repeat;
	height:225px;
	width:854px;
	}
#mailinglist{
	position:absolute;
	top:65px;
	left:61px;
	}
/******************************MAIN MENU****************************************/	
#nav{
	position:absolute;
	right:17px;
	top:75px;
	}
.menuitem a{
	text-decoration:none;
	color:#102948;
	}
.menuitem{
	height:21px;
	background-color:#a4aeb9;
	border-top:1px solid #6d7f94;
	float:left;
	margin:0 2px;
	padding:4px 7px 0px 7px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10pt;
	font-weight:bold;
	color:#102948;
	}
	
.activemenu{
	height:21px;
	background-color:#2d5a8d;
	border-top:1px solid #6d7f94;
	float:left;
	margin:0 2px;
	padding:4px 7px 0px 7px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	}
.activemenu a{
	color:#FFFFFF;
	text-decoration:none;
	}
/*****************************SEARCH BOX*******************************/
#search{
	position:absolute;
	top:10px;
	right:17px;
	width:250px;
	padding:0px;
	text-align:right;
	}
#search input{
	}
#search button{
	float:left;
	}
/*************************CONTENT**********************************/
#content{
	text-align:left;
	}
#maincol{
	width:566px;
	margin-top:0px;
	margin-left:17px;
	float:left;
	}				
#secondcol{
	margin-top:18px;
	padding-top:0px;
	width:254px;
	float:right;
/*	border: 1px dashed #ddd;*/
	background
	}	
.sidebar{	
	margin:0px;
	padding-top:0px;
}
/*#imaincol{
	width:566px;
	margin-top:20px;
	margin-right:10px;
	float:right;
	}				
#isecondcol{
	margin:20px 0 0 10px;
	width:254px;
	float:left;
	}*/
/********NEWS**************/
.entry{
	background:url(images/newsbg.jpg) repeat-x;
	padding:10px 0px;
	border-top: 1px solid #c0c8d1;
	}
.rss{
	display:block;
	background:url(images/rss.jpg) no-repeat right 5px;
	margin:10px 10px 0px 10px;
	}
/***********LOGIN TABLE***************************/
.moduletable{
border:1px solid #b9c2ca;
width:200px;
margin:20px 25px;
}
.moduletable td{
	padding:4px 10px;
	}
.moduletable th{
	font-weight:bold;
	color:#333;
	padding:4px 10px;
	}
form label{
	font-weight:bold;
	}
.inputbox{
	margin-bottom:4px;
	}
/************INSIDE SUBNAV*********************/
#subnav ul{
	padding:0px 10px 10px 0px;

	}
#subnav ul li{
	padding:5px 5px 10px 10px;
	border-bottom: 1px dashed #b9c2ca;
	}
/*******Lists*********/
.pagecontent ul li{
	list-style: square;

	}
.pagecontent ul{
	margin-left:50px;
	}
.pagecontent ol{
	margin-left:50px;
	}
.pagecontent ol li{
	list-style:decimal;
	}
/***************************TABLES***************************************/
.maintable 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border-bottom:1px solid #666;
	margin:40px 0px;
	}
.maintable th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #9cb2cc;
	border-top: 4px solid #2e5a8c;
	border-bottom: 2px solid #2e5a8c;
	color: #039;
}
.maintable td
{
	padding: 8px;
	background: #dddddd; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
.maintable tr:hover td
{
	background: #eee;
	color: #339;
}
/***************************FOOTER*******************************/
#footer{
	background:url(images/footerbg.jpg) repeat-x;
	font-size:.8em;
	}
#footerwrapper{
	width:854px;
	margin:0px auto;
	text-align:center;
	padding:50px 0px;
	}
#address{
	float:right;
	text-align:right;
	margin-right:17px;
	}
#about{
	float:left;
	text-align:left;
	margin:0px 17px;
	width:500px;
	}
.blogdesc{
	display:hidden;
		margin-left:-9999px;
	}
.blogtitle{
	display:hidden;
	}
/*********************************MISC****************************/
.clearit{
	clear:both;
	}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


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;
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.widgettitle{
	border-bottom:1px solid #c0c8d1;
	/*border-bottom:1px dashed #c0c8d1;*/
	padding:0px;
	margin:0px 0 20px 0;
	color:#245b9b;}
.sidebar ul, #sidebar ul ol {
	padding: 0 0 20px 0;
	list-style:none;
}


.sidebar ul li {
	margin-bottom: 15px;
	}



.sidebar ul ul, #sidebar ul ol {
	list-style:square;
	margin-left:30px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
		list-style: none;
	}

ol li, #sidebar ul ol li {

	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style:square;
	}
/* End Entry Lists */



/* Begin Form Elements */
.searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#comments{
	border-bottom:1px solid #c0c8d1;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:10px;
	}

.commentlist li {
	margin: 0;
	padding:0;
	list-style: none;

	}
.commentlist li ul li { 
	margin:0px;
}

.commentlist p {
	margin-left: -10px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-style:italic;
	font-size:.85em;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 210px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

#wp-calendar th{
	background-color:#a4aeb9;
	text-align: center;
	border:1px solid #fff;
	color:#fff;
	font-weight:bold;
	}
#wp-calendar caption{
	font-weight:bold;
	color:#333;
	}
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */