/*
Theme Name:     Grisaille Child Keikari
Description:    Child theme for the Grisaille 
Author:         ORK Media / Nudge Design (original theme)
Template:       grisaille
Version:        0.1
*/

@import url("../grisaille/style.css");

body {
	background: url(images/background.jpg);
	color: #000;
}

#site-title h1 a {
	color: #481573;
}

#header { padding-left:135px; padding-top:60px; position:relative;}

#site-title {min-height:140px !important;}

p {color: #000;}

a {color:#000}

a:hover {color:#481573;}

#secondaryContent li small a { font-color: #000 !important;}

.logo { display:block; position:absolute; top: 50px; left:0px;}

.logo img { background: none; border: none; margin: 0px; padding: 0px; padding-top:60px;}

#canvas { margin-top:-115px;}

.social-media {
	position:relative;
	top:125px;
	z-index: 9999;
}

#footer { margin:0px; display:none;}

.home-pagination { margin-bottom:20px; margin-top: 0px;}

.gallery-item img {}

div.sponsorit {left:-860px; top: -249px; position:absolute;}
div.sponsorit2 {left:-860px; top: 635px; position:absolute;}

#top-menu li a:hover {color:#481573;}

.textwidget {position:relative;}

p.postMeta a, .comments a {color:#481573;}

#searchform #searchBtn, #searchsubmit, #error-search {background-color:#481573;}

.sidebaritem {position:relative;}

.rsgallery { position: absolute; left:-866px; top: 630px;}

@media only screen and (max-device-width: 1050px) {
#canvas { margin-left:20px;}
#secondaryContent {position:relative;}
#secondaryContent h3, .textwidget, ul, #s {width:90%;}
#secondaryContent .textwidget .sponsorit {width:100%; margin-left:40px;}
div.sponsorit {left:270px; top: -130px; position:; z-index:9999;}
div.sponsorit2 {left:310px; top: 825px; position:absolute; z-index:9999;}
div.sponsorit img {width:160px;}
div.sponsorit2 img {width:160px;}
.rsgallery { position: absolute; left:310px; top: 800px; z-index:9999;}
.rsgallery img { width:160px;}
.wrap {position:relative;}
.sidebaritem {width:250px;}
.sidebaritem .sponsorit2 {width:200px;}
.sidebaritem .rsgallery {width:200px;}
input#s {width:80%;}
}