/*
Theme Name: The Santa Claus Blog
Theme URI: http://www.thesantaclausblog.com
Description: The Santa Claus Blog WordPress Theme
Version: 1
Author: JTk - http://www.imjtk.com
*/

html, body { height: 100%; }

body {
	background: #A8C5D7 url(images/back.png) 0 0 repeat;
	background-position: top center;
	color: #42474A;
	text-align: center;
	font-family: "Trebuchet MS", tahoma, sans-serif;
	font-size: 13px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFF url(images/repeat.png) repeat;
	min-height: 100%;
	_height: 100%;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	margin: 0;
	height: 176px;
	background: url(images/header.png) 0 no-repeat;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
}

#header a {
	position: absolute;
	left: 60px;
	top: 35px;
	height: 120px;
	width: 540px;
	text-decoration: none;
}

#header em {
	display: none;
}

#mid_area {
	position: relative;
	height: 215px;
	width: 900px;
	background: url(images/mid.png) 0 no-repeat;
}

/* Sidebar Positioning */

#sidebar {
	position: relative;
	float: left;
	color: #554434;
	margin: 0 0px 0 22px;
	_margin: 0 0px 0 11px;
	width: 210px;
	padding-left: 14px;
}

/* Content */
#wrapper {
	width: 430px;
	position: relative;
	margin-left: 0px;
float: left;
z-index: 12001;

}

#right_col {
margin-right: 40px;
_margin-right: 20px;
margin-top: -80px;
	width: 172px;
	float: right;
	position: relative;
	font-family: tahoma, sans-serif;
    font-size: 10px;
	color: #25373B;
	z-index: 12001;
}

#content {
margin-top: -10px;
}

#menu_view {
	position: absolute;
	left: 66px;
	top: 5px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 13px;
	z-index: 12002;
	font-weight: bold;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
  padding-left: 4px;
  padding-right: 8px;
  _padding-left: 5px;
  _padding-right: 5px;
  border-right: 1px solid #fb9d03;
}

 #menu_view li a {
	color: #FFFFFF;
	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: #FFFFFF;
	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: #15567E;
			 background-color: transparent;
border-color: #FFFFFF;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
	text-decoration: none;
}




hr#clear {
	clear: both;
	height: 144px;
	visibility: hidden;
}

h1,
h2,
h3,
h4,
h5 {
	color: #38791B;
	font-weight: bold;
}


h6 {
	color: #AD1E20;
	font-size: 13px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}


/* Word Press Stuff */

small {
	color: #B32E30;
	font-weight: bold;
	margin: -5px 0 0 3px;
}

.postmetadata {
	color: #303934;
	padding-bottom: 15px;
	margin-left: 15px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
	font-size: 11px;
	font-weight: bold;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
	font-size: 13px;
	margin-left: 15px;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 25px;
}

blockquote {
	background: #F0F7EF;
	padding: 3px 7px 3px 7px;
	margin: 7px 15px 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#ffffff;
	background-color: #38791B;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	 padding: 4px 0 0 8px;
	margin-left: 0px;
	font-family: "Trebuchet MS", sans-serif;
}


#right_col ul li h2 {
color: #1C3656;
font-size: 11px;
font-weight: bold;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 0px;
	padding-left: 20px;
	padding-bottom: 3px;
	font-weight: normal;
	font-size: 13px;
}

#sidebar ul li ul li ul li{
	margin-left: 0px;
	padding-left: 6px;
	padding-bottom: 4px;
		font-weight: normal;

}

#sidebar ul li ul li ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

.post h2 {
	margin: 0;
	color: #5d7a73;
	font-size: 20px;
}


ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}


input {
	 color: #38791B;
	 border: 1px solid #84B178;
	 background-color: #F0F7EF;
	 font-family: Tahoma, sans-serif;
	 vertical-align: middle;
	 font-weight: bold;
	 height: 20px;
}


#searchform  {
	 background-color: none;
	 border: 0px;
	 margin-bottom: 20px;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}

textarea {
	 background-color: #F0F7EF;
	 color: #38791B;
	 border: 1px solid #84B178;
	 font-family: Tahoma, sans-serif;
	 font-size: 11px;
}

/* Link Stuff */

#sidebar a {
	color: #ffffff;
	text-decoration: none;
	 font-family: Tahoma, sans-serif;
}

#sidebar a:visited {
	color: #ffffff;
	text-decoration: none;
}

#sidebar a:hover {
	color: #38791B;
}


a:link {
	color: #B32E30;
	text-decoration: none;
}

a:visited {
	color: #B32E30;
	text-decoration: none;
}
a:hover, a:active {
	color: #38791B;
	text-decoration: underline;
}

.post h2 a {
	color: #38791B;
	text-decoration: none;
}

.post h2 a:visited {
	color: #38791B;
	text-decoration: none;
}

.post h2 a:hover {
	color: #B32E30;
	text-decoration: none;
}

#right_col a {
	color: #114F78;
	text-decoration: none;
	 font-family: Tahoma, sans-serif;
	 text-decoration: none;
}

