/*
Theme Name:		Mortgage Marketing Minute
Theme URI:		http://www.mortgagemarketingminute.com
Description:	The default MMM design.
Version:		1.0
Author:			Benjamin Hathaway
Author URI:		http://mortgagemarketingminute.com/
*/


/* @group Global Elements */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 0.8125em Verdana, sans-serif; 
	color: #000; 
	background: url('images/page_bg.jpg');
}

body.nobg {
	font: 0.8125em Verdana, sans-serif; 
	color: #000;
	background: #fff;
}

/* @end */

/* @group Page Elements */

p {
}

img.no_border {
	border: none;
}

a { }
a img {border: none;}
a:link, a:visited { }
a:hover {
	color: #fff;
  	/*border-bottom: 1px solid #666;*/
	background-color: #cc0000;
	text-decoration:none;
}

#header a, #main h1 a, .title a:link, .title a:visited, .byline a:link, .byline a:visited {border-bottom-width: 0;}
#header a, #header a:hover {
	background:none;
}
#main h1 a:hover, .title a:hover, .byline a:hover {border-bottom-width: 1px;}

h1 {
	font: bold 2.2em Tahoma;
	color: #a90000; 
	text-align:center;
	margin:5px auto 5px auto;
	padding:0;
	/*letter-spacing: 2px;	*/
}

h2 {
	font: 1.5em Tahoma; 
	font-weight:bold;
	letter-spacing: 1px;
	color:#000;
	text-align:center;
}

h3 {font: bold 1em Georgia; letter-spacing: 1px; }
h4 {font: bold 1.1em Georgia, "Times New Roman", serif; letter-spacing: 1px;}

ul {list-style: none;}
blockquote, pre {padding: 0.25em 40px;}
blockquote {font: italic 1.05em Georgia, Times, serif;
  background: url(../images/quote_wh.gif) 10px 0.75em no-repeat;
  margin: 0.25em 0;}
pre, code {font: 1.05em Courier, monospace;}
pre {line-height: 1.5em;}
pre strong {font-size: 1em; font-weight: bold;}

pre code {font-size: 1em; line-height: 1.5em;}

/* @end */

/* @group Layout Elements */

#container {
	width:608px;
	margin:10px auto 10px auto;
}

#header { 
	
}

#main {
	background: url('images/table_bg.gif');
	padding: 10px;
}

#content {
	background: url('images/clock_bg.gif') top right no-repeat;
}

#footer {
	color:#fff;
	font-size:0.8em;
	text-align:center;
}

#footer a, #footer a:hover {
	color:#fff;
	background:none;
	text-decoration:none;
	margin:0; padding:0;
}

#footer a.archive, #footer a.archive:hover {
	color:#666;
	background:none;
	text-decoration:underline;
	margin:0; padding:0;
}

#issue_media {
	text-align:center;
}

#issue_media_caption {
	text-align:center;
	font-size:0.8125em;
	margin-top:5px;
}

.border {
	border:1px solid #333;
}

.clr {
	clear:both;
}

.left {
	float:left;
	margin:0 10px 10px 0;
}

.right {
	float:right;
	margin:0 0 10px 10px;
}

