/*
Theme Name: jkuzmier
Theme URI: http://johnbdigital.com/
Description: The default theme based on the layout of JohnBdigital.com
Author: John B.
Author URI: http://johnbdigital.com/
Tags: purple, custom header, fixed width, two columns, left menu, fit 800px width, 

*/

body {
	margin:0;
	padding-top:7px;
        padding-bottom: 7px;
	text-align:center;
	background-color: #3a0057;
	background-image: url("images/back2.gif");
	font-family:"Times New Roman", "Verdana", Arial, Helvetica;
	font-size: 16px; 
        font-weight: normal;
	color: white;
	
}

#page {
	background-color: #3a0057;
	background-image: url("images/back.gif");
	margin-top:0px;
	margin:0px auto;
	
	text-align:left;
	width:760px;
	
	border-width: 4px 4px 4px 4px;
	border-spacing: 4px;
	border-style: groove groove groove groove;
	border-color: rgb(102, 0, 153) rgb(102, 0, 153) rgb(102, 0, 153) rgb(102, 0, 153);
	border-collapse: separate;
	
}


/*BEGIN HEADER*************************************/


#header {
	

}

#headerimg  {

}

#header a {
	
}
#header a:hover {
	
}
#description {
	
	
}
/*END HEADER***************************/



/***************Begin SIDEBAR************************/
#sidebar {
	float:left;
	margin-top:0px;
	width:110px;
	padding-left:10px;
        padding-right:10px;
        font-weight: bold;
        line-height: 1.5em;
	
	
}

#sidebar h2 {
	/*font-weight:bolder;
	color: white;  */
	}


#searchform input {
        padding: 3px;
        margin-top:8px;
	background-color: #3a0057;
        color: #ffffff;
        text-align:left;
	
	font-family:"Times New Roman", "Verdana", Arial, Helvetica;
	font-size:16px;
       width:92px;
}
#sidebar #searchsubmit {
        background-color: #3a0057;
        color: #ffff00;
        border: 2px inset #ffff00;
        text-align:center;
	font-weight:bolder;
	font-family:"Times New Roman", "Verdana", Arial, Helvetica;
	font-size:16px;
       width:98px;
	}

#sidebar #searchsubmit:hover {
        background-color: #3a0057;
        color: #009900;
        border: 2px inset #009900;
}


#sidebar ul, #sidebar ul li {
        margin:0;
	padding:0;
	list-style:none;
       font-size:16px;
	font-weight:bolder;
        text-align: left;
        float: left;
        width: 100%;
       margin-bottom:0px;
       margin-top: 0px;
}
#sidebar a {
	text-decoration:none;
	color:#ffff00;
	

}
#sidebar a:hover {
	color: #009900;
}




/*******SIDEBAR END***************/


#content {
	margin-left:120px;
	padding: 0px;
	
	
	margin-top:0px;

}
 #content .post {
        padding:10px;
	margin-top:0px;
	width:600px;
	float:left;
	
	text-align: justify;
 }

h1, h2, h3 {
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
        font-family:"Times New Roman", "Verdana", Arial, Helvetica;
        font-size: 24px;
        color:#fff;
}


h1, h2, h3 a:link {
        text-decoration:none;
	color:#ffff00;
	}
 


h1, h2, h3 a:hover {
	
        color: #009900;
 }
.pagetitle
{
	font-weight: bold;
        font-family:"Times New Roman", "Verdana", Arial, Helvetica;
        font-size: 24px;
        color: #ffffff;
}

.pagetitle a:link,
.pagetitle a:visited {
        font-weight: bold;
        font-family:"Times New Roman", "Verdana", Arial, Helvetica;
        font-size: 24px;
        text-decoration:none;
	color:#ffff00;
}

.pagetitle a:hover {
	
        color: #009900;
 } 
 
 #content .entry {
        line-height: 1.3em;
        font-weight: normal;
        text-indent: 30px; 
}


p.postmetadata a,p.postmeta a{
     
	text-decoration:none;
}
p.postmetadata a:hover,p.postmeta a:hover {
     
	border-bottom:none;
}
p.postmeta span {
	/*float:left;
	
	padding:4px;
	margin:5px;*/
}
small.time {
	margin-top:0px;
	/*padding:3px;
	margin:3px;*/
}
div.clear {
	clear:both;
}
a.post-edit-link {
	/*padding-left:16px;*/
	
}
a[title~=Comment] {
	/*padding-left:16px;*/
	
}
a {
	color:#ffff00;
	text-decoration:none;
}

