/*
Theme Name: MAAP 2012
Theme URI: http://whitebaordframework.com/
Author: Simple Superlatives
Author URI: http://simplesuperlativ.es/
Description: Whiteboard Child Theme for MAAP
Template: whiteboard
Version: 0.3

If the Child Theme is used, this stylesheet will override the stylesheet within the Whiteboard Framework parent theme.
*/

// Uncomment the following line line to import the Whiteboard parent themes CSS file.
/*@import url("../whiteboard/style.css");*/

/* List of divs in the Whiteboard framework */

body {
  	font: 16px/24px Georgia, Baskerville, Palatino, serif;
  	padding: 0px 0px;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	color: #1c1e20;
	background-color: none;
  	filter: alpha(opacity=80);
	/* For Firefox and Netscape */
	-moz-opacity: 0.8;
	/* CSS Standard */
	opacity: 0.8;
}

h3 a:link, h3 a:visited  {
	color: #1c1e20;
	background-color: none;
}
 
p {
	margin-bottom: 1em; 
}

li {
    list-style: none;
}

table
{
    border-color: #ccc;
    border-width: 0 0 1px 1px;
    border-style: dashed;
}

td, th
{
    border-color: #ccc;
    border-width: 1px 1px 0 0;
    border-style: dashed;
    margin: 0;
    padding: 4px;
}

blockquote {
    border-top: 1px #CCC dotted;
    border-bottom: 1px #CCC dotted;
    margin: 20px;
    padding: 12px;
    font-family: Georgia, Baskerville, Palatino, serif;
}
blockquote::first-line {
    font-size: inherit;
}

blockquote::first-letter {
    font-size: inherit;
    padding-right: inherit;
}

a:link, a:active, a:focus, a:hover, a:visited {
 	color: #494949;
/*  text-decoration: underline; */
}

a:hover {
    text-decoration: underline;
}

.normal,
body,
#content h3 {
	font: 16px/24px Georgia, Baskerville, Palatino, serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,.1); -moz-text-shadow: 1px 1px 1px rgba(0,0,0,.1);
}

#content h1, #content h2, #content h3, #content h4 { 
  	text-transform: uppercase;
	font-family: 'Futura', 'LuzSans-Medium', 'Tw Cen MT', 'Century Gothic', 'Trebuchet MS', sans-serif;
}

#content h1, #content h2 {
    padding-bottom: 10px;
}

#collab-page h1, #collab-page h3 {
    text-align: right;
}
#collab-page h3 {
    padding-top: 1em;
}


.bullets li {
    list-style: disc;
}

.cv h4 {
    padding-top: 1em;
}

.impacted {
	text-transform: uppercase;
	font-family: 'Futura', 'LuzSans-Medium', 'Tw Cen MT', 'Century Gothic', 'Trebuchet MS', sans-serif;
}

#media-type {
    display: none;
}

#site-title a {
    color: #009900;
}
.clear {
    clear:both;
}
.bwWrapper {
    position:relative;
    display:block;
}
.bwWrapper canvas {
    z-index: 4;
}

.maapspace {
    font-style: italic;
    font-size: 0.8em;
}

/* Menus */
.menu-item { 
	background-color: #1c1e20;
}

.menu a:link, .menu a:visited  {
	color: #f7f8f3;
	background-color: #1c1e20;
	/* For IE */
	filter: alpha(opacity=80);
	/* For Firefox and Netscape */
	-moz-opacity: 0.8;
	/* CSS Standard */
	opacity: 0.8;
	line-height: 1.6em;
    text-transform: uppercase;
	font-family: 'Futura', 'LuzSans-Medium', 'Tw Cen MT', 'Century Gothic', 'Trebuchet MS', sans-serif;
}


#menu-navigation-menu.menu li, #menu-navigation-menu.menu ul { 
	background-color: #1c1e20;
}


