/*
Theme Name: Bowser Supply Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme for Bowser Supply.
Version: 1.0
Author: Michael Lomas
Author URI: http://www.refinedinternet.co.uk/
*/

* { margin: 0; padding: 0; }
.clear { clear: both; }
body { background-color: #fff; color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; }

li { line-height: 1.5em; margin: 5px 0px 5px 0px; }
p { line-height: 1.5em; margin: 15px 0px 15px 0px; }
a { color: #fff401; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #ffffff; }
h1 a:focus, h1 a:hover, h2 a:focus, h2 a:hover, h3 a:focus, h3 a:hover, h4 a:focus, h4 a:hover, h5 a:focus, h5 a:hover, h6 a:focus, h6 a:hover { text-decoration: none; }

#container { width: 900px; padding: 0 40px; margin: 0 auto; font-size: 1.2em; background-image: url(images/body-bg.gif); background-repeat: repeat-y; }

h1, h2, h3, h4, h5, h6 { font-size: 2.2em; font-weight: normal; margin-bottom: 15px; color: #ffffff; }
.intro { color: #ffffff; font-weight: bold; }

#header { border-bottom: 5px solid #fff401; height: 120px; background-color: #ffd109; background-image: url(images/header-bg.gif); background-repeat: repeat-x; }

#logo { float: left; margin-left: 10px; }
#logo a img { border: none; }

#globalmenu { float: right; width: 680px; margin-top: 45px }
#globalmenu li { float: left; list-style: none; margin: 0 10px 0 0; font-size: 1.2em; text-align:center; max-width: 115px; }
#globalmenu li a { text-decoration: none; color: #000000; }

#banner { width: 900px; height: 270px; position: relative; }
#banner div {position: absolute; top: 0px; left: 0px;}
#banner a img { border: 0; }

#nav { float: right; margin: -25px 30px 0px 0px; display: none; }
#nav a { background-image: url(images/banner-nav.png); display: block; height: 12px; width: 12px; background-position: left; margin-left: 5px; color: #1e1e1f; font-size: 0px; float: left; }
#nav a:focus, #nav a:hover, #nav a.activeSlide { background-position: right; color: #424143; }


#submenu { width: 270px; float: right; padding: 25px 25px 25px 0px; color: #fff; }
#submenu ul { list-style: none; margin: 0 0 30px 0; padding: 0; }
#submenu li { list-style: none; margin: 0; padding: 0; }
#content { float: left; width: 555px; padding: 25px }
#content a img { border: 3px solid #807f83; margin: 13px; }
#content a img:hover { border: 3px solid #ccc; }
#content ul { margin: 15px 0px 20px 15px;}
#content li { }

#content .wpcf7-form .wpcf7-not-valid-tip { color: #000;  }
#content .wpcf7-form label { display: inline-block; width: 170px; vertical-align: top; padding-top: 4px }
#content .wpcf7-form input, #content .wpcf7-form textarea { width: 250px; height: 15px; line-height: 15px; padding: 5px; }
#content .wpcf7-form select { padding: 5px; width: 262px; }          
#content .wpcf7-form textarea { height: 200px; width: 373px; }
#content .wpcf7-form input.submit { width: 100px; clear: both; float: right; padding: 2px; height: 28px; }
#content input:focus, #content textarea:focus { border: 2px solid yellow; }
#content #commentform #comment { width: 545px; padding: 5px; }
#content #commentform #submit { padding: 5px; }

#content .ddsg-wrapper ul ul { font-size: 1.0em; }
#content .ddsg-wrapper ul { margin-left: 15px; }
#content .ddsg-wrapper p { display: none; }
#content .ddsg-xml-link p { display: inline; }

#products, #service, #news, #main { clear: both; background-image: url(images/section-bg.gif); background-repeat: repeat-x; background-color: #000000; min-height: 200px; }
#products, #service, #news { border-top: 5px solid #1e1e1f; }
#service {  }
#products li { list-style: none; }
#products ul.bullet li { list-style: disc; margin-left: 15px; }

#products img { height: 196px; width: 261px; border: 2px solid #807f83; margin: 15px 0px 15px 0px; }
#products a img:hover { border: 2px solid #ccc; }
#service img { height: 60px; width: 261px; border: 2px solid #807f83; margin: 15px 0px 15px 0px; }

#news { }
#news #latest { float: left; width: 555px; padding: 25px 0px 25px 25px; }
#news #latest .post { clear: both; margin-bottom: 40px; margin-top: 20px; }
#news #latest img { border: 3px solid #807f83; margin-right: 15px; background-color: #333333; float: left; }
#news #latest img:hover { border: 3px solid #ccc; }
#news #latest .title { color: #ffffff; font-style: italic; }
#news #latest .title a { color: #ffffff; }
#news #latest .date { font-weight: bold; font-style: normal; }
#news #newsletter { float: right; width: 270px; padding: 25px; }
#news #newsletter label { float: left; clear: both; margin-right: 10px; height: 20px; line-height: 20px; }
#news #newsletter input.MailPressFormEmail { margin: 0px 0px 10px 0px; float: right; width: 256px; height: 20px; line-height: 20px; padding: 5px 5px 0px 5px; }
#news #newsletter input.MailPressFormSubmit { width: 100px; clear: both; float: right; padding: 2px; }

.item { width: 265px; float: left; padding: 25px 0px 25px 0px; }
.item.first, .item.last { padding: 25px; }

#footer { color: #666666; padding: 0px 25px 0px 25px; background-color: #424143; border-top: 5px solid #67666a; clear: both; }
#footer a { color: #666666; }
#footer a:focus, #footer a:hover { text-decoration: underline; }

#quote { margin-bottom: 25px; width: 100%; border: 3px solid #999; }
#quote table { width: 100%; }
#quote input.standard, #quote select.standard { width: 140px; }
