/*

	Theme Name: YUI Layout 
	Theme URI: http://allmybrain.com 
        Download URL: http://allmybrain.com 
        Description: YUI Layout is based on MarkTr but enhanced to be layed out with YUI grids.  The original theme wasn't working right in Internet Explorer.
	Author: Dennis Muhlestein 
	Author URI: http://allmybrain.com 

*/

body { background-image: url(images/body_bg.gif);
       font-size: 77% /* 10 pixels */
       color: #333333;
}

/* h1, h2, h3,p { padding: 1px 3px; } */
h1, h2, h2, p { margin-bottom: 10px; }
center, aligncenter { text-align: center; }
#hd,#bd,#ft,.page-content { margin: 5px; }
strong { font-weight: bold; }

#bd { background-color: #ffffff; }
/* #hd { background-image: url(images/headerbg.gif); } */
#ft { background-image: url(images/footerbg.gif); }

em { font-weight: bold; }

.header { background-image: url(images/headerbg.gif);
   width: 100%;
   height: 80px;
   padding: 4px;
}

.header_site_desc {
	xfloat: left;
	width: 294px;
	color: #F4f4f4;
	font-weight: bold;
	margin-left: 10px;
	text-align: center;
}

.header_site_desc h1 a { font-weight: bold; font-size: 153.9%; }

.header_site_desc h1 a:link, .header_site_desc h1 a:visited {

	color: #FFFFFF;
	text-decoration: none;
}

.header_site_desc h1 a:hover, .header_site_desc h1 a:active {

	color: #FFFFFF;
	xtext-decoration: none;
}

#searchform , #xsearchform form{

	xfloat: right;
	xwidth: 500px;
	xheight: 30px;
}

.header_nav_box {

	float: right;
	width: 250px;
	padding-top: 20px;
}


#xsearchform p {
	xfloat: right;
	xwidth: 250px;
	margin-right: 5px;
} 

.search_button { float: right; width: 250px; }
.src_field { float: right; width:170px}

.sidebar-box { margin: 3px; xborder: 1px solid #000000; position: relative; width: 180px; }

.sidebar-box h3 {

	border: 1px solid #000;
	font-size: 108%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/h2navbg.gif);
	background-repeat: repeat-x;
	height: 31px;
	line-height: 28px;
	padding-left: 10px;
	margin-bottom: 5px;
}


.sidebar-box ul {

	xbackground-color: #FFFFFF;

	xfloat: left;

	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.sidebar-box p { margin: 5px; }

/* tags */
.sidebar-box a:link, .sidebar-box a:visited, .page-tags a:link, .page-tags a:visited {
      color: #333333;
      text-decoration: none;
      
}
.sidebar-box a:hover, .sidebar-box a:active, .page-tags a:hover, .page-tags a:active {
 	color: #000000;
	text-decoration: underline;
}

.page-tags {
	font-size: 93%;
}


.sidebar-box a.twitter_title_link {
  color: #ffffff;
}

.sidebar-box ul li {
 list-style-image: url(images/bullet.gif);
 padding-bottom: 2px;
}
.sidebar-box ul {
 padding-left: 25px;
}
.sidebar-box ul li a {
 color: #333333;
 text-decoration: none;
 font-size: 13px;
}

.post-meta {
	margin: 3px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	background-color: #FFFFFF;
	border: 1px solid #5e5642;
}


#post-entry h1 {

	font-size: 138.5%;
	color: #000000;
	font-weight: bold;

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9D8760;
	padding: 0px;

}

#post-entry h2 {

	font-size: 116%;
	color: #999900;

	font-weight: normal;
}

#post-entry h3 {

	font-size: 116%; 
	color: #000000;
	margin: 0px 0px 10px;
	font-weight: bold;

}

#post-entry h4 {

	font-size: 108%;
	color: #000000;
	font-weight: normal;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
	
	margin-bottom: 8px;

}

#post-entry h1 a:link, #post-entry h1 a:visited {

	color: #333333;
	text-decoration: none;

}

#post-entry h1 a:hover, #post-entry h1 a:active {

	color: #C0354D;
	text-decoration: underline;
}

.posted-aut-cat {

	font-size: 93%;

	color: #000000;

}

