/*
Theme Name: Innovatio Layout
Theme URI: http://innovatio.nl
Description: Basis layout voor blog.. Files op innovatio.nl root
Version: 1.0
Author: Erik Huisman
Author URI: http://erik.innovatio.nl
Tags: Blog

	Innovatio v1.0
	 http://www.innovatio.nl

	This theme was designed and built by Erik Huisman & Aldert Greydanus
	
*/


#notoptimaloverlay { display: none; }

#balk .links { width: 250px; position: absolute; right: 0; }

#respond { background: #f8f8f8; border-top: 1px solid  #ff006e; padding: 25px;  }
#respond textarea { width: 500px; height: 100px; }

#items { top: 390px; }

#showcase { height: 200px; }

#info { height: 150px; background:  #f8f8f8 url('images/bloggio.gif') right 20px no-repeat;  }
#info .content { height: 200px; }
#info .content h2 { font-size: 36px; font-weight: bold; margin-top: 58px; margin-bottom: 20px; }
#info .content h2 a { font-size: 36px; font-weight: bold; margin-top: 58px; margin-bottom: 20px; text-decoration:none; border:none; background:none; padding:0; font-family: "Calibri", "Calibri normal", "Helvetica rounded", "Helvetica Neue", Helvetica, Trebuchet MS, Arial, sans-serif; }
#info .content p { width: 250px; font-size: 14px; margin: 15px 0; line-height: 24px; font-style: italic; font-family:Georgia, 'Times New Roman', Times, serif; font-size: 24px; color: #999; }

#subcontentwide h3 { font-size: 14px; }
#subcontentwide h3 a { display: inline; height: auto; width: auto; text-indent: 0; color: #000; margin-left:5px; }
#subcontentwide h3 a:hover { color:#ff006e; }
#subcontentwide h5 { font-size: 24px; margin-bottom:0; margin-top:20px; color; #999; }

#subcontent .content { width: auto; margin: 0; }

#subcontent ul.cols-2 li { width: 550px; } /* (1200 / 2) - 50 */
#subcontent ul.cols-3 li { width: 350px; } /* (1200 / 3) - 50 */
#subcontent ul.cols-4 li { width: 250px; } /* (1200 / 4) - 50 */

#subcontent ul ul { border-top: 1px solid #ff80b7; margin-top: 12px; }
#subcontent ul ul li { border-bottom: 1px solid #ff80b7; padding: 8px 0; }


#comments { margin-right: -25px;  }
#comments h3 { background: #f8f8f8; border-bottom: 1px solid  #ff006e; margin-bottom: 0; padding: 0 25px; line-height: 100px; color: #ff006e; font-size: 36px; }

#comments .commentlist { margin: 0; padding: 0; list-style: none;  }
#comments .commentlist li { border-bottom: 1px solid #f8f8f8; position: relative; padding: 20px 0; min-height: 40px; height: auto !important; height: 40px;  }

#comments .commentlist li .comment-author { position: absolute; top: 20px; left: 25px; color: #ff006e; font-size: 14px; }
#comments .commentlist li .comment-author cite { font-style: normal; }
#comments .commentlist li .comment-author img { position: absolute; top: 10px; right: 10px; display: none; } 

#comments .commentlist li .comment-meta { position: absolute; top: 40px; left: 25px; color: #000; }
#comments .commentlist li .comment-meta a{ color: #000; }
#comments .commentlist li .comment-meta a.comment-edit-link { display: none; }

#comments .commentlist li p { margin: 0 0 0 185px;  }

p.postmetadata {background:#ff006e; color:#FFF; padding: 2px 10px 2px 10px; width:325px; margin-top:25px;}

em { display:none; }