/*  
Theme Name: Digital Transition 5.0
Theme URI: http://www.digital-transition.com/
Description: Theme for version 5 of Digital Transition [dot] com.
Version: 1.0 (needs Wordpress 2.1)
Author: Surkyn Benjamin
Author URI: http://www.reconnected.be/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #EEE;
	text-align: center;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#shadow {
	text-align: left;
	width: 56.25em; /* 900px */
	margin: 0 auto;
	margin-top: 2em;
	border: 1px solid #F0F0F0;
	border-left: 0;
	border-top: 0;
}
#wrapper {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 0.31em;
}
#header {
	position: relative;
}
#header h1 {
	float: left;
	background: none;
	border: 0;
	text-indent: 0;
	height: auto;
}
#header h1 a {
	display: block;
	height: 60px;
	width: 470px;
	background: url(images/LogoDigitalTransition5.png) no-repeat top left;
	text-indent: -9999px;
}
#header #menu {
	position: absolute;
	bottom: 245px;
	right: 0;
}
#header #menu li {
	display: inline;
	font-family: 'Andale Mono', Verdana, Arial, Helvetica, sans-serif;
	color: #405BAC;
	padding-left: 1.25em;
}
#header #menu li a, #header #menu li a:link {
	text-decoration: none;
	color: #405BAC;
}
#header #menu li a:visited {
	text-decoration: none;
	color: #7D92CF;
}
#header p {
	clear: both;
	height: 239px; /* height of the image */
	background: url(images/head.jpg) repeat-x top left;
	border: 1px solid #DDD;
	border-left: 0;
	border-right: 0;
	text-indent: -9999px;
}
accronym {
	border-bottom: 1px dotted #7D92CF;
}
#content {
	width: 37.50em; /* 600px */
	float: left;
}
#content .navigation {
	position: relative;
	font-size: 0.63em;
	margin: 1em 0;
	padding: 0 1em 1em;
}
#content .navigation a, #content .navigation a:link , #content .navigation a:visited{
	color: #7F8FCB;
}
#content .navigation span.previous {
	background: url(images/previous.png) no-repeat left center;
	position: absolute;
	left: 1em;
	padding: 2px 0 5px 20px;
	display: inline;
	text-decoration: underline;
}
#content .navigation span.next{
	background: url(images/next.png) no-repeat right center;
	position: absolute;
	right: 1em;
	padding: 2px 20px 5px 0;
	display: inline;
	text-decoration: underline;
}
#content .navigation span span {
	display: none;
}
#footer {
	text-align: center;
	font-size: 0.69em;
	color: #CCC;
	clear: both;
	margin-top: 1em;
}
#footer span {
	margin: 0 0.5em;
}
#footer a, #footer a:link, #footer a:visited {
	color: #CCC;
	text-decoration: none;
}
img {
	border: 0;
}
img.intext {
	vertical-align: top;
	float: left;
	clear: left;
	margin-bottom: 1em;
}
p label {
	display: block;
	margin-bottom: 0.5em;
}
span.note {
	font-size: 90%;
	color: #666;
}
/* Messages */
.information, .error, .warning {
	margin: 1em 3em;
	border: 1px solid #D2D8FC;
	background: #FFFFE5 no-repeat 1.5em 1.5em;
	padding: 1.5em 1em 1.5em 4.5em;
}
.information {
	background-image: url(images/information.png);
}
.error {
	background-image: url(images/error.png);
}
.warning {
	background-image: url(images/warning.png);
}
/* Posts   -------------------- */
.post, .archive {
	padding: 0.5em 0.7em 1em;
}
.post.odd, dt.odd, dd.odd {
	background-color: #F8F9FE;
}
.post h2, .archive h2 {
	position: relative;
	margin-bottom: 0.25em;
	font-size: 1.38em;
	font-weight: normal;
	color: #1C3170;
}
.post .entry h3 {
	color: #1C3170;
	font-size: 0.81em;
	font-weight: bold;
	margin: 1em 0 0.5em;
}
.post h2 a, .archive h2 a, .post h2 a:link, .archive h2 a:link, .post h2 a:visited, .archive h2 a:visited {
	color: #1C3170;
	text-decoration: none;
}
.post .entry {
	margin-bottom: 1.2em;
}
.post .entry ul {
	margin-left: 2em;
}
.post .entry ul h3 {
	color: #1C3170;
	font-size: 1.08em; /* 0.81 but because it's in an li, it gets reduced */
	font-weight: bold;
}
.post .entry li {
	font-size: 0.75em;
}
.post .entry li li {
	font-size: 1em;
}
.post .entry a, .post .entry a:link {
	color: #7F8FCB;
}
.post .entry a:visited {
	color: #99A6D7;
}
.post dt, .archive dt {
	color: #1C3170;
	font-size: 0.81em;
	font-weight: bold;
	margin: 0;
	padding: 0.25em 0 0.25em 1em;
}
.post dd, .archive dd {
	margin: 0;
	padding: 0 0 0.75em 1em;
}
.post dt a, .archive dt a, .post dt a:link, .archive dt a:link, .post dt a:visited, .archive dt a:visited {
	color: #1C3170;
}
.post p, .archive p {
	font-size: 0.75em;
	line-height: 1.4em;
	margin-bottom: 1em;
	clear: left;
}
.post p.metadata, .post dd.metadata {
	font-size: 0.63em;
	color: #999;
}
.post .metadata a, .post .metadata a:link, .post .metadata a:visited {
	color: #7F8FCB;
}
.post p.metadata.top {
	position: relative;
	margin-bottom: 1em;
}
.post div.metadata {
	margin-top: 1em;
	clear: left;
}
.post p.metadata.top .digg {
	background: url(images/digg.png) no-repeat top left;
	position: absolute;
	right: 0;
	padding-bottom: 16px;
	width: 16px;
	text-indent: -9999px;
}
.post p.metadata .commentslink {
	position: absolute;
	right: 20px;
}
.post p.metadata .timestamp {
	background: url(images/calendar.png) no-repeat top left;
	padding-left: 20px;
	padding-bottom: 5px;
}
.post span.permalink {
	background: url(images/link.png) no-repeat top left;
	padding-left: 20px;
}
.post p.metadata .comments, .post p.metadata .nocomments, .post p.metadata .commentsdisabled{
	background: no-repeat top left;
	padding-left: 20px;
	padding-bottom: 5px;
}
.post p.metadata .nocomments {
	background-image: url(images/no_comments.png);
}
.post p.metadata .comments {
	background-image: url(images/comments.png);
}
.post p.metadata .commentsdisabled{
	background-image: url(images/comments_disabled.png);
}
.post .metadata .digg a {
	display: block;
	height: 15px;
	width: 80px;
	background: url(images/diggit.png) no-repeat top left;
	text-indent: -9999px;
}
.post .edit_link {
	position: absolute;
	right: 0;
}
.post .more-link {
	display: block;
	margin-top: 1em;
}
.post .more-link {
	display: block;
	margin-top: 1em;
}
.post ul.links, .archive ul.links {
	list-style-type: none;
	margin-left: 1em;
}
.post ul.links li h3, .archive ul.links li h3 {
	padding-left: 20px;
	background: url(images/link.png) no-repeat top left;
}
.post ul.links li ul, .archive ul.links li ul {
	padding: 0.1em 0;
	list-style-type: none;
	list-style-image: url(images/bullet_blue.png);
}
.post ul.links li li, .archive ul.links li li {
	margin-left: 2em;
}
.post ol {
	padding-left: 3em;
}
/* Comments ------------------- */
#comments {
	padding: 0.5em 0.7em 1em;
}
#comments p {
	font-size: 0.75em;
}
#comments .alt {
	background-color: #F3F5FF;
}
#no_comments, #respond {
	color: #1C3170;
	font-size: 0.81em;
	font-weight: bold;
	margin-bottom: 0.8em;
}
#comments ol {
	list-style-type: none;
}
#comments ol li {
	padding: 0.25em 0.25em 0.5em 0.5em;
	margin-bottom: 0.8em;
	clear: both;
	position: relative;
}
#comments .commentlist li p {
	margin-left: 5em;
}
#comments .comment-number {
	background: url(images/white_back.png) no-repeat top left;
	position: absolute;
	top: 0.5em;
	left: 1em;
	font-weight: bold;
	font-size: 0.69em;
}
#comments .gravatar {
	float: left;
	width: 40px;
	height: 40px;
	border: 1px solid #EEE;
	padding: 1px;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
