/*
Theme Name: E-Tailing Theme
Theme URI: http://www.etailing.com/
Description: A wordpress theme based on the default theme.
Version: 1.0
Author: Ajenda Interactive Media
Author URI: http://www.ajenda.com/
Tags: 

*/

@import "/assets/css/screen.css";

.archives h3 { margin-bottom:0 !important; font-size:12px;}
.archives,
.archives p,
.archives li { font-size:12px;}
.archives ul { margin-top:0 !important;}

.postmetadata { font-size:10px;}
.category-press-releases h2 { text-transform:none;}
.tags-single { font-size:10px; padding-top:10px; border-top:solid 1px #ccc;}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
