*, html
{
	padding: 0;
	margin:  0;
}

img
{
	border: 0;	
}

header, footer, section, article, nav
{
	display: block;	
}

body
{
	font-size:   62.5%;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:       #003333;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
}

p
{
	margin-bottom: 20px;
	font-size: 2em;
	
}

label
{
	font-size: 2em;
	display: block;	
}

label[for=paused]
{
	display: inline;	
}

select
{
	width:         50%;
	margin-bottom: 20px;
	font-size:     1.8em;
	display:       block;
}

input[type=checkbox]
{
	width:   auto;
	margin:  0;	
}

a
{
	color: #660000;	
}

a:hover
{
	color: #990000;	
}

#content
{
	margin: 50px 0;	
}

#wrapper
{
	width:  580px;
	margin: 20px auto;
}

#wrapper>header
{
	padding-top: 110px;
	background:  transparent url(/img/bismala.png) no-repeat;
}

#wrapper>header h1
{
	font-size: 4em;
}

#wrapper>header p
{
	font-style:    italic;
}

#content>p a
{
	font-size: 1.2em;
}

#content>h2
{
	font-size: 2.2em;
}


input, textarea
{
	width: 100%;
	margin-bottom: 20px;
	padding: .4em;
	font-size: 1.5em;
	font-weight: normal;	
}

input[type=submit] 
{
	margin-top: 20px;
	width:   auto;
	display: block;
}

.message
{
	font-weight: bold;
	color:       #660000;
}

.ayah
{
	padding: 15px;
	border: thick solid #660000;
}