


small, #shortRight ul ul li, #shortRight ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 1em;
	}
	
div.page-head h3 {color:#5b5a53;}

h3 a, h3 a:link, h3 a:visited {
	font-size:1.2em;
	text-transform:uppercase;
	color: #808D9F;
	text-decoration: none;
	margin-bottom:10px;
	}
h3 a:hover {
	color: #374C68;
	text-decoration: none;
	margin-bottom:10px;
	}
	
	
a.blog, a.blog:link, a.blog:visited {
	font-size:1em;
	color: #374C68;
	text-decoration: none;
	}
a.blog:hover {
	color: #808D9F;
	text-decoration: none;
	}
	


/* End Typography & Colors */



/* Begin Structure */




.post {
	margin: 0;
	}

.post hr {
	display: block;
	}

.post {
	margin: 0;
	}

.postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	margin: 30px 0;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.wp-caption-text {color:#666;}

/* End Structure */






/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

div.entry-head {margin-bottom:10px;}


html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#blogRight ul, #blogRight ul ol {
	margin: 0;
	padding: 0;
	}

#blogRight ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	border-bottom:1px dotted #A89D8F;
	}
	
#blogRight ul li a {text-decoration:none;display:block;}
#blogRight ul li a:hover {text-decoration:none;}


#blogRight h2 {background: #A89D8F; color:#ffffff; font-size:11px; font-weight:normal;display:block;padding:4px;margin-top:5px;margin-bottom:2px;}


#categories-1 {width:135px;float:left;margin-right:10px;}
#archives {width:135px;float:left;}
#recent-posts {width:360px;padding-bottom:3px;}
#search {border-bottom:1px dotted #A89D8F;border-top:1px dotted #A89D8F;margin:5px 0;width:360px;padding-top:2px;}

#text-1 {width:360px;padding-bottom:3px;}
#samsarin-php-1 {width:360px;padding-bottom:3px;}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 5px auto;
	padding: 3px; 
	text-align: left;
	}

#blogRight #searchform #s {
	width: 180px;
	padding: 2px;
	border:1px solid #A89D8F;
	margin:0;
	height:12px;
	}

#blogRight #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}





#blogRight form {
	margin: 0;
	}
/* End Sidebar */


div.navigation {padding-bottom:10px;font-weight:bold;}
div.left {float:left;margin:0 5px;}
div.right {float:left;margin:0 5px;}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	
	}

acronym, abbr {
	
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

