@charset "utf-8";
/* mkeUX CSS Document */

/* Global Styles */
	html {background:url(../images/headerBg.png) top left repeat-x; width:100%; color:#000;}
	body {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; text-align:center; overflow-x:hidden;}
	h1 {font-size:1.2em; height:45px;}
	h1 b {font-size:1.2em;}
	h2 {font-size:1.4em; font-weight:bold;}
	.clear {clear:both;}
	a {outline:none;}
	.divider {height:1px; background:#8f7f61; width:100%;}
/* End Global Styles */

/* Main Header Styles */
	#burrito {background:url(../images/hugFestBg.png) top center no-repeat; margin:0 auto; width:1024px;}
	#homeLogo {width:375px;}
	#logo {background:url(../images/mkeUXLogo.png) top left no-repeat; float:left; display:block; width:375px; height:252px;}
	a#logo:hover {background:url(../images/mkeUXLogoHover.png) top left no-repeat; width:375px; height:252px;}
	#logo span {display:none;}
	#intro {float:left; text-align:left; width:600px; font-size:.76em;}
	#noNav {font-size:1.5em; font-weight:bold; color:#efefef; padding:40px 0 155px 0; width:590px; text-align:center;}
	#social {position:relative; top:-12px; left:485px; width:130px; height:55px;}
	#social img {padding-right:10px; border:0;}
/* End Main Header Styles */

/* Dealio Styles */
	#dealio {position:relative; top:-47px; float:left; text-align:left; width:455px; height:275px; padding-left:45px; font-size:.87em;}
	#dealio ul {margin:0; padding:5px; list-style:disc;}
	#dealio li {margin:0; padding:4px; list-style:disc;}
	#dealio b {font-weight:bold; font-size:1em;}
	#nextMeeting {float:right; font-weight:bold; padding:4px 32px 30px 0; font-size:1.3em;}
/* End Dealio Styles */

/* Events Styles */
	#events {float:right; width:355px; padding:2px 20px 0 0; font-weight:bold; line-height:1.2em;}
	#events ul {margin:0; padding-top:5px; list-style:none;}
	#events li {clear:both; padding-top:25px; font-size:.76em; text-align:left;}
	#events li span {font-size:.85em; line-height:1.4em; font-weight:normal;}
	#events a {color:#f00;}
	.calIcon {float:left; padding-right:10px;}
/* End Events Styles */

/* Blogbar Styles */
	#blogBar {clear:both; padding:0; width:970px; margin:0 auto;}
	#blogBar ul {margin:0; padding:0; list-style:none;}
	#blogBar li {float:left; margin:0; padding:0;}
	#rssIcon {float:left; background:url(../images/rssIcon.png) top left no-repeat; width:123px; height:105px;}
	#rssIcon a {display:block; width:123px; height:105px;}
	#rssIcon span {display:none;}
	#blogTitle {float:left; background:url(../images/blogTitle.png) top left no-repeat; width:207px; height:105px;}
	#blogTitle span {display:none;}
	#arrow {float:left; background:url(../images/dashBg.png) top left repeat-x; width:425px; height:105px;}
	#readLink {float:left; background:url(../images/readBtn.png) top left no-repeat; width:215px; height:105px;}
	#readLink a {display:block; width:215px; height:105px;}
	#readLink span {display:none;}
/* End Blogbar Styles */

/* Footer/Contact Form */
	#footer {clear:both; width:1024px; height:667px; background:url(../images/footer.jpg) top left no-repeat; margin:0 auto; text-align:center;}
	#ideas {padding-top:30px;}
	#contactForm {width:955px; padding:35px 0 0 0;}
	#formLeft {float:left;}
	#formRight {padding-left:32px; float:right;}
	label {width:8em; font-size:1.2em; font-weight:bold; float:left; text-align:right; margin-right:1.5em;}
	.layItDown {text-align:left; padding-bottom:5px; font-size:1.2em; font-weight:bold;}
	.formPadding {margin:5px; padding:10px 5px;}
	.contactInput {float:left; margin:0;}
	.submit {float:right;}
	.submitBtn {width:81px; height:38px; border:none; padding-top:5px;}
	input {height:1.8em; width:260px;}
	textarea {width:450px; height:127px;}
	#thankYouText {background: url(../images/thankYouHead.png) top left no-repeat; width:860px; font-size:.76em; line-height:18px; padding:0 0 0 20px;}
	#thankYouIntroText {width:850px; padding:35px 0 0 0;}
	#props {color:#b9b9b9; font-size:.7em; padding:10px; text-align:left;}
	#props a {color:#acacac; font-weight:bold;}
/* End Contact Form */

/* font sizes */
	.small {font-size:.95em;}
	.smallBold {font-size:.95em; font-weight:bold;}
	.medium {font-size:1.2em;}
	.mediumBold {font-size:1.2em; font-weight:bold;}
	.large {font-size:1.4em;}
	.largeBold {font-size:1.4em; font-weight:bold;}
/* end font sizes */