﻿.grid
{
	font-family:Calibri;
	width:790px;
}
.wrapper
{
    background:url(_assets/img/gradient.gif) repeat-x center;
    height:100%;        	
}
.cloud
{
	text-align:justify;
	padding:0px 0px 0px 10px;
	float:left;
	width:225px;
}
.cloud H2, .title-bar
{
	font-weight:normal;
	display:block;
	height:25px;
	line-height:25px;
	font-size:20px;
	color:#ff7d00;
	border-bottom:solid 2px #16497b;
}
.cloud A.tag
{
	color:#fff;
	padding:0px 5px 0px 0px;
}
.cloud .tags
{
	padding:8px 0px 0px 0px;
}
.cloud .tags A
{
	text-decoration:none;
	color:#fff;
} 
.cloud .tags .all
{
	font-size:22px;
}         
.cloud .tags A:hover
{
	color:#ff7d00;
}                 
.cloud .t1 { font-size:14px; } 
.cloud .t2 { font-size:16px; } 
.cloud .t3 { font-size:18px; } 
.cloud .t4 { font-size:20px; } 
.cloud .t5 { font-size:22px; }                                 
             
.items
{
	margin:auto auto auto 235px;
	padding-left:20px;
}  
.items UL
{
	padding:8px 0px 0px 0px;
}        
.items LI
{
	display:inline;
	list-style-type:none;
}
.items .pager
{
	font-size:18px;
	text-align:right;
}
.items .pager .command
{
	text-decoration:none;
	color:#fff;
	padding-left:5px;
}
.items .pager .current
{
	padding-left:5px;
}        
.content
{
	height:425px;
}
.items .title-bar
{
	margin-right:10px;
} 
.items .title-bar H2
{
	height:25px;
	line-height:25px;
	font-size:20px;
	float:left;
	font-weight:normal;
} 