.posted-aut-cat a:link, .posted-aut-cat a:visited {

	color: #666666;

	text-decoration: none;

}

.posted-aut-cat a:hover, .posted-aut-cat a:active {

	color: #000;

	text-decoration: underline;

}

.post-adsense {
 position: relative;
 width: 120px;
 float: left;
 margin: 10px;
}

.post-content {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 93%;
	color: #333333;

}

.post-commented {



	xfloat: right;
	xwidth: 100px;

}

.post-box {

	height: 35px;

	width: 100px;

	margin: 0px;

	line-height: 30px;

	color: #FFFFFF;

	background-image: url(images/commented_v.gif);

	background-repeat: no-repeat;

	text-align: center;

	font-size: 85%;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 12px;

}

.post-box a:link, .post-box a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

.post-box a:hover, .post-box a:active {

	color: #000000;

	text-decoration: underline;

}

.post-content code {

	display: block;

	padding: 5px;

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";

	font-size: 13px;

	color: #000000;

	background-color: #F4F4F4;

	border: 1px dotted #F7F7F7;

}

.post-content ul, .post-content ol {
 margin-left: 3em;
}

.post-content blockquote ul, .post-content blockquote ol {
 margin-left: 10px; /* because the blockquote is already indented */
}

.post-content ol li { 
 list-style-type: decimal;
 padding-bottom: 5px;}

.post-content ul li {
 list-style-type: disc;
 padding-bottom: 5px;
}

.post-content img {

	padding: 2px;

	background-color: #f7f7f7;

}

.post-content blockquote {

        border-left : 5px solid #2D281E;	
        border-left : 5px solid #2D281E;
        border-top : 1px solid #2D281E;
        border-right : 1px solid #2D281E;
        border-bottom : 1px solid #2D281E;
	background: #FFFFC5;
        clear: both;
	margin: 20px 10px 20px 2em;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: normal;

}


.post-content a:link, .post-content a:visited {

	color: #333333;

	text-decoration: underline;

	font-weight: bold;

}

.post-content a:hover, .post-content a:active {

	color: #FF9900;

	text-decoration: none;

	font-weight: bold;

}

.post-navs {

	margin: 0px;

	padding: 0px;

	font-size: 108%;

	color: #000000;

}

.post-navs a:link, .post-navs a:visited {

	color: #000000;

	text-decoration: none;

}

.post-navs a:hover, .post-navs a:active {

	color: #CCCC99;

	text-decoration: none;

}

#comment-temps {

	xfloat: left;

	xwidth: 480px;

}

#comment-temps a:link, #comment-temps a:visited {

	color: #999900;

	text-decoration: underline;

}

.rssfeed {

	margin: 0px;

	xfloat: left;

	xwidth: 460px;

	background-image: url(images/feed.png);

	background-repeat: no-repeat;

	background-position: left center;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 2px;

	padding-left: 20px;

	text-align: left;

	font-size: 100%;

	color: #000000;

}

#comment-temps a:hover, #comment-temps a:active {

	color: #000;

	text-decoration: none;

}

.com-box {

	margin: 0px;

	xfloat: left;

	xwidth: 460px;

	border: 1px solid #F2E8C6;

	background-color: #EEEEDD;

	color: #333333;

	font-family: "Arial Narrow", Tahoma, "Trebuchet MS";

	letter-spacing: 1px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 5px;

}

.author_com {

	xfloat: left;

	xwidth: 445px;

	font-size: 14px;

	font-weight: bold;

	background-image: url(images/comment.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 17px;

}

.author_date {

	xfloat: left;

	xwidth: 460px;

	font-size: 12px;

	color: #333333;

}

.author_com_text {

	xfloat: left;

	xwidth: 460px;

	padding-top: 8px;

	font-size: 11px;

	xline-height: 20px;

	font-family: Arial, Helvetica, sans-serif;

}

.com-fixed {

	xfloat: left;

	height: 20px;

	xwidth: 470px;

}

.com-box_alt {

	margin: 0px;

	xfloat: left;

	xwidth: 460px;

	border: 1px solid #EEF4E3;

	background-color: #FFFFFF;

	color: #333333;

	font-family: "Arial Narrow", Tahoma, "Trebuchet MS";

	letter-spacing: 1px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 5px;

}

.author_com_text blockquote {

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	padding-left: 5px;

	border-left-width: 4px;

	border-left-style: solid;

	border-left-color: #000000;

	padding-top: 3px;

	padding-bottom: 3px;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

}

.author_com_text code {

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	font-size: 12px;

	font-family: "Lucida Grande", "Lucida Sans", Tahoma;

	color: #000000;

	padding: 3px;

	border: 1px dotted #EFEFEF;

	display: block;

}

#comment-temps form {

	margin: 0px;

	padding: 0px;

	xfloat: left;

	xwidth: 470px;

}

