/*
Theme Name: MondaysWithMike 2
Theme URI: http://mondayswithmike.org/
Description: MondaysWithMike website layout.
Version: 1.0
Author: Mr
Author URI:http://mondayswithmike.org/
Tags: 

*/


body {
	text-align: center;
	padding: 0px;
	margin: 0px auto;
	background:#000000 url('') repeat-y top center;
	width:990px;
}

div.header {
	width:990px;
	height:147px;
	background-color:#000000;
	text-align:left;
}

div.postbottom {
	width:990px;
	height:48px;
	border-top:1px solid #434343;
	background:#000000;
	text-align:left;
}

div.postbottom p {
	font-family:arial;
	font-size:11px;
	color:#a8a8a8;
	margin-top:16px;
	margin-left:25px;
}

div.postbottom p a {
	color:#d2d2d2;
	font-weight:bold;
}

div.postbottom p a:hover {
	color:#fff;
}

div.whiteblock {
	background:#c4c4c4 url('http://mondayswithmike.org/images/whiteblock.gif') repeat-x;
	width:990px;
	height:350px;
	display:table;
}


div.whiteblockspacer {
	float:left;
	width:15px;
	height:300px;
}

div.postcommentbox {
	float:left;
	text-align:left;
	height:280px;
	width:325px;
	padding-top:17px;
}

div.overflowbox {
	float:left;
	text-align:left;
	width:950px;
	height:200px;
	overflow-y:scroll;
	background:#ffffff url('http://mondayswithmike.org/images/permalinkbg.png') repeat-x;
}

div.commentbody {
	float:left;
	padding-top:18px;
	padding-bottom:10px;
	width:925px;
	border-bottom:1px solid #dadada;
}

div.commentspacer {
	float:left;
	width:15px;
	height:65px;
}

div.commenticon {
	float:left;
	padding-right:0px;
	width:55px;
	height:45px;
}

div.commentname {
	float:left;
	width:140px;
	height:45px;
	font-family:verdana;
	word-wrap: break-word;
}

div.commentname b {
	font-size:12px;
	color:#333333;
}

div.commentname span {
	font-size:10px;
	color:#555555;
}

div.commenttext {
	float:left;
	width:700px;
	font-family:verdana;
	font-size:11px;
}

div.commenttext p {
	margin-top:0px;
	margin-bottom:5px;
}


textarea#comment {
	border: 1px solid #dddddd;
	font-family: tahoma;
	font-size:13px;

	padding-top:5px;
	padding-left:7px;
	padding-right:7px;
	color:#333333;
	background: #ffffff url('http://mondayswithmike.org/images/permalinkbg.png') repeat-x;

}

div.postcommentbackground {
	float:left;
	width:314px;
	height:252px;
	background-color:#f8f8f8;
	
}

div.commentnumber {
	float:left;
	text-align:left;
	width:950px;
	display:table;
	color:#ffffff;
	background-color:#a8a8a8;
}

div.commentnumber span {
	float:left;
}

div.commentscrollbox {
	float:left;
	width:950px;

	padding-top:17px;
	display:table;
}

div.minimizeform {
	float:left;
	width:200px;
	height:0px;
}

div.moderated {
	float:left;
	color:#6e6e6e;
	font-weight:bold;
	font-family:arial;
	font-size:70%;
	width:180px;
	text-align:center;
}

div.commentleave {
	float:left;
	text-align:left;
	width:314px;
	height:37px;
	font-family:arial;
	font-size:110%;
	color:#ffffff;
	background-color:#a8a8a8;
}

div.commentleave span {
	float:left;
	padding-left:16px;
	padding-top:6px;
}

div.loggedstatus {
	float:left;
	width:300px;
	height:36px;
}

div.headerleft {
	float:left;
	width:260px;
	height:147px;
}


a.headerlink1 {
	font-family:"Corbel", "Myriad Pro", Tahoma, "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:140%;
	color:#ffffff;
	text-decoration:none;
}

a.headerlink1:hover {
	font-family:"Corbel", "Myriad Pro", Tahoma, "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:140%;
	border-bottom:1px solid #1f68ba;
}

a.headerlink2 {
	font-family:"Corbel", "Myriad Pro", Tahoma, "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:140%;
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #1f68ba;
}

a.headerlink2:hover {
	font-family:"Corbel", "Myriad Pro", Tahoma, "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:140%;
	color:#ca9865;
	text-decoration:none;
	border-bottom:1px solid #1f68ba;
}


div.shareiconholder {
	float:left;
	width:130px;
	height:28px;
}

a.shareicon {
	float:left;
	display:block;
	background-color:#ffffff;
	color:#1f68ba;
	width:130px;
	height:28px;
	text-decoration:none;
	font-family:arial;
	font-size:70%;
}

a.shareicon div {
	float:left;
	position:relative;
	top:7px;
	margin:0px;
	padding:0px;
	cursor:pointer;
}

a.shareicon img {
	float:left;
}

a.shareicon:hover {
	background-color:#eaeaea;

}

div.shareborder {
	float:left;
	margin:0px;
	height:1px;
	width:130px;
	background-color:#bfbfbf;
}

