/*
Theme Name: Mobile Guitar Lessons
Theme URI: http://www.mobileguitarlessons.co.uk
Date: February 2010
Description: 2 column layout
Author and copyright: Caroline Hofstede
Author URI: http://www.cosmichandmade.com
*/

/*----------------------
  Basics
  ---------------------*/

*{ 
padding: 0; 
margin: 0; 
border: 0; 
} 

Body {
margin:0 auto;
padding:10px 0 0 0;
font-family: "verdana", arial, tahoma, geneva, trebuchet ms, sans-serif;
font-weight: normal;
font-variant:normal;
font-style:normal;
word-spacing:normal;
letter-spacing:normal;
font-size: 76%;
color:#404040;
background: url(../images/bg.gif) repeat;
text-align:center;
}

/*----------------------
  Paragraph
  ---------------------*/

p{
margin:5px 0 15px 0;
padding:0;
line-height: 1.4em;
}

p.dotted {
margin:25px auto;
padding:15px;
outline-style:dotted;
outline-color:#c0c0c0;
}

p.dashed {
width:90%;
padding:5px;
outline-style:dashed;
outline-color:#E7E7E7;
}

p.postit {
display:block;
width:100%;
margin:10px auto;
padding:10px;
background:#ffc;
}

p.pad{margin:120px 0;}

.attention { 
margin: 10px 0;
padding: 0 10px 0 58px; 
font-size: 1em;
font-style: italic;
letter-spacing: 1px; 
background: url(../images/blockquote.png) no-repeat 0% 5px;
border: 0px solid #ccc;
}

/*---- News ----*/

.news{
display:block;
height:350px;
margin:10px 0;
padding:10px 0;
text-align:left;
}

.news p{
margin:0;
padding:5px 0;
line-height: 1.3em; 
text-align:left;
}

.news h2{
display:block;
height:20px;
margin:10px auto;
padding:0;
text-align:left;
}

/*---- Blockquotes ----*/

blockquote{
margin:0 10px 10px 10px;
padding:5px;
border: 0px solid #E7E7E7;
}

blockquote.dotted {
margin:25px auto;
padding:15px;
outline-style:dotted;
outline-color:#c0c0c0;
}

blockquote p{
margin:0;
padding:5px 0;
border: 0px solid #E7E7E7;
}

blockquote.magazinequote{
float:right;
width:150px;
margin:0.1em auto;
padding:1em;
font-style: italic;
font-family:"Georgia", Arial, Serif;
font-size:1.3em;
color:#737373;
background:transparent;
border: 0px solid #eee;
}

blockquote.magazinequote p{
margin:0;
padding:4px;
}

.textbox {
width: 245px;
margin: 10px auto;
padding: 6px;
font-size: 90%;
line-height: 140%;
color: #5a5a5a;
background: #fff url(../images/xxx.gif) repeat 0% 0%;
border: 1px solid #ccc;
}

.video{
margin:10px auto;
padding:10px 0;
text-align:center;
}

/*----------------------
  Headings
  ---------------------*/
h1, h2, h3, h4, h5, h6{
font-family: "arial", trebuchet ms, helvetica, sans-serif;
letter-spacing: 0.25px;
font-style: normal;
color:#404040;
}

h1{
font-size: 146%;
font-weight: bold;
margin-top: 0;}

h2{
font-size: 136%;
font-weight: bold;
margin-top: 0;}

h3{
font-size: 116%;
font-weight: bold;
margin-top: 0;}

h4{
margin:10px 0;
font-size: 116%;
font-weight: bold;
font-style: italic;
color:#747474;
}

h5,h6{
font-size: 100%;
font-weight: bold;
border-bottom: 1px solid #404040;
}

h2.title{
font-family: Georgia, serif;
font-size: 1.2em;
font-style: italic;
color:#7A2721;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
border-bottom:0px solid #ccc;
}

h1.tutor{
font-family: Georgia, serif;
font-size: 2.3em;
font-style: italic;
color:#7A2721;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
border-bottom:0px solid #ccc;
}

