/*    
 Theme Name: Chainsaw Guitar Tuition 
 Theme URI: http://www.chainsawguitartuition.net/ 
 Description: A custom style. 
 Author: Rob Barnes 
 Version: 1.0 
 . 
 Copyright Rob Barnes 2009. 
 . 
 */ 

#container 
{
width: 1000px;
background-color:#ffffff;
}

#wrapper {

width: 1000px;
background-color:#ffffff;
 }

#header 
{
width:1000px;
height:120px;
background-image:url('http://chainsawguitartuition.net/title_logo.gif');
background-repeat:no-repeat;
background-position:top center;
margin-top:-16px;
margin-bottom:16px;
margin-right:0px;
margin-left:0px;

}

#content {
width: 660px;
padding-left:7px;
float: left;
text-align:left;
line-height:150%;
background-color:#ffffff;
}

table.split {

table-layout:auto;

}

body {
background-color:#ca1313;
/*background-image:url('http://chainsawguitartuition.net/ice-back.gif');*/
color:#000000;
font-family:arial;
font-size:100%;

}

a {

color: #ca1313;
text-decoration: underline;

}

ul {

list-style-type:none;

padding:0px;

margin:0px;

}

code {
background-color:#ffffff;
color:#000000;
float:center;
}

blockquote {
background-color:#ca1313;
color:#ffffff;
float: center;
border-style:ridge;
border-width:7px;
border-radius:25px;
-moz-border-radius:25px; 
box-shadow: 10px 10px 5px #888888;
}

blockquote a {
color:#191919;
text-transform:underline;
}

h1 {

color:000000;
font-family:arial;
font-size:2em;
text-transform: uppercase;

}

h2 {
color:000000;
font-family:arial;
font-size:1.5em;
text-transform: uppercase;
}

h3 {

color:000000;
font-family:Arial;
text-align:center;
font-size:1.25em;

}

#rightnav {

float: right;
width: 312px;
margin-left: 12px;
background-color:#000000;
color:#ffffff;
}

.righttext h1 {
color:#ffffff;
}

.righttext h2 {
color:#ffffff;
}

.righttext h3 {
color:#ffffff;
}

.righttext ul
{
list-style-type:none;
padding:0px;
margin:0px;
}

.righttext li {

padding:5px;
margin: 2px 8px 2px 8px;
background-color:#898483;

}

.righttext a
{

font-family:'impact';
color:#000000;
text-decoration:none;
text-transform:uppercase;

}



#newsfeed {

width: 160px;
background-color:191919;

}

#newsfeed ul {

list-style-type: none;
margin: 0px 8px 0px 8px;
align: center;

}

#newsfeed a {

font-family:arial;
color:000000;
text-decoration:none;
text-transform:uppercase;

}

#footer {
clear: both;
background-color:#000000;
color:#ffffff;
width:1000px;
height:100px;
margin-bottom:-16px;

}



#horiznav {

background-color:#898483;
margin-top:-16px;

}


.horizlinks {

text-align:center;

}

.horizlinks a {

font-family:impact;
color:#000000;
text-decoration:none;
text-transform:uppercase;
font-size:1.5em;
}

.horizlinks li {

list-style-type: none;
display: inline;
margin: 0px 8px 0px 0px;

}

.horizlinks a:hover {
background-color:#ca1313;
}

.commentlist {

background-color:#898483;
border-width:5px;
border-style:ridge;
border-radius:25px;
-moz-border-radius:25px;
}

.color1 {
background-color: #898483;
}
.color2 {
background-color: #c4c4c4;
} 

#catnav {

background-color:#ca1313;

}


.catlinks {

text-align:center;

}

.catlinks a {

font-family:impact;
color:#000000;
text-decoration:none;
text-transform:uppercase;
font-size:1em;
}

.catlinks li {

list-style-type: none;
display: inline;
margin: 0px 4px 0px 0px;

}

.catlinks a:hover {
background-color:#ffffff;
}

#feature {
background-color:#ca1313;
	width: 330px;
height: 300px;
float: center;
border-style:ridge;
border-width:7px;
border-radius:25px;
-moz-border-radius:25px; 
box-shadow: 10px 10px 5px #888888;
}

.featuretext {
	font-family:'impact';
	color:#ffffff;
	text-transform:uppercase;
	font-size:2em;
text-align:center
	}
	

.featuretext a {
	font-family:'impact';
	color:#000000;
text-decoration:none;
	text-transform:uppercase;
	}

#table {

width: 320px;
height: 330px;
float: center;
}

.tabletext h2 {
	float:center;
	color:#ffffff;
	text-align:center;
	font-size: 2.5em;
	}

.tabletext h2 a {
float:center;
	color:#000000;
	text-align:center;
text-decoration:none;
	text-transform:uppercase;
box-shadow: 10px 10px 5px #888888;
background-color:#ca1313;
border-radius:50px;
-moz-border-radius:50px; 
font-weight:bold;
border-style:ridge;
border-width:5px;
}

.tabletext ul
{
list-style-type:none;
padding:0px;
margin:0px;
}

.tabletext li {

padding:5px;
margin: 2px 8px 2px 8px;
background-color:#898483;
border-radius:25px;
-moz-border-radius:25px; 
box-shadow: 10px 10px 5px #888888;
}

.tabletext li a
{

font-family:'impact';
color:#000000;
text-decoration:none;
text-transform:uppercase;

}

.tabletext li:hover {
background-color:#ca1313;
}

#sublinks {



float:right;

margin-top: 60px;

margin-right: 60px;

}



.subtext a {
padding: 10px;
}


