﻿/* Post View */
#sidebar{width:200px; float:right; margin:0 10px; padding:0 10px; min-height:300px;	border-left:1px solid #e1dcb8;}
#sidebar .author{display:none;}
#postview{float:left; width:640px; margin:0 0 15px 30px;}
#postview #breadcrumbs{}
#postview #post{margin-top:20px; font-size:14px;}
#postview #post #title{margin-bottom:5px; color:#d2a854;}
#postview #post #author{color:#e1dcb8; font-size:12px;}
#postview #post #body{margin:15px 0 30px 0; line-height:18px;}
#postview #post #tags a:link, #postview #post #tags a:active, #postview #post #tags a:visited{color:#03b4e7; text-decoration:none;	margin-right:4px;}
#postview #post #tags a:hover{color:#0191ba; text-decoration:underline; margin-right:4px;}

/*Default View*/
#defaultView{padding:10px 0;}
#defaultView td{vertical-align:top;}
#defaultView .preview{}
#defaultView .name{margin:0 0 5px 0;}
#defaultView .name a{font-size:18px;}
#defaultView .description{}

/*Category View*/
#categoryview #categories{}
#categoryview #categories td{vertical-align:top;}
#categoryview #categories .preview{}
#categoryview #categories .name{margin:0 0 5px 0;}
#categoryview #categories .name a{font-size:18px;}
#categoryview #categories .description{}
#categoryview #category{}
#categoryview #category #heading{}
#categoryview #category #heading .preview{width:150px; float:left; margin-right:0px;}
#categoryview #category #heading #description{float:left; width:450px;}
#categoryview #category #name{}
#categoryview #category #posts{clear:both; font-size:14px; line-height:16px;}
#categoryview #category #posts .post{clear:left; margin-bottom:10px; width:800px; border-bottom:1px solid #ddd; margin-left:55px;}
#categoryview #category #posts .post .preview{float:left; width:100px; min-height:80px; margin-right:10px;}

/* Blogview View */
#blogview{}
#blogview #sidebar{width:200px; float:left; background-color:#ddd; margin:0 10px; padding:10px; min-height:300px;}
#blogview #category{float:left;	width:600px;}
#blogview #category #heading{clear:right;}
#blogview #category #preview{width:200px; min-height:100px; float:left; margin-right:20px;}
#blogview #category #name{}
#blogview #category #posts{margin-top:20px;	clear:both;}
#blogview #category #posts .post{clear:left; margin-bottom:10px;}
#blogview #category #posts .post .preview{float:left; width:100px; min-height:80px; margin-right:10px;}


/* Search Results View  */
#results #posts{margin-top:20px; clear:both;}
#results #posts .post{clear:left; margin-bottom:10px;}
#results #posts .post .preview{float:left; width:100px;	min-height:80px; margin-right:10px;}

/* Nested List View */
#nestedlist{}
#nestedlist .category{font-size:16px; font-weight:bold;}
#nestedlist .posts{margin:10px 0 0 0px;}
#nestedlist .posts .post{}
#nestedlist .posts .post{} .author{font-size:10px;}