/*
Theme Name: Matts Porfolio
Description: My Portfolio: Feb 2009
Version: 1.0
Author: Matt Vague
*/

@import "reset.css";

/* Begin Structure */

* {
    margin: 0;
}

* html #header ul li {overflow-x: hidden;}

html, body  {
    height: 100%;
	}
	
#header-wrapper {
	padding: 0;
	margin: 0;
}
	
#header {
	margin: 0 auto 0 auto;
	height: 48px;
	width: 935px;
	padding-bottom: 40px;
	text-align: left;
	}

#header-content {
	display: block;
	/*text-align: center;*/
	width: 929px;
	margin: 0 auto 0 auto;
	}
	
#header-img {
	float: left;
	margin-left: 30px;
	height: 60px;
	width: 198px;
}
	
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2em;
	}

#page {
	/*min-height: 400px;*/
	text-align: left;
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 50px 0 20px 0;
	}

.tinycolumn {
	padding: 0 10px 0 10px;
	margin: 0 0 0 0;
	width: 234px;
	}

.narrowcolumn {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 660px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0;
	width: 100%;
	}
	
.widecolumn.home {
	margin: 40px auto 0 auto;
	width: 850px;
	}
	

.widecolumn.home .wrap {
	width: 600px;
}


.portfolio-item {
	/*margin-bottom: 30px;*/
	text-align: justify;
	}
	
.portfolio-item ul.meta {
	margin: 0 0 16px 0;
	list-style: none;
}
	
	.portfolio-item ul.meta li {
		font-size: 1.2em;
		font-weight: 600;
		color: #705d50;
		margin: 0 0 3px 0;
		padding: 0;
	}
	
.portfolio-item .content {
	float: left;
	width: 490px;
}


.portfolio-item .images {
	float: right;
	margin-left: 10px;
	display: block;
	max-width: 155px;
	}
	

.portfolio-item .images img {
	margin-bottom: 10px;
	}	

.post {
	margin-bottom: 0px;
	width: 525px;
	text-align: justify;
	}
	
.post.full {
	margin-top: 42px;
	width: 100%;
	}
	
.post.full h2 {
	font-size: 2.2em;
	}
	
.post .back-link {
	margin: 0;
	margin-bottom: 8px;
	display: block;
	width: 100%;
	}

.post hr {
	display: block;
	margin: 30px 0 30px 0;
	}

.post .meta {
	font-size: 0.8em;
	color: #7F7F7F;
	margin-top: 15px;
	margin-bottom: 30px;
	}
	
.comment {
	margin: 10px 0 10px 10px;
	padding-left: 15px;
	border-left: 6px solid #d5c9b1;
	width: 500px;
}	

#footer {
	background-color: #ddd2bc;
	padding: 6px;
	}
	
.push {
	height: 10px;
	padding-top: 40px;
	clear: both;
	}
	
/* End Structure */



/*	Begin Headings */


#page h1 {
	font-size: 8em;
	font-weight: 700;
	color: #4f4a41;
	letter-spacing: -0.08em;
	line-height: 0.7em;
	padding: 0;
	margin: 0;
	}
	
	#page h1.post-title {
		font-size: 3.5em;
		font-weight: 700;
		color: #4f4a41;
		letter-spacing: -0.05em;
		line-height: 0.8em;
		width: 800px;
		padding: 0;
		margin: 0;
		}

#page h2 {
	font-size: 2.4em;
	font-weight: 600;
	color: #4c473f;
	letter-spacing: -0.09em;
	line-height: 1em;
	margin-bottom: 8px;
	width: 700px;
	}
	
	#page .home h2 {
		font-size: 7em;
		margin-bottom: 8px;
		text-align: center;
		width: 100%;
		}
	
ul + h2, p + h2{
	margin-top: 30px;
	}
	
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar h2 {
	font-size: 1.3em;
	margin-bottom: 8px;
	}

.home h3 {
	font-size: 2.0em;
	font-weight: 400;
	color: #4c473f;
	letter-spacing: 0em;
	text-transform: none;
	line-height: 1em;
	margin-bottom: 24px;
	text-align: center;
	width: 100%;
	}


