/*  

Theme Name: Genocide Curriculum

Description: Custom Design for GenocideCurriculum.org

Author: Lara Chelak

*/





/* Layout */



body {

	margin: 0 auto;

	padding: 0;

	background: #000 url(bg.png) repeat-x;

	text-align: center;

	height: 100%;
	font-size: 10pt; 

	font-family: "Lucida Sans Unicode", Arial, sans-serif;

}

a {color: #000;}

.wrapper {

	position: relative;

	height: auto;

	margin-left: auto;

	margin-right: auto;

	width: 874px;

	background: #000 url(filler.png) repeat-y;

}

ul { text-align: left; }
.header {

	height: auto;

	width: 874px;

	background:  url(header.png) no-repeat;

}









.footer {

	width: 874px;

	height: 103px;

	margin: 0 auto;

	padding: 30px 0 0 0;

	background: #000 url(footer.png) no-repeat;

	text-align: center;

	font-size: 8pt; 

	font-family: "Lucida Sans Unicode", Arial, sans-serif;

	color: #FFF; 

	line-height: 130%;

}

	.footertext {

		

	}

	.footertext a {

	color: #FFF; 

	}

	.footertext a:hover {

	}



.links { 

	margin: 100px 20px 0 0;

	}



.content {
	

	width: 628px;

	height: auto;

	margin: 30px 0 0 106px;

}


*:first-child+html .content {
	margin-left: 106px;} 

* html .content {margin-left: 106px;} 






h2, .doctitle, h2 a, .doctitle a {

	text-align: left;

	font-size: 18pt; 

	font-family: Georgia, Times New Roman, Times, serif;

	color: #000; 

	text-decoration: none;

	margin: 0 0 0 0;

	

}

	.category, .category a {

	text-align: left;

	font-size: 13pt; 

	font-family: Georgia, Times New Roman, Times, serif;

	color: #000; 

	text-decoration: none;

	margin: 0 0 0 0;

	}

	.category a:hover, .doctitle a:hover {

	text-decoration: underline;

	}

	

.entry, p {

	text-align: left;

	font-size: 10pt; 

	font-family: "Lucida Sans Unicode", Arial, sans-serif;

	color: #000; 

	line-height: 130%;

}



	.entry a, p a, .docinfo a, .navigation a {

	color: #CC0000; 

	}

	.entry a:hover, p a:hover, .docinfo a:hover, .navigation a:hover {

	color: #CC0000; 	

	}

	

.navigation { 	text-align: left;

	font-size: 13pt; 

	font-family: "Lucida Sans Unicode", Arial, sans-serif;

	color: #000; 

	line-height: 130%;

	text-align: center;

	}



		

		

	

input, option, select, textarea  {

    border: 1px solid #000;

    background: none;

    font-family: "Lucida Sans Unicode", Arial, sans-serif;

    font-size: 8pt;

    color: #CC0000;

	margin: 0;

}





.floatr {

	float: right; 

	margin: 0 0 0 10px;

}



.nofloat {

	text-align: center;

	margin: 10px 0 10px 0;

}



/* Document Display */



.docimage {

	position: relative;

	width: 300px;

	height: 390px; 

	float: left;

	padding: 2px;

	border: 2px solid #B80000;

	margin: 0;

	}

.docinfo {

	position: relative;

	width: 300px;

	height: auto;

	float: right;

	margin: -16px 0 0 0;

	text-align: left;

	font-size: 9pt; 

	font-family: "Lucida Sans Unicode", Arial, sans-serif;

	color: #000; 

	line-height: 130%;

	}

.docbox1 {

	position: relative;

	width: 628px; 

	height: 390px;

	margin: 20px 0 20px 0;

	}

.docbox2 {

	position: relative;

	width: 628px; 

	height: auto;

	margin: 30px 0 20px 0;

	}

.floatright 

 {

margin: 0 0 0 5px;

float: right;

}
