
/******************

	DON'T DISPLAY
	
******************/



#head-ad, 
#nav,
#gutter,
#outer, 
.post .toolbar, 
.post .categories,
#prev-next,
.post-ad,
.post .ad,
.post .post-meta,
#comment-area,
#footer-top,
#footer-inner, 
form, input, select, option,
#akst_form,
p.categories,
#related-posts,
#banner h1 a,
#banner div,
#credits {

	display:none; }
	
* {

	color:#000000 !important; 
	background-color: white !important; }
	
a {

	text-decoration:none !important; }

body {
	
	font-family:Georgia,Times,"Times New Roman",sans-serif;
	margin:0;
	padding:0; }

#page {

	margin:20px;
	width:600px; }
	
	
#main { }	
	
	
#content { }
	
	
#content-inner { }	
	

		
		
		
/************************

	COMMON ELEMENTS
	
************************/
	

h1,h2,h3,h4,h5,h6 {
	
	font-size:100%;
	font-family:Georgia, Times, serif;
	font-weight:bold; }


h1 {
	
	font:normal 180%/1.05em Georgia, Times, serif; 
	color:#000; }
	
	
h1 a {

	color:#000;
	text-decoration:none; }
	
	
h1 a:hover {
	
	text-decoration:underline; }	
	

h2 {
	
	font:bold 100%/1.05em Georgia, Times, serif;
	line-height:1em; 
	margin-top:1em; }
	

h3 {

	font-size:100%; }
		
	
p {

	font-size:92%;
	color:#111;
	line-height:1.5em;
	margin-bottom:1.3em;
	margin-top:1em; }


li {

	line-height:1.3em;
	margin-bottom:1em; }


ul,ol {

	margin:1em 0 1em 10px;
	padding-left:8px; }


ul {

	list-style-type:square; }
	

blockquote {

	margin-left:10px;
	margin-right:10px;
	border-left:5px solid #EEE;
	padding-left:10px; }


a {

	color:#27527D; }
	
	
a:hover {

	text-decoration:none; }
	

a img {

	border:none;
	vertical-align:middle; }	


.icon-16 {

	vertical-align:middle; }
			
	
	
	
/******************

	BANNER
	
******************/
	
#banner { text-align:center; }
	
	
#banner h1 a span, #banner .description { }
	
	
#banner h1 { }
	
	

	
/************************

	POSTS
	
************************/


.post h1, .post h2, .post h3 {

	margin:0; }
	
	
.post li {

	font-size:92%;
	color:#111; }


.post .date {
	
	color:#990000;
	font-variant:small-caps;
	margin-bottom:0px;
	font-size:80%; 
	margin-top:0; }


.post .author {
	
	margin-top:4px;
	margin-bottom:1em;
	font-family:Georgia, Times, serif;
	font-size:80%;
	color:#000; 
	padding:0; 
	font-style:italic; }


.post .meta {

	font-size:90%;
	color:#9AC2D7; }

	

	
/******************

	FOOTER
	
******************/
	
=
	
#copyright {
	
	background-color:#333;
	padding:20px;
	font-size:80%;
	font-family:verdana, arial, sans-serif; }
	
#copyright p {

	color:#FFF; }
	
#copyright a {

	color:#CCCCCC; }




/************************

	PAGE-SPECIFIC
	
************************/


.archives h1.category-head {

	background-color:#333;
	color:#FFF; 
	text-align:center; 
	font-size:110%;
	padding:6px 0; 
	margin-bottom:20px; }


.home .post, 
.archives .post {

	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:20px; }
	
.home #archives-link {

	padding-bottom:10px; }


