@import url("css/calendar.css");

/* Start Donwloads */
.vsddownoadheader {
   border: #e6e6e6 1px dashed;
}
.vsddownoad_topframe {
   background-color: #E6E6E6;
   font-weight:normal;
}
.vsddownoad_frame {
   background-color: #F4F4F4;
   font-weight:bold;
}
.vsddownoad_item {
   border: transparent 1px solid;
   background-color: transparent;
}
.vsddownoad_item_alt {
   border: #FFFFFF 1px solid;
   background-color: #F7F8F9;
}

/* End Donwloads */
div.hr {
	margin: 4px 0 4px 0;
	padding: 0;
	height: 1px;
	font-size: 1px;
	background: #CCCCCC;
}

.blog_body {
   padding-top:0px;
   margin-top:0px;
   padding-bottom:3px;
   vertical-align:top;
   text-align:left;
   width:100%;
   display:block;
}
.blog_date {
    color:#666666;
    font-size:12px;
    font-weight:bold;
    margin:0 0 0px;
    text-transform:uppercase;
}
.blog_bar {
    color:#666666;
}
.blog_published {
	text-align: left;
	display:table-row;
}
.thumbnail-frame {
	padding:2px;
	width:auto;
	border: #e6e6e6 1px solid;
	z-index:1;
}
.blog_pub-month {
	display:block;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin:0; 
	padding:0;
	padding-top:1px;
	background:  #333333;
	text-transform:uppercase;
}
.blog_pub-date { 
	display:block; 
	font-size:12px;
	margin:0; 
	padding:0;
}
.blog_pub-year {
	display:block;
	font-size: 10px;
	margin:0; 
	padding:0;
}
.blog_comments {
	background-image: url(images/blog_comments.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: bold;
}


#blog_title
{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16pt;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 16pt;
}

#blog_title a:link {
    font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16pt;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 16pt;
}

	
#blog_title a:visited {    
    font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16pt;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 16pt;
}


#blog_title a:active {
    font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16pt;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 16pt;
}


#blog_title a:hover{
    font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16pt;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 16pt;
}

h1, .horizontalline
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e6e6e6;
}

.blog_content {
   padding-top:0px;
   padding-bottom:0px;
   vertical-align:top;
   text-align:left;
   width:100%;
   display: table;
}
.blog_subhead {
	margin-top: 0px;
	padding-left: 9px;
	text-align:left;
	vertical-align:top;
	display: table-row;
}

div.hr {
	margin: 4px 0 4px 0;
	padding: 0;
	height: 1px;
	font-size: 1px;
	background: #CCCCCC;
}

hr { color: #CCCCCC; border-style: dotted; }

.dtlCategory {
	text-align: left;
	vertical-align:top;
	padding:2px;
	font-weight:bold;
}
.dtlSubCategory
{
	text-align: left;
	vertical-align:top;
	padding-left: 10px;
}

.dtlSubCategory TABLE
{
	margin-left: 10px;
}

.vsdblogRanking {
    padding-right:3px;
}
.vsdblog {
    clear: both;
    text-align: left;
	vertical-align:top;
    margin-bottom: 3px;
}
.vsdbloglinks {
   font-weight:normal;
   white-space:nowrap;
   padding-right:5px;
   border-right:#e6e6e6 1px dashed;
}
.vsdblogdayhoursmin {
    color:#008dd7;
	padding-right:3px;
}
.vsdblogHeadline {
    background-color:#F4F4F4;
    border:1px dashed #CECECE;
	font-size:14px;
}
.vsdblogEntry {
    margin: 5px 5px;
} 

.vsdblogImage { 
	margin : 2px 10px 4px 4px;
	float : left;
}
.vsdblogAuthor { 
	margin-bottom: 2px;
	color:#000000;
	font-size:10px;
	font-style:italic;
} 
.vsdblogMiniProfile {
  float: right;
  margin-right: 3px;
  width: auto;
  height: auto;
}
.vsdCalendar {
  float: left;
  width: 47px;
  height: 50px;
  margin-right:4px;
}
.vsdCalendarDay {
  font-family:Arial,Helvetica,sans-serif;
  font-size:18px;
  font-weight: bold;
  color: #333333;
  width: 47px;
  text-align:center;
  margin-top: 23px;
 }
.vsdCalendarYear {
  float:right;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight: bold;
  color: #FFFFFF; 
  text-align:right; 
  margin-right:3px;
  margin-top:4px;
}
.vsdCalendarIcon-01 {
  background: url('images/01.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-02 {
  background: url('images/02.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-03 {
  background: url('images/03.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-04 {
  background: url('images/04.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-05 {
  background: url('images/05.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-06 {
  background: url('images/06.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-07 {
  background: url('images/07.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-08 {
  background: url('images/08.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-09 {
  background: url('images/09.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-10 {
  background: url('images/10.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-11 {
  background: url('images/11.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-12 {
  background: url('images/12.png');
  background-repeat:no-repeat;
}
.EULAHeader {
 font-weight: 700;
}

.EULAContainer {
 padding: 8px 6px 8px 6px;
 height: 350px;
}

.EULAContent {
 width: 98%;
 color: #30332d;
 height: 350px;
}

.EULAFooter .Button, .EULAFooter .ClosePopupButton {
 border: outset 2px #30332d;
}
