/*
Theme Name: NickSeguin.com
Theme URI: http://nickseguin.com/
Description: These design for Nick Seguin's blog.
Version: 0.0
Author: Bobby Whitman
Author URI: http://www.bobbywhitman.com/
Tags: nick seguin

	Designed by Phil Franks

*/



body {
	background: #ffffff url(img/top-bg.jpg) repeat-x center top;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: helvetica, arial, sans-serif;
	color: #656565;
}

a img { border: 0; }

h1, h2, h3, h4, h5 { margin: 0; }


a, a:link {
	color: #ac0000;
	text-decoration: underline;
}

a:visited, a:hover {
	color: #000000;
	text-decoration: underline;
}


#outer {
	background: url(img/bot-bg.jpg) repeat-x center bottom;

	min-height: 500px;
}

#footer {
	background: #fcfcfc url(img/foot-bg.jpg) repeat-x center top;
	position: relative;
	min-height: 180px;
}

#footer .contain {
	position: relative;
}

#quote {
	position: absolute;
	top: -61px;
	left: 46px;
	background: url(img/quote-bg.gif) no-repeat;
	width: 260px;
	height: 278px;
}
	#quote-inner {
		padding: 80px 24px 38px 24px;
		color: #000000;
		font-size: 1.2em;
	}

div.contain {
	width: 912px;
	margin: 0 auto 0 auto;
}

#header {
	height: 160px;
	position: relative;
}

	#logo {
		position: absolute;
		top: 21px;
		left: 18px;
	}


	#search {
		position: absolute;
		top: 15px;
		left: 486px;
		width: 310px;
		height: 50px;
		background: url(img/search.gif) no-repeat center center;
	}

	#search #s {
		position: absolute;
		top: 16px;
		left: 63px;
		width: 200px;
		height: 16px;
		padding: 1px 5px;
		background-color: #ebe5cc;
		color: #767676;
		border: none;
	}

	#search #searchbtn {
		position: absolute;
		top: 16px;
		left: 273px;
		width: 33px;
		height: 16px;
	}

	#subscribe {
		position: absolute;
		top: 12px;
		right: 0px;
	}

	ul#nav {
		list-style-type: none;
		margin: 0;
		padding: 66px 0 0 398px;
		height: 23px;
	}

	ul#nav li {
		float: left;
		height: 23px;
		width: 66px;
		text-align: center;
		line-height: 23px;
		background: none;
	}

	ul#nav li.on {
		background: url(img/nav-on.gif) no-repeat center center;
	}

	ul#nav li a, ul#nav li a:link, ul#nav li a:visited {
		font-size: 1.3em;
		font-weight: bold;
		color: #767676;
		text-decoration: none;
	}

	ul#nav li.on a, ul#nav li.on a:link, ul#nav li.on a:visited {
		font-size: 1.3em;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}


#panel {
	float: right;
	width: 222px;
}

	#panel .box {
		margin: 16px 0;
	}

	#panel .border {
		border: 1px solid #c8c8c8;
		padding: 1px;
	}

	ul.category {
		list-style-type: none;
		background-color: #d8e7ec;
		padding: 0 5px 5px 5px;
		margin: 0;
	}

	ul.category li {
		font-size: 1.2em;
		height: 24px;
		line-height: 22px;
		padding: 0 0 0 9px;
		background: url(img/subnav-hr.gif) no-repeat bottom center;
	}

	ul.category li a, ul.category li a:link, ul.category li a:visited {
		color: #676767;
		text-decoration: none;
	}

	ul.category li a:hover, ul.category li a:active {
		color: #b60000;
		text-decoration: none;
	}

	#connect {
		background: url(img/findme-bg.gif) no-repeat left center;
		padding: 0 0 0 78px;
	}

	#flickr {
		height: 355px;
		background: url(img/flickr-bg.gif) no-repeat top center;
	}

	#flickr .padd {
		padding: 65px 18px 40px 37px;
	}

	#wordcamp .padd {
		padding: 5px 20px 40px 45px;
	}
	#firefox .padd {
		padding: 5px 20px 40px 45px;
	}
#content {
	margin: 0 240px 0 0;
}

.clean {
	clear: right;
	height: 50px;
}

ul.resources {
	width: 210px;
	float: right;
	list-style-type: none;
	margin: 0;
	margin-right: 40px;
	padding: 0;
}

ul.resources li {
	font-size: 1.2em;
	line-height: 1.9em;
}

ul.resources li a, ul.resources li a:link, ul.resources li a:visited {
	color: #676767;
	text-decoration: none;
}

ul.resources li a:hover, ul.resources li a:active {
	color: #000000;
	text-decoration: none;
}

.post-container {
	position: relative;
	margin: 0 0 0 112px;
	width: 529px;
	padding: 0;
}

.post-cap {
	width: 529px;
	height: 7px;
	background: url(img/post-cap.gif) no-repeat top center;
	position: relative;
	top: 7px;
}

.post-body {
	border-style: solid;
	border-color: #c8c8c8;
	border-width: 0 1px;
	padding: 12px 25px 5px 25px;
	background: #ffffff url(img/post-bg.gif) repeat-x bottom center;
}

	.post-body h2,
	.post-body h2 a,
	.post-body h2 a:link {
		color: #ac0000;
		font-size: 1.6em;
		margin: 0 0 5px 0;
		text-decoration: none;
		border-bottom: white;
	}

	.post-body h2 a:visited,
	.post-body h2 a:hover {
		border-bottom: 1px dashed #ac0000;
	}

	.post-body h4 {
		font-size: 1.4em;
		margin: 0 0 3px 0;
	}

	.post-body small {
		color: #000000;
		font-size: 1.1em;
		margin: 0 0 15px 0;
	}

	.post-body .content {
		color: #656565;
		font-size: 1.2em;
		line-height: 1.6em;
	}

	.post-body .postmetadata {
		color: #656565;
		font-size: 1.2em;
	}

.post-cup {
	width: 529px;
	height: 7px;
	background: url(img/post-cup.gif) no-repeat top center;
}

.post-frame {
	width: 92px;
	height: 159px;
	position: absolute;
	top: 0;
	left: -112px;
	background: url(img/post-frame.gif) no-repeat top center;
}

.post-frame .img {
	position: absolute;
	top: 4px;
	left: 6px;
	width: 81px;
	height: 81px;
	overflow: hidden;
}

.post-frame .date {
	font-size: 20px;
	color: #656565;
	width: 92px;
	position: absolute;
	top: 100px;
	left: 0px;
	text-align: center;
}

.post-arrow {
	position: absolute;
	top: 35px;
	left: -13px;
	width: 14px;
	height: 23px;
	background: url(img/post-qt.gif) no-repeat;
}

.page {
	font-size: 1.2em;
	line-height: 1.6em;

	padding: 20px 50px 20px 20px;
}

h1 {
	color: #c80000;
	padding-bottom: 4px;
	border-bottom: 1px dotted #656565;
	margin-bottom: 0.7em;
}