/*
Theme Name: Awake Child for 3.9
Description: Child theme for the awake theme 
Author: Pride and Pixel
Template: awake
*/

body {
	font-size: 15px;
}

/* ------- 7. Sidebars ------- */

.small_frame img, img.small_frame { background:#fff;padding:4px; }

.small_frame img, img.small_frame,.highlight1,.highlight2,.fancy_header span{
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;}


.avatar, .small_frame img, img.small_frame{
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);}

.widget .thumbnail_list li a{padding:0;}
.thumbnail_list li{padding-bottom:5px;position:relative;}
ul.thumbnail_list .alignleft{margin:0 16px 2px 1px;}
.thumbnail_list .small_frame img{width:50px;height:50px;}	