/* 
	Theme Name: CFA
	Theme URI: http://www.corporatefinanceassociates.com/blog/
	Description: CFA Blog
	Version: 1.0
	Author: NewMarque
	Author URI: http://www.newmarque.com/
*/

/* ---- HTML Tags ---- */
body {
	background: url("images/bg_interior.gif") repeat-x scroll left top #FFFFFF;
}
body {
    color: #000000;
    font: 11px 'Segoe UI',Tahoma,Arial,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}
#bigbg {
    background: url("images/bigbg.jpg") repeat-x scroll center top transparent;
    height: 1550px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
   /* z-index: 1; */
}
#wrap {

    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 996px;
   /* z-index: 2; */
}


body.popup {
	background:#FFF !important;
}
/* Set all tag */
h1,h2,h3,h4,h5,h6,h7,
form {
	margin:0px;
	padding:0px;
}
p,li,label {
	font:12px ;
}
ol, ul {
    list-style: none outside none;
}
.entry ol, .entry ul {
    list-style: disc outside none;
}
p {
	line-height:0.9em;
}
a img {
	border:0px;
}
a {
	text-decoration:none;
	color:#8D0C36;
}
a:hover {
	color:#000000;
        text-decoration:underline;
}


/* Image Threatment */
img.floatleft {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
img.floatright {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
img.img {
	border:1px solid #CCCCCC;
	padding:2px;
}
a.feed,
a.archive {
	font:12px/20px arial,verdana,sans-serif;
	height:20px;
	display:block;
	padding-left:20px;
	margin-right:8px;
}
a.feed {
	background:transparent url("images/bg_subscribe.gif") no-repeat 0px 0px;
	position:absolute;
	right:110px;
}
a.archive {
	background:transparent url("images/bg_archive.gif") no-repeat 0px 0px;
	position:absolute;
	right:0px;
}
/*
#s {
	width:175px;
	height:26px;
	background:transparent url("images/bg_search_inputbox.jpg") no-repeat top left;
	font:12px/26px arial,verdana,sans-serif;
	padding-top:6px;
	padding-left:5px;
	border:0px;
	color:#999;
}
#searchform {
	background:transparent url("images/bg_search_form.jpg") no-repeat center right;
	width:197px;
	height:26px;
}
*/

/* Small and code */
code {
	font:0.7em 'courier new',verdana,arial,sans-serif;
}

/* blockquote */
blockquote {
	color:#333;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-left:10px;
	line-height:1.3em;
	margin-bottom:10px;
	border-top:1px solid #CCC;
	border-bottom:4px solid #A8A38D;
	width:90%;
	padding-bottom:8px;
	background:#F7F7F7;
	font-size:11px !important;
}
blockquote p {
	color:#333;
	line-height:1.3em;
	font-size:11px !important;
}
.comments blockquote {
	margin-bottom:10px;
	color:#999999 !important;
	line-height:1.3em;
	padding-bottom:5px;
}


/* ------ General Class ------ */
.clear {
	clear:both;
}
.textarea {
	width:480px;
	height:130px;
}
.button {
	background:#FFFFFF;
	color:#333333;
	font:12px verdana,Georgia,Arial,verdana,sans-serif;
}
.inputbox {
	font:12px verdana,Georgia,Arial,verdana,sans-serif;
	width:185px;
	padding-left:3px;
}
.navigation {
	clear:both;
	padding-bottom:10px;
}
.navigation a {
	text-decoration:none;
}
.alignleft {
	width:49%;
	float:left;
}
.alignright {
	text-align:right;
}
p.akpc_pop {
	font-size:11px !important;
	color:#999;
	letter-spacing:-1px;
	margin-top:0px !important;
	clear:both;
}
p.technorati {
	font-size:11px !important;
	color:#999;
	clear:both;
	letter-spacing:-1px;
	margin-bottom:0px !important;
}
p.technorati a,
p.akpc_pop a {
	font-size:11px;
	color:#999999;
	text-decoration:underline;
}
.sprite {
    background-image: url("images/sprite.png");
}

/* Header Styling */
.top-right-menu {
    color: #CDC9B9;
    font-family: "PT Sans";
    font-size: 13px;
    font-weight: normal;
    margin: 17px 0 0;
    position: absolute;
    right: 26px;
    top: 45px;
}
#subheader {
    background: url("../images/subheader.png") repeat-x scroll left top transparent;
    clear: both;
    height: 24px;
}
#subheader ul {
    float: right;
    margin: 4px 25px 0 0;
    padding: 0;
}
#subheader li {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding-left: 20px;
}
#subheader li a {
    color: #FFFFFF;
    font-family: "PT Sans";
    font-size: 12px;
    text-decoration: none;
}
/* Header icons */
.int #interior-header {
    height: 250px;
    overflow: hidden;
}
#interior-header {
   float: left;
    position: relative;
    z-index: 1;
	 height: 250px;
	     width: 100%;
}
.no-bgimage {
    background-image: none !important;
}
.bottom-bar {
   bottom: 0;
    height: 53px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 20;
	   background: url("images/bg50.png") repeat scroll 0 0 transparent;
	
}

