/*  
Theme Name: BlueMiniCooper
Theme URI: http://www.blueminicooper.com
Description: Custom WP theme for blueminicooper.com
Version: 1.4
Author: joshua@hamman.org
Author URI: http://joshua.hamman.org
*/

body{font:75%/150% "arial";color:#ccc;background:#000 url(images/bg.jpg) repeat-x top left;margin:0;padding:0;}
a{color:rgb(20, 97, 182);text-decoration:none;}
a:visited{color:#ccc;text-decoration:none;}
a:hover{color:#fff;text-decoration:underline;}
a img{border:none;}
p{padding:0 0 15px;margin: 0;}
h1, h1 a, h1 a:visited{margin:0;height:160px;width:135px;font:normal 22px/100% "Arial";color:#8187AB;text-decoration:none; text-transform: uppercase;}
h1 a:hover{color: #ccc;text-decoration:none;}
h2{color:##E2841A;margin:0 0 2px;border-bottom: 1px dotted #ccc;letter-spacing: -1px;font: normal 130%/100% "arial", Tahoma, Arial;padding-bottom: 3px; text-transform: uppercase;}
h2 a, h2 a:visited {color: #2D324F;text-decoration: none;}
h2 a:hover {color: #ccc;text-decoration: none;}
h3{font: normal 140%/100% "Arial", Tahoma;color: #e2841a;margin: 10px 0 5px; border-bottom: 1px dotted #ccc; text-transform: uppercase;}
h4 {font: normal 130%/100% "Arial", Tahoma, ;color: #fff;margin: 10px 0 5px; text-transform: uppercase;}
.col{float:left;width:200px;margin:10px 0 0 0;}
.col2{float:right;width:150px;margin:10px 10px 0 5px;}
.orange{color:#e2841a;}

#home {margin: auto auto; color: #ccc;font-size: 95%;line-height: 120%;}
form{margin:0;padding:0;}
#page{margin:20px auto;width: 990px;background: #transparent;}
#header{background-color: #000; background-image: url(images/head.jpg); background-repeat: no-repeat;width:100%;height:280px; margin-top:40px;position: relative;}
#headerx {position: relative;padding: 200px 0 0 185px;height: 60px;}
#description{position: relative;right: 0;bottom: 3px;color: #ccc;font-size: 14px;}

#nav {list-style: none;margin: 0;position: relative;right: 20px;top: -20px;}
#nav li {list-style:none; float: right;margin-left: 1px;}
#nav .current_page_item a, #nav .current_page_item a:visited{color: #e2841a;}
#nav .page_item a{color: #fff;text-decoration: none;background: #000 url(images/n.jpg) repeat-x;padding: 6px 4px;font: 12px/100% Arial, Helvetica, sans-serif;border-bottom: 1px solid #000;text-transform:uppercase;border-left: 1px solid #8187AB;border-right: 1px solid #272934;border-bottom: 1px solid #272934;display: block;}
#nav .page_item a:hover {color: #ccc;}


.menu-minimum-container {list-style: none;margin: 0;position: relative;right: 20px;top: 0;}
.menu-minimum-container li {float: right;margin-left: 1px;}
.menu ul {list-style: none;}
.menu-item a{color: #fff;text-decoration: none;background: #000 url(images/n.jpg) repeat-x;padding: 6px 4px;font: 12px/100% Arial, Helvetica, sans-serif;border-bottom: 1px solid #000;text-transform:uppercase;border-left: 1px solid #8187AB;border-right: 1px solid #272934;border-bottom: 1px solid #272934;display: block;}
.menu-item a:hover {color:#ccc;}

#content {padding: 10px 0 10px 0; float: left;width:800px;}

.post{clear:both;padding-top: 10px;}
.post-date {width: 45px;height: 49px;float:left;background: url(images/date-bg.gif) no-repeat;}
.post-month {font-size: 11px;
	text-transform: uppercase;
	color: orange;
	text-align: center;
	display:block;
	font-weight:bold;
	line-height: 11px;
	padding-top: 8px;
	margin-left: -3px;}
.post-day {font-size: 21px;font-weight: bold;text-transform: uppercase;color: #ccc;text-align: center;display:block;line-height: 21px;padding-top: 1px;margin-left: -3px;}
.entry {float:left;width: 800px;}
.post-cat {background: url(images/cat.gif) no-repeat left center;padding-left: 20px;float:left;font-size: 95%;color: #333;}
.post-comments {background: url(images/com.gif) no-repeat left center;padding-left: 20px;float: right;font-size: 95%;}
.post-calendar {background: url(images/arc.gif) no-repeat left center;padding-left: 20px;float: right;font-size: 95%;color: #333;}
.post-content {clear: both;padding-top: 5px;}
.navigation {clear: both;padding: 10px 0px;}
.navigation a, .navigation a:visited {color: #9598DEe;}
.navclear {width: 60px;
	margin-bottom: 10px;
	margin-top: -8px;
	display: block;
	height: 20px;}
.previous-entries {float: left;padding-left: 18px; width:16px;height:16px;background: url(images/navr.gif) no-repeat left center;}
.next-entries {float: right;padding-right: 18px; width:16px;height:16px;background: url(images/navl.gif) no-repeat right center;}

#comments, #respond {padding-bottom: 15px;}
.commentlist {margin: 10px 0;padding-left: 20px;line-height: 130%;}
.commentlist li{padding: 5px 10px;}
.commentlist .alt {background: #333;}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {font-weight: bold;font-style: normal;font-size: 120%;color: rgb(218, 193, 171);}
.commentlist small {margin-bottom: 5px;display: block;font-size: 87%;}
#commentform {margin-top: 10px;font: 110% Arial, Helvetica, sans-serif;}
#commentform p {padding: 6px 0;margin: 0;}
#commentform label{color: #2D324F;font-size: 87%;}
#commentform input{width: 200px;background:#ccc;border: 1px solid #2D324F;padding: 3px;margin-top: 3px;}
#commentform textarea{width: 487px;height: 115px;background:#ccc;border: 1px solid #2D324F;padding: 2px;margin-top: 3px;}
#commentform textarea:focus, #commentform input[type="text"]:focus {background: #ccc;}
#commentform #submit{background: url(images/bg.gif) no-repeat;font: bold 12px Arial, Helvetica, sans-serif;color: #fff;border: none;float:right;width: 144px;height: 28px;cursor: pointer;}
#sidebar{float:right;padding:10px 6px 20px 6px;width: 150px;}

#searchform {background: transparent;width: 170px;padding: 10px 0 5px 5px;float:left;}
#searchform #s {border:1px solid #000;width: 125px;height: 22px;padding: 2px 5px 0 5px;border: 1px solid #333;background:orange;vertical-align: middle;}
#searchform #searchsubmit {background: url(images/search.gif) no-repeat;border: none;width: 28px;height: 24px;font: bold 12px Arial, Helvetica, sans-serif;color: #fff;vertical-align: middle;cursor: pointer;}
#sidebar h3 {font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;color: #333;margin: 10px 0 5px;}

.ul-cat {list-style: none;margin:0 0 15px;padding:0;border-bottom: 1px solid #ccc;}
.ul-cat li{margin: 0;padding: 2px 0 2px 20px;border-top: 1px solid #ccc;background: url(images/cat.gif) no-repeat left center;}
.ul-cat li a, .ul-cat li a:visited{color: #9598DE;text-decoration: none;}
.ul-cat li a:hover{color: #ccc;text-decoration: none;}
.ul-archives {list-style: none;margin:0 0 15px;padding:0;border-bottom: 1px solid #ccc;}
.ul-archives li{margin: 0;padding: 2px 0 2px 20px;border-top: 1px solid #ccc;background: url(images/arc.gif) no-repeat left center;}
.ul-archives li a, .ul-archives li a:visited{color: #9598DE;text-decoration: none;}
.ul-archives li a:hover{color: #ccc;text-decoration: none;}
.ul-blogroll {list-style: none;margin:0 0px 15px;padding:0;border-top: 1px solid #ccc;}
.ul-blogroll li{margin: 0;padding: 2px 0 2px 20px;background: url(images/li.gif) no-repeat left center;}
.ul-blogroll li a, .ul-blogroll li a:visited{color: #9598DE;text-decoration: none;}
.ul-blogroll li a:hover{color: #ccc;text-decoration: underline;}

#footer {clear: both;background: #000 url(images/footer.jpg) no-repeat bottom left;color: #ccc;font-size: 95%;line-height: 130%;border-top:2px dotted #333;}
#footer a, #footer a:visited{color: #ccc;}
#footer .left-col{width: 240px;float: left;margin-left: 10px;}
#footer .right-col{width: 220px;float: right;padding-right: 10px;padding-left: 10px;}
#footer h4 {font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;color: #fff;margin: 10px 0 5px;}

.recently-commented {list-style: none;margin: 0;padding: 0;font-size: 92%;line-height: 110%;}
.recently-commented li{background: url(images/com.gif) no-repeat;padding: 0 0 10px 20px;}
.recently-commented a{font-size: 115%;line-height: 130%;font-weight: bold;}
.recent-posts {list-style: none;margin: 0;padding: 0;font-size: 92%;line-height: 110%;}
.recent-posts li{background: url(images/fpost.gif) no-repeat;padding: 0 0 10px 20px;}
.recent-posts a{font-size: 115%;line-height: 130%;font-weight: bold;}
#credits {margin: 1px auto;width: 960px;height:100px;color: #333;font-size: 100%;line-height: 10px;}
#credits a, #credit a:visited{color: #333;}.rss {background: url(images/rss.gif) no-repeat left center;padding-left: 18px;padding-bottom: 0;margin-left: 8px;}
.center {text-align: center;}
.alignleft {float: left;}
.alignright {float: right;}
.clear {clear:both;}
hr.clear {clear:both;visibility: hidden;margin: 0;padding: 0;}
#art{background-color:transparent;margin:0px auto 0px;margin-top:21px;}
#page p img{float:right;border:none;margin-left:0;margin-bottom:10px;padding:0;max-width:100%;}

/* series custom options */
.series-nav-left {float:left;}
.series-nav-right {float:right;}

.seriesbox {
	display:inline;
	float: right;
	position:relative;
	top:-22px;
	background-color: rgba(37, 39, 41, 0.76);
	color: rgb(129, 140, 160);
	text-align: left;
	font-size: .9em;
	margin: 0 10px 10px 10px;
	padding: 0px 0px 12px 0px;
	border: 1px solid #333333;
	border-top-width:0px;
	/*border-bottom-width: 3px;
	border-right-width: 3px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset -2px -3px 10px rgba(0,0,0,.5);
	-moz-box-shadow: inset -2px -3px 10px rgba(0,0,0,.5);
	box-shadow: inset -2px -3px 10px rgba(0,0,0,.5);*/
	margin-right: 0px;
	min-width: 125px;
	max-width:170px;
	/*min-height:700px;*/
}
.serieslist-ul {
	list-style-type:none;
	margin-left:0px;
	-webkit-margin-before:0px;
	-webkit-padding-start: 8px;
}
.series-105 {
	padding-left:4px;
}
.seriesmeta {
	background-color: rgba(37, 39, 41, 0.76);
	font-size: .8em;
	color: rgb(129, 140, 160);
	display: block;
	padding: 2px 2px 2px 10px;

	border: 1px solid #333333;
	
	border-bottom-width: 0px;
	border-left-width: 0px;
	/*
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 5px;
	-webkit-box-shadow: inset 2px 3px 8px rgba(0,0,0,.4);
	-moz-box-shadow: inset 2px 3px 8px rgba(0,0,0,.4);
	box-shadow: inset 2px 3px 8px rgba(0,0,0,.4);*/
}
