/* @override http://www.polyvibeentertainmentgroup.com/wp-content/themes/k2/styles/peg/peg.css */

/*
Author Name	: Eric Marden
Author Site	: xentek.net
Style Name: State of the Mind of the Art v2
Style URI: http://xentek.net/
Style Info: created by xentek
Style Footer: site by <a href="http://xentek.net/" title="xentek: enlightened internet solutions for every business">xentek</a>
Version: 2.1
Header Width: 950
Header Height: 250
*/

body {
	background: #020202 url(/img/bg.png);
}

#header {
	height: 250px;
}

#page {
	padding-top: 0px;
	border: 3px solid #460000;
	border-bottom: none;
	border-top: none;
}

#header h1.blog-title {
	font-size: 4em;
}

#header p.description {
	font-size: 1.7em;
}

ul.menu {
	font-size: 1.5em;
}

ul.menu li a {
	color: #fff;
	background: #333;
	opacity: .8;
}

ul.menu li a:hover {
	background: #D2000D;
	color: #fff;
}

ul.menu li a:hover,
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	opacity: 1.0;
}

#footer {
	width: 950px;
	background: #460000;
	border: 3px solid #460000;
	border-top: none;
	color: #fff;
	font-size: 1.5em;
	padding: 0;
}

#footer p {
	display: inline;
}

#footer p.footerstyledwith {
	position: relative;
	left: -160px;
	bottom: 0;
}

#footer p.footerfeedlinks {
	position: relative;
	right: -160px;
	bottom: 0;
}

#footer p.footerpoweredby {
	visibility: hidden;
}

#footer a {
	border-bottom-color: #fff;
	color: #fff;
}

#footer .footerstats, .module-edit {
	display: none;
}

#primary {
	width: 600px;
	margin-right: 20px;
	border-right: 1px solid #ebebeb;
}

#searchform {
	font-size: 1.2em;
}

#s {
	width: 200px !important;
	font-size: 1.1em;
}

#sidebar-1 {
	width: 240px;
	margin: 0;
}

#state-of-the-mind-of-the-art h4, #monthly-archive h4, .linkcat h4 {
	font-size: 1.9em;
	background: #D2000D;
	padding: 3px;
	width: 233px;
	position: relative;
	left: -5px;
	top: -5px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}

.linkcat h4 {
	display: block;
}

#state-of-the-mind-of-the-art, #monthly-archive {
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#monthly-archive ul li, #links ul li ul li {
	font-size: 160%;
	height: 18px;
	border-bottom: 1px dashed #ebebeb;
	padding: 5px;
}

#state-of-the-mind-of-the-art p {
	font-size: 1.5em;
	line-height: 1.2em;
}

#sidebar-2 {
	clear: both;
	width: 930px;
	background: #D2000D;
	color: #ebebeb;
	position: relative;
	left: -20px;
	bottom: -10px;
	margin-top: 0px;
}

#sidebar-2 a {
	color: #fff;
	font-weight: bold;
}

#sidebar-2 #latest-comments, #sidebar-2 #latest-posts {
	width: 425px;
	float: left;
	padding: 20px;
}

#sidebar-2 #latest-comments ul li, #sidebar-2 #latest-posts ul li {
	border-bottom: 1px dashed #fff;
	height: 25px;
	line-height: 2.5em;
}

.secondary div {
	margin: auto;
}

#sidebar-2 h4 {
	color: #fff;
	border-bottom: 2px solid #fff;
	font-size: 2em;
	padding-bottom: 5px;
}

.secondary .feedlink {
	position: absolute;
	top: 15px;
	right: 20px;
	padding: 2px;
	padding-left: 20px;
}

/* 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 */
