/* Styling */

body {
	margin:5px 20px 20px 20px;
	text-shadow: 1px 1px 2px #e2f8c0;
	font-family: Georgia, Times New Roman, Times, serif;
	}
	
	a { color: #6099bb; text-decoration: none;
	text-transform: none;
	font-style: normal;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
} 
	a:link { color: #4992cb; text-decoration: none;
	text-transform: none;
	font-style: normal;
	border-bottom: 0px #ffffff;
} 
	a:visited	{ color: #51758f; text-decoration: none;
	text-transform: none;
} 
	a:active	{ color: #ffffff;
	text-decoration: none;
	font-style: normal;
} 
	a:hover		{ color: #F67734;
	text-decoration: none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
}

footer {
	margin: 35px;
	text-align: center;
	padding: 35px;
}

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		color: #ffffff;
		font-size:200%;
		font-weight:bold;
		text-transform:uppercase;
  		padding-left: 0px;
	text-align: center;
}
		
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-size: 200%;
		color: #ffffff;
		text-decoration: none;
	text-align: center;
}

	.description {
		color:#CCC;
		font-size:x-small;
		font-weight:bold;	
  		text-transform:none;	
		letter-spacing: none; 		
		}	
				
	#content {
		float:left;
		width:600px;
		margin-right:15px;
		margin-bottom:20px;
	line-height: 150%;
}

table.centered {
	margin: 0 auto;
}

	#links {
		color:#CCC;
		margin-top: 20px;				
		}
		
	.blog {
  		padding-left:15px;
  		padding-top:20px;
  		padding-right:40px;
}	
	
	.blogbody {
		color:#000;
		font-size: 16px;
		text-align: left !important;
		font-weight:normal;
  		line-height: 26px;		
  		border-left: 1px none #666;			
  		border-right: 1px none #666;
  		border-bottom: 1px none #666;	  			  		
  		padding:10px 0;
		}
	
	.blogbody p {
		margin: 0 0 1em 0;
	}

.blogbody .small {
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0;
	margin: 10px 0 20px;
	color: #89A36B;
	border-top:1px dashed #afd189;
		border-bottom:1px dashed #afd189;	
		float: left;
		width: 656px;
}

	.wonderfulvideobody {
		color:#333333;
		font-size: 92%;
		text-align: left;
		font-weight:normal;
  		line-height: 175%;		
  		border-left: 1px none #666;			
  		border-right: 1px none #666;
  		border-bottom: 1px none #666;	  			  		
  		padding:10px;
		}


logo {
	margin-top: 100px;
}

toptitle {
	margin-top: 15px;
	text-align: center;
}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: none;
	}
	
.entry {
	width: 100%;
	float: left;
	clear: left;

}	
	
.title {
	color: #fff;
	text-shadow: 1px 1px 2px #a6de65;
		text-align: center;
		text-transform: uppercase;
	font-size: 36px;
	line-height: 40px;
	}
	
	.title a { 
		color: #fff;
		margin-top: 25px;		
  		border-bottom: 1px none #666;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 1px 1px 2px #a6de65;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

	.title a:hover {
	color: #fff5ef;
	text-decoration: none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
	}
		
	.nounder	{ 
		font-size: 110%; 
		color: #ffffff; 
		font-weight:bold;
		margin-top:10px;		
		}
			
	.time	{ 
		font-size: small; 
		color: #000000; 
		text-transform: uppercase;
		font-weight:bold;	
		}			
		
	#menu {
  		margin-bottom:10px;
		font-size:80%;
		font-weight:bold;  							
		}	
		
	.date	{  
		font-size: 110%; 
		color: #000000; 
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;		
  		border-bottom: 1px none #666;	
		}			
		
	.posted	{ 
		color: #89a36b; 
	text-align: center;
	margin-top: 5px;
}

	.posted-comment	{ 
		color: #89a36b; 
	text-align: left;
}

.posted a {
	color: #89a36b; 
}

.posted a:hover, .hide-comment:hover {
	color: #F67734; 
}

.posted2	{ 
	color: #89a36b; 
	text-align: center;
	margin-top: 5px;
}
		
		
	.calendar {
		color: #000000;
		font-size:x-small;
		font-weight:normal;
  		padding:5px;				
		}
	
	.calendarhead {	
		color:#fff;
		font-size:x-small;
		font-weight:bold;
  		line-height:140%;				
		}	
	
	.side {
		color: #1e2418;
		font-size:14px;
		font-weight:normal;
  		line-height:18px;
  		width:230px;
  		padding: 10px 0 20px 0;
		}	
		
	.sidetitle {
		color: #fff;
		margin: 0 0 5px 0;		
		text-align: center;
		text-shadow: 1px 1px 2px #a6de65;
		text-transform: uppercase;
		font-size: 18px;
		width: 230px;
		font-weight: normal;
}		

	.extended2 {
		background-color: #FFFFFF; 
		border: 1px dashed #000000;
		width: 420px;
}

	.syndicate {
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;  		
 		}	
		
	.powered {
		color:#CCC;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px dashed #afd189;
		border-bottom:1px dashed #afd189;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em 
		background:#eeeeee; 					
		}	
		
	
	.comments-body {
		color: #333333;
  		padding-bottom:10px;			
		}		

	.comments-post {
		color: #333333;
		font-weight:normal;	
    	margin-top:0px;		
		}	
		
	.comments-head	{ 
		color: #fff;
		text-shadow: 1px 1px 2px #a6de65;
		text-align: left;
		text-transform: uppercase;
		font-size: 25px;
		line-height: 28px;
		margin: 30px 0 0 0;	
		}		

	.comments-box {
		margin:10px auto;
		border: #afd189 1px dashed;
		background: url(http://www.saidthegramophone.com/graphics/comment-bg.jpg);
		padding: 20px 30px;
		width: 480px;
		text-align: left;
		text-shadow: none;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		text-shadow: 1px 1px 1px #fff;
	}
	
	.comments-box .title {
		font-size: 25px;
		color: #89A36B;
		text-shadow: 1px 1px 1px #fff;
		font-weight: normal;
	}
	
	.upper-comments {
		border-bottom:1px dashed #afd189;
	}

 	.trackback-body {
		color:#333;
		font-size:80%;
		font-weight:normal;
  		line-height:140%;	
  		padding-top:15px;				
		}		

	.trackback-url {
		color:#666;
		font-size:80%;
		font-weight:normal;
  		line-height:140%;	
  		padding:5px;
  		border:1px dashed #666; 				
		}

	.trackback-post {
		color:#999;
		font-size:x-small;
		font-weight:normal;
  		margin-bottom:20px;
		}	

	#banner-commentspop {
		color: #ffffff;
		font-size:150%;
		font-weight:bold;
  		padding-left:15px; 
		}

.mt-image-center {
	clear: both;
}