.menu-navigation-menu-container {
    clear: left;
    display: block;
}
.menu-navigation-menu-container li {
/*  float: left; */
/*  position: relative; */
    display: inline;
}
.menu-navigation-menu-container li:hover > ul {
/*	display: block; */
}
.menu-navigation-menu-container ul li {
/*  float: left; */
/*  position: relative; */
    display: inline;
}
.menu-navigation-menu-container ul li a {
    display:inline-block;
}

.menu-navigation-menu-container ul ul {
/*	display: none;
	position: relative;
	top: 0px;
	left: 0px;
	width: 180px;
	z-index: 99999;*/
}
.menu-navigation-menu-container ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	height: auto;
    width: auto;
}
.menu-navigation-menu-container ul li ul {
    text-align: center;
}
.menu-navigation-menu-container ul ul li {
}



.current_page_item a:link, .current_page_item a:visited, .current-menu-parent a:link, .current-menu-parent a:visited, .current-menu-item a:link, .current-menu-item a:visited {
	color: #1c1e20;
	background-color: #f7f8f3;
	/* For IE */
	filter: alpha(opacity=80);
	/* For Firefox and Netscape */
	-moz-opacity: 0.8;
	/* CSS Standard */
	opacity: 0.8;
}

#sub-menu a {
    float: none; 
}

#sub-menu a:link, #sub-menu a:visited {
	color: #f7f8f3;
	background-color: #1c1e20;
	/* For IE */
	filter: alpha(opacity=80);
	/* For Firefox and Netscape */
	-moz-opacity: 0.8;
	/* CSS Standard */
	opacity: 0.8;
}

#sub-menu .current-menu-item a:link, #sub-menu .current-menu-item a:visited {
	color: #1c1e20;
	background-color: #f7f8f3;
	/* For IE */
	filter: alpha(opacity=80);
	/* For Firefox and Netscape */
	-moz-opacity: 0.8;
	/* CSS Standard */
	opacity: 0.8;
}

.current-menu-item .sub-menu {
}

/* Posts + Pages */ 
#if-logged-in .container {
	background: #000;
	margin-top: -24px;
}


/* Collaborators */
#collab-list a:link, #collab-list a:active, #collab-list a:focus, #collab-list a:hover, #collab-list a:visited {
 	color: #f7f8f3;
  	/* text-decoration: underline; */
}
#collab-list {
    color: #f7f8f3;
    background-color: #1C1E20;
    filter: alpha(opacity=80);
	/* For Firefox and Netscape */
	-moz-opacity: 0.8;
	/* CSS Standard */
	opacity: 0.8; 
}
#collab-list ul, #collab-list li {
  	list-style: none;
}

.collab-type {
    text-transform: uppercase;
	font-family: 'Futura', 'LuzSans-Medium', 'Tw Cen MT', 'Century Gothic', 'Trebuchet MS', sans-serif;
  	font-size: 1.4em;
}

.collab-item {
  	text-transform: uppercase;
	font-family: 'Futura', 'LuzSans-Medium', 'Tw Cen MT', 'Century Gothic', 'Trebuchet MS', sans-serif;
}

#collab-page #content  li {
    list-style: none;
}
#collab-page #content .page {
    padding: 0px;
}
#collab-page .bio {
    font-size: 14pt;
}

#collab-page .gallery {
 	float: left; 
  	padding-right: 20px;
}

.gallery-item {
 	margin-top: 2px; 
}

.gallery-caption {
    display: none;
}

/* Footer */
#footer a:link, #footer a:active, #footer a:focus, #footer a:hover, #footer a:visited {
 	color: #f7f8f3;
/*  text-decoration: underline; */
}

#footer .current-menu-item a:link, #footer .current-menu-item a:visited {
	color: #f7f8f3;
	background-color: #1c1e20;
	/* For IE */
	filter: alpha(opacity=80);
	/* For Firefox and Netscape */
	-moz-opacity: 0.8;
	/* CSS Standard */
	opacity: 0.8;
}

#footer .current-menu-parent a:link, #footer .current-menu-parent a:visited {
    color: #F7F8F3;
    background-color: #1C1E20;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

#footer .current-sponsor-links .sp-txt { 
    padding-top: 1em;
}

#footer .container {
}

#footer-content {
}

