/*
-moz- : for firefox
-webkit- : for chrome, safary and other(using webkit engine layouts)

*/
/*

Indam homepage : http://www.indaam.com
Indam on facebook : http://facebook.com/indaam
Indam on twitter : http://twitter.com/indaam

//-->

thanks to ollie :
ollie homepage : http://www.salsabeela.com

*/
a,
a:link
a:visited{
color:#004F03;
}
a:hover
a:active{
color:#010F01;
}

body{
background:#ffffff;
color:#006F05;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#ffffff 5%,
#3FFF47 50%,
#ffffff 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(5%, #ffffff),
color-stop(50%, #3FFF47),
color-stop(100%, #0FFF19)
);
}

#top .top{
background:#05df0e;
background:-moz-linear-gradient(
top,
#36C152 0%,
#ffffff 2%,
#00DF09 70%,
#05df0e 90%,
#05df0e 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #36C152),
color-stop(2%, #ffffff),
color-stop(70%, #00DF09),
color-stop(90%, #05df0e),
color-stop(100%, #05df0e)
);
}

#top .left{
background:#ffffff;
}
#top .center{
background:#05df0e;
}

.find form{
background:#ffffff;
box-shadow:
inset 1px -1px 2px #70EF8A,
inset -1px 1px 2px #3CD85B;
-moz-box-shadow:
inset 1px -1px 2px #70EF8A,
inset -1px 1px 2px #3CD85B;
-webkit-box-shadow:
inset 1px -1px 2px #70EF8A,
inset -1px 1px 2px #3CD85B
;
}

.find input[type=text]{
border-right:2px solid #00DF09;
color:#00DF09;
}
.find input[type=text]:focus{
color:#001F01!important;
}

.find input[type=submit]{
color:#0FFF19;
border:2px solid #00DF09;
background:#ffffff;
}

.find input[type=reset]{
background:#00DF09;
color:#ffffff;
}

#top .right{
background:#ffffff;
}

#header .description{
color:#36C152;
}

#header .left h1 a,
#header .left h1 a:link,
#header .left h1 a:visited{
color:#189631;
text-shadow:
0.5px 0.5px #00DF09,
1px 1px #00DF09,
1.5px 1.5px #00DF09,
2px 2px #00DF09,
2.5px 2.5px #00DF09,
3px 3px #00DF09,
3.5px 3.5px #00DF09;
}

#header .left h1 a:active,
#header .left h1 a:hover{
text-shadow:0.5px 0.5px #3FFF47,
1px 1px #3FFF47,
1.5px 1.5px #3FFF47,
2px 2px #3FFF47,
2.5px 2.5px #3FFF47,
3px 3px #3FFF47,
3.5px 3.5px #3FFF47;
}

#menu{
background:#0DDF16;
border:1px solid #00CF09;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#4FFF56 4%,
#00AF07 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(4%, #4FFF56),
color-stop(100%, #00AF07)
);
}

.m-drop li a:link,
.m-drop li a:visited{
color:#007F05;
}

.m-drop #actived{
background:#ffffff;
box-shadow:
inset -1px -1px 2px #189631,
inset 1px 1px 2px #189631;
-webkit-box-shadow:
inset -1px -1px 2px #189631,
inset 1px 1px 2px #189631;
-moz-box-shadow:
inset -1px -1px 2px #189631,
inset 1px 1px 2px #189631;
}

.m-drop li a:hover,
.m-drop li a:active{
background:#ffffff;
-moz-box-shadow:
inset -1px -1px 2px #189631,
inset 1px 1px 2px #189631;
box-shadow:
inset -1px -1px 2px #189631,
inset 1px 1px 2px #189631;
-webkit-box-shadow:
inset -1px -1px 2px #189631,
inset 1px 1px 2px #189631;
}

.m-drop li li a:link,
.m-drop li li a:visited{
color:#007F05;
}

.m-drop li li a:hover,
.m-drop li li a:active{
background: #7FFF84;
color:#010F01;
}

.m-drop ul{
background: #00EF0A;
border-top: 1px solid #3FFF47;
border-bottom: 1px solid #36C152;
}

