/* Azure Screen Styles */

body {
	margin: 0;
	font: 10pt Helvetica, sans-serif;
	background: #333;
}

div#wholePage {
    width: 450pt;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
}

#content {
	background:  #fff;
	margin-top: 0;
}

#main { 
	padding: 1px;
	padding-left: 20pt;
	width: 400pt;
}

#footer {
	background: #f5b800;
	margin-top: 7px;
	height: 35px;
	text-align: center;
	clear: both;
}

#footer a { border: none; color: #000;}
#footer img { border: none; margin-top: 10px; }
	
/*+-------------------------------------------+
  |   			LINKS 						  |
  +-------------------------------------------+*/
  a {
  	color: #b88a00;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
	
 a:hover { color: #ffd050; }
/*+-------------------------------------------+
  |   			UTILITY 					  |
  +-------------------------------------------+*/

  h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica", sans-serif;
	font-weight: bold;
  	margin: 0;
	padding: 0;
	}
	
  form, div { padding: 0; margin: 0; }
  p { margin: 0 0 1em 0; padding: 0; }
  img { border: 0; }

  .user_icon {
    font-size: 0.7em;
    margin: 2pt;
    width: 41px;
    height: 41px;
    text-align: center;
    float: left;
  }
  .user_icon img {
  }

/*--------------------------------------------+
  |             CATEGORIES                    |
  --------------------------------------------+*/

.category-excerpt .comments {
    font-size: 8pt;
    margin-left: 10pt;
}

.category-excerpt .excerpt {
    font-style: italic;
    font-family: Palatino, "Times New Roman", serif;
    margin-left: 10pt;
}

/*+-------------------------------------------+
  |   			POST 						                  |
  +-------------------------------------------+*/
  .post {
  }

  .post .header {
    margin: 0 80pt 10pt 0;
    padding: 0;
    padding-top: 15pt;
    border-bottom: 1px solid black;
  }

  .post .header .user_icon {
    font-size: 0.7em;
    margin-right: 10pt;
    width: 42px;
    height: 42px;
    text-align: center;
    float: left;
  }

  .post .main_text {
    word-spacing: 2pt;
    line-height: 1.5em;
    margin: 0 80pt 0pt 20pt;
    padding-bottom: 20px;
    background: #fff url(/images/theme/blood_drops.png) bottom left no-repeat;
  }

  .post .main_text blockquote {
    border-left: 5pt solid #eee;
    font-style: italic;
    padding-left: 10pt;
    margin-left: 10pt;
  }

  .post .main_text > p:first-child:first-letter {
    font-size: 52pt;
    margin-top: 4pt;
    float: left;
    line-height: 36pt;
    font-family: Palatino, "Times New Roman", serif;
    color: #666;
    padding-bottom: 4pt;
  }

  .post .excerpt {
    margin: 0;
    text-align: right;
    font-style: italic;
    font-family: Palatino, "Times New Roman", serif;
    padding: 0;
    margin-left: 40pt;
  }

  .post h2 {
  	font-size: 28pt;
  	margin-left: 42pt;
  	font-family: Helvetica, sans-serif;
  	font-weight: bold;
	}
	
  .post h2 a {
  	color: #F5B800;
	text-decoration: none;
	border: none;
	}
	
 .post h2 a:hover {
 	color: #ffd050;
	}
	
  p.meta {
  	font-size: 75%;
	text-align: right;
	padding-bottom: 5pt;
	border-bottom: 1px solid #ddd;
	margin-right: 80pt;
	}
	
 p.auth {
	font-size: 8pt;
	margin-left: 10px;
	font-weight: normal;
	font-style: italic;
	padding-left: 36pt;
	color: #000;
	}
 	
 /*+-------------------------------------------+
  |   			      COMMENTS						         |
  +-------------------------------------------+*/

  .comment_list h4 {
    padding-bottom: 10pt;
  }

  .comment_list {
    background: #fff;
    border: 3px solid #fc3;
    margin: 10pt;
    margin-right: 80pt;
    padding: 10pt;
  }

  .comment_list .postmetadata a {
    font-weight: bold;
  }

  .comment_text, #preview {
    word-spacing: 2pt;
    line-height: 1.5em;
 	background: #ffffcc;
  	padding: 5pt;
  	margin-bottom: 10pt;
  	margin-top: 15pt;
  	color: #000;
  	min-height: 60px;
  	border: 1px solid #f5b800;
  }

  #preview {
    margin-left: 10pt;
   	margin-right: 80pt;
  }
  .comment_list .gravatar {
	width: 32px;
	height: 32px;
  	padding: 0 5px;
  	vertical-align: middle;
  	}

  #comment_form {
    padding-right: 70pt;
  }

 /*+-------------------------------------------+
   |   			FOOTER 						                 |
   +-------------------------------------------+*/
  
  #footer ul {
  	margin: 0;
  	padding: 10px 0 0 0;
  	list-style: none;
  	}
  	
  #footer ul li {
  	display: inline;
  	margin: 0;
  	padding: 0 5px 0 0;
  	font-size: 75%;
  	}
  	
 /*+-------------------------------------------+
   |   			       FORMS 						           |
   +-------------------------------------------+*/
   
 input, textarea, select {
 	border: 1px solid #f5b800;
 	background: #f9f9f9;
 	}
 	
 	.frm-tbl td { vertical-align: top; padding: 5px; }
 	td#frm-btns { text-align: right; }
 	
 	#comment_body { height: 220px; }
 	#form-submit-button { background: #df0000; }
  