div.sharewrapper {
	float:left;
	padding-top:5px;
	width:137px;
	height:275px;
}


div.postbody { 
	width:990px;
	height:365px;
	padding-bottom:10px;
	background-color:#ffffff;
	display:table;
	display:inline-block;
}

div.posttopspacer {
	float:left;
	width:990px;
	height:50px;
	background:#ffffff url('http://mondayswithmike.org/images/posttopspacer.gif') repeat-x;
}

div.postleftspacer {
	float:left;
	height:315px;
	width:12px;
	background-color:#ffffff;
}

div.postleft {
	float:left;
	width:520px;
	height:315px;
	background-color:#ffffff;
}

div.titleweek {
	float:left;
	width:140px;
	height:42px;
	background:#000000 url('http://mondayswithmike.org/images/title_bg2.gif');
}


div.titleweek span {
	float:left;
	padding-left:35px;
	padding-top:8px;
	font-size:21px;
	font-family: arial;
	font-weight: bold;
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:-1px;
}

div.titletitle {
	float:left;
	width:380px;
	height:42px;
	background-color:#000000;
}

div.titletitle a {
	float:left;
	padding-top:10px;
	color:#ffffff;
	text-decoration:none;
	font-family:"Corbel","Myriad Pro",Tahoma,"Lucida Grande","Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	font-size:22px;
	text-decoration:none;
	letter-spacing:-1px;
	line-height:20px;
}

div.titletitle a:hover {
	color:#ececec;
}

div.sharelinks {
	float:left;
	width:137px;
	height:275px;
	background-color:#ffffff;
}

div.posttext {
	float:left;
	width:383px;
	height:275px;
	font-family:arial;
	font-size:12px;
	line-height:20px;
	text-align:left;
}

div.posttext p {
	margin-top:4px;
	margin-bottom:5px;
}

.posthidden {
	display:none;
}

.postshown {
	display:inline;
}

.postshown span {
	font-family:arial;
	font-size:12px;
}

.postshown b {
	font-family:arial;
	font-size:12px;
	color:#eeeeee;
}

.postshown a {
	font-weight:bold;
	text-decoration:none;
	color:#eeeeee;
}

.postshown a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#eeeeee;
}


#leavecomment {
	display:block;
	width:165px;
	height:34px;
	background:url("http://mondayswithmike.org/images/leaveacomment.png") no-repeat 0 0; 
	float:left;
}

#leavecomment:hover { 
	background-position:0 -34px;
}

#leavecomment span {
	display:none;
}


#permalink {
	display:block;
	width:165px;
	height:34px;
	background:url("http://mondayswithmike.org/images/permalink.png") no-repeat 0 0; 
	float:left;
	margin-left:5px;
}

#permalink:hover { 
	background-position:0 -34px;
}

#permalink span {
	display:none;
}

#permalinktext {
	margin-top:10px;
	width:335px;
	height:22px;
	border:1px solid #afafaf;
	background: #ffffff url('http://mondayswithmike.org/images/permalinkbg.png') repeat-x;
	padding-left:5px;
	padding-top:3px;
}

div.postright {
	float:left;
	width:440px;
	height:315px;
	background-color:#ffffff;
}

.submit {
	float:right;
	font-weight:bold;
	font-family:arial;
	font-size:75%;
	color:#999999;
	background-color:#eeeeee;
	border-top:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:7px;
	padding-right:7px;
}

.submit:active {
	color:#1f68ba;
}

div.hovermenu ul{
	font-family:arial;
	font-size:11px;
	padding:0;
	margin:0;
	width:137px;
}

div.hovermenu ul li{
	list-style:none;
	display:inline;
}

div.hovermenu ul li a{
	float:left;
	text-decoration:none;
	color:#1f68ba;
	background-color:#ffffff;
	width:132px;
}

div.hovermenu ul li a.sharelinkb {
	border-bottom:1px solid #bfbfbf;
}

div.hovermenu ul li a:hover{
	background-color:#eeeeee;
}

div.hovermenu ul li p {
	display:block;
	float:left;
	margin:0px;
	position:relative;
	top:7px;
	cursor:pointer;
}

div.hovermenu ul li img {
	float:left;
}

div.commentnumberspacer {
	float:left;
	width:950px;
	height:15px;
	background:#a8a8a8 url('http://mondayswithmike.org/images/commentnumber.gif') repeat-x;
}

div.notifications {
	width:990px;
	height:50px;
	background-color:#dc2323;
	color:#ffffff;
	text-align:left;
}

div.notificationsimg {
	float:left;
	width:397px;
	height:34px;
}

div.notificationstxt {
	float:left;
	width:397px;
	height:34px;
}


div.notifications p {
	margin:0px;
}

div.navigation {
	width:990px;
	height:60px;

	color:#ffffff;
}

div.navigation a {
	color:#ffffff;
	text-decoration:none;
	font-size:24px;
	font-weight:bold;
	font-family:arial;
}

div.subscribe {
color:#ffffff;
text-align:left;
padding-top:55px;
font-family:arial;
}

div.subscribe p {
display:inline;
font-size:13px;
}

div.subscribetext {
font-weight:bold;
font-size:13px;
}