/*
Theme Name: Classixx
Theme URI: http://classixx.la/
Description: Classixx 
Author: Echo Basic
Author URI: http://echobasic.net/
Template: thematic
Version: 1.0
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url('../thematic/style.css');

@import url('../thematic/library/layouts/3c-r-fixed-primary.css');

@import url('css/layout.css');

@import url('css/slider.css');

@import url('css/typography.css');

@import url('css/links.css');

@import url('css/access.css');

.hentry {
background-image:url("images/contact-icon.png");
background-position:0 1px;
background-repeat:no-repeat;
padding-left:30px;
}

.entry-title {
font-family:"droid-sans-1","droid-sans-2",arial;
font-size:22px;
font-weight:normal;
line-height:22px;
padding:0 0 2px;
position:relative;
right:0px;
}