#slider-header {
	background:#474843;
}
#sliderbg {
background: none repeat scroll 0 0 #474843;
height: 274px;
left: 0;
position: absolute;
top: 130px;
width: 100%;
z-index: 0;
/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=70);

  /* Netscape */
  -moz-opacity: 0.7;

  /* Safari 1.x */
  -khtml-opacity: 0.7;

  /* Good browsers */
  opacity: 0.7;
}
h1#maxtitle {
    float: left;
    font-weight: normal;
    z-index: 3;
	font-size:30px;
	  padding: 9px 30px;
}
h1#maxtitle a, h2#maxdesc {
	color:#fff;	
	font-family: Georgia, Arial, Serif;
	text-decoration:none;
}

h2#maxdesc {
	font-size:18px;
    font-weight: normal;
   float:right;
    z-index: 3;
	  padding: 15px 30px;
	text-transform:lowercase;
}
#interior-header img {
   left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
h1#title {
    background-position: 0 0;
    float: left;
    height: 65px;
    left: 28px;
    margin: 0;
    position: relative;
    top: 22px;
    width: 379px;
}
#header-icon {
	 position: absolute;
    right: -25px;
    top: 13px;
    width: 352px;
    z-index: 100000;
}
#header-icon ul.icons {
	float:right;
	width:340px; /* was 120 */
	margin-top:5px;
	margin-right:10px;
}

#header-icon .in,
#header-icon .twitter,
#header-icon .facebook,
#header-icon .rss,
#header-icon .google
{
	text-indent:-9000px;
	width:28px;
	height:24px;
	float:left;
	margin-left:1px;
}
#header-icon .search{	float:left;
	margin-left:5px;}

#header-icon .search #searchsubmit{ background: url("images/search_btn.png") repeat scroll 0 0 transparent;
    float: right;
    margin-right: 30px;
    margin-top: 2px;
    padding: 0;
	 border: 0 none;
    cursor: pointer;
    text-indent: -9000px;
    width: 30px;
	}
.nav_bar .home,
.nav_bar .mail,
.nav_bar .search,
.nav_bar .lock
{
	float:right;
	margin-right:20px;
	font-weight:bold;
	line-height:25px;
}
.nav_bar .home a,
.nav_bar .mail a,
.nav_bar .search a,
.nav_bar .lock a,
.nav_bar .login a {
	color:#FFF!important;	
	text-decoration:none;}

#header-icon .in a,
#header-icon .twitter a,
#header-icon .facebook a,
#header-icon .rss a,
#header-icon .google a{
	display:block;
	text-decoration:none;
	text-transform:lowercase;
}

#header-icon .in a,
#header-icon .twitter a,
#header-icon .facebook a,
#header-icon .rss a,
#header-icon .google a{
	width:28px;
	height:24px;
}
#header-icon .search form{
	width:176px;
	height:24px;
	background:transparent url("images/search.jpg") no-repeat top left;
	border:0;
}

#header-icon .search #s{
	 background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 25px;
    padding-left: 5px;
    width: 111px;
	
}
#header-icon .in {
	background:transparent url("images/linkedin.png") no-repeat top left;
}

#header-icon .twitter {
	background:transparent url("images/twitter.png") no-repeat top left;
}

#header-icon .facebook {
	background:transparent url("images/facebook.png") no-repeat top left;
}

#header-icon .rss {
	background:transparent url("images/rss.png") no-repeat top left;
}

#header-icon .google {
	background:transparent url("images/google-plus-24.png") no-repeat top left;
}

