/*
Theme Name: NathanBarry.com
Theme URI: http://nathanbarry.com
Description: Custom Design for NathanBarry.com
Author: Nathan Barry

*/

 @import 'css/screen.css';

body {
	margin: 0px;
	background: #434343 url('img/texture-background.jpg') repeat center top;
	}
	
	
a {
	color: #0e89ba;
	}
	
	a:hover {
		color: #0e89ba; 
		text-decoration: none;
		}
		
	a:visited {
		
		}	
	
	#header {
		margin: 20px auto;
		}
		
		#logo {
				width: 450px; 
				float: left;
				
				}
				
				#logo h1 {
						margin: 0;
						}
				
				#logo h1 a {
						text-indent: -9999px;
						width: 418px;
						height: 43px;
						background: url('img/logo.png') no-repeat;
						display: block;
						margin: 10px 0px 0px; 
						}
						
				#logo .description {
						text-shadow: 1px 1px 1px #656464;
						color: #272525;
						font-size: 24px;
						}
						
						
		#nav {
				width: 439px;
				height: 50px;
				float: left;
				padding: 0px;
				background: url('img/nav-background.png') no-repeat;
				}
				
				#nav li {
					float: left;
					list-style: none;
					}
					
					#nav li a {
							display: block;
							float: left;
							padding: 15px 30px;
							color: #ccc;
							text-decoration: none;
							font-size: 16px;
							text-shadow: 1px 1px 1px #111;
							}

						#nav li a:hover {
								text-decoration: none;
								color: #fff;
								text-shadow: 1px 1px 0px #000;
								}
	#wrapper {
		padding-bottom: 20px;
		
		}
		
	#content {
		}
		
		.post {
			clear: left;
			background: url('img/indent-line.gif') repeat-x center bottom;
			padding: 0px 0px 10px 0px;
			margin: 0px 0px 5px;
			}
			
			.post p {
					line-height: 1.8em;
					text-shadow: 0px -1px 1px #232323;
					font-size: 14px;
					}
		.date {
				width: 72px;
				height: 64px;
				float: left;
				background: url('img/date.png') no-repeat;
				overflow: hidden;
				color: #0c3c4e;
				text-shadow: 0px 1px 0px #85b6ca; 
				margin: 0px 10px 20px 0px;
				}
				
				.home-post .date {
						margin: 0px 10px 140px 0px;
						}
						
				.date .day {
						font-size: 36px;
						display: block;
						width: 60px;
						text-align: center;
						height: 40px;
						}
						
				.date .month {
						font-size: 12px;
						display: block;
						width: 62px;
						text-align: center;
						}
						
		h2 {
				text-decoration: none;
				color: #ececec;
				text-shadow: 1px 1px 1px #111;
				font-size: 28px;
				}
				
		.post-title a {
				text-decoration: none;
				color: #ececec;
				text-shadow: 1px 1px 1px #111;
				font-size: 28px;
				}
				
				.post-title a:hover {
						text-shadow: 1px 1px 1px #000;
						color: #fff;
						}
				
		
	#sidebar {
		 
		}
 
	#footer {
		background: #121212;
		padding: 20px 0px;
		-moz-box-shadow: 0px -10px rgba(0,0,0,0.2);
		-webkit-box-shadow: 0px -10px rgba(0,0,0,0.2);
		box-shadow: 0px -10px rgba(0,0,0,0.2);
		}
		
		
		
/* Home Styling */

#twitter {
		width: 240px;
		background-color: rgba(0,0,0,0.25);
		float: right;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-right: solid 1px #5e5e5e;
		border-bottom: solid 1px #5e5e5e;
		border-top: solid 1px #353535;
		border-left: solid 1px #353535;
		padding: 15px;
		}
		
		#twitter h2 {
				color: #fff;
				font-size: 18px;
				margin: 0px 0px 10px;
				text-shadow: 1px 1px 1px #222;
				}

		.twitter-username {
				color: #1994c5;
				text-decoration: none;
				}
				
				.twitter-username:hover {
						color: #22b7f2;
						}
						
				ul#twitter_update_list {
						margin: 0px 0px 0px 0px;
						list-style: none;
						padding: 0px;
						}
							
					ul#twitter_update_list li {
							padding: 8px 0px;
							color: #e8e8e8;
							line-height: 1.8em;
							border-top: solid #666 1px;
							border-bottom: solid #252525 1px;
							}
							
							ul#twitter_update_list li:nth-child(1) {
									border-top: none
									}
							
							ul#twitter_update_list li:nth-child(5) {
									border-bottom: none
									}
							
							
					ul#twitter_update_list li span {
							text-shadow: 1px 1px 1px #222;
							}
							
					ul#twitter_update_list li span a {
							color: #0e89ba;
							}
							
					ul#twitter_update_list a {
							color: #777;
							
							}
					
						
						


