/*
Theme Name: Andrew Chason 2009
Description: Made By Andrew Chason during the Winter/Spring of 2009.
Version: 1.0
Author: Michael Heilemann
Author URI: http://www.andrewchason.com
*/

/* *********************** */
/*        Structure        */
/* *********************** */

/* 
	Wrapper
		Header
		Content
			Navigation
			Post
			PageMover
		Extras
			Twitter
				TPost			
			GReader
				GPost
	Copyright
*/					

/* *********************** */
/*     Color Swatches      */
/* *********************** */				
				
/*
	Background: Dark Brown: #2e210f
	Background: Light Brown: #473318

	Widget Header Text: #19637c
	Widget Text: #6b4c24
	
	Links: #cc6600
	Links Visited: #804000
	
	BG1: #352612
	BG2: #1f1300
	BG3: #4d4d4d
*/

/* *********************** */
/*        Utility          */
/* *********************** */

.clear {
clear: both;
}

.button {
}

/* *********************** */
/*        Wrapper          */
/* *********************** */

body{
	margin: 0px auto;
	height: inherit;
	background-image:url(images/BG1.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	background-color: #241706;
	}

#Wrapper{
margin: 0px auto;
width: 850px;
display: table;
}

/* *********************** */
/*        Header           */
/* *********************** */

#Header{
margin: 0px auto;
width: 474px;
height: 98px;
}

#Header h1#headerLogo{
margin: 0px;
margin-top: 10px;
width: 468px;
height: 51px;
background-image:url(images/Logo1.png);
position:relative;
}

#Header h1#headerLogo img{
border:none;
}

#Header h4{
margin: 0px;
font:bolder 14px  Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
color: #19637c;
position:relative;
left: 20px;
}

/* *********************** */
/*         Content         */
/* *********************** */

#Content{
margin: 0px auto;
margin-bottom: 10px;
width: 850px;
height: inherit;
background-color: #1f1300;
background-image:url(images/BG2.jpg);
background-position:top center;
background-repeat:repeat;
display:inline-table;
position:relative;
top:-8px;
}

#PageMover{
margin: 0px auto;
margin-bottom: 20px;
width: 90%;
text-align:center;
}

/* *********************** */
/*       Navigation        */
/* *********************** */

#Navigation{
margin: 15px 20px 10px 20px;
width: 810px;
height: 55px;
display: inline;
}

	#Navigation li{
	margin: 0px 15px 0px 5px;
	width: 154px;
	height: 52px;
	list-style: none;
	text-align:center;
	line-height: 35px;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	color:#000000;
	display: inline;
	position: relative;
	top: 5px;
	left: -10px;
	}
	
		#Navigation li a:link{
		color: #cc6600;
		text-decoration:none;
		}
		
		#Navigation li a:visited{
		color: #804000;
		text-decoration:none;
		}
		
		#Navigation li a:hover{
		color: #cc6600;
		text-decoration:none;
		background-color:#993300;
		}
		
		#Navigation li a:active{
		color: #FFFFFF;
		text-decoration:none;
		}

	#Navigation#left{
	}
	
	#Navigation#right{
	}


/* *********************** */
/*         Post            */
/* *********************** */

.Post{
margin: 10px;
margin-top: 10px;
width: 830px;
height: 500px;
overflow-y: scroll;
overflow-x: hidden;
background-color: #4d4d4d;
background-image:url(images/BG3.jpg);
background-position:top center;
background-repeat:repeat-x;
display:block;
}

