@charset "utf-8";
/* CSS Document */

/*
Theme Name: The Next LVL
Theme URI: http://www.nexeusfatale.com/
Description: A CMS theme for wordpress
Version: .6
Author: Leo Newball, Jr.
Author URI: http://leonewballjr.name/
Tags: blue, fixed width, two columns, widgets

Release Notes:
.6 - Minor design changes, major changes to the CSS Organization
.5 - Major changes to the design, removed front page, changed interaction with comments/trackbacks, more SEO firendly header
.4 - Cosmetic changes to the header, moved the menu down a level, changed it's interaction, fixed some front page issues.
.3 - Changes to the front page - added a search button, and a blog description text
.2 - Added a better background image, to both the middle content and general background, added a background to post meta data, cleaned up some code.
.1 - The creation of the theme.
*/

/* Color & Presentation*/
body {
	background-color: #000;
}

#wrapper {
	border-left: 1px solid #0083a2;
	border-right: 1px solid #0083a2;
	border-bottom: 1px solid #0083a2;
	background-image: url(images/inside_background.png);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #E6F4FF;
}

.pageSection {
	border-bottom: 2px solid #CCCCCC;
	color: #007e90;
	}

h3#comments, h3#respond, h3#trackbacks {
	border-top: 3px solid #000;
	}

#blog_title {
	background-image: url(images/blog_name.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#navcontainer {
	border-bottom: 1px dotted #000;
	}

#content {
	background-image:url(images/sidebar_divider.png);
	background-position: 565px top;
	background-repeat: repeat-y;
	background-color: #fff;
}

.posttitle, .post_metadata {
	border-bottom: 1px dotted #a0a0a0;
}

.post_metadata {
	background-color: #eee;
}

#footer {
	background-color: #E6F4FF;
	background-image:url(images/footer_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.error, .nocomments {
	border: 1px solid #FF4B00;
	background-color: #FFD2BF;
}

.linkcat h2 {
	border-bottom: 1px dotted #007e90;	
	}

.wp-caption {
	background-color: #FFFFFF;
	}

.wp-caption img {
	border: 1px solid #999999;
	}

p.wp-caption-text {
	color: #666666;
	}

/* Text */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar h2 {
	font-size: .9em;
	}

#content, #header, #footer, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pageSection {
	text-align: right;
	}

.entry p, .entry ul, .entry ol {
	font-size: .8em;
}

small, #footer {
	font-size: .6em;
}

h3#comments, h3#respond, h3#trackbacks {
	font-size: 1em;
	}

#blog_description, .pagetitle {
	text-align: right;
	font-size: .7em;
}

#sidebar ul ul li, #sidebar ul ol li, #feed_link, .page_navigation, .commentlist, .comment_notice, .nocomments {
	font-size: .7em;
}

.posttitle {
	font-size: 1.4em;
}

.post_metadata {
	font-size: .6em;
	text-transform:lowercase;
}

.page_navigation {
	text-align: center;
	}

blockquote {
	border: 1px solid #e6db55;
	background-color: #fffbcc;
	text-align: justify;
	padding: 5px 10px 0 10px;
	margin: 0 15px 5px 15px;
}

code {
	display: block;
	border: 1px solid #2C6C6F;
	background-color: #D9FEFF;
	font-family: "Courier New", Courier, monospace;
	padding: 5px 10px 5px 10px;
	margin: 10px 0 10px 0;
	font-size: 12px;
	}

.linkcat h2 {
	font-size: 1.2em;
	}

p.wp-caption-text {
	font-size: 9px;
	text-align: right;
	}

.more-link {
	display: block;
	text-align: right;
	}

/* Design & Position */
body {
	margin-top: 0; padding: 0;
}

#wrapper {
	padding-top: 40px;
	margin: 0 auto;
	width: 820px;
}

#header {
	width: 800px;
	margin: auto;
	padding: 0;
}

#blog_title {
	height: 85px;
	text-indent: -9999px;
}

#blog_description, .pagetitle {
	padding: 0; margin: 0;
}

#navcontainer {
	margin: 3px 5px 4px 5px;
	padding-bottom: 4px;
	}

#content {
	margin: 0px auto; padding: 6px 0 0 0;
	width: 800px;
	clear: both;
}

