/*
Theme Name:MF2011
Theme URI: http://www.mikefulton.net/
Version: 1.2
Description: Custom Wordpress Theme for www.mikefulton.net
Author: Mike Fulton
Author URI: http://www.fultonsoft.com/

This file MUST BE accessed from STYLE.PHP or errors will result.

*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	position: relative;
	background-color: black;
	background-image:url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
	
div#header
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	height: 180px;
	border: none;
}

div#middle
{
}

div#frame
{
	position: relative;
	margin-bottom: 0px; 
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	height: 100%;
	text-align: left;
	border: none;
	padding: 0px;
	font-family: Verdana, Ariel, Helvetica, Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

div#content
{
	float: left;
	width: 690px;
	padding: 0px;
	color: #000;
}

div#middle
{
	width: 100%;
}

div#footer
{
	background-image:url(images/trans50.png);
	border: 1px solid black;
	clear: both;
	width: 920px;
	padding: 2px;
	text-align: center; 
	font-family: Verdana, Ariel, Helvetica, Tahoma, Sans-Serif; 
	font-size: 12px; 
	font-weight: normal; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px; 
	margin-bottom: 10px; 
	vertical-align:middle;
	color: #FFF;
}

div#sidebar
{
	width: 220px;
	float: right;
	border: none;
	background-image:url(images/sidebar-middle.jpg);
	background-repeat: repeat-y;
	background-position: top-left;	
	color: black;
}

div#sidebar-inside
{
	padding-left: 22px;
	padding-right: 22px;
}

div#bottombar
{
	background-image:url(images/trans50.png);
	border: 2px solid black;
	clear: both;
	width: 920px;
	padding: 0px;
	text-align: left; 
	font-family: Verdana, Ariel, Helvetica, Tahoma, Sans-Serif; 
	font-size: 10px; 
	font-weight: normal; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px; 
	margin-bottom: 5px; 
	vertical-align:middle;
	color: #FFF;
}

div#footer a
{
	color: #FFF;
}

div#footer a:visited
{
	color: #FFF;
}

div#footer a:hover
{
	color: red;
}

table#bottombarholder
{
	border-collapse: collapse;
	border: none;
	width: 100%;
}

table#bottombarholder td, table#bottombarholder th
{
	width: 20%;
	border: 1px solid orange;
	text-align: left;
	vertical-align: top;
}

div#sidebar1, div#sidebar2, div#sidebar3, div#sidebar4, div#sidebar5
{
	float: left;
	padding: 3px;
	border: none;
	overflow: auto;
}

div.post
{
	width: 690px;
	margin-bottom: 20px;
	padding: 0px;
	background-image:url(images/post-middle.jpg);
	background-repeat: repeat-y;
	background-position: top-left;	
}

div.post-inside
{
	padding-left: 23px;
	padding-right: 23px;
}

table#contactform th
{
	text-align: right;
	padding-right: 5px;
	font-size: 10pt;
	line-height: 11pt;
	vertical-align: top;
	color: #F0F;
}

/***********************/
/* Content Area Styles */
/***********************/

div.entry
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	padding: 0px;
	
	font-family: Ariel, Verana, Helvetica, Tahoma, Sans-Serif;
	font-size: 11pt;
	line-height: 14pt;
}

div.entry form
{
	font-family: Verdana, Ariel, Helvetica, Tahoma, Sans-Serif;
	font-size: 12pt;
	line-height: 14pt;
}

div.entryheader
{
	clear: both;
	margin-bottom: 30px;
	font-family: Verdana, Ariel, Helvetica, Tahoma, Sans-Serif;
	font-size: 10px;
	padding: 2px;
	background-image:url(images/trans30.png);
	border: none; /*1px solid white;*/
}

div.entry p
{
	margin-top: 5px;
	margin-bottom: 10px;
}

div.entry img
{ 
	padding: 5px;
}

div.entry img.alignleft, div.alignleft
{ 
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	text-align: center;
	padding: 2px;
	border: 1px solid red;
	background-color: #C00;
}

div.entry img.alignright, div.alignright
{ 
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	text-align: center;
	padding: 2px;
	border: 1px solid red;
	background-color: #C00;
}

div.alignright img, div.alignleft.img
{
	padding: 0px;
	border: 1px solid black;
}

div.entry ul li
{
	margin-bottom: 4px;
	margin-left: 18px;
}

div.entry ul
{
	margin-left: 20px;
	margin-bottom: 20px;
}

div.postheader
{
	padding: 0px;
	color: #800;
	font-size: 175%;
	font-weight: bold;
	margin-bottom: 3px;
}

div.postheader a, div.postheader a:visited
{
	color: #800;
	text-decoration: none;
}

div.postheader a:hover
{
	color: #F00;
	text-decoration: none;
}

div.entry h1, div.entry h2, div.entry h3
{
 	color: #800;
	font-family: Verdana, Ariel, Helvetica, Tahoma, Sans-Serif;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 0px;
}

div.entry h1
{
	text-size: 165%;
	line-height: 165%;
}
div.entry h2
{
	text-size: 150%;
	line-height: 150%;
}
div.entry h3
{
	text-size: 130%;
	line-height: 130%;
	font-weight: bold;
}
div.entry h4
{
	margin-top: 15px;
	text-size: 115%;
	line-height: 115%;
	font-weight: bold;
}
div.entry h5
{
	text-size: 110%;
	line-height: 110%;
	font-weight: bold;
}
div.entry h6
{
	text-size: 100%;
	line-height: 100%;
	font-weight: bold;
}

