/*
-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:#0010BF;
}
a:hover
a:active{
color:#1D2EEF;
}

body{
background:#ffffff;
color:#0C1CCF;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#ffffff 5%,
#aab1ff 50%,
#ffffff 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(5%, #ffffff),
color-stop(50%, #aab1ff),
color-stop(100%, #ffffff)
);
}

#top .top{
background:#1F31FF;
background:-moz-linear-gradient(
top,
#1F31FF 0%,
#ffffff 2%,
#7781EF 70%,
#2F40FF 90%,
#1F31FF 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #1F31FF),
color-stop(2%, #ffffff),
color-stop(70%, #7781EF),
color-stop(90%, #2F40FF),
color-stop(100%, #1F31FF)
);
}

#top .left{
background:#ffffff;
}
#top .center{
background:#1F31FF;
}

.find form{
background:#ffffff;
box-shadow:
inset 1px -1px 2px #1F31FF,
inset -1px 1px 2px #1D2EEF;
-moz-box-shadow:
inset 1px -1px 2px #1F31FF,
inset -1px 1px 2px #1D2EEF;
-webkit-box-shadow:
inset 1px -1px 2px #1F31FF,
inset -1px 1px 2px #1F31FF
;
}

.find input[type=text]{
border-right:2px solid #7781EF;
color:#7781EF;
}
.find input[type=text]:focus{
color:#0015FF!important;
}

.find input[type=submit]{
color:#9FA7FF;
border:2px solid #7781EF;
background:#ffffff;
}

.find input[type=reset]{
background:#7781EF;
color:#ffffff;

}

#top .right{
background:#ffffff;
}

#header .description{
color:#1F31FF;
}

#header .left h1 a,
#header .left h1 a:link,
#header .left h1 a:visited{
color:#0F23FF;
text-shadow:
0.5px 0.5px #7781EF,
1px 1px #7781EF,
1.5px 1.5px #7781EF,
2px 2px #7781EF,
2.5px 2.5px #7781EF,
3px 3px #7781EF,
3.5px 3.5px #7781EF;
}
#header .left h1 a:active,
#header .left h1 a:hover{
text-shadow:0.5px 0.5px #6F7BFF,
1px 1px #6F7BFF,
1.5px 1.5px #6F7BFF,
2px 2px #6F7BFF,
2.5px 2.5px #6F7BFF,
3px 3px #6F7BFF,
3.5px 3.5px #6F7BFF;
}

#menu{
background:#7F89FF;
border:1px solid #6873EF;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#BFC4FF 4%,
#4A57EF 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(4%, #BFC4FF),
color-stop(100%, #4A57EF)
);
}

.m-drop li a:link,
.m-drop li a:visited{
color:#0012DF;
}

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

.m-drop li li a:link,
.m-drop li li a:visited{
color:#0012DF;
}

.m-drop li li a:hover,
.m-drop li li a:active{
background: #D1D3EF;
color:#1D2EEF;
}

.m-drop ul{
background: #868FEF;
border-top: 1px solid #6F7BFF;
border-bottom: 1px solid #1F31FF;
}

#content{
background:#3246AD;
border:1px solid #6873EF;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#BFC4FF 1%,
#6F7BFF 92%,
#1F31FF 96%,
#0F23FF 100%)
;

background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(1%, #ffffff),
color-stop(92%, #6F7BFF),
color-stop(96%, #6F7BFF),
color-stop(100%, #9FA7FF)
);
-moz-box-shadow:
inset -0.2px -0.2px 3px #2F40FF,
inset 0.2px 0.2px 3px #2F40FF;
-webkit-box-shadow:
inset -0.2px -0.2px 3px #2F40FF,
inset 0.2px 0.2px 3px #2F40FF;
box-shadow:
inset -0.2px -0.2px 3px #2F40FF,
inset 0.2px 0.2px 3px #2F40FF;
}

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

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

#content .post-content  .bub{
background:#8394F7;
background:-moz-linear-gradient(
right,
#6F7BFF 0%,
#9FA7FF 100%);
background:
-webkit-gradient(
linear,
right bottom,
left bottom,
color-stop(1%, #6F7BFF),
color-stop(100%, #9FA7FF)
);

}

/** add **/
#content-s-p{
background:#CDC8F7;
background:-moz-linear-gradient(
top,
#7E82F7 0%,
#fff 1%,
#7E82F7 100%);
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #7E82F7),
color-stop(4%, #fff),
color-stop(100%, #7E82F7)
);
}
/* add */


/* #content .post-content  */.comment a,
/* #content .post-content  */.comment a:link,
/* #content .post-content  */.comment a:visited{
color:#1F31FF!important;
}


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


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

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

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

#content .thumb .nothumb{
color:#E0E1EF;
text-shadow:
1px 1px #8F98FF,
2px 2px #8F98FF,
3px 3px #8F98FF;
}