.Extender{
height: 625px;
}

	.Post img{
	border: solid 3px #111;
	} 
	
	.Post img.alignleft{
	margin: 0px 10px 0px 0px;
	} 
	
	.Post img.alignright{
	margin: 0px 0px 0px 10px;
        border: solid 5px #FF0000;
	}

        .Post img.centered, .aligncenter, div.aligncenter {
         display: block;
         margin-left: auto;
         margin-right: auto;
         }

	.Post p{
	font: 18px "Times New Roman", Times, serif;
	line-height: 26px;
	text-align:justify;
	padding: 0px 28px 0px 28px;
	color: #000;
	}
	
		.Post a:link{
		font-weight: bold;
		color: yellow;
		text-decoration:underline;
		}
		
		.Post a:visited{
		font-weight: bold;
		color: orange;
		text-decoration:none;
		}
		
		.Post a:hover{
		font-style: italic;
		font-weight: bold;
		color: #cc6600;
		text-decoration:none;
		background-color:#993300;
		}
		
		.Post a:active{
		font-weight: bold;
		color: #FFFFFF;
		text-decoration:none;
		}
	
	.Post h1{
	margin-left: 20px;
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-variant: small-caps;
	}
	
	.Post h2{
	margin-left: 20px;
	font: bold 26px Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-variant: small-caps;
	}
	
	.Post h3{
	margin-left: 20px;
	padding: 30px;
	width: 448px;
	height: 28px;
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	color: #2287a8;
	font-variant: small-caps;
	background-image:url(images/h3.png);
	background-position: top center;
	background-repeat:no-repeat;
	}

	.Post h4{
	margin-left: 18px;
	margin-bottom: 20px;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-variant: small-caps;
	}

        .Post h5{
	margin-left: 0px auto;
	margin-bottom: 30px;
	font: bold 24px Arial, Helvetica, sans-serif;
	font-variant: small-caps;
        background-color:#000000;
        padding: 5px;
	}
	
	.Post ul li{
	list-style: disc;
	margin-left: 40px;
	font: bolder 18px "Times New Roman", Times, serif;
	line-height: 26px;
	}

	.Post ol li{
	list-style: upper-roman;
	margin-left: 40px;
	font: bolder 18px "Times New Roman", Times, serif;
	line-height: 26px;
	}

.PostHeader{
margin: 0px auto;	
width: 812px;
height: 100px;
background-image:url(images/h1.png);
overflow:;
}

	.PostHeader h1{
	margin-top: 0px;
	margin-left: 30px;
	font: bold 32px Arial, Helvetica, sans-serif;	
	line-height: 58px;
	padding-top: 10px;
	}
		
		.PostHeader h1 a:link{
		color:#2287a8;
		text-decoration:none;
		font-variant:small-caps;		
		}
		
		.PostHeader h1 a:visited{
		color:#2287a8;
		text-decoration: none;
		font-variant:small-caps;		
		}
		
		.PostHeader h1 a:hover{
                font-style:normal;
                background-color:black;
		color:#2287a8;
		text-decoration:none;
		font-variant:small-caps;
		}
		
		.PostHeader h1 a:active{
		color:#FFF;
		text-decoration:none;
		font-variant:small-caps;					
		}
		
	.PostHeader h2{
	margin-top: -35px;
	margin-right: 40px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	float: right;	
	color: #804000;
	font-variant: small-caps;
	}

        .PostDate{
        float:right;
        margin-right:45px;
        Color:#cc6600;
        font-size:18px; 
        font-weight:bolder;
        font-family: Arial,Helvetica,sans-serif;
        font-style: normal;
        font-variant: small-caps;  
        position:relative;
        Top:-33px;   
        }		
	
	.PostFooter{
	margin: 0px auto;
	width: 812px;
	height: 28px;
	background-image:url(images/PostFooter.jpg);
	background-color:#333333;
	}
	
		.PostFooter .Categories{
		margin: 4px 0px 0px 20px;
		font: bold 14px Georgia, "Times New Roman", Times, serif;
		float: left;	
		color: #804000;
		font-variant: small-caps;
		}
		
			.Categories a:link{
			color:#19637c;
			text-decoration:none;
			font-variant:small-caps;		
			}
			
			.Categories a:visited{
			color:#19637c;
			text-decoration: line-through;
			font-variant:small-caps;		
			}
			
			.Categories a:hover{
			color:#2287a8;
			background-color:#1a4c5c;
			text-decoration:none;
			font-variant:small-caps;
			}
			
			.Categories a:active{
			color:#FFF;
			text-decoration:none;
			font-variant:small-caps;
			}
	
		.PostFooter .Comments{
		margin: 3px 10px 0px 0px;
		font: bold 14px Georgia, "Times New Roman", Times, serif;
		float: right;	
		color: #804000;
		font-variant: small-caps;
		}
	
			.Comments a:link{
			color:#cc6600;
			text-decoration:none;
			font-variant:small-caps;		
			}
			
			.Comments a:visited{
			color:#804000;
			text-decoration:none;
			font-variant:small-caps;		
			}
			
			.Comments a:hover{
			color:#2287a8;
			background-color:#1a4c5c;
			text-decoration:none;
			font-variant:small-caps;
			}
			
			.Comments a:active{
			color:#FFF;
			text-decoration:none;
			font-variant:small-caps;
			}
			
.Post blockquote {
margin: 0px auto;
width: 775px;
background-color: #222;
padding: -15px;
border: 3px solid #121212;
}

.Post blockquote p{
color: #AFAFAF;
font-style: italic;
}

