/*  
Theme Name: Village Guitar Studio
Theme URI: http://www.holewinskigroup.com
Description: A Dark and Elegant Two Column WordPress Theme
Author: The Holewinski Group
Author URI: http://www.holewinskigroup.com
Version: 1.0
*/


body {
	background: #000 repeat-x;
	color: #a68053;
	font: 15px Georgia;
	margin: 0px;
	padding: 0px;
	text-align: center; 
}


/* Common Formatting */
a, a:link, a:active {
	color: #46739F;
	outline: none;
	text-decoration: none;
}
a:hover {
        color: #fff;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px 0px 15px;
}
blockquote {
	background: #ebebeb url('images/quotes.png') no-repeat 19px 3px;
	border-left: 3px solid #676767;
	border-bottom: 1px solid #ebebeb;
	color: #6c6c6c;
	font-size: 11px;
	margin: 0px 25px 15px;
	padding: 15px 50px 0px;
}

img.starimage {
margin: 7px 0px -9px 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
ul, ol {
	margin: 0px;
	padding: 0px 0px 15px 30px;
}
ul li, ol li {
	margin: 0px;
	padding: 0px 0px 4px;
}
form {
	margin: 0px;
	padding: 0px;
}


/* Wrapper */
#wrapper {
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	width: 1010px;
}


/* Head */
#head {
	height: 115px;
	width: 1010px;
        margin-top:60px;
/*background: url('images/header.jpg') no-repeat;*/

}
#head h1 {
	text-indent: -9999px;
}
#head h1 a {
	background: url('images/header.jpg') no-repeat; 
	display: block;
	height: 115px;
}
/* Menu */
.menu{
        
	float: right;
	width: 390px;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
        margin-top:-33px;
   
      
      
}

.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu ul li{
	float: left;
	margin: 0 1px 0 0;
	height: 29px;
	overflow: hidden;
	background: url(images/bg_tab_right.gif) no-repeat right top;
	display: inline;
}

.menu ul li a{
	display: block;
	padding: 8px 6px 10px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat;
        color: #a68053 !important;
       
}

.menu ul li a:hover{
	text-decoration: none;
        color: #fff !important;
}

.menu ul li span.feed{
	padding: 0 17px 0 0;
	background: url(images/feed.gif) no-repeat right top;
}

.menu ul li.current_page_item{
        
	/*background: #fff url(images/bg_tab_current_right.gif) no-repeat right top;*/
        height: 25px !important;
        
}

.menu ul li.current_page_item a{
	
	/*background: url(images/bg_tab_current_left.gif) no-repeat;*/
	color: #fff !important;
        
}
/* Search Form */
#menu form {
	float: right;
	padding: 8px;
}
#menu form #s {
	background: #BCBCBC;
	border: 1px solid black;
	padding: 0;
	vertical-align: middle;
	width: 200px;
}
#menu form #searchsubmit {
	outline: none;
	padding: 0;
	vertical-align: middle;
}


/* Content */
#content {
	float: left;
	width: 612px;
        margin-left:4px;
        background-color: #3d300e;
        min-height:496px;
}
#content h1 {
	font: 24px Georgia;
	font-weight: none;
        color: #cb855f;
}
#content h1 a {
	color: #cb855f;
}
#content h1 a:hover {
	background: none;
	color: white;
	text-decoration: none;
}
#content h2 {
	font: 24px Georgia;
	font-weight: none;
        color: #cb855f;
        padding-bottom:15px;
}
#content h3 {
	font: 16px Georgia;
	font-weight: none;
}
#content div.meta {
	font-size: 11px;
	padding-bottom: 4px;
        padding-top:4px;
}

#content div.meta a:hover {
	font-size: 11px;
	padding-bottom: 4px;
        color: #fff;
}

#content div.meta .date {
	background: url('images/calendar.png') no-repeat 0px 0px;
	padding: 0 0 0 17px;
}
#content div.meta .comments {
	background: url('images/comment.png') no-repeat 0px 0px;
	padding: 0 0 0 17px;
}
#content div.meta .category {
	background: url('images/tag.png') no-repeat 0px 0px;
	padding: 0 0 0 17px;
}
#content div.entry {
	padding: 15px 0px;
      
}

#content div.entry2 {
	padding: 0px 0px;
}

#content div.entry3 {
	padding: 15px 0px;
        text-align:center;  
      
}

#content div.morespace {padding-top:20px !important;}

/* Content */
#content_main {
	float: left;
	width: 612px;
        margin-left:4px;
        background-color: #3d300e;
        min-height:300px;
}
#content_main h1 {
	font: 24px Georgia;
	font-weight: none;
        color: #cb855f;
}
#content_main h1 a {
	color: #cb855f;
}
#content_main h1 a:hover {
	background: none;
	color: white;
	text-decoration: none;
}
#content_main h2 {
	font: 24px Georgia;
	font-weight: none;
        color: #cb855f;
        padding-bottom:15px;
}
#content_main h3 {
	font: 16px Georgia;
	font-weight: none;
}
#content_main div.meta {
	font-size: 11px;
	padding-bottom: 4px;
        padding-top:4px;
}

