/*
Theme Name: SMU
Template: twentyten
*/

@import url("../twentyten/style.css");
@import url("../smu/smu.css");

body {
	font-family: Helvetica, Arial, Lucida Grande, Verdana, Geneva, sans-serif;
	background-image:none;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4fbff+0,f4fbff+35,f4fbff+49,c7d8ed+100 */
	background: rgb(244,251,255); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, rgba(244,251,255,1) 0%, rgba(244,251,255,1) 35%, rgba(244,251,255,1) 49%, rgba(199,216,237,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(244,251,255,1) 0%, rgba(244,251,255,1) 35%, rgba(244,251,255,1) 49%, rgba(199,216,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(244,251,255,1) 0%, rgba(244,251,255,1) 35%, rgba(244,251,255,1) 49%, rgba(199,216,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4fbff', endColorstr='#c7d8ed', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	/* old darker background gradient colors - phasing out feb 2016 */
	/*background: rgb(244,251,255);*/ /* Old browsers */
	/*background: -moz-radial-gradient(center, ellipse cover, rgba(244, 251, 255, 1) 0%, rgba(244, 251, 255, 1) 35%, rgba(244, 251, 255, 1) 49%, rgba(123, 165, 216, 1) 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(244, 251, 255, 1)), color-stop(35%, rgba(244, 251, 255, 1)), color-stop(49%, rgba(244, 251, 255, 1)), color-stop(100%, rgba(123, 165, 216, 1))); *//* Chrome,Safari4+ */
	/*background: -webkit-radial-gradient(center, ellipse cover, rgba(244, 251, 255, 1) 0%, rgba(244, 251, 255, 1) 35%, rgba(244, 251, 255, 1) 49%, rgba(123, 165, 216, 1) 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-radial-gradient(center, ellipse cover, rgba(244, 251, 255, 1) 0%, rgba(244, 251, 255, 1) 35%, rgba(244, 251, 255, 1) 49%, rgba(123, 165, 216, 1) 100%); *//* Opera 12+ */
	/*background: -ms-radial-gradient(center, ellipse cover, rgba(244, 251, 255, 1) 0%, rgba(244, 251, 255, 1) 35%, rgba(244, 251, 255, 1) 49%, rgba(123, 165, 216, 1) 100%);*/ /* IE10+ */
	/*background: radial-gradient(center, ellipse cover, rgba(244, 251, 255, 1) 0%, rgba(244, 251, 255, 1) 35%, rgba(244, 251, 255, 1) 49%, rgba(123, 165, 216, 1) 100%); *//* W3C */
 /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4fbff', endColorstr='#7ba5d8', GradientType=0 );*/ /* IE6-9 fallback on horizontal gradient */
	 font: 13px/18px Helvetica, Arial, sans-serif, "Lucida Grande", "Lucida Sans Unicode", Verdana;
	color: #333;
}


.imageRight, .imageright, .image-right {
	float: right;
	margin: 0 0 10px 20px;
}
.imageLeft, .imageleft, .image-left {
	float: left;
	margin: 0 20px 10px 0;
}
img.framey {
	border: 1px solid #D1C8B3;
	background-color: #F2F0DE;
	padding: 3px;
}
.introParagraph {
	font-size: 16px;
	line-height: 26px;
}
h1 {
	color: #333;
	font-size: 24px;
	font-weight:normal;
	letter-spacing:-1px;
	padding: 15px 10px 10px 10px;
	background-color:#E1E1E1;
	border: 1px solid #CCC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

}
h2 {
	color: #B10000;
	font-size: 24px;
	line-height: 24px;
	font-weight:normal;
	letter-spacing:-1px;
}
h3, h3 a {
	color: #B10000;
	font-size: 18px;
	letter-spacing:-1px;
	font-weight:normal;
}
ul.redbullet {
	padding-left: 3px;
	margin-left: 16px;
}
ul.redbullet li {
	margin-bottom:7px;
	line-height: 14px;
}
.imageWithCaption {
	float: right;
	width: 200px;
	margin-left: 20px;
}
.imageWithCaption p {
	font-size: 10px;
	color: #666;
	text-align:right;
	line-height:12px;
}


#alert {
	width: 930px;
	margin: 10px 15px;
	background-color:#FC6;
}



#wrapper {
	border-radius: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin-bottom: 30px;
	margin-top: 0;
}
a, a:active, a:link {
	color: #116FD6;	/* our custom color */
}
a:hover {
	color: #CC0035;	/* our custom color */
}
a:visited {
	color: #CC0035;	/* our custom color */
}
#content a, #content a:link, #content a:active, #contentSingle a, #contentSingle a:link, #contentSingle a:active {
	border-bottom: 1px dotted #CCC;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px;
	width: 500px;
}
#site-title a {
	font-weight: normal;
	color: #666;
	border-bottom: none;
}
#site-description {
	text-align: right;
	width: 420px;
	margin: 0 0 18px;
}
#branding img {
	border: 0;
	box-shadow:0px 6px 9px #9C9C9C;
	-moz-box-shadow:0px 6px 9px #9C9C9C;
	-webkit-box-shadow:0px 6px 9px #9C9C9C;
	margin-bottom: 10px;
}
#colophon {
	border-top: 1px dotted #333;
}
#footer a {
	border-bottom: none;
}
#footerSMULogo {
	color: #FFF;
}
#footerSMULogo a {
	color: #FC6;
}
#footerSMULogo a:hover {
	color: #B10000;
}
.entry-meta a:hover, .entry-utility a:hover {
	color: #B10000;
}
#content, #content input, #content textarea {
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}
.entry-meta {
	color: #AAA;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	border-top: 1px solid #E4E4E4;
}
#content .entry-title {
	font-size: 24px;
	font-weight: normal;
}
.entry-title a, .entry-meta a {
	font-weight:  normal;
	border-bottom: none;
}
.entry-title a:active, .entry-title a:hover {
	color: #B10000;
	font-weight: normal;
	border-bottom: none;
}
#access {
	background-color: transparent;
	width: 980px;
}
#access a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	height: 30px;
	padding: 0 15px;
	line-height: 30px;
	border-bottom: none;
}
#access li:hover > a, #access ul ul *:hover > a {
	background: none repeat scroll 0 0 #395EA4;
	color: #FC6;
}
#access li:hover {
	background: none repeat scroll 0 0 #395EA4;
	border-bottom: 0 none;
	/*border-radius: 8px 8px 0 0;*/
	color: #FFCC66;
