/*  
Theme Name: Ad Clerum
Theme URI: http://www.refueled.net/wordpress-themes/
Description: "Ad Clerum" is a Latin phrase which means: "To the clergy." Perfect theme for churches or other non-profits.  Free support is offered through our <a href="http://www.refueled.net/forum/" title="Forums">Forums</a>.  
Version: 1.0
Author: Refueled
Author URI: http://www.refueled.net

This theme was designed and coded by Nate of Refueled Dot Net. Released under GPL.
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #bababa /*url(images/top.png) fixed*/;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #444;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #ffa903;
	border: none;
	text-decoration: none;
	}
	
img {
	border: none;
	}

table {
      border-collapse:collapse;
}

#container { 
	width: 900px; 
	background: #fff;
	text-align: left; 
	margin: 20px auto; 
	border: 5px solid #fff;
	}
	
#header { 
	background: #000000 url(images/logo.jpg);
	background-repeat:no-repeat;
	height: 80px;
	padding: 15px 0px 0px 0px;
	}
	
#header h2 {
	color: #ffffff;
	font-family: goudy old style, "Times", verdana, serif;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 55px;
	margin-bottom: 0px;
	margin-left: 13px;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
	color: #F0F0F0;
	font-size: 10pt;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
	}
	
#middlepic {
        position: static;
        vertical-align: top;
       	height: 180px;
	width: 900px;
	margin: 0px;
	background-image: url(images/bridulfitri.jpg);
        background-repeat: no-repeat;
}

#lpic { 
        float:left;
	height: 180px;
	width: 179px;
	background-image: url(images/idladhakiri.jpg);
	background-repeat: no-repeat;
        position:relative;
}

#rpic {
        float:right;
	position:relative;
	height: 180px;
	width: 179px;
	background-image: url(images/idladhakanan.jpg);
	background-repeat: no-repeat;

}
	
#menu {
        position: static;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	background: #000;
	width:900px; 
	height:30px;
        margin-top:-11px;
        padding-top:0px;
	border-bottom: 3px solid #fff;
}


#menu ul {
        padding: 8px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
        padding: 5px 8px;
        text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
        color:#ffa903;
}


#content { 
	width: 500px; 
	margin-bottom: 20px;
	margin-left: 180px;
	margin-right: 0px;
	position:top;
	padding-top: 0px;
        padding-left: 18px;
	text-align: justify;
	}

#content b{
	color: #000;
	line-height: 14pt;
	}

#content a{
        color:#780000;
}

#content a:hover{
        text-decoration:underline;
}



#content p{
	margin: 0px;
	line-height: 15px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
        width:100px;
        height:80px;
	}

#content h1 {
	color: #000000;
	font-size: 22px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #000000;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: underline;
	}

#content h2 {
	font-family:Arial;
        font-weight:normal;
	font-size: 12px; 
	color: #fff; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
      	border-bottom: 1px dotted #000000;
        }

#content h2 a  {
        color: #9d6700;
        font-weight:normal;
        font-size: 12px; 
	text-decoration: none;
	}

#content h2 a:hover {
	color: #ccc;
	text-decoration: none;
	}


#content h3 {
        font-family:Arial;
	font-size: 12px; 
	color: #9d6700; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #000000;
	}
	
#content h3 a  {
	color: #000000;
	text-decoration: none;
	}


#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content ol {

	list-style-type: decimal;
	line-height: 18px;



	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding-left:10px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#arch {
	color: #000;
        text-align: center;
        padding-left:20px;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #d9d9d9;
	text-decoration: smallcaps;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	

.postspace {
	background: #fff;
	width: 440px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
        background:#e3e3e3;
        position:static;
	color: #000000;
	width: 179px;
        height:1000px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 3px;
	border-left: 1px solid #d9d9d9; 
        border-right: 1px solid #d9d9d9;
        }

#left p{
	margin: 0px;
	line-height: 15px;
	padding: 10px;
	}
	
#left h2 {
	color: #fff;
	background-image: url(images/h.png);
        background-repeat: repeat-x;
        height:20px;
	font-family: tahoma, "Microsoft Sans Serif", Times, serif;
        text-align: center;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 0px;
	}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left ul li a {
        display: block;
	color: #000000;
        font-size:9px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 10pt;
        border-bottom: 1px dotted #000000;
        margin-left:10px;
        margin-right:10px;
        margin-top:5px;
	}

#left ul li a:hover {
	color: #ffa903;
        background-image: url(images/sa.gif);
        background-repeat: no-repeat;
      	}

#leftst ul li a {
        height:25px;
        background-image: url(images/situstersiakad.png);
        background-repeat: no-repeat;
	display: block;
	color: #ffffff;
        font-size:10px;
	text-decoration: none;
        font-family: tahoma, "Microsoft Sans Serif", Times, serif;
        text-align:center;
        padding-top: 8px;
	padding-bottom: 5px;
        padding-left:0px;
        padding-right:0px;
	margin-left:10px;
        margin-right:10px;
        border-bottom:none;
        }