a:hover {
	color:#009900;
}
a:link img 
{ border: 4px  outset  rgb(102, 0, 153); }
a:visited img 
{ border: 4px  outset  rgb(102, 0, 153); }
a:hover img 
{ border: 4px solid #009900; }

a img {
	/*border:none;*/
}
a.rss {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	
}



div.comment_part {
	margin-left:10px;
	padding-left:15px;
	text-align:left;
        font-family:"Times New Roman", "Verdana", Arial, Helvetica;
	font-size:16px;
	color: #ffffff;
 }
h3#comments {
        font-family:"Times New Roman", "Verdana", Arial, Helvetica;
	font-size: 16px;
	/*padding:5px;*/
}

ol.commentlist ul { 
     /*  list-style-type: none; */
         width: 400px;
}

ol.commentlist li {
	
	padding: 15px;
       font-family:"Times New Roman", "Verdana", Arial, Helvetica;
	font-size:16px;
}
ol.commentlist li.alt {
	
	padding:10px;
}
ol.commentlist img.avatar {
	
	width:32px;
	height:32px;
	
	/* display:block; */
}
cite.comment_author {
	
	
	text-transform:capitalize;
	font-style: normal;
}
em.awaiting_moderation {
	
	display:block;
	
	margin:0px;
}
small.commentmetadata,small.commentmetadata a {
	
	/*padding:3px;	*/
}
#commentform input[type="text"] {
	
	/*padding:3px;*/
	
}
#commentform textarea {
	
	padding:10px;
        background: url("images/back.gif");
        border:5px groove #626262;
        color: white;
        margin-left: auto;
	margin-right: auto;
	font-family:"Times New Roman", "Verdana", Arial, Helvetica;
	font-size:16px; 
	overflow:auto;
	width:400px;
	height:100px;	
}

#commentform input[type="submit"] {
	background:#ddd;
	/*padding:6px;*/
	
	font-size: 16px; 
	cursor:pointer;
}

hr {
	display:none;
}


#footer {
	clear:both;
	background: url("images/back2.gif'");
	padding:0px;
	text-align:center;
	height:70px;
	/* font-size: 18px; */
	margin-top:5px;

	
}
#footer p {
	/*padding:20px;*/
	
}
.note,.warning,.caution,.highlight {
	
	/*padding:5px;*/
	font-size: 16px;*/
	
}

a.download {
	
	padding:5px;
	
}
/* 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) */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/* End Images */

code {
	/* font: 2.5em Arial, 'Courier New', Courier,"Times New Roman", "Verdana", Arial, Helvetica, Fixed; */
	}

acronym, abbr, span.caps
{
	
	letter-spacing: .07em;
	}
/* Begin Calendar */


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 13px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 140px;
	}

#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;
	font-weight:normal;
	
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}


/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.wp-caption {

	text-align: center;
	
	padding-top: 4px;
	margin: 10px;
	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 13px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/*Single posts Navigation*/

div.single_navigation {
	
	
}
div.single_navigation table {
	
	/*margin-top:20px;
	padding:5px;*/
	
}

div.single_navigation table a {
	
}
div.single_navigation table a:hover {
	
}
td.single_alignleft,td.single_alignright {
	width:110px;
}
td.single_alignright {
	/*text-align:right;*/
	
}
td.single_alignleft a {
	/*padding:24px;*/
	
}
td.single_alignright a {
	/*padding:24px;*/
	
}

/*single posts navigation end*/


div.navigation>div.alignleft a {
	/*padding:24px;*/
	
}
div.navigation>div.alignright a {
	/*padding:24px;*/
	
}


/*gallery begin*/
.gallery {
	line-height:10px !important;
}
.gallery {
	margin: auto;
	}
.gallery-item {
	float: left;
	/*margin-top: 10px;*/
	text-align: center;
	
	}
.gallery img {
	
	}
	

.gallery-caption {
	margin-left: 0;
	}
.gallery-icon {
}
/*gallery end*/

