/*
Theme Name: pk2011 Itis Theme
Theme URI: http://themeforest.net/user/ParkerAndKent/portfolio
Description: Theme designed and developed by <a href="http://themeforest.net/user/ParkerAndKent">ParkerAndKent</a>
Version: 1.1.2
Author: <a href="http://themeforest.net/user/ParkerAndKent">ParkerAndKent</a>
Author URI: http://themeforest.net/user/ParkerAndKent
License: GNU General Public License
License URI: licensing/README_License.txt
*/

.video_description_container img
{
	max-width:200px;
	max-height:200px;
}

.class_notification_container a
{
	text-decoration:underline;
}

.homepage-header, .cta-header {
	color: #fff;
	background-color: darkslategray;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#pk_sidebar_content #wordpress-cta {
	padding:10px;
	margin-left: -15px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	//border-color: #CCCCCC #CCCCCC #CCCCCC;
	//border-image: none;
	//border-right: 1px solid #CCCCCC;
	//border-style: solid;
	//border-width: 1px 1px 1px 1px;
	//box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

	width: 155px;
	background: white!important;
}