/*
Theme Name: Olivia
Theme URI: http://blog.0100.tv/2008/11/olivia-wordpress-theme-launched/
Description: A brand new clean design developed for Wordpress. Developed by Mark Goddard of Zero One Hundred <a href="http://0100.tv/">0100.tv</a> There are also SEVEN styles to choose from!.
Version: 0.9.5
Author: Mark Goddard
Author URI: http://0100.tv/
Tags: clean, smooth, icons, grey, dark, minimilist, nice, widgets, two columns, multiple styles

All content is 100% copyright.

*/

#twit-0, .widgettitle { behavior: url(iepngfix.htc) }
#contentHold {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.clear {
	clear: both;
}

body {
	background-color: #232323;
	background-image: url(http://patternawareness.org/digitalfelon/wp/images/bg.png);
	background-position:top center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 62.5%;
}
.globalPadding {
	padding: 10px;
}
#container {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #313131;
        border-style:none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Myriad Pro";
	padding-bottom: 20px;
}
.globalMargin {
	margin: 20px;
}
#header {
}
#crossBar {
	background-color: #000000;
	color: #999999;
}
#headDate {
	padding: 5px;
	font-size: 1.1em;
}
#searchBox {
	float: right;
	font-size: 1.1em;
	width: 200px;
	text-align: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#searchForm {
	margin: 0px;
}
#search {
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.9em;
	color: #999999;
	padding: 2px;
}
#blogName  {
	width: 400px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}
#blogName h1 {
	font-size: 4.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.1em;
	line-height: 0.8em;
	color: #dadada;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#blogName a {
	text-decoration: none;
	color: #FFFFFF;
}
#blogName a:hover {
	color: #CCCCCC;
}
#blogInfo {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 0px;
	color: #999999;
	width: 400px;
}
#navBar {
	float: right;
	margin-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: -0.1em;
	background-repeat: no-repeat;
	padding: 10px;
	height: 18px;
}
#navBar ul {
	margin: 0px;
	padding: 0px;
}

#navBar li {
	display: inline;
}
#navBar a {
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#navBar a:hover {
	text-decoration: none;
}
#leftColumn {
	width: 508px;
	margin-left: 0px;
	background-color: #373737;
	border: 1px solid #2a2a2a;
	padding: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
}
#rightColumn {
	width: 370px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.newsItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313131;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.newsItem h2 {
	font-family: Arial Black;
	font-size: 18px;
        background-color:#2E2E2E;
        text-transform:uppercase;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 0.8em;
        padding:20px 30px 10px 10px;
}
.newsItem  .title {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}
.newsItem .title:hover {
	color: #CCCCCC;
}
.newsDate {
	font-size: 1em;
	color: #666666;
}
.newsDate a {
	color: #999999;
	text-decoration: none;
}


.itemImg {
	border: 2px solid #313131;
	padding: 0px;
	height: 148px;
	width: 504px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.lipsum {
	margin: 0px;
	padding: 0px;
}
.lipsum p {
	font-size: 1.1em;
	color: #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.widget {
	background-color: #373737;
	border: 1px solid #2A2A2A;
	margin-bottom: 20px;
	padding: 15px;
	width: 340px;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.widgettitle {
	font-family: Arial;
	font-size: 18px;
        text-transform:uppercase;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 310px center;
	background-color: #2E2E2E;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/icons/arrow_left.png);
	color: #FFFFFF;
}
#sidebar ul {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #9b9b9b;
}
#sidebar  ul  li  a    {
	color: #666666;
	font-size: 1.1em;
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #FFFFFF;
}
#sidebar ul li {
	padding: 4px;
	margin-left: -4px;

}
#recent-comments .widgettitle {
	background-image: url(images/icons/comment.png);
}
#recent-posts .widgettitle {
	background-image: url(images/icons/new.png);
}


