/*
Theme Name: Ethain
Theme URI: http://activehybridcars.com
Author: Nadim Khan
version: 1.0
Author URI: http://www.b4blogging.com
License: GNU General Public License
License URI: license.txt
Description: Ethain Theme with its own theme options and widgets.
Tags: rtl-language-support, white, dark, light, two-columns, fixed-width, editor-style, featured-image-header, featured-images, theme-options, translation-ready
*/


.wp-caption{
background: none repeat scroll 0 0 #ededed;
margin: 1em;
max-width: 96%;
padding: 5px;
}
.wp-caption-text{
padding:3px;
margin:0px;	
}
.wp-caption .wp-caption-text:before {
    color: #666666;
    content: "—";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    left: 10px;
    margin-right: 5px;
    position: absolute;
    top: 7px;
}

.wp-caption .wp-caption-text {
    margin-bottom: 0.6em;
    padding: 5px 0;
    position: relative;
}
.wp-caption .wp-caption-text, .gallery-caption {
    color: #666666;
    font-family: Georgia,serif;
    font-size: 12px;
}
.sticky{
	
}
.gallery-caption{
	
}
.bypostauthor{
	
}
.alignleft {
	display: inline;
	float: left;
	margin: 1em 1em 1em 0;
}
.alignright {
	display: inline;
	float: right;
	margin:1em 0em 1em 1em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 1em auto;
	
}
.post-thumbnails{
float:left;
border:3px solid #333;
padding:3px;
width:180px;
height: 140px;
margin:0 15px 15px 0;
}