/*	margin-top: -7px;
*/	/*padding: 7px 0 1px;*/
	z-index: 300;
}
#access ul.sub-menu li:hover, #access ul.sub-menu li {
	margin-top: 0px;
	border-radius: 0;
	padding:0px;
}
#access ul.sub-menu {
	margin-top: 0px;
}

#access ul ul {
	top: 30px;	
}

#access ul ul a {
	background: #395EA4;
	font-size: 12px;
	padding: 8px 15px;
}


#zone1MastheadWrapper {
	height:50px;
}

#zone1Masthead {
	background-image:url("https://sites.smu.edu/tools/bootstrap/images/LogoTop.png");
	height:50px;
}

#zone1LogoContainer {
	width: 120px;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
}




#zone2SearchArea {
	left: 580px;
	width: 380px;
	padding-top: 10px;	
	text-align: right;
	height: 40px;
}

#zone2SearchArea .links {
    float: right;
}

#zone2SearchArea .links a {
	font-weight: normal;
	opacity: .9;
		color: #FFF;
}

#zone2SearchArea .links a:hover {
		opacity: .6;
		color: #FFF;
}

#q {
	margin: 3px 3px 0 3px;	
}

#sa2 {
	margin: 5px 0 0 0;	
}

#zone3NavWrapper {
	background-color: #5E84BE;
	    background-image: url("https://sites.smu.edu/tools/bootstrap/images/NavigationGradientBG.jpg");
