/*
Theme Name: Ad Clerum
Theme URI: http://themeterminal.com/free-themes/
Description: "Ad Clerum" is a Latin phrase which means: "To the clergy." Perfect theme for churches or other non-profits.
Version: 1.0
Author: Nate from Theme Terminal
Author URI: http://themeterminal.com
*/

/* Basics */

*{margin:0; padding:0;}

body {
	background: #498F9F url() ;
	font-family: verdana, arial, times;
        color: #168DC0;
	font-size: 08pt;
        text-align: justify;
	margin: 0px;
	}

img{border: none; padding: 0px; margin: 0;}
img a{border:none;}

img.left{ float: left; border: none; padding: 0 12px 0 0; margin: 0;}
img.right{ float: right; border: none; padding: 0 0 0 12px; margin: 0;}


blockquote{
	border-left: 1px dotted #333;
	margin:10px 0 10px 12px;
	padding:0 0 0 12px;}

code{
	margin:10px;
	font-family:"Verdana", Courier, monospace;
	}


/* Links and Headings */


A:link {text-decoration: none; color:#ffffff; font-weight: normal;}
A:visited {text-decoration: none; color:#ffffff; font-weight: normal;}
A:active {text-decoration: none; color:#ffffff; font-weight: normal;}

a:hover     
{
color:#168DC0;
text-decoration: none;
letter-spacing: 1px;
background-color: ;
}


h1 {font-size: 20pt;}
h2 {font-size: 10pt; 
    font-weight: bold;
    font-family: arial;
    margin-top:0px; 
    background-image: url(); 
    background-color: #176A8C; 
    padding:0 10px 0 5px; 
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;}
h3 {font-size: 12pt; margin-top:10px;}
h4 {font-size: 10pt;}
h5 {    background:#176A8C;
        font-size: 08pt;
        font-family: arial;
       	border-left:8px solid #0E9BAB;
	margin:2px 20px 2px 20px;
        padding:0 10px 0 5px;
        padding-top: 2px;
        padding-bottom: 2px;	
        color: #6FC0DB;
}
.h6{font-size: 08pt;
    font-weight: bold;
    font-family: arial;
    margin-top:0px; 
    background-image: url(); 
    background-color: #6FC0DB; 
    padding:0 0px 0 0px; 
    padding-bottom: 2px;
    color: #176A8C;
    text-align: center;
    text-transform: none;}

.h7 {font-size: 10pt; 
    font-weight: bold;
    font-family: arial;
    margin-top:0px; 
    background-image: url(); 
    background-color: #176A8C; 
    padding:0 10px 0 5px; 
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;}

h8 {    background:#0C4D69;
        font-size: 08pt;
        font-family: arial;
       	border-left:3px solid #0E9BAB;
	margin:0px 2px 0px 2px;
        padding:0 2px 0 2px;
        padding-top:8px;
        padding-bottom: 8px;	
        color: #6FC0DB;}

.h9 {font-size: 10pt; 
    border-bottom: 4px solid #6FC0DB;
    font-weight: bold;
    font-family: arial;
    margin-top:0px; 
    background-image: url(); 
    background-color: #176A8C; 
    padding:0 10px 0 5px; 
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;}


.h10 {font-size: 10pt;
background: #0C4D69;
color:#6FC0DB;
border-left:4px solid #0E9BAB;
margin:5px 5px 5px 5px;
padding:0 300px 0 5px;
padding-top: 2px;
padding-bottom: 2px;
}

/*  Container  */


#container {
	width: 1000px; 
	margin: 0 auto;
	background:#0C4D69 url();
	color:#498F9F;
	border: 0px solid #fff;
	}



/* Tres Pictures  */

#pics {
  background: #0C4D69;
	width: 1000px;
	height: 120px;
	}	

#pics a {color: #33CCFF; text-decoration: none; margin: 0; padding: 0; }
#pics a:hover {color: #168DC0; text-decoration: none;}

#left-pic {
	background-image: url(images/study.jpg);
	float: left;
	width: 179px;
	height: 120px;

}	

#middle-pic {
	margin: 0px;
	background-image: url();
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	width: 565px;
	height: 120px;
	float: left;

}

