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

body {
  background:#E0E1FC;
  margin:0;
  padding:15px 10px;
  text-align:center;
  font:x-small/1.5em Arial,"Trebuchet MS",Verdana,Sans-serif;
  color:#333333;
  font-size/* */:/**/small;
  font-size: /**/small;
  }

/* Page Structure
----------------------------------------------- */
/* The images which help create rounded corners depend on the 
   following widths and measurements. If you want to change 
   these measurements, the images will also need to change.
   */
@media all {
  #content {
    width:740px;
    margin:0 auto;
    text-align:left;
    }
  #main {
    width:485px;
    float:left;
    background:#FFFFFF url("/images/corners_main_bot.png") no-repeat left bottom;
    margin:15px 0 0;
    padding:0 0 10px;
    color:#000000;
    font-size:97%;
    line-height:1.5em;
    }
  #main2 {
    float:left;
    width:100%;
    background:url("/images/corners_main_top.png") no-repeat left top;
    padding:10px 0 0;
    }
  #main3 {
    background:url("/images/rails_main.png") repeat-y;
    padding:0;
    }
  #sidebar {
    width:240px;
    float:right;
    margin:15px 0 0;
    font-size:97%;
    line-height:1.5em;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    background:#FFFFFF;
    }
  #main2 {
    float:none;
    background:none;
    }
  #main3 {
    background:none;
    padding:0;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Links
----------------------------------------------- */
a:link		{ color:#1C2A82; }
a:visited	{ color:#666666; }
a:hover		{ color:#2A3992; }
a img		{ border-width:0; }

/* Blog Header
----------------------------------------------- */
@media all {
  #header {
    background:#2A3992 url("/images/corners_cap_top.jpg") no-repeat left top;
    margin:0 0 0;
    padding:8px 0 0;
    color:#FFFFFF;
    }
  #header div {
    background:url("/images/corners_cap_bot.jpg") no-repeat left bottom;
    padding:0 15px 8px;
    }
  }
@media handheld {
  #header {
    background:#2A3992;
    }
  #header div {
    background:none;
    }
  }

#blog-title {
  margin:0;
  padding:11px 0px 3px 28px;
  font-size:200%;
  line-height:1.2em;
  }

#blog-title-new img {
  margin:0;
  border:0;
  padding:12px 0px 4px 28px;
  }

/* Posts
----------------------------------------------- */
.date-header {
  margin:0 28px 0 43px;
  font-size:85%;
  font-weight:bold;
  line-height:2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#1C2A82;
  }
.custom-adsense-header {
  padding:5px 0px 8px 10px;
  margin:0px 0px 5px 0px;
  border:1px dotted #bbb;
  border-width:0px 0px 1px 0px;
  }
.custom-adsense-footer {
  padding:10px 0px 3px 10px;
  margin:0px 0px 0px 0px;
  border:1px dotted #bbb;
  border-width:0px 0px 0px 0px;
  }
.custom-adsense-block {
  text-align: center;
  padding:10px 10px 25px 10px;
  border:1px dotted #bbb;
  border-width:0px 0px 1px 0px;
  }
.post {
  margin:.3em 0 25px;
  padding:0 13px;
  border:1px dotted #BBBBBB;
  border-width:1px 0;
  }
.post-title {
  margin:0;
  font-size:135%;
  line-height:1.5em;
  background:url("/images/icon_arrow.png") no-repeat 10px .5em;
  display:block;
  border:1px dotted #BBBBBB;
  border-width:0 1px 1px;
  padding:2px 14px 2px 29px;
  color:#333333;
  }

/* Custom post-title class */

a.custom-post-title:link	{ color:#333333; text-decoration: none; }
a.custom-post-title:visited	{ color:#333333; text-decoration: none; }
a.custom-post-title:hover	{ color:#333333; text-decoration: none; }

a.title-link, .post-title strong {
  text-decoration:none;
  display:block;
  }
a.title-link:hover {
  background-color:#E0E1FC;
  color:#000000;
  }
.post-body {
  border:1px dotted #BBBBBB;
  border-width:0 1px 1px;
  border-bottom-color:#FFFFFF;
  padding:10px 14px 17px 29px;
  }
.post-body-custom {
  padding:10px 0px 0px 0px;
  }
html>body .post-body {
  border-bottom-width:0;
  }
.post p {
  margin:0 0 .75em;
  }
p.post-footer {
  background:#EDEDFD;
  margin:0;
  padding:2px 14px 2px 29px;
  border:1px dotted #BBBBBB;
  border-width:1px;
  border-bottom:1px solid #eee;
  font-size:100%;
  line-height:1.5em;
  color:#666666;
  text-align:right;
  }
html>body p.post-footer {
  border-bottom-color:transparent;
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  background/* */:/**/url("/images/icon_comment.png") no-repeat 0 45%;
  padding-left:14px;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  background:url("/images/icon_comment.png") no-repeat 0 45%;
  padding-left:14px;
  }
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #CCCCCC;
  }
blockquote {
  margin:.75em 0;
  border:1px dotted #CCCCCC;
  border-width:1px 0;
  padding:5px 15px;
  color:#666666;
  }
.post blockquote p {
  margin:.5em 0;
  }

/* Comments
----------------------------------------------- */
#comments {
  margin:-25px 13px 0;
  border:1px dotted #CCCCCC;
  border-width:0 1px 1px;
  padding:20px 0 15px 0;
  }
#comments h4 {
  margin:0 0 10px;
  padding:0 14px 2px 29px;
  border-bottom:1px dotted #CCCCCC;
  font-size:120%;
  line-height:1.4em;
  color:#333333;
  }
