/* @override 
	http://www.jaschavsjascha.com/wp-content/themes/punchcut_pro/style.css
	http://www.jaschavsjascha.com/wp-content/themes/jvsj_theme/style.css
*/

/*
Theme Name: Jascha's Punchcut PRO Child Theme
Theme URI:  http://themes.jestro.com/punchcut/
Description:  Custom Punchcut child theme for PRO members, customized for jascha.
Version: 1.0
Author:   Drew Strojny / Ben Flax
Author URI: http://themes.jestro.com
Template: punchcut
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../punchcut/stylesheets/master.css");
@import url("../punchcut/functions/stylesheets/style-options.php");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Logo
-----------------------------------------------------------*/
div#title-logo {
  margin: 0 0 0 0px;
	visibility: hidden;
}

/* Page Templates
-----------------------------------------------------------*/

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
  background: blue;
  }
*/
body{
	background: #0f1228}
#wrapper {
  text-align: left;
	background: url(images/Body.jpg) repeat-y 0 0;
	position: relative;
	width: 900px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
h1#title, div#title {
  float: left;
  width: 627px;
  font-size: 4.2em;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1em;
  margin: 0 0 0 30px;
  color: transparent;
	visibility: hidden;
}
#header {
  padding: 0;
  background: #000 url(images/Header.jpg) no-repeat 1px 0;
	margin: 0;
	width: 900px;
	top: 0;
	z-index: 1;
	position: relative;
	height: 165px;
}
.clear:after, li.comment:after, #sidebar ul li:after { //**//content: "."; display: block; height: 0; visibility: hidden;
	clear: both;
}
#navigation {
  padding: 0px;
  font-size: 1.4em;
	height: 110px;
	background-color: transparent;
		background-image: none;
}
#nav, #nav ul {
  padding: 0px;
  font-size: 1.4em;
	height: 110px;
	z-index: 1;
	width: 900px;
	background: transparent url(images/SubHeader.jpg) no-repeat;
	border-bottom: 1px dotted #ededb5;
	position: absolute;
	top: 165px;
}
#nav { padding: 0px 0px 0px 0px;
	width: 900px;
}
#nav a {
  display: block;
  color: #ededb5;
  text-decoration: none;
  margin: 0 25px;
	top: 70px;
	position: relative;
}
#nav li { float: left; }
#nav ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 151px;
  font-weight: normal;
  line-height: 20px;
  border: 0;
  z-index: 99999;
}
#nav li li {
  width: 151px; 
  background: #eaeaea;
}
#nav li li a {
  font-size: .9em;
  padding: 8px 12px;
  width: 130px;
}
#nav li ul ul { margin: 0 0 0 0; }
#nav li li:hover { color: #111; }
#nav li ul li:hover a, #nav li ul li li:hover a, #nav li ul li li li:hover a, #nav li ul li li li:hover a { color: #111; }
#nav li:hover a, #nav li.sfhover a { color:#ffe17c; }
#nav li:hover li a, #nav li li:hover li a, #nav li li li:hover li a, #nav li li li li:hover li a { color:#ffe17c; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left:-999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left:auto; }
#nav li:hover, #nav li.sfhover { color: #ededb5; }
#nav li.current_page_parent a, #nav li.current_page_ancestor a, #nav li.current-cat-parent a, #nav li.current-cat a, #nav li.current_page_item a  { color: #fefedf; }

