/*
Theme Name: CDI2c
Theme URI: 
Description: Computer Dynamics Child Theme to CDI2
Author: Computer Dynamics, Inc.
Author URI: http://www.CompDynamics.net
Template: CDI2
Version: 1.0
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/*
Import the parent theme
*/

@import url(../CDI2/style.css);

/* Start Correct Footer Link Decoration */
.art-footer .art-footer-text a:link
{
  text-decoration: underline;
  /* color: #772F22; */
}

.art-footer .art-footer-text a:visited
{
  text-decoration: underline;
  /* color: #AA2228; */
}

.art-footer .art-footer-text a:hover
{
  /* color: #9F3E2D; */
  text-decoration: none;
}
/* End Correct Footer Link Decoration */


/* Start wp-tutorials plugin adjustments */
#sfstest-sidebar blockquote
{
	margin: 0px 0px 0px 0px;
}

#sfstest-sidebar cite
{
	font-style: normal
}

#sfstest-page cite
{
	font-style: normal
}
/* End wp-tutorials sidebar adjustments */