/*
Theme Name: Military Times Blogs
Theme URI: http://www.militarytimes.com/blogs/
Description: Standard Theme for Military Times Blogs
Version: 1.0
Author: David Lindsey
Author URI: http://www.militarytimes.com/

*/
   

/* Standard element */

a img{ border:none; } 

/* Links 

a:link { text-decoration: none; color: #335577; font-weight: bold; }

a:visited { text-decoration: none; color: #3f7e86; font-weight: bold; }

a:hover, a:active { color: #990000; } */

/* Html Elements */

body { background-color: #FFF; }

h2, h3, h4, h5, h6, h7 { font-weight: normal; margin: 10px 0; padding: 0; }

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h7 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, h7 a:visited
{ 
	font-weight: normal; 
	border-bottom-width: 0; 
}

h2 { font-size: 20px; }

#blog-name {
	display: block;
	float: left;
	width: 584px;
	margin: 0 0 12px;
	padding: 12px;
	/* border: 1px solid #DDB;
	background: #EEC;
	color: #664; */
}
	#blog-name h2 {
		font: 26px Georgia, "Times New Roman", Times, serif;
	}
	#blog-name a {
		color: #442;
	}

#wrapper #sidebar-wrapper #sidebar h2 {
	font-size: 18px;
}

h3 { font-size: 24px; }

h4 { font-size: 20px; }

h5 { font-size: 18px; }

h6 { font-size: 20px; }

h7 { font-size: 14px; }

h2, h3, h4, h5, h6, h7 {
	display: block !important;
}

img.al { float: left;
}

ul, ol, pre
{
	color: #444444;
	padding: 10px 10px 10px 10px;
	line-height: 1.8em;
}

ul { list-style-type: none; }

ol { list-style-type: none; }

ins { text-decoration: none; color: #9e624a; }

del { color: #555555; }

table
{
	width: 90%; 
	color: #333333;
	margin: 10px 10px 20px;
	border-left: 1px solid #cbcbb4;
	border-top: 1px solid #cbcbb4;
}

table caption 
{ 
	margin: 10px 0 5px; 
	font-weight: bold;
}

th, td
{
	border-right: 1px solid #cbcbb4;
	border-bottom: 1px solid #cbcbb4;
	padding: 2px 10px;
}

th { background-color: #e0e0cf; }

tr.alt td { background-color: #eaeadf; }

/* Structure */

#blog {
	width: 920px;
	margin: 0 auto;
	background-color: #FFF;
	
}

#wrapper
{
	clear: both;
	width: 920px;
	margin: 0 auto;
	background: #FFF;
}

#content-wrapper
{
	float: left;
	width: 600px;
	background-color: #FFF;
}


#content
{
	float: left;
	padding: 12px;
}

#content a {
	font-weight: bold;
}

#content .entry {
	padding-bottom: 6px;
	margin-bottom: 12px;
	border-bottom: 2px dotted #EEE;
}

#content .entry h6 a {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
}

#contentbox
{
	float: left;
	height: 100%;
	padding: 12px;
}

#content img {padding: 5px; border: 1px solid #CCC; margin: 6px; }



#break {background: url(images/break.gif) left center no-repeat; padding: 10px 0 10px 0; }
	


#sidebar-wrapper
{
	width: 320px;
	float: left;
	position: relative;
	top: -81px;
}

#sidebar
{
	float: right;
	width: 300px;
	padding: 10px;
	background: #F7F7F7;
	border-top: 2px dotted #E4E4E4;
}

/* #sidebar-wrapper { 
	_width: 35%; 
	background: #fff;
	position: relative;
	top: -55px;
} */


/* Sidebar */

#sidebar ul { margin: 0 0 6px; /* line-height: 2.5em; */ padding: 5px 0; }

#wrapper #sidebar-wrapper #sidebar h2 {
	text-transform: uppercase;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}

#sidebar ul#sidebarlist { margin: 16px 0; /* line-height: 1.8em;*/ list-style-type: none; padding: 0; }

#sidebar ul#sidebarlist li
{
	padding: 5px 10px; 
	border-bottom: 1px dotted #DDD;
}

#sidebar ul#sidebarlist li.alt
{
	background-color: #f0ede8;
}

#sidebar ul#sidebarlist li .date,
#sidebar ul#sidebarlist li .entry
{ display: block; }

#sidebar ul#sidebarlist li .date { color: #af735b; font-size: 11px; }

/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
	widht:300px;
	}

.contactleft {
	width: 100%;
	text-align: left;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 100%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}

/* End Contact Form CSS */


/* blockquotes */

* html blockquote{height: 1%;} /* ie hack */
* html li{height: 1%;} /* ie hack */

blockquote {
	font: 11px/16px Georgia, "Times New Roman", serif;
	display: block;
	padding: 5px 5px 5px 25px;
	background:url(images/quote.gif) no-repeat 1px 0;     
	color: #666;
	margin: 0 26px 15px 36px;
}

.post blockquote p {
	margin:0;
}


#flickr img {
	display: block;
	float: left;
	padding: 0px;
	position: relative;
	height: 65px;
	width: 65px;
	border-width:0;
	margin:2px;
	}

#content ul.heatmap { MARGIN:0; }
	
#content ul.heatmap li { MARGIN:0; display:inline; }

#sidebar ul.heatmap { MARGIN:0; }
	
#sidebar ul.heatmap li { MARGIN:0; display:inline; }

#sidebar ul.heatmap li a:link { text-decoration: none; color: #335577; border-bottom: none;}

#sidebar ul.heatmap li a:hover, a:active { color: #990000; }

#sidebar ul ul.heatmap li { padding: 5px 10px; border-bottom: none;}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	padding: 0;
}
.commentsblock textarea{
	width:500px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#F7F7F7;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#F7F7F7;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	/* font-size:0.9em; */
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom: 12px ;
	padding: 6px 12px;
	border-bottom: 2px dotted #EEE;
}
h3#comments{
font-size:1.6em;
}
h4#comments, h4#respond {
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

#footer {
	clear: both;
}


.post-tools {
	width: 100%;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	border-bottom: 1px dotted #222;
	border-top: 1px dotted #222;
}
#content .post-tools img {
	padding: 0px;
	margin: 0px;
	background: none;
	border: none;
}
.post-tools-twitter, .post-tools-facebook, .post-tools-addthis {
	height: 22px;
	text-align: center;
	vertical-align: middle;
}
.post-tools-twitter, .post-tools-facebook {
	float: left;
	margin-right: 10px;
}
.post-tools-addthis {
	float: right;
	padding-top: 2px;
}

.clearer { clear: both; }
