/*
Theme Name: Jazzy
Author: James Turner
Author URI: http://www.allpraisemedia.com
Version: | version 1.0
*/
.widget-area {
width:39%; 
float:right;
}
.widget-area ul {
list-style: none;
}
#primary {
margin-top: -2%;
}
.attachment-blog_post_image {
width:80%;
height:80%;
}
#searchsubmit {
display: none;
}
input#s {
width: 300px;
height: 20px;
}
#content {
color:#000000;
}
#reply-title {
border-radius: 6px;
clear: both;
display: block;
margin: 0 1px;
padding: 0 6px;
}
.widget-container {
width:300px;
float:right;
list-style-type: none;
}
.widget-container ul {
list-style-type: none;
}
.widget-container h3 {
border-top-left-radius: 10px;
font-size: 16px;
margin-bottom: 10px;
padding: 4px 0 4px 15px;
text-align: left;
}
.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 24px;
margin-top: 4px;
}
.alignright,img.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-top: 4px;
}
.aligncenter,img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.bypostauthor {
font-weight:normal;
}
.format-gallery .size-thumbnail img,.category-gallery .size-thumbnail img {
border: 10px solid #f1f1f1;
margin-bottom: 0;
}
.format-gallery .gallery-thumb,.category-gallery .gallery-thumb {
float: left;
margin-right: 20px;
margin-top: -4px;
}
.gallery {
margin: 0 auto 18px;
}
.gallery .gallery-item {
float: left;
margin-top: 0;
text-align: center;
width: 33%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
color: #888;
font-size: 12px;
margin: 0 0 12px;
}
.gallery dl {
margin: 0;
}
.gallery img {
border: 10px solid #f1f1f1;
}
.gallery br+br {
display: none;
}
.home #content .format-aside p,.home #content .category-asides p {
font-size: 14px;
line-height: 20px;
margin-bottom: 10px;
margin-top: 0;
}
.home .hentry.format-aside,.home .hentry.category-asides {
padding: 0;
}
.home #content .format-aside .entry-content, .home #content .category-asides .entry-content {
padding-top: 0;
}
.home #content .format-gallery .entry-utility, .home #content .category-gallery .entry-utility {
padding-top: 4px;
}
img.size-auto, img.size-full,img.size-large, img.size-medium,.attachment img, img.alignnone, .wp-caption img{
max-width: 100%; /* When images are too wide for containing element, force them to fit. */
height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
}
.sticky {
background: #d9e8f7;
}
h2.widgettitle {
background-image:url('../images/widgettitle.png');
background-repeat:no-repeat;
background-position: 0% -70%;
padding-left:1%;
}
.wp-caption {
background: #f1f1f1;
line-height: 18px;
margin-bottom: 20px;
max-width: 98% !important; /* prevent too-wide images from breaking layout */
padding: 4px;
text-align: center;
}
.wp-caption img {
margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
color: #888;
font-size: 12px;
margin: 5px;
}
.wp-smiley {
margin: 0;
}
.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
-webkit-border-radius: 150px;
border-radius: 150px;
width: 200px;
height: 200px;
margin:0 15px 5px 0;
float:left;
}
#primary input#s {
width:100px;
}