#nav-footer {
    padding-top: 30px;
}

.maap-links {
}
.maap-links li a {
    font-style: normal;
    vertical-align: top;
}
.maap-links li {
    font-style: italic;
    list-style: none;
}
.maap-links img {
    height: 36px;
    width: auto;
    padding-right: 10px;
    display: block;
    float: left;
    padding-top: 1em;
    padding-bottom: 3em;
}

#footer .current-sponsor-links .sp-img {
    padding-top: 30px;
    text-align: left;
}
#footer .current-sponsor-links .sp-txt{
    padding-top: 30px;
    text-align: left;
}

.current-sponsor-links li a {
}
.current-sponsor-links .sp-img li {
    list-style: none;
    display: inline-block;
}
#footer .current-sponsor-links .sp-txt {
    padding-top: 40px;
}
#footer .current-sponsor-links .sp-txt li {
    list-style: none;
    display: block;
    font-size: 10px;
    line-height: 15px;
}
#footer .current-sponsor-links .sp-txt li a {
    display: none;
}

#footer .maap-contact {
    padding-top: 30px;
}

.current-sponsor-links img {
    height: 36px;
    width: auto;
    padding-right: 36px;
}


/* Timeline (nextgen-gallery) */
#timeline-header #nav-primary {
 	background-color: none; 
    float: right;
}
#timeline-header .menu {
    padding-left: 40px;
}
#timeline-header #nav-primary #title {
	background-color: transparent;
}

#timeline-header #nav-primary .menu-navigation-menu-container {
/*  display: none;*/
}

#timeline-header #nav-primary #title #logo a {
    background: url("images/maap-logo-56x26-white-on-black.png") no-repeat scroll left top;
}

#timeline-header #nav-primary a {
/* 	float: right; */
}

