/*   
Theme Name: ProntoArtOfMoming
Theme URI: http://artofmoming.pronto.com
Description: Thematic > Pronto > ProntoArtOfMoming
Author: Joe Messina and Bilal Allawala
Author URI: http://www.pronto.com/
Template: thematic
Version: 1.0
Tags: Pronto, Art of Moming, Thematic
*/


/* Pronto Master */
@import url('../pronto/style.css');

body	{ color: #414141; }
#fullPageContainer 	{ background: #fff url(images/headerContainerBkgd.png) repeat-x; } /*render the header bg*/
#footerContainer 	{ background:#d0f1f9 url(images/footerBarBkgd.png) repeat-x; } /* render the footer bg can also link directly to http://cache-www.pronto.com/css-local/main/pronto3/images/backgrounds/home/footerBarBkgd.png */

/*	GENERICS  */
a, 
a:visited { color: #16a8d9; }

/*	STYLE HEADER  */
#branding				{ height:70px; background-image:none; background-image:url(images/header.png); background-repeat: no-repeat; background-position: 0 0; }
#branding img { background-image:none; } /*normally used for the "brought to you by pronto.com image"
#branding #blog-title	{ background: url(images/header.gif) no-repeat top right; }
#branding #blog-title a	{ position:absolute; top:22px; left:10px; width:358px; height:37px; }

/*	CONTENT AREA  */
.hentry				{ border-bottom:3px solid #cccccc; }
.entry-title,
h2.entry-title a	{ color:#16a8d9; font-family:Georgia,serif; font-weight: bold; font-size: 24px;}
.entry-content 		{ color:#414141 }

.entry-meta 				{ color: #888; } /* ENTRY META the tiny date time and posters name under a blog title*/
.entry-meta a.url, 
.navigation a,
.navagation a:visited { color: #16a8d9; }

/*	COMMENTS  */
#comments			{ border-top:2px solid #CCC; }
#comments-list		{ border-bottom:2px solid #CCC; }
#comments-list li	{ background:#F6F1EA; border-bottom:1px solid #E0D9CE; }
#comments h3		{ font-size:21px; padding:0 0 18px 0; font-family:Georgia,serif; }
#comments .formcontainer	{ background-color:#F6F1EA; border-top:1px solid #E0D9CE; border-bottom:1px solid #E0D9CE; }

/*	ASIDE  */
.aside 			{color:#414141;}
.aside h3		{ padding-top:12px; font-weight: bold; font-family: Georgia, serif; }
.aside h3,
.findUsOnlineModule ul li.findUsOnline,
.meetTheBloggersModule ul li.meetTheBloggers	{ border-top:2px solid #CCC; background:none; }

/*	FIND US ONLINE AND MEET THE BLOGGERS  */
.findUsOnlineModule li.findUsOnline			{ font-family: Georgia, serif; font-weight:bold; }
.findUsOnlineModule ul li.siteLogo a		{ width:127px; height:19px; margin-top:7px; background-image:url(images/findUsSiteLogo.png); }
.meetTheBloggersModule ul li.blogger01 a	{ background-image:url(images/bloggers/ginabagz.jpg); }
.meetTheBloggersModule ul li.blogger02 a	{ background-image:url(images/bloggers/kat.jpg); }

/*	SEARCH  */
#searchform #s				{ width:118px; }

/*	BUTTONS  */
.form-submit #submit		{ width:111px; background-image:url(images/addComment.png); }
#searchform #searchsubmit	{ width:60px; background-image:url(images/search.png); }

/* FEEDS FROM OTHER BLOGS */
#rss-aggregator-ticker div#custom-rss-frame{ border-top:2px solid #CCC; }
#rss-aggregator-ticker a, #rss-aggregator-ticker a:visited { color: #666; }
.rss-src1 .rss-src-title{ background: url(../pronto/images/pronto-style-rss.png) no-repeat; }
.rss-src2 .rss-src-title{ background: url(../pronto/images/pronto-home-rss.png) no-repeat; }
.rss-src3 .rss-src-title{ background: url(../pronto/images/pronto-tech-rss.png) no-repeat; }
.rss-src4 .rss-src-title{ background: url(../pronto/images/pronto-shoptherapy-rss.png) no-repeat; }
.rss-src5 .rss-src-title{ background: url(../pronto/images/pronto-jetset-rss.png) no-repeat; *width: 181px;}

/* PRONTO LINK */

#main #prontoLinks #home a { color:#666; }

/*	FOOTER  */
/*#siteinfo	{ padding-top:5px; border-top:3px solid #CCC6BE; background:none; }*/
#footer 	{color:#414141;}
#siteinfo	{ height: 118px; }
#siteinfo a, #siteinfo a:visited {color: #414141;}
#siteinfo-link a:visited, #siteinfo-links a{color:#414141;}

/*	ARCHIVE  */
body.archive .page-title	{ font-size:32px; margin-bottom:15px; font-family:Georgia,serif; }
body.archive .entry-title a	{ font-size:21px; }


.categoryContainer { border-bottom:1px solid #cccccc; }
