/*
Theme Name: 1991
Theme URI: http://www.google.com
Author: nunoforest
Author URI: http://www.google.com
License: GPL 2.0
License URI: license.txt
Description:  Theme description
Version: 1.0
Tags: light, gray, white, custom-background, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/
@import url('css/flexslider.css');
@import url('css/prettyPhoto.css');
@import url('css/font-awesome/font-awesome.min.css');
@import url('css/stylesheet.css');

.wp-caption, .wp-caption-text, .gallery-caption{text-align: center; font-style: italic;}
.bypostauthor{}
.sticky{}
.alignright{
	text-align: right;
}
.alignleft{
	text-align: left;
}
.aligncenter,.services_item {
	text-align: center;
}

.page-content{
	padding: 60px 0px;
}
#page-links{
	padding: 15px 0px 20px 0px;
}


/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 767px) {
      section-footer h2 {
	font-size: 30px;
	}
	
    }