.rotate {
    /* Safari */
    -webkit-transform: rotate(90deg);
    /* Firefox */
    -moz-transform: rotate(90deg);
    /* IE */
    -ms-transform: rotate(90deg);
    /* Opera */
    -o-transform: rotate(90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    position: absolute;
/*  width: 40px; */
    margin-top: 8px;
    right: 0px;
}

.ngg-title {
    position: absolute;
	background-color: #1c1e20;
	/* For IE */
	filter: alpha(opacity=80);
	/* For Firefox and Netscape */
	-moz-opacity: 0.8;
	/* CSS Standard */
	opacity: 0.8;
    overflow: hidden;
    display: inline-block;
    color: white;
    float: right;
    height: 40px;
/*  width: 100%;  */
    padding-right: 10px;
    margin: 10px 20px 0px 20px;
    left: 0px;
    font-family: 'Futura', 'LuzSans-Medium', 'Tw Cen MT', 'Century Gothic', 'Trebuchet MS', sans-serif;
    font-size: 12px;
    right: 0px;
}

.ngg-galleryoverview {
    overflow: hidden;
    margin-top: 0px;
    width: 100%;
    clear: both;
    display: block !important;
    /* Fallback for web browsers that don't support RGBa */
/*  background-color: rgb(255, 255, 255); */
    /* RGBa with 0.6 opacity */
/*  background-color: rgba(255, 255, 255, 0.8); */
}

.ngg-gallery-thumbnail-box {
    float: left;
    padding: 5px 5px;
}

.ngg-gallery-thumbnail {
    float: left;
    margin-right: 5px;
    text-align: center;
}

.ngg-thumbs {
    margin-top: 30px; 
   	background-color:rgb(255,255,255);	
background-color:rgba(255,255,255,0.95);
    z-index: -2;
    padding-top:20px;
    padding-bottom: 10px;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 30px;
}

.ngg-bg {
/*  background-image: url('images/little-white.png'); */
}
    
.ngg-gallery-thumbnail img {
    background-color: white;
    border: 1px solid darkGray;
    display: block;
    margin: 4px 0px 4px 5px;
    padding: 1px;
    position: static;
}

.ngg-gallery-thumbnail canvas {
    border: 1px solid white;
    display: block;
    margin: 1px 0px 1px 6px;
}

/* End nexgen */


/* The general styles heirarchy.. Avoid size and positioning unless this is a global setting */
body {
    padding: 0px 0px;
    font-size: 12pt;
}
.container {
	background: none;
}
    #media-type {
        float: right;
    } 
        .wp-slidesjs-container {
            height: 300px;
        }
  		.wp-slidesjs-content {
    		width: 284px;
            padding-left: 10px;
            font-size: 0.8em;
            line-height: 1em; 
  		}
  		.wp-slidesjs-title {
    		width: 284px;
            padding-left: 10px;
            font-size: 2em;
  		}
  		.wp-slidesjs-thumbnail img {
    		width: 304px;
    		height: auto;
  		}
    .skip {
        text-transform: uppercase;
        font-family: 'Futura', 'LuzSans-Medium', 'Tw Cen MT', 'Century Gothic', 'Trebuchet MS', sans-serif;
        font-size: 0.5em;
        line-height: 0.6em;
        padding-bottom: 1em;
        display: none;
    }
    .skip a:link, .skip a:visited  {
        color: #1c1e20;
        background-color: #f7f8f3;
    }
    #header .container {
        padding: 0px;
    }
    #header-image {
      display: none;
    }
    #header-logo {
        background: url(images/maap-logo.png) no-repeat top left;
        height: 120px;
        width: 260px;
        /* For IE */
        filter: alpha(opacity=80);
        /* For Firefox and Netscape */
        -moz-opacity: 0.8;
        /* CSS Standard */
        opacity: 0.8;
        padding: 0px 10px;
        margin: 10px 10px 10px 10px;
    }
    #header-logo img {
        height: 26px;
        width: 60px;
    }
    #header .children ul, #header .children li {
        visibility: hidden;
        display: none;
    }
        #title {
            background-color: transparent; 
            position: relative;
            display: block;
            float: right;
            height: 26px !important;
        }
			#logo,
			#tagline {
				position: absolute;
				bottom: 0;
			}
			#logo {
				position: relative;
			}
				#logo a {
                    height: 26px;
                    width: 58px;
                    line-height: 30px;
                    background: url(images/maap-logo-56x26.png) no-repeat transparent top left;
                    /* For IE */
                    filter: alpha(opacity=80);
                    /* For Firefox and Netscape */
                    -moz-opacity: 0.8;
                    /* CSS Standard */
                    opacity: 0.8; 
                    padding: 1px 10px;
                    margin-left: 10px;
                }  
                #logo img {
                  height: 26px;
                  width: 56px;
                }
			#tagline {
				font-size: 18px;
				right: 0;
				line-height: 36px;
			}
			#header-image.container {
				padding: 0;
			}
            #searchform {
                display: none;
                float: right;
            }
            #searchform .screen-reader-text {
               text-transform: uppercase;
               font-family: 'Futura', 'LuzSans-Medium', 'Tw Cen MT', 'Century Gothic', 'Trebuchet MS', sans-serif;
               font-size: 10px;
               display: none;
            }
            #searchform input#searchsubmit {
               text-transform: uppercase;
               font-family: 'Futura', 'LuzSans-Medium', 'Tw Cen MT', 'Century Gothic', 'Trebuchet MS', sans-serif;
            }
            #nav-primary {
                clear: both;
                width: 100%;
                padding: 0 0px;
                background-color: #1c1e20;
                /* For IE */
                filter: alpha(opacity=80);
                /* For Firefox and Netscape */
                -moz-opacity: 0.8;
                /* CSS Standard */
                opacity: 0.8;
            }
                #nav-primary .container {
                    background: none;
                    padding: 0px;
                }
                #nav-primary ul,
                #nav-primary li {
                    list-style: none;
                }
                #nav-primary a {
                    /* float: left; */
                    display: inline-block;
                /*  padding: 0 10px; */
    			    font-size: 10px;
                    padding: 5px 5px;
                }
                #collab-container {
                    overflow: visible;
                    
                }	
                    #collab-list {
                        width: 148px;
                    /*  float: left; */
                        padding: 20px;
                        overflow: visible;
                        vertical-align: top;
                        font-size: 0.8em;
                    }
                    #collab-page {
                        width: 416px;
                        padding: 20px;
                    /*  float: right; */
                        background: #f7f8f3;
                        overflow: visible;
                        vertical-align: top;
                    }
                    #collab-page #content {
                        width: 416px;
                        font-size: 10pt;
                    }
                    #collab-page .gallery-icon img {
                        height: 75px;
                        width: 75px;
                    } 

            
        
	#widget-header {
		clear: both;
	}
    #project-header { 
        float: none;
        width: auto;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }	
    #project-footer { 
        float: none;
        width: auto;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
        border-top: 1px solid #dddddd;
    }
    #content {
  		width: 648px;
  		padding: 0px;
  		float: auto;
		border-top: none;
	}
	.size-full {
		float: left;
  		padding-right: 10px;
        height: auto;
        width: 314px;
	}
    .wp-caption-text {
        clear: both;
        float: left;
        width: 314px;
        font-size: 0.7em;
        text-align: center;
        padding-right: 10px;
    } 
		#content .page {
  			background: #fff;
            padding: 10px;
		}

         .post-time {
            background-color: #1c1e20;
            /* For IE */
            filter: alpha(opacity=80);
            /* For Firefox and Netscape */
            -moz-opacity: 0.8;
            /* CSS Standard */
            opacity: 0.8;
            color: #f7f8f3;
            clear: both;
            font-family: Georgia, Baskerville, Palatino, serif;
            text-align: right;
            font-size: 0.8em;
            padding-right: 10px;
            margin-top: 2px;
        }
  
        .page .featured-thumbnail {
            float: right;
            padding-bottom: 20px;
            /* display: none; */
        }

        .page .featured-caption {
            width: 500px;
            font-size: 10px;
            line-height: 10px;
        }

        .post-single .featured-thumbnail {
            overflow: hidden;
            width: 628px;
            height: 400px;
            margin-bottom: 10px;
        }

        .maap-space .page .featured-thumbnail {
            float: left;
            clear: both;
            padding-right: 20px;
            padding-bottom: 50px;
            padding-top: 10px;
        /*  display: none; */
        }

        .post-excerpt {
            font-size: 1.4em;
            font-style: italic;
        }

        .project-date, .project-venue, .project-artist, .project-curator, .project-sponsor, .project-institution {
            font-size: 0.8em;
        }
 
		#widget-alert {
			background: #C6D8CD;
			border: 1px #5b816a solid;
			padding: 24px;
			margin-bottom: 24px;
		}
		.post-single {
            background: #fff;
			padding-bottom: 20px;
			margin-bottom: 0px;
			border-bottom: none;
		    padding: 10px 10px 20px 10px;
        }
        .post {
            background: #fff;
			padding-bottom: 20px;
			margin-bottom: 0px;
			border-bottom: none;
		}

	    #content .page {
            background: #fff;
			padding-bottom: 20px;
			margin-bottom: 0px;
			border-bottom: none;
            /*overflow-y: auto;*/
            /*overflow-x: hidden;*/
		}
        #content .post {
            padding: 10px;
            overflow-y: auto;
            overflow-x: hidden;

        }
 
	#sidebar {
  		display: none;
  		float: auto;
		border-top: 1px #ccc solid;
	}
		#sidebar .widget-area {
			padding-bottom: 20px;
			margin-bottom: 20px;
			border-bottom: 1px #dedede solid;
		}
			#siebar ul,
			#sidebar li {
				padding: 0;
				margin: 0;
				list-style: none;
			}
				#sidebar .children {
					padding-left: 10px;
				}
					#sidebar .children .children {
						padding-left: 10px;
					}
	#footer .container {
		padding: 20px 0px;
        color: #f7f8f3;
        background-color: #1c1e20;
        /* For IE */
        filter: alpha(opacity=80);
        /* For Firefox and Netscape */
        -moz-opacity: 0.8;
        /* CSS Standard */
        opacity: 0.8;	
	}
		#footer-content {
            font-size: 0.7em;
            padding: 20px;
		}
        #footer-logos {
            padding: 5px;
            text-align: center;
       }
       .footer-logo {
            padding: 5px;
       }
			#footer ul,
			#footer li {
				display: inline;
				list-style: none;
			}
				#footer li a {
					margin: 0px 1em 0px 0px ;
                    padding: 0px;
                    }
