/*

Theme Name: Let it Fly

Theme URI: http://www.letiffly.com

Description: A custom, standards-compliant, Let it Fly.

Version: 1.0

Author: Muze Development

Author URI: http://muzedevelopment.com/



Copyright Muze Development.  All rights reserved.

*/

.page-content {
    max-width: 1100px;
}

/* Wordpress */

.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}

.alignleft {float: left;clear:left;padding:3px;margin:0 15px 10px 0}

.alignright {float: right;clear:right;margin:0 0 10px 30px;padding:3px;}

.wp-caption {background: #0079C1; text-align: center;margin-bottom: 10px;}

.wp-caption img { margin: 0; padding: 0; border: 0 none;margin-bottom: 0; width: 100%; }

.wp-caption p.wp-caption-text { color: #fff; font-size: 13px; line-height: 17px; padding: 0 10px 5px; margin: 0; }



textarea, input {

display: block;

width: 100%;

padding: 6px 10px 4px;

background: #fff;

font-size: 14px;

line-height: 18px;

box-sizing: border-box;

color: #000;

border: 1px solid #DDDDDD;

}



.staff li {

display: inline-table !important;

}



.text a {

    color: #008dce;

}