.motto{position:absolute;top:45px;right:26px; color: #CDC9B9;
    font-size: 13px;
    font-weight: normal;
    margin: 17px 0 0;font-family:"PT Sans";}
.nav_bar{float:right;background:transparent url("images/mainmenu.jpg") no-repeat top center;width:995px;height:25px;left: 0;position: absolute;top: 80px;font-family:'Segoe UI',Tahoma,Arial,sans-serif;
}
#header-icon .search-hover {
	background:transparent url("images/search_hover.gif") no-repeat top center !important;
}
#header-icon .lock {
	background:transparent url("images/bg_lock.gif") no-repeat top left;
}
#header-icon .login {
	font-size:9px;
	width:40px !important;
	height:20px !important;
	float:right;
	margin-left:0px;
	text-align:right;
}

#subheader {
	clear:both;
	height: 24px;
	background: transparent url("images/subheader.png") repeat-x top left;
}

#subheader ul {
  float: right;
    margin: 4px 25px 0 0;
    padding: 0;
}
#subheader li {
	float:right;
	padding-left:20px;
	list-style: none;
	margin:0;
}
#subheader li a {
	 color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
	font-family:"PT Sans";
}
#slider {
	background:#474843;	
}

/* End Header Styling */


/* ------ Layout ------ */
#container {
	    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 15px #6E6B5C;
       margin: 36px auto 50px;
    position: relative;
    text-align: left;
    width: 996px;
   /* z-index: 99000;  */
	float:left;
}

.wp-post-image {
	float:left;
	  margin: 0 15px 15px 0;	
}

#header {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 94px;
    position: relative;
    z-index: 2;
	   width: 100%;
}
#topheader {
	height:102px;
	position:relative;
}
#topheader h1#title {
	background:transparent url("images/bg_title.gif") no-repeat top left;
	width:277px;
	height:46px;
	text-indent:-9000px;
	position:absolute;
	top:25px;
	left:10px;
}
h1#title a {
	width:277px;
	height:46px;
	display:block;
	 text-indent: -9999px;
}
#topmenu {
	position:absolute;
	right:10px;
	top:10px;
}

#topmenu a.home {
	background:transparent url("images/bg_home.jpg") no-repeat 0px 0px;
	font:12px/22px arial,verdana,sans-serif;
	text-indent:-9000px;
	width:19px;
	height:18px;
	display:block;
	position:absolute;
	right:75px;
	top:0px;
}
#topmenu a.mail {
	background:transparent url("images/bg_contact.jpg") no-repeat 0px 0px;
	font:12px/22px arial,verdana,sans-serif;
	text-indent:-9000px;
	width:19px;
	height:18px;
	display:block;
	position:absolute;
	right:40px;
	top:0px;
}
#topmenu a.search {
	background:transparent url("images/bg_search.jpg") no-repeat 0px 0px;
	font:12px/22px arial,verdana,sans-serif;
	text-indent:-9000px;
	width:19px;
	height:18px;
	display:block;
	position:absolute;
	right:6px;
	top:0px;
}

#bottommenu {
	position:absolute;
	right:15px;
	bottom:10px;
	font-size:10px;

}
#bottommenu a {
	color: #8f8a77;
    font-family: "PT Sans";
	font-size: 14px;
	text-decoration:none;
	 padding: 0 5px;
	  border-right: 1px solid #8F8A77;
}
#bottommenu a:last-child {
	border-right:0;	
}
#bottommenu a:hover {
	text-decoration:underline;

}

#image-header {
	position:relative;
	background:transparent url("images/header.jpg") no-repeat 1px 0px;
	height:180px;
}
#image-header h1#maxtitle {
	position:absolute;
	width:137px;
	height:23px;
	background:transparent url("images/bg_maxtitle.gif") no-repeat top left;
	bottom:20px;
	left:11px;
	text-indent:-9000px;
}
#image-header h1#maxtitle a {
	display:block;
	width:137px;
	height:23px;
}
#image-header h2#maxdesc {
	position:absolute;
	width:383px;
	height:38px;
	border-left:1px solid #FFF;
	background:transparent url("images/bg_maxdesc.gif") no-repeat center right;
	bottom:13px;
	left:164px;
	text-indent:-9000px;
}

