/* 
Theme Name: Blogger Templates
Theme URI: http://deceblog.net
Description: Grunge Theme 
Version: 1.0
Author: Dan S.
Author URI: http://deceblog.net
*/

/* =body*/
* {margin:0; padding:0;}
body {background-color:#e4e1db;font-family: "Trebuchet MS", Verdana, sans-serif; font-size:13px;}
a, a:visited {color:#FF6600; text-decoration:underline;}
a:hover {color:#000; text-decoration:none;}
a img {border:2px solid #333;}

#wrapper {width:760px; margin:0 auto;}
#header {width:760px; background:url(images/header.jpg) no-repeat top left; height:148px;position:relative;}
#header h1 {position:absolute;text-indent:-9999px; height:145px; width:320px; display:block;top:0px;left:0px;}
#header h1 a {position:absolute;text-indent:-9999px;height:145px; width:320px; display:block;top:0px;left:0px;}

#left {width:600px;  background:url(images/content-mid.jpg) repeat-y top left; float:left;}
.content-1 {width:600px;  background:url(images/content-mid.jpg) repeat-y top left;}
.content-2{width:600px;background:url(images/content-top.jpg) no-repeat top left;}
.content-3{width:600px;background:url(images/content-bot.jpg) no-repeat bottom left;}
.clear {clear:both; line-height:0; font-size:10px;}
.info {color:#333; font-size:12px; padding:0 10px; font-style:italic;}

.content {padding:60px 0 40px 50px; width:500px; font-size:14px; overflow:hidden;}
.content p {text-indent:25px; margin:0 0 10px;}
.content h2 {text-indent:45px; font-family:"Courier New", Courier, monospace; font-size:30px; font-weight:bold; margin:0 0 15px 0;}
.content h2 a, .content h2 a:visited {text-decoration:none; color:#000000;}
.content img {float:left; margin:5px 10px;}
.content ul, .content ol {margin:0 0 15px 5px; padding:0 0 0 15px;}
p.n-indent {text-indent:0;}
.dates {color: #000; font-weight:900; letter-spacing:.1em}
hr {margin:0 10px 5px 10px; color:#333; border:2px solid #333;}
body[id=x] hr {border:1px solid #333;}

#sidebar {float:left; margin:0 0 0 10px; width:150px; overflow:hidden; font-family:"Courier New", Courier, monospace; font-weight:bold; font-size:16px;}
#sidebar a {color:#666;}
#sidebar ul li {list-style-type:none; margin:10px 0 20px 0;}
#sidebar ul li h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; text-transform:lowercase; letter-spacing:-.1em;}
#sidebar ul li ul li {list-style-type: circle; margin:0 0 0 15px; line-height:1.7em;}
#sidebar ul li ul li a {line-height:1.7em;}


#footer {float:left; width:500px; border-top:3px solid #333; margin:25px 0 15px 50px; padding-top:5px;}
#footer p {text-align:center;line-height:1.4em;}
p.special {position:absolute; top:0; left:0; text-indent:-9999px;} 

/* search */

strong.search-excerpt {
  background-color: #e4e662;
}

