.itemToolbar 
{
	/*height: 33px;
	line-height: 175px;
	margin: 0 0 3px;*/
	list-style: none;
}
.itemToolbar  li
{
	float: left;
	/*margin-right: 1px;*/
	list-style: none;	
}
	
.itemPrintLink
{
	display: block;
	/*color: white;
	padding: 8px 7px;
	background: #4C8BF5;
	-moz-box-shadow: 0 2px 1px gray;
	-webkit-box-shadow: 0 2px 1px gray;
	box-shadow: 0 2px 1px #54627a;*/
	background-image: url(../img/print.png);
	background-position: left center;
	height: 30px;
	width: 74px;	
}
a.itemPrintLink span
{
	font-size: 0px;
	padding: 10px 2px;
	color: #4C8BF5;
}

a.itemPrintLink:hover
{
	color: #4C8BF5;
	background-image: url(../img/print.png);
	background-position: left center;
	height: 30px;
	width: 74px;
}

a.itemEmailLink span
{
	font-size: 0px;
	padding: 15px 2px;
	color: #DC4A3D;
}

a.itemEmailLink:hover
{
	color: #DC4A3D;
	background-image: url(../img/mail_post.png);
	background-position: left center;
	height: 30px;
	width: 97px;
}

.itemEmailLink
{
	display: block;
	/*color: white;
	background: #DC4A3D;
	-moz-box-shadow: 0 2px 1px #755454;
	-webkit-box-shadow: 0 2px 1px #755454;
	box-shadow: 0 2px 1px #755454;*/
	background-image: url(../img/mail.png);
	background-position: left center;
	height: 30px;
	width: 97px;
}

.itemTextResizerTitle
{
	display: none;
	/*color: white;
	padding: 8px 7px;
	background: #CDCDCD;
	-moz-box-shadow: 0 2px 1px gray;
	-webkit-box-shadow: 0 2px 1px gray;
	box-shadow: 0 2px 1px gray;*/
}
#fontDecrease
{
	display: none;
	
}

#fontIncrease
{
	display: none;
	
}
/*
.itemRatingBlock li
{
	display: none;
	list-style: none;
}*/

.itemTitle
{
	font-weight: 600;
	font-size: 32px;
}

.itemAuthor
{
	font-weight: 600;
	color: gray;
	font-family: cursive;
}

.itemAuthor a
{
	font-weight: 600;
	color: #787878;
	font-family: cursive;
}

.itemDateCreated
{
	font-weight: 600;
	color: #787878;
	font-family: cursive;
}

.itemIntroText
{
	font-weight: 600;
	color: #868686;
	font-family: cursive;
	
}

.slider
{
	
}

.slider selected
{
	float: left;
}

.itemTagsBlock span
{
	display: none;
}

.itemTagsBlock
{
	display: block;
	margin: 0 0 3px;
	height: 25px;
	line-height: 25px;
	
}
.itemTagsBlock li
{
	float: right;
	list-style: none;
	
}

.itemTags li a
{
	color: #8f8f8f;
	padding: 3px 7px;
	margin-right: 0px;
	margin-left: 10px;
	background: #ededed;
	
}
.itemRelated_h3 {
	background-color: #DBE0E8;
	padding: 30px 10px 10px 10px;
}
.itemRelated_h3 h3{
	text-transform: uppercase;
	color: #616D82;
	background-color: #DBE0E8;
	text-align: right;
	margin: 0px 15px 0px 15px;
	border-bottom: 6px solid #616D82;
	font-size: 15pt;
}
.itemRelated ul {
	padding: 0;
}
.itemRelated ul li{
	list-style-type: none;
	background-color: #DBE0E8;
	border-bottom: 1px solid;
    border-bottom-style: dotted;
    padding: 0 25px 0px 25px;
	min-height: 100px;
	text-align: justify;
}
.itemRelated ul li a{
	color: #616D82;
	font-family: pt_sans_caption;
}
.itemTitle{
	font-family: pt_sans_bold !important;
	font-size: 20pt !important;
}
.itemIntroText p strong{
	font-family: pt_sans_bold !important;
}
.itemFullText p{
	font-family: pt_sans_caption !important;
	font-size: 10pt !important;
}
.itemDateCreated{
	font-family: pt_sans_bold !important;
}
.catItemTitle{
	font-family: pt_sans_bold !important;
}

.itemBody.vospit .itemFullText .vospit-wrapper > * {
	display: inline-block !important;
	height: auto !important;
	width: auto !important;
	overflow: hidden;
	float: left;
	margin: 0 !important;
	padding: 2.5px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > * > a {
	display: table-cell;
	width: 205px !important;
	height: 117px !important;
	text-align: center !important;
	color: white !important;
	vertical-align: middle;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
	padding: 5px !important;
	overflow: hidden !important;
	text-decoration: none !important;
	border:1px solid !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}

.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 1) > a {
	background-color: #338085;
	border:1px solid #47b3ba !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 2) > a {
	background-color: #3b7a98;
	border:1px solid #59add5 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 3) > a {
	background-color: #3a6999;
	border:1px solid #5896d6 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 4) > a {
	background-color: #395a95;
	border:1px solid #6796ec !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 5) > a {
	background-color: #3f5196;
	border:1px solid #6987f7 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 6) > a {
	background-color: #444897;
	border:1px solid #868cfd !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 7) > a {
	background-color: #4b428b;
	border:1px solid #8d7ff2 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 8) > a {
	background-color: #543f89;
	border:1px solid #9272e6 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 9) > a {
	background-color: #5f4386;
	border:1px solid #9e73d8 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 10) > a {
	background-color: #6d4383;
	border:1px solid #c078e6 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 11) > a {
	background-color: #7a4081;
	border:1px solid #d67ae1 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 12) > a {
	background-color: #7c4367;
	border:1px solid #d67ae1 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
/*hover*/
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 1) > a:hover {
	background-color: #3b969c;
	border:1px solid #47b3ba !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 2) > a:hover {
	background-color: #448eb0;
	border:1px solid #59add5 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 3) > a:hover {
	background-color: #447cb6;
	border:1px solid #5896d6 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 4) > a:hover {
	background-color: #476fb7;
	border:1px solid #6796ec !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 5) > a:hover {
	background-color: #4c62b5;
	border:1px solid #6987f7 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 6) > a:hover {
	background-color: #5055b4;
	border:1px solid #868cfd !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 7) > a:hover {
	background-color: #5a50a8;
	border:1px solid #8d7ff2 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 8) > a:hover {
	background-color: #654ca5;
	border:1px solid #9272e6 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 9) > a:hover {
	background-color: #7451a5;
	border:1px solid #9e73d8 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 10) > a:hover {
	background-color: #834e9e;
	border:1px solid #c078e6 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 11) > a:hover {
	background-color: #954d9e;
	border:1px solid #d67ae1 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody.vospit .itemFullText .vospit-wrapper > *:nth-child(n + 12) > a:hover {
	background-color: #9c5482;
	border:1px solid #d67ae1 !important;
	border-left-width: 0px !important;
	border-top-width: 0px !important;
}
.itemBody .itemIntroText p{
	font-weight: 100 !important;
	font-size: 16px !important;
}
.itemBody .itemIntroText ul li{
	font-weight: 100 !important;
	font-size: 16px !important;
}