#comment-box {

	xfloat: left;

	xwidth: 470px;

	margin: 0px;

	padding: 0px;

}

#comment-box p {

	padding: 0px;

	clear: both;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	font-size: 13px;

	color: #333333;

}

#comment-box input {

	margin: 0px;

	padding: 1px;

	width: 260px;

	height: 20px;

	border: 1px solid #CCCCCC;

}

#comment-box input:hover {

	margin: 0px;

	padding: 1px;

	width: 260px;

	height: 20px;

	border: 1px solid #999999;

	background-color: #FFFFFF;

}

#comment-area {



	xfloat: left;

	xwidth: 470px;

	margin: 0px;

	padding: 0px;

}

#comment-area p {



	padding: 0px;

	clear: both;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	font-size: 13px;

	color: #333333;

}

#comment-area textarea {

	padding: 3px;

	xwidth: 400px;

	height: 120px;

	border: 1px solid #CCCCCC;

	margin: 0px;

}

#comment-area textarea:hover {

	padding: 3px;

	xwidth: 400px;

	height: 120px;

	border: 1px solid #999999;

	margin: 0px;

}



#wp-calendar a:link, #wp-calendar a:visited {

	text-decoration: none;

	color: #000000;

	font-weight: bold;

}

#wp-calendar a:hover, #wp-calendar a:active {

	text-decoration: none;

	color: #999900;

	font-weight: bold;

}



#wp-calendar th {

	margin: 0px;

	padding: 0px;

	text-align: center;

}



#wp-calendar #next a {

	text-align: left;

	color: #000000;

	text-decoration: none;

	xfloat: right;

	padding-top: 10px;

}



#wp-calendar #prev a {

	text-align: center;

	color: #999900;

	text-decoration: none;

	xfloat: left;

	padding-top: 10px;

}

#wp-calendar td {

	margin: 0px;

	padding: 0px;

	text-align: center;

}

#wp-calendar tf {

	margin: 0px;

	padding: 0px;

}#wp-calendar {

	background-color: #EEEEDD;

	width: 180px;

	list-style-type: none;

	padding-top: 8px;

	padding-right: 0px;

	padding-bottom: 8px;

	padding-left: 0px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 2px;

	border-left-width: 1px;

	border-style: solid;

	border-color: #E2E2C5;

	font-size: 93%;


}

#wp-calendar caption {

	width: 180px;

	font-size: 1.3em;

	color: #FFFFFF;

	background-image: url(images/h2navbg.gif);

	background-repeat: repeat-x;

	height: 31px;

	line-height: 28px;

	text-align: left;

	font-weight: bold;

	margin: 0px;

	background-position: bottom;

	padding: 0px;

	text-indent: 6px;

}

#ft {

	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;

	height: 40px;

	text-align: center;

	padding-top: 10px;

	color: #CCCCCC;
	font-size: 85%;

}

#ft a:link, #ft a:visited {

	color: #999999;
	text-decoration: none;

}

#ft a:hover, #footer_talia a:active {

	color: #FFFFFF;
	text-decoration: underline;
	margin-bottom: 10px;

} 

.rss_link, .email_link { 
  position: relative;
  height: 25px;
  background-image: url(images/rss.gif);
  background-repeat: no-repeat;
  padding-top: 3px;
}
.rss_link a, .email_link a { margin-left: 28px; }

.email_link {
  background-image: url(images/mail.jpg);
}

pre { border: 1px dotted #7f7f7f; background-color: #e5e5e5; padding: 0em .5em; margin-bottom: 0.5em; }

.post-donate {
 text-align: center;
}

