/*
Theme Name: abstractlightyellow
Text Domain: lightyellow
Author: Adamradio team
License: GNU General Public License
License URI: https://www.gnu.org/copyleft/gpl.html
Author URI: http://wwww.adamradio.caster.fm
Tags: light,yellow,purple
Version:1.6
Description: An avsome abscract theme with a search field only if the system has entries 
*/
html{
font-family:Arial;
}
body{
background:#29193B;
color:#0EC389;
}
h1{
background:lightyellow;
}
h2{
color:lightyellow;
position:absolute;
}
a{
color:#fff;
}
.wp-caption{
color:orange;
}
.wp-caption-text{
color:#67B31D;
}
.sticky{
text-align:center;
}
.gallery-caption{
text-transform:uppercase;
}
.bypostauthor{
color:#07F07F;
}
.alignright{
text-align:right;
}
.alignleft{
text-align:left;
}
.aligncenter{
text-align:center;

}       