/*
Theme Name: Playnormous Theme
Theme URI: http://www.playnormous.com
Description: The theme used for Playnormous
Version: 1
Author: Archimage - http://www.archimageonline.com
*/

#blog_title					{height: 40px; background: url('/assets/images/blog/ui/blog_title.gif') no-repeat; text-indent: -1000px;}
#blog_menu ul				{list-style: none; margin: 0px}
#blog_menuList > li			{margin: 0px 0px 10px 0px;}
#blog_menuList h2			{color: #F04603;}
#blog_menuList ul li		{/*text-indent: 10px;*/}

#blog_menuHeaderBlog		{height: 33px; background: url('/assets/images/blog/ui/title_blog.gif') no-repeat; text-indent: -1000px;}
#blog_menuHeaderCategories	{height: 33px; background: url('/assets/images/blog/ui/title_categories.gif') no-repeat; text-indent: -1000px;}
#blog_menuHeaderArchives	{height: 33px; background: url('/assets/images/blog/ui/title_archives.gif') no-repeat; text-indent: -1000px;}
#blog_menuHeaderRss			{height: 33px; background: url('/assets/images/blog/ui/title_rss.gif') no-repeat; text-indent: -1000px;}
#blog_menuHeaderSearch		{height: 33px; background: url('/assets/images/blog/ui/title_search.gif') no-repeat; text-indent: -1000px;}


/*
	BLOG MENU ITEMS
*/
.blog_menuItem				{width: 226px; margin: 0px 0px 20px 0px;}
.blog_menuItemTitle			{padding-left: 10px;}
.blog_menuItemMenu			{margin: 5px 0px 0px 0px;}
.blog_menuItemMenuHeader	{font-size: 0px; height: 4px; background: url('/assets/images/ui/articleHeader.png') no-repeat;}
.blog_menuItemMenuList		{background: #F3F3F3; padding: 7px 15px 15px 12px;}

.blog_menuItemMenuList a	{color: #006699;}
.blog_menuItemMenuList a:visited	{color: #006699;}
.blog_menuItemMenuList a:hover	{color: #FD6500;}

.blog_menuItemMenuFooter	{height: 4px; background: url('/assets/images/ui/articleFooter.png') no-repeat;}
.blog_menuItemListItems		{}

/*
	BLOG POSTS
*/
.blog_post					{margin: 0px 0px 25px 0px;font-family: georgia,serif;}
.blog_post 	a				{color: #025b88; text-decoration: underline; }
.blog_post	a:hover			{color: #f04603;}
.blog_postTitle				{font-weight: normal; font-size: 26px; margin: 30px 0px 2px 0px;}

.blog_postTitle a			{color: #025b88; text-decoration: none;}
.blog_postHeader			{margin: 0px 0px 0px 0px; color: #f04603; font-style: italic; font-family: Arial, sans-serif}
.blog_postBody				{margin: 0px 0px 25px 0px;}
.blog_postBody 	a			{color: #025b88; text-decoration: underline; }
.blog_postBody	a:hover		{color: #f04603;}

.blog_postFooter			{font-weight: normal;}
.blog_postFooter a			{text-decoration:none;}

.blog_postTitle h1			{font-weight: normal; font-size: 26px; margin: 30px 0px 2px 0px;}
.blog_postBody h2			{font-weight: normal; font-size: 18px; margin: 30px 0px 10px 0px;}
.blog_postBody h3			{font-weight: normal; font-size: 15px; font-style: italic; margin-bottom:0px;}
.blog_postBody p			{margin:0px 0px 15px 0px;}

.blog_postBody li 			{margin: 15px;}

/*
	BLOG POSTS
*/
.blog_postComments			{margin: 25px 0px 0px 0px}






