body { color: #333; margin: auto; font-family: Tahoma, Arial, Helvetica; font-size: 13px;}

a:link { color: #0c528e; text-decoration: none; }
a:visited { color: #a114b0; text-decoration: none; }
a:link:hover,
a:visited:hover { color: #a114b0; text-decoration: none; }

#header {
	background: url('../images/headerbg.jpg') repeat-x center top;
	/*z-index: 600;*/
	height: 203px;
}

.logo {
	display: block;
	float: right;
	margin: 10px 0 0 0;
	}

.flash {
	display: block;
	float: left;
	margin: 15px 0 0 0;
	}

h1.logo {
	display: block;
	background: url('../images/logo.png') no-repeat;
	width: 405px;
	height: 169px;
}

h1.logo a {
width: 404px;
height: 169px;
display: block;
}

h1.logo a span {
position: absolute;
top: -1000px;
}

#mainnav {
	background: url('../images/navbg.png') repeat-x left top;
	height: 46px;
	}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.wrap { width: 100%; clear: both; }
.main { width: 973px; margin: 0 auto; position: relative;}
.inner { width: 999px; margin: 0 auto; position: relative;}
.clearfix {
display: block;
}
/*.main {
	padding-left: 20px;
	padding-right: 20px;
	width: 960px;
	margin: auto;
}*/
#mainwarpper {/*background-color:#651b6c;*/ background: url('../images/warperbg.jpg') repeat-x 0 250px #e1e1e1}
#container {
	background: url('../images/containerbg.jpg') repeat-x bottom center;
	position: relative;
    z-index: 600;
    	}

#conatinertop {
    position: relative;
	width: 973px;
	height: 37px;
	background: url('../images/bodytp.png') no-repeat left top;

		}
#containerinner {
	width: 973px;
	padding: 0 10px;
	background: url('../images/bodycntr.png') repeat-y;
	min-height: 920px;
	overflow: hidden;
}

#containerbot {
	width: 973px;
	height: 26px;
	background: url('../images/bodybt.png') no-repeat left top;

}

.page {
	overflow: hidden;
	width: 940px;
	padding: 5px;
	direction: rtl;
}

.leftcol {
	/*float: right;
	width: 675px;*/
	overflow: hidden;
	text-align: right;
	direction: rtl;
}
.sep {
	display: block;
	float: left;
	width: 27px;
	min-height: 920px;
	/*background: url(../images/line.png) repeat-x left;*/
}


.rightcol {
    float: right;
	background: url(../images/line.png) no-repeat left;
	width: 285px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 920px;
	text-align: right;
	/*direction: rtl;8*/
}

#footer {
    background: url('../images/footerbg.jpg') repeat-x top left #651b6c;
	height: 60px;
	color: #FFF;
	text-align: center;
	}
ul.menu  {
    margin: 0 auto;
    padding: 1px 30px 1px 10px;
    list-style: none;
}
ul.menu li {
       display: inline; /*For ignore double margin in IE6*/

}

ul.menu li a {
	display: block;
	float: right;
	width: 125px;
	height: 40px;
	text-indent: -9999px;
	margin-right: 5px;
}

ul.menu li a.home {
	background: url('../images/home.png');
}
ul.menu li a.stories {
	background: url('../images/stories.png');
}
ul.menu li a.forums {
	background: url('../images/forums.png');
}
ul.menu li a.holybible {
	background: url('../images/holybible.png');
}
ul.menu li a.dailybread {
	background: url('../images/dailybread.png');
}
ul.menu li a.guestbook {
	background: url('../images/guestbook.png');
}
ul.menu li a.contactus {
	background: url('../images/contactus.png');
}
/*fonts */
@font-face {
  font-family: "TowLight";
  src: url("../font/gesstwolight.eot");
  src: local("?"),
    url("../font/gesstwolight.woff") format("woff"),
    url("../font/gesstwolight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TowLight";
  src: url("../font/gesstwolight-bold.eot");
  src: local("?"),
    url("../font/gesstwolight-bold.woff") format("woff"),
    url("../font/gesstwolight-bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
/* strory boxes */
#firstst, #secondst { width: 623px; }

#firstst .boxtop {
    height: 10px;
	background: url('../images/storytpblue.jpg') no-repeat;
}

#firstst .boxbot {
	height: 45px;
	background: url('../images/storybtblue.jpg') no-repeat;
	padding-bottom: 0;
}

#firstst .boxmid {
	background-color: #C0D2E1;
	padding: 0 5px 5px 5px;
}

#secondst .boxtop {
    height: 10px;
	background: url('../images/storytprose.jpg') no-repeat;
}

#secondst .boxbot {
	height: 45px;
	background: url('../images/storybtrose.jpg') no-repeat;
	padding-bottom: 10px;
}

#secondst .boxmid {
	background-color: #f0d5f3;
	padding: 0 5px 5px 5px;
}

.border-img {
background:#FFFFFF none repeat scroll 0%;
padding:5px;
border:#b2b39c solid 1px;
float: right;
width: 100px;
margin-left:5px;
}

