/***********************************************/
/* Done By:                                    */
/* NuB aka NooB}eT aka Laminglamma             */
/* Done For:                                   */
/* ZionYF.Net                                  */
/* Contact:                                    */
/* Laminglamma@hotmail.com                     */
/***********************************************/ 

/***********************************************/
/* Built On:                                   */
/* DreamWeaver MX 2004                         */
/***********************************************/

body{
	font-family: "arial";
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(http://zionyf.net/images/layer.jpg);
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: arial;
 font-size: 24px;
 color: #395862;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: arial;
 font-size: 16px;
 color: #182529;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: arial;
 font-size: 14px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: arial;
 font-size: 12px;
 font-weight: normal;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: arial;
 font-size: 12px;
  font-weight: normal;
 color: #C0C0C0;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: arial;
 font-size: 100%;
 color: #182529;
 margin: 0px;
 padding: 0px;
}

h7{
 font-family: arial;
 font-size: 24px;
 color: #C0C0C0;
 margin: 0px;
 padding: 0px;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
label{
 font-family: arial;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 900px;
	height: 35px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(http://zionyf.net/images/bg.jpg);}


#masthead2{
	width: 900px;
	height: 180px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
	background-image: url(http://zionyf.net/images/bg.jpg);
}

#contentfix{
	width: 860px;
	padding-top: 20px
	;
	margin-left: auto;
	margin-right: auto;
			background-color: #FFFFFF;
	background-image: url(http://zionyf.net/images/bg.jpg);
}
#contentfix2{
	width: auto;
	;
	margin-left: auto;
	margin-right: auto;
			background-color: #FFFFFF;
	background-image: url(http://zionyf.net/images/bg.jpg);
}
#feature{
	width: 860px;
	height: inherit;
	background-color: #FFFFFF;
	background-image: url(http://zionyf.net/images/bg.jpg);
	height: auto;
	float:right;
}
#post{
	width: 410px;
	height: inherit;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(http://zionyf.net/images/bg.jpg);
	height: auto;
	float:left;
}

#ssp{
	width: 230px;
	height: auto;
		padding-left: 35px;
	padding-right: 20px;
	background-color: #FFFFFF;
	background-image: url(http://zionyf.net/images/bg.jpg);
	float:right;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}
#buffer{
	float: right;
	width:20px;
}

#mastnav{
	width: 860px;
	padding-top: 20px;
	padding-bottom: 20px;
	float:right;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(http://zionyf.net/images/bg.jpg);
}

#menu{
	float: right;
	width: 575;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(http://zionyf.net/images/bg.jpg);
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
color: #000000;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	 ;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: right;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	width: 100%;
	clear: none;
	color: #cccccc;
	padding-top: 10px;
	float: left;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/


#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/*************** PMenu styles ******************/

@charset "UTF-8";

/* Edit Container Size */
#menu_container {position:relative; width:500px; height:23px; z-index:75px;}
/* Edit Padding/Margin */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}
/* Edit link size, color and borders */
#pmenu a, #pmenu a:visited {
	display:block;
	width:100px; 
	font-size:11px; 
	color:#9d9d9d; 
	height:25px; 
	line-height:24px; 
	text-decoration:none; 
	text-indent:5px; 
	border-left: 1px solid #616161;
	}

/* Edit sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:1px 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/*Edit list item Background */
#pmenu li {float:left; background:#535353;}

/* Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}

/* Edit Hover list color */
#pmenu li:hover > a {background:#333333; color:#fff;}

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}

/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {
	display:block; 
	position:absolute; 
	top:-10px; left:80px; 
	padding:10px 30px 30px 30px;
	background:transparent url(../pics/transparent.gif); 
	width:100px;
	 }

/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#333333; color:#fff;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#000000; color:#fff;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#535353 url(../pics/downarrow.gif) no-repeat right center;}
#pmenu li.drop {background:#535353 url(../pics/downarrow.gif) no-repeat right center;}

#pmenu .drop li a {
	border-bottom: 1px solid #616161;
	border-right: 1px solid #616161;
	}