h1.title{
font-size: 2.2em;
color:#b2b2b2;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.4em;
border-bottom:1px solid #ccc;
}

/*----------------------
  Links
  ---------------------*/

a, a:link{
font-weight:bold;
color:#7A2721;
text-decoration:none;
outline:none;
}

a:hover {
color:#404040;
font-weight:bold;
text-decoration:none;
}

a.arrow {
padding-left: 15px;
background: url(../images/arrow.gif) no-repeat;
background-position: center left;
}

a:hover.arrow {
padding-left: 15px;
background: url(../images/arrow.gif) no-repeat;
background-position: center left;
}

#content a, #content a:link{
font-weight: bold;
text-decoration:none;
border-bottom:0px solid #eee;
}

#content a:hover{
font-weight: bold;
text-decoration:none;
border-bottom:0px solid #eee;
}

/*---- Social ----*/

#social{
margin: 10px auto;
padding-right:15px;
text-align:right;
}

#social a, #social a:hover{
text-decoration:none;
outline:none;
border-bottom:0px solid #eee;
}


/*----------------------
  Images
  ---------------------*/

a img{
border:0px none;
margin:0;
padding:0;
}

.ileft{ 
float: left; 
padding:2px 6px 2px 0;
}

.iright{
float: right; 
padding:4px;
}

.icenter{
display: block;
text-align: center;
margin: 5px auto;
padding: 5px 0;
}

.ileftB{ 
float: left; 
padding:4px;
margin:2px 6px 2px 0;
background:#fff;
border:1px solid #eee;
}

.irightB{
float: right; 
margin:2px 0 2px 8px;
padding:4px;
background:#fff;
border:1px solid #eee;
}

.icenterB{
display: block;
text-align: center;
margin: 5px auto;
padding: 4px;
background:#fff;
border:1px solid #eee;
}

.iborder{
padding:4px;
margin:0;
background:#fff;
border:1px solid #eee;
}

.imagebox{
margin: 0 0 15px 0;
border: 1px solid #404040;
}

/*----------------------
  Gallery
  ---------------------*/

#gallery { 
float: left; 
margin: 10px 0; 
width: 100%; 
}

/*div.thumb {
border: 1px solid #ccc;
float: left;
height: 80px;
margin: 0 10px 10px 0;
padding: 4px;
width: 80px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}*/

div.thumb {
background: url(../images/thumb_off.gif) no-repeat 0% 0%;
float: left;
height: 80px;
margin: 0 10px 10px 0;
padding: 5px;
width: 80px;
}

div:hover.thumb { 
background: url(../images/thumb_on.gif) no-repeat 0% 0%;
padding: 5px;
}

/*----------------------
  Gallery Tutor
  ---------------------*/

#gallery1 { 
float: left; 
margin: 10px 0; 
width: 100%; 
}

/*div.thumb1 {
border: 1px solid #ccc;
float: left;
height: 60px;
margin: 0 10px 10px 0;
padding: 4px;
width: 60px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}*/

div.thumb1 {
float: left;
width: 60px;
height: 60px;
margin: 0 15px 15px 0;
padding: 5px;
background: url(../images/thumb_off1.gif) no-repeat 0% 0%;
}

div:hover.thumb1 { 
padding: 5px;
background: url(../images/thumb_on1.gif) no-repeat 0% 0%;
}

/*----------------------
  Gallery Video
  ---------------------*/

#gallery2 { 
float: left; 
margin: 10px 0; 
width: 100%; 
}

/*div.thumb2 {
border: 1px solid #ccc;
float: left;
height: 110px;
width: 80px;
margin: 0 10px 10px 0;
padding: 4px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}*/

div.thumb2 {
float: left;
width: 110px;
height: 80px;
margin: 0 15px 15px 0;
padding: 5px;
background: url(../images/thumb_off2.gif) no-repeat 0% 0%;
}

div:hover.thumb2 { 
padding: 5px;
background: url(../images/thumb_on2.gif) no-repeat 0% 0%;
}

/*----------------------
  Lists
  ---------------------*/

ul{
margin:0;
padding:0;
text-decoration:none;
}

