/*  
Theme Name: Digital Personae
Theme URI: http://www.digitalpersonae.com
Description: Digital Personae Wordpress Theme
Version: 1
Author: Digital Personae
Author URI: http://www.digitalpersonae.com
*/

* {
	border:0px;
	outline:0px;
}

body {
	margin:0px;
	font-family: Arial, Verdana, Times, Georgia;
	font-size: 13px;
	line-height:18px;
	background-color: #000;
	color:#fff;
	background: #000 url(images/body_bg.jpg) repeat-x;
}
p {
	line-height:18px;
	margin-bottom:0px;
	margin-top:0px;
}
h1 {
	font-size:20px;
	font-weight:bold;
}
h2 {
	font-size:20px;
	font-weight:bold;
}
.entry ul li {
	list-style:none;
	padding: 0 0 0 25px;
	margin:0px;
	background: url(images/orangeBullet.gif) 5px 8px no-repeat;
}
.entry ul {
	margin:0px;
	padding:0px;
}
.entry .siteImage{
	padding: 20px 20px 20px 0;
	float:left;
	font-size:11px;
	text-align:center;
}
.entry .siteImage a {
	color: #fcd98c;
}
.entry .siteImage img {
	display:block;
}

.entry .siteDescription {
	/* IE 6 */
	margin-top:20px;
	width:520px;
	float:left;
}

.siteImage + .siteDescription {
	margin-top:20px;
}

#container {
	position:absolute;
	left:50%;
	margin-left:-490px;
	width:980px;
}
#header {
	width:100%;
	height:137px;
	margin-bottom:50px;
	background: url(images/header_bg.jpg) no-repeat;
}
#emailHeader {
	position:absolute;
	top:103px;
	text-align:right;
	width:955px;
}
#emailHeader a {
	color:#ee9c12;
}
#menu{
	position:absolute;
	top:145px;
	left:30px;
}
#menu li{
	float:left;
	margin-left:0px;
	list-style: none;
	list-style-type: none;
}
#menu li a{
	color:#fcd98c;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
.menuSep{
	color:#fff;
	float:left;
	margin-right:10px;
	margin-left:10px;
}

.rssIcon {
	position:relative;
	top:5px;
	margin-left:15px;
}

#footer {
	clear:both;
	height:200px;
	font-size: 11px;
	text-align:center;
}
table{
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
}

a{
	text-decoration: underline;
	color: #f39420;
}
a:hover{
	text-decoration: none;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	float: left;
	width: 480px;
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #eee;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
/*
img.alignleft{
	padding: 4px;
	margin: 3px 10px auto 0;
	display: inline;
}

.alignleft{
	float: left;
}
*/
.alignright{
	float: right;
}
.clear{
	margin: 0;
	padding: 0;
	clear: both;
}
small{
	font-size: 11px;
}
input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}
.innovations {
}
#header h1{
	display:inline;
	position:relative;
	top:-15px;
	padding: 20px 0;
	font-size: 24px;
	color: #fff;
}
#searchIcon {
	position:relative;
	top:15px;
}
#page{
	width: 100%;
	background: #000;
	color: #000;
}
.maincolumn{
	float: left;
	width: 760px;
	margin-bottom:30px;
}
.banner{
	float: left;
	width: 760px;
	margin: 0 0 0px;
	/*background: url(images/bg_banner.jpg) no-repeat;*/
}
.post, .post_alt{
	float: left;
	width: 760px;
	padding: 20px 0 30px;
}
.post_alt{
	background: #111;
}
/*
meta{
	float: right;
	width: 240px;
	margin: 34px 0 0;
	background: url(images/bg_gradient.jpg) no-repeat;
}
*/
.postInfo {
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	color:#484848;
}
.postmeta {
	clear:both;
}
.post_alt .postmeta{
}
.postmeta ul{
	margin: 0;
	padding: 0 20px 20px;
	list-style: none;
	list-style-type: none;
	/*line-height: 24px;*/
}
.postmeta ul li{
	padding: 8px 0;
	background: url(images/dotted_h.gif) repeat-x left top;
}
.post h2, .post_alt h2{
	float: left;
	width:720px;
	/*width: 480px;*/
	padding: 0 0 10px 0;
	margin: 11px 20px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
	display: inline;
	text-transform: uppercase;
	line-height: 30px;
	color:#fff;
}
.post h2 a, .post_alt h2 a{
	text-decoration: none;
	color:#fff;
}
.post h2 a:hover, .post_alt h2 a:hover{
	text-decoration: underline;
	color:#fff;
}

.entry{
	float: left;
	width:720px;
	/*width: 480px;*/
	margin: 0 20px;
	display: inline;
	line-height: 24px;
	color:#fff;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 10px 0 5px;
}
.entry h1{ font-size: 24px; line-height: 30px; }
.entry h2{ float: none; width: auto; margin: 0; padding: 0; text-transform: none; background-image: none; }
.entry h3{ font-size: 16px; font-weight: bold; }
.entry h4{ font-size: 14px; font-weight: bold;}
.entry h5{ font-size: 12px; }
.entry h6{ font-size: 11px; }
.navigation{
	padding: 15px 20px 16px;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
}

/* Sidebar */

.sidebar{
	float: left;
	width: 210px;
	margin: 0px;
	margin-left:10px;
	display: inline;
	background: url(images/sidebar_bg.jpg) no-repeat;
}
.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

.sidebar ul li{
	list-style: none;
	list-style-type: none;
	padding: 20px;
}


.sidebar ul li#calendar table{
	font-size: 11px;
}

.sidebar ul li#calendar table caption{
	padding: 10px;
}

.sidebar ul li#calendar table th, .sidebar ul li#calendar table td{
	text-align: left;
}

.sidebar ul li#calendar table td{
	padding: 3px 6px 3px 0;
}

.sidebar ul li h2{
	font-size: 14px;
	color:#fff;
	padding: 0 0 10px;
	text-transform: uppercase;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.sidebar ul ul{
	line-height: 24px;
}
.sidebar ul ul li{
	padding: 8px 0;
}
.allBlogs a{
	padding: 8px 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: none;
}
#comment {
	color:#fff;
	background-color:#333;
	padding:20px;
	width:680px;
}
#submit {
	text-decoration:none;
}

/* Comments */

.comments_template{
	width: 720px;
	background-color: #111;
	margin-top:20px;
	padding:20px 20px 20px 20px;
	color:#fff;
}

.comments_template h3{
	text-transform: uppercase;
	color:#fff;
	margin-top:0px;
}


.comments_template ol{
	margin: 0 0 20px 0;
	padding:0px;
	list-style: none;
	list-style-type: none;
}

.comments_template ol li{
	padding: 0 20px 0 20px;
	background-color:#222;
	border: solid 1px #111;
}

.commentmeta{
	padding-bottom:10px;
	margin: 2px 0;
}

.comments_template p.nocomments{
	margin: 0 0 0 20px;
}
.comments_form{
	margin: 0px;
}

.comments_form #submit{
	background:url(images/submit_btn.jpg);
	width:92px;
	height:24px;
	cursor:pointer;
	cursor:hand;
	margin:0px;
	padding:0px;
}