#headerbar {
	height:29px;
	background:#8D0C36;
	position:relative;
	top:1px;
}
#headerbar a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}
#leftbar {
	width:100px;
	position:relative;
	left:15px;
	top:6px;
}
#rightbar {
  float: right;
    position: relative;
    top: 6px;
    width: 250px;
	 margin: 10px 30px 10px 0;
}

.reset, .contact, .plus, .minus {
 background-image: url("images/small-icons1.png");
    float: left;
    height: 12px;
    margin-left: 7px;
    width: 12px;
}
.reset {
	background-position:0 0;	
}
.contact {
	background-position:-21px 0;	
}
.plus {
	background-position:-42px 0;	
}
.minus {
	background-position:-64px 0;	
}

/* Content */
#content {
    padding-bottom: 20px;
    padding-top: 0px;
    position: relative;
	float:left;
	width:100%;
}

#leftcol {
	   float: left;
    margin-left: 30px;
    margin-right: 20px;
    position: relative;
    top: 10px;
    width: 698px;
	border-top:1px solid #c3bda3;
	padding-top:20px;
}
.post {
	/*border-bottom:2px solid #c3bda3;*/
	margin-bottom:20px;
	height:auto !important;
	height:370px;
	/*min-height:200px;*/
}
h2.pagetitle {
	font:13px arial,verdana,sans-serif;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	margin-bottom:15px;
	background:#EFEFEF;
	text-align:center;
	padding:10px 0px;
	background:#8D0C36;
	color:#FFF;
}

/* Author */
div.author {
	width:87px;
	float:left;
	position:relative;
	font-size:11px;
}
div.author p {
	margin-top:0px;
}
div.author p,
div.author li {
	font-size:11px;
	line-height:15px;
}
div.author img {
	    border: 1px solid #A8A38D;
    padding: 3px;
}
div.author ul {
	margin:5px 0px;
	padding:0px;
}
div.author ul li{
	/*border-bottom:1px solid #EFEFEF;*/
	list-style:none;
	font-size:12px;
	margin-bottom:2px;
}
div.author li a {
	text-decoration:none;
	display:block;
	font:11px/20px arial,verdana,sans-serif;
	padding-left:22px;
}
div.author li.digg a {
	background:transparent url("images/bg_digg.gif") no-repeat 0px 2px;
	
}
div.author li.print a {
	background:transparent url("images/bg_print.gif") no-repeat 0px 0px;
}
div.author li.articles a {
	background:transparent url("images/bg_list.gif") no-repeat 4px 6px;
}
div.author li.email a {
	background:transparent url("images/bg_mail.gif") no-repeat 0px 3px;
}
div.author li.bookmark a {
	background:transparent url("images/bg_bookmark.gif") no-repeat 2px 2px;
}

.maincontent {
	float:right;
	width:595px;
	position:relative;
}
span.date {
	font-size:13px;
	color:#8f8a77;
	float:left;
	width:100%;
	
}
h4.date {
	font:11px arial,verdana,sans-serif;
	color:#999;
}
h2.title {
	font: 25px Georgia, Palatino, "Times New Roman", serif;
	color:#8D0C36;
	letter-spacing:-1px;
	
}
.maincontent h2.title a {
	color:#8D0C36;
	text-decoration:none;
}
.maincontent h2.title a:hover {
	color:#333;
}
.maincontent img {
	border:1px solid #CCC;
	padding:3px;
}
.maincontent p,
.maincontent li {
	font-size:13px;
	line-height:18px;
	color:#404040;
}

.social-buttons {
   border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    float: left;
    height: 20px;
    margin: 15px 0 20px;
    padding: 7px 0;
    width: 100%;
}

.social-buttons li {
	list-style:none;
	float:left;	
	margin-right:10px;
}

.social-buttons li.print a {
 background: url("images/email-print.png") no-repeat scroll -66px 0 transparent;
    float: left;
    height: 21px;
    text-indent: -9999px;
    width: 47px;
}

.social-buttons li.email a {
	text-indent:-9999px;
	background:url("images/email-print.png") 0 0 no-repeat;
	height:21px;
	width:60px;
	float:left;
}

