/* CSS Document 
home template 1 - shared by all pages.
*/

/* *****************/
#col-3-1
{
	margin-top:20px;
	display:block;
	clear:both;
	}	
/**************/

#content {
	background:none;
	padding-bottom:0;
	}
#col-2-2 {
	min-height:380px;
	font-size:1.4em;
	}
* html #col-2-2 {height:380px;}
#col-3-1 {margin-right:16px;}
#col-3-2 {
	width:375px;
	padding:0 13px 0 16px;
	font-size:1.2em;
	}
#col-3-2 .row {
	float:left;
	clear:both;
	width:100%;
	margin-bottom:3.6em;
	}
#col-3-2 .row.first {}
#col-3-2 .row.last {margin-bottom:0;}
#col-3-2 .content-box {
	float:left;
	width:165px;
	margin-right:45px;
	}
#col-3-2 .content-box.first {
	}	
#col-3-2 .content-box.last {
	margin-right:0;
	}	
#col-3-2 .content-box h3 {
	font-weight:bold;
	font-style:italic;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:0.4em;
	margin-bottom:0.9em;
	font-size:1.2em; 
	}	
#col-3-2 .content-box img {
	float:left;
	}	
#col-3-2 .content-box p {
	margin-left:75px;
	line-height:1.45em;
	}
#col-3-3 {
	width:270px;
	font-size:1.2em;
	}
#col-3-3 h3 {
	font-weight:bold;
	font-style:italic;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:0.4em;
	margin-bottom:0.9em;
	font-size:1.2em;
	}	
#col-3-3 #user-videos {
	margin-bottom:4em;
	}
* html #col-3-3 #user-videos {display:inline;}
#col-3-3 #user-videos .content-box {
	clear:both;
	margin-bottom:1.7em;
	}
#col-3-3 #user-videos .content-box.last {margin-bottom:0;}
#col-3-3 #user-videos img {
	float:left;
	}
#col-3-3 #user-videos h4 {
	margin:0 0 0.3em 105px;
	font-size:1em;
	}	
	
#col-3-3 #user-videos h4 a {
color: #4B4B4B;
text-decoration: none;
	}		
	
#col-3-3 #user-videos p {
	margin-left:105px;
	line-height:1.45em;
	}	
#col-3-3 #new-content {
	}
#col-3-3 #new-content h3 {
	margin-top: 0.5em;
	padding-bottom:0.5em;
	margin-bottom:0.7em;
	margin-top:-3px;	
	}
#col-3-3 #new-content .hr {
	margin:1em 0;
	}
#col-3-3 #new-content h4 {
	clear:left;
	margin-bottom:0.4em;
	font-size:1em;
	}
#col-3-3 #new-content h4 img {
	display:inline;
	margin-left:5px;
	}
#col-3-3 #new-content p
{
	clear:both;
	}
#col-3-3 #new-content p a {
	margin-top:0.3em;
	font-weight:bold;
	}