#leftst ul li a:hover {
	color: #cccccc;
        text-decoration: underline;
        background-image: url(images/situstersiakad.png);
        background-repeat: no-repeat;
	}

#leftstfak ul li a {
        height:25px;
        background-image: url(images/situsterfak.png);
        background-repeat: no-repeat;
	display: block;
	color: #000000;
        font-size:10px;
	text-decoration: none;
        font-family: tahoma, "Microsoft Sans Serif", Times, serif;
        text-align:center;
        padding-top: 8px;
	padding-bottom: 5px;
        padding-left:0px;
        padding-right:0px;
	margin-left:10px;
        margin-right:10px;
        border-bottom:none;
        }

#leftstfak ul li a:hover {
	color: #ffffff;
        text-decoration: underline;
        background-image: url(images/situsterfak.png);
        background-repeat: no-repeat;
	}

#leftstmalum ul li a {
        height:25px;
        background-image: url(images/situstermalum.png);
        background-repeat: no-repeat;
	display: block;
	color: #ffffff;
        font-size:10px;
	text-decoration: none;
        font-family: tahoma, "Microsoft Sans Serif", Times, serif;
        text-align:center;
        padding-top: 8px;
	padding-bottom: 5px;
        padding-left:0px;
        padding-right:0px;
	margin-left:10px;
        margin-right:10px;
        border-bottom:none;
        }

#leftstmalum ul li a:hover {
	color: #0695de;
        text-decoration: underline;
        background-image: url(images/situstermalum.png);
        background-repeat: no-repeat;
	}


#right { 
        background:#e3e3e3;
        position:static;
	color: #000000;
	width: 179px;
        height:1000px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 3px;
        border-left: 1px solid #d9d9d9; 
        border-right: 1px solid #d9d9d9;
        }
	
#right p{
	margin: 0px;
	line-height: 15px;
	padding: 10px;
	}
	
#right h2 {
        text-align: center;
	color: #fff;
        background-image: url(images/h.png);
        background-repeat: repeat-x;
        height: 20px;
	font-family: tahoma, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	}

#right h2 a {
	color: #fff;
	}

#right h2 a:hover {
	color: #fff;
        text-decoration:none;
	}

#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 10pt;
        font-size:9px;
        border-bottom: 1px dotted #000000;
        margin-left:10px;
        margin-right:10px;
        margin-top:5px;
	}

#right ul li a:hover {
	color: #ffa903;
        background-image: url(images/sa.gif);
        background-repeat: no-repeat;
	}

#rightrecent ul li a {
        background-image: url(images/2.gif);
        background-repeat: no-repeat;
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 23px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top:10px;
       	}

#rightrecent ul li a:hover {
	color: #ffa903;
        background-image: url(images/2.gif);
        background-repeat: no-repeat;
	}


#rightdown ul li a {
        background-image: url(images/icon-pdf.gif);
        background-repeat: no-repeat;
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 23px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top:10px;
        margin-left:10px;
        margin-right:10px;
        border-bottom: 1px dotted #000000
	}
#rightdown ul li a:hover {
        color: #ffa903;
        background-image: url(images/icon-pdf.gif);
        background-repeat: no-repeat;
}


	
#right h2.widgettitle {
	color: #fff;
	background: #000000;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background: #000000;
	width: 900px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  0px 0px 7px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	}
	
#footer p {
	color: #fff;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #EAEAEA;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

#wp-calendar {
        padding:5px;
        margin-left: 20px;
	margin-bottom: 0px;
        border: 1px solid #444;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #67717E;
	border: 1px solid #ddd;
	/*width: 150px;*/
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;

	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	/*width:130px;*/
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#counter {
       border: 1px solid #000;
       padding: 5px;
}

#snmptn {
       border: 1px solid #000;
       padding: 5px;
       text-align:center;
}

#snmptn h3 {
       background-image: url(images/tag.gif);
       background-repeat: repeat-x;
       height: 20px;
       color : #ffa903;
       font-size: 12pt;
       padding: 6px;
       font-family:Arial;
}

#sponsor {
       background:#fff url(images/sposnsor.png);
       background-repeat: no-repeat;
       width: 900px;
       height : 55px;
       border-top: 1px solid #000;
       padding-bottom:5px;
}

#pengumuman {
       font-size:7pt;
       line-style:solid;
       text-align: center;
}

#rss {
     background:#e3e3e3 url(images/rss.png);
     background-repeat: no-repeat;
     height: 30px;
     margin-left:5px;
     padding-left:47px;
     padding-top:22px;
}
#smnr {
     width: 500px; 
     height:100px;
     background-image:url(images/seminar.jpg);
     margin-bottom: 0px;
     margin-left: 198px;
}

#lktm {
     width: 500px; 
     height:100px;
     background-image:url(images/spandukkk.jpg);
     margin-bottom: 10px;
     margin-left: 198px;
}