.copyright {
    text-align: center;
    line-height: 12pt;
    padding-top: 20px;
}




/*	13-column layout
	60 px columns, 24 px gutters, 72 px margins, 1212 px total (extra space for scrollbars)
	---------------------------------------------------------------------------------------
	1     2      3      4      5      6      7      8      9      10     11     12     13
	60px  144px  228px  312px  396px  480px  564px  648px  732px  816px  900px  984px  1068px	*/

@media only screen and (min-width: 1212px) {
	body {
/*      font-size: 13pt; */
  	    font: 15pt/19pt Georgia, Baskerville, Palatino, serif;
      	padding: 0px 0px;	
    }
	.container {
		
	}
    #media-type {
        float: right;
    }
        .wp-slidesjs-container {
            height: 480px;
        } 
  		.wp-slidesjs-content {
    		width: 494px;
            padding-left: 20px;
            font-size: 1.1em;
            line-height: 1em;
            
  		}
  		.wp-slidesjs-title {
    		width: 494px;
            padding-left: 20px;
            font-size: 3.8em;
            line-height: 1em;
  		}
  		.wp-slidesjs-thumbnail img {
    		width: 514px;
    		height: auto;
  		}
        #nav-primary a {
            font-size: 16px;
            padding: 0 10px;
        }
        #content {
			width: 1068px;
    		padding: 0px;
		}

  		#collab-container {
    		overflow: visible;
    		
  		}	
  			#collab-list {
    			width: 356px;
    			padding: 20px;
    			overflow: visible;
                vertical-align: top;
                font-size: 1em;
  			}
  			#collab-page {
    			width: 628px;
    			padding: 20px;
    			background: #f7f8f3;
    			overflow: visible;
                vertical-align: top;
  			}
  			#collab-page #content {
    			width: 608px;
    			font-size: 10pt;
  			}
            #collab-page .gallery-icon img {
                height: 150px;
                width: 150px;
            } 

 

        .size-full {
            height: auto;
            width: 514px;
        }
        .wp-caption-text {
            clear: both;
            float: left;
            width: 514px;
            font-size: 0.7em;
            text-align: center;
            padding-right: 10px;
        }

        .post {
            padding: 20px;
        }
        .post-single {
            padding: 20px;
            overflow-y: auto;
            overflow-x: hidden;
        }   
        #content .page {
            padding: 20px;
        }
        #content .post {
            padding: 20px;
            overflow-y: auto;
            overflow-x: hidden;

        }
        .post-single .featured-thumbnail {
            overflow: hidden;
            width: 1028px;
            height: 600px;
            margin-bottom: 10px;
        }

 
		#sidebar {
			
		}
	#about-footer {
    	width: 292px;
    	float: right;
    	padding-left: 20px;
  	}
}

