/*
Theme Name: Ashes And Dust
Theme URI: http://www.ashesanddust.info/
Description: Charlie's Blog
Version: 1.0
Author: Stephen Knowlton
Author URI: http://www.stephenknowlton.com/
Tags: 


*/



/* Begin Typography & Colors */
body {
/*	font-size: 62.5%; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;*/
	
	
	
	position: relative;
/*  top: -32px;*/
  background-image:url("images/background.jpg");
background-position:center;
background-attachment:fixed;
background-repeat:repeat;
  margin:0;
  padding:0 10px;
  text-align:center;
  font:x-small Arial, Helvetica, sans-serif;
  color:#1f3e5e;
  font-size/* */:/**/small;
  font-size: /**/small;

	}







/* Page Structure
----------------------------------------------- */
@media all {
  #content {
    background:url("header/rotate.php") no-repeat;
    width:920px;
    margin:0 auto;
    padding:50px 0;
padding-top:320px;
    text-align:left;
    }
  #main {
    width:580px;
    float:left;
/*    padding:265px 0 10px;*/
    font-size:85%;
    }
  #main2 {
    background:#f3f0e8;
    padding:10px 10px 15px;
    }
  #sidebar {
    width:300px;
    margin:0px 20px auto;
    float:right;
/*    padding:265px 0 10px;*/
    font-size:85%;
    padding-bottom:0px;
    }
  #sidebar2 {
    background:#f3f0e8;
    padding:5px 10px 5px 10px;
    width:300px;
    }
  }
@media handheld {
  #content {
    width:100%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  #sidebar2 {
    width:100%;
    }
  }


/* Title & Description
----------------------------------------------- */
@media all {
  #blog-title {
    margin:0 0 .5em;
    font:250%/1.4em Arial, Helvetica, sans-serif;
    color:#1f3e5e;
    }
  #blog-title a {
    color:#1f3e5e;
    text-decoration:none;
    }
  #description {
    margin:0 0 1.75em;
    color:#996;
    }
  #blog-mobile-title {
    display:none;
    }
  #description-mobile {
    display:none;
    }
  }
@media handheld {
  #blog-title {
    display:none;
    }
  #description {
    display:none;
    }
  #blog-mobile-title {
    display:block;
    margin:0 0 .5em;
    font:250%/1.4em Arial, Helvetica, sans-serif;
    color:#353;
    }
  #blog-mobile-title a {
    color:#353;
    text-decoration:none;
    }
  #description-mobile {
    display:block;
    margin:0 0 1.75em;
    color:#996;
    }
  }

/* Links
----------------------------------------------- */
a:link {
  color:#488;
  }
a:visited {
  color:#488;
  }
a:hover {
  color:#488;
  }
a img {
  border-width:0;
  }


/* Posts
----------------------------------------------- */
.date-header {
  margin:0 0 .75em;
  padding-bottom:.35em;
  border-bottom:2px dotted #54b6b4;
  font:95%/1.4em 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:0em;
  color:#1db7d8;
  }
.post {
  margin:0 0 2.5em;
  line-height:1.6em;
  }
.post-title {
  margin:.25em 0;
  font:bold 130%/1.4em 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
  color:#1db7d8;
  }
.post-title a, .post-title strong {
/*  background:url("http://www.blogblog.com/dots/bg_post_title.gif") no-repeat 0 .25em;*/
  display:block;
  color:#1db7d8;
  text-decoration:none;
/*  padding:0 0 1px 45px;*/
  }
.post-title a:hover {
  color:#000;
  }
.post p {
  margin:0 0 .75em;
  }
p.post-footer {
  margin:0;
  text-align:right;
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  color:#996;
  }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  background/* */:/**/url("http://www.blogblog.com/dots/icon_comment.gif") no-repeat 0 .25em;
  padding-left:15px;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  background:url("http://www.blogblog.com/dots/icon_comment.gif") no-repeat 0 .25em;
  padding-left:15px;
  }
.post img {
  margin:0 0 0px 0;
  padding:0px;
  border:0px solid #cca;
  }


/* Comments
----------------------------------------------- */
#comments {
  margin:0;
  }
#comments h4 {
  margin:1em 0;
  font:bold 70%/1.6em Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#54b6b4;
  }
#comments-block {
  line-height:1.6em;
  }
.comment-poster {
  background:url("http://www.blogblog.com/dots/icon_comment.gif") no-repeat 2px .35em;
  margin:.5em 0 0;
  padding:0 0 0 20px;
  font-weight:bold;
  }
.comment-body {
  margin:0;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
.comment-timestamp {
  margin:0 0 .5em;
  padding:0 0 .75em 20px;
  color:#996;
  }
.comment-timestamp a:link {
  color:#996;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}


/* More Sidebar Content
----------------------------------------------- */
.sidebar-title {
  margin:2em 0 .75em;
  padding-bottom:.35em;
  border-bottom:1.5px dotted #12a4b3;
  font:95%/1.4em Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#1db7d8;
  }
#sidebar p {
  margin:0 0 .75em;
  line-height:1.6em;
  }
#sidebar ul {
  margin:.5em 0 1em;
  padding:0 0px;
  list-style:none;
  line-height:1.5em;
  }
#sidebar ul li {
  background:url("http://www.blogblog.com/dots/bullet.gif") no-repeat 3px .45em;
  margin:0;
  padding:0 0 5px 15px;
  }
#sidebar p {
  margin:0 0 .6em;
  }


/* Profile
----------------------------------------------- */
.profile-datablock {
  margin:0 0 1em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  margin:0 8px 5px 0;
  border:4px solid #cc9;
  }
.profile-data {
  margin:0;
  line-height:1.5em;
  }
.profile-data strong {
  display:block;
  }
.profile-textblock {
  clear:left;
  }


/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  padding:15px 0 0;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  }

/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  padding-left: 20px
  }
#navbar-iframe { display: none; }
