/*  
Theme Name: Sly Skin
Theme URI: http://www.slydevilstudios.com/
Description: A sly theme for WP.
Version: 1.0
Author: Blake Maloof
Author URI: http://www.slydevilstudios.com/

*/
html, body { background-image: url(http://www.slydevilstudios.com/images/bg.jpg); background-repeat: repeat; background-attachment: fixed; margin: 0; padding: 0; }
body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #444;
	background-image: url(http://www.slydevilstudios.com/images/bg.jpg);
	background-image: url(http://www.slydevilstudios.com/images/bgCorner.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	width: auto;
}
a { color: #5f688b; text-decoration: none; border: 0 transparent; outline-style: none; outline-width: 0; }
a:hover { color: #532e97; text-decoration: none; border-style: none; outline-style: none; }
.hidden {
	display: none;
}

#content h2 {
	padding-bottom: 15px;
	margin: 0;
	padding: 0;
}

#content p {
	padding-bottom: 15px;
	margin: 0;
	padding: 0;
}

#page-container { background-color: #ccc; vertical-align: top; width: 800px; margin: auto; padding: 0; border: solid 3px #673080; }
.enTitle {
	color: #ccc;
	font-weight: bold;
	line-height: 20px;
	background-image: url(http://www.slydevilstudios.com/images/titleBG.jpg);
	background-repeat: repeat-x;
	background-position: 100% top;
	text-align: center;
	letter-spacing: 3px;
	vertical-align: middle;
	position: static;
	width: 590px;
	height: 20px;
	border-left: 1px solid #6e518d;
	border-bottom: 1px solid #6e518d;
	border-right: 1px solid #6e518d;
	border-top: 1px solid #6e518d;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-transform: uppercase;
	display: block;
}
.enTitle a{
	color: #ddd;
}
.enTitle a:hover{
	color: #532e97;
}
.pTitle {
	color: #ccc;
	font-weight: bold;
	line-height: 20px;
	background-image: url(http://www.slydevilstudios.com/images/titleBG.jpg);
	background-repeat: repeat-x;
	background-position: 100% top;
	text-align: center;
	letter-spacing: 3px;
	vertical-align: middle;
	position: static;
	width: 560px;
	height: 20px;
	border-left: 1px solid #6e518d;
	border-bottom: 1px solid #6e518d;
	border-right: 1px solid #6e518d;
	border-top: 1px solid #6e518d;
	text-transform: uppercase;
	display: block;
        padding-left: -10px;
}
.authorTag{
	float: right;
	width: 60px;
	display: inline;
	border: 1px solid #999;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.enContent {
	text-align: left;
	position: static;
	width: 570px;
	border-left: 1px solid #919191;
	border-bottom: 1px solid #919191;
	border-right: 1px solid #919191;
	border-top-color: #919191;
	border-top-width: 0;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	overflow: auto;
}
.enFooter {
	text-align: right;
	position: static;
	width: 570px;
	margin: 0 0 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.pageContent {
	text-align: left;
	position: static;
	width: 560px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	overflow: auto;
}
.navigation {
	
}
#header {
	background-image: url(http://www.slydevilstudios.com/images/headerBG.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 top;
	height: 123px;
	margin: 0;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo {
	padding-right: 12px;
	padding-left: 12px;
}

#logoL { background-image: url(http://www.slydevilstudios.com/images/logoBGleft.jpg); background-repeat: no-repeat; width: 2px; height: 84px; float: left; }
#logoC { background-image: url(http://www.slydevilstudios.com/images/logoBGcenter.jpg); background-repeat: repeat-x; width: 99%; height: 84px; float: left; }
#LogoR { background-image: url(http://www.slydevilstudios.com/images/logoBGright.jpg); background-repeat: no-repeat; width: 2px; height: 84px; float: left; }

.image {
        margin: 1px;
        padding: 0;
        display: inline;
}

.sidebar {
	line-height: 18px;
	float: right;
	width: 140px;
	background-color: #ccc;
	background-image: url(http://www.slydevilstudios.com/images/bodyBG.jpg);
	background-repeat: repeat-x;
	height: auto;
	clear: left;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 0px 0 5px 0;
}

.sidebar ul ul li{
padding: 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

#content {
	line-height: 18px;
	background-color: #ccc;
	background-image: url(http://www.slydevilstudios.com/images/bodyBG.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 610px;
	height: auto;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#main { float: left; }
#footer {
	background-color: #ccc;
	clear: both;
	padding-right: 25px;
	padding-left: 25px;
	vertical-align: bottom;
	padding-bottom: 10px;
	text-align: center;
}
h1 {
	margin: 0;
	padding: 0;
}
#glossymenu{
	background-image: url(http://www.slydevilstudios.com/images/navBG.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 16px;
	position: relative;
	width: 100%;
	height: 23px;
	clear: left;
	list-style: none;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#glossymenu ul { text-align: center; position: relative; width: 427px; left:50%; margin-top: 0; margin-bottom: 0; margin-left: -213px; list-style: none; }
#glossymenu li{ text-align: center; float:left; padding-left: 1px; display: inline; }

#glossymenu li a{ float: left; display: block; color:#62477e; text-decoration: none; font-family: sans-serif; font-size: 11px; padding:0 1px 0 2px; /*Padding to accomodate left tab image. Do not change*/
	height: 23px; line-height: 23px; background-image: url(http://www.slydevilstudios.com/images/menuLeft.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left 50%; cursor: pointer; }

#glossymenu li a b{ font-weight: bold; background-image: url(http://www.slydevilstudios.com/images/menuRight.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: right top; width: auto; float: left; padding-right: 15px; padding-left: 14px; display: block; /*Padding of menu items*/
}
#glossymenu li a b:hover{ color: #f6ee12; background-image: url(http://www.slydevilstudios.com/images/menuRightHover.jpg);
	 /*right tab image path*/
}
.right {
	text-align: right;
	float: right;
	clear: both;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.left {
	text-align: left;
	float: left;
	clear: both;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.thumb { margin: 5px 3px; border: solid 2px #4f2c5f; }

.infoBox{
	border: 1px solid #919191;
	width: 100%;
	overflow: auto;
        margin-top: 10px;
	margin-bottom: 5px;
}

.infoTitleRight{
	background-color: #BDAEBD;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.infoText{
        padding-right: 11px;
        padding-top: 5px;
        padding-bottom: 5px;
	font-size: 11px;
	line-height: 16px;
}

.commentContent{
	text-align: left;
	position: static;
	width: 570px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #D3D3D3;
	border: 1px solid #C3C3C3;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	color: #303566;
	line-height: 23px;
	text-align: left;
	vertical-align: middle;
	position: static;
	width: 572px;
	height: 23px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #C3C3C3;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
.commentForms{
	text-align: left;
	margin-left: 130px;
}