/*
Theme Name: Modularity Lite
Theme URI: http://graphpaperpress.com/2008/10/06/modularity-lite-theme-framework-for-wordpress/
Description: A minimally styled multimedia theme framework for Wordpress by <a href="http://graphpaperpress.com">Graph Paper Press</a>.  The Theme Options page allows for rapid theme customization and includes a selectable one or two-column layout, color selector, and homepage slideshow options.
Version: 1.1
Tags: photography, one-column, two-column, theme options, minimal, widgets, white, portfolio, video, framework
Author: Thad Allender
Author URI: http://thadallender.com
License: GPL
*/

/*
    Copyright 2008 Graph Paper Press

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/************************* GLOBAL STYLES ***************************/
#global {margin-left: auto;margin-right: auto;width:900px;}
body {text-align: center;color:#eee;background: #FFFFFF url(images/bg.jpg) no-repeat center fixed;}


/* ************************ SLIDESHOW ********************************/
ul#portfolio {margin-left:auto; margin-right:auto;width:70%;margin-left:auto; margin-right:auto;width:900px;text-align:center;padding:10px;list-style:none;margin:0 0 1em;overflow:hidden;max-height:600px;}
ul#portfolio li {margin-left:auto; margin-right:auto;width:900px;list-style:none;padding:0;}
ul#portfolio li h4 {margin: 0 0 .5em 0;text-transform:uppercase;padding:0 16px;}
ul#portfolio li img {margin-left:auto; margin-right:auto;width:900px;max-width:950px;text-align:center;margin:0;}