/*dreamweaver title*/
SEE-CSS-FILE-READ-ME{}

/*******READ ME*********/
/************************************************ 
This file controls the look and appearance for PRINTING of Level 2 and 3 pages on the Islam Unraveled Website, 
islamunraveled.org

More info on using CSS can be found here:  http://www.w3schools.com/css/default.asp

Each tag is commented and a short description is provided.

For questions about this file or about the website in general, please email: info@islamunraveled.org 
and indicate to forward your question to the webmaster.
**************************************************/

/****PRINT COMMANDS****/
.PRINT-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;

}

.PRINT-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 15px;
}

/*Redefined HTML Tags*/

body {
	background-color: white;
	height: 100%;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.hr-white {
	display: none;
}

/*used to right adjust an image within a body of text*/
.div-float-pic-right {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.div-breadcrumbs {
	display: none;
}


/***************************/
/*Custom CSS Tags*/


/*TABLE: stretches 100% of screen width, 5px margin at the top, border*/
.table-main-page-gray {
	background-color: #AAA7AA;
	text-align: center;
	vertical-align: top;
}

.cell-main-page-gray {
	vertical-align: top;
}

/*TABLE: holds all page info, centers, contains 3 columns*/
.main-page {
	width: 640px;
}


/*CELL:  holds left page shadow repeater, repeats vertically*/
.cell-left-page-repeater {
	display: none;
}

/*CELL:  holds right page shadow repeater, repeats vertically*/
.cell-right-page-repeater {
	display: none;
}

/*CELL:  holds islam unraveled logo which is right adjusted*/
.cell-header-logo {
	display: none;
}

/*CELL:  holds header graphic, group, ngbg image*/
.cell-header-graphic {
	display: none;
}

/*CELL:  upper nav bar links: home, about us, faqs, search...has green background*/
.cell-upper-navbar {
	display: none;
}




/*CELL: for home page column one containing title, welcome blurb, and category links table*/
.cell-home-column-1 {
	width: 480px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/*link formatting*/
.cell-home-column-1 a:link{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

.cell-home-column-1 a:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

.cell-home-column-1 a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

/*CELL: for home page column two containing search, news blurbs, etc...has blue gradient background*/
.cell-home-column-2 {
	background-color: #FFFFFF;
	width: 290px;
	vertical-align: top;
	padding: 15px;
}

/*CELL: contains footer background, copyright info, and links to disclaimer, privacy policy, contact us link*/
.cell-footer-graphic {
	display: none;

}


.cell-bottom-page-left-corner {
		display: none;

}
.cell-bottom-page-repeater {
		display: none;

}
.cell-bottom-page-right-corner {
		display: none;

}


.cell-home-cat {
	width: 50%;
}


.table-home-category {
		display: none;

}

/*CELL:  linked category titles for homepage...has green background*/
.cell-home-category-title {
		display: none;

}




/*CELL:  category linked sections*/
.cell-home-category-section {
		display: none;

}







/*TABLE: for home page search Islam Unraveled*/
.table-home-search {
	border: 1px solid #B6B6B8;
}

/*CELL: for home page search Islam Unravled*/
.cell-home-search-content {
		display: none;

}



/*CELL: for level 2 pages, formats the category navigation links and search box in column 1*/
.cell-L2-column-1-navbar {
		display: none;

}

/*CELL: for level 2 pages, formats the category navigation links and search box in column 1*/
.cell-L2-column2-maincontent {
	width: 550px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/*Level 2 Formatting, using Titles, Author, and Short Descriptions*/

/*for headlines, or most important article listings at the top of the page*/
.L2-headline-text {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

/*link formatting*/
.L2-headline-text a:link{
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.L2-headline-text a:visited{
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}


/*author*/
.L2-author-text {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-transform: uppercase;
}

/*for NON headlines, or most important article listings at the top of the page*/
.L2-non-headline-text {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

/*link formatting*/
.L2-non-headline-text a:link{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.L2-non-headline-text a:visited{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}


/*Level 3 Formatting, using Titles, Author, and Article Text*/

.L3-Article-Title {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.L3-Article-Author-Pub-Date {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
}
