/*
Theme Name: Adobe Jnack theme
Theme URI: 
Description: Adobe Jnack theme
Author: Blog Consulting
Author URI: http://www.blogconsulting.com
*/


/*<agl.folder "Elements">*/
body {
	color: #333333;
	font-size: 100.01%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: #484848 url(images/d_body_bg.jpg) fixed 0 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	}
  /*Above: controls the footer graphic*/
* {
	margin: 0;
	padding: 0;
	}

p { margin: 0 0 0.8em; }
img, table { border: 0; }
a:link { color: #c94400; }
a:visited { color: #993300; }

a:hover, a:active {
	color: #f00;
	text-decoration: none;
	}

blockquote {
	margin: 0 0 0.8em;
	padding: 0 10px 0 10px;
	border-left: 2px solid #ccc;
	}

pre {
	margin: 0 0 0.8em;
	padding: 10px;
	border: 1px solid #ccc;
	}
/*</agl.folder>*/

/*<agl.folder "Big DIVs">*/
#header {
	text-align: left;
	width: 750px;
	height: 167px;
	color: #000000;
	background: #000000 url(images/d_banner.gif) no-repeat;
	letter-spacing: -1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#container {
	text-align: left;
	width: 750px;
	margin: 20px auto 0;
	}

#content {
	float: left;
	border: 0px solid #000000;
	border-top: 0;
	border-bottom: 0;
	margin: 0;
	padding: 25px 25px 15px;
	width: 700px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background: url(images/d_bg.gif) repeat-y;
	}

#blog {
	float: left;
	width: 445px;
	line-height: 1.46;
	}

#links {
	float: right;
	width: 210px;
	margin: 0 0 30 15px;
	font-size: xx-small;
	voice-family: "\"}\"";
	background: #484848 url(images/d_body_bg_side.jpg);
	voice-family: inherit;
	font-size: x-small;
	}
/*</agl.folder>*/

/*<agl.folder "Blog Entries">*/
#blog h2.date {
	font-family: Georgia, Times New-Roman, serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 2px;
	line-height: 21px;
	text-transform: uppercase;
	padding-bottom: 4px;
	}

#blog h3.title {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 24px;
	color: #333333;
	line-height: 27px;
	padding-bottom: 8px;
	}

#blog h3.title a {
	color: #800000;
	text-decoration: none;
	}

#blog h3.title a:hover { text-decoration: underline; }
#blog h3.title a:visited { color: #800000; }
#blog h4 { font-size: 100%; }

#blog li {
	line-height: 1.38;
	margin: 0 0 .4em 1.25em;
	}

#blog ol { margin: 0 0 0 .5em; }

.blogbody {
	float: left;
	padding: 10px;
	font-size: 81%;
	background: url(images/d_blogbody_bg.gif) no-repeat;
	margin: 0 0 20px;
	width: 445px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 425px;
	}/*The image above is the thing that appears at the top of each entry*/
.blogbody {
	font-family: Georgia, Times New-Roman, serif;
	font-size: 14px;
	color: #000000;
	}

.blogbody .bigpic {
	float: none;
	margin: 0 0 5px;
	display: block;
	}

.blogbody .caption {
	color: #999;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	line-height: 1.2;
	margin: 0 0 1.3em;
	}

.blogbody .author {
	color: #333;
	font-size: 85%;
	margin: 15px 0 20px;
	}

.more, .posted {
	text-align: right;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin: 10px 0;
	text-decoration: none;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}

.more { text-transform: uppercase; }
.posted { color: #666; }

.posted a {
	color: #c00;
	text-decoration: underline;
	}

.navigation {
	font-family: Georgia, Times New-Roman, serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
	line-height: 21px;
	padding-bottom: 4px;
	text-align:right;
}

/*</agl.folder>*/

/*<agl.folder "links sidebar">*/
#links h2 {
	background: url(images/dots.gif) repeat-x;
	margin: 20px 0 5px;
	padding: 10px 0 0;
	color: gray;
	text-transform: uppercase;
	font-size: 110%;
	}

html>body #links h2 {
	font-family: Georgia, Times New-Roman, serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 2px;
	line-height: 21px;
	text-transform: uppercase;
	}

#links h3 { font-size: 100%; }

