﻿/* general */
h1.pageTitle { margin: 1.3em 0 0.5em 0; }

/* web parts */
.ms-WPTitle { }
.ms-WPHeader td { border-bottom: 1px #eedcde solid; }
.ms-partline { background: #eedcde; }
.ms-WPBody { }
.ms-WPBorder { }

/* lists */
.ms-menutoolbar, table.ms-toolbar, .ms-toolbarContainer { background: #bfb989; }
.ms-menutoolbar a, table.ms-toolbar a, .ms-toolbarContainer a { color: #000 !important; text-decoration: none !important; }
.ms-separator img { background: #cccccc; }
.ms-viewheadertr { background: #e5e5e5; font-size: 85%; color: #666; }
.ms-viewheadertr a { color: #666 !important; text-decoration: none !important; }
.ms-descriptiontext { font-size: 0.9em; }
.ms-MenuUIPopupBody { }

/* forms */
.ms-formlabel { border-top: 1px #cccccc dotted; }
.ms-formlabel h3.ms-standardheader { font-size: 100%; }
.ms-formbody { background: #f3f3f3; border-top: 1px #cccccc dotted; }
.ms-formline { border-top: 1px #cccccc dotted; }
.ms-consolestatusframe { font-size: 85%; }

/* calendar */
.ms-cal-gempty { font-size: 80%; }
.ms-datepickerouter { font-size: 80%; }

/* discussions */
.ms-disc-bar { background: #f3f3f3; }
.ms-disc-bordered-noleft { border-color: #cccccc; }

/* blogs */
.ms-PostDate { font-size: 100%; font-weight: normal; border-bottom: 1px #cccccc dotted; }
.ms-PostTitle { font-size: 130%; border-bottom: 1px #cccccc solid; }
.ms-blogedit { }
.ms-PostBody { }
.ms-PostFooter { }
.ms-CommentHeader { border-bottom: 1px #cccccc dotted; }
.ms-CommentTitle { }
.ms-CommentBody { }

/* wiki */
.ms-wikieditouter { background: #f3f3f3; }
a.ms-wikilink { text-decoration: none; }
a.ms-missinglink { border-bottom: 1px #cccccc dashed; }

/* bullets */
.bullet, .level-bullet { }

/* search results */
.srch-Icon { }
.srch-Title { }
.srch-Description { }
.srch-Metadata { color: #888888; border-top: 1px #cccccc solid; }
.srch-URL a { color: #008800; }

/* edit mode panel */
fieldset.editMode { background: #f0f0f0; border: 1px #d0d0d0 solid; padding: 10px; }
fieldset.editMode legend { font-weight: bold; color: #cc0000; margin: 0 0 10px 0; }
.bannerSelector { width: 600px; overflow-x: auto; }

/* resume forms */
.checkboxlist { height: 200px; overflow: auto; background: #eee; border: 1px #ddd solid; }
.ms-formactions { margin: 15px 0; }
table.searchFormResults { width: 100%; border-collapse: collapse; border-style: none; }
table.searchFormResults th { text-align: left; padding: 0 1em 0.2em 0; vertical-align: bottom; border-style: none none solid none; border-bottom: 1px #d0d0d0 solid; }
table.searchFormResults td { padding: 0.2em; vertical-align: top; border-style: none none dotted none; border-bottom: 1px #e0e0e0 dotted; }