/*    	box-shadow: 0px 3px 8px 0px #666; 
	-webkit-box-shadow: 0px 3px 8px 0px #666;
	-moz-box-shadow: 0px 3px 8px 0px #666;
*/
	height: 30px;
	margin: 0 auto;
	width: 100%;
}

#zone3Nav, #zone3NavHome {
	width: 980px;
}
.navigation {
	color: #999;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #F0F0F0;
	background-color: #F7F7F7;
	padding: 5px 10px;
}
.navigation a:link, .navigation a:visited {
	color: #999;
	font-weight: normal;
	text-decoration: none;
	font-size: 90%;
	border-bottom: none;
}
.navigation a:active, .navigation a:hover {
	color: #B10000;
	border-bottom: none;
}
#header {
	padding: 20px 0 0;
}
#main {
	border-top: 1px dotted #CCC;
	padding-top: 20px;
}
.one-column #content {
	margin: 0 auto;
	width: 940px;
}
#content {
	margin: 0 240px 0 0;
	padding-right: 20px;
	border-right: 1px dotted #CCC;
}
#main .widget-area ul {
	margin-left: 0;
	padding: 0;
}
.entry-summary img {
	float: left;
	margin: 0 20px 20px 0;
}
.widget-title {
	color: #333;
	font-weight: normal;
	margin-bottom: 8px;
}
#entry-author-info {
	display: none;/* HIDES THE GIANT 'ABOUT THE AUTHOR' BOX THAT SHOWS ON POSTS BY DEFAULT */	
}
#access .menu-header, div.menu {
	font-size: 13px;
	margin-left: 0px;
	width: 1000px;
}

.wp-caption {
    max-width: 670px !important;
}

.wp-caption p.wp-caption-text {
    color: #666666;
}


@font-face {
    font-family: "FoundationIconsSocial";
    font-style: normal;
    font-weight: normal;
    src: url("/wp-content/themes/smu/fonts/foundation-icons-social.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/smu/fonts/foundation-icons-social.woff") format("woff"), url("/wp-content/themes/smu/fonts/foundation-icons-social.ttf") format("truetype"), url("/wp-content/themes/smu/fonts/foundation-icons-social.svg#FoundationIconsSocial") format("svg");
}
@font-face {
    font-family: "FoundationIconsGeneral";
    font-style: normal;
    font-weight: normal;
    src: url("/wp-content/themes/smu/fonts/foundation-icons-general.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/smu/fonts/foundation-icons-general.woff") format("woff"), url("/wp-content/themes/smu/fonts/foundation-icons-general.ttf") format("truetype"), url("/wp-content/themes/smu/fonts/foundation-icons-general.svg#FoundationIconsGeneral") format("svg");
}
.glyph {
    cursor: default;
    font-size: 14px;
    line-height: 1;
}
.glyph.general {
    font-family: "FoundationIconsGeneral";
}
.glyph.social {
    font-family: 'FoundationIconsSocial';
}

th.manage-column {
	background-color: #EEE;	
}
th.manage-column a{
	font: 16px normal Helvetica, Arial, sans-serif; 
	text-decoration: none;
}

footer {
    margin-top: -30px;
background-color: #EDEDE5;
    width: 100%;
}

#smuFooter {
	width: 960px;
	margin: 0 auto;
	    color: #666666;
    font-size: 12px;
    padding: 15px;
    text-align: right;
	min-height: 100px;
}
#smuFooter p {
    margin: 0;
    padding: 0;
}
#smuFooter #logo {
    float: left;
    margin: 0 15px 0 0;
}
#smuFooter #copyright {
    float: left;
    text-align: left;
}
#smuFooter #links {
    line-height: 150%;
}

#smuFooter #links ul {
	margin-bottom: 8px;	
}

#smuFooter #links ul li {
    display: inline;
    margin-left: 10px;
}

#smuFooter a {
    color: #666666;
    font-weight: normal;
}
#smuFooter a:hover {
    color: #CC0035;
}
