/*
Theme Name: Pizza Experts
Version: 1.0.0 
Author: Raphael Caixeta
*/

* { padding: 0; margin: 0; outline: none; }

body { background: #a43524; font-size: 12px; font-family: Verdana, Arial; padding: 0; margin: 0; }

a { color: #000; text-decoration: none; }
a img { border: none; text-decoration: none; }

.clear { height: 1px; clear: both; }

.wrapper { width: 955px; height: auto; margin: 0 auto; }

.subpage { color: #FFF; line-height: 22px; font-size: 14px; margin-top: 20px; }
.subpage a { font-weight: bold; color: #FFF; }
.subpage a:hover { padding-bottom: 1px; border-bottom: 1px dotted #FFF; }
.subpage_img { margin-bottom: 10px; }
.subpage p { margin-top: 10px; }

.subpage h3 { margin-top: 10px; }
.subpage ul { list-style: none; margin: 0; }
.subpage li { margin-left: 10px; margin-top: 10px; }

.subpage img.alignleft { border: 3px solid #FFF; margin: 10px; float: left; }

.subpage img.alignright { border: 3px solid #FFF; margin: 10px; float: right; }

em { font-style: normal; color: #f7c61d; font-weight: bold; }

.logo { float: left; width: 225px; height: 100px; }

form { margin-top: 10px; }
.textbox { width: 200px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 10px; }
.textarea { width: 340px; height: 140px; margin-bottom: 10px; padding-left: 10px; padding-top: 10px; }

.navigation { width: 507px; height: 100px; background: url(images/navigationbg.png) no-repeat; float: right; }
	.navigation ul { list-style: none; margin: 0; padding: 0; text-align: center; padding-top: 20px; padding-left: 40px; }
	.navigation li { float: left; margin-right: 10px; text-align: center; font-size: 16px; font-family: Arial, Verdana; }
	.navigation a { color: #000; font-family: Arial, Verdana; font-size: 16px; margin-right: 10px; }
	.navigation a:hover { padding-bottom: 1px; border-bottom: 1px dotted #000; }
	
.homepic { width: 955px; margin-top: 40px; }
	.homepic a img { margin-top: 20px; }
.homelists { width: 955px; height: 195px; margin-top: 30px; background: url(images/homelists.png) no-repeat; }

.homecontact { width: 955px; height: auto; padding-top: 20px; color: #FFF; background: url(images/contact_separator.png) no-repeat; margin-top: 30px; }
	.email { display: block; font-size: 16px; float: left; margin-left: 50px; }
	.email a { color: #FFF; }
	.phone { display: block; font-size: 30px; float: right; margin-right: 90px; }
	
.footer { width: 100%; height: auto; background: url(images/footerbg.png) #822315 repeat-x; margin-top: 20px; margin-bottom: 20px; padding-bottom: 10px; padding-top: 15px; }
	.footer .asseenon { color: #f1bb1e; font-size: 20px; width: 1250px; margin: 0 auto; }
			.asseenon span { display: block; margin-bottom: 10px; padding-left: 150px; }
	.footer .copyright { width: 500px; height: auto; float: left; line-height: 24px; color: #c1918a; padding-top: 40px; }
	.footer .twitter { width: 300px; height: auto; float: right; color: #c1918a; padding-top: 20px; line-height: 24px; }
	.footer .twitter img { margin-right: 10px; }
	.footer a { color: #FFF; }

.innovation { margin-top: 20px; }
	.innovation .thumb { width: 200px; height: auto; overflow: hidden; float: left; text-align: center; }
	.subpage .thumb a:hover { border: none; padding-bottom: 0; }
	.innovation .desc { float: left; margin-left: 10px; width: 600px; }