/*  
THEME NAME: Neutica
THEME URI: http://www.allancole.com/themes/neutica/
DESCRIPTION: A clean and elegant Sandbox theme for Wordpress based on the classic font - Helvetica Neue. Features a color options page, automatically pulled post thumbnail images(no need for custom fields).
VERSION: 1.0.9
AUTHOR: Allan Cole
AUTHOR URI: http://www.allancole.com/
TAGS: simple, two column, widget ready, gravatar support, theme options, magazine, right sidebar, fixed width, helvetica, yellow.
.
This work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Please leave the footer links in tact. THANKS!
.
*/

@import "css/reset.css";
@import "css/layout.css";
@import "css/type.css";
@import "css/colors.css";



/*	Wordpress 2.5+ Image Styles
------------------------------------------ */
.img,img.alignnone {margin: 0 0 1em 0;clear:both;float:none;display:block;}
img.alignleft {margin:0 10px 1em 0px;clear:left;float:left;}
img.alignright {margin:0 0 1em 10px;clear:right;float:right;}
img.aligncenter{margin:0 auto;position:relative;clear:none;}

/*	Wordpress 2.5+ Shortcode Styles
------------------------------------------ */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}
div.gallery dl dd{margin-left:0;}
dd.gallery-caption {width:100%;}


.post .entry-content p{
padding:0;
}

.entry-title{
font-family:Droid Sans, sans-serif; !important
}

.entry-title a{
font-family:Droid Sans, sans-serif; !important
}

.sidebar li h3{
font-family:Helvetica, sans-serif; !important
padding: 5px 0; !important
font-weight: bold; !important
}

.sidebar li a{
font-family:Lato, sans-serif; !important
font-weight:300; !important
}

.children li a{
font-family:Lato, sans-serif; !important
font-weight:300; !important
}

.textwidget{
font-size:1.5em;
text-align:justify;
line-height: 1.1em;
padding-top: 9px;
font-family: Lato,sans-serif; !important
}

/*.entry-meta h2{
font-family:Ubuntu, sans-serif; !important
}*/

.entry-meta h2 a{
border-bottom:5px solid #F2E950;
line-height: 1.1em; !important
}

.entry-meta h2 a:hover{
border-bottom:5px solid #241C0F;
}

.entry-meta ul li{
font-family:Lato, sans-serif; !important
}

ul.meta-list li a:hover{
    background-color: #241C0F;
    color: #F2E950 !important;
font-weight:300; !important
padding:2px; !important
font-size: 11px;
}

#menu .page_item a{
color:#2f2c26; !important
}

.xoxo li h3{
padding: 3px 0; !important
font-family: Lato,sans-serif; !important
}

#pages li{
font-weight: bold; !important
}

.archive .post img, .search .hentry img, .home .post img{
margin: 0 20px 30px 0; !important
}