/*	Default 8-column layout
	60 px columns, 24 px gutters, 60 px margins, 768 px total
	---------------------------------------------------------
	1     2      3      4      5      6      7      8     
	60px  144px  228px  312px  396px  480px  564px  648px	*/

@media only screen and (max-width: 1211px) and (min-width: 768px) {
  	body {
       	padding: 0px 0px;
        font-size: 12pt;
    }
	.container {
		
	}
    #media-type {
        float: right;
    } 
        .wp-slidesjs-container {
            height: 300px;
        }
  		.wp-slidesjs-content {
    		width: 284px;
            padding-left: 10px;
            font-size: 0.8em;
            line-height: 1em; 
  		}
  		.wp-slidesjs-title {
    		width: 284px;
            padding-left: 10px;
            font-size: 2em;
  		}
  		.wp-slidesjs-thumbnail img {
    		width: 304px;
    		height: auto;
  		}
		#content {
			width: 648px;
    		padding: 0px;
		}
    		.size-full {
    			height: auto;
    			width: 314px;
  			}
            .wp-caption-text {
                clear: both;
                float: left;
                width: 314px;
                font-size: 0.7em;
                text-align: center;
                padding-right: 10px;
            }

  			#nav-primary a {
    			font-size: 10px;
                padding: 5px;
  			}

            #collab-container {
                overflow: visible;
                
            }	
                #collab-list {
                    width: 148px;
                /*  float: left; */
                    padding: 20px;
                    overflow: visible;
                    vertical-align: top;
                    font-size: 0.8em;
                }
                #collab-page {
                    width: 416px;
                    padding: 20px;
                /*  float: right; */
          			background: #f7f8f3;
                    overflow: visible;
                    vertical-align: top;
                }
                #collab-page #content {
                    width: 416px;
                    font-size: 10pt;
                }
                #collab-page .gallery-icon img {
                    height: 75px;
                    width: 75px;
                } 
    		.post {
    			padding: 10px;
  			}
     		.post-single {
    			padding: 10px;
  			}
            #content .page {
                padding:     10px;
            }
            .post-single .featured-thumbnail {
                overflow: hidden;
                width: 628px;
                height: 400px;
                margin-bottom: 10px;
            }

		#sidebar {
			
		}
	#about-footer {
    	width: 294px;
    	float: right;
    	padding-left: 20px;
  	}
    #footer .current-sponsor-links .sp-img {
        clear: both;
        text-align: center;
    }
}
/*	5-column layout
	60 px columns, 24 px gutters, 42 px margins, 480 px total
	---------------------------------------------------------
	1     2      3      4      5
	60px  144px  228px  312px  396px	*/

