/* Please update all comments as necessary if you change or add any styles */

/*Styles for Halacha pages*/

body		{ font-family: Arial }
.pageHead	{ padding-bottom: 0em }	/* Header text of page */
.heading	{ margin-top: 0; margin-bottom: 0; font-size: 24pt; font-weight: bold }	/* Header of Halacha File page */
.subheading	{ margin-top: 0; font-style: italic; font-weight: bold }	/* Sub-header of Halacha File page */

.partLink	{ font-size: 12pt; font-weight: bold; margin-bottom: 1em }	/* Links to multiple parts of a Halacha File */
.partLinksSect {text-align: center; padding-top: 1.5em; width: 15%; vertical-align: top;	/*Block containing partLinks */
					background-image: url("http://koltorah.org/Images/background.jpg" ) }

.mainSect	{ font-size: 12pt; padding: 1em .5em }	/*Middle (main) section of page*/
.artSect	{ text-align: justify }	/* Body of entire Halacha article */
.artHeader	{ text-align: center } /* Header (block containing title and author) of Halacha article */
.title		{ font-size: 18pt; font-weight: bold; margin-bottom: 0; margin-top: 0 }	/* Title of Halacha File article*/
.auth		{ font-style: italic; margin-top: 0 }	/* Author of Halacha File */
.artParagraph	{ margin: 0; border: 0 } /* Anything extra for Halacha file text itself */
.subsection	{  }
.sectionTitle	{ color: #FF0000; text-align: left;
					margin-bottom: 0 }	/* Title of a Halacha File subsection */

.mainFooterSect	{ padding-top: 1.3em; text-align: center; line-height: 2 }	/* Footer of Halacha File mainSect */
.HHomeLink	{ font-size: 14pt; text-decoration: underline; text-align: center;
				margin-top: 0; margin-bottom: 0 }	/* Links to main Halacha File homepages */