ol{
margin:0 0 15px 0;
padding:5px 0;
text-decoration:none;
}

li{
margin:0;
padding:0;
text-decoration:none;
line-height: 1.3em;
}

.bullet{
list-style-image: url('../images/bullet.gif');
list-style-type: circle
}

#content ul{
margin: 0 0 20px 15px;
list-style-image: url('../images/bullet.gif');
list-style-type: circle;
}

#content ul li{
line-height:1.3em;
margin: 5px 0;
}

#content ol{
margin: 5px 0 5px 15px;
}

#content li{
margin: 4px 15px;
}

/*----------------------
  definition list
  ---------------------*/
dl{
margin: 0;
padding: 10px 0;
}

dt{
margin: 0 0 4px 0;
padding: 0;
font-weight: bold;
text-decoration:underline;
}

dd{
margin: 0 0 1em 0;
padding: 0;
line-height: 1.3em;
}

/*----------------------
  Links wrap
  ---------------------*/

#links-wrap {margin: 0 0 1.5em;font-size:92%}
#links-wrap dt, #resultslist-wrap dl {margin: 0}
#links-wrap dt {font: bold 85% arial;padding: 3px 0}
#links-wrap li {padding: 0 0 1em;margin:0 0 0 1.2em;font: bold 145% arial}
#links-wrap li dd {font: normal 73% arial}
#links-wrap li dl {margin:0}
#links-wrap dd {line-height:1.3}
#links-wrap dd.filetype, #resultslist-wrap dd.date {color:#999;display:inline;padding-right:.5em}

/*----------------------
  Main holders
  ---------------------*/

#page {
width:900px;
margin: 0 auto;
padding:0;
text-align:center;
background: url(images/xxx.gif) repeat;
border-left:0px solid #665B52;
border-right:0px solid #665B52;
}


#wrapper {
width:100%;
margin: 0 auto;
padding:0;
background:#fff url(images/xxx.gif) repeat ;
border:0px solid #000;
}

/*----------------------
  Header
  ---------------------*/

#header{
width:100%;
height:200px;
margin:0 auto;
padding:0;
background: #82322B url(../images/xxx.jpg) no-repeat center left;
border:0px solid #eee;
}

#headerimg{
width:100%;
height:200px;
margin:0 auto;
padding:0;
background:url(../images/header.png) no-repeat bottom right;
}

#headerimg1{
width:100%;
height:200px;
margin:0 auto;
padding:0;
background:url(../images/header1.png) no-repeat bottom right;
}

#header h1{
margin:0;
padding:5px 15px 0 0;
font-weight:bold;
font-size:2.4em;
letter-spacing:0.1em;
text-align:right;
}

#header h1 a{}
#header h1 a:hover{}


.description{
margin:0;
padding:0 15px 0 0;
letter-spacing:0px;
font-size:0.8em;
font-weight:normal;
font-style:normal;
letter-spacing:0.1em;
text-align:right;
}

/*----------------------
  Navigation - top
  ---------------------*/

#topmenu{
width:100%;
margin:0 auto 10px auto;
padding:6px 0;
font-weight:normal;
text-align: left;
background:#151C26;
border-bottom:0px solid #eee;
}

#topmenu ul{
margin:0;
padding:0 0 0 10px;
}

#topmenu ul li{
margin:0;
padding:0;
display: inline;
list-style-type: none;
}

#topmenu ul li a, #topmenu ul li a:link{
margin:0;
padding: 2px 4px;
font-weight:bold;
font-size:0.9em;
letter-spacing:0.1em;
text-decoration: none;
color:#fff;
background:url(../images/xxx.gif) no-repeat 0 6px;
padding-left:12px;
border:0px solid #eee;
}

#topmenu ul li a:hover{
text-decoration: none;
font-weight:bold;
color:#999;
background:url(../images/xxx.gif) no-repeat 0 6px;
border:0px solid #eee;
}


/*----------------------
  Navigation - menu sidebar   
---------------------*/

.menu{
padding:0;
margin:0;
text-align:left;
}

.menu p{
margin:0;
padding:5px 0;
text-align:left;
}

