/*
Theme Name: Cheerful Monk 2
Version: 1.0
Description: A child theme of Twenty Ten
Author: Jean Browman
Template: twentyten
*/

@import url('../twentyten/style.css');

body {font-family: Verdana, Arial, Helvetica, 
     Futura, sans-serif; 
      }
p {font-family: Arial, Verdana, Helvetica, 
     Futura, sans-serif; 
	margin-bottom: 18px;
}

#nav-above {
	margin-top:50px; 
}


blockquote {
    font-style: normal;
    font-weight: bold;
   
}

p a:link {
    color: #2b577d;
    text-decoration: none;
    font-weight: bold;    
}

a:visited {
    color: #2b577d;
}

a:active,
a:hover {
	color: #999;
}

#site-title {
    font-size: 25px;
}

#site-title a {
    color: #687186;
    font-weight: normal;
}

#branding img {
     border-top: 2px solid #2b577d;
     border-bottom: 2px solid #2b577d;
}

#access {
    background: #fff;
}

#access .menu-header,
div.menu {
      font-size: 0px;
}


.entry-meta {
display:none;
padding-bottom:5px;
}

.postdate {
	clear: both;
	color: #777;
	font-size: 12px;
	line-height: 18px;
}
#main {
    padding: 0px 0 0;
}
#content h6 {
      color: #2b577d;
} 


#content,
#content input,
#content textarea {font-family: Arial, Verdana, Helvetica, 
     Futura, sans-serif; 
	color: #444;
	font-size: 18px;
	line-height: 25px;
}

#content p {
        font-size: 18 px;
        text-decoration: none;
margin-bottom:8px;
padding-bottom:8px;
}

#menu-menu {
    background: #fff;
    font-size:0px;  
    font-color:#fff;
}

.meta-nav{
 padding-top:50px;
margin-top:100px;
}

.entry-content p {
      font-size: 18 px;
}  

.page-title {
    color: #2b577d;
}

#content .entry-title {
    color: #2b577d;
padding-bottom:5px;
font-size: 24px;
padding-top:5px;
margin-top:10px;
}

.entry-title a:link,
.entry-title a:visited {
     color: #2b577d;
     text-decoration: none;
}

.wp-caption {
	background: #fafafa;
	line-height: 18px;
	margin-bottom: 18px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
	max-width: 622px; /* caption width - 10px */
}
.wp-caption p.wp-caption-text {
	color: #232323;
	font-size: 14px;
	margin: 5px;
}

.page-link {
       color: #2b577d;
}

.post-link {
       font-weight: bold;
}
.post-link a:link{
        text-decoration: none;
}
#comments .comment-body, #comments .comment-body p {
        font-size:16px; font-family: Arial, Verdana, Helvetica, 
     Futura, sans-serif; 
}
#comments .comment-body p:first-child, #comments .comment-body p:last-child {
        font-size:16px;
}

#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
.fn a {
        text-decoration: none;
        color: #2b577d;
}

.cluv a:link {
        font-weight: normal;
}

.commentmeta.commentmetadata a:link {
        color: #888;
}

.comment-reply-link a:link {
        text-decoration: none;
}
       
.logged-in-as a:link {
       font-weight: normal;
}

#primary .widget-area a:link {
        color: #2b577d;
}

.menu a:link {
        color: #2b577d;
}

.widget-area ul ul {
	list-style: none;
	margin-left: 0em;
}