#right-pic {
	background-image: url(images/gathering.jpg);
	width: 254px;
	height: 120px;
	float: right;
}


/*  Main Content  */


#content { 
	width: 540px;
	padding: 0;
	margin: -10px 0;
	text-align: justify;
	float: left;
	overflow: hidden;
	}
	
#content h2 {
	font-family: verdana, times;
        border-bottom: 2px solid #6FC0DB;
	font-size: 10pt;
	font-weight: 300;
	margin: 8px 0 8px 0;
	line-height: 20pt;
	}
	
	
.post {padding: 8px 18px 0 20px;}


.post ul {
	padding: 15px 0 15px 35px;
	}

.post ul li {
	list-style-type: square;
	}

.entry {
	margin: 0px 0 0px 0 ;
        background:#176A8C;
        color: #6FC0DB;
        padding:0 10px 0 5px;
        padding-top: 2px;
	}
	
.entry p {
	margin: 6px 0 0 0;
	}
	
.entry a {
	color:  #33CCFF;
	text-decoration: underline;
	}
	
.entry a:hover {
	color:  #168DC0;
	text-decoration: none;
	}

.postmetadata{
	clear: both;
	background:#0C4D69;
	padding:6px;
	margin: 16px 0 32px 0;
	border-top:1px solid #E5E5E5;
	border-bottom:1px dotted #E5E5E5;
	}
	
.postmetadata img{display: inline; margin: 0; padding: 4px 2px 0 2px;}
	
.navigation {
	margin: 15px 15px 45px 15px;
	padding:2px;
	font-size:8pt;
	float:left;
	}
	
.alignleft {float:left;}
.alignright {float:right;}

.archivetitle{padding: 14px 0 0 20px;}
.search{padding: 14px 0 0 20px;}

.notfound{padding: 25px;}


/* Left Sidebar */

#left {
	width: 179px;
	float:left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

#left h2 {
	color: #FFFFFF;
	border-top: 0px solid #455A79;
	border-bottom: 2px solid #6FC0DB;
	font-family: verdana, Times, serif;
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: 300;
	padding: 3px 6px;
	margin: 1px 0 10px 0;
	letter-spacing: 1px;
	}
	
#left .title {
	color: #fff;
	background: #0E9BAB;
	font-family: verdana, Times, serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: 300;
	width: 100%;
	letter-spacing: 1px;
	border-bottom:none;
	margin: 0;
	padding: 0;
	border-top: 2px solid #6FC0DB;
        border-bottom: 2px solid #6FC0DB;
	}
	
#left .title a {
	color: #fff;
	padding: 3px 6px;
	margin: 0;
	display: block;
	}
	
#left .title a:hover {
	color: #fff;
	background: #48576A;
	text-decoration: none;
	}	

#left p {margin:0 6px 0 12px; padding: 0;}

#left a {color: #33CCFF; text-decoration: none; margin: 0; padding: 0; }
#left a:hover {color: #6FC0DB; text-decoration: underline;}

#left ul{
	margin:0 0 10px 0;
	padding:0;
}

#left ul li{
	list-style-type:none;
	margin:0;
	padding:0 0 0 6px;
}

#left ul ul{
	margin:0;
	padding:0;
}

#left ul.lmenu ul{
	margin:0;
	padding:0;
}

#left ul ul li{
	list-style-type:none;
	margin:0;
	padding:0 0 0 6px;
	color: #455A79;
}

#left ul li.recentcomments {
  margin: 0 12px 0 12px;
  }
  
#left ul li.recentcomments a{
  line-height: 12pt;
  }


#left ul ul ul li{
	list-style-type:square;
	list-style-position: inside;
	margin:0 0 0 12px;
	padding:0;
	color: #455A79;
}	
	
	
/* Right Sidebar */


	
#right {
	width: 254px;
	float:right;
	}

