/*
Theme Name: The Ultimate Lock
Description: A theme built exclusively for Millenium Lock.
Author: DLP
Author URI: http://www.theultimatelock.com
Version: 1.0
Tags: theultimatelock

*/


div.leftcolint ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
div.leftcolint ul h2 {
	display:none;
	visibility:hidden;
}
div.leftcolint ul ul {
	list-style:circle;
	padding:0px;
	margin:20px 0px 20px 30px;
}
.entry-meta {
	color:#666;
	font-size:10px;
	margin:0px 0px 10px 5px;
}
div.footmetalink {
	float:left;
	clear:both;
	width:auto;
	margin:2px 0px 10px 0px;
}
div.articlewrapper {
	float:left;
	clear:both;
	width:auto;
	margin:0px 0px 30px 0px;
}
div.entry-content {
	margin:10px 0px 15px 0px;
}
.entry-title {
	margin:25px 0px 0px 0px;
}
div.nav-previous {
	width:200px;
	float:left;
	margin:20px 0px;
}
div.nav-next {
	width:200px;
	float:right;
	text-align:right;
	margin:20px 0px;
}
#nav-below {
	clear:both;
}

/* =WordPress basics
-------------------------------------------------------------- */
.alignleft {
	display: inline;
	float: left;
	margin:5px 10px 5px 0px;
}
.alignright {
	display: inline;
	float: right;
	margin:5px 0px 5px 10px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}

div.ngg-navigation a:hover {
	background:#060;
}