#about-section {
		background: #fff;
		padding: 10px 0px;
		color: #717171;
		-moz-box-shadow: -15px 0px 15px rgba(0,0,0,0.5); 
		-webkit-box-shadow: -15px 0px 15px rgba(0,0,0,0.5); 
		position: relative;
		}
		
		#about-section h3 {
				color: #434343;
				text-shadow: none;
				}
				
		#about-section p {
				width: 300px;
				float: left;
				margin-right: 10px;
				display: block;
				line-height: 24px;
				}
		
		
#projects {
		background: #266984;
		padding: 10px 0px 20px;
		color: #c6dee7;
		line-height: 24px;
		}
		
		#projects-content {
				float: left;
				width: 270px;
				margin-right: 30px;]
				}
		
				#projects-content h3 {
						color: #fff;
						}
						
		#project-list {
				width: 650px;
				margin: 0px;
				padding: 0px;
				float: left;
				}
				
				#project-list li {
						list-style: none;
						margin: 10px 0px 0px 10px;
						float: left;
						}
					
					#project-list a {
							text-decoration: none;
							display: block;
							float: left;
							width: 315px;
							color: #91baca;
							}
							
						#project-list h4 {
								color: #fff;
								margin: 5px 0px 0px;
								font-size: 20px;
								}
						
						#project-list .logo {
								display: block;
								border: solid 5px #387f9b;
								text-indent: -9999px;
								height: 75px;
								background: url('img/project-logos.jpg') 0px 0px;
								}
						
						#project-list a:hover .logo {
								border: solid 5px #4293b3;
								}
								
						#project-list .logo.unity { background-position: 0px 0px; }
						#project-list .logo.unattended { background-position: 0px -75px; }
						#project-list .logo.shop208 { background-position: 0px -225px; }
						#project-list .logo.onemotion { background-position: 0px -150px; }
		
/* Content Styling */

/*#content img {
	padding: 2px;
	border: solid 1px #858585;
	}*/
	
#content p {
	
	}
	
	.navigation {
			clear: left;
			height: 30px;
			}
	
	
		.alignleft { float: left; }
		.alignright { float: right; }
		.alignnone { float: none; }
		
		img { border: none; }
	
	.navigation a {
		background-color: rgba(0,0,0,0.3);
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		text-decoration: none;
		display: block;
		float: left;
		padding: 6px 15px;
		color: #bbb;
		border-right: solid 1px #666;
		border-bottom: solid 1px #666;
		border-top: solid 1px #222;
		border-left: solid 1px #222;
		}
		
		.navigation a:hover {
			background-color: rgba(0,0,0,0.4);
			border-right: solid 1px #797979;
			border-bottom: solid 1px #797979;
			border-top: solid 1px #222;
			border-left: solid 1px #222;
			}
			
		.navigation .alignleft a {
				float: left;
				}
				
		.navigation .alignright a {
				float: right;
				}
				
		h1, h2, h3, h4, h5, h6 {
				color: #fff;
				text-shadow: 1px 1px 1px #111;
				/*clear: left;*/
				}
				
			
			
/* Comment Styling */

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
	.commentlist li {
			float: left;
			clear: left;
			margin: 10px 0px 20px;;
			list-style: none;
	}
	
	.author-info {
			display: block;
			float: left;
			width: 130px;
			font-size: 14px;
			}
			
			.author-info img.avatar {
					border: solid 5px #fff;
					margin: 0 40px 5px 0;
					-moz-box-shadow: 1px 1px 3px #000;
					-webkit-box-shadow: 1px 1px 3px #000;
					}
	
		.author-info a {
				color: #eee;
				font-weight: bold;
				}
			
				.author-info a:hover {
						color: #fff;
						}
				
		.author-info .comment-date {
				display: block;
				font-size: 10px;
				}
			
			
		.comment-talk {
				display: block;
				width: 28px;
				height: 39px;
				postion: relative;
				margin: -21px 0 0 -48px;
				}
			
	.comment-text {
			display: block;
			float: left;
			width: 440px;
			background: rgba(0,0,0,0.4);
			border: solid rgba(255,255,255,0.2) 1px;
			padding: 20px;
			}
			
			