/*
Theme Name: Be & Be - Verlag
Author: Loremipsum web.solutions GmbH | Armin Winkler
Version: 1.0
*/

/* Images
============================================================== */
/* Image Caption */
#content .wp-caption { margin: 0; padding: 0; background: #eee; border: 1px solid #555; border-radius: 3px; }
#content .wp-caption img { margin: 5px; border-radius: 3px; display: block;}
#content .wp-caption-text { color: #555; margin: 5px; padding: 0; font-size: 12px; line-height: 14px; text-align: center;}

/* Image size */
#content .size-thumbnail {  }
#content .size-medium {  }
#content .size-large {  }
#content .size-full {  }

/* Image alignment */
#content .alignnone { clear: both; display: block; margin: 20px 0 20px 0; }
#content .alignleft { display: inline; float: left; margin: 4px 20px 10px 0; }
#content .aligncenter { clear: both; display: block; margin: 20px auto 20px auto; }
#content .alignright { display: inline; float: right; margin: 4px 0 10px 20px; }

/* Gallery
============================================================== */
.gallery { clear: both; display: block; margin: 20px 0 20px 0; }
.gallery-item { float: left; margin: 10px 0 10px 0; overflow: hidden; }
.gallery-icon a img { display: block; }
.gallery-columns-1 .gallery-item { width: 100%; }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-3 .gallery-item { width: 33%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-5 .gallery-item { width: 20%; }
.gallery-columns-6 .gallery-item { width: 16%; }
.gallery-columns-7 .gallery-item { width: 14%; }
.gallery-columns-8 .gallery-item { width: 12%; }
.gallery-columns-9 .gallery-item { width: 11%; }

/* Comments
============================================================== */
#comments{float:left;width:100%;overflow:hidden;}
.comments_respond{float:left;width:100%;}
.comment_form table tbody tr td{padding:0 10px 5px 0;}
.comments_list{float:left;margin:0;padding:0;width:100%;list-style:none;}
.comment{float:left;margin:0;padding:0 0 25px 0;width:100%;}
.comment p{margin:0 0 7px 0;}
.comment_meta{float:left;padding:0 0 5px 0;width:100%;}
.comment_text{float:left;padding:0 0 0 3%;width:97%;}
