/*
** this is for the production version of the
** Mickey Hadick web site: http://www.MickeyHadick.com
**
** This was created by Mickey Hadick of
** Hadick Enterprises, LLC
** Created July 2007
** Updated August 2008 trying to expand the website
** Updated November 2008 to move the navigation to right and remove logo
** Updated October 2009 to center the heading over the printing on the left
** Also added a box on the right of the header to sell my novel...
*/

body  {
	margin:0px;
	padding:0px;
	background:#f6f6f6;
	color:#000000;
	font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
}

h1,h2,h3,h4,h5,h6  {
	padding:0px;
	margin:0px;
        color: #0000FF; /* blue */
}

a  {
	color:black;
	text-decoration: none;
}

a:hover  {
	color:white;
	background: #FF0000;
	text-decoration: underline;
}

a:visited  {
	text-decoration:none;
	color: #660000; /*obscure, dull red */
}

ul li {
	bottom-margin: 4px;
}

#logo {
	padding:0px;
	margin:0px;
}

@media all  {
  div#header {
  }
  div#mainClm {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 3px;
    padding-right: 10px;
    /*margin-right: 62%;*/
    width: auto;
    word-wrap:break-word;
  }
  div#mainClm a { 
	color:brown; 
	font-weight:bold;
	text-decoration: underline;
  }
  div#navpanel {
    margin-left: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left:20px;
    padding-right: 10px;
    word-wrap:break-word;
    display:inline;
  }
  div#footer {
    font-size: .6em;
    padding:10px 2px 10px 3px;
    word-wrap:break-word;
  }
}

@media handheld  {
  div#mainClm {
    margin-left:80px;
  }
  div#navpanel {
    width:80px;
  }
}

#header {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-top:2px solid black;
    border-left:2px solid black;
    border-right:2px solid black;
	border-bottom:double 2px black;
	background: #FF0000;
	color:white;
}

div#header a {
    color:white;
}
div#header a:hover {
    color:black;
    background-color:white;
}

#intro p {
	font-size: 90%;
}

PRE {
	background: white;
	color: black;
}

DIV.container {
	min-height: 2em;
	display: table-cell;
	vertical-align: middle;
}

h1  {
	padding:25px 0px 10px 5%;
	font-weight:bold;
	font-size: 300%;
	font-family: Verdana,Sans-Serif;
	letter-spacing:-2px;
        text-align: center;
}
div#mainClm h1 { 
	color: black; 
	font-size: 1.2em; 
}

h2 {
	color:#0000FF;
	font-weight:bold;
	font-size: 130%;
	font-family:Verdana,Sans-Serif;
	letter-spacing:-1px;
	text-shadow: gray 10;
}
div#mainClm h2 { 
	color: blue; 
	font-size: 1.1em; 
}

h3 {
	margin:10px 0px 0px 0px;
	color:#25408E;
	font-size:105%;
}

h4 {
	color:#0000FF;
}

h6 {
	color:#0000FF;
	font-size:140%;
}

#topmenu {
    margin: 0;
    background-color: white;
    color: #B34747;
    padding:5px;
    text-align:left;
    font-size: .7em;
    font-weight:bold;
    border-bottom:double 1px black;
}
#topmenu a
{
/*display: block;*/
}

#topmenu ul {
    margin:0;
    padding:0
}

#topmenu li {
    display:inline;
    list-style:none;
    margin:0;
    padding:5px;
    text-transform: uppercase;
}

#nav {
    background-color: #f6f6f6;
    padding:10px;
    text-align:left;
    font-size: .6em;
    font-weight:bold;
    border-bottom: 1px solid gray;
}
#nav ul {
    margin:0;
    padding:0
}

#nav li {
    display:inline;
    list-style:none;
    margin:0;
    padding:5px;
}

h2.navpanel-title {
	color:#B34747;
	margin:0px;
	padding:0px;
	font-size:120%;
}

#navpanel ul {
	margin:0px 0px 33px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	font-size:95%;
}

#navpanel li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	font-size:95%;
}

.title {
	padding: 4px;
	margin-top: 0px;
	color: white;
	background-color: transparent;
	text-align: center;
}

.description {
	padding: 4px;
	text-align: center;
	margin-top: 1px;
	background-color: transparent;
	color: white;
}

.adcopy {
    font-size:.6em;
    font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight:bold;
    padding: 10px;
}

.webPage {
    width: 70%;
    margin-right: 15%;
    margin-left: 15%;
}
.leftleft {
	float: left;
}
.rightright {
	float: right;
}
.mainContent {
    /*width:100%;*/
}
.col1 {
    width:62%;
    text-align: center;
}
.col2 {
    width:38%;
    text-align: center;
}

.blogPost {
	margin:0px 0px 2px 0px;
	padding-top: 2px;
	padding-left: 10px;
	font-size:130%;
}

.blogPost strong {
	color:#000000;
	font-weight:bold;
}

#navpanel ul a {
	padding:2px;
	margin:1px;
	/*width:100%;*/
	border:none;
	color:black;
	text-decoration:none;
}

#navpanel ul a:link {
	color: black;
}

#navpanel ul a:visited {
	color: #660000;
}

#navpanel ul a:active {
	color:#ff0000;
}

#navpanel ul a:hover {
	color:white;
	background-color: #B34747;
	text-decoration:underline;
}
pre,code {
	color:#999999;
}
strike {
	color:#999999;
}
.bug {
	padding:5px;
	border:0px;
}
.byline {
	padding:0px;
	margin:0px;
	color:#444444;
	font-size:80%;

}
.byline a {
	border:none;
	color:#968A0A;
	text-decoration:none;
}
.byline a:hover {
	text-decoration:underline;
}
.blogComments {
	padding:0px;
	color:#9E5205;
	font-size:110%;
	font-weight:bold;
	font-family:Verdana,Sans-Serif;
}
.blogComment {
	margin-top:10px;
	font-size:100%;
	font-weight:normal;
	color:black;
}
.blogComments .byline {
	padding-bottom:20px;
	color:#444444;
	font-size:80%;
	font-weight:normal;
	display:inline;
	margin-right:10px
}

.deleted-comment  {
	font-style:italic;
	color:gray;
}
#profile-container  {
 
}
.profile-datablock  {
 
}
.profile-img  {
	display:inline;
}
.profile-img img  {
	float:left;
	margin-right:5px;
}
.profile-data strong  {
 
}
#profile-container p  {
 
}
#profile-container .profile-textblock  {
 
}

.profile-link a:link  {
	color:#999999;
	text-decoration:none;
}

.profile-link a:active  {
	color:#ff0000;
	text-decoration:none;
}

.profile-link a:visited  {
	color:#999999;
	text-decoration:none;
}
.profile-link a:hover {
	color:#DE7008;
	text-decoration:none;
}

#blogfeeds  {
 
}

#postfeeds  {
 font-size:100% 
}
