/* !General Styles */

body { color: #5c5c5c; margin: 0; padding: 0; font-size: 12px; font-family: Arial, sans-serif;}
body.ms-main { background-color: #58132d; }
body.network { background-color: #1d6093; }
#wrapper { margin: 0 auto; width: 1000px; background-color: #ffffff; background: url(http://middlestart.org/i/wrap_background.gif) repeat-y;}
.calendar #wrapper { background-image: none; background-color: #ffffff; }
#header {background-image: url(http://middlestart.org/i/header_background.jpg); background-repeat: no-repeat;}
#logo { padding-top: 32px; }
#main { margin-top: 15px; padding-bottom: 40px; background: url(http://middlestart.org/i/inner_background.gif) repeat-y; }
#leftcolumn { width: 219px; float: left; padding-left: 23px; text-align: right; }
#maincolumn { width: 437px; float: left; margin: 20px 0 0 44px; }
.calendar #maincolumn { width: 697px; }
#rightcolumn { width: 218px; float: left; margin: 20px 0 0 42px; padding-bottom: 15px; color: #6983a0;}
.clear { clear: both; }

/* #main, #leftcolumn, #maincolumn, #rightcolumn { border: 1px solid; } */

/* !Navigation Styles */
#navigation { padding: 0; margin: 0; border-top: #58132d 2px solid; border-bottom: #d9d9d9 1px solid; height: 25px;} 
#navigation ul { 
	margin: 0; 
	padding: 0; 
	height: 25px; 
	list-style: none; 
	display: inline; 
	overflow: hidden; 
}
#navigation li { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: inline; 
}
#navigation a { 
	float: left; 
	padding: 25px 0 0 0; 
	overflow: hidden; 
	height: 0px !important; 
	height /**/:25px; /* for IE5/Win only */ 
}

#navigation a:hover { background-position: 0 -25px; }

#navigation a.selected { background-position: 0 -25px;}

#nav-who a { width: 119px; background: url(http://middlestart.org/i/nav_who.gif) top left no-repeat; }
#nav-why a { width: 140px; background: url(http://middlestart.org/i/nav_why.gif) top left no-repeat; }
#nav-what a { width: 99px; background: url(http://middlestart.org/i/nav_what.gif) top left no-repeat; }
#nav-news a { width: 53px; background: url(http://middlestart.org/i/nav_news.gif) top left no-repeat; }
#nav-partner a { width: 133px; background: url(http://middlestart.org/i/nav_partner.gif) top left no-repeat; }
#nav-resources a { width: 85px; background: url(http://middlestart.org/i/nav_resources.gif) top left no-repeat; }
#nav-forums a { width: 121px; background: url(http://middlestart.org/i/nav_forums.gif) top left no-repeat; }

#subnav { background-color: #ffffff;}
#subnav div.subitem { display: block; font-size: 13px; padding: 5px 5px 5px 0; margin: 0 0 2px 0;}
#subnav div.level-2 { display: block; font-size: 11px; padding: 5px 5px 5px 0; margin: 0 0 2px 0;}

#subnav a { }
#subnav a:hover { text-decoration: none !important; text-decoration: underline; }
#subnav div.subitem:hover, #subnav .selected { background-color: #fcf1cc;  }


/* !Footer Styles */
#footer { margin: 0; padding: 0; background-image: url(http://middlestart.org/i/footer_background.gif); background-repeat: repeat-y; font-size: 10px; color: #80878d; }
#footer a { color: #80878d; text-decoration: underline; }
#footleft { float: left; width: 256px; text-align: center; padding: 23px 0 23px 0; }
#footer h4 { font-size: 10px; color: #80878d; margin: 0; padding: 0; }
#footer ul { list-style: none; margin: 0; padding:  0 0 10px 0; }
#footer li { list-style: none; margin: 0; padding: 0; }
#footright { float: left; width: 741px; }
#f1, #f2, #f3, #f4 { float: left; width: 150px; padding: 10px 0 0 30px; }