.red { color: #a90000; }

.black {color:#000; }

.highlight { background: #FFFF66; }

div.red_box { width: 475px; padding: 0; margin: 1.5em auto; border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 2px solid #333; border-bottom: 2px solid #333; }

div.red_box .inner { padding: 10px; }


/*---:[ content styles ]:---*/

.post_date { font-size: 1.1em; line-height: 1.5455em; margin: 0 0 1.8182em 0; color: #aaa; border-bottom: 0.2727em double #ccc; }

	.post_date a, .post_date a:visited { color: #000; padding: 0.0909em; }
	
	.post_date a:hover { color: #000; background: #ccc; }

.entry { font-size: 1.0em; line-height: 1.5385em; }

	.entry h1 {
		font: bold 1.5em Tahoma;
		color: #a90000; 
		text-align:left;
		margin:1.5em auto 1.5em auto;
		padding:0;
	}
	
	body.nobg h1 { margin: 0em auto; font: bold 1.5em Tahoma; }

	.entry h2 {
		font: bold 1.5em Tahoma;
		color: #a90000; 
		text-align:center;
		margin:1.2em auto 1.2em auto;
		padding:10px;
	}
	
	.entry .red_box h2 { margin:0 auto 0.5em auto; background: #edf3fe; }
	
	.entry h3 {
		font: bold 1.2em Tahoma;
		color: #000; 
		text-align:center;
		margin:0 auto;
		padding:0;
	}
	
	.entry a, .entry a:visited { padding: 1px 0; /*border-bottom: 1px solid #bbb;*/ }
	
	.entry a:hover { padding: 1px 0; color: #fff; background: #a90000; border-bottom: none; }
	
	.entry p { margin: 0 0 1em 0; }
	
	body.nobg p { margin: 0 0 0.2em 0 !important; }

	.entry ul, .entry ol { margin: 0 0 1.5385em 3.0em; }
	
	.entry ul { list-style-type: disc; }
	
		.entry li { }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 1.5em; }
	
	.entry dl { margin: 0 0 1.5385em 0; }
			
		.entry dt { font-weight: bold; }
		
		.entry dd { margin: 0 0 0 1.5em; }
		
	.entry sup, .entry sub { line-height: 1.0em; }
		
	.entry blockquote.right, .entry blockquote.left { width: 13.6875em; padding: 0.4375em 0; font-size: 1.2308em; line-height: 1.25em; border: 0.0625em solid #ccc; border-width: 0.0625em 0; text-align: center; }
	
	.entry blockquote.right { margin: 0 0 0 0.9375em; float: right; clear: right; }
	
	.entry blockquote.left { margin: 0 0.9375em 0 0; float: left; clear: left; }

		.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }
		
	.entry .ad { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
		.entry .ad_left { margin: 0 1.1538em 0 0; float: left; clear: left; }

	.entry img { }

	.entry img.left { margin: 0 1.1538em 0 0; float: left; clear: left; }
	
	.entry img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
	.entry img.center { display: block; margin: 0 auto 1.5385em auto; clear: both; }

	.entry img.frame { border: 0.3846em solid #ddd; }
	
	.entry img.stack { clear: none !important; }

.post_meta { margin: 1.5em 0; padding: 0.3846em 0 0.3846em 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; font-size: 0.9em; line-height: 1.0em; clear: both; text-align:center;}

.post_meta a { padding: 2px; }
	
	.add_comment { padding: 0 0 0 1.6154em; background: url('images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; }

.page .entry { margin: 0 0 3.0769em 0; }

.navigation { width: 39em; margin: 0 0 3.3333em 0; font-size: 1.2em; line-height: 1.6667em; }
	
	.navigation a:hover { color: #000; border-bottom: 1px solid #a90000; }
	
	.next { text-align: right; }


/*-------------------------------------------------
CONTENT: COMMENTS
-------------------------------------------------*/

#comments h3 { font-size: 1.5em; color:#a90000;}
	
#comments h3.comment_intro { margin: 0 auto 1.11111em auto; padding: 1.05556em 0 0 0; /*border-top: 0.166667em double #ccc;*/ }

#comments h3#respond { margin: 2.2222em 0 0 0; }

.add_comment { padding: 0 0 0 1.6154em; background: url('images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; }

/*---:[ comment styles ]:---*/

#comments { width: 80%; margin: 0 auto; }

	#comments p {
		padding: 0.5em 0 !important;
	}

	dl#comment_list { margin: 0 0 0 0; }
		
		dl#comment_list dt { padding: 0 0 33px 0; background: url('images/comment_top.gif') 0 100% no-repeat; font-size: 1.1em; line-height: 1.8182em; color: #999; }
		
		dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
		
			dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
			
				dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }
				
				dl#comment_list dt .comment_num a:hover { color: #a90000; }
				
			dl#comment_list dt strong { font-size: 1.4545em; color: #000; }
				
				dl#comment_list dt strong a, dl#comment_list dt strong a:visited { color: #000; border-bottom: 1px dotted #999; }
				
				dl#comment_list dt strong a:hover { color: #000; border-bottom: 1px solid #a90000; }
		
		dl#comment_list dd { width: 428px; padding: 0 20px; margin: 0 0 1.5385em; background: #dfdfdf url('images/comment_bottom.gif') 0 100% no-repeat; }
		
		dl#comment_list dd.author { background: #f6f4c9 url('images/comment_author_bottom.gif') 0 100% no-repeat; }
		
			dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; }



/*---:[ comment form styles ]:---*/

#comment_form { margin: 0 0 4.0em 0; background: #F2F7FE url(images/comment-bg.gif) bottom repeat-x; padding-top: 10px;}

	#comment_form a:hover { text-decoration: underline; }

	#comment_form p { padding: 0.2em 0; }
	
		#comment_form label { padding: 0; font-size: 1.2em; }

		#comment_form .text_input { width: 90%; padding: 0.23077em; color: #a90000; font: bold 1.3em Verdana, sans-serif; border-top: 0.15385em solid #999; border-left: 0.15385em solid #999; border-right: 0.07692em solid #eee; border-bottom: 0.07692em solid #eee; }
		
		#comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
		
		#comment_form .text_area { width: 90%; }

		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

		#comment_form .form_submit { padding: 0.5em; background: url('images/submit_bg.gif') repeat-x; color: #000; border: 0.21429em double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #a90000; }

#brought_by { font-family:Georgia, "Times New Roman", Times, serif; font-size: 0.8em; text-align:center; margin:0; padding:0;}

#brought_by p { margin:0; padding:0; }

.wordtube { border-top: 1px solid #333; border-left: 1px solid #333; border-right: 1px solid #333; width:320px; margin:0 auto; }

.playlist {
border:none;
width:400px;
}