#right_col a:visited {
	color: #114F78;
	text-decoration: none;
	 font-family: Tahoma, sans-serif;
 	 text-decoration: none;

}

#right_col a:hover {
	color: #FF6900;
	text-decoration: none;
	 font-family: Tahoma, sans-serif;
	text-decoration: underline;
}




 	.top_o_the_post {
	padding: 6px; 0 6px 10px;
	margin-left: 13px;
	position: relative;
	}

#comments  {
	padding-left: 15px;
}

.graybox {
	background: #F0F7EF;
	padding: 3px 7px 3px 7px;
	margin: 7px 15px 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}

.non_graybox {
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }

form {
	padding-left: 20px;
}

.buttons_no_b {
	border: none;
	width: 51px;
	height: 21px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
margin-left: 12px;
}




#finance_box_postings {
margin: 0 0px 0 -9px;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 5px;
}

.post ul li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  background: url(images/footer.png) 0 0 no-repeat;
	  color: #ffffff;
	  min-height: 89px;
	  _height: 89px;
	  width: 900px;
	  position: relative;
	  padding: 0px 0px 0px 0px;
	   margin: -89px auto 0 auto;
  }

    #footer a:link {
color: #0098CD;
	text-decoration: none;
}

#footer a:visited {
color: #0098CD;
	text-decoration: none;
}

#footer a:hover, a:active {
color: #FFFFFF;
	text-decoration: underline;
}


  #membership_text {
font-size: 11px;
color: #51544B;
margin: 5px 5px 5px 0px;
  }

  #blog_url {
	position: absolute;
	left: 244px;
	top: 90px;
	color:#ffffff;
	font-weight: bold;
	font-size: 14px;
	z-index: 1202;
  }

  #blog_url a:link {
color: #15567E;
	text-decoration: none;
}

#blog_url a:visited {
color: #15567E;
	text-decoration: none;
}

#blog_url a:hover, a:active {
color: #FF6900;
	text-decoration: underline;
}

  #blog_slogan {
	position: absolute;
	left: 320px;
	top: 168px;
	color:#ffffff;
    font-size: 14px;
    font-weight: bold;
    z-index: 1209;
	}


  .image_buttons {
margin-top: 10px;
margin-bottom: 10px;

  }


  #contact_button {

	position: absolute;
	z-index: 1202;
	height: 82px;
	width: 194px;
	left: 48px;
	top: 130px;

  }


  #tbm_clients {

	color: #478F9A;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 7px;
  }

    .tbm_clients_items {

	color: #BAD5DC;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 22px;
	margin-top: 4px;
  }

  .move_it_on_over {

		margin-left: 9px;


  }

  #about_blog {
	position: relative;
	margin: 6px 10px 15px 10px;
	color: #15567E;
	font-size: 11px;
}

.right_side_images  {
	margin: 0 0 5px 0;
}

.right_side_text  {
	margin: 0 10px 15px 10px;
}



.entry img {
  margin-right: 8px;
  margin-bottom: 1px;
}


#head_photo {
	position: absolute;
	left: 28px;
	top: 0px;
	color: #FFFFFF;
	height: 203px;
	width: 88px;
	margin: 0;
	padding: 0;
	background: url(images/doc.png) 0 no-repeat;
	z-index: 1402;
}

#mid_area {
	position: relative;
	height: 217px;
	width: 880px;
	background: url(images/mid.png) 0 no-repeat;

}


#recent_comments_list {
	margin-left: 240px;
	padding-top: 7px;
	width: 420px;
	font-weight: bold;
}


#got_archives {
	font-weight: bold;
	font-size: 11px;
}

#got_archives a:link{
	color: #0098CD;
}

#got_archives a:visited{
	color: #0098CD;
}

#got_archives a:hover{
	color: #FF6900;
}

#got_archives li {
margin-bottom: 5px;
font-family: tahoma, sans-serif;
}



  #iffin {
	position: absolute;
	left: 682px;
	top: 175px;
	color:#326F8A;
	z-index: 1202;
  }


  #head_logo {
	position: absolute;
	left: 41px;
	top: 0px;
	color: #FFFFFF;
	height: 149px;
	width: 59px;
	margin: 0;
	padding: 0;
	background: url(images/bdw.png) 0 no-repeat;
	z-index: 1403;
}

#network_sites {
    font-weight: bold;
    color: #38791B;
    font-size: 12px;
	padding: 0 10px 0 10px;
}


  #button_1 {
	position: absolute;
	left: 25px;
	top: 48px;
	height: 49px;
	width: 180px;
	margin: 0;
	padding: 0;
	z-index: 1403;
}

  #button_2 {
	position: absolute;
	left: 25px;
	top: 100px;
	height: 49px;
	width: 180px;
	margin: 0;
	padding: 0;
	z-index: 1403;
}

  #button_3 {
	position: absolute;
	left: 25px;
	top: 150px;
	height: 49px;
	width: 180px;
	margin: 0;
	padding: 0;
	z-index: 1403;
}