h2.storytitle {
    margin: 0 0 1px;
    font-family: "TowLight", Arial, Hevetica, sans-serif;
    color: #870a92;
    font-size: 16px;
}

.storytext {
	text-align: justify;
	padding-left: 10px;
	margin-left: 10px;
}

ul.storybar  {
    background: url('../images/linksbar.jpg') repeat-x;
     width: 623px;
	  height: 25px;
    padding: 2px 30px 1px 10px;
    list-style: none;
}

ul.storybar li {
       display: inline; /*For ignore double margin in IE6*/

}

ul.storybar li a, ul.storybar li a:hover,ul.storybar li a:active, ul.storybar li a:visited {
	display: block;
	font-family: "TowLight", Arial, Hevetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
    color: #FFF;
	float: right;
    margin-left: 30px;
}
.stlinks {
	position: absloute;
	z-index: 1;
	top: 1px;
	height: 30px;

	}

ul.storylinks  {
	margin-top: 2px;
    list-style: none;
    padding: 2px 30px 1px 10px;
}

ul.storylinks li {
       display: inline; /*For ignore double margin in IE6*/

}

ul.storylinks li a, ul.storylinks li a:hover,ul.storylinks li a:active,ul.storylinks li a:visited {
	display: block;
	font-family: "TowLight", Arial, Hevetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
    color: #FFF;
	float: right;
    margin-left: 30px;
}

/*#todystbg {
	 background: url('../images/todayst_title.jpg') no-repeat;
	 width: 234px;
	 height: 57px;
	 font-family: "TowLight", Arial, Hevetica, sans-serif;
	 font-size: 16px;
	 color: #FFF;
	 text-align: right;
	 padding-right: 25px;
} */

#todystbg {
	 background: url('../images/todayst_titlebg.jpg') no-repeat;
	 width: 626px;
	 height: 56px;
	 padding-right: 130px;
	 font-family: "TowLight", Arial, Hevetica, sans-serif;
	 font-size: 16px;
	 color: #FFF;
	 text-align: right;
	}


.socialicons  {
       background: url(../images/socialbg.jpg) no-repeat;
       width: 237px;
       height: 42px;
       margin: 0 0 10px 0;
       direction: ltr;
}


.blocktp {
	 background: url('../images/blocktp.jpg') no-repeat;
	 width: 234px;
	 height: 37px;
	 font-family: "TowLight", Arial, Hevetica, sans-serif;
	 font-size: 16px;
	 color: #FFF;
	 text-align: right;
	 padding-right: 25px;
}

.blockbt {
	 background: url('../images/blockbt.jpg') no-repeat;
	 width: 234px;
	 height: 21px;
}

.title, .title1, h1,h2 {
    font-family: "TowLight", Arial, Hevetica, sans-serif;
    color: #870a92;
}

.title, .title1, h2 {font-size: 18px;}
/* Pagelisting */
div.pagelink span {
	padding: 1px 1px;
	color: #fff;
    background-color: #a114b0;
    text-decoration: none;
		text-align: center;

}

div.pagelink a {
	padding: 1px 1px;
	margin: 0px 1px;
	color: #fff;
	background-color: #0c528e;
	text-decoration: none;
		text-align: center;

}

div.pagelink a:hover {
	color: #FFFFFF;
	background-color: #a114b0;

	}

.pagelink h4 {
	color: #ff7800;
	font-weight: bold;
}

.pagelink {
	margin: 3px;
	line-height: 180%;
}

ul.infobox {margin: 1px; padding: 1px; list-style: none;  }
ul.infobox li {
	padding: 0;
	line-height: 31px;
	border-bottom: 1px dotted #999;

}

#rightmenu {width: 234px;margin-right: 0px;font: 16px "TowLight", Arial, Hevetica, sans-serif;color: #FFF; direction: ltr;}
#rightmenu ul{list-style: none;margin: 0;padding: 0;}
#rightmenu li a {color: #FFF;height: 41px;text-decoration: none; margin-bottom:5px; padding:10px 15px 0 0;}
#rightmenu li a:link, #menu4 li a:visited {color: #FFF;display: block;background:  url('../images/rightmenu.jpg') no-repeat;}

/*FORMS*/
input, textarea, select {
     color: #0b528d;
     border:#5DAA7A solid 1px;
     background-color: #e6f3ff;
     -khtml-border-radius: 5px;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: #D3EAA4;
	}
a.btn {
    background: transparent url('../images/button_bg.png') no-repeat;
	color: #fff;
	text-decoration: none;
	text-align: right;
	text-indent:25px;
	display: block;
	width:  117px;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    margin: 5px;
    float: right;
	}


a.btn:hover, a.btn:focus, a.btn:active {
		color: #fff;
}
.button {
    background: transparent url('../images/button_bg.png') no-repeat;
	color: #fff;
	margin-top: 2px;
	display: block;
	width:  117px;
	height: 25px;
	padding-right: 5px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	cursor: pointer;

}
.votebtn {
    background: transparent url('../images/votebtn.png') no-repeat;
    border: 0;
	color: #fff;
	margin-top: 2px;
	width: 76px;
	height: 27px;
	padding-right: 2px;
	font-family: "TowLight", Arial, Hevetica, sans-serif;
	font-size: 13px;
	cursor: pointer;
}