#links li {
	margin: 0 0 0.4em;
	list-style: none;
	color: #000;
	line-height: 1.5;
	}

#links a {
	font-weight: bold;
	text-decoration: none;
	}

#links a:hover { text-decoration: underline; }

#links #nav {
	font-family: Georgia, Times New-Roman, serif;
	font-size: 11px;
	color: #666666;
	line-height: 21px;
	text-transform: uppercase;
	padding-bottom: 4px;
	}

html>body #links #nav { font-size: 120%; }

#links #nav li {
	margin: 0 0 1em;
	line-height: 1.2;
	}

#searchfield {
	display: block;
	border: solid 1px #ccc;
	margin: 5px 0;
	width: 180px;
	}

#wp-calendar { width: 100%; }

#wp-calendar td, #wp-calendar th {
	text-align: center;
	padding: 2px;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}

#disclaimer { display: block; }
/*</agl.folder>*/

/*<agl.folder "Permalink pages">*/
.prevnext {
	margin: 10px 0 0;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}

.prevnext li {
	display: inline;
	margin: 0 1em 0 0;
	}

#permapage #comments {
	background: url(images/dots.gif) repeat-x;
	color: #777;
	font-size: 80%;
	line-height: 1.2;
	float: left;
	width: 445px;
	padding: 20px 0 0;
	}

#comments {
	clear: left;
	width: 460px;
	line-height: 18px;
	}

#comments {
	font-family: Georgia, Times New-Roman, serif;
	font-size: 14px;
	color: #000000;
	}

#permapage #comments h2 {
	color: #800000;
	font-size: 115%;
	font-weight: bold;
	margin: 0 0 10px;
	}

#permapage #comments h3 {
	background: url(images/dots.gif) repeat-x;
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0 10px;
	padding: 15px 0 0;
	}

#permapage #comments div {
	margin: 0 0 20px 10px;
	color: #333333;
	}

#permapage #comments .commentodd {
	margin: 0 0 20px 10px;
	background: #ffffff;
	color: #333333;
	}

.comment {
	background: #e8e8e8;
	color: #333333;
	}

#permapage #comments .author {
	font-size: 85%;
	background: url(images/bar.gif) no-repeat;
	margin: 0 0 5px;
	}

#comments ul {list-style:none;margin:0 0 0 -20px;}
#comments ul.children {margin-left:0px;}


#permapage #trackbacks {
	background: url(images/dots.gif) repeat-x;
	color: #777;
	font-size: 81%;
	line-height: 1.2;
	float: left;
	width: 445px;
	padding: 20px 0 0;
	}

#permapage #trackbacks h2 {
	color: #800000;
	font-size: 115%;
	font-weight: bold;
	margin: 0 0 10px;
	}

#permapage #trackbacks h3 {
	background: url(images/dots.gif) repeat-x;
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0 10px;
	padding: 15px 0 0;
	}

#permapage #trackbacks div { margin: 0 0 20px 10px; }

#permapage #trackbacks .author {
	font-size: 85%;
	margin: 0 0 5px;
	}

#commentbox { padding: 0 0 .8em 0; }

#commentbox label {
	display: block;
	margin: 0 0 2px;
	clear: left;
	}

#commentbox p {
	display: block;
	margin: 0 0 2px;
	clear: left;
	}

#author, #email, #url, #text {
	display: block;
	margin: 0 0 10px;
	width: 275px;
	border: 1px solid #ccc;
	height: 1.5em;
	float: left;
	clear: left;
	}

#text { height: 170px; }

#commentbox #submit {
	width: auto;
	float: left;
	clear: left;
	}
/*</agl.folder>*/

/*<agl.folder "Micellaneous. IE50 needs these at the end. Whatever.">*/
h1#banner {
	color: #000000;
	background: #000000 url(images/d_banner.gif) no-repeat;
	letter-spacing: -1px;
	padding: 110px 10px 0 25px;
	font-size: 1px;
	}

h1#banner a {
	color: #fff;
	text-decoration: none;
	}

h1#banner a:hover {
	color: #fff;
	text-decoration: underline;
	}

h1#banner a:visited { color: #fff; }

.blogbody img {
	float: right;
	margin: 0 0 10px 10px;
	}

.skip {
	position: absolute;
	left: -999px;
	width: 100px;
	}

.headerPad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
/*</agl.folder>*/

