/*  
Theme Name: LDBC
*/

/***** TYPOGRAPHY AND LINKS *****/
body, address, dd, dl, hr, p, form { font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Sans-serif; margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { color: #333333; font-family: Arial, Helvetica, Georgia, Sans-serif; margin: 0; padding: 0 0 10px 0; }

h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.1em; color: #333333; font-family: Georgia, "Trebuchet MS", Helvetica, Verdana, Times, Tahoma, Arial, Sans-serif; margin: 0; padding: 0; }

a:link, a:visited { text-decoration: none; color: #333333; }
a:hover { text-decoration: underline; color: #333333; }
p { padding: 10px; }
blockquote { margin: 15px 40px 10px 30px; padding: 0 10px 10px 20px; font-style: italic; border-left: 2px solid #7c7953; border-right: 2px solid #7c7953; }

/***** MAIN CONTENT *****/
body { margin: 0; font-size: 78%; text-align: center; vertical-align: top; background: #FFFFFF; color: #333333; }
#wrapper { margin: 0 auto 0 auto; width: 1000px; text-align: left; }

#main_content { background: #FFFFFF; float: left; margin: 0 auto 0 auto; padding: 0; width: 1000px; border: #688BB7 3px double; }
#container { background: #FFFFFF; float: left; width: 530px; margin: 0 10px 0 7px; padding: 0 10px 10px 10px; }
#container_home { background: #FFFFFF; float: left; width: 748px; margin: 0 10px 0 7px; padding: 0 10px 10px 10px; }
#container_wide { background: #FFFFFF; float: left; width: 900px; margin: 0 0 0 35px; padding: 5px 5px 0 7px; }

.post { padding: 10px 0 5px 0; }
.post h2 { font-size: 1.5em; margin: 0 0 0 5px; padding-top: 5px; }
.entry { font-size: 1.02em; text-align:justify; background: url(images/dot.gif) repeat-x scroll 0pt 100% !important; line-height: 1.42em; padding: 0 0 20px 0; }
.postmetadata { margin: 0; font-size: 9px; }
.date {	font-size: .9em; margin-top: -20px; }
.post ul li { list-style: disc; margin: 0; }
.post li { list-style: disc; text-align: left; margin-left: 10px; }

#author-box { width: 90%; min-height: 115px; margin: 10px 10px 20px 10px; padding: 0 10px 10px 10px; background: #353535; border: #688BB7 1px solid; }
#author-box .avatar { float: left; width: 80px; height: 80px; }
#author-box h2 { padding: 0; margin: 5px 0 5px 0; }

/***** HEADER *****/
#header-wrap, .header, .header h1, .header .description { display: none; }

/***** HORIZONTAL MENU *****/
#menu-wrap, .menu, .menu ul, .menu ul li { display: none; }

/***** IMAGES *****/
p img { padding: 3px; max-width: 100%; }
a img { border: #688BB7 1px solid; padding: 3px; background: none; }

.alignright { float: right; }
.alignleft { float: left; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

#flickrrss img { border: 1px solid #353535; float: left; margin: 0 0 3px 3px; }

.thumbnail { width: 60px; height: 60px; float: left; margin: 3px; border: #688BB7 1px solid; }
.medium { width: 250px; height: 150px; float: left; margin: 3px; border: #688BB7 1px solid; }

/***** NAVIGATION *****/
.navigation { display: none; }

/***** FOOTER *****/
#footer, #addrock { display: none; }

/***** SUBSCRIPTION *****/
.subscribe, .subscribe img { display: none; }

/***** SIDEBAR *****/
#left_sidebar { display: none; }

/***** SEARCH *****/
#searchform { display: none; }

/***** Calendar *****/
.ics-calendar-holder { width:100%; }
.ics-calendar-header { width:100%; text-align:center; margin:0; padding:0; height:25px; border:1px solid #D6DED5; background-color:#E4EBE3; }
.ics-calendar-header div, .ics-calendar-header p { display:inline; }
.ics-prev-button { width: 25%; text-align: center; float: left; }
.ics-next-button { width: 25%; text-align: center; float:right; }
.ics-calendar-header-text { width: 50%; text-align: center; font-weight: bold; }
.ics-calendar-table { width:100%; background:#c3d9ff; table-layout: fixed; }
.ics-calendar-table td { background: #FFFFFF; width:14%; height:95px; vertical-align:top; display:table-cell; overflow:hidden; /*font-size:10px; white-space:nowrap;*/ }
.ics-calendar-cell { position:relative; }
.ics-calendar-days td { background: #ebf2ea; width:14%; height:25px; vertical-align:middle; text-align:center; font-size:0.8em; }
.ics-calendar-table td .date-holder, .ics-calendar-table td .old-date-holder, .ics-calendar-table td .date-holder p { width:100%; height:18px; text-align:right; margin:0; }
.ics-calendar-table td .date-holder { background:#ffffff; }
.ics-calendar-table td .old-date-holder { background:#ffffff; color:#999999; }
.ics-calendar-table td .ics-calendar-today { background-color:#fffbcc; color:#666666; }
.ics-calendar-event { cursor:pointer; width:100%; overflow:hidden; white-space:nowrap; font-size:10px; }
.ics-calendar-event-box { position:absolute; background:#FFFFFF; padding:12px; -moz-border-radius: 8px; display:none; width:350px; white-space:normal; border:1px solid #CCCCCC; }
.ics-more-button { float:left; font-size:10px; }
.ics-calendar-more-box { -moz-border-radius: 4px; text-align:left; display:none; padding:6px; position:absolute; background:#FFFFFF; border:1px solid #c3d9ff; }
.ics-calendar-permalink { font-size:10px; float:right; padding-left:4px; }

/***** COMMENTS *****/
.comments-template { margin: 0 10px; border-top: 1px solid #688BB7; padding: 0 10px; }
.comments-template ol { margin: 0; padding: 0 0 15px; list-style: none; }
.comments-template ol li { margin: 0; line-height: 14px; padding: 10px 0 10px 5px; }
.comments-template h2, .comments-template h3 { font-family: Georgia, Sans-serif; font-size: 12px; margin: 10px 0 0 0; }
.commentmetadata { font-size: 9px; }
.comments-template p.nocomments { padding: 0; }
.comments-template textarea { width: 95%; max-width: 500px; font-family: Arial, Helvetica, Georgia, Sans-serif; font-size: 11px; background: #efeadc; }
.authorcomment { background: #F3F3F3; }

/***** TOP *****/
#top { display: none; }

/***** TOP SECTIONS*****/
.top-section { display: none; }