/*  
Theme Name: ThemePool #2
Theme URI: http://inpsyde.com
Description: 100%
Version: 2.0
Author: Olaf A. Schmitz
Author URI: http://inpsyde.com
*/



p {
margin: 0;
padding-bottom: 10px;
}

	








.gravatar {
        float:right;
        margin-left: 10px;
        background: transparent;
        width:60px;
        height:60px;
}

.teamgravatar {
        float:left;
        padding: 3px;
        margin-right: 10px;
        border: 1px solid #000;
        background: #fff;
        width: 30px;
        height: 40px;
}




	
	

.alt {
	background-color: #fafafa;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	font-size: 13px;
   }


.altteam, .team{
	background-color: #ECF6FF;
	border-top: 1px solid #D1E1F8;
	border-bottom: 1px solid #D1E1F8;
	font-size: 13px;
   }
   
   

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}






	
	

   
   




.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small,  .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #06c;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	

/* End Typography & Colors */




/* Sidebar Styles
-----------------------------------------*/



	






/* ----------------------------------------------- */


	







	

/* End Structure */






/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



.post {
	padding-bottom: 50px;
	font-size: 16px;
	text-align: left;
	color: #777777;
  line-height: 1.3em;
	}


img {
  border: 0px;
}





.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */










/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
 margin: 10px 10px;
 padding: 10px 40px;
 border: 0;
 font-size: 0.9em;
 background: transparent url("./images/bquote.gif") no-repeat left top;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/













/* ======================================================================== */	


h3 {
	background: none;
	margin: 0;
	padding: 0;
	font-size: 17px;
	color: #aaaaaa;
	
}

h3 a, h3 a:link, h3 a:visited {
	color: #aaaaaa;
	padding:0;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
/*	text-transform: uppercase;  */
}


