
/* projects css */

#head-graphic {background-image: url('images/hobbit_header.gif'); background-repeat: no-repeat; width: 754px; height: 157px;}
/* video single post view */
#video-page {width: 755px; padding-top: 11px; margin-bottom: 10px; font-family: arial, Verdana, Trebuchet MS, Tahoma, sans-serif; text-align: left; font-size: 13px; margin-left: auto; margin-right: auto; background-image: url('images/curve_top.gif'); background-repeat: no-repeat;}
#video-head {width: 728px; background-color: #7bb3e0; font-size: 15px; padding-top: 3px; padding-left: 24px;}

#video-contents {width: 748px; min-height: 150px; display: block; background-color: white; padding-top: 10px; border-left: 2px solid #7bb3e0; border-right: 2px solid #7bb3e0;  }
#video-indent {margin: 0px 40px 0px 20px; color: #0c2669;}
.video-thumbnail {float: left; margin-right: 10px;}
#video-footer {width: 755px; height: 11px; background-image: url('images/curve_bottom.gif'); background-repeat: no-repeat;}

#pagetitle {width: 755px; text-align:center;}
#pagetitle h1 { color: #E3E4EE;}

.author-right {float: right; right: 15px;} 
.single-post {width: 590px; background-color: #ffffff; text-align: left; font-family : arial, helvetica, san-serif; border-left: 3px solid #7bb3e0; border-right: 3px solid #7bb3e0; }

.entry { padding: 10px 30px 10px 30px;  width: 494px;}
.replies {border: 2px solid #dccca6; margin-top: 10px; padding: 15px; background-color: #f9f2e1; }

.single-curve-bottom {background-image: url('images/single-narrow_curve-bottom.gif'); background-repeat: no-repeat; width: 596px; height: 13px; margin-bottom: 32px;}


h1{	
	font-family : arial, helvetica, san-serif;
	font-size: 32px;
	font-weight: bold;
}

h2{
	font-family : arial, helvetica, san-serif;
	font-size: 24px;
	font-weight: bold;
}

h3{ /* used for the title Replies */
    color: #373a97;
    font-family : arial, helvetica, san-serif;
    font-size: 24px;
    font-weight: bold;
	padding: 12px 0px 0px 8px;
}

.authorlink{
    color: #bd7b2d;
    font-family : 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: bold;
}

.replytime{
    color: #e29b02;
    font-family : 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: bold;
}

h4{
	color: #FFFFFF;
	font-family : arial, helvetica, san-serif;
	font-size: 15px;
	font-style:italic;
}

h5{
	color: #cc940c;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
}

.h5Black{
	color: #000000;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
}

.h5Green{
	color: #48af60;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
}

.h5BlueLink{
	color: #2993dd;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
}

.h5BlueLink.hover{
	color: #2993dd;
	font-family : 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration: underline;
}

.h6{
	color: #000000;
	font-family : arial, helvetica, san-serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
}

.mainText{
	color: #000000;
	font-family : arial, helvetica, san-serif;
	font-size: 12px;
}

.a1 {
	color:#330099;
	text-decoration: underline;
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
}
				
.a1:visited{
	color: #e63dd8;
	text-decoration: underline;
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
}

.aLink {
	color:#330099;
	text-decoration: underline;
	font-family: arial, helvetica, san-serif;
	font-size: 12px;}