.menu h2{
margin:0;
padding:0;
font-family: "arial", verdana, geneva, trebuchet ms, sans-serif;
font-weight: bold;
font-size:1.2em;
text-transform:uppercase;
text-align:right;
background: url(../images/xxx.gif) no-repeat left;
border:0px solid #ECDB9E;
}

.menu li{list-style-type: none;}

.menu ul{
margin:0 0 20px 0;
padding:0px;
list-style-type: none;
text-align:right;
border:0px solid #eee;
}

.menu ul li a{
display: block;
padding: 5px 0;
padding-right: 0px; /*link text is indented 10px*/
font-weight: normal;
color:#404040;
line-height: 6px;
text-decoration: none;
list-style-type: none;
background: transparent;
}

.menu ul li a:hover{
list-style-type: none;
color:#7A2721;
background: transparent;
}

/*------- Box ------*/

.boxTop { 
margin-left:50px;
height: 15px; 
width: 180px;
background: url(../images/box_top.png) no-repeat 0% 0%; 
}

.boxBottom {
margin-left:50px;
height: 15px; 
margin-bottom: 15px; 
width: 180px; 
background: url(../images/box_bottom.png) no-repeat 0% 0%; 
}

.box p {
margin: -5px 0 0 50px;
padding: 0 10px;
width: 158px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}


/*----------------------
  Sidebar - right
  ---------------------*/

#sidebarR{
float:right;
width:28%;
margin:0;
padding:10px 20px 10px 0;
text-align:right;
background:url(../images/xxx.png) repeat-x bottom center;
}


/*----------------------
  Content
  ---------------------*/

#content{
width:580px;
float:left;
margin:0;
padding:20px;
text-align:left;
background:url(../images/xxx.png) no-repeat bottom left;
}

.commentbox{
background-color: #ececec;
width: 450px;
padding: 20px;
}

.commentbox h1{
font-weight:bold;
font-size:2em;
letter-spacing:4px;
text-transform:uppercase;
}

.commentfooter{
height:38px;
padding: 1px 0 0 58px;
margin: 0 0 2em 0;
font-size: 90%;
color: #4A4A4A;
background: url(../images/arrow1.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
}


/*----------------------
  Footer
  ---------------------*/

#footer {
clear:both;
width:100%;
margin:0 0 15px 0;
padding:0;
background: url('../images/xxx.png');
border-top:0px solid #eee;
}

#footer p {
margin: 0 auto;
padding:0;
font-size: 0.8em;
color:#3D301F;
text-align:center;
vertical-align:bottom;
}

#footer a{color:#3D301F;}
#footer a:hover{color:#000;}


/*----------------------
  Other
  ---------------------*/
.filler-top{
display:block;
width:100%;
height:29px;
margin:0 auto;
color:inherit;
background:url(../images/topband1.gif) no-repeat bottom center;
border:0px solid #eee;
}

.filler-bottom{
display:block;
width:100%;
height:29px;
margin:0 auto;
color:inherit;
background:url(../images/bottomband1.gif) no-repeat top center;
border:0px solid #eee;
}

.divider{
clear:both;
width:100%;
display:block;
height:5px;
margin:10px auto 20px auto;
padding:10px 0 0 0;
text-align:center;
background:url(../images/xxx.gif) repeat-x bottom center;
border-bottom:1px solid #eee;
}


.dividerline{
clear:both;
margin: 10px 0;
padding:0px 0;
border-top: 2px solid #eee;
text-align:center;
}

hr{display: none;}