div.entry h2 a
{
	color: #FFF;
	text-decoration: none;
}

div.entry h2 a:hover
{
	color: white;
	text-decoration: none;
}

div.post ul.post-data
{
	border-top: 1px dotted red;
	border-bottom: 1px dotted red;

	list-style: none;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #00F;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div.post ul.post-data li
{
	color: #00F;
}
	
div.post ul.post-data a
{
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
	
div.post ul.post-data a:hover
{
	color: #FFF;
	text-decoration: underline;
	font-weight:bold;
}
/******************/
/* Sidebar Styles */
/******************/

div#bottombar h3, div#sidebar-inside h3
{
	color: red;
	font-size: 14px;
	font-family: Verdana, Ariel, Helvetica, Tahoma, Sans-Serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dotted blue;
}
	
div#bottombar p, div#bottombar li, div#sidebar-inside p, div#sidebar-inside li
{
	font-family: Verdana, Ariel, Helvetica, Tahoma, Sans-Serif;
	font-weight: normal;
}

div#bottombar p, div#bottombar ul, div#bottombar ol, div#sidebar-inside p, div#sidebar-inside ul, div#sidebar-inside ol
{
	margin: 0 0 10px 0;
}

div#bottombar ul, div#sidebar-inside ul
{
	margin-left: 3px;
	margin-bottom: 15px;
}

div#bottombar ul li, div#sidebar-inside ul li
{
	list-style-image: url(images/red-bullet.png);
	list-style-position: outside;
	margin-left: 12px;
	margin-bottom: 5px;
}
	
div#sidebar-inside ul.sidebarlistitem
{
	list-style-image: url(images/red-bullet.png);
	list-style-position: outside;
	margin-left: 12px;
	margin-bottom: 5px;
}
	
div#bottombar a, div#sidebar-inside a
{
	color: black;
	text-decoration: none;
}
	
div#bottombar a:visited, div#sidebar-inside a:visited
{
	color: black;
	text-decoration: none;
}
		
div#bottombar a:hover, div#sidebar-inside a:hover
{
	color: red;
	text-decoration: none;
}

/***************************/
/* Tag Bar under each post */
/***************************/

p.tags
{
	background-color: #EEE;
    color: black;
	border: 1px solid red;
	padding: 6px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
    padding-left: 30px;
	background-image: url(images/tags-icon.png);
	background-position: top left;
	background-repeat: no-repeat;
}

p.tags a
{
	color: #C00;
}
p.tags a:hover
{
	color: #F00;
}
p.tags a:visited
{
	color: #A00;
}

/******************************/

ul.enhanced-categories-1 img
{
	border: none;
}

div.commentinfo
{
	background-image:url(images/trans30.png);
}



/***********************/
/* Comment area styles */
/***********************/

div#commentarea
{
	background-image:url(images/trans10.png);
	padding: 8px;
	border: 1px dotted black;
	margin-bottom: 20px;
}

div.commentinfo
{
	text-align: center;
	background-color: #600;
	color: #FFF;
	padding: 3px;
	border: 1px solid red;
	margin-top: 2px;
	margin-bottom: 10px;
}

div.commentinfo a
{
	text-decoration: none;
}

h3#comments
{
	margin-bottom: 20px;
}

h3.commentheader
{
	margin-top: 4px;
}

div.commentlist
{
	background-color: #300;
	border: 1px solid red;
	padding: 5px;
}

div.commentlistitem
{
	border: 1px solid #800;
	background-color: #400;
	padding: 5px;
	color: #FFF;
	margin-top: 3px;
	margin-bottom: 5px;
}

div.commentlistitem p
{
	margin-bottom: 10px;
}

div.commentlistitem a, div.commentlistitem a:visited, div.commentinfo a, div.commentinfo a:visited
{
	color: #FFF;
}

div.commentlistitem a:hover, div.commentinfo a:hover
{
	color: #F00;
}

div.commentheader
{
	border: 1px solid #A00;
	background-color: #700;
	color: #FFF;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.commentheader a, div.commentheader a:visited, form#commentform a, form#commentform a:visited
{
	color: #F88;
}

div.commentheader a:hover, form#commentform a:hover
{
	color: #F00;
}

textarea#comment
{
	width: 620px;
	background-color: #FFF;
	margin-top: 5px;
}

h3#respond
{
	margin-top: 5px;
	border-top: 1px dotted red;
}

/******************************************/
/* These styles are for the little header */
/* under each posts title that shows the  */
/* categories, date, author, etc.         */
/******************************************/

div.entry a:visited, div.entry a
{
	color: #A00;
}

div.entryheader a, div.entryheader a:visited
{
	color: #A00;
}

div.entryheader a:hover, div.entry a:hover
{
	color: #F00;
}


/*
ul.child-pages li.page_item
{
	font-size: 130%;
}


ul.child-pages a:visited
{
	color: red;
}
*/

div.entrynavigation
{
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.entrynavigation img
{
	border: none;
}


div.spacer
{
	clear:both;
}

div.mikefultonsays_widget
{
	margin-bottom: 10px;
}
