﻿/*  
Theme Name: Marshall GMA
Theme URI: http://www.marshallgma.com
Description: Wordpress theme for USC Marshall Graduate Marketing Association
Version: 1.0
Author: Joseph Siu
Author URI: mailto:joseph.siu.2010@marshall.usc.edu

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
	border-style: none;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url(images/bg.jpg) repeat;
	color: #000000;
}

a, a:link, a:visited{
	text-decoration: underline;
	color: #990000;
}

a:hover{
	text-decoration: underline;
	color: #ffcc00;
}

img{ 
	border: none;
} 

#wrapper{
	margin: 0 auto 0 auto;
	width: 871px;
	text-align: left;
}

#header{
	float: left;
	width: 871px;
}

#holder{
	margin: 0;
	float: left;
	width: 871px;
	background: url(images/body_middle.jpg) repeat-y;
	text-align: left;
	padding: 10px 0 0 0;
}

#container{
	float: left;
	width: 599px;
	display: inline;
	padding: 0 56px 0 20px;
}

#container h1{
	padding: 25px 0 20px 0;
	font-size: 18px;
}

.post{
	padding: 0;
}

#pagetitle{
	margin: 0;
	float: left;
	width: 599px;
	height: 29px;
	display: inline;
	padding: 0;
}

#pagetitle h2{
	font-size: 18px;
	font-style: bold;
	border-bottom: 2px dotted #ffcc00;
	padding: 0 0 3px 0;
}

#pagetitle h2 a:link, #pagetitle h2 a:visited{
	color: #990000;
	text-decoration: none;
}

#pagetitle h2 a:hover{
	color: #ffcc00;
	text-decoration: underline;
}

.cal{
	margin: 0;
	float: left;
	width: 47px;
	height: 49px;
	background: url(images/calendar.gif) no-repeat;
	display: inline;
	clear: left;
}

.cal h3{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	text-align: center;
	color: #000000;
	padding: 5px 0 0 0;
}

.cal h4{
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	font-style: bold;
	padding: 6px 0 0 0;
	color: #ffffff;
}

.title{
	margin: 0;
	float: left;
	width: 542px;
	height: 49px;
	display: inline;
	padding: 0 0 0 10px;
}

.title h2{
	font-size: 16px;
	font-style: bold;
	color: #990000;
	border-bottom: 2px dotted #ffcc00;
	padding: 0 0 3px 0;
}

.title h2 a:link, .title h2 a:visited{
	color: #990000;
	text-decoration: none;
}

.title h2 a:hover{
	color: #ffcc00;
	text-decoration: underline;
}

.title p{
	font-size: 12px;
	font-style: normal;
	text-align: right;
	padding: 3px 0 0 5px;
	color: #888888;
}

.title p a:link, .title p a:visited{
	text-decoration: underline;
	color: #777777;
}

.title p a:hover{
	color: #ffcc00;
}

.entry_index{
	padding: 0 0 20px 0;
	margin-left: 60px;
	line-height: 18px;
	float: left;
	display: block;
}

.entry_index p{
	padding: 7px 0 14px 0;
}

.entry_index  p img{
	vertical-align: bottom;
	padding: 0;
	margin: 0 -8px 0 -3px;
}

.entry_index  ul{
	padding: 0 0 0 45px;
}

.entry_index  ul li{
	padding: 0 0 5px 0;
}

.entry_single{
	padding: 0 0 20px 0;
	margin-left: 60px;	
	line-height: 18px;
	float: left;
	display: block;
}

.entry_single p{
	padding: 7px 0 14px 0;
}

.entry_single p img{
	vertical-align: bottom;
	padding: 0;
	margin: 0 -8px 0 -3px;
}

.entry_single ul{
	padding: 0 0 0 45px;
}

.entry_single ul li{
	padding: 0 0 5px 0;
}

.entry{
	padding: 0 0 20px 0;
	line-height: 18px;
	float: left;
	display: block;
}

.entry p{
	padding: 7px 0 14px 0;
}

.entry p img{
	vertical-align: bottom;
	padding: 0;
	margin: 0 -8px 0 -3px;
}

.entry ul{
	padding: 0 0 0 45px;
}

.entry ul li{
	padding: 0 0 5px 0;
}

.navigation{
	padding: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 136px;
	display: inline;
	padding: 0 20px 0 40px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 17px;
	color: #000000;
}

.sidebar ul li a:link, .sidebar ul li a:visited{
	color: #000000;
	padding: 0 0 0 5px;
	text-decoration: none;
	border-left: solid 10px #ffffff;
}

.sidebar ul li a:hover{
	color: #990000;
	text-decoration: none;
	border-left: solid 10px #ffcc00;
}

.sidebar ul ul li{
	padding: 0 0 0 10px;
}

#search_box{
    width: 121px;
    height: 25px;
	margin: 0 0 15px 14px;
    background: url(images/search_area.jpg) no-repeat;
}
#search_box #s{
    float: left;
    padding: 5px 0 0 5px;
    margin: 0;
    border: 0;
    width: 92px;
    background: none;
}

#search_box #searchsubmit{
    float: right;
    margin: 0;
}

#sponsors{
	padding: 0 0 0 15px;
}

#sponsors a:link, #sponsors a:visited, #sponsors a:hover{
	text-decoration: none;
	color: #000000;
	border: none;
}

#sponsors p{
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#sponsors p img{
		vertical-align: middle;
		padding: 6px 2px 0 2px;
}

#footer{
	clear: both;
	float: left;
	width: 871px;
	background: url(images/body_middle.jpg) repeat-y;
}

#footer a:link, #footer a:visited{
	text-decoration: underline;
	color: #888888;
}

#footer a:hover{
	color: #ffcc00;
}

#footer p{
	font-size: 10px;
	color: #888888;
	text-align: center;
	padding: 0 56px 0 216px;
}

#d13slideshow{
	background-color:#ffffff;
	width:599px;
	height:250px;
	margin:0px; padding:0px; }
#d13nav{ margin:0px; padding:0px; }
#navleft{
	z-index:200;
	position:absolute;
	width:15px;
	height:180px;
	margin:0px; padding:0px; }
#navright{
	z-index:201;
	position:absolute;
	width:15px;
	height:180px;
	margin:0px; padding:0px;
	margin-left:584px; }
#navleft a,
#navright a{
	width:15px;
	height:180px;
	display:block;
	background-color:#000000;
	filter:alpha(opacity=30);-moz-opacity:.3;opacity:.3;
	background-position:center center;
	background-repeat:no-repeat; }
#navleft a{ background-image:url(left.gif); }
#navright a{ background-image:url(right.gif);  }
#navleft a:hover{ filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6; }
#navright a:hover{ filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6; }
#navleft a span,
#navright a span{ display:none; }
	div.d13slide{
	padding:0px;
	margin:0px; }
div.d13slide img{
	padding:0px;
	margin:0px; }
div.d13fader{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;
	height:70px;
	z-index:1;
	margin:-70px 0px 0px 0px;
	padding:0px; }
div.d13fader h3{
	font-size:14px;
	font-weight:bold;
	padding:4px;
	margin:0px; }
div.d13fader h3 a{ 
	color:#FFCC00; 
	text-decoration: none; }
div.d13fader h3 a:hover{ 
	color:#FFCC00; 
	text-decoration: underline; }
div.d13fader p{
	font-size:12px;
	font-weight:normal;
	padding:2px 4px 4px 4px;
	margin:0px;
	color:#FFFFFF; }
div.d13fader p a{
	color:#FFFFFF; }
div.d13fader p a:hover{
	color:#FFCC00;
	text-decoration: underline; }