/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #ffffff;
padding-top: 25px;
color: #111;
font-family: Arial, Helvetica, sans-serif;
}

small{
	font-size: .8em;
}

#outer{
	background: #EFEFEF;
	margin: auto;
	width: 997px;
	padding: 75px 0 75px 0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	behavior:url(border-radius.htc);
}

	#wrap{
		margin: auto;
		width: 847px;
	}
	
		#head{
			padding: 0 0 33px 0;
			height: 80px;	
			background: url(img/page-top-4.gif) bottom left no-repeat;
		}
		
			#logo{
				float: left;
				width: 301px;
				height: 80px;
				text-indent: -9999em;	
				background: url(img/logo.jpg) top left no-repeat;
			}
			
			#nav{
				float: right;
				padding-top: 41px;
				height: 29px;
			}
			
				#nav li{
					float: left;
					height: 39px;	
				}
				
				#nav li a{
					float: left;
					height: 39px;
					width: 106px;
					text-indent: -9999em;	
				}
				
				#n1{
					background: url(img/n1.jpg) top left no-repeat;
				}
				#n2{
					background: url(img/n2.jpg) top left no-repeat;
				}
				#n3{
					background: url(img/n3.jpg) top left no-repeat;
				}
				#n4{
					background: url(img/n4.jpg) top left no-repeat;
				}
				#n5{
					background: url(img/n5.jpg) top left no-repeat;
				}
				
				#nav li a#n5{
					width: 122px;
				}
		
			
		#content{
			padding: 40px 64px 40px 64px;
			min-height: 346px;
			text-align: left;	
			background: url(img/page-bg-4.gif) top left repeat-y;
		}
		
			.entry{
				overflow: hidden;	font-size: 1.4em;
			}
			
				.entry h1{
					position: relative;
					padding-top: 12px;
					font-size: 2.7em;
					font-weight: normal;
					padding-bottom: 40px;	
				}
				
				.entry strong{
					font-weight: bold;
				}
				
				.post{
					padding-right: 0px;					
					line-height: 1.5em;	
				}
				
				.post h2{
					font-size: 1.3em;
					padding-bottom: 10px;
				}
				
				.post p{
					line-height: 1.5em;
					padding-bottom: 1em;	
				}
				
				.post a{
					color: #619AC5;
				}

		
		#foot{
			padding: 37px 12px 0 5px;
			color: #B0B0B0;
			font-size: 1.2em;
			overflow: hidden;
			background: url(img/page-bottom-4.gif) top left no-repeat;	
		}
		
			#foot .float-right{
				text-align: right;	
			}
			
			#foot .float-left{
				text-align: left;	
			}

                        #foot a{
					color: #B0B0B0;
				}


.commentlist li{
	font-size: 12px;
	background: #f3f3f3;
	border: 1px solid #ddd;
	padding: 10px;
	margin-bottom: 10px;	
}

#comment{
	width: 400px;
}

.avatar{
	float: right;
	border: 2px solid #fff;
}




/* alterations */

.alt1 #head{
	background: url(img/page-top-1.gif) bottom left no-repeat;
}

.alt1 #content{
	background: url(img/page-bg-1.gif) top left no-repeat;
}

.alt1 #foot{
	color: #7C4141;
	background: url(img/page-bottom-1.gif) top left no-repeat;	
}


.alt1 #foot a{
	color: #7C4141;
}

.alt2 #head{
	background: url(img/page-top-2.gif) bottom left no-repeat;
}

.alt2 #content{
	background: url(img/page-bg-2.gif) top left repeat-y;
}

.alt2 #foot{
	color: #76B4B1;
	background: url(img/page-bottom-2.gif) top left no-repeat;	
}


.alt2 #foot a{
	color: #76B4B1;
}

.alt3 #head{
	background: url(img/page-top-3.gif) bottom left no-repeat;
}

.alt3 #content{
	background: url(img/page-bg-3.gif) top left repeat-y;
}

.alt3 #foot{
	color: #AFE075;
	background: url(img/page-bottom-3.gif) top left no-repeat;	
}


.alt3 #foot a{
	color: #AFE075;
}

.alt4 #head{
	background: url(img/page-top.jpg) bottom left no-repeat;
}

.alt4 #content{
	background: url(img/page-bg.gif) top left repeat-y;
}

.alt4 #foot{
	color: #0000EE;
	background: url(img/page-bottom.jpg) top left no-repeat;	
}


.alt4 #foot a{
	color: #0000EE;
}