.post {
	float: left;
	margin: 0 0 10px 5px; padding: 5px;
	width: 540px;
}

.entry p {
	margin: 5px 0 1em 0;
	padding: 0;
}

.posttitle {
	margin: 0 0 2px 0; padding: 0 0 3px 0;
}

.post_metadata {
	width: 540px;
	margin: 0; padding: 5px;
}

.post_metadata p {
	padding: 0;
	margin: 0 0 3px 0;
}

#footer {
	width: 800px;
	margin: auto;
	clear: both;
	padding: 5px 0 30px 0;
}

.page_navigation {
	clear: both;
	display: block;
	width: 540px;
	margin: 0 0 5px 10px; padding: 5px 0 5px 0;
	}

.aligncenter {
	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 5px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.linklist {
	margin: 0; padding: 0;
	list-style: none;
	}

.linkcat h2 {
	margin: 0 0 0 5px;
	}

.linkcat li {
	margin: 0 0 0 5px;
	list-style: none;
	}

.wp-caption {
	margin-top: 4px;
	}

.wp-caption img {
	margin: 10px 5px 0 5px;
	}

/* Special Elements - Hoirzontal List */
.horizList li {
	list-style: none;
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #aeaeae;
	}

/* Right Sidebear - Design and Position */
	
#sidebar {
	float: right;
	padding: 0; margin: 0;
	width: 230px;
}

#sidebar ul {
	padding: 5px 0 0 5px; margin: 0;
}

#sidebar ul li {
	list-style-type: none;
	margin: 0 0 10px; padding: 0 0 5px 0;
}

#sidebar ul p, #sidebar ul select {
	margin: 8px 0 5px 0; padding: 0;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 5px; padding: 0 0 5px 0;
}

#sidebar ul ul ul, #sidebar ul ul ol {
	margin: 0 0 0 5px;
}

ol li, #sidebar ul ol {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 3px 0 0; padding: 0 0 5px 0;
}

.widget_pages li a, .widget_recent_entries li a {
	display: block;
	background: url(images/page.png) left 1px no-repeat;
	padding: 0 0 6px 18px;
	}

.widget_categories li a {
	display: block;
	background: url(images/folder.png) left top no-repeat;
	padding: 0 0 4px 18px;
	}

.widget_links li a {
	display: block;
	background: url(images/world_link.png) left 1px no-repeat;
	padding: 0 0 4px 18px;
	}

#sidebar h2 {
	margin: 0 5px 0 0; padding: 0;
	border-bottom: 1px dotted #007e90;
}

/* Footer Sidebar */
#footer_widget {
	width: 800px;
	padding: 5px 0 0 0; margin: 0;
}

#footer_widget .widget {
	float: right;
	list-style: none;
	display: inline;
	margin-left: 5px;
	}

/* Comments */
#comment {
	width: 540px;
	}

.commentlist {
	margin: 0 0 0 0; padding: 0;
	}

.commentlist .alt {
	background-color: #fff;
	}

.commentlist li {
	padding: 3px;
	list-style: none;
	}

.commentmetadata {
	border-top: 1px dotted #aeaeae;
	height: 40px;
	}

.avatar {
	float: left;
	margin-right: 5px;
	}


/* Search Form */
#searchform #s {
	width: 210px;
	font-size: .7em;
	border: 1px solid #007e90;
	background-color: #fff;
	margin-right: 5px;
}

#searchsubmit {
	font-size: .7em;
	border: 1px solid #007e90;
	background-color: #fff;
}

#sidebar #searchsubmit {
	margin-top: 5px;
	margin-left: 158px;
	}

/* Sidebar Elements */

#feed_link {
	display: block;
	background: url(images/rss-feed-blue.png) left 1px no-repeat;
	padding: 0 0 2px 16px;
	}

/* Links */
.posttitle a {
	color: #3f749e;
	text-decoration: none; 
	}

a img {
	border: none;
	}

a:link, a:visited {
	color: #007e90;
	text-decoration: none;
}

.entry p a:link, .entry p a:visited {
	border-bottom: 1px dotted #007e90;
	}

a:hover, a:active {
	color: #ee6500;
}

.entry p a:hover, .entry p a:active {
	border-bottom: 1px solid #ee6500;
	}

