@charset "UTF-8";
/* CSS Document */

-----------------------------------------------------
Blogger Template Style Sheet
Name:     Scribe
Date:     27 Feb 2004
------------------------------------------------------ */


/* Defaults
----------------------------------------------- */
body {
	margin:0;
	padding:0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: small;
	text-align:center;
	color:#333333;
	line-height:1.3;
	}
#recovery-list ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #990000;
	list-style-type: none;
}
#recovery-list li {
	background-color: #CCCCCC;
	height: auto;
	width: 320px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
	background-position: 10px;
}
#recovery-list li a:hover {
	color: #FFFFFF;
	background-color: #990000;
}

#recovery-list li a:visited {
	color: #333333;
	background-color: #CCCCCC;
}
#recovery-list {
	height: 150px;
	width: 380px;
	overflow: auto;
	padding-bottom: 20px;
	padding-right: 0px;
	border: 2px solid #C3A585;
	background-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

blockquote {
	font-style:italic;
	padding:0 32px;
	line-height:1.6;
	margin:0 0 .6em 0;
}

p {margin:0;padding:0};

abbr, acronym {
	cursor:help;
	font-style:normal;
}
	
code {font:12px monospace;white-space:normal;color:#666;}

hr {display:none;}

img {border:0;}

/* Link styles */
a:link {
	color:#473624;
	text-decoration: none;
}
a:visited {
	color:#716E6C;
}
a:hover {
	color:#956839;
}
a:active {
	color:#333333;
}


/* Layout
----------------------------------------------- */
@media all {
  #wrap {
	width:990px;
	text-align:center;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/pagetop.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-style: solid;
    }
  #main-top {
	width:100%;
	height:30px;
	margin:0;
	padding:0;
	display:block;
	background-color: #666666;
	background-image: url(images/nav-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
    }
  #main-bot {
	width:100%;
	height:81px;
	margin:0;
	padding:0;
	display:block;
    }
  #main-content {
	width:989px;
	margin:0;
	text-align:left;
	display:block;
    }
  }
@media handheld {
  #wrap {
    }
  #main-top {
            width:100%;
            background:#FFF3DB;
    }
  #main-bot {
            width:100%;
            background:#FFF3DB;
    }
  #main-content {
            width:100%;
            background:#FFF3DB;
    }
  }
#inner-wrap {
	background-color: #00FF00;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#blog-header {
	margin-bottom:0px;
	height: 75px;
	width: 100%;
	padding: 10px;
	background-image: url(images/brickhead.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #762104;
}
#blog-header h1 {
	margin:auto;
	font-size:36px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
#blog-header h1 a:link {
	text-decoration:none;
}
#blog-header h1 a:visited {
	text-decoration:none;
	}
#blog-header h1 a:hover {
	border:0;
	text-decoration:none;
}
#blog-header p {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:94%;
	line-height:1.5em;
	text-align: center;
}
div.clearer {
	clear:left;
	line-height:0;
	height:10px;
	margin-bottom:12px;
	_margin-top:-4px;
}
@media all {
  #main {
	width:740px;
	float:right;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: groove;
	border-left-color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	display: inline;
    }
  #sidebar {
	width:196px;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	display: inline;
    }
  }
@media handheld {
  #main {
            width:100%;
            float:none;
    }
  #sidebar {
            width:100%;
            float:none;
    }
  }
#footer {
	clear:both;
	padding-top:10px;
	_padding-top:6px; /* IE Windows target */
	height: 30px;
	margin-top: 20px;
}
#footer p {
	line-height:1.5em;
	font-family:Verdana, sans-serif;
	font-size:75%;
}


/* Typography :: Main entry
----------------------------------------------- */
h2.date-header {
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:90%;
	margin:0;
	padding:0;
}
.post {
	margin:8px 0 24px 0;
	line-height:1.5em;
}
h3.post-title {
	font-weight:normal;
	font-size:140%;
	color:#1B0431;
	margin:0;
	padding:0;
	letter-spacing: .15em;
	text-decoration: none;
	text-transform: uppercase;
}
.post-body p {
	margin:0 0 .6em 0;
	}
.post-footer {
	font-family:Verdana, sans-serif;
	color:#211104;
	font-size:74%;
	border-top:1px solid #BFB186;
	padding-top:6px;
}
.post ul {
	margin:0;
	padding:0;
}
.post li {
	line-height:1.5em;
	list-style:none;
	background:url("http://www.blogblog.com/scribe/list_icon.gif") no-repeat 0px .3em;
	vertical-align:top;
	padding: 0 0 .6em 17px;
	margin:0;
}


/* Typography :: Sidebar
----------------------------------------------- */
h2.sidebar-title {
	margin:0;
	padding:0;
	color:#333333;
	font-size: 95%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .15em;
}
h2.sidebar-title img {
	margin-bottom:-4px;
	}
	
