﻿/*----------Category----------*/
/*Single Category*/
#category							{}
#category .preview                  {width:250px; float:left;}
#category .description              {width:300px; float:left; font-size:16px; line-height:22px; font-weight:bold; margin:0 20px 0 310px;}
/*Post List*/
#category #posts					{margin:25px 20px 0 20px;}
#category #posts .post				{background:#d0d7dd; padding:10px; margin:0 0 50px 0;}
#category .post .preview			{float:left; height:129px; margin:0 40px 0 0; width:194px; text-align:center;}
#category .post .description		{float:left; width:570px; margin:0px; font-weight:normal;}
#category .post .title				{margin:0 0 0 0;}
#category .post .title a			{color:#bf343d; font-family:Georgia; font-size:20px; line-height:25px; font-weight:bold; text-decoration:underline;}
#category .post .date				{font-size:13px; font-style:italic;}
#category .post .teaser				{margin:0 0 10px 0;}
/*Category List*/
#categoryList						{}
#categoryList #categories			{margin:10px 30px;}
#categoryList #categories .preview	{width:250px; float:left; margin:0 20px 0 0;}
#categoryList #categories .previewImage {width:250px; height:173px; overflow:hidden;}
#categoryList #categories .wrapper	{width:500px; float:left;}
#categoryList #categories h2		{font-family:Georgia; font-size:18px;}
#categoryList #categories .viewBlog	{margin:10px 0 0 0;}

/*----------Post----------*/
#postview							{float:left; margin:0 35px 40px 0; width:600px;}
#postview h1						{line-height:28px;}
#postview #author					{font-style:italic;}
#postview .tags						{color:#717171; font-size:12px;}
#postview .tags a					{color:#717171; text-decoration:underline;}
#postview #body						{margin:20px 0 0 0;}

/*Sidebar*/
#sidebar							{background:#d0d7dd; float:left; margin:25px 0 0 0; min-height:350px; padding:20px; width:225px;}
#sidebar .teaser					{display:none;}
#sidebar .readMore					{display:none;}
#sidebar .PagerContainerTable		{display:none;}
#sidebar h2							{color:#bf343d; font-family:Georgia; font-size:20px; font-weight:bold; margin:0 0 10px 0;}
#sidebar .title						{font-size:12px; margin:0 0 20px 0;}
#sidebar .title a					{text-decoration:underline;}
