/*
Theme Name:sacred-heart
Description: dark wordpress theme
Author: Jinsona designs
*/



body {
	margin:0;
	padding-top:0px;
	background:#000 url(images/body.gif);
	font-family:Verdana,sans-serif;
	color:#777;
	font-size:14px;
	line-height:17px;
	}
img {
	border:0;
	}
a {
	color:#707c00;
	text-decoration:none
	}
a:hover {
	color:#c8de00;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#d7d7d7;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:auto;
	background:#000;
	
	}
.content{
    width:1000px;
	margin:auto;
	background:#000;
	border-top: 1px solid #500000;
	border-bottom: 1px solid #500000;
	}
/* The Top */

.top {
	height:263px;
	margin-top:0px;
	background:url(images/top.jpg);

	}
.blogname {
	float:left;
	width:800px;
	}
.blogname h1  {
	font-size:40px;
	font-weight:bold;
	margin:140px 0 0 250px;
	color:#787878;
	text-decoration: none;
	}

.blogname h1  a:link, .blogname h1  a:visited{ 
	
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}	

.blogname h2 {
	margin:0px 0 0 250px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}


/* Menu */
#foxmenucontainer{
	height:24px;
	background:url(images/menu.jpg);
	display:block;
	padding:0px 0 0px 14px;
	}
	
	
#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	
	}

#menu a {
	color: #e0e5eb;
	display: block;
    font-weight: normal;
   	padding: 4px 10px 6px 10px;
	font-size:.8em;
	}
	
#menu a:hover {
	background:url(images/menuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(images/menu.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:url(images/menuhov.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;

	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;

	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}	
	
	
	
	
/*#foxmenu{
	position:relative;
	display:block;
	height:23px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:0 20px 0 0;
	list-style-type:none;
	width:auto;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:5px 20px 0 20px;
	height:19px;
	background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top left;
	}
#foxmenu ul li a:hover{
	color:#fff;
	background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top right;
	}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#fff;
	background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top right;
	}*/
	
/* The Content */
#content {
	float: left;
	width: 1000px;
	margin: 0 0 20px 0;
	padding: 0 0;
	
	}

#post {
	margin: 20px 10px 0 10px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: justify;
	color:#fff;
	
	}

#post h2 {
	margin: 0 0;
	padding: 5px 0px 0px 5px;
	height:41px;
	background: url(images/title.gif) no-repeat left top;
	text-align: left;
	font: normal  24px "Century gothic", Arial, sans-serif;
	
	}

#post h2 a, #post h2 a:link, #post h2 a:visited  {
	color: #fff;
	background-color: transparent;

	}

/*#postmetadata {
	margin: 0 0;
	padding: 2px 15px 0px 20px;
	height: 33px;	
	background: url(images/meta.jpg) no-repeat left top;
	font: normal 12px Verdana, Arial, sans-serif;
	text-align: right;
	}
*/
#post a:link,
#post a:visited {
	color: #ff000a;
	background-color: transparent;
}

#post a:hover {
	color: #dd0000;
	background-color: transparent;
	text-decoration: none;
}
.p_comments {
/*background-image:url(images/comment.jpg);*/
background-repeat:no-repeat;
height:33px;
width:120px;
line-height:26px;
text-align:center;
float:right;
padding:0 5px 0 5px;

}

.p_comments a:link,
.p_comments a:visited {
	color: #fff;
	background-color: transparent;
}
.entry {
	display:block;
	margin: 0 0;
	padding: 5px 25px;
	}
#cover{
	margin: 0 0;
	background: url(images/contain.jpg) repeat-y left top;
	height:auto;
	}
	

/* The Sidebar 

#sidebar {
width:187px;
float:right;
font-size:12px;
color:#333;
margin: 10px 10px 0px 0px;
font-family:Tahoma,Verdana,sans-serif;

}

#sidebar ul {
margin:0;
padding:0;
list-style-type:none;
}

#sidebar  h2 {
font-size:18px;
height:23px;
font-weight:bold;
padding:7px 0px 0px 5px;
background:#fff  url(images/h2.gif);
Margin: 10px 0 0 0;
color:#fff;
font-variant:small-caps;
}

#sidebar a {
display:block;
line-height:160%;
padding:4px 0 4px 0;
color:#c90000;
background-image:url(images/note_ico.gif) no-repeat;
}

#sidebar a:hover {
text-decoration:none;
background-color:#c90000;
color:#fff;
background-image:url(images/note_ico.gif) no-repeat;

}

#sidebar ul li a {
background:#none;
padding-left:10px;
}
#sidebar table {
	width:100%;
	text-align:center;
	background-color:#fff;
	}


#ad div {
	text-align:center;
	border:5px solid #000;
	}	
*/


/* --- FOOTER --- */

#footer {
	height:25px;
	padding:10px 0 0 15px;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	background:#1a0001;
	width:984px;
	margin:auto;
	}

#footer a {
	color:#000;
	text-decoration:none;
	}

#footer a:hover {
	color:#000;
	
	}



/* The Navigation */

.navigation {
	height:10px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#d50057;
	}
.navigation a:hover {
	color:#fff;
		}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {

	}
	
.comments ol {
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #FFF;
	
}	

.comments ol li {
	padding-bottom: 9px;
	
}

.comments form {
	}
.comments textarea {
	width:93%;
	height:156px;
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 0px;
	padding:0;
	font-weight:normal;
	
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
.comments ol li {
	padding-bottom: 9px;
}
.gcomment { 
	
	background-color:#430101; 
	padding:5px; 
	}
.ucomment { 
	padding: 5px 20px;
	
	} 


.faq-answer {display:none;padding:8px;margin:0 0 8px 0;}