.post-footer {
	border-top:1px solid #CCC;
	margin-top:20px;
	font-size:11px;
	padding-top:4px;
}
.post-cat {
	width:70%;
	float:left;
	color:#c7c2b0;
	
}
.post-cat a {
	color:#696657;
	font-weight:bold;	
}
.post-comment {
	width:25%;
	float:right;
	text-align:right;
	position:relative;
	top:-3px;
}
.post-comment a {
	background:transparent url("images/bg_comment.gif") no-repeat top left;
	font:bold 12px/22px arial,verdana,sans-serif;
	color:#880C34;
	text-decoration:none;
	padding-left:18px;
}

#sidebar {
float: right;
    margin-right: 27px;
    position: relative;
    top: 10px;
    width: 220px;
		border-top:1px solid #c3bda3;
	padding-top:20px;
}
#sidebar  {
	margin-bottom:15px;
}
#sidebar  ul {
	margin:0;
	padding:0;
}

#sidebar ul li {
	list-style:none;
	border-bottom:1px solid #CCC;
	padding-bottom: 2px;
}

#sidebar li a {
	
}
.widget {
	margin:0 0 15px 0;	
}
.link,
.link a,
.signupframe
{
	font-size: 11px;
	}
	.link,
	.link a {
		text-decoration: none;
		}
#SignUp {
    background: url("/blog/images/call-to-action1.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    float: left;
    font-family: Georgia,'PT-Sans',Arial,Helvetica,sans-serif;
    padding: 15px;
    width: 190px;
	margin-bottom: 15px;
}
#SignUp h3 {
    margin: 0 0 10px 0;
}
.signupframe .required {
	font-size: 10px;
	}
.signupframe input[type="text"] {
    background-color: #EEEEEE;
    border: 1px solid #888888;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    padding: 2px;
    width: 130px;
}
.signupframe input[type="submit"] {
    background: url("images/btn_left.png") no-repeat scroll left top transparent;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    padding: 2px 9px;
}
.signupframe input[type="submit"]:hover {
	background-position: 0 -30px;
	cursor:pointer;
	cursor:hand;
}
#sidebar a.rss-blog {
  background: url("images/rss-blog.png") no-repeat scroll right center transparent;
    color: #9C9B9B;
    font-size: 15px;
    margin-left: 18px;
    padding-right: 20px;
    text-decoration: none;
}
.module {
	margin-bottom:14px;
}
.module h2 {
	font:13px/22px arial,verdana,sans-serif;
	display:block;
	height:auto !important;
	height:22px;
	color:#8D0C36;
	background:transparent url("images/bg_titlepage.gif") no-repeat 0px 2px;
	padding-left:18px;
	border-bottom:1px solid #CCC;
}
.module p {
	line-height:18px;
	margin-top:2px;
	font-size:11px;
}
.justify p {
	text-align:justify;
}
.module ul {
	margin:0px;
	padding:0px;
}
.module ul li {
	list-style:none;
	font:11px/18px arial,verdana,sans-serif;
	margin-bottom:3px;
	
	
	position:relative;
	color:#666;
	
	
}
.module li a {
	text-decoration:none;
	color:#666;
	
	display:block;
	font:11px/18px arial,verdana,sans-serif;
	line-height:18px;
	height:auto !Important;
	background:transparent url("images/bg_list.gif") no-repeat 0px 4px !important;
	padding-left:12px;
	height:18px;
}
.module li a:hover {
	color:#8D0C36;
}
.module li ul {
	margin-top:2px;
	position:relative;
	width:184px;
	left:13px;
}

#bottom {
	background:transparent url("images/bg_container_bottom.gif") top left;
	position:relative;
	padding:10px 0px;
	border-bottom:6px solid #A8A38D;
}
#bottom-content {
	width:720px;
	position:relative;
	left:15px;
	min-height:1%;
}
#bottom .linklist {
	float:left;
	width:175px;
	margin-right:4px;
}
.linklist h2 {
	font:14px arial,verdana,sans-serif;
	text-transform:uppercase;
	color:#FFF;
}
.linklist ul {
	margin:5px 0px;
	padding:0px;
}
.linklist ul li {
	list-style:none;
	margin-bottom:2px;
	font:12px/18px arial,verdana,sans-serif;
	height:auto !important;
	height:18px;
	display:block;
	border-bottom:1px solid #B05C78;
}
.linklist li a {
	color:#DCB8C3;
	text-decoration:none;
	display:block;
	background:transparent url("images/bg_list_bottom.gif") no-repeat 2px 6px;
	padding-left:12px;
}
.linklist li a:hover {
	color:#FFF;
}
.linklist p {
	font-size:11px;
	margin-top:0px;
	line-height:14px;
	color:#DCB8C3;
}