#content_main div.meta a:hover {
	font-size: 11px;
	padding-bottom: 4px;
        color: #fff;
}

#content_main div.meta .date {
	background: url('images/calendar.png') no-repeat 0px 0px;
	padding: 0 0 0 17px;
}
#content_main div.meta .comments {
	background: url('images/comment.png') no-repeat 0px 0px;
	padding: 0 0 0 17px;
}
#content_main div.meta .category {
	background: url('images/tag.png') no-repeat 0px 0px;
	padding: 0 0 0 17px;
}
#content_main div.entry {
	padding: 15px 0px;
      
}

#content_main div.entry2 {
	padding: 0px 0px;
}

#content_main div.entry3 {
	padding: 15px 0px;
        text-align:center;  
      
}

#content_main div.morespace {padding-top:20px !important;}

.spacing {padding:10px;}

#bottomimage {
float: left;
width:592px;
padding-top:10px;
}

/* Bookmark */
#bookmark {
	border-top: 1px dashed #eee;
	margin-top: 20px;
	padding-top: 5px;
}
#bookmark h3 {
	background: url('images/bookmark.png') no-repeat 1px 1px;
	padding-left: 16px;
}
#bookmark  ul {
	list-style-type: none;
	padding: 5px 0px 0px 15px; 
}
#bookmark ul li a.stumble {
	background: url('images/stumble.png') no-repeat;
	padding-left: 20px;
}
#bookmark ul li a.technorati {
	background: url('images/technorati.png') no-repeat;
	padding-left: 20px;
}
#bookmark ul li a.digg {
	background: url('images/digg.png') no-repeat;
	padding-left: 20px;
}
#bookmark ul li a.delicious {
	background: url('images/delicious.png') no-repeat;
	padding-left: 20px;
}
#bookmark ul li a.furl {
	background: url('images/furl.png') no-repeat;
	padding-left: 20px;
}
#bookmark ul li a.reddit {
	background: url('images/reddit.png') no-repeat;
	padding-left: 20px;
}
/* Comments */
#comments {
	font-size: 11px;
	margin-top: 20px;
    
}
#comments h3 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
}
#comments ol {
	list-style-type: none;
	padding: 0;
}
#comments ol li {
	padding: 0 0 10px;
}	
#comments .comment_text {
	background: #858585;
	padding: 10px 5px;
        color: #fff !important;
}
#comments .comment_meta {
	background: #575757;
	padding: 5px;

}

#comments .comment_meta a:hover{
 color: #fff !important;
}

#comments #comment {
	width: 500px;
}
#comments input, textarea {
	background: white;
	border: 2px double #E0E0E0;
}
#comments textarea {
	font-family: Arial;
}
#comments ol li p {
	padding: 0;
}
/* Archives */
#content h3.archive_item {
	font-size: 15px;
	padding-top: 5px;
}
#content h1.archive_title, h1#search_title {
	font-size: 17px;
	padding-bottom: 4px;
}


/* Sidebar */
#sidebar {
	float: right;
	width: 380px;
         margin-right:5px;
        background-color: #733510;
         min-height:496px;
}
#sidebar ul {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
}
#sidebar ul li {
	background: url('images/arrow.png') no-repeat;
	margin-bottom: 4px;
	padding: 0 0 4px 16px;

}

#sidebar ul li a:hover{
color: #fff !important;
}

#sidebar .widget {
	list-style-type: none;
	padding-bottom: 17px;
}
#sidebar h2 {
	color: #a9a9a9;
	font: 18px Georgia, Times, Serif;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
#sidebar #subscribe {
	text-align: center;
}
#sidebar #subscribe input {
	background: white;
	border: 1px solid white;
	font-size: 11px;
	margin: 0;
	margin-top: 15px;
	padding: 3px;
	vertical-align: middle;
}
#sidebar #subscribe #sub_input {
	background: #5385c2;
	padding: 4px;
	vertical-align: middle;
	width: 141px;
}
#sidebar #subscribe #sub_submit {
	background: #ccc;
	font-weight: bold;
	width: 70px;
}
#sidebar #subscribe #sub_submit:active {
	border: 1px solid white;
}
#sidebar #blogroll ul li, #linkcat-2 ul li {
	background: url('images/chain.png') no-repeat;
}
#sidebar #categories ul li, #categories-190148171 ul li  {
	background: url('images/folder.png') no-repeat;
}
#sidebar #archives ul li, #archives ul li  {
	background: url('images/clock.png') no-repeat -1px 3px;
}


/* Footer */
#footer {
	background: black;
	font-size: 11px;
	margin-top: 30px;
	padding: 3px;
}

/* Global Classes */
.clear {clear: both;}
.floatLeft {float: left;}
.floatRight{float: right;}

.blacken {
color: #000 !important;
}

#content h2.blacken {
	color: #000;

.contentcenter {
margin-left: auto;
   margin-right: auto;
 }