#content{
background:#00AF07;
border:1px solid #00CF09;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#4FFF56 1%,
#0CCF14 92%,
#36C152 96%,
#189631 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(1%, #ffffff),
color-stop(92%, #3FFF47),
color-stop(96%, #3FFF47),
color-stop(100%, #0FFF19)
);
-moz-box-shadow:
inset -0.2px -0.2px 3px #032F05,
inset 0.2px 0.2px 3px #032F05;
-webkit-box-shadow:
inset -0.2px -0.2px 3px #032F05,
inset 0.2px 0.2px 3px #032F05;
box-shadow:
inset -0.2px -0.2px 3px #032F05,
inset 0.2px 0.2px 3px #032F05;
}

#content .post-content .c{
background:#3FFF47;
background:-moz-linear-gradient(
right,
#ffffff 1%,
#3FFF47 90%);
background:
-webkit-gradient(
linear,
right bottom,
left bottom,
color-stop(1%, #ffffff),
color-stop(90%, #3FFF47)
);
}

#content .post-content .entry p{
color:#1C5B21;
}/* font-color */

#content .post-content  .bub{
background:#3FFF47;
background:-moz-linear-gradient(
right,
#3FFF47 0%,
#5FFF66 100%);
background:
-webkit-gradient(
linear,
right bottom,
left bottom,
color-stop(1%, #3FFF47),
color-stop(100%, #5FFF66)
);
}

/** add **/
#content-s-p{
background:#E8FCEA;
background:-moz-linear-gradient(
top,
#48E24B 0%,
#fff 1%,
#48E24B 100%);
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #48E24B),
color-stop(4%, #fff),
color-stop(100%, #48E24B)
);
}
/* add */
/* #content .post-content  */.comment a,
/* #content .post-content  */.comment a:link,
/* #content .post-content  */.comment a:visited{
color:#36C152!important;
}

/* #content .post-content */ .comment a:hover,
/* #content .post-content */ .comment a:active{
color:#010F01;
}

/* #content-s-p .post-content .c  */.time-aut,
/* #content .post-content  */.time-aut{
color:#36C152;
}

#content .post-content h2 a,
#content .post-content h2 a:link,
#content .post-content h2 a:visited{
color:#196022;
}

#content .post-content h2 a:hover,
#content .post-content h2 a:active{
text-shadow:
0.5px 0.5px #ffffff,
1px 1px #ffffff,
1.5px 1.5px #ffffff,
2px 2px #ffffff;
}

#content .thumb .nothumb{
color:#AFFFB2;
text-shadow:
1px 1px #0EEF17,
2px 2px #0EEF17,
3px 3px #0EEF17;
}

#content .post-content .read-more .more{
color:#156D12;
background:#3AC13E;
background:-moz-linear-gradient(
left,
#ffffff 0%,
#00DF09 90%);
background:
-webkit-gradient(
linear,
left bottom,
right bottom,
color-stop(0%, #ffffff),
color-stop(90%, #00DF09)
);
}

#content .post-content .read-more .more:hover{
background:#41AF44;
background:-moz-linear-gradient(
right,
#ffffff 1%,
#00DF09 90%);
background:
-webkit-gradient(
linear,
right bottom,
left bottom,
color-stop(1%, #ffffff),
color-stop(90%, #00DF09)
);
}

#content-s-p .navigation .alignright a,
#content-s-p .navigation .alignright a:link,
#content-s-p .navigation .alignright a:visited,
#content .navigation .alignright a,
#content .navigation .alignright a:link,
#content .navigation .alignright a:visited{
color:#189631;
background:#00DF09;
background:-moz-linear-gradient(
left,
#ffffff 1%,
#00DF09 90%);
background:
-webkit-gradient(
linear,
left bottom,
right bottom,
color-stop(1%, #ffffff),
color-stop(90%, #00DF09)
);
}
#content-s-p .navigation .alignright a:hover,
#content-s-p .navigation .alignright a:active,
#content .navigation .alignright a:hover,
#content .navigation .alignright a:active{
background:#0FFF19;
color:#000F01;
background:-moz-linear-gradient(
right,
#ffffff 1%,
#00DF09 90%);
background:
-webkit-gradient(
linear,
right bottom,
left bottom,
color-stop(1%, #ffffff),
color-stop(90%, #00DF09)
);
}

#content-s-p .navigation .alignleft a,
#content-s-p .navigation .alignleft a:link,
#content-s-p .navigation .alignleft a:visited,
#content .navigation .alignleft a,
#content .navigation .alignleft a:link,
#content .navigation .alignleft a:visited{
color:#189631;
background:#00DF09;
background:-moz-linear-gradient(
right,
#ffffff 1%,
#00DF09 90%);
background:
-webkit-gradient(
linear,
right bottom,
left bottom,
color-stop(1%, #ffffff),
color-stop(90%, #00DF09)
);
}

#content-s-p .navigation .alignleft a:hover,
#content-s-p .navigation .alignleft a:active,
#content .navigation .alignleft a:hover,
#content .navigation .alignleft a:active{
background:#0FFF19;
color:#000F01;
background:-moz-linear-gradient(
left,
#ffffff 1%,
#00DF09 90%);
background:
-webkit-gradient(
linear,
left bottom,
right bottom,
color-stop(1%, #ffffff),
color-stop(90%, #00DF09)
);
}

#footer-top .wrap{
border:1px solid transparent;
background:#B1EFB9;
background:-moz-linear-gradient(
top,
#00FF0B 0%,
#00DF09 1%,
#00FF0B 3%,
#00FF0B 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #00FF0B),
color-stop(1%, #00DF09),
color-stop(3%, #00FF0B),
color-stop(100%, #00FF0B)
);
}

#footer-top .wrap .widget{
background:-moz-linear-gradient(
left,
#009F07 0%,
#1FFF28 0.5%,
#00FF0B 0.5%,
#00FF0B 100%
)
;
background:
-webkit-gradient(
linear,
left bottom,
right bottom,
color-stop(0%, #009F07),
color-stop(0.5%, #1FFF28),
color-stop(0.5%, #00FF0B),
color-stop(100%, #00FF0B)
);
}

#footer-top .wrap .widget h3{
color:#077F0C;
}

#footer-top .wrap .widget li{
border-bottom:1px solid #00DF09;
}

#footer-top .wrap .widget a,
#footer-top .wrap .widget a:link,
#footer-top .wrap .widget a:visited{
color:#007F05;
}

#footer-top .wrap .widget a:hover,
#footer-top .wrap .widget a:active{
color:#010F01;
}

#footer-bottom{
background:#076F0B;
background:-moz-linear-gradient(
top,
#043F06 0%,
#065F09 4%,
#076F0B 6%,
#076F0B 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #043F06),
color-stop(4%, #065F09),
color-stop(6%, #076F0B),
color-stop(100%, #076F0B)
);
}

#footer-bottom .wrap{
background: #076F0B;
}

#footer-bottom .wrap .widget{
border-left: 1px solid #008F06;
color:#D1FCD7;/* add */
}

#footer-bottom .wrap .widget h3{
color: #3FFF47;
}

#footer-bottom .wrap li{
border-bottom:1px solid #008F06;
}

#footer-bottom .wrap a,
#footer-bottom .wrap a:link,
#footer-bottom .wrap a:visited{
color:#5FDD78;
}

#footer-bottom .wrap a:hover,
#footer-bottom .wrap a:active{
color:#00DF09;
}

#credit{
color:#ffffff;
border-top: 1px solid #008F06;
border-bottom: 1px solid #008F06;
}

#credit p{
color:#7CEF93;
}

#credit a,
#credit a:link,
#credit a:visited{
color:#ffffff;
}

#credit a:hover,
#credit a:active{
color:#0FFF19;
}

#content-s-p a,
#content-s-p a:link,
#content-s-p a:visited{
 color:#054F08;/* color:#334444; */
text-transform:uppercase;
}
#content-s-p a:hover,
#content-s-p a:active{
color:#088F0E;
}
#content-s-p #sidebar .sidebar-box h3{
color:#189631;
border-bottom:1px solid #0FFF19;

}

#content-s-p #sidebar .sidebar-box .widget{
color:#010F01;
}

#widget-top .widget-top{
background:#00BF08;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#4FFF56 4%,
#00AF07 100%)
;

background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(4%, #4FFF56),
color-stop(100%, #00AF07)
);
}

#widget-top .widget-top h3{
color:#156812;
border-bottom:1px solid #3FFF47;
}

#ads .wrap{
border:1px solid transparent;
background:#B1EFB9;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#4FFF56 4%,
#00AF07 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(4%, #4FFF56),
color-stop(100%, #00AF07)
);
}

/*
social */
#gmail-wrap{
background:#36C152;
}
#gmail-wrap2{
background:#ffffff;
}