#content .post-content .read-more .more{
color:#2539AA;
background:#4D64EA;
background:-moz-linear-gradient(
left,
#ffffff 0%,
#7781EF 90%);
background:
-webkit-gradient(
linear,
left bottom,
right bottom,
color-stop(0%, #ffffff),
color-stop(90%, #7781EF)
);
}

#content .post-content .read-more .more:hover{
background:#4D64EA;
background:-moz-linear-gradient(
right,
#ffffff 1%,
#7781EF 90%);
background:
-webkit-gradient(
linear,
right bottom,
left bottom,
color-stop(1%, #ffffff),
color-stop(90%, #7781EF)
);
}

#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:#0F23FF;
background:#7781EF;
background:-moz-linear-gradient(
left,
#ffffff 1%,
#7781EF 90%);
background:
-webkit-gradient(
linear,
left bottom,
right bottom,
color-stop(1%, #ffffff),
color-stop(90%, #7781EF)
);
}
#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:#9FA7FF;
color:#0E20EF;
background:-moz-linear-gradient(
right,
#ffffff 1%,
#7781EF 90%);
background:
-webkit-gradient(
linear,
right bottom,
left bottom,
color-stop(1%, #ffffff),
color-stop(90%, #7781EF)
);
}

#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:#0F23FF;
background:#7781EF;
background:-moz-linear-gradient(
right,
#ffffff 1%,
#7781EF 90%);
background:
-webkit-gradient(
linear,
right bottom,
left bottom,
color-stop(1%, #ffffff),
color-stop(90%, #7781EF)
);
}

#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:#9FA7FF;
color:#0E20EF;
background:-moz-linear-gradient(
left,
#ffffff 1%,
#7781EF 90%);
background:
-webkit-gradient(
linear,
left bottom,
right bottom,
color-stop(1%, #ffffff),
color-stop(90%, #7781EF)
);
}

#footer-top .wrap{
border:1px solid transparent;
background:#959CEF;
background:-moz-linear-gradient(
top,
#6C73FC 0%,
#7C83FF 1%,
#8A90FC 3%,
#8A90FC 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #6C73FC),
color-stop(1%, #7C83FF),
color-stop(3%, #8A90FC),
color-stop(100%, #8A90FC)
);
}

#footer-top .wrap .widget{
background:-moz-linear-gradient(
left,
#3B4AEF 0%,
#A4AAEF 0.5%,
#8A90FC 0.5%,
#8A90FC 100%
)
;
background:
-webkit-gradient(
linear,
left bottom,
right bottom,
color-stop(0%, #3B4AEF),
color-stop(0.5%, #A4AAEF),
color-stop(0.5%, #8A90FC),
color-stop(100%, #8A90FC)
);
}

#footer-top .wrap .widget h3{
color:#0D1EDF;
}

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

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

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

#footer-bottom{
background:#1928CF;
background:-moz-linear-gradient(
top,
#0B2A8E 0%,
#1739A8 4%,
#1828CF 8%,
#1928CF 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #0B2A8E),
color-stop(4%, #1739A8),
color-stop(8%, #1828CF),
color-stop(100%, #1928CF)
);
}

#footer-bottom .wrap{
background: #1928CF;
}

#footer-bottom .wrap .widget{
border-left: 1px solid #1B2BDF;
color:#A1ADED;
}

#footer-bottom .wrap .widget h3{
color: #6F7BFF;

}

#footer-bottom .wrap li{
border-bottom:1px solid #557CFC;
}
#footer-bottom .wrap a,
#footer-bottom .wrap a:link,
#footer-bottom .wrap a:visited
{
color:#8E97F9;
}
#footer-bottom .wrap a:hover,
#footer-bottom .wrap a:active{
color:#D4D6F9;
}

#credit{
color:#ffffff;
border-top: 1px solid #557CFC;
border-bottom: 1px solid #557CFC;
}

#credit p{
color:#557CFC;
}

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

#credit a:hover,
#credit a:active{
color:#9FA7FF;
}

#content-s-p a,
#content-s-p a:link,
#content-s-p a:visited{
 color:#0B1ABF;/* color:#334444; */
text-transform:uppercase;
}
#content-s-p a:hover,
#content-s-p a:active{
color:#0013EF;
}
#content-s-p #sidebar .sidebar-box h3{
color:#0F23FF;
border-bottom:1px solid #9FA7FF;

}

#content-s-p #sidebar .sidebar-box .widget{
color:#1D2EEF;
}

#widget-top .widget-top{
background:#5965EF;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#BFC4FF 4%,
#4A57EF 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(4%, #BFC4FF),
color-stop(100%, #4A57EF)
);
}

#widget-top .widget-top h3{
color:#0015FF;
border-bottom:1px solid #6F7BFF;
}

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

/*
social */
#gmail-wrap{
background:#1F31FF;
}
#gmail-wrap2{
background:#ffffff;
}

#gmali-icon{
background:#1F31FF;
border-top:1px solid #1F31FF;
border-bottom:1px solid #1F31FF;
-moz-box-shadow:0.2px 0.6px 1.6px #0A18AF;
box-shadow:0.2px 0.6px 0.6px #0A18AF;
-webkit-box-shadow:0.2px 0.6px 1.6px #0A18AF;

}
#gmali-icon .gmail-lineright,
#gmali-icon .gmail-lineleft{
background:#1F31FF;
}

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

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

