/*  
Theme Name: Blessed Sacrament
Theme URI: http://blessedsacramentuki.org/
Description: Designed by <a href="http://infilutions.ph">Infilutions</a>.<br> This work is licensed <a href="http://infilutions.ph">Infilutions Web 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: Infilutions
Author URI: http://www.infilutions.ph/
*/
*{margin: 0; padding: 0;}
body{
	background: #fff url("images/") repeat;
	font: 12px Trebuchet MS, Verdana, Arial;
	color: #595959;
	padding-bottom: 15px;
}  
.inv{display: block; visibility: hidden;}
p{
	padding: 5px 10px 0 0px;
}
a{
	color: #6a9b0a;
}
a:hover{
	text-decoration: underline;
	color: #CCCCCC;
}
.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{
	display: block;
	margin: 0 auto;
}
img{
	margin-right: 10px;
	/*border: 1px solid #bbb;*/
}
#container-01{
	width: 100%;
	text-align: center;
	background: transparent url("images/background2.gif") no-repeat center top;
}
#container-02{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#header{
	width: 950px;
	height: 78px;
	padding-top: 115px;
	padding-left: 50px;
}
#header h1 a{
	width: 146px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	background: url("images/") no-repeat 0 0;
}
#header .description{
	color: #888;
	margin-top: -5px;
	padding-left: 30px;
	display: block;
	text-transform: lowercase;
}
#navigation{
	width: 1000px;
	height: 31px;
	text-transform: uppercase;
	overflow: hidden;
}
#navigation li{
	list-style-type: none;
	width: 100px;
	float: left;
}
#navigation li a{
	width: 100px; /*20px difference in li*/
	height: 23px;
	display: block;
	padding: 8px 10px 0px 10px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	position: relative;
}
#navigation li a:hover{
	background: transparent url("images/hover.png");
}
#navigation .current_page_item a,#navigation .current_page_item a:hover{
	width: 80px;
	height: 23px;
	display: block;
	padding: 8px 10px 0px 10px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: transparent url("images/hover.png");
}
#main-wrapper{
	width: 1000px;
	/*background: url("images/bgA.jpg") repeat;*/
	overflow: visible;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#dropmenu, #dropmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:28px;
	z-index:300;
	width:100%;
	font-weight:bold;
}
#dropmenu a {
	display:block;
	padding:0.25em 1em;
	color:#FFFFFF;
	border-right:1px solid #c8c8c8;
	text-decoration:none;
	background: transparent url("images/hover.png");
}
#dropmenu a:hover {
	color:#fff;
	background: #00CC66;
}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:12em; top:2.8em; left:-1px;}
#dropmenu ul a {border-left:1px solid #c8c8c8;}
#dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em;}
#dropmenu li ul a {width:20em; height:2em; float:left;  border-bottom:1px solid #c8c8c8;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}


