/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background: #323334 url(http://youcannevergohome.com/images/gradient-background.jpg) repeat-x top;
    font-size: 10px;
}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.2em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.75em;
	font-style: italic;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #dbb953;
	border-bottom: 1px #000 solid;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	padding: 10px;
	width: 980px;
}

#head {
	text-align: left;
	width: 100%;
	background: url(http://youcannevergohome.com/images/skyline-background.png) no-repeat top;
}

#head-bar {
	background:#000000 none repeat scroll 0%;
	height:86px;
	position:relative;
	top:97px;
	width:100%;
}

#head-content {
	height:100px;
	margin:0px auto;
	padding-top:5px;
	position:relative;
	width:980px;
}

#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-2 {
	margin-top: 50px;
	width: 320px;
	margin-left:10px;
	position:relative;
	top:50px;
	border-left:1px solid #666666;
	padding-left:10px;
	float: right;
	position:relative;
}

#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: right;
}


.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 100px 0 0 0;
	padding: 10px;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 980px;
w\idth: 980px;
}

#sidebar-1, #sidebar-2 {
\width: 300px;
w\idth: 300px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 1.2em;
	line-height: 1.5em;
}

.caps {
	font-size: 1.2em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 1em;
}

.published {
	font-size: 1em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: .9em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

/* Fresh Code ----------------------------------------------- */

#title {
	display:box;
	width:513px;
	height:70px;
	overflow:hidden;
	float:left;
	height:70px;
	margin-left:30px;
}

#navigation {
    border-left:1px solid #323334;
    width:100px;
    float:right;
	text-align:left;
	font-family:georgia, serif;
	font-size:1.4em;
	line-height:1.8em;
	padding-left:10px;
}

#quick-bio {
    border-left:1px solid #323334;
    width:180px;
    float:right;
	text-align:left;
	color:#a2b1b4;
	font-size:1.2em;
	padding:0 10px 0 10px;
}

.port {
	border: 5px solid #1c1c1c;
}

.bottom-bar {
	padding-left:10px;
}
