/* ---------- @ Post Styles -----------*/

.post {
	
	background:#FFEBCC; /* url(../images/bg_polkadot_2.gif) repeat 0 0 */
	border:1px solid #FFD491;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 35px;
	}
	
	.post-content 
	{
		background: url(../images/bg_stripes_3.gif) repeat-x scroll 0 100%;	
		padding: 17px 10px 35px 10px;
		-webkit-border-bottom-right-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-bottomright: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
	}

.entry {
	font-size:0.9em;
	}

.entry p {
	letter-spacing:0.01em;
	}
			
.entry ul, .entry ol {
	padding:0 15px 10px 10px;
	}		

.entry ul li {
	margin-left:45px;
	list-style:square;
	padding:3px 0;
	}

.entry ol li {
	margin-left:15px;
	padding:3px 0;
	}

.entry .postcat a,
.post .postcat a {
	border-bottom:medium none;
	color:#b97811;
	display:inline-block;
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial;
	font-size:10px;
	letter-spacing:0.2em;
	margin:0;
	text-transform:uppercase;
	}

.entry blockquote, .commentlist blockquote {
	margin:18px 0px 25px 0px;
	padding:2px 15px 4px 15px;
	line-height:150%;
	background:	#dad7e5; /* url(../images/bg_polkadot_7.gif) repeat scroll 0 0 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #a8a4b6;
	font-size:0.9em;
	}			

.entry img {
	float:left;
	margin:5px 14px 6px 0;
	border:1px solid #51373d;
	padding:6px;
	background:#E3F0EF; /* url(images/bg_polkadot_5.gif) repeat scroll 0 0 */
	border:1px solid #D2DFE1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
 
p.postmetadata  {
	text-transform:uppercase;
	font:.7em 'Lucida Grande','Lucida Sans Unicode',Arial;
	color:#416774;
	letter-spacing:0.2em;
	margin: 5px 0 0 0;
	}

#interior p.postmetadata {
	font-size:0.65em;
	}
	
.postmetadata em {
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.postmetadata .commentcount {
	font-style:normal;
	font-size:1.1em;
	}
			
.entry code {
	font: 1em "Courier New", Courier, monospace;
	overflow:auto;
	padding:14px;
	background:#422f33;
	display:block;
	}

.entry table {
	width:100%;
	border-collapse:collapse;
	margin:15px 0;
	}

.entry td, .entry th {
	border-bottom:1px solid #422f33;
	padding:4px 8px;
	background:#301e22;
	}

.entry th {
	font-weight:normal;
	text-align:left;
	width:35%;
	}

#indexing {
	background:#E3F0EF; /*  url(images/bg_polkadot_5.gif) repeat 0 0 */
	border:1px solid #D2DFE1;
	padding:6px 8px;
	font-size:0.85em;
	line-height:200%;
	}

#indexing a {
	font: italic 0.9em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.08em;
	color: #416774;
	}	
	

	
/* ---------- @ Comment Styles -----------*/

#comment {
	width:100%;
	}

#commentarea {

	}

.commentlist, #trackbacklist {
	margin:25px 0 0 0;
	padding:0 0 30px 0;
	list-style-type: none;
	}

.commentlist li, #trackbacklist li {
	margin: 15px 0 3px 0px;
	padding: 8px 15px 10px 15px;
	background:#FFE6E8; /* url(../images/bg_polkadot_4.gif) repeat scroll 0 0 */
	border:1px solid #E2C2C6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

.commentlist .commentmetadata {
	font-size:0.85em;
	padding-top:1px
	}

#trackbacklist .commentmetadata {
	font-size:0.8em;
	padding-top:3px;
	}
			
.commentlist cite, #trackbacklist cite {
	font:normal 1.1em Georgia, "Times New Roman", Times, serif;
	}	

cite a {
	font:normal 1.1em Georgia, "Times New Roman", Times, serif;
	}
		
.gravatar {
	float:left;
	width:62px;
	}

.gravatar img {
	padding:3px;
		-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #E2C2C6;
	}
		
.commentinfo {
	float:left;
	padding-top:5px;
	font-size:0.9em;
	color: #D6618C;
	}

.commentinfo a, .commentinfo a:visited { color: #D6618C; }

.commentlist li.my_comment {
	background:	#dad7e5; /* url(../images/bg_polkadot_7.gif) repeat scroll 0 0 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #a8a4b6;
	}
	
.commentlist li.my_comment .commentinfo, .commentlist li.my_comment .commentinfo a, .commentlist li.my_comment .commentinfo a:visited {
	color: #584a7a;
}

.commentlist li.my_comment .gravatar img {
	padding:3px;
		-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #a8a4b6;
	}

.commenttext {
	font-size:0.8em;
	}

.commentlist code {
	font-size:1.3em;
	line-height:120%;
	}

	
				
