/*
Theme Name: NC FBLA
Description: Styles for NC FBLA
Version: 20080922
Author: Dean Tutterow
*/

/* Start NC FBLA stylesheet ------------------------ */

body { font-size:100%; line-height:110%; background-color: #88b;}
body { font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;}
a { color: #000; text-decoration: none; }
p>a, p>a:visited, p>a:hover { color: #c00; text-decoration: none; }
p a, p a:visited, p a:focus, p a:hover, p a:active { color: #c00; text-decoration: none; }
#nav a { color: #fff; text-decoration: none; }
h1{font-size:48px;}
h2{font-size:32px;font-weight:normal;}
h3{font-size:24px;font-weight:bold;}
h4{font-size:20px;}
h5{font-size:16px;}
h6{font-size:12px;}
ul,ol{font-size:16px;}
div.first h3 {text-align: right;font-weight:bold;}
hr {width:95%;}
.first hr {width:100%;}

/* Modified Blueprint grid.css (span->columns) */
.container {width:960px;background-color:#fff;margin:0 auto;color:#111;}
.showgrid {background:url(css/src/grid.png);}
body {margin:0.8em 0;}
div.col-1, div.col-2, div.col-3, div.col-4, div.col-5, div.col-6, div.col-7, div.col-8, div.col-9, div.col-10, div.col-11, div.col-12, div.col-13, div.col-14, div.col-15, div.col-16, div.col-17, div.col-18, div.col-19, div.col-20, div.col-21, div.col-22, div.col-23, div.col-24 {float:left;margin-right:0;}
div.last {margin-right:0;}
.col-1 {width:40px;}
.col-2 {width:80px;}
.col-3 {width:120px;}
.col-4 {width:160px;}
.col-5 {width:200px;}
.col-6 {width:240px;}
.col-7 {width:280px;}
.col-8 {width:320px;}
.col-9 {width:360px;}
.col-10 {width:400px;}
.col-11 {width:440px;}
.col-12 {width:480px;}
.col-13 {width:520px;}
.col-14 {width:560px;}
.col-15 {width:600px;}
.col-16 {width:640px;}
.col-17 {width:680px;}
.col-18 {width:720px;}
.col-19 {width:760px;}
.col-20 {width:800px;}
.col-21 {width:840px;}
.col-22 {width:880px;}
.col-23 {width:920px;}
.col-24, div.col-24 {width:960px;margin:0;}


/* Header styles --------------------------------------------- */

#header { border-bottom: 1px solid #999; }
#header #logo { background-color: #004; padding: 0.5em 0 0 0; }
#header #logo .title { text-align: center; margin: auto; padding: 0 0 0 0; font: 700 32px arial, sans-serif; letter-spacing: -.050em; line-height: 34px; color: #fff; }
#header #logo .title .desc { text-align: center; margin: 0; font: bold 0.6em arial, sans-serif; text-transform: uppercase; color: #fff; letter-spacing: 0.2em; padding: 0.3em 0; border-top: 1px solid #ccc;  }
#header #logo .title a { text-decoration: none; color: #fff; }


/* Search and navigation ------------------------------------- */

#header #placeholder { height: 22px; }
#header #banner { background: url(images/bg/peak.jpg) no-repeat right; }
#search { background: #004; }


/* Menu Bar -------------------------------------------------- */

/* This menu works in FF, IE 6+ & Opera.  JS must be on for IE < 7. Would like to fix small overflow of hover on main bar in FF. */
#menu { margin-bottom:0px; }
#menu ul { position:relative; z-index:999; clear:left; list-style: none; padding: 0; margin: 0; width: 100%; height: 29px; background: #004; }
#menu li { float: left; position: relative;	text-align: left;	width: auto; cursor: default; }
#menu #nav li a:hover, #menu #nav li.sfhover , #menu #nav li.current { background: #c00; color:#fff; text-decoration:none; z-index:999; }
#menu li ul { position: absolute; left: -9999px; width:auto !important; }
#menu li li { display: block; float: left; clear: left; width:8em; border:none; padding: 0; }
#menu #nav li li a { font: 16px Arial, sans-serif; cursor:pointer; background:#004; padding:5px 7px; text-decoration:none; letter-spacing:1px; }
#menu #nav li li a:hover { padding: 5px 7px; border-width: 1px 1px;	background:#c00; color:#ffffff;	z-index:999; }
#menu li:hover ul, #menu li.sfhover ul { display:block; left: auto; width: auto; z-index:999; border-top: thin solid white; }
#menu ul a, #menu ul a:visited { font: 16px Arial, sans-serif; color: white; display:block; cursor:pointer; background:none; padding:5px 7px; text-decoration:none; letter-spacing:1px; }

#submenu, #submenu li.page_item, #submenu li.page_item a { list-style:none; margin: 0 0 0.1em 0; padding: 0 4px 0 0; font: 18px Arial; width:160px; display: block; line-height: 1.5em; text-align: right;}
#submenu li a { color: #000; padding: 5px 7px; text-decoration: none;  }
#submenu li a:visited { color: #000; }
#submenu li a:hover, #submenu li.current_page_item a:hover, #submenu li.current_page_item a:visited, #submenu li.current_page_item a { color: white; background: #c00; }


/* Home page columns ----------------------------------------- */

#home_content { margin: 10px 0; font-size:16px;}
#home_left   { padding: 0 5px 0 10px;}
#home_center { padding: 0 10px;}
#home_right  { padding: 0 10px 0 20px;}
#home_left .banner img, #home_right .banner img { margin:0 0 0 20px;}
.entry { font-size: 14px; }
.entry ul, .entry ol { margin: 0; padding: 0 0 0.5em 1.5em; }
.entry li { font-size: 14px; }
div.post_date {display:inline; font-weight: bold; float:left; clear:left; width:56px; height:20px; text-align: center; margin: 0.25em 0.25em 0 0; position: relative; top: 2px; }
div.post_title {font-size:16px; font-weight: bold; padding-bottom:0.2em; clear:right; float:left; }
div.post_title a {color:#c00; }
#filter_content div.post_title {font-size:1.5em; padding-top: 3px; clear:right; float:left; width:320px;}
div.month {float:left; height:18px; width:60%; color: #c00; background: white; font-size: 16px; }
div.day {float:left; height:100%; width:40%; color: #c00; background: white; font-weight: bold; font-size: 16px; }
.post div.month, .post div.day { position: relative; top: -5px; }
div.post hr {height:0.05em; margin:0 0 0.2em 0; background-color:#dadada; color:#dadada;}
div.entry a {color:#c00;}
span.important_content p {font-size: 20px; line-height:26px; color: white; background-color: #c00; text-align: center; margin:0;}
span.important_content a:link, span.important_content a:visited, span.important_content a:active {color: white;}
.conference table { font-size: 11px; }
.conference table .head td { font-size: 14px; font-weight:bold; }
.conference table td { text-align:center; line-height: 92%; border: 1px solid #ccc;}


/* Front Page Gallery ---------------------------------------- */

#myGallery { width: 460px !important; height: 345px !important; } 
#myGallery h2 { color: #fff; } 
#gallery_column #myGallery { border-style: none; margin-bottom: 10px; text-align:center; background-image: url('../../../../images/State Officer Team For 2008 At NLC-460x345.jpg');} 


/* Featured post --------------------------------------------- */

#home_featured { background-color: #f2f2f2; margin: 0 0 10px 0; float: left; width: 99%; }
#home_featured .entry { font-size: 1.4em; }
#home_featured h3 { color: #c00; }
.feat_content { float: left; padding: 0 0.7em; }
.feat_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.feat_title { clear: both; font: 700 24px Helvetica, san-serif; padding: 0 0 0.3em 0; text-align: center;}
.feat_title a { color: #c00;}
.feat_content p { font-size:16px; margin:0 0 5px 0;}


/* Asides ---------------------------------------------------- */

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; }
ul.arrow li { padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; border-left: 5px solid #dadada; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #c00; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }


/* About ----------------------------------------------------- */

#home_about { border-bottom: 1px solid #dadada; border-top: 1px solid #dadada; margin: 0 0 1em 0; background: #f3f9ff; padding: 0.5em 0.7em 0 0.7em; }
#home_about p { font-size: 1.2em; font-family: tahoma; }


/* Documents ------------------------------------------------- */
.documents_page td.title {font-size:18px; font-weight:bold;}
.documents_page tr {border-bottom:thin solid #ccc;}
.documents_page ul {list-style: none; font-size:18px; font-weight:bold; padding: 0; margin: 0; }
.docsheader {float:left; font-size:24px;font-weight:bold;line-height: 1;margin-bottom: 1em;}
.docstitle { float:left; width: 55%; font-size: 20px; font-weight: bold; }
.docsfiletype {float:left; width: 20%; font-size: 10px;}
.docsfiletype p {font-size: 20px; font-weight: bold; margin:0; color:#c00;}
.docscontent {clear:left; margin-top:5px;}
.docscontent p {margin-bottom:0;}
.docscontent br {line-height:0em;}


/* Calendar, About, Gallery, Newsletter, Officers, Contacts, 404 Page styles  */

#calendar_content, #about_content, #gallery_content, #newsletter_content, #officers_content, #contacts_content, #lost_content { padding-top:1em;}
.calendar_page, .about_page, .gallery_page, .newsletter_page, .officers_page, .contacts_page, .lost_page {float:left; margin: 0 0 1em 1em; padding: 0 0 0 1em; border-left: thin solid #ccc;}
.newsletter_page .post {display:inline; float:left; width:120px; height:50px; text-align: center; margin: 0.25em 0.6em 40px 0; position: relative; top: 3px; }
.newsletter_page div.month {float:left; height: 40%; width:60%; color: #c00; background: white; font-size: 20px; margin-right: 30px;  }
.newsletter_page div.year {float:left; height: 50%; width:60%; color: #c00; background: white; font-weight: bold; font-size: 24px; }
.newsletter_page .post div.month, .newsletter_page .post div.year { position: relative; top: -5px; }
#gallery_content td {margin-left:0px; margin-top:0px; padding-left:0px; padding-top:0px; float:left;}

/* Conferences, Documents, Regional, Static Page styles -------------- */

#conferences_content, #documents_content, #regional_content, #static_content { padding: 1em 1em 0 0.5em; }
.conferences_page, .documents_page, .regional_page, .static_page {float:left; margin: 0 0 1em 1em; padding: 0 0 0 1em; border-left: thin solid #ccc;}
.regional_page a, .regional_page a:hover {color:#c00; font-weight:bold;}
.docs_pdf {float: right;}


/* Contacts Page styles -------------------------------------- */

/*#contacts_content {margin: 1.5em 0; font-size: 0.9em;}*/
.contacts_address {margin: 0; font-size: 17px;}
.contacts_list {list-style: none;}
.contacts_name {font-size: 20px; font-weight: bold; color: #c00; margin-bottom: 5px;}
.contacts_position {padding-left: 2em;}
.contacts_email {padding-left: 2em;}
.contacts_telephone {padding-left: 2em; display: none;}
div.contacts_form p {font-size: 1.0em; margin-bottom: 0.9em;}
div.contacts_form textarea {width:360px;height:200px;}
div.contacts_list a, .contacts_page table a {color:#c00;}
.contacts_page table {width:80%;}
.contacts_page h4 {margin:0 0 5px 0; font-weight:bold;}


/* Category list --------------------------------------------- */

#side_categories { margin: 0 0 1em 0; }
ul.cat li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat li a { display: block; text-transform: uppercase; font-size: 1em; font-weight: bold; color: #000; border-bottom: 1px solid #dadada; border-left: 3px solid #dadada; padding: 3px 12px 0 7px; margin: 0; background: url(images/bg/arrow.png) no-repeat 177px 3px; height: 19px; }
ul.cat li a:hover { background: #f1f1f1 url(images/bg/arrow2.png) no-repeat 177px 3px; color: #c00; }
ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 1em; height: 19px; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }


/* Recent comments ------------------------------------------- */

#side_recent_comments, #side_most_emailed, #side_tag_cloud { margin: 0 0 1.4em 0; }
ul.reccom li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/bubble.png) no-repeat 0 3px; }
ul#recentcomments li.recentcomments { background: url(images/bg/bubble.png) no-repeat 0 3px; }


/* Most emailed ---------------------------------------------- */

ul.email li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/doc.png) no-repeat 0 3px; }


/* Widgets --------------------------------------------------- */

.widget { margin: 0 0 1.2em 0; }
.widget a { color: #555; }
.widget a:hover { color: #000; }
.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; }
.widget ul li { padding: 0 0 0.1em 20px; margin: 0 0 0.2em 0; border-bottom: 1px solid #dadada; background: url(images/bg/postbullet.png) no-repeat 0 2px; }
.widget ol li { padding: 0 0 0.1em 10px; margin: 0 0 0.2em 0; border-bottom: 1px solid #dadada;  }
div.rssSummary { font-size:0.8em; }
a.rsswidget img {display: inline; float: left; margin: 0 0.5em 0 0;}


/* WP calendar ----------------------------------------------- */

table#wp-calendar { margin: 0; width: 100%; border: 0; }
table#wp-calendar caption { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #175595; }
table#wp-calendar th, table#wp-calendar td { height: 1em; padding: 0.2em 0.4em;/*padding: 5px 7px;*/ text-align: right; border-right: 2px solid #fff;  }
table#wp-calendar th, table#wp-calendar td#today { font-weight: bold; background: #dadada; color: #000; border-bottom: 0; }
table#wp-calendar td#today { font-weight: bold; background: #f2f2f2; }
table#wp-calendar td { border-bottom: 1px solid #efefef; }
table#wp-calendar td a { font-weight: bold; }


/* Most e-mailed --------------------------------------------- */

.widget_email_most_emailed ul li { background: url(images/bg/doc.png) no-repeat 0 2px; }


/* Archive Page styles --------------------------------------- */

#arch_content { margin: 1.5em 0; }
.archive_meta { margin: 1.5em 0; border-top: 1px solid #dadada; }
.archive_meta a { color: #666; }
.archive_meta a:hover { color: #224970; }
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #666; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/info.png) no-repeat 0 8px;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/email_author.png) no-repeat 0 9px;  }
.archive_post_block { padding: 0.1em 0 0 0; border-bottom: 1px solid #dadada; margin: 0 0 1.2em 0; }
.archive_post_meta { color: #818181; padding: 0 0 0.6em 0; }
.archive_post_meta a, .post_meta a { color: #224970; }
.archive_post_meta a:hover, .post_meta a:hover { color: #000; text-decoration: underline; }


/* Single post styles ---------------------------------------- */

#single_content { margin: 10px 0; font-size:16px; padding: 0 5px 0 10px;}
.post_meta { color: #666; padding: 0.3em 0 1.4em 0; }
.post_meta_tag { color: #666; }
.post_meta p img { margin: 0; padding: 0; float: none; }
.post_meta p { margin: 0 0 0.4em 0; }
#single_content	div.entry p {font-size:16px;}
#single_content blockquote { float: right; width: 260px; color: #666; margin: 0 0 0 1.5em; color: #000; font: bold 1.3em georgia, serif; font-style: italic; letter-spacing: -0.048em; }
#single_content blockquote p { text-align: right; line-height: 1.5em; }
#single_content p img { margin: 0;padding:0; }
#single_content img.WP-PrintIcon, #single_content img.WP-EmailIcon, #single_content img.posttag { margin: 0 0.3em 0 0;padding: 0.1em 0 0 0; }



/* Comment area styles --------------------------------------- */

#comments { margin-top: 3em; }
#commenthead { margin-bottom: 1em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li { border-right: 3px solid #dadada; border-bottom: 1px solid #dadada; margin: 0 0 1em 0; padding: 0 1em 1em 0; overflow-x: hidden; }
ol#commentlist li.alternate { border-right: 3px solid #999; border-bottom: 1px solid #dadada; }
ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; }
ol#commentlist cite a { color: #c00; }
ol#commentlist cite a:hover { color: #000; text-decoration: underline; }
ol#commentlist li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#commentlist li .commentauthor { font-weight: bold; color: #333; }
ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a { font-weight: bold; color: #c00; }
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }
ol#commentlist li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }
ol#commentlist li .commentcont p { margin: 0 0 0.5em 0; padding: 0; }


/* Comment form ---------------------------------------------- */

#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 100px; }
input.comtext, textarea.comtext { width: 300px; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover { background: #f7f7f7; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; }
input.comsubmit { margin-left: 100px; }

/* archives page */

ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; background: url(images/bg/doc.png) no-repeat 0 2px; }
ul.archives li a, ul.wp-tag-cloud li a { color: #c00; }
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }

/* Footer
-------------------------------------------------------------- */

#footer { padding: 1em 0; color: #fff; text-align: center; }
#footer { background-color: #004; padding: 0.5em 0; }

/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 160px; border: 0; border-bottom: 1px solid #004; background: #fff; text-align: center; height: 21px; padding-top: 3px; color: #004; margin: 2px 0; float: left; font: 16px Arial, sans-serif; }
input.submit_input { border: 0; background: #004; height: 24px; padding: 0; width: 65px; margin: 0 0 0 5px; color: #FFF; font: 16px Arial, sans-serif; float: left; cursor: pointer;}

/* Miscellaneous styles
-------------------------------------------------------------- */

/*  heading styles */

h2.archive_name, h2.forms_name, h2.post_name { letter-spacing: -0.04em; }
h3.post_name { text-align: left;}
h4.post_name { text-align: left; margin-bottom: 10px; font-weight: bold;}
h5.post_cat { text-transform: uppercase; font-size: 14px; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #999; border-bottom: 1px solid #dadada; }
h2.post_comm { text-transform: uppercase; font-size: 16px; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; background: url(images/bg/stripe.png) repeat; }
h4.post_comm { text-transform: uppercase; font-size: 16px; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; background: url(images/bg/stripe.png) repeat; text-align: left;}
h2.post_comm2 { text-transform: uppercase; font-size: 16px; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; }
h3.home_featured { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #5f9410; letter-spacing: 0.1em; }
h3.mast { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #c00; }
h3.mast2 { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #c00; }
h3.mast3 { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #c00; }
h3.mast4 { text-transform: uppercase; font-size: 1.1em; line-height: 0.9em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #c00; }
h4.mast5 { text-transform: uppercase; font-size: 16px; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #c00; }
h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { font: bold 1.0em arial, sans-serif; color: #000; letter-spacing: -0.036em; }
h3.archive_title a:hover { color: #fff; background: #000; }

/* miscellaneous */

.none, .noprint { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #818181; }
input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.buttonem { background: #dadada; float: left; }
.page_item {font-size:0.9em; display:block; float:left;}

/* image caption classes */

.captionleft { float: left; margin: 0 1em 1em 0; padding: 0.3em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1em; padding: 0.3em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 1.2em; color: #555; }

/* Links */
.widget_breukieslinks {float: left; clear: both; width: 100%; }
.widget_breukieslinks li {list-style-type: none; }
.widget_breukieslinks h2 {font-weight: bold; color: #c00; font-size: 18px; clear: left; padding:0;}

/* Recent Comments */
.widget_recent_comments h3 {font-weight: 500; color: #c00; font-size: 20px; text-transform: none; line-height: 1em; padding-bottom: 0.1em; }
.widget_recent_comments li {color: #555; font-size: 1em; font-weight: normal; }

/* Event Calendar */
.entry table.ec3_schedule { display:none; }
.ec3_widget_list h3 {font-weight: 500; color: #c00; font-size: 20px; text-transform: none; line-height: 1em; padding-bottom: 0.1em; clear:none; }
.ec3_widget_list li {color: #555; font-size: 1em; font-weight: normal; }
.ec3_widget_list a {color: #555; font-size: 0.8em; font-weight: normal; }
div.ical_title { float: left; clear: left; }
div.ical { float: left; clear: right; padding: 4px 0 0 10px; }
div.ical img { margin: 0; }
div.ical_events { clear: both; width: 100%; }
div.ical_events ul li ul li{ border-style: none; }
.ec3_widget_list { padding: 0 0 0.1em 0; margin: 0 0 1em 0; }
.ec3_widget_list ul li ul li{ padding: 0; margin: 0; border-bottom: 1px solid #dadada; background: none; }

/* Meta */
.widget_meta h3 {font-weight: 500; color: #c00; font-size: 20px; text-transform: none; line-height: 1em; padding-bottom: 0.1em; }