/* 
==================================================
Darron Lilley Dot Com Styles
==================================================
*/

* {margin: 0; padding: 0;}

ul, ol {list-style: none;}

/* GREY body {font-size: 14px; font-family: "Courier New", Courier, Mono; color: #000; background-color: #D7D7D7;} */
body {font-size: 14px; font-family: "Courier New", Courier, Mono; color: #ccc; background-color: #dd5f60;}

.clear:after {content: "."; height: 0; visibility: hidden; display: block; clear: both;}

h1, .gold, .turk {font-size: 120px; line-height: 120px; font-family: "Times New Roman", Times, Serif; text-decoration: underline; font-style: italic; padding: 100px 0 100px 0;}
	
	.gold {color: #ecac00;}
	.turk {color: #45e8bc;}
	
img {border: none;}

p {font-size: 16px; font-weight: normal;}
	
hr {border: 0; color: #000; background-color: #000; height: 1px;}

a {display: block;}
/*a {display: block; padding: 100px 0 100px 0;}*/

a,
a:hover {text-decoration: underline;}
a:hover {text-decoration: underline;}

#allscreen {width: 100%; height: 100%; text-align: center; vertical-align: middle; margin-top: 80px;}
	#container {width: 320px; height: 240px; margin-left: auto; margin-right: auto;}
	
	/*#intro {width: 800px; padding: 20px 0 20px 0; border-top: solid 5px #666; margin: 20px auto;}*/
	#intro, #slideshow {width: 800px; padding: 0 0 20px 0; margin: 20px auto;}
	
	#slideshow {width: 720px; height: 576px;}
	
	#container2,
	#hyrst {width: 100%; height: 100%; background-color: #969696;}
	
	#footer {padding: 20px 0 20px 0;}