#gmali-icon{
background:#36C152;
border-top:1px solid #36C152;
border-bottom:1px solid #36C152;
-moz-box-shadow:0.2px 0.6px 1.6px #003F03;
box-shadow:0.2px 0.6px 0.6px #003F03;
-webkit-box-shadow:0.2px 0.6px 1.6px #003F03;

}
#gmali-icon .gmail-lineright,
#gmali-icon .gmail-lineleft{
background:#36C152;
}

#gmali-icon .gmail-in{
background:#ffffff;
}

#gmali-icon .gmail-intop{
background:#ffffff;
border:7px solid #36C152;
border-top:0;
border-left:0;
box-shadow:0.2px 0.6px 1.6px #003F03, 0.2px 0.6px 1.6px #003F03 ;
-moz-box-shadow:0.2px 0.6px 1.6px #003F03, 0.2px 0.6px 1.6px #003F03 ;
-webkit-box-shadow:0.2px 0.6px 1.6px #003F03, 0.2px 0.6px 1.6px #003F03 ;
}
#gmali-icon .gmail-inbottom{
border:0.2px solid #36C152;
border-bottom:0;
border-right:0;
box-shadow:0.2px 0.6px 1.6px #003F03, 0.2px 0.6px 1.6px #003F03 ;
-moz-box-shadow:0.2px 0.6px 1.6px #003F03, 0.2px 0.6px 1.6px #003F03 ;
-webkit-box-shadow:0.2px 0.6px 1.6px #003F03, 0.2px 0.6px 1.6px #003F03 ;
}
/*
******************* //end gmail ************************/