#right h1{
	font-family: verdana, times;
	font-weight: normal; 
	font-size: 13pt; 
	text-align: left;
	margin: 0;
	padding: 12px 6px 8px 12px;
	line-height: 18px;
}

#right h1 a{color: #33CCFF; text-decoration: none}
#right h1 a:hover{color: #6FC0DB; text-decoration: none}

#right h2 {
	color: #ffffff;
	border-top: 0px solid #455A79;
	border-bottom: 2px solid #6FC0DB;
	font-family: verdana, Times, serif;
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: 300;
	padding: 3px 6px;
	margin: 1px 0 10px 0;
	letter-spacing: 1px;
	}
	
#right h3 {
	color: #455A79;
	font-family: arial, verdana, Times, serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: 300;
	padding: 4px 6px 0 12px;
	margin: 0 0 10px 0;
	letter-spacing: 1px;
	}
	
#right .title {
	color: #fff;
	background: #333B46;
	font-family: arial, verdana, Times, serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: 300;
	width: 100%;
	letter-spacing: 1px;
	border-top: 1px solid #fff;
	border-bottom:none;
	margin: 0;
	padding: 0;
	}
	
#right .title a {
	color: #fff;
	padding: 3px 6px;
	margin: 0;
	display: block;
	}
	
#right .title a:hover {
	color: #fff;
	background: #48576A;
	text-decoration: none;
	}	

	
#right .toppost{border-top: 1px solid #333B46; margin: 4px 0 0 0; clear: both;}
	
#right p {padding: 0 0 18px 0; margin: 0; line-height: 15pt;}

#right a {color: #33CCFF; text-decoration: none; padding: 0; margin: 0;}
#right a:hover {color: #6FC0DB; text-decoration: underline;}

#right ul {
  background: #F3F3F3;
	margin:0 0 1px 0;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 1px 0 0 6px;
	padding: 0;
	list-style-type: none;
	}

#right ul ul{
	margin:0 0 10px 0;
	padding:0;
	list-style-type: none;
}

#right ul ul li{
	list-style-type:none;
	margin:1px 0;
	padding:0 0 0 6px;
	color: #455A79;
}

#right ul li ul {
	list-style-type:none;
	margin:1px 0;
	padding:0;
	color: #455A79;
}

.right-entry{border-bottom: 1px dotted #333; margin: 12px;}

.widgets{margin: 0 0 10px 0;}

	
/* text Widget */


.textwidget {margin:0 12px 0 12px; padding: 0;}




/* comments */

#commentssection{
	padding: 0;
	margin: 20px 0 0 0;
	width:400px;
	clear: both;
	}
	
#commentssection h3{
	font-family: verdana, arial;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #6FC0DB;
	}

#commentform{
	background: #176A8C;
	margin: 15px 0 25px 0;
	padding:10px;
	width: 400px;
	
	}
	
#commentform p{
	color: #6FC0DB;
	}
	
#commentform a{color: #6FC0DB; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #6FC0DB;
	}
	
#commentbox{
	width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #6FC0DB;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #0E9BAB;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #176A8C;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #176A8C;}
ol.commentlist li p {margin: 10px 0 10px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#6FC0DB;}

cite {
	font-family: verdana, tahoma;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #176A8C; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* Footer */

#footer {
	background: #6FC0DB url(http://junki-addict.net/wp-content/themes/adc/images/body.jpg) ;    
	font-family: verdana, arial, times;
	clear: both;
	width: 100%;
	border-top:2px solid #6FC0DB;
	color: #F5F5F5;
	font-size: 7pt;
	}
	
#footer p{padding:5px; text-align:left;}


B {
color:#64C1FF;
font-weight:bold;
}

u {
color:#64C1FF;
border-bottom: 1px solid #EB6226;
}

i {
color:#64C1FF;
}