﻿/*-------------------------------------------

             Title :  Marketeering
             Usage :  Blog Pages
             Author:  QualityXHTML
             Edited:  2009-07-11

---------------------------------------------*/


/*===================TOC=====================

               1. Blog Post
               2. Comments
               3. 
               4. 
               5. 

=============================================*/



/* 1. Blog Post
---------------------------------------------*/
#post {
	padding-top: 9px;
	}

#post h2 {
	margin-bottom: 7px;
	color: #043DAA;
	font-size: 1.1em;
	line-height: 1.45em;
	}

#post h2 a {
	margin-bottom: 7px;
	color: #043DAA;
	font-size: 1em;
	line-height: 1.45em;
	}

#post div {
	margin-bottom: 18px;
	color: #6A7791;
	font-size: 0.7em;
	}

#post div a {
	color: #E25500;
	}

#post p {
	margin-bottom: 16px;
	color: #00163F;
	font-size: 0.9em;
	line-height: 1.25em;
	}


/* 2. Comments
---------------------------------------------*/
#comments {
	margin-top: 20px;
	border-top: 1px solid #D9D9D9;
	}

#comments h3 {
	margin: 19px 0 20px;
	color: #002A74;
	font-size: 0.9em;
	}

#comments ol {
	padding-bottom: 8px;
	}

#comments ol li {
	margin-bottom: 10px;
	background: #E5E5E5 url(../images/comments_li_bg.png) repeat-y -600px 0;
	}

#comments ol li .inner {
	background: url(../images/comments_li_bg.png) no-repeat;
	}

.ie6-7 #comments ol li .inner {
	display: inline-block;
	}

#comments ol li .inner-1          { background-position:       0    0; }
#comments ol li .inner-1 .inner-2 { background-position: -1200px 100%; padding: 15px 16px 9px; }

.safari #comments ol li .inner-1 .inner-2 {
	text-shadow: #E5E5E5 0 1px 1px;
	}

#comments ol li div div div {
	margin-bottom: 8px;
	font-size: 0.75em;
	}

#comments ol li div div div a {
	color: #E46500;
	font-weight: bold;
	}

#comments ol li div div p {
	margin-bottom: 5px;
	font-size: 0.75em;
	line-height: 1.5em;
	}


/* 3. 
---------------------------------------------*/















/* 4. 
---------------------------------------------*/















/* 5. 
---------------------------------------------*/














