/* reqd by blogs */
#login_box p {line-height:18px;}
#login_box a:hover {text-decoration:underline;}
#followme #___plusone_0 {float:none !important;width:24px !important;vertical-align:middle !important;}
body>div#search {background:#fff;text-align:left;}
/* styles below are copied from main */

.btnColor {cursor:pointer;line-height:1;font-family:franklin-gothic-urw-cond,Helvetica Condensed Bold,Helvetica,Arial,sans-serif;font-weight:bold;color:#fff;}
.btnColor:hover {text-decoration:none;}
.btnGreen {border:1px solid;border-color:#3b6e22 #3b6e22 #2c5115;text-rendering:optimizelegibility;
	background:-khtml-gradient(linear,center top,center bottom,from(#67ae55),to(#578843));
	background:-webkit-gradient(linear, center top, center bottom, from(#67ae55), to(#578843));
	background:-webkit-linear-gradient(top, #67ae55, #578843);
	background:-moz-linear-gradient(top, #67ae55, #578843);
	background:-ms-linear-gradient(top, #67ae55 0, #578843 100%);
	background:-o-linear-gradient(top, #67ae55 0, #578843 100%);
	background:linear-gradient(top, #67ae55, #578843);
	background-color:#69a74e;
	-webkit-box-shadow:inset 0 1px 1px #a4e388;
	-moz-box-shadow:inset 0 1px 1px #a4e388;
	box-shadow:inset 0 1px 1px #a4e388;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-khtml-text-shadow:0 1px 2px rgba(0,0,0,0.5);
	-webkit-text-shadow:0 1px 2px rgba(0,0,0,0.5);
	-moz-text-shadow:0 1px 2px rgba(0,0,0,0.5);
	text-shadow:0 1px 2px rgba(0,0,0,0.5);
}
.btnGreen:hover {
	background:-khtml-gradient(linear, center top, center bottom, from(#79bc64), to(#578843));
	background:-webkit-gradient(linear, center top, center bottom, from(#79bc64), to(#578843));
	background:-webkit-linear-gradient(top, #79bc64, #578843);
	background:-moz-linear-gradient(top, #79bc64, #578843);
	background:-ms-linear-gradient(top, #79bc64 0, #578843 100%);
	background:-o-linear-gradient(top, #79bc64 0, #578843 100%);
	background:linear-gradient(top, #79bc64, #578843);
}
.btnGreen:active {
	background:-khtml-gradient(linear, center top, center bottom, from(#578941), to(#578843));
	background:-webkit-gradient(linear, center top, center bottom, from(#578941), to(#578843));
	background:-webkit-linear-gradient(top, #578941, #578843);
	background:-moz-linear-gradient(top, #578941, #578843);
	background:-ms-linear-gradient(top, #578941 0, #578843 100%);
	background:-o-linear-gradient(top, #578941 0, #578843 100%);
	background:linear-gradient(top, #578941, #578843);
	-webkit-box-shadow:inset 0 -1px 1px #79bc88;
	-moz-box-shadow:inset 0 -1px 1px #79bc88;
	box-shadow:inset 0 -1px 1px #79bc88;
}
.btnFlatGreen {font-size:12px;line-height:1.22;padding:2px 15px 3px;text-align:center;cursor:pointer;background-color:#14981e;color:#FFFFFF;border:1px solid;border-color:#50c558 #0f6a16 #0f6a16 #50c558;}
.btnFlatGreen:hover {background-color:#18b424;border-color:#61d869 #13841b #13841b #61d869;}
.btnFlatGreen:active {background-color:#14981e;border-color:#0f6a16 #50c558 #50c558 #0f6a16;}
.btnYellow {border-width:1px;border-style:solid;border-color:#e9ac1a;color:#333;background-color:#f6e312;
    text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
	-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;
    border-radius:3px;
    filter:progid:DXImageTransform.Microsoft.gradient(gradientType = 0, startColorstr = '#FFF6E312', endColorstr = '#FFF9C80D');
    background-image:-webkit-gradient(linear, 50% 0% , 50% 100% , color-stop(0% , #f6e312), color-stop(100% , #f9c80d));
    background-image:-webkit-linear-gradient(top, #f6e312 0% , #f9c80d 100% );
    background-image:-moz-linear-gradient(top, #f6e312 0% , #f9c80d 100% );
    background-image:-o-linear-gradient(top, #f6e312 0% , #f9c80d 100% );
    background-image:linear-gradient(top, #f6e312 0% , #f9c80d 100% );
}
.btnYellow:hover {background-color:#eddb11;
    filter:progid:DXImageTransform.Microsoft.gradient(gradientType = 0, startColorstr = '#FFEDDB11', endColorstr = '#FFF2B21B');
    background-image:-webkit-gradient(linear, 50% 0% , 50% 100% , color-stop(0% , #eddb11), color-stop(35% , #efcf14), color-stop(65% , #f1bf18), color-stop(100% , #f2b21b));
    background-image:-webkit-linear-gradient(top, #eddb11 0% , #efcf14 35% , #f1bf18 65% , #f2b21b 100% );
    background-image:-moz-linear-gradient(top, #eddb11 0% , #efcf14 35% , #f1bf18 65% , #f2b21b 100% );
    background-image:-o-linear-gradient(top, #eddb11 0% , #efcf14 35% , #f1bf18 65% , #f2b21b 100% );
    background-image:linear-gradient(top, #eddb11 0% , #efcf14 35% , #f1bf18 65% , #f2b21b 100% );
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow:0 1px 3px rgba(0, 0, 0, 0.25)
}
.btnYellow:active {
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.25) inset;-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.25) inset;
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.25) inset
}
.btnYellow:focus {outline:none;}
