/*
Theme Name: Nuke Cameras

Theme URI: http://www.nukecameras.com

Description: A Custom Wordpress Theme for nukecameras.com by ericgdesign.com

Author: Eric Gurinowitsch

Author URI: http://ericgdesign.com/

Version: 1.0
*/

header{background:url(img/carbon_fibre.png) repeat;  -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,.8);
box-shadow: 1px 1px 2px 1px rgba(0,0,0,.8); position:relative;}

header h1{color:#F0F2C3; padding:20px 0; font-family: 'Oswald', sans-serif;}

header a{margin-top:10px; display:block; color:#F0F2C3;}

#welcome-text{background-color:#323E4E; padding:20px 0;}

#welcome-text h3{color:#F0F2C3; font-family: 'Oswald', sans-serif;}

#welcome-text p{color:#F6F8D3;}

#product-container-wrapper{padding:40px 0; -webkit-box-shadow: 0 -2px 2px 1px rgba(0,0,0,.8);
box-shadow: 0 -2px 2px 1px rgba(0,0,0,.8);}

.product-container h3{font-family: 'Oswald', sans-serif; color:#323E4E;}

.product-container h5{font-family: 'Oswald', sans-serif; color:#323E4E;}


footer{background-color:#282828; padding:20px 0;}

footer h7{color:#F0F2C3;}

footer a{color:#F0F2C3;}