#sidebar h2 {
margin:0;
	padding:0;
	color:#333333;
	font-size: 95%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .15em;
	}
		
#sidebar ul {
	font-family:Verdana, sans-serif;
	font-size:86%;
	margin:6px 0 12px 0;
	padding:0;
}
#sidebar ul li {
	list-style: none;
	padding-bottom:6px;
	margin:0;
	padding-left: 12px;
	text-transform: capitalize;
}
#sidebar p {
	font-family:Verdana, sans-serif;
	font-size:75%;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0;
	padding-left: 12px;
}


/* Comments
----------------------------------------------- */
#comments {}
#comments h4 {
  font-weight:normal;
	font-size:120%;
	color:#29303B;
	margin:0;
	padding:0;
	}
#comments-block {
  line-height:1.5em;
  }
.comment-poster {
	background:url("http://www.blogblog.com/scribe/list_icon.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 {
	font-size:100%;
	margin:0 0 .2em 0;
}
.comment-timestamp {
	font-family:Verdana, sans-serif;
	color:#29303B;
	font-size:74%;
	margin:0 0 10px;
	padding:0 0 .75em 20px;
}
.comment-timestamp a:link {
	color:#473624;
	text-decoration:underline;
}
.comment-timestamp a:visited {
	color:#716E6C;
	text-decoration:underline;
}
.comment-timestamp a:hover {
	color:#956839;
	text-decoration:underline;
}
.comment-timestamp a:active {
	color:#956839;
	text-decoration:none;
}
.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;
}

	
/* Profile
----------------------------------------------- */
#profile-container {
	margin-top:12px;
	padding-top:12px;
	height:auto;
	background:url("http://www.blogblog.com/scribe/divider.gif") no-repeat top left;

}
.profile-datablock {
	margin:0 0 4px 0;
}
.profile-data {
	display:inline;
	margin:0;
	padding:0 8px 0 0;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-size:90%;
	color:#211104;
}
.profile-img {display:inline;}
.profile-img img {
	float:left;
	margin:0 8px 0 0;
	border:1px solid #A2907D;
	padding:2px;
  }
.profile-textblock {
	font-family:Verdana, sans-serif;font-size:86%;margin:0;padding:0;
}
#header-name h1 {
	text-transform: uppercase;
	word-spacing: .15em;
	letter-spacing: .15em;
}
.profile-link {
	margin-top:5px;
	font-family:Verdana,sans-serif;
	font-size:86%;
}

/* Post photos
----------------------------------------------- */
img.post-photo {
	border:1px solid #A2907D;
	padding:4px;
}


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
	padding:0 0 12px 20px;
  }
body {
	margin: 0px;
}
#header-name {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
body {
	background-color: #C3A585;
	background-image: url(images/bodytop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #111111;
	word-spacing: .15em;
	letter-spacing: .05em;
	line-height: 130%;
}
#blog-header #header-name a {
	color: #FFFFFF;
}
#topimage {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	height: 113px;
	width: 970px;
	display: block;
	border-top-width: 5px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 15px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}


    #tabsE {
	width:990px;
	font-size:93%;
	line-height:normal;
	margin-right: auto;
	margin-left: auto;
      }
    #tabsE ul {
	margin:0;
	list-style:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 50px;
      }
    #tabsE li {
	display:inline;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
      }
    #tabsE a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #tabsE a span {
	float:left;
	display:block;
	color:#FFF;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
      }
    #tabsE a span {
	float:none;
	background-color: #000000;
	color: #CCCCCC;
}
#sear-form {
	height: auto;
	width: 168px;
	margin-top: 10px;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 3px solid #999999;
	float: left;
}

#sear-form2 {
	height: auto;
	width: 315px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 3px solid #999999;
	float: right;
}
    #tabsE a:hover span {
	color:#FFF;
	background-color: #333333;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }  
	
#main-pages {
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	clear: both;
}
#main-pages h2 {
	font-size: 1.3em;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: .15em;
}
#main-pages p {
	margin-left: 10px;
	margin-right: 20px;
	padding-top: 10px;
}
.texta {
	height: 24px;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/text-fld.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	border: 3px solid #CC6600;
	background-position: center center;
}
.texta2 {
	color: #333333;
	background-color: #E8E8E8;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/input.jpg);
	height: 30px;
	width: 65px;
	background-repeat: no-repeat;
	background-position: center center;
}
#ser-result {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}
#wrap #main iframe {
	text-align: left;
	clear: both;
	height: 400px;
	width: 700px;
	border: 2px double #999999;
}
#resultspg {
	margin: 0px;
	padding: 10px;
	height: 100%;
	width: 670px;
	background-color: #FFFFFF;
}