#feed-wrap{
background-color:#36C152;
}

#feed-wrap2{
background:#ffffff;
}

#feed-icon {
background-color:#36C152;
}

#feed-icon .box {
background-image:-moz-linear-gradient(rgba(255, 255, 255, 0.4) 10%, rgba(255, 255, 255, 0) 80%);
background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.4)), to(rgba(255, 255, 255, 0.0)));
}

#feed-icon .first-radian ,
#feed-icon .second-radian {
border: 10px solid #ffffff;
}

#feed-icon .small-radian{
background:#ffffff;
}

/*
******************* //end feedburner ************************/

#fb-wrap{
background:#36C152;

}
#fb-wrap2{
background:#ffffff;
}

#fb{
background:#36C152;
}
#fb .wrap{
background-image:-moz-linear-gradient(rgba(255, 255, 255, 0.4) 10%, rgba(255, 255, 255, 0) 80%);
background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.4)), to(rgba(255, 255, 255, 0.0)));
}
#fb .hd{
background:#ffffff;
}

#fb .hd .del{
background:#36C152;
background:-moz-linear-gradient(
top,
#60ce76 0%,
#43c55e 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #60ce76),
color-stop(100%, #43c55e)
);
}
#fb .v,
#fb .h{
background:#ffffff;
}

/*
******************* //end  facebook ************************/


#twitter-wrap{
background:#36C152;
}
#twitter-wrap2{
background:#ffffff;
}

#twitter{
background:#36C152;
}

#twitter .wrap{
background-image:-moz-linear-gradient(rgba(255, 255, 255, 0.4) 10%, rgba(255, 255, 255, 0) 80%);
background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.4)), to(rgba(255, 255, 255, 0.0)));
}

#twitter .v{
background:#ffffff;
}

#twitter .v .in{
background:#00DF09;
background:-moz-linear-gradient(
top,
#00DF09 0%,
#36C152 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #00DF09),
color-stop(100%, #36C152)
);
}
#twitter .topright{
background:#ffffff;
}