h3 {
	font-size: 1.5em;
	font-weight: 700;
	color: #705d50;
	/*text-transform: uppercase;*/
	letter-spacing: 0.1em;
	margin: 0 0 4px 0;
	padding: 0;
	}
	
p + h3 {
	margin: 28px 0 4px 0;
	}	


/* End Headers */


/* Begin Typography & Colors */
body {
	font-size: 72.5%;
	color: #5d5d5d;
	font-family: Helvetica, Arial, Sans-Serif;
	text-align: center;
	background: url(images/header-bg.jpg) repeat-x top;
	background-attachment: scroll;
	background-color: #FDFDFD;
	}
	
p {
	line-height: 1.4em;
	font-weight: normal;
	letter-spacing: 0.02em;
	margin-bottom: 12px;
	text-align: left;
}

p.empty {
	color: #DDD;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 0.009em;
}

ul {
	list-style-type: square;
	list-style-image: url(images/brown-bullet.gif);
	margin-bottom: 12px;
}

ul li {
	font-weight: normal;
	line-height: 1.4em;
	margin: 5px 0 5px 23px;
	text-align: left;
}

ol {
	list-style-type: decimal;
	margin-bottom: 12px;
}

ol li {
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: 0.02em;
	margin-left: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

ol li > img, ul li > img {
	margin: 10px 5px;
}

ol li > img.wp-smiley, ul li > img.wp-smiley {
	margin: 0;
}

ol li li {
	list-style-type: lower-alpha;
}

#page {
	font-size: 1.2em
	}

#content .narrowcolumn p {
	margin-bottom: 6px;
	max-width: 540px;
}



body strong {
	color: #444444;
}


.speaking-box {
	background: #afa592 url(images/speaking-box.jpg) no-repeat;
	display: block;
	padding: 30px;
	margin-bottom: 40px;
}

.speaking-box blockquote p {
	font-size: 3.0em;
	letter-spacing: -1px;
	color: #45423a;
	font-weight: 200;
	line-height: 1.0em;
	margin: 0;
	padding: 0;
}

.speaking-box strong {
	font-weight: 500;
	color: #38352f;
}

.speaking-box strong {
	font-weight: 500;
	color: #38352f;
}

/*.post pre {
	margin:0 0 10px;
	max-height:300px;
	overflow:auto;
	padding:5px 0;
	margin-bottom: 26px;
	width:100%;
}

code {
	background:#F8F3DF none repeat scroll 0 0;
	font-size:1.1em;
	font-weight:bold;
	}*/

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

/* End Typography & Colors */


/* Begin Content Column */

#content {
	}

/*  End Content Column */


/* 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
	}
	
.social-icons img {
	margin-right: 4px;
}
	
.social-icons img:hover {
	
}	
	
/* End Images */


/* Begin Sidebar */
#sidebar {
	padding: 0; 
	margin-right: 40px;
	text-align: right;
	}
	
#sidebar .blogs {
	text-align: left;
	} 
	
#sidebar .blog {
	text-align: justify;
	margin-top: 10px;
	}
	
#sidebar .blog p {
	font-size: 0.9em;
}



	
	
/* End Sidebar */


/* Begin Navigation */


a:link { color: #fe8400; }
a:visited { color: #fe8400; }
a:hover { color: #f4b978; }
a:active { color: #fe8400; }

h3 a:link { color: #fe8400; }
h3 a:visited { color: #fe8400; }
h3 a:hover { color: #f4b978; }

/* End Navigation */


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

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


.hidden {
	display: none;
	}

hr {
	height: 1px;
	border: 0;
	border-bottom: 1px solid #bbb;
	margin: 30px 0;
	clear: both;
	}
	
h1 + hr {
	height: 1px;
	border: 0;
	border-bottom: 1px solid #bbb;
	margin: 0 0 40px 0;
	}

.post .meta + hr {
	height: 1px;
	border: 0;
	border-bottom: 1px solid #bbb;
	margin: 30px 0 30px 0;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/


/* Begin utility classes */

.right {
	float: right;
}

.left {
	float: left;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.clearer {
	visibility: hidden;
	clear: both;
}

.hidden {
	display:none;
}

/* End utility classes */


/* Begin No CSS (if user has CSS disabled these appear)*/
	.no-css {
		display: none;
	}

/* End No Css*/