/*  
Theme Name: Guitar Lessons for youVersion: 1.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
	list-style:none;
}

body {
	background:#0033CC;
	font-family:verdana, helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear         { clear: both; }
.spacer        { clear:both; height:20px;}
.float-left    { float: left; }
.float-right   { float: right; }
.alignright    { float:right; }
.alignleft     { float:left; }
.nofloat       { float: none; }
.center        { margin-top:0; margin-bottom:0; margin-left: auto; margin-right: auto; }

.text-left     { text-align: left; }
.text-right    { text-align: right; }
.text-center   { text-align: center; }
.text-justify  { text-align: justify; }

.margin-top	   { margin-top: 10px; }
.margin-bottom { margin-bottom: 10px; }
.padding-left  { padding-left:5px; }
.padding-right { padding-right:5px; }

.bold          { font-weight: bold; }
.bolder        { font-weight: bolder; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }
.highlight     { background: #ffc; }

.img-left      { float: left; margin: 4px 10px 4px 0; }
.img-right     { float: right; margin: 4px 0 4px 10px; }

.nopadding     { padding: 0; }
.nomargin      { margin: 0; }
.noindent      { margin-left: 0; padding-left: 0; }
.nobullet      { list-style: none; list-style-image: none; }

.hidden        { display: none; }
.inline        { display: inline; }

.font-normal { text-transform: none; font-weight: normal; font-variant: normal; font-style: normal; }
.font-weight-normal { font-weight: normal; }

.link-box { height: 100%; width: 100%; display: inline; text-decoration: none; color: #000; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display:inline-block;}
.clearfix {display:block;}
* html .clearfix { height: 1%; }


a,a:hover  { 
	color:#ffffff;
	text-decoration:none;
	outline:none;
}


img { border:0; }

a.more-link { 
	margin-top:10px;
	float:right;
}

#wrapper {
	position:relative; 
	width:1000px;
	margin:100px auto 0 auto;
	background:#000000;
	overflow:hidden;
	clear:both;
	display:block;
}

#header-container { 
	width:1000px;
	margin:0 auto;
}

#header { 
	position:absolute;
	top:0;	
	width:1000px;
	display:block;
	overflow:hidden;
	background-image:url(images/header-new.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	height:100px;
	line-height:100px;
	text-align:center;
}

/* logo link color */
#header h4 {
	height:100px;
	line-height:100px;
	margin:10px auto;
}

#header h4 a {
	height:100px;
	line-height:100px;
	color:#ffffff;text-decoration:none;font-weight:bold;
}

h2.news-title {
	height:30px;
	line-height:30px;
	padding:2px;
}

/* the articles container */
#center-content {
	margin:0 0 0 213px;
	overflow:hidden;
	background:#ffffff;
	color:#000000;
	width:600px;
}
/**************************/

#footer { 
	margin:0 auto;
	padding:10px 0;
	width:1000px;
	height:40px;
	background:#000000;
	color:#ffffff;
	display:block;
	clear:both;
	overflow:hidden;
}

#footer a { 
	color:#ffffff;
}

/* the sidebar ***************/
.sidebar {
	position:absolute;
	top:0;
	left:0;
	width:213px;
	background:#000000;}
.sidebar h2 { 
	width:213px;
	height:31px;
	background:#000000;
	color:#ffffff;
	font-weight:bold;
}

.sidebar div { 
	width:213px;
	height:31px;
	background:#000000;
	color:#ffffff;
	font-weight:bold;
}

.sidebar h2 span { position:absolute;visibility:hidden; }

.sidebar h2.cat-guitar-lessons {
	background-image: url(images/guitar-lessons-button.jpg);
	background-repeat: no-repeat;
}

.sidebar h2.cat-guitar-tools {
	background-image: url(images/guitar-tools-button.jpg);
	background-repeat: no-repeat;
}

.sidebar h2.cat-guitar-articles {
	background-image: url(images/guitar-articles-button.jpg);
	background-repeat: no-repeat;
}


.sidebar h2.cat-guitar-links {
	background-image: url(images/guitar-links-button.jpg);
	background-repeat: no-repeat;
}

.sidebar h2.cat-feedback {
	background-image: url(images/feedback-button.jpg);
	background-repeat: no-repeat;
}


.sidebar div.cat-guitar-lessons {
	background-image: url(images/guitar-lessons-button.jpg);
	background-repeat: no-repeat;
}

.sidebar div.cat-guitar-tools {
	background-image: url(images/guitar-tools-button.jpg);
	background-repeat: no-repeat;
}

.sidebar div.cat-guitar-articles {
	background-image: url(images/guitar-articles-button.jpg);
	background-repeat: no-repeat;
}


.sidebar div.cat-guitar-links {
	background-image: url(images/guitar-links-button.jpg);
	background-repeat: no-repeat;
}

.sidebar div.cat-feedback {
	background-image: url(images/feedback-button.jpg);
	background-repeat: no-repeat;
}


.sidebar ul li { 
	text-align:left;
	display:block; 
	height:32px;
	line-height:32px;	
}

.sidebar ul li a {
	display:block;
	margin-left:8px;
	color:#ffffff;
	font-weight:bold;
}

.sidebar ul li a:hover,.sidebar ul li a:active {
	display:block;
	margin-left:8px;
	color:#ffffff; /*#0033cc;*/
	text-decoration:underline;
}
/******************************/


/** the right sidebar *********/

.sidebar-right { 
	position:absolute;
	top:0;
	left:813px;
	width:180px;
	text-align:center;
}

.sidebar-right p {
	font-style:italic; 
	color:#ffffff;
	font-weight:bold;
}

/*****************************/

.post { 
	margin:10px 0;
	width:100%;
	min-height:800px;
}

.post a { 
	color:#0033cc;
	font-weight:bold;
}

.post a:hover { 
	color:#0033cc;
	font-weight:bold;
	text-decoration:underline;
}


.post h1 {
	display:block; 
	margin:10px auto 20px auto;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}

.post .article-content { 
	text-align:justify;
	overflow:hidden;
	padding:0 10px 0 10px;
}

.post .article-content h2 { 
	font-size:16px;
}

.post .article-content p {
	display:block; 
	margin:10px 0 10px 0;
}

.post .article-content p img { 
	margin:5px;
}

.copyright { 
	display:block;
	clear:both;
	margin:10px auto 10px auto;
	text-align:center;
	color:#ffffff;
}

.copyright a { 
	color:#ffffff;
}

#right-ad { 
	margin-top:10px;
}