#twitter .topright .in{
background:#00DF09;
background:-moz-linear-gradient(
top,
#0fd61d 0%,
#1ccf2e 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #0fd61d),
color-stop(100%, #1ccf2e)
);
}
#twitter .bottomright{
background:#ffffff;
}

#twitter .bottomright .in{
background:#00DF09;
background:-moz-linear-gradient(
top,
#28c840 0%,
#36C152 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #28c840),
color-stop(100%, #36C152)
);
}

/*
******************* //end twitter ************************/

/*

wp


*/
.wp-caption {
border:1px solid #0FFF19;
}

.gallery-caption{
border:2px groove #0FFF19;
}

.entry input {
border:1px solid #0FFF19;
}

.entry blockquote{
border-left:double 6px #00DF09;
}

input {
border:1px solid #0FFF19;
}

input[type="submit"]{
color:#ffffff;
background:-moz-linear-gradient(
top,
#189631 0%,
#ffffff 1%,
#36C152 70%,
#0FFF19 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #189631),
color-stop(1%, #ffffff),
color-stop(70%, #36C152),
color-stop(100%, #0FFF19)
);
}

input[type="submit"]:hover{
background:-moz-linear-gradient(
top,
#189631 0%,
#3FFF47 1%,
#36C152 70%,
#0FFF19 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #189631),
color-stop(1%, #3FFF47),
color-stop(70%, #36C152),
color-stop(100%, #0FFF19)
);
}

/* 
art bubble color */
#bubble .bubble1{
background:#3FFF47;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#3FFF47 50%,
#0FFF19 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(50%, #3FFF47),
color-stop(100%, #0FFF19)
);
}

#bubble .bubble2{
background:#3FFF47;
background:-moz-linear-gradient(
top,
#0FFF19 0%,
#3FFF47 50%,
#ffffff 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #0FFF19),
color-stop(50%, #3FFF47),
color-stop(100%, #ffffff)
);
}
#bubble .bubble3{
background:#3FFF47;
background:-moz-linear-gradient(
top,
#0FFF19 0%,
#3FFF47 50%,
#ffffff 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #0FFF19),
color-stop(50%, #3FFF47),
color-stop(100%, #ffffff)
);
}
#bubble .bubble4{
background:#3FFF47;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#3FFF47 50%,
#ffffff 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(50%, #3FFF47),
color-stop(100%, #ffffff)
);
}

#bubble .bubble5{
background:#3FFF47;
background:-moz-linear-gradient(
top,
#0FFF19 0%,
#3FFF47 50%,
#ffffff 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(50%, #3FFF47),
color-stop(100%, #0FFF19)
);
}

#bubble .bubble6{
background:#3FFF47;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#3FFF47 50%,
#ffffff 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(50%, #3FFF47),
color-stop(100%, #0FFF19)
);
}
/* 
and art bubble color */
/*
single and page color
*/
#content-s-p .post-content .c .entry{
border-top:4px double #00DF09;
color:#0E380F;/*add*/
}

#content-s-p .post-content .des-entry{
border:1px solid #00DF09;
}

#content-s-p .side-ads h3{
color:#189631;
border-bottom:1px solid #00CF09;
}

#content-s-p .side-ads{
background:#2FFF38;
border:1px solid #00CF09;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#4FFF56 4%,
#00AF07 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(4%, #4FFF56),
color-stop(100%, #00AF07)
);
}

/*
comments color
*/
#comments h3{
color:#189631;
text-shadow:
0.5px 0.5px 0 #032F05,
1px 1px 0 #032F05,
1.5px 1.5px 0 #032F05,
2px 2px 0 #032F05,
2.5px 2.5px 0 #032F05;
}

#comments .nopassword,
#comments .nocomments{
color:red;
}

#comments ol li{
border-top:2px solid #00DF09;
border-bottom:2px solid #00DF09;
border-right:2px solid #00DF09;
border-left:2px solid #00DF09;
}

#comments li li{
border-top:2px solid #00DF09;
border-bottom:1px solid #00DF09;
border-right:1px solid #00DF09;
border-left:1px solid #00DF09;
}