#feed-wrap{
background-color:#1F31FF;
}

#feed-wrap2{
background:#ffffff;
}

#feed-icon {
background-color:#1F31FF;
}

#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:#1F31FF;

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

#fb{
background:#1F31FF;
}
#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:#1F31FF;
background:-moz-linear-gradient(
top,
#4F5DFF 0%,
#2C3CEF 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #4F5DFF),
color-stop(100%, #2C3CEF)
);
}
#fb .v,
#fb .h{
background:#ffffff;
}

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


#twitter-wrap{
background:#1F31FF;
}
#twitter-wrap2{
background:#ffffff;
}

#twitter{
background:#1F31FF;
}

#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:#7781EF;
background:-moz-linear-gradient(
top,
#7781EF 0%,
#1F31FF 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #7781EF),
color-stop(100%, #1F31FF)
);
}
#twitter .topright{
background:#ffffff;
}

#twitter .topright .in{
background:#7781EF;
background:-moz-linear-gradient(
top,
#5F6CFF 0%,
#4957f7 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #5F6CFF),
color-stop(100%, #4957f7)
);
}
#twitter .bottomright{
background:#ffffff;
}

#twitter .bottomright .in{
background:#7781EF;
background:-moz-linear-gradient(
top,
#3F4FFF 0%,
#1F31FF 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #3F4FFF),
color-stop(100%, #1F31FF)
);
}

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

/*

wp


*/

.wp-caption {
border:1px solid #9FA7FF;
}

.gallery-caption{
border:2px groove #9FA7FF;
}

.entry input {
border:1px solid #9FA7FF;
}

.entry blockquote{
border-left:double 6px #7781EF;
}

input {
border:1px solid #9FA7FF;
}

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