/* Footer */
#footer {
    background: url("images/bg_footer.jpg") no-repeat scroll left top transparent;
    border-top: 1px solid #878479;
    font-family: 'Segoe UI',Tahoma,Arial,sans-serif;
    font-size: 13px;
    height: 340px;
	float:left;
	width:100%;
	 color: #C2BDA3;
	 position:relative;
}
.thetab {
    position: relative;
    width: 100%;
}


#footer a {
	font-family: 'Segoe UI',Tahoma,Arial,sans-serif;	
}

#footer h4 {
	  color: #FFFFFF;
    font: 14px Georgia, 'PT Sans','Helvetica Neue',Helvetica,Arial,Sans-serif;
    margin-bottom: 4px;
}
.column1 {
	width:268px;
	text-align:center;
}
.column1 img {
	margin-top:50px;
}
.column2 {
	width:240px;
	padding-top:24px;
}
#footer .column2 li a {
	background:url('images/bullet-footer.png') center left no-repeat;
	padding-left:14px;
}
.column3 {
	width: 222px;
	padding-top:24px;
}
.column3 .form-item {
	padding:5px 0;
	font-size:12px;
	color:#FFF;
	
	 border:none;
}
.form-item label {
	float:left;
	text-align:right;	
}
.form-item .form-block {
	float:left;
}

.column3 .form-item label {
	width:65px;
	margin-right:4px;
}
.column3 .form-block {
	width: 100%;
}
.column3 .form-block input.text {
	width: 100%;
	background:#605d50;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #827f75;
	color:#B4AC94;
	padding:3px 0 3px 5px;
	font-size:13px;
}
.column4 {
	width:700px;
	color:#FFF;
}

#footer .column4 p {
	  color: #FFFFFF;
    font-family: 'Segoe UI',Tahoma,Arial,sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin-top: 0px;
}
.column4 {
	color:#fff;
	font-size:14px;	
	 margin-top: 10px;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer li {
	list-style: none;
	margin:0 0 0 13px;
}
#footer li a {
	color:#b4ac94;
	text-decoration: none;
}

#footer .feedburner-email { 
	   background-image: url("images/sprite.png");
}
#footer .feedburner-email {
	width:221px;
	height:27px;
	background-position:0px -87px;
}
#footer .feedburner-email input {
	  background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    width: 24px;
}
#footer .feedburner-email .input-text {
	width:187px;
	margin-left:5px;
	color:#FFF;
	height: 22px;
}

.floatleft {
	float:left;
}
br.clear {
	clear:both;
}

.copyright {
    padding-top: 10px;
    width: 100%;
	float:left;
}
.copyright {
    background: none repeat scroll 0 0 #474743;
    height: 65px;
}
.thefooter {
    color: #B4AE95;
    float: left;
    font-family: 'Segoe UI',Tahoma,Arial,sans-serif;
    font-size: 12px;
    padding-left: 35px;
    padding-top: 8px;
    position: relative;
    width: 95%;
}
.thefooter p {
    float: left;
    margin-right: 11px;
    margin-top: 8px;
}
.thefooter p a {
    color: #B4AE95 !important;
    margin-left: 3px;
}

h1#footer-title {
	background:transparent url("images/bg_footer_title.gif") no-repeat top left;
	width:62px;
	height:43px;
	text-indent:-9000px;
	position:absolute;
	top:15px;
	left:40px;
}
#footer-menu {
	position:absolute;
	left:125px;
	top:10px;
	border-left:1px solid #B57081;
	padding-left:10px;
	color:#929292;
	padding:15px 0px 15px 20px;
}
#footer-menu p {
	margin:0px;
	padding:0px;
	font:11px arial,verdana,sans-serif;
	line-height:16px;
}
#footer-menu a {
	color:#929292;
	text-decoration:none;
}


/* Comments */
ol.commentlist li {
	  border-bottom: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

#respond textarea {
	border:1px solid #ccc;	
	width:100%;
}
#respond input {
	 border: 1px solid #CCCCCC;
    cursor: pointer;
    float: right;
    padding: 3px 5px;
}
img.avatar {
	float:left;	
}
.fn, .says {
    color: #505050;
    display: inline;
    margin-top: 0;
}
 .says {
	 margin-left:7px;
 }
