/*
Theme Name: WP-NP
Theme URI: http://www.neo-pangea.com/
Description: The WP Theme for Neo-Pangea.
Version: 1.0
Author: Damon Williams
Author URI: http://www.neo-pangea.com/
Tags: red, rusty, custom header, fixed width, two columns, widgets

	WP-NP v1.0
	 http://www.neo-pangea.com

	This theme was designed by Brett Bagenstose and built by Damon Williams.
*/

* {
	outline: none;
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	font-size: 62.5%; 
	font-family: Georgia, Times New Roman, Verdana, Arial, Sans-Serif;
	text-align: center;
	color: #c1aa88;
	background-color: #000000;
	background-image: url(images/main-bg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	height:100%;
}

textarea, input[type=text] {
	background-image:url(images/textarea-bg.png);
	background-position:0 0;
	border: 1px dotted #480000;
	color:#c1aa88;
}

a:link, a:visited {
	color: #B59B3A;
	text-decoration:none;
}
a:hover {
	color: #B59B3A;
	text-decoration:underline;
}

p {
	margin:0 0 17px 0;
}

#page {
	position:absolute;
	left:50%;
	margin-left:-512px;
	width:1024px;
	text-align: left;
	background-image: url(images/content-bg-repeat.png);
	background-position:center 226px;
	background-repeat:repeat-y;
	height:auto !important; 
	height:100%; /* IE6 */
	min-height:100%; 

}
#header {
	background-image: url(images/main-header.png);
	background-position:center 0px;
	background-repeat:no-repeat;
	height:226px;
	width:1024px;
}

#header #visitNeo {
	margin:20px 0 0 30px;
	float: left;
}

#header #visitNeo a:link, #header #visitNeo a:visited {
	color: #B59B3A;
	text-decoration:none;
}
#header #visitNeo a:hover {
	color: #B59B3A;
	text-decoration:underline;
}

#header #headerImage {
	padding:10px 0 0 30px;
}

#header #search {
	margin:16px 30px 0 0;
	float: right;
}

#content {
	font-size: 1.2em;
}


.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin:6px 0 0 0;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.thread-alt {
	background-image:url(images/bg-30.png);
}
.thread-even {
	background-image:url(images/bg-30.png);
}

.bypostauthor {
	background-image:url(images/bg-60.png) !important;
	border-left: 2px solid #820000 !important;
	border-right:1px dotted #820000 !important;
	border-top:1px dotted #820000 !important;
	border-bottom:1px dotted #820000 !important;
}

.depth-1 {
	/*border: 1px solid #ddd;*/
}
.even, .alt {
	border-left: 2px solid #3E0000;
	border-right:1px dotted #3E0000;
	border-top:1px dotted #3E0000;
	border-bottom:1px dotted #3E0000;
}



#footer {
	border: none;
	background-image:url(images/footer-bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	color:#C1AA88;
	font-size:11px;
	clear:both;
	padding:12px 30px 10px 30px;
}

#footer #baseNav {
	float: left;
	margin:0 0 10px 0;
}
#footer #baseNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer #baseNav ul li {
	float: left;
}

#footer #baseNav ul li.spacer {
	margin-right: 6px;
	margin-left: 6px;
}

#footer #copyright {
	float: right;
	margin:0 0 10px 0;
}

.clearFix {
	font-size:1px;
	clear: both;
}

small {
	font-family: Georgia, Times New Roman, Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Georgia, Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}


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

#sidebar #neoBadge {
	text-align: center;
}

#sidebar h2 {
	font-family: Georgia, Times New Roman, Verdana, Arial, Sans-Serif;
	font-size: 1.2em !important;
	font-weight:bold;
	color:#f4e8c8;
	text-align:center;
	text-transform:uppercase;
	background-image:url(images/bucket-header.png);
	background-position:center middle;
	background-repeat:no-repeat;
	padding:12px 0 0 0;
	height:28px;
	width:290px;
}

#sidebar h2.widgettitle {
	font-family:Georgia,Times New Roman,Verdana,Arial,Sans-Serif;
	font-size:1.2em !important;
	font-weight:bold;
}

h3 {
	font-size: 1.4em;
	font-weight:normal;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #CAAA68;
}
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 a:link {
	color: #B59B3A;
}

.entry a:visited {
	color: #B59B3A;
}

.entry a:hover {
	color: #B59B3A;
	text-decoration:underline;
}

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

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}