#comments-block {
  margin:0 15px 0 9px;
  }
.comment-data {
  background:url("/images/icon_comment.png") no-repeat 2px .3em;
  margin:.5em 0;
  padding:0 0 0 20px;
  color:#666666;
  }
.comment-poster {
  font-weight:bold;
  }
.comment-body {
  margin:0 0 1.25em;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
.comment-timestamp {
  margin:0 0 .5em;
  padding:0 0 .75em 20px;
  color:#666666;
  }
.comment-timestamp a:link {
  color:#666666;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

/* Profile
----------------------------------------------- */
@media all {
  #profile-container {
    background:#CCD5DE url("/images/corners_prof_bot.png") no-repeat left bottom;
    margin:0 0 15px;
    padding:0 0 10px;
    color:#553355;
    }
  #profile-container h2 {
    background:url("/images/corners_prof_top.png") no-repeat left top;
    padding:10px 15px .2em;
    margin:0;
    border-width:0;
    font-size:115%;
    line-height:1.5em;
    color:#442244;
    }
  }
@media handheld {
  #profile-container {
    background:#CCD5DE;
    }
  #profile-container h2 {
    background:none;
    }
  }
.profile-datablock {
  margin:0 15px .5em;
  border-top:1px dotted #E0E1FC;
  padding-top:8px;
  }
.profile-img {display:inline;}
.profile-img img {
  float:left;
  margin:0 10px 5px 0;
  border:4px solid #FFFFFF;
  }
.profile-data strong {
  display:block;
  }
#profile-container p {
  margin:0 15px .5em;
  }
#profile-container .profile-textblock {
  clear:left;
  }
#profile-container a {
  color:#1C2A82;
  }
.profile-link a {
  background:url("/images/icon_profile.png") no-repeat 0 .1em;
  padding-left:15px;
  font-weight:bold;
  }
ul.profile-datablock {
  list-style-type:none;
  }

/* Sidebar Boxes
----------------------------------------------- */
@media all {
  .box {
    background:#FFFFFF url("/images/corners_side_top.png") no-repeat left top;
    margin:0 0 15px;
    padding:10px 0 0;
    color:#666666;
    }
  .box2 {
    background:url("/images/corners_side_bot.png") no-repeat left bottom;
    padding:0 13px 8px;
    }
  }
@media handheld {
  .box {
    background:#FFFFFF;
    }
  .box2 {
    background:none;
    }
  }
.sidebar-title {
  margin:0;
  padding:0 0 .2em;
  border-bottom:1px dotted #BBB;
  font-size:115%;
  line-height:1.5em;
  color:#333333;
  }
.box ul {
  margin:.5em 0 1.25em;
  padding:0 0px;
  list-style:none;
  }
.box ul li {
  background:url("/images/icon_arrow_sm.png") no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #eee;
  line-height:1.4em;
  }
.box p { margin:0 0 .6em; }

/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  margin:0;
  padding:15px 0 0;
  }
@media all {
  #footer div {
    background:#2A3992 url("/images/corners_cap_top.jpg") no-repeat left top;
    padding:8px 0 0;
    color:#FFFFFF;
    }
  #footer div div {
    background:url("/images/corners_cap_bot.jpg") no-repeat left bottom;
    padding:0 15px 8px;
    }
  }
@media handheld {
  #footer div {
    background:#2A3992;
    }
  #footer div div {
    background:none;
    }
  }
#footer hr {display:none;}
#footer p {margin:0;}
#footer a {color:#FFFFFF; font-weight:bold; text-decoration:none;}

/* Feeds
----------------------------------------------- */
#blogfeeds { }
#postfeeds { padding:0 15px 0; }