/*+---------------------------------------+
  |     Misc                              |
  +---------------------------------------+*/
   
 .powered { border: none; margin-left: 150px; }
 .powered img { margin-top: 20px; }
 .pullquote {
		float:right;
		margin:10pt;
		padding: 15pt;
		width: 150pt;
		border-right: 10pt solid #fc3;
		background-color: #ffd;
		color: #B88A00;
		font: 21pt Palatino, "Times New Roman", serif;
		font-style: italic;
		text-align: center;
}

 .light-bg { background: #f7f7f7; padding: 2px; }
   .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
 }
 
 #errors {
   color: red;
 }

.admintools {
  float: right;
  background-color: #fff;
  font-size: smaller;
  padding: 0 2px;
  margin: 0 1px;
  color: #ccc;
  border: 1px solid #ccc;
}

.admintools:hover {
  color: #c00;
  border: 1px solid #c00;
}

a[name] { border: none; }

 /* Hides from IE-mac \*/
 * html .clearfix {height: 1%; clear: both;}
 /* End hide from IE-mac */

#categories li em, #archives li em
{
  color: #98B4D1;
  font-size: smaller;
}

/* Syntax highlighting */
.typocode_ruby .normal {}
.typocode_ruby .comment { color: #005; font-style: italic; }
.typocode_ruby .keyword { color: #A00; font-weight: bold; }
.typocode_ruby .method { color: #077; }
.typocode_ruby .class { color: #074; }
.typocode_ruby .module { color: #050; }
.typocode_ruby .punct { color: #447; font-weight: bold; }
.typocode_ruby .symbol { color: #099; }
.typocode_ruby .string { color: #944; background: #FFE; }
.typocode_ruby .char { color: #F07; }
.typocode_ruby .ident { color: #004; }
.typocode_ruby .constant { color: #07F; }
.typocode_ruby .regex { color: #B66; background: #FEF; }
.typocode_ruby .number { color: #F99; }
.typocode_ruby .attribute { color: #7BB; }
.typocode_ruby .global { color: #7FB; }
.typocode_ruby .expr { color: #227; }
.typocode_ruby .escape { color: #277; }
.typocode_xml .normal {}
.typocode_xml .namespace { color: #B66; font-weight: bold; }
.typocode_xml .tag { color: #F88; }
.typocode_xml .comment { color: #005; font-style: italic; }
.typocode_xml .punct { color: #447; font-weight: bold; }
.typocode_xml .string { color: #944; }
.typocode_xml .number { color: #F99; }
.typocode_xml .attribute { color: #BB7; }
.typocode_yaml .normal {}
.typocode_yaml .document { font-weight: bold; color: #07F; }
.typocode_yaml .type { font-weight: bold; color: #05C; }
.typocode_yaml .key { color: #F88; }
.typocode_yaml .comment { color: #005; font-style: italic; }
.typocode_yaml .punct { color: #447; font-weight: bold; }
.typocode_yaml .string { color: #944; }
.typocode_yaml .number { color: #F99; }
.typocode_yaml .time { color: #F99; }
.typocode_yaml .date { color: #F99; }
.typocode_yaml .ref { color: #944; }
.typocode_yaml .anchor { color: #944; }

.typocode {
  background-color:#eee;
  padding:2px;
  margin:5px;
  margin-left:1em;
  margin-bottom:1em;
}

.typocode pre {
  padding: 0px;
  margin: 0px;
  background: transparent;
  font-family: monospace;
  overflow:auto;
}


.typocode .lineno {
  text-align: right;
/*  color: #B00;*/
  font-family: monospace;
  padding-right: 1em;
}

code {
  font-size:120%;
}

 /*+-------------------------------------------+
   |   		          	TAGLIST 						         |
   +-------------------------------------------+*/

ul#taglist li {
	display: inline;
	line-height: 2em;
}

.tags .tags0  { font-size: 1.0em; }
.tags .tags1  { font-size: 1.2em; }
.tags .tags2  { font-size: 1.4em; }
.tags .tags3  { font-size: 1.6em; }
.tags .tags4  { font-size: 1.8em; }
.tags .tags5  { font-size: 2.0em; }
.tags .tags6  { font-size: 2.2em; }
.tags .tags7  { font-size: 2.4em; }
.tags .tags8  { font-size: 2.6em; }
.tags .tags9  { font-size: 2.8em; }
.tags .tags10 { font-size: 3.0em; }