.commentlist {
	font-size:0.8em;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em Georgia, Times New Roman, Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid transparent;
	padding: 2px;
	background: transparent;
}
.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: Georgia, Times New Roman, Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1.2em Georgia, Times New Roman, Verdana, Arial, Sans-Serif;
	line-height:inherit;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #7D571E;
}
code {
	font: 1.1em Georgia, Times New Roman, Verdana, Arial, Sans-Serif;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #B59B3A;
	text-decoration: underline;
}
a:hover {
	color: #B59B3A;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}

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

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



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 600px;
}

.widecolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0 45px;
	width: 600px;
}

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

.post small.datetime {
	font-size:0.9em;
	color:#7d571e;
	margin:0 0 6px 0;
}

.post hr {
	display: block;
}

.hr hr {
	display:none;
}

.hr {
	background-image:url(images/hrule.png);
	background-position:right;
	background-repeat:no-repeat;
	height:8px;
	margin:12px 0 12px 0;
	clear:both;
}

.taglist {
	color:#7d571e;
	padding:0 0 6px 0;
}

.commentlist {
	color:#7d571e;
	padding:0 0 4px 0;
}

.widecolumn .post {
	margin: 0;
}

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

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

.postmetadata.alt {
	background-image:url(images/bg-30.png);
} 

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

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

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



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

h2 {
	margin: 0 0 8px 0;
	font-size:2.9em;
	font-weight:normal;
}

.post h2 {
	margin: 0 0 24px 0;
	font-size:2.9em;
	font-weight:normal;
	line-height:1em;
}

h2.pagetitle {
	margin-top: 20px;
	text-align: left;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

.post h3 {
	font-size:2.0em;
	font-weight:normal;
}

/* 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 {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

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

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 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;
}

#sidebar .widget_tag_cloud div {
	padding: 0px 20px 0px 12px;
}

/* End Entry Lists */



/* Begin Form Elements */
#search {
	height:19px;
}

#searchform {
	margin: 0;
	padding: 0;
	text-align: right;
}

#searchform #s {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFC;
	width: 223px;
	height: 16px;
	padding:3px 0 0 3px;
	background-image:url(images/search-field.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input[type=text] {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	/*margin: 0 0 5px auto;*/
	float: right;
}
/* End Form Elements */



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

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
}

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

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



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 695px;
	width: 300px;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



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

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

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

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}


/* GALLERY */
.gallery a img {
	border:2px solid #3F2C0F !important;
}

.gallery a img:hover {
	border:2px solid #7D571E !important;
}


a img.wp-image-65 {
	border:2px solid #3F2C0F !important;
}

a img.wp-image-65:hover {
	border:2px solid #7D571E !important;
}




.navigation {
	display: block;
	text-align: center;
	margin: 10px 0 30px 0;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.np-postedby {
	float:left;
	color:#7B6A1D;
	font-size:0.8em;
}
.np-postedby a:link, .np-postedby a:visited {
	color:#7B6A1D;
}
.np-postedby a:hover {
	color:#7B6A1D;
	text-decoration:underline;
}

.np-tags {
	float:right;
	padding-right:18px;
	font-size:0.8em;
	color:#7B6A1D;
}
.np-tags a:link, .np-tags a:visited {
	color:#7B6A1D;
}
.np-tags a:hover {
	color:#7B6A1D;
	text-decoration:underline;
}


#content .entry #share {
	width:200px;
	float:right;
}

#content .entry .relLinks {
	font-size: 10px;
	padding-top: 5px;
	padding-left: 10px;
}
#content .entry #share h4 {
	background: transparent url(images/img-share.png) no-repeat;
	width: 66px;
	height: 22px;
	text-indent: -9999px;
	margin-bottom: 10px;
				}
#content .entry #share div {
	margin-left: 14px;
}


/* SYNTAXHIGHLIGHTER (LANG TAB ADD-ON) */
.codeTab {
	background-color:#341500 !important;
	padding:5px !important;
	font-weight:bold  !important;
	font-size:11px;
	float:left !important;
	display:block !important;
	
	-moz-border-radius-topright: 6px !important;
	-khtml-border-top-right-radius: 6px !important;
	-webkit-border-top-right-radius: 6px !important;
	border-top-right-radius: 6px !important;
	-moz-border-radius-topleft: 6px !important;
	-khtml-border-top-left-radius: 6px !important;
	-webkit-border-top-left-radius: 6px !important;
	border-top-left-radius: 6px !important;
}