.err{
border:#FF0000 solid 1px;
background-color:#F5F5F5;
margin:5px;
padding:10px;
color: #FF0000;
}

#firstpost, #secondpost{
position: relative;
min-height:110px;
margin-bottom:15px;
padding:10px;
}

.h2{
color:#FFFFFF;
text-decoration:none;
FONT-SIZE: 18px; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Helvetica;
}

.featured2 {
   border-bottom: 1px dotted #999;
   border-top: 1px dotted #999;
   background-color:#ffffff;
   text-align: center;
   padding:5px;
   margin-top: 10px;
   }
/*** Tabs ***/

.tabs {
	font-size:14px;
	line-height:normal;
	font-family: "TowLight", Arial, Hevetica, sans-serif;
}

ul.tabs{
	margin:0;
	padding:0 0 4px 0px;
	list-style:none;
}

.tabs li {
	display:inline;
	margin:0;
	padding:0;
}

.tabs a {
	margin: 0px 1px 0px 0px;
	padding:4px 0 4px 4px;
	text-decoration:none;
}

*:first-child+html .tabs a {padding:0 0 0 4px;} /* IE 7 hack */

/* Hides from IE5-mac \*/
* html .tabs a {padding:0 0 0 4px;}
/* End hide from IE5-mac */
.tabs a {background: url(../img/tabs_left.png) no-repeat left top;}
.tabs a span {
	padding:4px 8px 4px 4px;
	color:#FFF;
	background: url(../img/tabs_right.png) no-repeat right top;
}

.tabs a:hover {text-decoration: none; background: url(../img/tabs_left_h.png) no-repeat left top;}

.tabs a:hover span {color: #870a92; background: url(../img/tabs_right_h.png) no-repeat right top;}

.tabs a.active {background: url(../img/tabs_left_h.png) no-repeat left top;}

.tabs a.active span {
	color: #870a92;
	background: url(../img/tabs_right_h.png) no-repeat right top;
}

/** 3 tabs **/
#most_box {margin-top: 10px; margin-bottom:10px; width: 624px;}
#most_box .box_title_holder {background: url(../img/box_right_head_right.jpg) top right no-repeat; height: 35px;}

#most_box .box div.box_title {background: url(../img/box_right_head_left.jpg) top left no-repeat; height: 35px;}

#most_box div.box_title {padding: 11px 6px 9px 6px;}

#most_box .box {
	background: #FFFFFF url(../img/box_right_body_right.jpg) bottom right no-repeat;
	margin-bottom: 10px;
	height: 1%;
	min-height: 280px
}

#most_box .box .box_body {background:url(../img/box_right_body_left.jpg) bottom left no-repeat; height: 1%; min-height: 280px}

#most_box .box .box_body div.box_content {padding: 2px 2px 12px 2px;	height: 1%;}

#most_box div.box_body ul {margin: 5px; padding: 3px; list-style: none; height: 32px; }
#most_box div.box_body ul li {
	padding: 0;
	line-height: 31px;
	border-bottom: 1px dotted #999;

}
#most_box div.box_body span {border-right: 1px solid;padding-right: 5px;}

#dynamic_box_right div#box_right_holder { margin: 10px;}

#dynamic_box_right .box div.box_title {
	background: url(../img/box_right_head_left.gif) top left no-repeat;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	padding: 7px 10px 15px;
}

#dynamic_box_right .box_tabs div.box_title {padding: 12px 6px 9px 6px;}

#dynamic_box_right .box .box_title_holder {
	background: url(../img/box_right_head_right.gif) top right no-repeat;
}

/* Hides from IE5-mac \*/
* html #dynamic_box_right .box .box_title_holder { height: 1%;}
/* End hide from IE5-mac */

#dynamic_box_right .box {
	background: #FFFFFF url(../img/box_right_body_right.gif) bottom right no-repeat;
	margin-bottom: 10px;
}

#dynamic_box_right .box .box_body {
	background:url(../img/box_right_body_left.gif) bottom left no-repeat;
}

#dynamic_box_right .box .box_body div.box_content {padding: 6px 12px 12px 12px; height: 1%; }

/* Hides from IE5-mac \*/
* html #dynamic_box_right .box .box_body { height: 1%;}
/* End hide from IE5-mac */

#dynamic_box_right .box .box_body div.box_content h3 { padding-bottom: 2px; padding-top: 4px;}

.socialbox {
position: absolute;
top: 55px;
left: 15px;
direction: ltr;
}

.socialbox-forum {
position: absolute;
top: 230px;
left: 15px;
direction: ltr;
}

.socialbox-button {
float: left;
margin-right: 10px;
}
.facebook-like-button {
height: 20px;
}
.bt-social-share-button {
float: left;
margin-right: 10px;
}

