/*   
Theme Name: senior_fellows
Theme URI: http://example.com/example/
Description: A search engine optimized website framework for WordPress.
Author: You
Author URI: http://example.com/
Version: 1.0
Tags: blue, custom header, fixed width, two columns, widgets
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

.textwidget {font: normal x-small Verdana, Arial, Helvetica, sans-serif; padding: 7px 0 0 0;
	}

h3#reply-title {font: bold smaller; color:#1D4365;}

.linkbox {color: #dbcdc0; font: normal x-small Verdana, Arial, Helvetica, sans-serif;}
.linkbox ul {padding:0; margin:0 0 0 2px;}
.linkbox li {list-style:none; 
			margin: 10px 0;
			padding: 0 11px;
			background-image: url('http://www.piie.com/images/bullet-hottopic.gif');
			background-repeat: no-repeat;
	}
	
.linkbox a:link {color: #fff; text-decoration: none;}
.linkbox a:visited {color: #fff; text-decoration: none;}
.linkbox a:hover {color: #fbf5c9; text-decoration: none;}  

p.comment-form-comment {font: bold; color:#1D4365;}
.required {display: none}

#linkcat-2  {list-style: none; padding: 0; margin: 0; font: normal x-small Verdana, Arial, Helvetica, sans-serif; }
	#linkcat-2 a:link {color: #fff; text-decoration: none;}
	#linkcat-2 a:visited {color: #fff; text-decoration: none;}
	#linkcat-2 a:hover {color: #fbf5c9; text-decoration: none;}  
 	#linkcat-2 ul {margin:0px; padding:0px;}
	#linkcat-2 li {
		margin: 10px 0;
		padding: 0 11px;
		background-image: url('http://www.piie.com/images/bullet-hottopic.gif');
		background-repeat: no-repeat;
		list-style: none;
}

.img-shadow {
  float:left; 
  background: url('http://www.piie.com/images/shadowAlpha.png') no-repeat bottom right !important;
  background: url('http://www.piie.com/images/shadow.gif') no-repeat bottom right;
  margin: 5px 0 0 5px !important;
  margin: 5px 0 0 5px;
  }

.img-shadow img {
  display: block; 
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

.widget_rss a.rsswidget {
  color: #000;
  }

.widget_rss a.rsswidget:hover {
  color: #ff4b33;
  }

.widget_rss .widget-title img {
  width: 11px;
  height: 11px;
  }

/* Images selected as aligncenter and alignright, will be centered and floated right */

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
