/*
Theme Name: T3Web-MLGMA
Theme URI: http://www.mlgma.com/
Description: Child Theme for Hybrid
Author: T3 Web
Author URI: http://www.mlgma.com
Template: hybrid
Version: 0.1
*/

@import url("../hybrid/style.css");

#body-container {
margin:40px auto 21px 50px;
}

body{
font-family:Papyrus,Georgia,Times,"Times New Roman",serif;
background-color:#000000;
color:#999999;
}

h1,h2, h3, h4, h5, h6{
font-family:Papyrus,Georgia,Times,"Times New Roman",serif;
color:#999999;
margin:10px 0 10px;
}

#site-title{
font-family:Papyrus,Georgia,Times,"Times New Roman",serif;
color:#999999;
margin-top:10px;
}

.entry-title {
font-size:24px;
font-style:italic;
font-weight:normal;
margin:10px 0 12px;
}

#header-container {
	overflow: hidden;
	height: 200px;
	}
#header {
	overflow: hidden;
	width: 960px;
	height: 200px;
	margin:auto;
	}
	
#site-title a {
	display: block;
        width: 960px;
        height: 200px;
		background-image:url(images/mlgma-logo.jpg);
		background-position:left;
		background-repeat:no-repeat;
	}

#site-title a span {
	display: none;
	}

#site-description{
font-family:Papyrus,Georgia,Times,"Times New Roman",serif;
color:#999999;
display:none;
}

#primary-menu, navigation {
height:34px;
margin:10px 0 20px 0;
}

#primary-menu li, page-nav li {
margin-right:15px;
float:left;
position:relative;
}

#primary-menu li a, page-nav li a {
background:#000000 none repeat scroll 0 0;
border:0px solid #000000;
color:#999999;
padding:8px 15px;
}

#page-nav li a:hover {
color:#0066cc;
}

.entry-title a {
color:#999999;
}

a {
color:#0066cc;
text-decoration:none;
}

a:visited {
color:#cc6600;
}

a:hover, a:active {
color:#0066cc;
}

.widget a:hover {
color:#0066cc;
text-decoration:underline;
}

.widget-title{
color:#cc6600;
}

#tec-events-calendar-header {
margin-bottom:18px;
margin-top:10px;
position:relative;
}

.breadcrumb {
	margin: 0 0 30px 0;
	font-size: 0.9em;
	font-style: italic;
	color: #999999;
	}
.breadcrumb a {
	color: #666666;
	text-decoration: none;
	}
.breadcrumb a:hover {
	color: #0066CC;
	text-decoration: underline;
	}

