/*  
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-image: url("http://www.kyutie.com/wp-content/uploads/2009/09/background2.jpg"); 
  background-repeat: repeat;
  background-attachment: scrollable ;
  background-color: /*#ffffff*/;
  height: 100%;
  width: 100%;
  background-position: center;
	color: #666666;
	font-size: 10.6px;
	font-family: verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #FF66CC;
       font-weight: bold;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #ff99cc;
	border: none;
	text-decoration: none;
	}
	
img {
border: 0px solid #FF99cc;
}


#container { 
	width: 867px;/*change this to change the size of the body table */ 
	background: 	#FF99CC;
	text-align: left; 
	margin: 0px auto; 
	border: 10px double #fff;
        /* float: left; when you want to put the container to left*/
        float: center;/*chng*/
	}




#header { 
	background: #FF99CC /*url(" ")*/;
	height: 200px;
	padding: 0px 0px 0px 0px;
	}

#header h2 {
	color: #FF99cc/*#ffffff*/;
	font-family: georgia, "Times", verdana, cursive;
	font-size:20pt;
	font-variant: no caps;
	font-weight: normal;
	margin-top: -120px;
	margin-bottom: 0px;
	margin-left: 120px;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #FF99CC/*#fff*/; /*change font color of header*/
	text-decoration: none;
	}

#header h2 a:hover {
	color:  	#ff66cc/*#fff*/;
	text-decoration: none;
	}

#header h3 {
	color: #D091A7;
	font-size: 10pt;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
	}
	/*
       #middlepic {
	position: absolute;
	height: 128px;
	width: 532px;
	margin: 0px;
	background-image: url("http://i225.photobucket.com/albums/dd63/bubblyfashion/kyutiedes2.jpg");
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}*/
/*
#lpic {
	height: 128px;
	width: 179px;
	background-image: url(images/study.jpg);
	border-bottom: 1px solid #fff;
}

#rpic {
	height: 128px;
	width: 179px;
	background-image: url(images/boat.jpg);
	border-bottom: 1px solid #fff;
}
*/	

/* home aboout */
#menu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
        font-weight: bold;
        font-color: #ffffff;
	background-color: #ffffff /*#455A79*/;
	margin-top: 1px;
        margin-bottom: 1px;
	width: 863px; 
	height:23px;

        border-left: 1px solid #FF99cc;
	border-right: 1px solid #FF99cc;
	border-top:  1px solid #ff99cc;
	border-bottom: 1px solid #FF99cc;
}


#menu ul {
       
	margin: 0px;
	padding: 5px 0px;
	/*list-style: none;*/


	text-align: center;
}


#menu li {
         
	display: inline;
}

#menu a {
      
	padding: 5px 15px 5px 0px;
	text-decoration: none;
	color: #FF33CC/*#E6E6FA*/ /*new change*/;
}

#menu a:hover {
	background-color: transparent;
	color:#ff99cc;
}




#content { 
        background: #FFFFFF;
        	float: center;
	width: 532px; 
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: /*130*/155px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
	}
	
#content b{
	color: #777;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content img{

	border: 1px solid #ff99cc;
        padding: 0px 0px 0px 0px;
	float: none; 
	margin-right: 0px;
	margin-bottom: 0px;
	}
img.wp-smiley {
    float: none;
    border: none;
}


#content h1 {
	color: #C67895;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #FF33CC;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #666666;
	text-decoration: none;
	}

#content h2 {
	font-family: sylfaen,"lucida console", sans-serif;
	font-size: 15px; 
	color: ; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ff66cc;
	}
#content h2 a  {
	color: #ff33cc /*#455A79*/;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #ff99cc;
	text-decoration: none;
	}


#content h3 {
	font-size: 12px; 
	color: #000000; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #455A79;
	}
	
#content h3 a  {
	color: #455A79;
	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: 0px 0px 10px 0px;
	}
	
#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: #ff66cc;
	text-decoration: 
	}
	
#arch {
	color: 	#000;
	}
	
#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: #797979 ;
	text-decoration: none;
	}

#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: deeppink/*#fff*/;
	width: 500px;
	height: 2px;
	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-image:   url("http://kyutie.com/wp-content/uploads/2008/01/flakeswhite.jpg"); 
  background-repeat: repeat;
  
	background-color: #FEC6EA/*#E9CDD7*/;
        color: #666666;

	width: 138px;
        float: left;
/*left*/
        
	margin-top: 3px;
	margin-bottom: 20px;
        margin-left: 3px;
 
      border-left: 3px solid #FFf;
        border-right: 3px solid #fff;
	border-bottom: 3px solid #FFf;
text-align: center;
	}
#left p{
        
	margin: 0px;
	line-height: 16px;
	padding: 5px;
	}
	
#left h2 {
text-align: left;
	color: #ffffff/*#fff*/;
	background: 	#FF99CC;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 3px solid #fff;
border-top: 3px solid #fff;
	}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 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 {
	border-top:  1px dotted #FF99CC;
	border-bottom: 1px  #FF99CC;
	display: block;
font-weight: none;
	color: #ff66cc;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 12pt;
	}

#left ul li a:hover {
font-weight: bold;
	color: #ff99cc;
	background: transparent;
        text-decoration: none;
	}


#right { background-image:  /* url("http://kyutie.com/wp-content/uploads/2008/01/flakeswhite.jpg")*/; 
  background-repeat: repeat;
	background-color: #Ffffff;
        color: #666666;
	width: 125px;
	float: right; 
        margin-right: 2px;
	margin-top: 3px;
	margin-bottom: 20px;
       /*border here*/
border-left: 3px solid #FFf;
	border-bottom: 3px solid #FFf;
        border-right: 3px solid #fff;
text-align: center
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 0px;
        float: center;
	}

#right img{
        float: center;
        border: 1px solid #FF99CC;
        padding: 1px 1px 1px 1px;
}
	
#right h2 {text-align: left;
	color: #ffffff /*#fff*/;
	background: 	#FF99CC;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 3px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 3px solid #fff;
        border-top: 3px solid #fff;
	}


#right ul {
text-align: center
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
text-align: center;
	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: #ff66cc;
font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 12pt;
border-top:  1px dotted #FF99CC;
	border-bottom: 0px  #FF99CC;
	}

#right ul li a:hover {
	color: #ff99cc;
font-weight: bold;
	background: transparent;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: pink;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
        margin-right: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background-color: #ff99cc ;
	width: 865px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px automatic 0px;
	padding:  9px 0px 7px 0px;
	text-align: center;
	line-height: 8px;
	clear: both;
        border-top: 3px solid #fff;
	}
	
#footer p {
	color: #333333 /*#fff*/;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}
#login {
	margin-left: 0px;
	margin-bottom: 0px;
	}
	
#login input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #67717E;
	border: auto solid #ddd;
	width: 100px;
        height: 15;
	margin-bottom: 0px;
	}

#searchform {
	margin-left: 0px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #666666;
	border: 1px solid #ddd;
	width: 115px;
	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;
}


