/*
Theme Name: StVincents
Theme URI: 
Description: A custom theme for St. Vincents Day Care, Evansville, IN.
Version: 1.0
Author: D. Gibson
Author URI: 
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #8c9cff;
color: #000000;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

a:link, a:visited{
text-decoration: underline;
color: #336699;
}

a:hover{
text-decoration: none;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 750px;
text-align: left;
}

#header{
width: 738px;
height: 171px;
background: url("images/header.jpg") no-repeat;
}

#container{
float: left;
width: 528px;
}

.donate{
background: url("images/header.jpg") no-repeat;
height: 94px;
width: 180px;
}

.donate form {
padding: 37px 0 0 58px;
}

/*navigation*/
#main_nav{
height:24px;
padding: 0;
margin: 0;
}
#navlist{
background: url("images/nav_bkgnd.jpg") repeat-x;
height: 24px;
/*text-transform: uppercase;*/
padding: 0;
margin: 5px 0 5px 0;
    }
#navlist li{
        display:inline;
        list-style:none;
        padding: 10px 5px 0 5px;
        vertical-align: middle;
            }


            
.page_item a{
        color: #6076ff;
        text-decoration: none;
        font-weight: bold;
        font-size: 12px;
        letter-spacing: 0.25px;
    }

.page_item a:link, a:visited{
text-decoration: none;
color: #6076ff;
}

.post{
padding: 10px 0 10px 10px;
background: #ffffff;
overflow: auto;
}

.post h2 a{
font-size: 18px;
text-decoration: none;
}

.entry{
line-height: 18px;
padding: 0 10px 10px 0;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
/*font-size: 8px;*/
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left;
width: 200px;
background: #8c9cff;
margin: 0 0 0 10px;
display: inline;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

.sidebar ul li#event-calendar {
background: url("images/cal_bkgnd.png") no-repeat;
}

/*news ticker*/
#headlines {
    height: 180px;
    overflow: hidden;
    /*margin: 20px 0 20px 0;*/
}
.title {
    color: #6076ff;
    font-size: 18px;
    font-weight: bold;
    background: url("images/head_bkgnd.png") no-repeat;
    height: 180px;
    overflow: hidden;
 }
.head{
    padding: 5px 5px 10px 5px;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    height: 135px;
    text-align: left;
}
.widgettitle {
    visibility: hidden;
}

table#wp-calendar{
width: 100%;
}

#footer{
clear: both;
float: left;
width: 738px;
padding-top: 10px;
}

#footer p{
line-height: 18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

