/*
-----------------------------------------------
Blogger Template Style
Name:     Minima
Designer: Douglas Bowman
URL:      www.stopdesign.com
Date:     26 Feb 2004
----------------------------------------------- */

body {
  background:#fff;
  margin:0;
  padding:24px 16px;
  font:12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  text-align:center;
  color:#333;
  }
a:link {
  color:#58a;
  text-decoration:none;
  }
a:visited {
  color:#969;
  text-decoration:none;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }


/* Header
----------------------------------------------- */
#header {
    width:512px;
    margin:0 auto 1em;
    border-bottom:1px solid #999;
    border-top:1px solid #999;
    }

#blog-title {
  margin:.25em .25em 0;
  padding:.5em .5em .25em;
  font-size:2.5em;
  font-weight:normal;
  color:#666;
  letter-spacing:.25em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 .25em .25em;
  padding:0 .5em 1em;
  max-width:500px;
  font-size:1em;
  color:#999;
  letter-spacing:.25em;
  }


/* Content
----------------------------------------------- */
@media all {
  #content {
    width:512px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
  #main {
    width:512px;
    float:left;
    }
  #sidebar {
    width:512px;
    float:left;
    border-bottom:1px solid #ccc;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Headings
----------------------------------------------- */
h2 {
  margin:.5em 0 .25em;
  padding-bottom: .25em;
  font:11px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  letter-spacing:.1em;
  color:#999;
  border-bottom:1px dotted #ccc;
  }


/* Posts
----------------------------------------------- */

  .date-header {
    margin:.5em 0 .5em;
    padding-bottom: .25em;
    text-transform: lowercase;
    border-bottom:1px dotted #ccc;
    }
  .post {
    margin:.5em 0 1em;
    border-bottom:1px solid #ccc;
    padding-bottom:1.5em;
    }

.post-title {
  margin:.25em 0 0;
  font-size:2em;
  font-weight:normal;
  line-height:1.5em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#333;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#c60;
  text-decoration:none;
  }
.post div {
  margin:0 0 .5em;
  line-height:1.8em;
  font-size:14px;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  text-transform: lowercase;
  float: right;
  }
.post-footer em, .comment-link {
  font:11px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.5em;
  }
.comment-link {
  text-transform: lowercase;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments {
  border-bottom:1px dotted #ccc;
  margin:0 0 1em;
  width:512px;
  float:left;
}

#comments h4 {
  margin:1em 0;
  font:bold 11px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  letter-spacing:.2em;
  text-transform: lowercase;
  color:#999;
  }

#comments-block {
  margin: 0;
  padding: 0;
  }

#comments-block li {
  font-size:14px;
  line-height:1.75em;
  margin: 1em 0 0 0;
  list-style: none;
  } 

#comments-block li:hover{
  background:#f9f9f9;
  } 

.comments-item .comment-timestamp {
  margin:-.25em 0 2em;
  font:11px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  letter-spacing:.1em;
  text-transform: lowercase;
  }

.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar .block{
	float:left;
	width: 255px;
}

#sidebar h2{
  width: 95%;
  }

#sidebar ul {
  margin:0 0 1em 0;
  padding:0;
  list-style:none;

  }
#sidebar li {
  margin:0 0 0.5em 0;
  padding:0 2em 0 1.5em;
  text-indent:-1.5em;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:512px;
  clear:both;
  margin:0 auto;
  padding-top:.5em;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:.5em;
  font:12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  }

.commenthidden {display:none} 
.commentshown {display:inline}


/* ibox CSS Document */

#ibox_w{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#ibox_progress {	
	margin:0;padding:0;
	position: absolute;
	z-index:105;
}

#ibox_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1000;
	padding:10px;
	width:300px;
	height:300px;
	background-color:#ddd;
	padding-bottom:30px;
	margin:0;
        font-size:14px;
        letter-spacing:1px;
        text-align:left;
}

#ibox_content {
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	margin-bottom:5px;
	position:relative;
	top:0px;
	left:0px;
        line-height:1.6em;
}

#ibox_content p {
        text-align:center;
}

#ibox_content h2 {
        text-align:center;
}

#ibox_footer_wrapper {
	position:relative;padding:0;margin:0;top:0px;left:0px;
}