@media only screen and (max-width: 767px) and (min-width: 480px) {
  	body {
       	padding: 0px 0px;
        font-size: 12pt;
    }	
	.container {
		padding: 0 10px;
		width: 460px;
		-webkit-text-size-adjust: 100%; /* Prevents Mobile Safari from bumping up font sizes in landscape */
	}
        #media-type {
            float: left;
        }   
        .wp-slidesjs {
            padding-top: 0px !important;
        }
        .wp-slidesjs-container {
            height: 400px;
        }
        .wp-slidesjs-content {
            width: 440px;
            padding: 5px 10px 5px 10px;
            font-size: 0.8em;
            line-height: 1em;
            position: absolute;
            bottom: -160px;
            top: auto;
            background-color: rgba(255, 255, 255, 0.6);
            margin-left: 0px;
            margin-right: 0px;
            margin-bottom: 0px;
        }
        .wp-slidesjs-title {
            width: 440px;
            padding: 5px 10px 0px 10px;
            font-size: 2em;
            position: absolute;
            left: auto;
            background-color: rgba(255, 255, 255, 0.6);
        }
        .wp-slidesjs-thumbnail {
            padding: 5px 0px;
        }
  		.wp-slidesjs-thumbnail img {
    		width: 480px;
    		height: auto;
  		}
		#logo,
		#tagline {
			position: relative;
			line-height: 30px;
		}
		#logo {
			font-size: 42px;
		}
        #nav-primary a {
            font-size: 12px;
            padding: 0px 5px;

        }

		#content {
    		width: 460px; /* 5 columns */
			float: none;
			padding: 0px;
		}
  			.size-full {
    			height: auto;
    			width: 440px;
  			}
            .wp-caption-text {
                clear: both;
                float: left;
                width: 440px;
                font-size: 0.7em;
                text-align: center;
            }
            #collab-container {
                overflow: visible;
                
            }	
                #collab-list {
                    width: 440px;
                /*  float: left; */
                    padding: 10px;
                    overflow: visible;
                    vertical-align: top;
                    font-size: 0.8em;
                    display: block;
                }
                #collab-page {
                    width: 440px;
                    padding: 10px;
                /*  float: right; */
          			background: #f7f8f3;
                    overflow: visible;
                    vertical-align: top;
                    display: block;
                }
                #collab-page #content {
                    width: 420px;
                    font-size: 10pt;
                }
                #collab-page .gallery-icon img {
                    height: 75px;
                    width: 75px;
                } 

            .post-single {
    			padding: 10px;
  			}
            #content .page {
                padding: 10px;
            }
            #sidebar {
			float: none;
			background: #eee;
			margin-left: -42px;
			margin-right: -42px;
			padding-left: 52px;
			padding-right: 52px;
			width: 376px;
    		padding: 10px;
			border-bottom: 1px #ccc solid;
		}
		#footer .container {
			padding-top: 0;
		}
			#footer-content {
				border: 0;
				padding: 10px;
			}
	
}


