﻿/* ============ general overrides ============ */
/* flags background under the header area: */
body {background:#fff url(/images/makerfaire_2006/faire_bg_trans.gif) repeat-x 100px 246px;}
#header {margin-bottom: 50px;}
#header h1 a {display:block;width:252px;height:60px;text-decoration:none;text-indent:-1234em;background:url(http://www.makezine.com/images/makerfaire/logos/makerfairelogo.gif) no-repeat 0 0;outline:none;}
/* ============ maker faire menu ============ */
ul#mfmenu {margin:0; padding:0; list-style-type:none;}
#mfmenu li {margin-bottom:2px; background:#0091DF;}
#mfmenu li a {display:block; font-size:1.2em; color:#fff; padding:4px 4px 4px 24px; background:url(/images/makerfaire_2006/arrow_sm_blue.gif) no-repeat 6px center; text-decoration:none; outline:none;}
#mfmenu li a:hover {background-image:url(/images/makerfaire_2006/arrow_sm_white_left.gif);}
/* linked menu item enclosed in <em> is highlighted */
#mfmenu li a:focus, #mfmenu li em a {background-color:#999; background-image:url(/images/makerfaire_2006/arrow_sm_white_left.gif);font-style:normal;}

/* ============ helper classes ============ */
div.item {border:1px solid #0091DF; background-color:#fff; margin:0 0 1em; padding:10px;}
div.promomf {width:250px;height:auto !important;padding:1em 0;border-bottom:1px solid #ccc;float:left;clear:left;}
div.rightpromomf {float:right;margin:0;clear:right;}
.promomf img {margin-left:20px;}





