/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/


.home .hfeed {
	    --webkit-transform: rotateZ(12deg );
}
iframe {
    padding-top: 2em;
    padding-bottom: 2em;
    margin-left: -4.5em;
    /* height: 116%; */
    max-width: 116%;
    border: none;
    width: 116%;
    /* width: 100%; */
    padding-top: 10px;
}
.single #wrapper {
padding:1em 4em 1em 4em;
}

.single #content {
 margin:auto;
 width:auto;
}

.single .sidebar {
 display:none;
}

.front {
display: inline;
float: left;
clear: both;
}

path {
  fill:#000;
}
#back {
  position: absolute;
  top:0;
}

.comments-link {
 display:none;
}
.size-medium{
 padding-top: 20px;
 padding-bottom: 20px;
}

#content ul {
font-size: 1em;
}
.big {
font-size:30px;
padding-bottom: 20px;
}
.upprev_excerpt {

font-size: 12px;
}
.blogg .entry-content img {

padding-bottom:10px;

}

.blogg .entry-content {


}
.roll {
    display: inline-block;
    overflow: hidden;

    vertical-align: top;

    -webkit-perspective: 400px;
       -moz-perspective: 400px;

    -webkit-perspective-origin: 50% 50%;
       -moz-perspective-origin: 50% 50%;
}
.roll span {
    display: block;
    position: relative;
    padding: 0 2px;

    -webkit-transition: all 400ms ease;
       -moz-transition: all 400ms ease;
    
    -webkit-transform-origin: 50% 0%;
       -moz-transform-origin: 50% 0%;
    
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
}
    .roll:hover span {
        background: #111;

        -webkit-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
           -moz-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
    }
.roll span:after {
    content: attr(data-title);

    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 2px;

    color: #fff;
    background: #2592E1;

    -webkit-transform-origin: 50% 0%;
       -moz-transform-origin: 50% 0%;

    -webkit-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
       -moz-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
}

.sidebar{

line-height:1em;
}
.sidebar li{


}
div#headers{
padding-top:20px;
padding-bottom:20px;
background-image:url(http://www.chrispie.com/wp-content/2009/11/cool1.png); background-repeat:no-repeat;
background-position:200px -150px;


}

.comments .thumblock {
float:right;
width:250px;
}
.comment {
border-bottom:1px solid #EEE;
}

.entry-content p{
margin-top:0.5em;
margin-bottom:0.8em;


}
#s{
width:170px;
height:20px;

}
#searchform .button{
display:none;
}
.home .entry-meta {
 

}
.homeh {
	color:#2592E1;
	left:-33px;
	opacity:0.8;
	padding-bottom:10px;
	
	position:relative;
}
.blogg .homeh a {
	color:#2592E1;
}
.blogg .entry-content p{
	
}
.blogg .post {
	font-size:0.9em;
	padding-bottom:20px;
}
/* Two-column with sidebar on left from the /examples/ folder  */
/* @import url('examples/2c-r.css'); */
body{
margin:0;
padding:0;

}

img{ border:none; }
.post{
padding-bottom:40px;
}

#content img {
padding-top: 2em;
    padding-bottom: 2em;
    margin-left: -4.5em;
    height: 116%;
    max-width: 116%;
    border: none;
    width: 116%;
}
#wrapper{
background: rgba(255, 255, 255, 1);
margin: 3em auto;
overflow: hidden;
padding: 2em 4em 1em 4em;

/*background-image: url(logo.png);
background-repeat: no-repeat;
background-position: right top;
*/
/*background-attachment: fixed;*/

    box-shadow: 0px 0px 56px 1px rgba(0, 0, 0, 0.21);
width: 53em;

    width: 80%;
    max-width: 840px;
        text-shadow: 0px 1px #FFF;
}


.entry-meta {
color:#999999;
font-size:0.75em;
margin-bottom:1em;
}
.entry-meta a {
color:#999999;

}
.post h3{
margin-bottom: 1em;
}
.entry-content{
margin-bottom: 20px;
line-height: 1.3em;
}

h1,h2 {

font-size:21px;
line-height:1.2em;
}

h1 a, h2 a, h3 a {
color: rgba(41, 41, 41, 0.92);
text-decoration:none;
}
h1 a:hover,h2 a:hover, h3 a:hover {

text-decoration:none;
}
#respond{
padding-top: 45px;
}
a:hover {

}
a {
color:#2592E1;
text-decoration:none;
}
.entry-content ol {
font-size: 12px;
padding-left:30px;
}
ol{
padding-left:0px;
}

p {
font-size: 15px;
line-height: 23px;
margin-bottom:1em;

}
ul {
font-size:0.85em;

}
h4 {
line-height: 1.3em;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
color:rgba(41, 41, 41, 0.92);
margin-top:0;
margin-bottom:0em;
padding-top:0;

font-weight: bold;
}

html {
color:#1D1D1D;
font-family: "Lato", helvetica, arial, sans-serif;
font-size:1em;
line-height:1em;
/*background: url(http://www.chrispie.com/wp-content/2012/06/connect.png) repeat;*/
background:#EEE;
font-weight: 400;
font-style:normal;
/*background:#EEEEEE none repeat scroll 0 0;*/
}

.entry-content{

}



div#container {
float:left;
margin:0 -200px 0 0;
width:100%;

}
#back {
/*-webkit-filter: blur(50px);
  -moz-filter: blur(50px);
  -o-filter: blur(50px);
  -ms-filter: blur(50px);
  filter: blur(50px);*/
}

div#content {
/*margin:0 200px 0 0;
width:34.5em;*/

}
#canvas{
position: absolute;
top: -78px;
/*right: -284px;
top: -72px;
z-index: 1;*/
}

div.sidebar {
float:right;

width:180px;
z-index: 100;
position: relative;
}

.sidebar h1{
font-weight: bold;
letter-spacing: -8px;
font-size: 30px;
text-transform: uppercase;
line-height:24px;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
  padding-top: 40px;
width:100%;
}


/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
font-size:1em;
margin:0.6em 0 0;
width:35em;
display:none;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu li {


}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
color:#999999;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

.comment-meta{

color:#999999;
font-size:0.75em;
}
div.comments ol li {
border-bottom:1px solid #EEEEEE;
margin:0 0 0.5em;
padding-bottom:5px;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
display:none;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;

}
div.navigation a {
color:#1D1D1D;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1em;
padding-bottom: 8px;
padding:0;
margin:0;
}

div.sidebar input#s {
/*width:7em;*/
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
width:300px;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 0;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:left;
}

div#header h1{
margin-bottom:2px;
font-size:1.8em;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}