h2.comment {
	border-bottom:0px;
}
.comments {
	margin-top:10px;
	border-bottom:1px solid #CCC;
	margin-bottom:8px;
}
div.gravatar {
	width:87px;
	float:left;
	position:relative;
	font-size:11px;
}
div.gravatar img {
	border:3px solid #A8A38D;
}
div.comment-author {
	float: left;
    width: 150px;
	
}
div.comment-body p {
	line-height:1.2em;
}
h4.author {
	font:14px arial,verdana,sans-serif;
	margin:0px;
	padding:0px;
}
div.comment-content,
div.comment-content p {
	font:12px arial,verdana,sans-serif;
	color:#333;
	line-height:18px;
}


/* ------ Javascript Hit ------ */
/* All form elements are within the definition list for this example */
dl {
	font:normal 13px/15px verdana,arial,sans-serif;
    position: relative;
    width: 420px;
	
}
dt {
    clear: both;
    float:left;
    width: 100px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dd {
    float: left;
    width: 300px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}
/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: -100px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc;
	font:11px arial,verdana,sans-serif;
	z-index:900000;
}

/* The pointer image is made by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background:transparent;
	z-index:900000;
}


/* Email form */
#email-form {
	width:95%;
	margin:0px auto;
	padding:10px 0px;
}
#email-form h2.title {
	margin-bottom:20px;
}
#email-form p {
	font-size:13px;
}
fieldset.cf-fs1 legend {
	display:none;
}

.fontsizer {
	float:right;
}

.feedburner {
	background:#A7A28C;
	padding:5px 0px 0px;
	text-align:center;
}
.feedburner-content {
	width:179px;
	text-align:left;
	margin:0px auto;
	padding-top:3px;
}
.feedburner h3 {
	font:bold 14px arial,verdana,sans-serif;
	color:#FFF;
	text-align:left;
	background:transparent url("images/bg_feedburner_email.jpg") no-repeat center left;
	padding-left:20px;
	margin-bottom:5px;
}
.feedburner-email {
	width:176px;
	height:26px;
	background:transparent url("images/bg_feedburner_mailform.jpg") no-repeat top left;
}
.feedburner-email .input-text {
	width:140px;
	font-size:14px;
	position:relative;
	top:0px;
	left:5px;
	border:0px;
	background:none;
}
.feedburner-email .submit {
	margin:0px;
	padding:0px;
	cursor:pointer;
	border:0px;
	background:none;
	width:25px;
	height:21px;
}
.feedburner-content small,
.feedburner-content small a {
	color:#D2CCBB !important;
	text-decoration:none !important;
}
.feedburner-rss {
	background:transparent url("images/bg_subscribe_rss.png") no-repeat top left;
	width:179px;
	height:35px;
	margin-top:10px;
}
.feedburner-rss p {
	width:179px;
	height:35px;
	display:block;
}
.feedburner-rss p a {
	width:179px;
	height:35px;
	display:block;
	font:bold 13px arial,verdana,sans-serif;
	color:#333;
	text-decoration:none;
	line-height:35px;
	padding-left:35px;
}
.feedburner-count {
	background:#CDC6B3;
	color:#333;
	padding:5px 0px;
	margin-top:10px;
}
.feedburner-count p {
	display:block;
	font:bold 13px arial,verdana,sans-serif;
	margin:0px;
	padding:0px;
}

/* Search */
.search-form {
	width:197px;
	height:32px;
	background:transparent url("images/bg_searchform.jpg") no-repeat top left;
	margin-top:15px;
	display:block;
}
.search-form form {
	position:relative;

	top:4px;
	left:6px;
}
.search-form .search-box {
	width:150px;
	border:0px;
	background:none;
	position:relative;
	top:3px;
}
.search-form .search-submit {
	width:30px;
	cursor:pointer;
	border:0px;
	background:none;
}

/* Badges */
.wdt_button {
float:left;
display:block;

}
.bookmark-this {
    float:left;
    display:block;  
    font-family:Arial,sans-serif;
    height:55px;

    position:relative;
    width:65px;
    text-align: left;
}
.bookmark-this .rank {
    font-size:15px;
    position:absolute;
    left:25px;
    text-align: left;

}



