/*
Theme Name: Cambia Custom Theme
Version: 1.1
Author: Sarah @ Pixel & Hammer
Author URI: http://pixelandhammer.com/
*/


.aligncenter { text-align:center; }

.alignleft { float:left; margin-right:30px; margin-bottom:30px; }

.alignright { float:right; margin-left:30px; margin-bottom:30px; }

img.gfield_captcha {
    max-width: 200px;
    margin: 20px 0;
}

html header .nav-container nav ul li {
    text-decoration: none;
    display: inline;
    padding: 25px;
}