/*	3-column layout
	60 px columns, 24 px gutters, 46 px margins, 320 px total
	---------------------------------------------------------
	1     2      3
	60px  144px  228px	*/

@media only screen and (max-width: 479px) {
  	body {
       	padding: 0px 0px;
        font-size: 12pt;
    }	
    #media-type {
        float: left;
    } 
	#if-logged-in {
		height: 40px;
		line-height: 20px;
	}
		#if-logged-in .right {
			float: left;
			clear: left;
		}
	
	.container {
		
	}
    .container {
        padding: 0 10px;
        width: 300px;
        -webkit-text-size-adjust: 100%; /* Prevents Mobile Safari from bumping up font sizes in landscape */
    }
        .wp-slidesjs {
            padding-top: 0px !important;
        }
        .wp-slidesjs-container {
            height: 250px;
        }
        .wp-slidesjs-content {
            width: 280px;
            padding: 5px 10px 5px 10px;
            font-size: 0.7em;
            line-height: 1em;
            position: absolute;
            bottom: -10px;
            top: auto;
            background-color: rgba(255, 255, 255, 0.6);
            margin-left: 0px;
            margin-right: 0px;
            margin-bottom: 0px;
        }
        .wp-slidesjs-title {
            width: 280px;
            padding: 5px 10px 0px 10px;
            font-size: 1.4em;
            position: absolute;
            left: auto;
            background-color: rgba(255, 255, 255, 0.6);
        }
        .wp-slidesjs-thumbnail {
            padding: 5px 0px;
        }
  		.wp-slidesjs-thumbnail img {
    		width: 300px;
    		height: auto;
  		}
			#logo,
		#tagline {
			position: relative;
			line-height: 30px;
		}
		#logo {
			font-size: 42px;
		}
		#tagline {
			font-size: 16px;
		}
        #nav-primary a {
            font-size: 12px;
            padding: 4px;
            line-height: 14px;
        }	
		#content {
			float: none;
    		padding: 0px;
    		width: 300px;
		}
        #content .page {
            padding: 10px;
        }
    	.size-full {
    		height: auto;
    		width: 280px;
  		}
        	.post-single {
            	padding: 10px;
          	}
        #collab-container {
            overflow: visible;
            
        }	
            #collab-list {
                width: 300px;
            /*  float: left; */
                padding: 10px;
                overflow: visible;
                vertical-align: top;
                font-size: 0.8em;
                display: block;
            }
            #collab-page {
                width: 280px;
                padding: 10px;
            /*  float: right; */
                background: #f7f8f3;
                overflow: visible;
                vertical-align: top;
                display: block;
            }
            #collab-page #content {
                width: 280px;
                font-size: 10pt;
            }
            #collab-page h1 {
                font-size: 2em;
            }
            #collab-page h3 {
                font-size: 1.2em;
            }
 
            #collab-page .gallery-icon img {
                height: 50px;
                width: 50px;
            } 


		#sidebar {
			float: none;
			background: #eee;
			width: 280px;
    		padding: 10px;
			border-bottom: 1px #ccc solid;
		}
		#footer .container {
			padding-top: 0;
		}
			#footer-content {
				border: 0;
				padding: 10px;
			}
           #footer .current-sponsor-links .sp-img {
                text-align: center;
           }
            #footer .current-sponsor-links .sp-img img {
                display: inline-block;
                padding-right: 10px;
                padding-left: 10px;
            }
	
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */

