/*
Theme Name: Shaken Grid (Premium) Child
Description: Child theme for the Shaken Grid (Premium) theme 
Author: Aude Barbera
Template: shaken-grid-premium
*/

@import url("../shaken-grid-premium/style.css");



.blurb {
font-style:italic;
}

#logo{
	font-size: 34px;
	margin-bottom: 20px;
}

/* =======================================================================
						      Bottombar
======================================================================= */
#bottombar{
	float: right;
	width: 1010px;
	margin: 20px 0 0 20px;
}
#bottombar #sidebar{
	float:left;
	width: 1010px;
	margin: 20px 0 0 20px;
}
.box-content #bottombar #sidebar {
	float: none;
	margin: 0;
	width: auto;
}

#bottombar #sidebar li{
	background: none;
	padding:6px;
	margin:0;
	list-style:none;
}
#bottombar #sidebar li:last-child{
	background:none;
}

#bottombar #sidebar ul, .textwidget{
	margin:0 15px;
}
#bottombar #sidebar ul ul{
	margin-left:0;
	padding-left:15px;
	background:url(images/dotted-border.png) top repeat-x;
}
#bottombar #sidebar .widget ul:last-child{
	margin-bottom:0;
}

body.blog #bottombar #sidebar input[type="text"], body.blog #bottombar #sidebar input[type="email"], body.blog #bottombar #sidebar textarea{
    width: 95%;
}
body.blog #bottombar #sidebar #s{
    margin-left: 12px;
    width: 210px;
}

.widget{
	margin-bottom:15px;
}

.widget input[type="text"]:not(#s), .widget textarea{
    width: 92%;
}

/* =============================
Related Posts and Cat. Posts
============================== */
#bottombar #sidebar .rel-post-widget ul, #bottombar #sidebar ul.cat-posts{
	margin: 0 10px;
}
#bottombar #sidebar .rel-post-widget li, #bottombar #sidebar ul.cat-posts li, .recent-posts li{ 
	padding: 10px 10px;
	display: inline;
	float: left;
}
.post-info{
	width:310px;
}
.post-thumb{
	width:75px;
	padding:2px;
	float:left;
	background:#FFF;
	margin:0 10px 5px 0;
	line-height: 0.8;
}
.post-thumb img{ 
	max-width: 75px;
}
.no-excerpt{ 
	padding-top:25px;
}
.post-info p, #archives-page .box .post-info p{ 
	font-size:11px;
	margin-bottom: 0;
}

.widget ul h3, .widget .cat-post-item h3, .recent-posts h3{ 
	font-size:14px; 
	margin:0 0 5px; 
	padding:0; 
	border:0 none;
}
.widget ul h3 a, .widget .cat-post-item h3 a, .recent-posts h3 a{
	color:#4b5054;
}

#bottombar #sidebar h3.widget-title {
	background:none;
	color:#666666;
	border:none 0;
	font-size: 16px;
	padding: 5px 10px;
	text-shadow: 0 -1px rgba(0,0,0,0.15);
	margin-bottom: 15px;
	font-style:italic;
}


/* =============================
SlideShow Nivo
============================== */

#gallery-nivo {
	height:760px;
}