/*
Theme Name: Modus Operandi
Theme URI: http://www.modus-operandi.co.uk/
Description: Custom theme for Modus Operandi
Version: 1.0
Author: Dave McAlister
Author URI: http://www.mcalister.org.uk
*/

/* Globals 
=================================== */

* {
margin: 0;
padding: 0;
}

body,html {
min-height:101%;
}
	
body {
color: #000000;
padding: 0 0 25px 0;
font: 100% "Trebuchet MS", "Times New Roman", Times, serif;
}

#wrap {
width:880px;
margin:0 auto;
font-size:0.7em;
background:#FFF;
padding: 0;
}

a {
color: #5f5f5f;
text-decoration: none;
}

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

.alt {
background: #fff;
}

code {
font: 1.0em Monaco, 'Courier New', monospace;
}

#thread .post blockquote {
	margin: 0 0 0 4ex;
	padding: 0 0 0 1ex;
	border-left: 5px solid #ccc;
}

h2 {
font-size: 1.5em;
font-weight: normal;
}

h3 {
font-size: 1em;
font-weight: normal;
}

h4, h5 {
margin-bottom: .5em;
}

p {	
margin: 15px 0;
}

/* Structure */

.bbcrumb {
	font: 1em "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin: 20px 0;
	font-weight:bold;
	color:#5f5f5f;
}

#footer { 
	border-top: 1px solid #ccc;
	margin: auto;
	color: #666;
	font-size: 1.0em;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-top: 10px;
	clear: both; 
	text-align: center;
}

.notice { 
	border: 2px solid #4c9545; 
	background: #abd8a2; 
	color: #4c9545; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */

.login { 
	color: #444;
	margin-top: 1em;
	padding: 1em;
	background: #ffffff;
}



/* Front Page
=================================== */

#front-page #discussions { 
	width: 600px;
}

.frontpageheatmap {
	text-align: center;
	font-weight: normal;
}

#front-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register {
	color: #333;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul {
	padding: 0 0 0 14px;
}

.sticky {
	background: #a1d29a;
}

.sticky a {
	color: #140;
}

.sticky a:visited {
	color: #361;
}

.recent-sticky {
	background: #ed5;
}	


/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { 
	padding-bottom: 3px;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	margin-top: -2em;
	padding: 0 1em 1em;
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span {
	font-weight: bold;
}

.nav span,.nav a {
	padding: 6px;
}

#thread {
	background: #eee;
	list-style: none;
	margin: 0 0 0 100px;
	padding: 0;
}

#thread li {
	padding: 1.5em 1.0em;
	line-height: 1.5em;
}

#thread li ol, #thread li ul { 
	margin-left: 40px;
}

#thread li ol li, #thread li ul li { 
	padding: 0;
}

.threadauthor {
	margin-left: -110px;
	overflow: hidden;
	position: absolute;
	width: 90px;
}

.threadauthor small {
	font: 10px "Trebuchet MS", "Times New Roman", Times, serif;
}

.poststuff {
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-align: center;
}

.postform {
	background: #f0f0f0;
	padding: 1em;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	display: block;
}

.postform label {
	display: block;
}

.admin { 
	padding: 10px 0 0;
}

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit {
	text-align: right;
}

.topiclink {
	display: block;
}

.topictitle {
	font-size: 1.5em;
	font-weight: normal;
	display: inline;
}

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li {
	margin-bottom: 2px;
}

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}

#content .nav a:hover {
	border: 1px solid #999;
}

#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

form.search {
	padding-bottom: 1.2em;
}

form.search input {
	float: left;
}

form.search input.inputButton {
	margin-top: -3px;
	float: right;
	background-color: #eee;
	border-style: outset;
	border-width: 2px;
}

form.search input.inputButton:active {
	border-style: inset;
}

#front-page h2 {
	clear: both;
}

#latest td, #forumlist td, #favorites td {
	padding: 5px 10px;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { 
	background: #e4f3e1;
}

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background: #ddd;
	font: 11px "Trebuchet MS", "Times New Roman", Times, serif;
	padding: 5px 10px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background: #f7f7f7;
	margin-bottom: 2em;
	width: 600px;
}

.bozo {
	background: #eeee88;
}



.deleted {
	background: #ee8888;
}
/*
.deleted.alt {
	background: #ff9999;
}
.bozo.alt {
	background: #ffff99;
}
*/

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	float: right;
	margin: 20px 5px 0 0;
}

#profile-menu li {
	font-size: 1.1em;
	background-color: #eee;
	padding: 4px 7px;
	display: inline;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
}

