/*   
Theme Name: ABCD Pittsburgh
Theme URL: http://wwww.abcdpittsburgh.org/
Author: Jonathan Graft - jgraft@inspecttech.com
Author URI: http://www.inspecttech.com/
Version: 1.2 min
Added: Google+ social button
Tags: abcd, pittsburgh, bridge, association, construction, inspect, tech, inspecttech
*/

body {
	background-image: url(images/bg.png);
	background-repeat: repeat;
}
body,td,th {
	font-family: "Myriad Pro", "Myriad Pro Bold", "Myriad Pro Semibold", "Myriad Web Pro", "Myriad Web Pro Bold", "Myriad Web Pro Italic";
	font-size: 14px;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.footer {
	font-family: "Myriad Pro", "Myriad Pro Bold", "Myriad Pro Semibold", "Myriad Web Pro", "Myriad Web Pro Bold", "Myriad Web Pro Italic";
	font-size: 12px;
	color: #FFF;
}
td.textarea {
	background-image:url(images/fix_bg.png)
}
td.footerBG {
	background-image:url(images/footer_area.png)
}
a.rollover-HOME {
	display: block;
	width: 100px;
	height: 50px;
	text-decoration: none;
	background: url("images/links_home.png");
}
a.rollover-HOME:hover {
	background-position: -100px 0;
}
a.rollover-JOBS {
	display: block;
	width: 95px;
	height: 50px;
	text-decoration: none;
	background: url("images/links_jobs.png");
}
a.rollover-JOBS:hover {
	background-position: -95px 0;
}
a.rollover-SPONSORS {
	display: block;
	width: 111px;
	height: 50px;
	text-decoration: none;
	background: url("images/links_sponsors.png");
}
a.rollover-SPONSORS:hover {
	background-position: -111px 0;
}
a.rollover-CALENDAR {
	display: block;
	width: 96px;
	height: 50px;
	text-decoration: none;
	background: url("images/links_calendar.png");
}
a.rollover-CALENDAR:hover {
	background-position: -96px 0;
}
a.rollover-JOIN {
	display: block;
	width: 88px;
	height: 50px;
	text-decoration: none;
	background: url("images/links_join.png");
}
a.rollover-JOIN:hover {
	background-position: -88px 0;
}
a.rollover-NEWS {
	display: block;
	width: 127px;
	height: 50px;
	text-decoration: none;
	background: url("images/links_newsletters.png");
}
a.rollover-NEWS:hover {
	background-position: -127px 0;
}
a.rollover-ORG {
	display: block;
	width: 132px;
	height: 50px;
	text-decoration: none;
	background: url("images/links_organization.png");
}
a.rollover-ORG:hover {
	background-position: -132px 0;
}
a.rollover-GOALS {
	display: block;
	width: 88px;
	height: 50px;
	text-decoration: none;
	background: url("images/links_goals.png");
}
a.rollover-GOALS:hover {
	background-position: -88px 0;
}
a.rollover-LINKS {
	display: block;
	width: 87px;
	height: 50px;
	text-decoration: none;
	background: url("images/links_links.png");
}
a.rollover-LINKS:hover {
	background-position: -87px 0;
}
.displace {
	position: absolute;
	left: -5000px;
}
.biggerTXT {	
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
#social_side_links {
    position: fixed;
    top: 0px;
    left: 0;
    padding: 10px;
}
#social_side_links li a {
    display: block;
    background-repeat: no-repeat;
    background-position: top left;
}
