/**
* Blog Default CSS for Aiducation
* @author Mario Nitschke
* @version 1.0
* @see http://www.aiducation.org
*/

/**
* IMPORTANT NOTICE
*
* DO NOT EDIT THE FOLLOWING CODE !!!!
*
* USE blog.css FILE FOR SPECIAL CSS CODE ONLY!
*/

.blog-divider { width: 468px; height: 20px; float: none; clear: both; margin: 0 auto; background-image: url('/media/templates/aiducation/pics/blog-divider.gif'); background-repeat: repeat-x; }
.mytyBlogSidebar { margin-bottom: 35px; width: 225px; }
.mytyBlogSidebar .blogbutton { border: 0; background-color: transparent; padding: 0; margin: 0 0 0 -3px; color: #7f8380; font-weight: bold; font-size: 12px;  }
.mytyBlogSidebar .blogbutton:hover { color: #97bf15; }
.mytyBlogPostData, .mytyBlogKeywords { color: #7f8280; }
.mytyBlogKeywords a, .mytyBlogKeywords a:link, .mytyBlogKeywords a:active, .mytyBlogKeywords a:visited, .mytyBlogKeywords a:hover  { font-style: italic; color: #97bf15; text-decoration: none; }
.mytyBlogKeywords a:hover { color: #7f8280; }
.mytyBlogDetailLink { margin-bottom: 20px; }
.socialbookmark { width: 455px; margin: 0 auto; overflow: hidden; }
.sb-icon, .sb-link { float: left; }
.sb-icon { margin-right: 5px; }
.sb-link { padding-top: 5px; margin-right: 15px; }
.sb-link-last { margin-right: 0px; }
.mytyBlogBackLink { margin-top: 20px; }
.font-category { color: #97bf15; font-weight: bold; }
.mytyBlogH2 a { color: #42b4b3; font-size: 14px; text-transform: uppercase; margin: 0; padding: 0; line-height: normal; font-family: Arial, Verdana, Helvetica, sans-serif; }
h2.mytyBlogH2 { margin: 0; padding: 0; color: #42b4b3; }
.mytyBlogAdminForms { float: left; }
.mytyBlogAdminForms input.button { width: auto; }
.div-hidden_clientid, .hidden_clientid { display: none; }
.calendar, .calendar table { width: 200px; }
.mytyBlogPager { width: 400px; margin: 0 auto; text-align: center; }
.mytyBlogPosts, .mytyBlogFrontendForms { overflow: hidden; width: 480px; }
.mytyBlogPost, .mytyBlogPost p { line-height: 18px; }
.mytyBlogComments { margin-bottom: 20px; overflow: hidden; }
.mytyBlogCommentData { float: left; width: 120px; padding-right: 20px; }
.mytyBlogCommentAuthor { font-size: 16px; color: #2faecb; padding: 0; margin: 0; line-height: normal; font-weight: bold; font-family: Arial, Verdana, Helvetica, sans-serif; }
.mytyBlogCommentDate { color: #7f8380; margin-bottom: 20px; }
.mytyBlogComment { width: 310px; float: left; }
.mytyBlogPreviewText { font-style: italic; margin-bottom: 15px; }
.mytyBlogPreviewText p { line-height: 18px; }
.mytyBlogVideo { margin-top: 20px; }
.mytyBlogImage { margin-bottom: 20px; overflow: hidden; }
ul.mytyBlogSidebarList { list-style-type: none; padding: 0; margin: 0; }
ul.mytyBlogSidebarList li { line-height: 18px; }

.socialbookmark { width: 455px; margin: 0 auto; overflow: hidden; }
.socialbookmark .sb-icon, .socialbookmark .sb-link { float: left; }
.socialbookmark .sb-icon { margin-right: 5px; }
.socialbookmark .sb-link { padding-top: 5px; margin-right: 15px; }
.socialbookmark .sb-link-last { margin-right: 0px; }

.mytyBlogSearch label { display: block; font-size: 11px; color: #6d6d6d; }
.mytyBlogSearch .blogsearch-input { color: #969899; border: 0; padding: 4px; margin-bottom: 5px; width: 122px; height: 12px; background-color: #e1e4e5; background-image: url('/media/templates/aiducation/pics/blogsearch-form-bg.gif'); background-repeat: no-repeat; }