#comments .commentmetadata cite {
	font-style: normal;
	font-weight: bold;
}
#comments .commentmetadata p a, #comments .commentmetadata p a:link, #comments .commentmetadata p a:visited {
	color: #7F8FCB;
} 
#comments p a, #comments p a:link {
	color: #7F8FCB;
}
#comments p a:visited {
	color: #99A6D7;
}
#comments .commentmetadata cite a, #comments .commentmetadata cite a:link, #comments .commentmetadata cite a:visited {
	color: #7F8FCB;
}
#comments .commentmetadata cite a:visited {
	color: #99A6D7;
}
#comments p.last {
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	border-bottom: 1px dotted #EEE;
}
#comments input, #comments textarea {
	border: 1px solid #7F8FCB;
	margin-right: 1em;
}
#comments textarea {
	width: 45em;
}
#comments p {
	margin-bottom: 0.5em;
}
#comments #submit {
	background-color: transparent;
	border: 0;
	color: #7F8FCB;
	cursor: pointer;
} 
/* Sidebar -------------------- */
#sidebar {
	width: 15.63em; /* 250px */
	float: right;
	margin-bottom: 1em;
}
#sidebar h2 {
	color: #1C3170;
	font-size: 0.81em;
	font-weight: bold;
	border-bottom: 1px dotted #EEE;
	margin-top: 1em;
	padding-left: 20px;
	padding-bottom: 5px;
}
#sidebar h2 a, #sidebar h2 a:link, #sidebar h2 a:visited {
	color: #1C3170;
}
#sidebar h2.categories {
	background: url(images/categories.png) no-repeat top left;
}
#sidebar h2.ads {
	background: url(images/television.png) no-repeat top left;
}
#sidebar h2.links {
	background: url(images/link.png) no-repeat top left;
}
#sidebar h2.search {
	background: url(images/search.png) no-repeat top left;
	border: 0;
}
#sidebar h2.about-author {
	background: url(images/author.png) no-repeat top left;
}
#sidebar h2.other-posts {
	background: url(images/posts_white.png) no-repeat top left;
}
#sidebar h2.other-cat-posts {
	background: url(images/posts_blue.png) no-repeat top left;
}
#sidebar h2.archives {
	background: url(images/archive.png) no-repeat top left;
	border: 0;
}
#sidebar h2.calendar {
	background: url(images/calendar.png) no-repeat top left;
}
#sidebar ul li {
	list-style-type: none;
}
#sidebar ul li li {
	font-size: 0.69em;
	list-style-type: circle;
	color: #1C3170;
	margin-left: 3em;
}
#sidebar ul li li li {
	font-size: 1em;
}
#sidebar li li a, #sidebar li li a:link, #sidebar li li a:visited {
	color: #7F8FCB;
	text-decoration: none;
}
#sidebar li li a:hover {
	text-decoration: underline;
}
#sidebar p {
	margin-left: 1.5em;
	font-size: 0.69em;
}
#sidebar #searchform {
	margin-top: 0.5em;
	margin-left: 1.5em;
	font-size: 0.69em;
	color: #1C3170;
}
#sidebar #searchform input {
	border: 1px solid #7F8FCB;
	margin-right: 1em;
}
#sidebar #searchform #searchsubmit {
	background-color: transparent;
	border: 0;
	color: #7F8FCB;
	cursor: pointer;
}
/* Archives -------------- */
.archive h3 {
	color: #1C3170;
	font-size: 0.81em;
	font-weight: bold;
	background: no-repeat top left;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-top: 1em;
}
.archive p, .archive ul {
	margin-left: 20px; /* same as heading images */
	list-style-type: circle;
}
.archive h3.date {
	background-image: url(images/calendar.png);
}
.archive .years {
	list-style-image: url('images/date.png');
	padding-left: 1.5em;
}
.archive .years ul {
	list-style-image: none;
	list-style-type: none;
	width: 100%;
	margin-bottom: 3em;
}
.archive .years ul li {
	display: block;
	width: 16%;
	float: left;
}
.archive h3.category {
	background-image: url(images/categories.png);
}
.archive h3.tags {
	background-image: url(images/tag_blue.png);
}
.archive h3.stats {
	background-image: url(images/stats.png);
}
.archive h3.author{
	background-image: url(images/author.png);
}

/* Calendar */
#wp-calendar {
	font-size: 0.69em;
	margin-left: 1.5em;
	color: #333;
}
#wp-calendar caption {
	margin-left: 1.5em;
}
#wp-calendar td {
	color: #AAA;
}
#wp-calendar td a, #wp-calendar td a:link, #wp-calendar td a:visited {
	color: #1C3170;
}