/* !Item Styles */
.hr hr, .hrthick hr, .hrbreak hr { display: none; height: 0; font-size: 0; line-height: 0; }
.hr { height: 1px;  margin: 8px 0 10px 0; background-color: #e3e3e3; }
.hrthick { height: 4px; background-color: #2b69a4; margin: 8px 0 10px 0; }
.hrbreak { height: 4px; background-color: #fff; margin: 8px 0 10px 0; }

.item { margin: 0 0 0 0; padding: 0 5px 0 0; }
.item h3, td h3 { margin: 0; padding: 0; font-size: 13px; font-weight: bold;}
td h3 { margin-bottom: 0; }
.network .item h3 { color: #2b69a4; }
.ms-main .item h3 { color: #742b49; }
.ms-main .spotlight { padding: 33px 17px 2px 17px; background-color: #6d203f; background-image: url(http://middlestart.org/i/main_spotlight.jpg); background-position: top right; background-repeat: no-repeat; color: white; }
.network .spotlight { padding: 33px 17px 2px 17px; background-color: #1e609d; background-image: url(http://middlestart.org/i/network_spotlight.jpg); background-position: top right; background-repeat: no-repeat; color: white; }
.spotlight h3, .spotlight h3 a { color: #f0c12f; }
.metadata { font-size: 11px; }
.meta-categories {font-size: 10px; }
.resource-list li p {margin: 0 0 5px 0;}
.resource-list li {margin-bottom: 5px;}

/* !Header Styles */
h1, h2, h3, h4, h5, h6 { font-family: Trebuchet MS, Arial, Sans-serif; }
.ms-main h1,.ms-main h2,.ms-main h3,.ms-main h4,.ms-main h5,.ms-main h6 { color: #6c1e3f; }
.network h1,.network h2,.network h3,.network h4,.network h5,.network h6 { color: #1d609e; }

.section h2 { font-size: 22px; font-weight: normal; margin: 0; padding: 0;}
div.section { text-align: right; }
#subnav h1 { font-size: 26px; font-weight: normal; margin-bottom: 0;}
#rightcolumn img.section {text-align: right; font-size: 15px; }
#rightcolumn h4 { padding: 0; margin: 0; }


/* !user content styles */
.user-content h1 { font-family: Arial, sans-serif; font-size: 20px; font-weight: normal; border-bottom: #e3e3e3 1px solid; margin-top: 25px; }
.user-content h2 { font-family: Arial, sans-serif; font-size: 16px; font-weight: normal; margin: 0 0 -.75em 0;}
.user-content h3 { font-family: Arial, sans-serif; font-size: 12px; margin: 0 0 -.75em 0;}
 
/* !Img Styles */
img { border: 0; }
img.sidebar { margin-top: 30px; padding-bottom: 10px; border-bottom-width: 7px; border-style: solid; }
.network img.sidebar { border-color: #1d6093; }
.ms-main img.sidebar { border-color: #6d203f; }
img.network-logo { padding-right: 10px; float: left; }

/* !General Link Styles */
#rightcolumn a { font-size: 11px; }
#rightcolumn h3 a {font-size: 12px; font-family: Arial; font-weight: normal; }
.ms-main a { color: #6d203f; text-decoration: none; }
.network a { color: #1d609e; text-decoration: none; }
a:hover { text-decoration: underline; }
.spotlight a { color: #ffffff; font-weight: bold;}

/* !Pagination */

.pagination { float: left; }
.rss { float: right; }

/* !Link Icon Styles */
/* general settings for all links */
a.blank, a.pdf, a.doc, a.zip, a.mp3, a.txt, a.xls, a.print, a.mailto, a.ppt {padding-left: 15px; background-repeat: no-repeat; background-position: left center; display:inline-block;}

/* style for each icon */
a.blank 	{background-image: url(http://middlestart.org/i/icons/blank.png);}
a.pdf 		{background-image: url(http://middlestart.org/i/icons/pdf.png);}
a.doc 		{background-image: url(http://middlestart.org/i/icons/doc.png);}
a.zip 		{background-image: url(http://middlestart.org/i/icons/zip.png);}
a.mp3 		{background-image: url(http://middlestart.org/i/icons/mp3.png);}
a.txt 		{background-image: url(http://middlestart.org/i/icons/txt.png);}
a.xls 		{background-image: url(http://middlestart.org/i/icons/xls.png);}
a.mailto 	{background-image: url(http://middlestart.org/i/icons/mailto.png);}
a.ppt 	{background-image: url(http://middlestart.org/i/icons/ppt.png);}


/* !Calendar Styles */

#calendar {  padding: 10px 7px 10px 7px; background-color: #f0f4f9; border-top: #e3e3e3 1px solid;}
.monthlinks {float: right; font-size: 11px; margin-top: 10px; }
#calendar h2 { font-size: 20px; color: #3c76ab; font-weight: normal; padding: 0 0 8px 0; margin: 0;}
.calendarBG { background-color: #c4d6e6; }
th.calendarDayHeading { background-color: #c4d6e6; color: #3c76ab; padding: 2px 0 2px 0;}
.calendarBlank { text-align: center; background-color: #e6e6e6; color: #f4f4f4;}
.noeventday { color: #e4edf4; font-size: 42px; padding: 0; margin: 10px 0 10px 0;}
td.eventday { background-image: url(http://middlestart.org/i/cal_background.jpg); background-repeat: repeat-x; background-position: left top; padding: 6px;}
.event { padding: 0 0 6px 0; }
.calendarCell a, .calendarToday a { color: #2767a2; font-weight: bold; text-decoration: none; }
.calendarCell a:hover, .calendarToday a { text-decoration: underline; }
.calendarMonthLinks { }
.calendarMonthLinks a { }
.calendarMonthLinks a:hover {}


.calendarToday { }
.calendarCell, .calendarToday { font-size: 10px; vertical-align: top; width: 200px; background-color: #fff;}

/* !Table Styles */
.alt1 { background-color: #fff; }
.alt2 { background-color: #f4f7fa; }
td { vertical-align: top; padding: 10px; }