#content { 
  float: left; 
  width: 550px;
  padding-bottom: 0;
	position: static;
	top: 0;
	display: block;
	clear: both;
	margin-left: 25px;
	color: #222;
	margin-top: -150px;
}
#content.no-sidebar { width: 840px; }
#content.no-sidebar .entry.page { width: 840px; }
body.page-template-left-sidebar-php #sidebar { float: left; }
body.page-template-left-sidebar-php #content { float: right; }
#sidebar { 
  float: right; 
  width: 293px;
  padding-bottom: 10px;
	left: 650px;
	visibility: visible;
	top: 295px;

	position: static;
	margin-right: 25px;
	margin-top: -150px;
}
#sidebar-image, #sidebar .widget {
background-color: rgba(231,227,194,0.5);
  padding-top: 10px;
 	border: 1pt dotted #ededb6;
}
#sidebar-image { 
  padding: 10px;
  margin-bottom: 10px;
  line-height: 0;
}
#sidebar-image { font-size: 1.3em; } 
#sidebar-image p { 
  margin-bottom: 15px; 
  line-height: 1.6em;
}
#sidebar .widget { margin-bottom: 10px; }
#sidebar h2.widgettitle {
  padding: 10px 20px 8px 10px;
  margin: 0 10px 10px 10px;
  font-size: 1.1em;
  font-weight: normal;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: .05em;
  background: #efefef url(images/Body.jpg) repeat-x bottom left;
	color: #fdfdc3;
	border: none;
	border: 1px dotted #ededb5;
}
#sidebar ul li.widget ul {
  margin: 0 30px 20px 30px;
  font-size: 1.3em;
}
#sidebar ul li.widget ul li ul { 
  margin: 0 0 0 5px;
  font-size: 1em; 
}
#sidebar ul li.widget ul li { padding: 7px 0 0 0; }
#sidebar ul li.widget ul li ul li { 
  margin-left: 5px;
  padding: 3px 0 0 0; 
}
#sidebar ul li.widget ul#recentcomments li a {
  padding: 0;
  background: none;
}
#sidebar div.textwidget { margin: 20px 30px; }
#sidebar li.widget div.textwidget ul { margin: 0; }
#sidebar div.textwidget p { 
  margin: 10px 0; 
  font-size: 1.3em;
}
#sidebar div#calendar_wrap {
  margin: 20px 30px;
  font-size: 1.3em;
  color: #fdfdc3;
}
#sidebar table#wp-calendar { width: 251px; }
#sidebar table#wp-calendar caption {
  padding-bottom: 10px;
  font-size: 1.1em;
  text-align: left;
  color: #fdfdc3;
  font-weight: bold;
}
#sidebar li.widget_tag_cloud div, #sidebar li.widget_search form, #sidebar li.widget_akismet div#akismetwrap, #sidebar li.widget select { margin: 20px 30px; }
/*Search Box
---------------------------------------*/
#search_form input { margin: 10px 0 0 0; }
#search_form input { 
  padding: 4px 2px; 
  width: 160px;
  border: 2px solid #acacac;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #f4f4f4;
  color: #888;
}
#search_form input:focus { background: #fff; }
#search_form input#searchsubmit { padding: 2px 10px; }

 ul#follow {
  float: right;
  margin: 0px 0px 0 0;
}
 #description {
  width: 627px;
  margin: 0 0px;
  font-size: 0;
  color: #222;
	visibility: hidden;
}
.post-box, .alert-box {
  margin-bottom: 10px;
  
  padding-top: 10px;
  	background-image: none;
	z-index: 0;
	background-color: rgba(231,227,194,0.5);
	border: 1pt dotted #ededb6;
	
}
.meta  {
  font-size: 1.3em;
  font-weight: bold;
  color: #ededb5;
  padding: 10px 20px;
  margin: 0 10px 10px 10px;
  background: transparent url(images/Body.jpg) no-repeat;
  text-align: right;
  	border: 1px dotted #ededb5;
}
.meta span {
  font-size: .9em;
  color: #dcdda8;
  font-weight: normal;
}
.alert-box .meta { background: #ededb5 url(../images/bg-stripes-yellow.png) repeat-x bottom left; }
#content.no-sidebar { width: 840px; }
#content.no-sidebar .entry.page { width: 840px; }
body.page-template-left-sidebar-php #sidebar { float: left; }
body.page-template-left-sidebar-php #content { float: right; }

div#respond {
  clear: both;
  background-color: rgba(231,227,194,0.5);
  margin: 5px 0;
    	border: 1px dotted #ededb5;
}
div.comment-box {
	background-color: transparent;
	border-style: none;
}
img.avatar.avatar-32{
  	border: 1px dotted #ededb5;
}
div.c-head.clear{

	  margin: 10px;
  padding: 10px 20px 10px 0;
  font-size: 1.3em;
  color: #ededb5;
  	border: 1px dotted #ededb5;

background: transparent url(images/Body.jpg) no-repeat;
  text-align: right;
}
div.c-body{
	position: relative;
	left: 40px;
	margin-right: 60px;
	width: 500px;
}
 div#comments {
  clear: both;
  background-color: rgba(231,227,194,0.5);
  margin: 5px 0;
    	border: 1px dotted #ededb5;
}

input.text-input, form#commentform textarea {
  width: 480px;
  padding: 5px;
  font-size: 1.3em;
  font-family: inherit;
   border: 1px dotted #ededb5;
   background: transparent url(images/Body.jpg) no-repeat;
     color: #ededb5;

}
div.comments a, div.comments div {
  //*	*//
  display: block;
  float: left;
  width: 109px;
  height: 54px;
  text-decoration: none;
  background: url(images/comments-wrap.png) no-repeat 0 0;
	color: #a3a3a3;

}
div.comments a strong, div.comments div strong {
  position: absolute;
  left: 58px;
  top: 5px;
  line-height: 40px;
  font-size: 2em;
  font-weight: bold;
  color: #374149;
  opacity: .7;  
}
h5#postcomment {
  margin: 10px;
  padding: 10px 20px 10px 0;
  font-size: 1.3em;
  color: #ededb5;
  	border: 1px dotted #ededb5;

background: transparent url(images/Body.jpg) no-repeat;
  text-align: right;
}
#footer { 
  clear: both;
	top: 140px;
  padding: 0;
	width: 900px;
	background: url(images/Footer.jpg) no-repeat;
	height: 330px;
}
div#copyright{
	top: -40px;
	position: relative;
}
}
#footer div.widget {
  float: left;
  margin-left: 10px;
  width: 172px;
  visibility:hidden;
}
#footer div:first-child {
	margin: 0 0 0 15px;
}
#footer div.widget h2 {
  padding-bottom: 10px;
  font-size: 1.6em;
  font-weight: normal;
  color: #555;
}
#footer div.widget p {
  margin: 15px 0;
  font-size: 1.2em;
  line-height: 1.5em;
}
#footer div.widget ul li a:link, #footer div.widget ul li a:visited  {
  font-size: 1.3em;
  color: #777;
}
#footer div.widget ul li a:hover  { color: #111; }
p.attrib{
	visibility: hidden;
}
