/*
Theme Name: MBC Bochgoch
Theme URI: http://www.bochgoch.com
Version: 1.0
Description:  Three column dark layout
Author: martin ford
Author URI: http://www.bochgoch.com
*/
/*#############################################################
Name: MyBarnConversion from Bochgoch
Date: May 2007, updates through 2011,2012
Description: (Once was Three now) Two column dark layout
Author: martin ford
URL: URI: http://www.bochgoch.com
#############################################################*/

* {
margin: 0;
padding: 0;
}

body {
    font: normal 67.5% "Lucida Sans Unicode",sans-serif;
    margin: 1px 0;
    background-color:silver;
}

a {color: #682;}
a:hover {color: #9A6;}
p,ul {padding-bottom: 1em;}
ul {margin-left: 1em;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

h1 {font-size: 1.6em;letter-spacing:-1px;}
h1,h2,h3 {
	color:#cc0033;
	font-family: 'Miltonian', cursive; /* 'Trebuchet MS', Verdana, Sans-Serif; */
}

.container {
	font-size: 1.2em;
	background: url(img/mbccontainer_2col.gif) repeat-y;
	margin: 0 auto;
	width: 980px; 
        background-color:white;
	border-top: 6px solid #222;
	border-left: 6px solid #222;
	border-bottom: 6px solid #222;
}

/* header */
.header {
	float: left;
	width: 980px;
	/* background: url(img/barn_header_spring2009_lr.JPG) no-repeat left; */
	/* background: url(img/barnwindowandflue.jpg) no-repeat left; */
	background-color:#202622;
	font-weight:900;
	height: 210px;
	letter-spacing:-1px;
	padding:1px 0 0 0;
        background-color:none;
}
.header li {list-style:none;}


#mainheading {
	font: normal 52pt 'Miltonian', cursive; /* 'Trebuchet MS', Verdana, Sans-Serif; */
	text-decoration:none;
	color: white; /* #cc0033; */
}

.headerP {
	font-size:small;
	font-weight:900;
	letter-spacing:0px;
	line-height:1em;
	margin:0 0 3px 0;
	color:white; /*was #202622 */
	text-align:left;
}
.headerPTrans {
	margin:5px 5px 5px 5px;
	padding:5px;
	text-align:left;
	background-color:silver;
	opacity:0.65;filter: alpha(opacity=65);-moz-opacity: 0.65;zoom: 1;
	height:100px;
	position:relative;
	z-index:998;
	/* background-color: #ccc; */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:2px solid white;
}
.headerPTransText {
	color:black;
	line-height:1.1em;
}

.headerLeft {
	float:left;
	width:700px;
}
.headerRight {
	float:right;
	width:260px;
        padding-right:15px;
        padding-top:80px;
}
.headerFullWidth {
	float:left;
	width:100%;
}

.snippet
{
	text-align:center;
	height:100%;
	opacity:1;filter: alpha(opacity=100);-moz-opacity: 1;zoom: 1;
	margin:40px;
}

.subnav {
	float: left;
	font: normal 80% "Lucida Sans Unicode",sans-serif;
}
.subnav.leftbar {width: 160px;}
.subnav.rightbar {width: 300px;}

.main {
	float: left;
	width: 800px; /* was 480*/
}

.clearer {clear: both;}
.main .padded {padding: 2px 6px 0 12px;} 
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* sub-navigation */
.subnav h1, .subnav h2 {
	font-size:11pt;
	color:#cc0033;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	padding-left: 8px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #696755;
	list-style: none;
}
.subnav li a {
	color: #111;
	display: block;
	padding: 3px 0 3px 12px;
	width: 148px;
	text-decoration: none;
	font-weight:100;
	color:white;
}
.subnav li a:hover {
	background: #9C997C;
	color: #000;
}

.footer {
	border-top: 6px solid #222;
	background-color:none; /* #202622; */
	color: #CCC;
	text-align:left;
	font: normal 80% "Lucida Sans Unicode",sans-serif;
}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}
.footer .column {
	width:240px;
        height:450px;
	float:left;
	padding:2px;
	background-color: #202622;
}
.footerHead {
	padding:4px;
	width:98%;
	background-color:black;
}
.footer li {list-style:none;}

.post {margin:0 0 25px 8px;}
.post {
	margin:20px;
	padding:5px;
	border:1px solid #e3e4e4;
	background-color:white;
	font-size:1em;
	color:black;
}
.post .info a, .post .info a.visited {color:black;}

.navigation {height:20px;}

/* Comments Styling */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}

#commentform {
	margin: 15px;
	padding: 5px;
	background: #F7F7F7;
	width: 95%;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 500px;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #939793;
}
#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
}
#commentform input {margin-bottom: 3px;}

/*
.post ul li3 {
	list-style:square;
	margin-left:18px;
	padding:1px;
}
*/

.entry ol li {
	padding:5px;
	list-type:decimal;
	margin-left:22px;
}

/*
#akst_form a, #akst_form ul li
{
color:gray;
line-height:16px;
}
*/

.Invisible {	
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
} 

.Visible {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/*
.bulletImageBlockContainer
{
clear:both;
padding-left:100px;
}
.bulletImageBlock
{
width:105px;
float:left;
}
.bulletImageBlock img
{
margin:3px;
float:left;
}
.bulletImageBlock span
{
margin-left:-105px;
line-height:5em;
vertical-align:bottom;
font-weight:900;
font-size:1.2em;
color:white;
}
.bulletImageBlock a
{
color:purple;
}
*/

/* Bochgoch plugin styles */
#whatsnewwhatsfreshwhatshappening a {
	font-weight:100;
	display:block;
	clear:right;
	color:white;
	text-decoration:none;
}
#whatsnewwhatsfreshwhatshappening h5 , #thosewerethedays h5 {
	font-size:11pt;
	color:#cc0033;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
}
#whatsnewwhatsfreshwhatshappening a:hover, #thosewerethedays a:hover {
	background: #9C997C;
	color: #000;
}
#thosewerethedays p {padding-bottom: 0em;}
#thosewerethedays a {
	font-weight:100;
	display:block;
	clear:right;
	color:white;
}

.mbc {
	background-color: #a9c4c3;
	border-left : 2px #cc0033 solid;
	margin-left : 30px;
	padding-left : 10px;
}

.post img {border: 3px #202622 solid;}
.wp-smiley {border: 1px white solid;}
.post a {background-color:white;}
.post a:hover {background-color:none;}

.pushleft, #commentform {
	margin-left : 8px;
	padding-left : 8px;
}

.rightSideBarBlock { margin:10px 0 10px 60px; }
#twitter_div ul li { color:white; }

.headerPTransText a {
	color:#cc0033;
	font-weight:900;
}

.topMenuBar {
	float:left;
	text-align:left;
	/* background-color:black; */
	height:30px;
	padding-left:6px;
	font-weight:900;
	color:white;
	width:974px;
}

.aligncenter {margin:0 auto;}

.wp-caption {
	background-color:white;
	text-align:center;
	font-weight:900;
	font-size:90%;
}

.accentuate {
	font-weight:900;
	font-size:110%;
	color:red;
	letter-spacing:-2px;
	text-shadow: 1px 1px 1px black;
}