.bookmark-this a {
    color:#5B5959;
    font-size:10px;
    left:1px;
    line-height:1.3;
    position:absolute;
    padding-top :24px;
}

.show-tweet{
    float:left;
    display:block;  
    margin-right: 5px;
}

.share-button-item {
	margin-right:15px;
	float:left;
	width:55px;
}
.delicious {
	background:transparent url("images/delicious.jpg") no-repeat top left;
	height:65px;
	width:54px;
	position:relative;
}
.tipd {
	width:75px !important;
}
.delicious big {
	color:#FFF;
	display:block;
	position:relative;
	font-size:22px;
	text-align:center;
	margin-bottom:0px !important;
}
.delicious small {
	color:#FFF;
	display:block;
	font-size:11px;
	text-align:center;
}
.delicious a {
	color:#999;
	text-decoration:none;
	display:block;
	text-align:right;
	padding-right:8px;
	margin-top:3px;
	font-size:11px;
}

p.read-more { padding-top:5px; margin-bottom:10px; display:block }
p.read-more a {
	display:block;
	text-align:right;
	font-size:12px;
	text-decoration:none;
}

p.read-more2 { padding-top:5px; margin-bottom:10px; display:block }
p.read-more2 a {
	display:block;
	text-align:right;
	font-size:10px;
	text-decoration:none;
}

p.read-more3 { padding-top:5px; margin-bottom:10px; display:block }
p.read-more3 a {
	display:block;
	text-align:right;
	font-size:10px;
        color:#fff;
	text-decoration:none;
}

/* Archives */
.sya_container p.wrap-years {
	
}
.sya_container p.wrap-years,
p.wrap-years a,
p.wrap-years span {
	font-size:15px !important;
	font-weight:bold !important;
	letter-spacing:-1px;
}
.sya_container li {
	margin-bottom:3px !important;
}

table.authors td {
	line-height:20px;
}

.wider {
	width:250px !important;
	margin-right:20px !important;
}

/* Facebook */
.fblike {
	display:block;
	margin-top:7px;
}

/* Red Button */

button {
border: 0 none;
cursor: pointer;
font-weight: bold;
padding: 0 15px 0 0;
text-align: center;
height: 30px;
line-height: 30px;
width: auto;
}

button.rounded {
 background: url("images/btn_right.png") no-repeat scroll right top transparent;
    clear: left;
    float: left;
    font-size: 0.9em;
    margin-left: 68px;
    margin-right: 0;
    margin-top: -57px;
    position: relative;
    z-index: 2;
}

button span {
display: block;
padding: 0 0 0 15px;
position: relative;
white-space: nowrap;
height: 30px;
line-height: 30px;
z-index:8;
}

button.rounded span {
background: transparent url("images/btn_left.png") no-repeat scroll left top;
color: #FFFFFF;
}

button.rounded:hover {
background-position: 100% -30px;
}

button.rounded:hover span {
background-position: 0% -30px;
}

button::-moz-focus-inner {
border: none;
}

.window {
    clear: both;
    display: none;
    height: 600px;
    left: 0;
    padding: 20px;
    position: absolute;
    top: 0;
	margin-left:130px;
    width: 736px;
    z-index: 99990;
}
#mask {
    background-color: #000000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 90000;
}
.seemore {
    background: url("images/seebg.png") repeat-x scroll left center transparent;
    cursor: pointer;
    float: left;
	    line-height: 1px;
    width: 100%;
}
.alltombstones .seemore .minus {
    background: url("images/icon-minus1.png") no-repeat scroll center center #FFFFFF;
}
.seemore .sign {
       background: url("images/icon-plus1.png") no-repeat scroll center center #FFFFFF;
    display: inline-block;
    float: right;
    height: 16px;
    line-height: 9px;
    margin-left: 0;
    text-indent: -9999px;
    width: 10px;
}
.seemore .more, .seemore .less {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #C3BDA3;
    float: right;
    padding: 2px 1px 2px 6px;
    text-transform: uppercase;
    width: 58px;
}
div.moretombstones {
    float: left;
    width: 100%;
}
.alltombstones {
	float:left;
	width:100%;	
	
}
pre {
	float:left;
	width:100%;
	margin:0;
	padding:0;	
}
