/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Arial', Verdana, Arial, Sans-Serif;
	background: url('http://raleighskyline.com/site/bg.gif');
	color: #000000;
	text-align: justify;
	}

#page {
	background-color:#ffffff;
	border: 0px
	text-align: justify;
	}

#headerimg 	{ 
	margin: 0px 0px 0; 
	height: 183px; 
	width: 970px; 
	} 

#content {
	font-size: 12px;
	width:950px;
	margin: 10px 10px 0px auto;
	}

.widecolumn .entry p {
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border: 1px solid #000000;
	}

#footer {
	background: #eee url('http://www.raleighskyline.com/lowbar.gif') no-repeat top; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Arial', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 18px; color: #000000; font-weight: bold; 
	}

h9 {
	font-size: 12px; font-weight: bold; 
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Arial', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Arial', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Arial', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #147;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Arial', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0px; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	border: 0px;
	}

#header {
	background-color: #000000;
	margin: 0 0 0 0; 
	padding: 0; 
	height: 183px; 
	width: 970px;
	}

#headerimg {
	margin: 0;
	height: 183px;
	width: 100%;
	}


.widecolumn {
	float: center;
	padding: 0px;
	margin: 10px;
	width: 922px;
	}

.post {
	margin:0px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
text-align: center;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 20 0px;
	margin: 0 auto;
	width: 970px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}




/* End Headers */



/* 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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {

	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 3px 3px 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}



select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 700px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	padding: 2px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0;
	}

.commentlist li {
	margin: 15px 15px 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */








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

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


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {

	}
/* End Various Tags & Classes*/

.color1 {
background-color: #DFDFDF;
}
.color2 {
background-color: #F3F3F3;
}
.commentOfficialUser { border: 1px solid black; background-color: #99CC99 }

div.archive {
left: 0px;
top: 0px;
background-image:url(/uback3.gif);
height:98px;
position:relative;
width:500px;
}

div.archivetext {
		position: absolute;
		width: 325px;
 		left: 0px;
 		top: 0px;

 		font-size:11px;
		text-align: center;
		padding: 20px 0px 0px 0px;
		argin: 0px 0px 0px 0px;
	}


div.archivepic {
position: absolute; left: 326px; top: 0px; 
}






a:hover {
	color: #000147;
	text-decoration: underline;
	}

.color1 {
background-color: #DFDFDF;
}
.color2 {
background-color: #F3F3F3;
}
.commentOfficialUser { border: 1px solid black; background-color: #99CC99 }

.style9 {
	color: #000000;
	font-size: x-small;
}
.style11 {color: #000066}
.style16 {font-style: italic; color: #03155F;}
.style29 {font-size: 9px; color: #000000; }
.style31 {font-size: 10px; color: #000000; }
.style32 {font-size: 18px; color: #000000; font-weight: bold; }
.style34 {color: #000000; font-weight: bold; font-size: 11px; }
.style38 {color: #000000}
.style39 {
	color: #CC0000;
	font-weight: bold;
}
.style41 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.style43 {
	color: #000066;
	font-size: 11px;
	font-weight: bold;
}
.style44 {color: #4866D5}


h2 {
		margin: 0px 0px 0px 0px;
		padding: 25px 0px 2px 0px;
		height: 61;
		background-color:#ffffff;
		
}


h3 {
		margin: 0px 0px 0px 0px;
		padding: 4px 0px 4px 10px;
		font-size:11px;
		color:#ffffff;
		background-color:#000000;
		font-weight: bold;
}


h4 {
		margin: 2px 0px 0px 5px;
		font-size:18px;
		color:#000000;
	}

h5 {
		margin: 0px 0px 0px 0px;
		padding: 1px 0px 1px 4px;
		font-size:11px;
		color:#000000;
		background-color:#afafaf;
		font-weight: normal;
	}

h6 {
		margin: 0px 0px 0px 0px;
		padding: 1px 0px 1px 2px;
		font-size:14px;
		color:#ffffff;
		background-color:#000000;
		font-weight: bold;
	}

#notes {
		margin: 0px 0px 0px 0px;
		padding: 2px 2px 2px 0px;
		font-size:11px;
		color:#000000;
		text-align:justify;
		font-weight: normal;
	}

#comments {
		margin: 0px 0px 0px 0px;
		padding: 2px 2px 2px 4px;
		font-size:11px;
		color:#000000;
		text-align:justify;
		font-weight: normal;
	}






div.archive {
left: 0px;
top: 0px;
background-image:url(/uback3.gif);
height:98px;
position:relative;
width:350px;
}

div.archivetext {
		position: absolute;
		width: 175px;
 		left: 0px;
 		top: 0px;
 		font-size:11px;
		text-align: center;
		padding: 20px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

div.archivepic {
position: absolute; left: 176px; top: 0px; 
}




div.pseries {
left: 0px;
top: 0px;
background-image:url(/uback3.gif);
height:98px;
position:relative;
width:350px;
}  

div.pseriestext {
		position: absolute;
		width: 175px;
 		left: 0px;
 		top: 0px;
 		font-size:11px;
		text-align: center;
		padding: 20px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}


div.pseriespic {
position: absolute; left: 175px; top: 0px; 
}




div.topic {
left: 0px;
top: 0px;
background-image:url(/uback3.gif);
height:98px;
position:relative;
width:306px;
}  

div.topictext {
		position: absolute;
		width: 131px;
 		left: 0px;
 		top: 0px;
 		font-size:11px;
		text-align: center;
		padding: 20px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}


div.topicpic {
position: absolute; left: 131px; top: 0px; 
}

img.floatLeft { 
    float: left; 
    margin: 1px; 
}
img.floatRight { 
    float: right; 
    margin: 2px 0px 2px 4px; 
	border-color:#000000;
}

p.space {
margin: 0px 0px 0px 0px;
padding: 2px 4px 2px 4px;
text-align: justify;
}