.red{color:#7A2721;}

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

.small {font-size:0.8em;}
.large {font-size:1.3em;}
.bold {font-weight:bold;}
.italic {font-style:italic;}

.hide {display: none;}
.clear {clear:both;} 

.big{
font-weight:bold;
color:#999;
font-size:0.9em;
text-transform:normal;
}


/*----------------------
  Table style
  ---------------------*/
table{
width:100%;
margin: 0;
padding:0;
background: transparent;
border-collapse: collapse;
border: 0px solid #eee;
}

td, th {
margin:0;
padding: 0;
vertical-align:top;
text-align:left;
border: 0px solid #eee;
}

/*--- Table 2 ---*/
.table2 {
width:100%;
margin:20px auto;
padding:4px;
text-align:left;
line-height:1.5em;
border-collapse: collapse;
}

.table2 th {
padding: 0;
text-align: left;
}

.table2 tr.yellow td {
border-top: 0px solid #EA8F5C;
border-bottom: 0px solid #EA8F5C;
background: #FFC;
}

.table2 td {
border-bottom: 0px solid #CCC;
padding: 0 0.5em;
}

.table2 .title{
font-weight:bold;
font-style:normal;
font-size: 126%;
color:#7f7f7f;
border-bottom:1px solid #ccc;
}

/*--- Table 3 ---*/

.table3{
float:left;
width:100%;
margin:10px auto 15px auto;
padding:4px;
line-height: 1.3em;
border:0px solid #404040;
}

.table3 caption{
font-size: 1em;
font-style: italic;
text-align: right;
padding: 0.5em 0;
}

.table3 td{
padding:2px 4px;
border:1px solid #ccc;
}

.table3 th{
padding:2px 4px;
}

.table3 td.full{
background:#eee;
}

.table3 th[scope=col]{
color:#fff;
text-transform: uppercase;
background-color: #999999;
border-right: 1px dotted #666;
}

.table3 th+th[scope=col]{
color: #fff;
background-color: #999999;
border-right: 1px dotted #666;
}

.table3 th[scope=row]{
background-color: #b3b3b3;
border-bottom: 1px dotted #666;
}

.table3 tr.alt th, .pretty-table tr.alt td{
color: #2a4763;
}

.table3 tr:hover th[scope=row], .table3 tr:hover td{
background-color: #632a2a;
color: #fff;
}

/*--- Table 4 ---*/

.table4{
width:100%;
margin:0 auto;
padding:10px;
text-align:center;
border-collapse: collapse;
border:0px solid #CAB697;
}

.table4 td, .table4 th{
padding:4px;
border:0px solid #CAB697;
}

.table4 p{
font-size:1em;
line-height: 1.4em;
}

tr.yellow td {
font-size: 1.2em;
text-transform:uppercase;
color:#6E5938;
border-top: 1px solid #ECDB9E;
border-bottom: 1px solid #ECDB9E;
background: #F8EBCE;
}

/*---------Table Specials-------*/
.table-specials{
width:100%;
margin:25px auto;
padding:6px;
text-align:left;
border-collapse: collapse;
background:transparent;
border:0px solid #eee;
}

.table-specials caption{
padding:4px 0;
font-size:1.4em;
font-weight: bold;
color:#ddd;
text-transform:normal;
text-align:center;
background:transparent;
border-bottom:0px solid #eee;
}

.table-specials p{
line-height: 1.4em;
}

.table-specials td{
margin:0;
padding:0;
vertical-align:top;
padding: 0.4em;
font-size:0.9em;
border-top:0px solid #eee;
}


.table-specials .minilinks{
text-align:left;
font-size:1em;
}

.table-specials h2{
font-size:1.5em; 
letter-spacing:0.1em;
}

.table-specials .line{
border:0px solid #eee;
}

/*----------------------
  Form style
  ---------------------*/
form{
width:95%;
margin:0;
padding:0;
color:#333;
}

form p{
margin:0;
padding:3px;
}


fieldset{
margin:5px 0;
padding:2px 10px;
border:1px solid #eee;
}

legend {
margin:6px 0;
padding:4px;
font-weight: bold;
font-size:0.9em;
color: #4d4d4d;
text-transform:uppercase;
text-align:right;
background:#eee;
border:1px solid #eee;
}

label{
width:200px;
float: left;
text-align:left;
margin: 0 0 5px 0;
clear: both;
}

input{
margin:0;
padding:2px;
background:#fff;
color: #333;
border:1px solid #eee;
}

select {
color:#999999;
background-color: #fff; 
}

textarea { 
padding:10px;
background: #ffff;
color: #504126;
border:1px solid #eee;
}
