/* Azure Screen Styles */

body {
	margin: 20px 0;
	text-align: center;
	background: #595991 url("./images/bg-tile.png") repeat-x;
	font: 1em/1.2em Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	}

.article {
	padding: 20px;
        clear: both;
}

.article .image {
  float: right;
  padding: 0 0 10px 10px;
}

.pager {
  text-align:center;
  padding: 20px;
  clear: both;
}

.article img{ 
}        

/*Bloggers*/

.blogger-list li{
    font-size: 110%; 
    font-weight: bold; 
    margin: 0 0 0 1em; 
    padding:5px 0 3px 0px; 
    min-height:25px;
    clear:both; 
    border-bottom: 1px solid #808080;
    list-style:none!important;
    margin:0;
    padding:7px 0 4px 0;
}
	
.blogger-list li a {color:#ffaa00; text-transform: uppercase;border-color:#ffaa00;}

.blogger-list img { padding:2px 5px 2px 2px; float:left;width:38px; max-height:auto;}
        
.tagline {color:#666666;font-weight:600; font-size:85%; display: block;}

.author {border: 0; line-height:150%; margin-bottom:15px;}
.author h2{background: none;}

.author td, .author th {border:0 none;}

.author th {width:100px;text-align:left;}

.author .td1 {width:354px;}

.author .td2 {width:80px; text-align:right;vertical-align: top;}

.author td {padding-left:5px;}

.author td p {margin:0; padding:0;}

.author caption {text-align:left;margin:10px 0 0 0;padding-top: 2px; font-size: 110%; font-weight: 600; width:100%;}

.author th {white-space:nowrap; vertical-align: top;}

.rss { border:none; text-decoration:underline; padding: 0 0 0 17px; background: transparent url(/images/rss.png) 0 0 no-repeat;}

.rss:hover { text-decoration:none;}

.article-box h2{border-top: 1px solid #808080; padding:5px 0 5px 5px;margin-left:-5px; background: none;}

#container {
	margin: 0 auto;
	width: 730px;
	text-align: left;
	background: white;
	border: 7px solid #fff;
        font-size: 80%;
	}
	
	
#header { 
        position: relative;
	background: #ffaa00 url(./images/hdr.png) no-repeat;
	width: 730px;
	height: 142px;
	margin: 0;
	text-align: center;
	float: left;
	}

#logo-text {
        color: #ffffff;
        }

#text-head-1 {
        color: black;
        margin-left: 65%;
        margin-top: 20px;
        display: block;
        width: 227px;
        height: 62px;
        padding: 1px;
        text-align: left;
        font-size: 85%;
        line-height: 125%;
        overflow: hidden;
        }

#text-head-1 .tt1 {
        color: #595991;
        font-size: 130%;
        font-weight: 600;
        }

#text-head-1 .tt2 {
        color: #ffaa00;
        font-size: 130%;
        font-weight: 600;
        }

#content {
        position: relative;
	width: 730px;
	background: white;
        margin-top: 145px;
        _margin-top: 0px;
        padding-bottom: 10px;
        background: white url(./images/hbg.png) left bottom repeat-x; 
        min-height: 400px;
	}

#main, #viewpage { 
	float: left;
	width: 550px;
	}
	
#sidebar {
        width: 172px;
        float: right;
        text-align: center;
	}

#sidebar .powered { 
        text-decoration: none; 
        border: none; 
        }

#sidebar .sidebar_section {
        text-align: left;
        background: #e7e8e9 url(./images/sidebar-title-bg.png) 0 0 no-repeat;
        margin-bottom: 5px;
        border: 1px solid #d8d8d8;
        padding-left: 5px;
        }

#sidebar .sidebar_img { 
        text-align: left;
        background-color: #e7e8e9;
        margin-bottom: 5px;
        border: 1px solid #d8d8d8;
        }

#sidebar .sidebar_img a { 
         text-decoration: none; 
         border: none; 
         padding: 0px;
         }

#main, #sidebar { display:inline; } 

#search {
	background: #d3e0ea;
	height: 139px;
	margin-left: 527px;
	padding-left: 20px;
	}
	
#footer {
	background: #ffaa00 url(./images/bg-foot.png) left top repeat-x;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
	height: 35px;
	}
	
/*#footer a { border: none; }*/
#footer img { border: none; margin-top: 10px; }
	
/*+-------------------------------------------+
  |   			LINKS 						  |
  +-------------------------------------------+*/
	
  a {
   color: #595991; 
   text-decoration: none;
   border-bottom: 1px solid #595991;
   }

  a:visited {
   border-bottom: 1px solid #404040;
   color: #404040;
   text-decoration: none;
   }

  a:hover {
   text-decoration: none; 
   border-bottom: none;
   }


.links {
  position: absolute; 
  top: 110px; 
  left: 20px;
  width: 630px;
  height: 32px;
  overflow: hidden;
  }

.links table td {
  width: auto;
  padding: 5px 12px 0 12px;
  height: 30px;
  border-right: 2px solid #e79901;
  overflow: hidden!important;
  vertical-align: top;
  text-align: center;
  text-transform: uppercase;
}

.links table td.last {border:none;}

.links a {
  color: #a06804;
  border-color: #a06804;
  font-size: 90%; 
  font-weight: 600;
  }
  
.big-rss-pict {
  position: absolute; 
  top: 87px; 
  right: 17px;
  width: 54px; 
  height: 51px; 
  background:  transparent url(./images/rssb.png) 0 0 no-repeat;
  display: block;
  border:none!important;text-decoration:none!important;
  padding: 0;
  z-index: 3;
  }

/*+-------------------------------------------+
  |   			UTILITY 					  |
  +-------------------------------------------+*/

 h1, h2, h3, h4, h5 {
  line-height:121%;
  color: #404040; margin:1em 0;
  }