input[type="submit"]:hover{
background:-moz-linear-gradient(
top,
#0F23FF 0%,
#6F7BFF 1%,
#1F31FF 70%,
#9FA7FF 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #0F23FF),
color-stop(1%, #6F7BFF),
color-stop(70%, #1F31FF),
color-stop(100%, #9FA7FF)
);
}
/* 
art bubble color */
#bubble .bubble1{
background:#A4B0F2;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#6F7BFF 50%,
#9FA7FF 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(50%, #6F7BFF),
color-stop(100%, #9FA7FF)
);
}

#bubble .bubble2{
background:#A4B0F2;
background:-moz-linear-gradient(
top,
#9FA7FF 0%,
#6F7BFF 50%,
#ffffff 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #9FA7FF),
color-stop(50%, #6F7BFF),
color-stop(100%, #ffffff)
);
}
#bubble .bubble3{
background:#A4B0F2;
background:-moz-linear-gradient(
top,
#9FA7FF 0%,
#6F7BFF 50%,
#ffffff 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #9FA7FF),
color-stop(50%, #6F7BFF),
color-stop(100%, #ffffff)
);
}
#bubble .bubble4{
background:#A4B0F2;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#6F7BFF 50%,
#ffffff 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(50%, #6F7BFF),
color-stop(100%, #ffffff)
);
}

#bubble .bubble5{
background:#A4B0F2;
background:-moz-linear-gradient(
top,
#9FA7FF 0%,
#6F7BFF 50%,
#ffffff 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(50%, #6F7BFF),
color-stop(100%, #9FA7FF)
);
}

#bubble .bubble6{
background:#A4B0F2;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#6F7BFF 50%,
#ffffff 100%
)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(50%, #6F7BFF),
color-stop(100%, #9FA7FF)
);
}
/* 
and art bubble color */
/*
single and page color
*/
#content-s-p .post-content .c .entry{
border-top:4px double #7781EF;
color:#202147;/* add */
}

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

#content-s-p .side-ads h3{
color:#0F23FF;
border-bottom:1px solid #6873EF;
}

#content-s-p .side-ads{
background:#AFB6FF;
border:1px solid #6873EF;
background:-moz-linear-gradient(
top,
#ffffff 0%,
#BFC4FF 4%,
#4A57EF 100%)
;
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(4%, #BFC4FF),
color-stop(100%, #4A57EF)
);
}

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

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

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

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

/* 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,
#7781EF 0%,
#ffffff 1%,
#ffffff 90%);
background:
-webkit-gradient(
linear,
left bottom,
right bottom,
color-stop(0%, #7781EF),
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:#DFE2FF;
background:-moz-linear-gradient(
left,
#ffffff 1%,
#9FA7FF 80%,
#9FA7FF 96%,
#1F31FF 99.5%);
background:
-webkit-gradient(
linear,
left bottom,
right bottom,
color-stop(1%, #ffffff),
color-stop(80%, #9FA7FF),
color-stop(96%, #9FA7FF),
color-stop(99.5%, #1F31FF)
);
}

#comments .comment-author{
border-bottom:2px solid #7781EF;
}

#comments .fn{
color:#0015FF;
}

#comments div.comment-meta{
color:#0012DF;
}
#comments .avatar{
border:1px solid #7781EF;
}

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

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

#comments  p{
color:#1725BF;
}
#respond h3{
text-shadow:
0.5px 0.5px 0 #2F40FF,
1px 1px 0 #2F40FF,
1.5px 1.5px 0 #2F40FF,
2px 2px 0 #2F40FF,
2.5px 2.5px 0 #2F40FF;
}

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

#respond input{
border:2px solid #7781EF;
background:#CFD3FF;
}

#respond .comment-form-comment textarea{
border:2px solid #7781EF;
background:#CFD3FF;
}

#respond .form-submit input{
color:#7781EF;
background:#0E20EF;
background:-moz-linear-gradient(top,
#9FA7FF 0%,
#0F23FF 50%,
#9FA7FF 100%);
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #9FA7FF),
color-stop(50%, #0F23FF),
color-stop(100%, #9FA7FF)
);
}

#respond .form-submit input:hover{
background:#9FA7FF;
color:#1D2EEF;
background:-moz-linear-gradient(top,
#1725BF 0%,
#0F23FF 50%,
#1725BF 100%);
background:
-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #1725BF),
color-stop(50%, #0F23FF),
color-stop(100%, #1725BF)
);
}

#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:#0A18AF;
}
.title-not{
color:#111D59;
text-shadow:
0.5px 0.5px #3A50BC,
1px 1px #3A50BC,
1.5px 1.5px #3A50BC,
2px 2px #3A50BC,
2.5px 2.5px #3A50BC,
3px 3px #3A50BC,
3.5px 3.5px #3A50BC;
}
/* #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;
} */