#profile-menu li.current {
	background-color: #ddd;
	border-top: 1px solid #9e9e9e;
}

#userinfo { margin-top: 10px; }
#userinfo dt { font-weight: bold; }
#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }
.user-recent ol { margin: 5px 0 0 28px; }
.user-recent ol li { margin: 0 0 3px; }

/* Profile Edit
=================================== */

fieldset { 
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px; 
	margin-bottom: 15px;
}

legend { 
	font-weight: bold;
	padding: 0 15px;
}

fieldset table { 
	text-align: left;
	margin: 0 15px;
}

fieldset table td { padding: 2px 0; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}


#post_content {
	width: 97%;
}

.post {
	overflow: hidden;
}

.post pre {
	overflow-x: auto;
}

#sidebar-about {
	width: 245px;
	float: right;
	}

.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p , #leftcol p{
	margin:0;
	}

.feature img, #rightcol img, #leftcol img {
	padding:1px;
	border:1px solid #000;
	}

#leadpic {
	float:left;
	margin: 0 10px 8px 0;
	border: 0px;
	}

#lead {
	margin-top: 10px;
	width: 245px;
	float: right;
	}

#info {
	width: 285px;
	float: right;
	text-align: center;
	background: #ffffff;
	}
	
img {
	border: none;
}

input, textarea {
	background: #fefefe;
	border: 1px solid #ccc;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	padding: 2px;
}

label {
	cursor: pointer;
}

li {
	margin-bottom: 3px;
}

p, dl, textarea, li {
	line-height: 135%;
}

#content {
width: 600px;
float: left;
}

#credit, th {
	font-size: 12px;
}

h2#tag {
    position: absolute;
    font-style: italic;
    top: 27px;
    font-size: 1.5em;
    left: 50%;
    margin-left: 110px;
}

#head {
	border-bottom: 4px solid #333;
	margin: 0;
	padding: 10px 0 0 0;
}

#head a {
	display: block;
	height: 60px;
	margin-left: 15px;
	text-decoration: none;
	text-indent: -1000px;
}

#menu {
	border-bottom: 5px solid #e9e9e9;
	font-variant: small-caps;
	height: 23px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	
}

#menu #last a {
	border-right: none;
	font-weight: bold;
}

#menu a {
	border-right: 1px solid #ccc;
	color: #000;
	float: left;
	padding: 1px 10px;
	text-decoration: none;
}

#menu a:hover, #menu #current, #menu li.current_page_item a, #menu li.current_page_parent a {
	background: #e9e9e9;
	color: #333;
}

#menu li {
	display: inline;
	margin: 0;
	text-align: center;
}

#sidebar {
	border-top: 5px solid #e9e9e9;
	color: #e4e4e4;
	float: right;
	width: 200px;
	background: #eee;
}

#sidebar #submenu {
	list-style: none;
	margin: 0;
	padding: .5em 0;
}

#sidebar #submenu #subcurrent, #sidebar #submenu .current_page_item {
	background: #fff;
	color: #333;
	letter-spacing: 1px;
}

#sidebar #submenu a {
	color: #333;
	display: block;
	height: 25px;
	padding-left: 10px;
	text-decoration: none;
}

#sidebar #submenu a:hover {
	background: #e0e0e0;
}

#sidebar h2 {
	color: #fff;
	font-size: 1.5em;
	margin: 0 0 5px 0;
	padding-top: 3px;
	text-align: center;
}

#sidebar p {
	margin: 0;
	margin-left: 9px;
}

#sidebar p a {
	color: #fff;
}

#sidebar ul {
	list-style: square;
	margin-left: 30px;
	margin-top: 0;
	padding: 0;
}

.meta {
	font-size: 80%;
	margin-top: -1em;
}

.feedback {
	font-size: 80%;
	text-align: right;
	padding-bottom: 15px;
	border-bottom: 15px solid #eee;
}

#comment {
	width: 95%;
}

#lsidebar {
	padding: 1em;
}

#lsidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#lsidebar ul li {
	background: #eee;
	padding: 0 7px;
	margin-bottom: 5px;
}

#lsidebar ul ul li {
	background: #fff;
	font-size: 10px;
}

.submit {
	text-align: right;
}

#commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

#commentlist .pingback p, #commentlist .trackback p,
#commentlist .pingback p.cite span, #commentlist .trackback p.cite span {
	display: none;
}

#commentlist .pingback p.cite, #commentlist .trackback p.cite {
	display: block;
	background: #eee;
	padding: 4px 10px;
	font-size: 14px;
}

#commentlist .comment {
	padding: 0 10px;
}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}

#sidebar-about p {
line-height: 143%;
}