/*
 * Theme Name:     Twenty Twelve Chi Alpha
 * Theme URI:      http://xastanford.org
 * Description:    Child theme for the Twenty Twelve theme 
 * Author:         Glen Davis
 * Author URI:     http://glenandpaula.com/wordpress
 * Template:       twentytwelve
 * Version:        0.1.0
 * */

@import url("../twentytwelve/style.css");

#secondary {
/*	color:#820000;
	background-color:#aca68D;
*/	
	color:#777;
	background-color:#D3D3D3;
	padding-left:15px;
	padding-right:5px;
}

.main-navigation {
	background-color:white;
	font-size:200%;
	font-weight:bold;
	text-align:left;
	clear:both;
}

.site-header {
    background-color: #73a0c5;
	background-color: #aca68D;
	background-color: black;
	padding:0;
    }

img.header-image {
	box-shadow:none;
	margin:0;
	padding:0;
}

#rotateimg {
    float: right;
/*	max-width: auto;*/
	border:0;
	margin:0;
	padding:0;
/*  height: 94px;
    margin-left: 5px;
    margin-right: 30px;
    margin-top: 35px;
    overflow: hidden;
    width: 125px;*/
}

.rotatelinks {
    color: white;
	font: sans-serif;
	font-size:x-small;
    text-align:left;
}

.rotatelinks a {
    color: white;
}
/*
.gallery {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 10px 0 0;
	text-align: center;
	list-style: none;
}
.gallery-caption {
	font-size: 11px;
}
*/
