/*
Theme Name: Acts of Kindness
Theme URI: http://wordpress.org/
Description: Theme Design for One Million Acts of Kindness
Version: 1.6
Author: Kevin Hejduk
Author URI: Unknown
Tags: 
*/

/* RESET STYLSHEET */

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, 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;
}
strong {
font-weight:bold;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

.topMessage { color:#12bd00; font-size:14px; text-decoration:none; font-weight:bold;}


.topMessageheader { font-size:18px; padding-bottom:2px; }

.topMessageheaderclickabove { padding-top:10px; }


body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

/* END RESET */


/* STRUCTURE */

body {
	background:#a0c1e3 ;	
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333;
	position:relative;
	height:100%;
	text-align:center;
}

#page {
	background-color: #3d85cd;
	width: 970px;
	padding: 0;
	text-align: center;
	margin: 0 auto;
}

/* END STRUCTURE */

/* HEADER */

#header {
	background: #fff;
	margin: 10px 0 0;
        padding: 15px 15px 7px;
	width: 940px;
	/*height: 73px;*/
        height:110px;
        text-align:left;	
}

#header img {
	margin: 0 0 0 0px;
        float:left;
        
}

#follow-us {
margin-top:15px;
float:right;
height:47px;
width: 200px;
padding-top:40px;
background: url('images/follow-us.gif') #fff no-repeat;

}

#follow-us img {
float:right;
margin: 3px 8px 0 0;
}



/* END HEADER */

/* MAIN COLUMN */
hr {display:none;}

#main-quote {
       background: url('images/new-quote-sm.gif') center no-repeat #fff;
       width:610px;
       height:171px;
       margin-bottom: 10px;
}

#quote {
       width:610px;
       height:78px;
       background: url('images/bus-tour-bg.gif') #fff;
       margin-bottom: 10px;
       padding-top: 120px;
       text-align: left;
}

#quote h1 {
float:right;
font-size:12px;
font-weight:bolder;
width: 250px;
color: #333;
margin: 5px 0 0 0;
padding: 0 0 4px 0;
border-bottom: 1px dotted #333;
}

#quote a {
color: #78cf06;	
        text-decoration:none;
}

.next-stop {
color:#3D85CD;
}  

.navigation {
background-color:#a0c1e3;
margin:10px 0;
width:600px;
height:18px;
padding:5px;
color:#333;
vertical-align:middle;
font-size: 12px;
font-weight: bold;
} 

.navigation a, .navigation a:visited {
font-size: 12px;
font-weight: bold;  
color:#333;
text-transform: uppercase;
text-decoration:none;
vertical-align:middle;
} 

.postmetadata  {
background-color:#e7e7e7;
margin:10px 0;
width:592px;
height:auo;
padding:8px;
font-size: 11px;
font-weight: bold;
color:#333;
text-transform: uppercase;
vertical-align:middle;
}  

.postmetadata a, .postmetadata a:visited  {
color:#3d85cd;
text-decoration:none;
}

.postmetadata a:hover  {
  color: #a0c1e3;
}
.narrowcolumn, .widecolumn  {
        background: #fff;
	float: left;
	padding: 15px 0 20px 30px;
	margin: 0;
	width: 640px;
}

.pagecolumn {
        background: #fff;
	padding: 5px 0 20px 30px;
	margin: 0;
	width: 940px;
        height:auto;
        
}

.clearPage {
clear:both;
}


.post {
	margin: 20px 30px 20px 0;
	text-align: justify;	
	font-size: 13px;
        padding: 0 0 15px 0;
        border-bottom:1px dotted #6a9e27;	
        
}

.post ul {
        list-style-type: disc;
	list-style-position: inside;
        margin: 8px 20px;


}

.post ol {
       
	list-style-position: inside;
        margin: 8px 20px;


}

.page-post {
	margin: 10px 30px 25px 0;
	text-align: left;	
	font-size: 15px;
        padding: 0 0 30px 0;
        height:auto;   	       
}

.page-post h2 {
display:none;
}

.page-post p {
        margin: 6px 0;   
}

h3 {
  width:400px;
  height:60px;
  margin-left:-5px;
}

h4 {
color:#385777;
font-size: 15px;
font-weight:bold;
margin-bottom: 10px;
}

#content { 
height:auto;
}

#content h2, #content h2 a, #content h2 a:visited  {
        color: #333333;	
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
        margin-bottom: 5px;
	
}