#footer {
	clear: both;
	padding: 15px;
	background-color: #373737;
	border: 1px solid #2A2A2A;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
	color: #999999;
}
#footer p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
.feed {
	background-image: url(images/icons/rss.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
#archives .widgettitle {
	background-image: url(images/icons/folder_page_white.png);
}
#sidebar ul {
	padding-left: 5px;
	padding-right: 5px;
}
#wp-calendar {
	width: 100%;
	text-align: center;
}
#wp-calendar th {
	background-color: #2E2E2E;
	padding: 5px;
}
#wp-calendar td {
	padding: 5px;
	background-color: #3F3F3F;
	color: #666666;
}
#wp-calendar a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#today {
	background-color: #373737;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#wp-calendar caption {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	color: #666666;
	margin-top: 2px;
}
#calendar .widgettitle {
	background-image: url(images/icons/calendar_view_day.png);
}
#pages ul ul {
	margin-left: 20px;
}
#pages .widgettitle {
	background-image: url(images/icons/page.png);
}
.widget_links img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.widget_links .widgettitle {
	background-image: url(images/icons/link_go.png);
}
#tag_cloud a {
	text-decoration: none;
	color: #666666;
}
#tag_cloud a:hover {
	color: #FFFFFF;
}
#tag_cloud .widgettitle {
	background-image: url(images/icons/tag_blue.png);
}
.widget_rss  li {
	list-style-type: decimal;
	color: #999999;
}
.widget_rss ul {
	margin-left: 20px;
}
.widgettitle a {
	color: #FFFFFF;
	text-decoration: none;
}
.rsswidget img {
	display: none;
}
.widget_rss .widgettitle {
	background-image: url(images/icons/rss.png);
}
#headDate a {
	color: #FFFFFF;
}
#twitter-feed {
	color: #999999;
	font-size: 1.1em;
}
#container #contentHold #rightColumn #sidebar #twitter-feed  a {
	color: #FFFFFF;
}
#twitter-feed #twit-0 {
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 35px;
	background-image: url(images/icons/latest.png);
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.strike {
	text-decoration: line-through;
}
.alignright {
	float: right;
	clear: both;
}
.alignleft {
	float: right;
	clear: both;
}
.newsItem  a {
	color: #FFFFFF;
}
a img {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.textwidget{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 1.1em;
        color: #FFFFFF;

}.newsItem ol li {
	font-size: 1.1em;
	margin-bottom: 10px;
}
.newsItem img {
	margin-top: 0px;
}
.size-thumbnail{
	margin: 10px;
}.commentlist {
	background-color: #333333;
	list-style-type: none;
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
}
.commentlist li {
	margin: 0px;
	padding: 10px;
}
.commentlist .avatar {
	border: 2px solid #FFFFFF;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.commentlist  p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
.alt {
	background-color: #3C3C3C;
}
#leftColumn #comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
}
.commentlist  p  a {
	color: #FFFFFF;
}
#leftColumn #respond {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
}
#commentform #comment {
	width: 100%;
	background-color: #CCCCCC;
}
.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}
.author a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.commentmetadata a {
	text-decoration: none;
	color: #666666;
}
#commentform a {
	color: #FFFFFF;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


.menu{
	border:2px;
	border:0px;
	margin:0px;
	padding:0px;
	font: 100% "Arial Black";
        text-transform:uppercase;
	font-size:12px;
	font-weight:bold;

	}
.menu ul{
	list-style:none;
	height:39px;
        width:960px;
	background: #000000;
	font-size:12px;
	font-style:underline;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background: #000000 url("") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:28px;
		padding:0px 15px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url("http://www.patternawareness.org/digitalfelon/wp/menu/images/sub_sep.gif") bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url("http://www.patternawareness.org/digitalfelon/wp/menu/images/hover_sub.gif") center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	




#menu2 {
	background: #333;
	float: center;
	font-family: Arial Black;
	list-style: none;
	margin: 0px;
	font-size: 25px;
	padding: 0;
	width: 300px;
}
#menu2 li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-family: Arial Black;
}
#menu2 a {
	background: #000;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 4px 4px;
	text-decoration: none;
	font-family: Arial Black;
}
#menu2 a:hover {
	background: #2580a2;
	color: #fff;
	padding: 4px 4px;
	font-family: Arial Black;

}

#download {
	background: #000000;
	float: center;
	font-family: Arial Black;
	list-style: none;
	margin: 10px;
	font-size: 25px;
	padding: 0;
	width: 300px;
}
#download li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-family: Arial Black;
	width: 300px;
}
#download a {
	background: #000000;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-family: Arial Black;
	width: 300px;
}
#download a:hover {
	background: #2580a2 url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	font-family: Arial Black;
	width: 300px;
}	