/* threaded (nested) comments*/
#comments li li,
#comments li li li li,
#comments li li li li li li,
#comments li li li li li li li li,
#comments li li li li li li li li li li{
background:#ffffff;
background:-moz-linear-gradient(
left,
#00DF09 0%,
#ffffff 1%,
#ffffff 90%);
background:
-webkit-gradient(
linear,
left bottom,
right bottom,
color-stop(0%, #00DF09),
color-stop(1%, #ffffff),
color-stop(90%, #ffffff)
);
}

#comments li,
#comments li li li,
#comments li li li li li,
#comments li li li li li li li,
#comments li li li li li li li li li{
background:#8FFF94;
background:-moz-linear-gradient(
left,
#ffffff 1%,
#0FFF19 80%,
#0FFF19 96%,
#36C152 99.5%);
background:
-webkit-gradient(
linear,
left bottom,
right bottom,
color-stop(1%, #ffffff),
color-stop(80%, #0FFF19),
color-stop(96%, #0FFF19),
color-stop(99.5%, #36C152)
);
}

#comments .comment-author{
border-bottom:2px solid #00DF09;
}

#comments .fn{
color:#001F01;
}

#comments div.comment-meta{
color:#007F05;
}
#comments .avatar{
border:1px solid #00DF09;
}

#comments .reply a,
#comments .reply a:link,
#comments .reply a:visited{
color:#ffffff;
background:#00DF09;
background:-moz-linear-gradient(
left,
#00DF09 0%,
#ffffff 1%,
#00DF09 90%);
background:
-webkit-gradient(
linear,
left bottom,
right bottom,
color-stop(0%, #00DF09),
color-stop(1%, #ffffff),
color-stop(90%, #00DF09)
);
}

#comments .reply a:hover,
#comments .reply a:active{
color:#00DF09;
background:#ffffff;
background:-moz-linear-gradient(
right,
#00DF09 0%,
#ffffff 1%,
#00DF09 90%);
background:
-webkit-gradient(
linear,
right bottom,
left bottom,
color-stop(0%, #00DF09),
color-stop(1%, #ffffff),
color-stop(90%, #00DF09)
);
}

#comments  p{
color:#005F04;
}
#respond h3{
text-shadow:
0.5px 0.5px 0 #032F05,
1px 1px 0 #032F05,
1.5px 1.5px 0 #032F05,
2px 2px 0 #032F05,
2.5px 2.5px 0 #032F05;
}

#respond .comment-form-comment textarea:focus,
#respond input:focus{
color:#005F04!important;
}

#respond input{
border:2px solid #00DF09;
background:#6FFF75;
}

#respond .comment-form-comment textarea{
border:2px solid #00DF09;
background:#6FFF75;
}

#respond .form-submit input{
color:#8BE096;
background:#2F913C;
background:-moz-linear-gradient(top,
#0FFF19 0%,
#189631 50%,
#0FFF19 100%);
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #0FFF19),
color-stop(50%, #189631),
color-stop(100%, #0FFF19)
);
}

#respond .form-submit input:hover{
background:#0FFF19;
color:#010F01;
background:-moz-linear-gradient(top,
#005F04 0%,
#189631 50%,
#005F04 100%);
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #005F04),
color-stop(50%, #189631),
color-stop(100%, #005F04)
);
}

#respond textarea:focus, #respond #author:focus, #respond #email:focus, #respond #url:focus,
#respond textarea:hover, #respond #author:hover, #respond #email:hover, #respond #url:hover{
background-color:#ffffff;
}

#respond #cancel-comment-reply-link{
color:#003F03;
}

.title-not{
color:#114415;
text-shadow:
0.5px 0.5px #34B53D,
1px 1px #34B53D,
1.5px 1.5px #34B53D,
2px 2px #34B53D,
2.5px 2.5px #34B53D,
3px 3px #34B53D,
3.5px 3.5px #34B53D;
}

/* #shared .s-to-twitter{
background:#fff url(s-twitter.png) no-repeat top center;
}
#shared .s-to-fb{
background:#fff url(s-fb.png) no-repeat top center;
} */