/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#left{
	width: 715px;
	padding: 15px 25px 20px 0px;
	float: left;
}
#left ul, #left ol{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 20px;
	margin: 0 0 20px 20px;
	padding: 0;
}
.title-content{
	width: 680px;
	padding: 10px 0px;
	margin-bottom: 5px;
	/*border: 1px solid #bbb;
	background-color: #d1d1d1;*/
	/*background: url("images/bgb.jpg") repeat;*/
}
.title-content h2{
	font: 24px Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: #595959;
}
.title-content h2 a{color: #595959; text-decoration: none;}
.title-content h2 a:hover{color: #1273a0;}
.meta-data{
	display: block;
	background-color: #858585;
	border: 1px solid #ddd;
	margin-top: 5px;
	padding: 5px 10px;
	color: #fff;
	width: 680px;
	background: url("images/footer.png") repeat-x;
}
.meta-data a{text-decoration: none; color: #444;}
.meta-data a:hover{text-decoration: underline; color: #fff;}

.entry{
	width: 680px;
	border: 1px solid #bbb;
	/*background: transparent url("images/entry.png") no-repeat;*/
	padding: 10px 20px 50px 20px;
	margin-bottom: 30px;
}
.commentlist{width: 700px; padding: 10px 20px;}
.commentlist li{
	width: 595px;
	list-style-type: none;
	padding-left: 105px;
	background: url("images/comment.gif") no-repeat 0 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
#left h3{
	font: 18px Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: #19b5fd;
	padding-top: 15px;
}
#commentform{width: 700px;}
#commentform input{
	width: 300px;
	height: 16px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #comment{
	width: 500px;
	height: 150px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #submit{
	width: 82px;
	height: 28px;
	border: 0;
	background: url("images/send.gif") no-repeat 0 0;
	cursor: pointer;
}
#post-links{
	width: 700px;
	margin: 10px 20px 20px;
	position: relative;
}
.prev-entries{
	position: absolute;
	left: 0;
	top: 0;
}
.prev-entries a{
	width: 82px;
	height: 28px;
	line-height: 28px;
	display: block;
	background: url("images/prev.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.prev-entries a:hover{background: url("images/prev.gif") no-repeat 0 -28px;}
.next-entries{
	position: absolute;
	right: 50px;
	top: 0;
}
.next-entries a{
	width: 82px;
	height: 28px;
	line-height: 28px;
	display: block;
	background: url("images/next.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.next-entries a:hover{background: url("images/next.gif") no-repeat 0 -28px;}


/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#right{
	width: 248px;
	float: left;
	padding-top: 30px;
	padding-left: 12px;
	margin-bottom: 20px;
}
.sdb-content{
	width: 240px;
	padding-bottom: 15px;
	background-image: url("images/content-bg-copy.png");
}
.topics{
	width: 240px;
	background-image: url("images/content-bg-copy.png");
	text-align: center;
	vertical-align: middle;
}
.youtube{
	padding-left: 8px;
	padding-top: 5px;
}
.sdb-content h3{
	width: 228px;
	height: 26px;
	font: 18px Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: #fff;
	padding-top: 3px;
	padding-left: 10px;
	background: url("images/sdb-h3-bg.png") repeat-y 0 0;
	margin-left: 2px;
	border-top: 2px ridge #bbb;
}
.sdb-content ul li{
	width: 240px;
	padding-bottom: 2px;
	list-style-type: none;
	background: url("images/") no-repeat left bottom;
}
.sdb-content ul li a{
	width: 228px;
	height: 23px;
	display: block;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-decoration: none;
	margin-left: 2px;
}
.sdb-content ul li a:hover{
	color: #494949;
	background-color: #00CC66;
}
#searchform{
	width: 230px;
	padding-top: 5px;
	padding-left: 30px;
	overflow: hidden;
	text-align: center;
}
#searchform input{float: left;}
#searchform #s{
	width: 153px;
	height: 19px;
	border: 0;
	color: #796a4b;
	padding-left: 5px;
	padding-top: 6px;
	background: url("images/input-bg.gif") no-repeat 0 0;
}
#searchform #searchsubmit{
	width: 29px;
	height: 25px;
	background: url("images/search-submit.gif") no-repeat 0 0;
	border: 0;
	cursor: pointer;
}
.sdb-content ul .recentcomments{
	height: 23px;
	padding-top: 8px;
	padding-left: 10px;
}
.sdb-content ul .recentcomments a:hover{background: transparent;}

.center{width: 210px; text-align: center;}
#wp-calendar, #wp-calendar caption{margin: 10px auto 0 auto;}
#wp-calendar td{padding: 0 5px;}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer{
	width: 1000px;
	height: 40px;
	padding-top: 10px;
	padding-left: 0px;
	color: #FFFFFF;
	margin: 0 auto;
	background: url("images/footer.png") repeat-x;
	text-align: center;
	background-color: #009900;
	clear: both;
}
#footer a{
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover{
	color: #FFFFFF;
}