#content h2 a:hover {
    color:#6a9e27;
}

small {
    color:#999999;
	font-size:12px;
}

.entry {
     margin-top: 6px;
	 line-height: 1.3;
	}

.entry p {
     margin-bottom: 6px;
	}


.post a , .post a:hover, .post a:visited,  {
     color: #6a9e27;	
     text-decoration:none;
}

#addressBox {
margin-top:20px;
color:#385777;
float:left;
width:200px;
height:100px;
padding:13px;
border:none;
}



/*COMMENTS*/

#comments { display:none; }

#commentform textarea  {
width: 550px;
}

.comment-body {
text-align:left;
margin-bottom:10px;
padding-bottom:10px;
border-bottom: 1px dotted #e7e7e7;
}

.fn, .url { 
font-size:14px;
color:#3d85cd;
margin-bottom:8px;
}

.comment-meta  {
display:none;
}

/* END COMMENTS */

/* SIDEBAR */

#sidebar {
	margin-left: 670px;
	width: 260px;
	padding: 0px 20px 0;
	background: #3d85cd;
}
#sideBox_week {

	color: #ffffff;
	
	text-align:center;
	
	width:260px;

	height:auto;

	background: #3d85cd;

	padding: 0 0 9px;

	margin-right:10px;

}

#sideBox_week p{

	padding-bottom:6px;
}

#sideBox {

    text-align:left;
	width:260px;
	height:auto;
	/*border-bottom: 1px dotted #a0c1e3 ;*/
	background: #3d85cd;
	padding: 0 0 9px;
	margin: 0 0 9px;
        text-align:left;
}
#sideBox img {
	float:left;
	margin: 0 10px -1px 0;
        width: 130px;
padding:0px;
}
#sideBox p {
	font-size:13px;
	line-height: 1.2;
	color: #fff;
	text-align: left;
	padding:0px;
}

#sideBox a {
	text-decoration:none;
	
	color: #333;
	
}

#sideBox h4 {

font-size:12px;
font-weight:bolder;
text-align:center;
color: #333;
margin: 0;
padding: 0;

}

.title-bar {
       float:left;
width:260px;
border-bottom:1px dotted #999;
margin-bottom:4px;
padding-bottom:0px;
}

#sidebar h2 {
        color:#a0c1e3;
        font-size:16px;
font-weight:bold;
margin:5px 0;
}

.screen-reader-text {
display: none;
}

#s {
background-color:#fff;
border:1px solid #a0c1e3;
height:12px;
padding:5px;
width:185px;
color:#3d85cd;
}

#searchsubmit  {
background-color:#a0c1e3;
color:#3d85cd;
text-transform:uppercase;
font-size: 11px;
font-weight:bold;
border:1px solid #fff;
height:22px;
width:55px;

vertical-align:top;
}

#sidebar ul li a, #sidebar ul li a:visited {
color: #fff;
text-decoration:none;
font-size:15px;
margin: 3px;
}

#sidebar ul li a:hover {
color:#333;
}



/* END SIDEBAR */

































/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
        margin-bottom: 10px;
}
/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 0;
	margin: 0 7px 2px 0;
	/*display: inline;*/
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

.page-img-left {
float:left;
margin-right: 10px;
padding-right:10px;
border-right: 1px solid #a0c1e3;
}

/* End Images */


/* NAVIGATION BAR */

#navmenu {
       background-color:#2e3192;
       padding: 9px 0 0 30px;
       width: 940px;
       height:22px;
       margin: 0;
}

#navmenu ul {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:13px;
        line-height:13px;
        
}
#navmenu li {
	display: inline;
}
#navmenu ul li a {
	text-decoration:none;
	color: #fff;
	font-weight:bold;
        border-right: 1px solid #fff;
        height:12px;
        padding: 0 10px;
}

#navmenu ul li a:hover {
	color: #78cf06;	
        text-decoration:none;
}

#navmenu ul li a:active {
        
	color: #b2ff4e;	
        text-decoration:none;
}
/* END NAVIGATION BAR */


/*BOTTOM CONTAINER*/

#bottomContainer {
	background: #385777;
	padding: 0;
	margin: 0 auto;
	width: 970px;
	height:2px;
	clear: both;
        border-bottom: 1px dotted #fff;
}
  
#bottomDiv {






/* FOOTER */

#footer {
        background: #385777;
	padding: 0;
	margin: 0 auto;
	width: 970px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

/*  END FOOTER */