.Post blockquote h3{
color: #BFBFBF;
font-style: italic;
margin-top: -3px;
margin-left: -3px;
}

/* *********************** */
/*     Project Header      */
/* *********************** */

.Project{
margin: 0px auto;	
width: 815px;
height: 100px;
background-image:url(images/h1.png) center center;
overflow: hidden;
display: block;
}

	.Project h1{
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	color: #2287a8;	
	line-height: 58px;
	padding-top: 2px;
        text-align: center;
	}

/* *********************** */
/*         Single          */
/* *********************** */

#Single{
margin: 10px;
width: 830px;
height: 550px;
overflow: auto;
background-color: #4d4d4d;
background-image:url(images/BG3.jpg);
background-position:top center;
background-repeat:repeat-x;
display:block;
}

	#Single img{
	border: solid 3px #111;
	} 
	
	#Single img.alignleft{
	margin: 0px 10px 0px 0px;
	} 
	
	#Single img.alignright{
	margin: 0px 0px 0px 10px;
	}

        #Single img .aligncenter {
        margin: 0px auto;
        }

	#Single p{
	font: 16px "Times New Roman", Times, serif;
	line-height: 24px;
	text-align:justify;
	padding: 0px 20px 0px 20px;
	color: #BBB;
	}

/* *********************** */
/*         Resume          */
/* *********************** */

#Resume tbody tr td p{
text-align:left;
}


/* *********************** */
/*         Extras          */
/* *********************** */

#Extras{
margin: 0px auto;
margin-bottom: 10px;
width: 850px;
height: 170px;
}

/* *********************** */
/*     Widget_Twitter      */
/* *********************** */

#Widget_Twitter{
margin: 0px auto;
width: 413px;
height: 177px;
background-image: url(images/TBirdz/rotate.php);
color: #6b4c24;
float: left;
font-weight: bold;
}

	#TPost{
	margin: 0px auto;
	margin-top: 40px;
	padding: 20px;
	}
	
		#Widget_Twitter ul{
		list-style:disc;
		}
		
		#Widget_Twitter a#twitter-link{
		float: right;
		margin-top: -10px;
		margin-right: 10px;
		}
		
		#Widget_Twitter a:link{
		color: #9e7136;
		text-decoration:none;
		}
		
		#Widget_Twitter a:visited{
		color: #523a1c;
		text-decoration:none;
		}
		
		#Widget_Twitter a:hover{
		color: #6b4c24;
		text-decoration:none;
		background-color: #c16100;
		}
		
		#Widget_Twitter a:active{
		color: #FFF;
		text-decoration:none;
		}
		
		/* #Widget_Twitter #twitter_update_list li a{
		margin-top: 2px;
		float: left;
		} */

/* *********************** */
/*     Widget_GReader      */
/* *********************** */

#Widget_GReader{
margin: 0px auto;
width: 413px;
height: 177px;
background-image: url(images/GReader/rotate.php);
font: bold 14px "Times New Roman", Times, serif;
color: #6b4c24;
float: right;
overflow: hidden;
}

	#GPost{
	margin: 0px auto;
	margin-top: 30px;
	padding: 20px;
	}

		#Widget_GReader ul{
		list-style: disc;
		}
		
		#Widget_GReader .f{
		float: right;
		margin-top: -10px;
		margin-right: 30px;
		}
		
		#Widget_GReader a:link{
		color: #9e7136;
		text-decoration:none;
		}
		
		#Widget_GReader a:visited{
		color: #523a1c;
		text-decoration:none;
		}
		
		#Widget_GReader a:hover{
		color: #6b4c24;
		text-decoration:none;
		background-color: #c16100;
		}
		
		#Widget_GReader a:active{
		color: #FFF;
		text-decoration:none;
		}

                #Widget_GReader .f{
                position: relative;
                top:-5px;
                }
		
/* *********************** */
/*         Copyright       */
/* *********************** */

#Copyright{
clear:both;
margin: 0px auto;
margin-top: 5px;
padding: 0px;
width: 850px;
height: 20px;
font:bold 10px  Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
color: #000;
text-align: center;
line-height: 32px;
}

	#Copyright a:link{
	color: #000;
	text-decoration:none;
	border-bottom:thin solid #000;
	}
	
	#Copyright a:visited{
	color: #CC6600;
	text-decoration:none;
	border-bottom:thin solid #3399FF;
	}
	
	#Copyright a:hover{
	color: #CC6600;
	border-bottom:thin solid #FFFF00;
	}
	
	#Copyright a:active{
	color: #CC6600;
	border-bottom:thin solid #FFFFFF;
	}