h1 a, h2 a, h3 a, h4 a, h5 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited {
  color: #ffaa00;
  border-color: #ffaa00;
  border-width:1px;
  }

 h1, h2 {
  text-transform: uppercase;
  font-size: 130%;
  }

 h2 {
  font-size: 120%;
  background: transparent url(./images/bg-cont.png) left top repeat-x;
  margin-left: -5px;
  padding-top: 10px;
  padding-left: 5px;
  }

 h3 { 
  font-size: 110%;
  text-transform: uppercase;
  }

 h4 { font-size:105%; }

  form, div { padding: 0; margin: 0; }
  p { margin: 0 0 1em 0; padding: 0; }
  img { border: 0; }

  
/*+-------------------------------------------+
  |   			HEADER 						  |
  +-------------------------------------------+*/
  
#logo {
	padding-top: 100px;
	padding-right: 10px;
        text-align: right; 
	}
	
#logo h1 a { color: #1b619b; text-decoration: none; border: none; }
#logo h2 { color: #fff; padding-top: .2em; font-size: 1.5em; text-decoration: underline;}

/*+-------------------------------------------+
  |   			        SEARCH     						    |
  +-------------------------------------------+*/	

 #sform { padding-top: 50px; }
 
 #sidebar #searchform #s {
	width: 130px;
	margin-top: 20px;
	}

 #sidebar #searchsubmit {
	padding: 1px;
	}
	
 #search-results {
  padding: 2px;
  }
  

/*+-------------------------------------------+
  |   			POST 						                  |
  +-------------------------------------------+*/
  .post {
        margin-left: 5px;
	}

  .post img {
        border: none;
        float: left;
        margin-right: 5px;
        margin-bottom: 2px;
        }
	
  p.meta {
  	font-size: 75%;
	text-align: right;
	margin-right: 5px;
	}
	
 p.auth {
 	padding: 0 0 0 12px;
	font-size: 85%;
	margin-left: 10px;
	font-weight: bold;
	color: #9a9a9b;
	background: url(./images/bracket.gif) no-repeat;
	}
	
 h4.blueblk {
 	background: #e7e8e9;
 	padding: 5px;
 	margin: 10px 0;
 	border: 1px solid #1b619b;
 	}
 	
 /*+-------------------------------------------+
  |   			      COMMENTS						         |
  +-------------------------------------------+*/
  .comment-list li, #preview {
  	background: #d3e0ea;
  	padding: 5px;
  	margin-bottom: 8px;
  	color: #555;
  	clear: right;
  	min-height: 60px;
  	}
         
  .comment-errors {
     background: #ffd8be;
 	padding: 5px;
 	margin: 10px 0;
 	border: 1px solid #D65601;    
        clear: both;
}

.comments{
        background: #d3e0ea;
 	padding: 5px;
 	margin: 10px 0;
 	border: 1px solid #d3e0ea;    
        clear: both;
}

.comment {
    font-size: 80%;
}

.comment-form td { vertical-align: top; padding: 5px; }
 td#comment-form-btns { text-align: right;}
  	
  .gravatar {
  	float: right;
  	padding: 0 5px;
  	}

  .spamwarning {
	margin: 0.5em;
	background: red;
	font-weight: bold;
	font-style: italic;
  }
 /*+-------------------------------------------+
  |   			SIDEBAR 						               |
  +-------------------------------------------+*/
  
 #sidebar h3 {
        text-transform: uppercase;
        font-size:120%;
        }

 #sidebar ul {
 		margin: 0;
 		padding: 0;
 		list-style-type: none;
                margin-bottom: 15px;
 		}
 		
 #sidebar ul li { 
 	background: url(./images/bullet.gif) 0 45% no-repeat;
 	padding-left: 17px;
 	 }
 	 
 #flickr div img {
 	border: 4px solid #fff;
 	}
 	
 #flickr div {
        width: 108px;
 	border: 2px solid #dbd1c1;
 	margin-bottom: 5px;
 	}

 #flickr div.flickrsquare { 
        width: 82px;
        border-right: 3px solid #dbd1c1;
        float:left;
        margin-right: 5px;
        margin-right: 5px;
        }

  #flickr div a { border: none; }
  
  #magnolia-gallery {
    text-align: center;
  }  
  #magnolia-gallery .magnolia-pic {
	border: 1px solid #dbd1c1;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 112px;
  }

  #magnolia-gallery .magnolia-pic:hover {
	background: #000000;
  }

  #magnolia-gallery .magnolia-pic img {
    padding: 6px;
  }

 /*+-------------------------------------------+
   |   			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 #8ab3d1;
 	background: #f9f9f9;
 	}
 	
 	.frm-tbl td { vertical-align: top; padding: 5px; }
 	td#frm-btns { text-align: right; }
 	
 	#form-submit-button { background: #d3e0ea; }
  
 /*+-------------------------------------------+
   |   		          	MISC 						         |
   +-------------------------------------------+*/
   
 .pullquote {
		width: 30%;
		float:right;
		font: 150%/1.5em Times, Helvetica, "Times New Roman", serif;
		color: #666;
		margin:10px;
		background: url(./images/q-close.gif) no-repeat 70% 100% !important;
		background /**/:url(); /* removing quote graphic in IE5+ */
		padding: 0 25px 5px 0;
}
.pullquote:first-letter {
	background: url(./images/q-open.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

 .light-bg { background: #f7f7f7; padding: 2px; }
   .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    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%;}
 /* 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; }

/*footer*/

.admin {
  float: right;
  display: inline;
 }

.ataxo {
  float: left;
  display: inline;
 }

.pagination {
  text-align: right;
  }
