/* Carrel.ORG Screen Styles */

body {
	background: #fff;
	border: solid 0px #565;
	border-bottom: solid 0px #565;
	border-top: solid 0px #565;
	color: #000;
	font: 80%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0;
	padding: 0;
	}
	
#container {
	margin: 0;
	padding: 0;
	background: #ffffff url(../../images/theme/head_repeat.png) repeat-x scroll 0 0;
	}
	
	
#header { 
	background: transparent url(../../images/theme/head.png) no-repeat scroll 0 0;
	font: italic normal 100% serif;
		filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=0, Color='black', Positive='true');
	text-shadow: black 0px 0px 5px;
	margin: 0;
	height: 140px;
	}

#header a {
	color: #fff;
	font: italic normal 35px 'Didot', Times, serif;
	text-decoration: none;
	position:absolute;
	top: 25px;
	left: 30px;
}

#header a:hover {
	text-decoration: underline;
}
	
#content {
	background: #fff;
	margin-top: 7px;
		
	}

#main { 
	background: #fff;
	padding: 1px;
	margin-left: 15px;
	margin-right: 220px;
	}

#sidebar {
	position: absolute;
	top: 150px;
	right: 0px;
	width: 190px;
	background: #89c4fe;
	/* padding-top: -10px; */
	padding-left: 10px;
	padding-right:10px;
	border-top: 1px dotted #245;
	border-left: 1px dotted #245;
	border-bottom: 1px dotted #245;
	}
	
	
#footer {
	background: #89c4fe;
	margin-top: 7px;
	height: 35px;
	text-align: center;
        border-top: 1px dotted #245;
	}
	
#footer a { border: none; }
#footer img { border: none; margin-top: 10px; }
	
/*+-------------------------------------------+
  |   			LINKS 						  |
  +-------------------------------------------+*/
  a {
  	color: #245;
	text-decoration: none;
	border-bottom: 1px dotted #5189b5;
	}
	
 a:hover { color: #000; border-bottom-color: #000; }
/*+-------------------------------------------+
  |   			UTILITY 					  |
  +-------------------------------------------+*/
  
  h1, h2, h3, h4, h5, h6 {
  	margin: 0;
	padding: 0;
	}
	
  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; font-weight: bold; padding-left: 0.8em;}

#logo h2 { padding-top: 0.6em; padding-left: 1em;}

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

 #search {
	font: italic 120% 'Didot', 'Times New Roman', Times, serif;
	color: #a2430a;
	margin-top: 10px;
	/* height: 139px; */
	/* margin-left: 527px;
	padding-left: 20px; */
	}
	
 #sform { /* padding-top: 0px;*/ }
 
 #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 #f4f4f4;
	padding-bottom: 10px;
	}
	
  .post h2 {
  	border-bottom: dotted 1px #9a9a9b;
	font: 140%  Verdana, Times, serif;
	letter-spacing: 0.15em;
	margin-top: 0;
	}
	
  .post h2 a {
    color: #245;
	text-decoration: none;
	}
	
  .post h2 a:hover {
 	color: #000;
 	border-bottom: solid 1px #000;
	} 
	
  .post a {
	text-decoration: none;
	border-bottom: 1px dotted #675;
	}

  .post p.photocaption {
	margin-left: 1em;
	float: right;
	clear: both;
	text-align: right;
	font-size: 70%;
	}
	
  .post p.photocaption img {
	display: block;
	float: none;
	margin-left: 0;
	border: 1px solid #bbb;
	}

  .post p img {
	border: 1px solid #bbb;
	padding: .2em;
	margin-left: 1em;
	float: right;
	clear: both;
	}

  .post p img.leftimg {
	margin-left: 0;
	margin-right: 1em;
	float: left;
	}

	
  p.meta {
  	font-size: 75%;
	text-align: right;
	margin-right: 5px;
	}
	
 p.auth {
 	padding: 0 0 0 12px;
	font-size: 85%;
	margin-left: 10px;
	color: #9a9a9b;
	background: url(../../images/theme/bracket.gif) no-repeat;
	}
	
 h4.blueblk {
 	background: #89c4fe;
 	padding: 5px;
 	margin: 10px 0;
 	border: 1px solid #1b619b;
 	}
 	
 /*+-------------------------------------------+
   |   			      COMMENTS				   |
   +-------------------------------------------+*/
  .comment-list li {
  	background: #d3e0ea;
  	padding: 5px;
  	margin-bottom: 8px;
  	color: #555;
  	}
  	
 /*+-------------------------------------------+
   |   			SIDEBAR 					   |
   +-------------------------------------------+*/
  
 #sidebar h3 {
 		font: italic 120% 'Didot', 'Times New Roman', Times, serif;
 		color: #a2430a;
 		margin-top: 10px;
 		}
 		
 #sidebar ul {
		color: #fff;
		list-style-type: none;
		margin: 0;
		padding-left: 3px;
 		}
 		
 #sidebar ul li { 
		background: url(../../images/theme/bullet.gif) 0 45% no-repeat;
		padding-left: 17px;
		font: normal normal 90%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
		color: #000;
		letter-spacing: 0.05em;
		padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
		}

 #sidebar ul li a {
		color: #000;
		text-decoration: none;
		}

 #sidebar ul li a:hover {
		border-bottom: 1px solid #898;
		}

 #flickr div img {
 	border: 4px solid #fff;
 	}
 	
 	#flickr div {
 		width: 108px;
 		border: 2px solid #dbd1c1;
 		margin-bottom: 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;
  	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; }
 	
 	#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";
		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 {
   font-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
{
  color: #fff;
  font-size: smaller;
}
