/*
Theme Name: Blue Meanie 
Theme URI: http://theblogmill.com/BlueMeanie/
Description: Blue Meanie - The Blog Mills Freebie Theme
Version: 1.1
Author: JTk - http://www.imjtk.com
*/

html, body { height: 100%; }
.post {
background:#ffffff;
margin-bottom:20px;
}

.navigation{
padding: 6px;
margin: 0px;
border: 1px solid #dadaaa;
background: #ffffbb;
font-size: 16px;
}

.fancypost {
padding:10px;
background-color:#ffffff;
border: 1px solid #ffffff;
}

.fancypost:hover {
padding:10px;
background-color:#ffffbb;
border: 1px solid #dadaaa;
}

body {
	background: #FFFFFF url(images/back.png) 0 repeat-x;
	color: #1A2B3B;
	text-align:left;
    font-family: "Trebuchet MS", sans-serif;
font-smooth:always;
	font-size: 14px;
	padding:0px;
	min-height: 100%;
	_height: 100%;

}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF;
	min-height: 100%;
	_height: 100%;
	width: 100%px;
		margin: 0 auto;
	text-align: right;
	position: relative;
    }

/* Header */
h1#header {
	margin: 0;
	height: 173px;
	background: url(images/header.png) 0 repeat-x;
	text-indent: -1230em;
}

#header a {
	position: absolute;
	left: 0px;
	top: 42px;
	height: 75px;
	width: 580px;
	text-decoration: none;
}


#header em {
	display: none;
}

/* Content */
#wrapper {
	width: 96%;
	position: relative;
	margin-right: 0px;
	padding: 0 2% 0 2%;
	margin-top: 0px;
	float:left;
	text-align: left;
}

#content {
	padding: 5px 0px 5px 0px;
}

/* menus */

#menu_view {
	position: absolute;
	top: 139px;
	right:35px;
	color: #EFE9CC;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1px;
	font-size: 16px;
    text-transform: none;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	margin: 0;
	display: inline;
	padding-left: 4px;
  padding-right: 7px;
  _padding-left: 8px;
  _padding-right: 5px;
  border-right: 1px solid #E6E6E6;
}

#menu_view li a {
	color: #314A65;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#menu_view li a:visited {
	color: #314A65;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#menu_view li a:hover {
	color: #1A2B3B;
    background-color: transparent;
	border-color: #8E9EAA;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}


/* Blog Info */

#blog_slogan {
	position: absolute;
	left: 40px;
	top: 75px;
	color: #D4E7EE;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1.5px;
	font-size: 16px;
	z-index: 1209;
}

#blog_name {
	font-family: "Trebuchet MS", sans-serif;
	position: absolute;
	left: 40px;
	top: 25px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 42px;
}

/* Standard xhtml stuff */

hr#clear {
	position: realtive;
	clear: both;
	height: 75px;
	visibility: hidden;
	width: 800px;
}

hr#clear_intro {
	position: realtive;
	clear: both;
	height: 1px;
	visibility: hidden;
	width: 600px;
}

hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

.clear_intro {
position: realtive;
	clear: both;
	height: 19px;
	visibility: hidden;
	width: 600px;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5 {
	color: #3D4331;
	font-weight: bold;
}

h6 {
	color: #3D4331;
	font-size: 11px;
	font-weight: bold;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

/* Post Stuff */

.entry {
	font-size: 14px;
	padding-top: 4px;
}

.entry_image {
	margin-right: 5px;
}

.entry ul li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.entry ol li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post h1 {
	margin: 0 0 5px 0;
	color: #009047;
    font-size: 32px;
font-smooth:always;
}

small {
	color: #03AAE7;
	font-weight: bold;
	margin: 5px 0 20px 0px;
	font-size: 12px;
}

.postmetadata {
	padding-bottom: 35px;
	padding-top: 15px;
	margin-left: 0px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
}

/* Form Stuff */

input {
	 color: #2E2305;
	border-style: solid;
	border-width: 1px;
	border-color: #D4E7EE;
	background-color: #F0F7FF;
	height: 20px;
	font-size: 16px;
	padding: 5px 0 5px 5px;
}

#searchform  {
	 background-color: none;
	 border: 0px;
	 margin-bottom: 20px;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}
textarea {
	 color: #2E2305;
	border-style: solid;
	border-width: 1px;
	border-color: #D4E7EE;
	background-color: #F0F7FF;
		font-size: 14px;
	padding: 5px 0 5px 5px;
	font-family: "Trebuchet MS", sans-serif;
}

form {
	padding-left: 10px;
}

.buttons_no_b {
    padding: 4px 0 0 0;
	border: 0;
	height: 25px;
	width: 53px;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

a:link {
	color: #009047;
	text-decoration: underline;
}

a:visited {
	color: #009047;
	text-decoration: underline;
}

a:hover, a:active {
	color: #3D4331;
	text-decoration: underline;
}

.post h1 a {
	color: #314B66;
	text-decoration: none;
}

.post h1 a:visited {
	color: #314B66;
	text-decoration: none;
}

.post h1 a:hover {
	color: #1A9829;
	text-decoration: none;
}

#blog_name a {
	color: #FFFFFF;
	text-decoration: none;
}

#blog_name a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#blog_name a:hover {
	color: #E6F3FC;
	text-decoration: none;
}

/* Comment Stuff */

ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}

#comments  {
	padding-left: 15px;
}

.graybox {
	padding: 3px 7px 3px 7px;
	margin: 7px 20px 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #D4E7EE;
	background-color: #F0F7FF;
}

.non_graybox {
	padding: 5px 9px 5px 9px;
	margin: 7px 20px 7px 7;
}

h3#respond {
margin-left: 12px;
}

  /* Footer

-----------------------------------------*/
#footer {
	  background: url(images/footer.png ) 0 0 repeat;
      background-position: bottom right;
	  color: #EFE9C7;
	  min-height: 46px;
	  _height: 46px;
	  position: relative;
	 margin: -46px 0 0 0;
	width: 100%px;
	font-size: 14px;
	}


  #footer a:link {
	color: #D4E7EE;
	text-decoration: none;
}

#footer a:visited {
color: #D4E7EE;
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


#footer_text {
	padding: 20px 0 0 60px;
	text-align: left;
	font-size: 14px;
}


#vertical_f {
margin-left: 25px;
}

#ppc {
	margin-left: 45px;
	word-spacing: .5px;
}

/* The Specific */


#heading_text {
	color: #66613D;
	font-size: 18px;
	position: absolute;
	top: 136px;
	left:140px;
}


.post img {

	margin-right: 10px;
	margin-bottom: 3px;

}

#side_search_text {

	font-weight: bold;
	font-size: 11px;

	}

#underline_it {

	position: relative;
	width: 100%;
	height: 2px;
  background: url(images/underline.png ) 0 0 repeat;

}

#contactsubmit {

	height: 30px;
	color: #52AED1;
	padding: 0 4px 2px 0;
}