/* Highgroove Screen Styles */

body {
  background: url(/images/body-bg.gif) top repeat-x #333333;
  font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
  color: #333;
  margin: 15px auto;
}
	
#header_container {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
	
#container {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	font-size: 80%;
	}
	
	
#header { 
	padding: 0px 0px;
	margin: 0 auto;
	}

#header td {
	padding-left: 50px;
	color: #fff;
	font-family: arial;letter-spacing:-2px;
	font-size: 30px;
}
	
#content {
	margin-top: 7px;
	font-size: 13px;		
	}

#main_top {
	background: url(/images/body_top.gif) no-repeat;
}

#main_mid {
	background: url(/images/body_mid.gif) repeat-y;
	padding: 10px 25px 10px 20px;
	line-height:160%;
}

#main_mid a {
	font-weight:bold;
}

#main_mid a:hover {
	color: blue;
}

#main_bottom {
	background: url(/images/body_bottom.gif) no-repeat;
	width:552px;
	height:42px;
}

.article_side {
	width:52px;
	float:left;
	padding:5px 20px 10px 0px;
}

.article_side img {
	padding-left:5px;
}

.article_side .author {
	padding:3px 0px;
	font-family: Georgia;
	text-align:center;
	color:#000;
	font-weight:bold;
}

.date_box {
	background: url(/images/date_back.gif) no-repeat #77CB06;
	width:50px;
	height:50px;
	font-family: Georgia, 'Times New Roman';
	color: #000;
	font-weight:bold;
	text-align:center;
}

.date_box .date_number {
	font-size: 20px;
	padding:5px 0px 0px 0px;
}

.date_box .date_month {
	font-size: 10px;
	text-transform:uppercase;
}
#main { 
	float: left;
	width: 552px;
	padding: 1px;
	}

#search {
	background: #d3e0ea;
	height: 139px;
	margin-left: 527px;
	padding-left: 20px;
	}
	
#sidebar {
	margin-left: 555px;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 12px;
	width:200px;
	}
	
.sidebar-node {line-height:190%;font-size:11px;margin-bottom:20px}
	
	
#footer {
	font-size: 11px;
	margin-top: 20px;
	height: 35px;
	text-align:center;
	width:530px;
	}
	
#footer a { border: none; color:#fff; }
#footer img { border: none; margin-top: 10px; }
	
/*+-------------------------------------------+
  |   			LINKS 						  |
  +-------------------------------------------+*/
a{color:#666699}
a:hover{text-decoration:underline;color:#666699}

/*+-------------------------------------------+
  |   			UTILITY 					  |
  +-------------------------------------------+*/
  	
  	h1,h2,h3 {
		font-weight:normal;
		line-height: 130%;
		margin:0;
	}
	
	#sidebar h3.info {
		color: #dadada;
		margin:10px 0px;
		font-weight:bold;
	}
	
	#sidebar h1 {
		margin:20px 0px 10px 0px;
	}
	
	#sidebar {
		color: #dadada;
	}
	
	#sidebar a {
		color: #889cff;;
	}
	
	#sidebar a:hover {
		color: #00FFFF;
	}

	h1 {
		color:#6db50d;
		font-weight:bold;
	}
	
	#sidebar .lab_desc {
		margin-bottom: 10px;
	}

	.arial {
		font-family: Arial;
		line-height:100%;
		letter-spacing: -1px;
		font-weight:bold;
	}

	h1 {
		font-size: 26px;
	}

	h2 {
		font-size: 18px;
	}

	h3 {
		font-size: 14px;
	}
	
  h3 {font-size:13px;margin:0px;padding:0px;}
	
  form, div { padding: 0; margin: 0; }
  p { margin: 0 0 1em 0; padding: 0; }
  img { border: 0; }


  
/*+-------------------------------------------+
  |   			HEADER 						  |
  +-------------------------------------------+*/
  
#logo {
	padding-top: 50px;
	}
	
#logo h1 a { color: #fff; text-decoration: none; border: none; }
#logo h2 { color: #fff; padding-top: .2em; font-size: 1.2em; 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: 0 0 20px 5px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	}
	
.category_title {
	border-bottom: 1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
	
  .post h2 {
	}
	
  .post h1 a {
  	color: #666699;
	text-decoration: none;
	border: none;
	}
	
 .post h1 a:hover {
 	text-decoration:underline;
	}
	
  p.meta {
	font-size: 13px;
	font-family: Georgia;
	padding-top:10px;
	padding-left:5px;
	line-height:100%;
	}
	
 p.auth {
 	padding: 0 0 0 0px;
	font-size: 100%;
	font-weight: bold;
	color: #9a9a9b;
	font-family: verdana
	}
	
 p.article_body {
	font: 13px verdana;line-height:190%;
	text-align:justify;
}

.post ul {
	padding-left:40px;
	margin-left:40px;
}
	
 h4.blueblk {
 	background: #8ab3d1;
 	padding: 5px;
 	margin: 10px 0;
 	border: 1px solid #1b619b;
 	}

code {
	background-color: #000;
	padding:2px;
}
 	
 /*+-------------------------------------------+
  |   			      COMMENTS						         |
  +-------------------------------------------+*/
  .comment-list li {
  	background: #d3e0ea;
  	padding: 5px;
  	margin-bottom: 8px;
  	color: #555;
  	}
  	
 /*+-------------------------------------------+
  |   			SIDEBAR 						               |
  +-------------------------------------------+*/
  
/* #sidebar h3 {
 		font: 110%/1.5em Arial, Verdana, Helvetica, sans-serif;
 		color: #d75a20;
 		margin-top: 10px;
 		}
 		

 #sidebar h3 a {
		color: #d75a20;
		border-bottom: 1px dotted #d75a20;
		}

 #sidebar h3 a:hover { color: #85ab02; border-bottom-color: #85ab02; }*/

 #sidebar ul {
 		margin: 0;
 		padding: 0;
 		list-style-type: none;
 		}
 		
 #sidebar ul li { 
 	background: url(../../images/theme/bullet.gif) 0 3px no-repeat;
	padding-bottom: 7px;
 	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; }
  
 /*+-------------------------------------------+
   |   			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;
  	}
  	
 /*+-------------------------------------------+
   |   			       FORMS 						           |
   +-------------------------------------------+*/
   
 input, textarea, select {
 	border: 1px solid #8ab3d1;
 	background: #f9f9f9;
 	}
 	
 	.frm-tbl td { vertical-align: top; padding: 5px; }
 	td#frm-btns { text-align: right; }
 	
 	#comment_body { height: 220px; }
 	#form-submit-button { background: #d3e0ea; }
  
 /*+-------------------------------------------+
   |   		          	MISC 						         |
   +-------------------------------------------+*/
   
 .powered { border: none; }
 .powered img { margin-top: 20px; }
 .pullquote {
		width: 30%;
		float:right;
		font: 150%/1.5em Times, Helvetica, "Times New Roman", serif;
		color: #666;
		margin:10px;
		background: url(../../images/theme/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/theme/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;
}

/** Code formatting **/

#content pre, 
#content code { font: normal 12px monaco, "lucida sans typewriter", "lucida console", "courier new", courier, monospace; }
#content code {color: #fff}
#content pre {
	color: #fff; background: #000; 
	margin: 1em 0; padding: 10px;
	overflow: auto; 
	width:470px;
}
