/*
This file is part of the Digital Raindrops CMS-portfolio for WordPress and Artisteer
Copyright 2010 David Cox; (email : david.cox@digitalraindrops.net)
Plugin Support: http://www.digitalraindrops.net/Boards/
This CSS file will be loaded last, make any changes to your styles only in this file
*/

/* cu3er alter margin left and top if required */
/* Width of art-contentLayout used for Feature gallery from style.css 992px */

#cms-info-block
{
	color: #525252;
}

.cms-info-text
{
	color: #525252;
}

.cms-info-text a:link {
	color: #7D7D7D;
}

.cms-info-text a:visited {
	color: #575757;
}

.cms-info-text a:hover {
	color: #1C1C1C;
}

.art-postheader a
{
  color: #525252;
}

.art-postheader a:link
{
  color: #7D7D7D;
}

.art-postheader a:visited, .art-postheader a.visited
{

  color: #575757;
}

.art-postheader a:hover, .art-postheader a.hovered
{

  color: #1C1C1C;
}


.cms-footer-bottom .art-footer-text
{
  color: #525252;
}

.cms-footer-bottom .art-footer-text a:link
{
  color: #7D7D7D;

}

.cms-footer-bottom .art-footer-text a:visited
{
  color: #575757;

}

.cms-footer-bottom .art-footer-text a:hover
{
  color: #1C1C1C;

}

.cmsf-WidgetsHeader .t
{
	color: #525252;
}

.cmsf-WidgetsContent-body
{
	color: #525252;
}

.cmsf-WidgetsContent-body a:link
{
	color: #7D7D7D;
}

.cmsf-WidgetsContent-body a:visited, .cmsf-WidgetsContent-body a.visited
{
	color: #575757;
}

.cmsf-WidgetsContent-body a:hover, .cmsf-WidgetsContent-body a.hover
{
	color: #1C1C1C;
}

.cmsf-WidgetsContent-body ul
{
	color: #525252;
}

.cmsf-WidgetsContent-body ul li:hover
{
	color: #525252;
	background-color: #C7C7C7;
	border-bottom: solid 1px #525252;
}
