/*  
Theme Name: Amp Live Theme
Theme URI: http://www.amplivemusic.com
Description: Theme for Amp Live
Version: 1.0
Author: Chris Wallace
Author URI: http://www.africansk8er.com/
*/

/* ================== BODY CSS ================== */
body {
background: #000000 url(images/bg.png) top left repeat-y;
margin: 0px;
margin-top: 15px;
padding: 0px;
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
color: #ffffff;
}

h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

#wrapper {
width: 990px;
}

#middlewrap {
width: 964px;
background: #000000;
}

#middlestuff {
background: #000000;
}

#content {
width: 680px;
float:left;
text-align: left;
padding: 0px 0px 0px 0px;
margin-bottom: 10px;
}

#footer {
width: 990px;
background: #3F3F3F;
padding: 5px 0px 5px 0px;
margin: 0;
float: left;
}

#footer a:link {
color: #ffffff;
text-decoration: underline;
font-weight: normal;
font-size: 16px;
}

#footer a:visited {
color: #ffffff;
text-decoration: underline;
font-weight: normal;
font-size: 16px;
}

#nav {
padding-top: 7px;
padding-bottom: 7px;
height: 53px;
}

.navbar1 {
height: 53px;
width: 101px;
overflow: hidden;
background: url(images/navbar.gif) top left no-repeat;
background-position: 0 -0px;
display: block;
}

.navbar1:hover {
background-position: 0 -53px;
}

.navbar2 {
height: 53px;
width: 123px;
overflow: hidden;
background: url(images/navbar.gif) top left no-repeat;
background-position: -101px -0px;
display: block;
}

.navbar2:hover {
background-position: -101px -53px;
}

.navbar3 {
height: 53px;
width: 83px;
overflow: hidden;
background: url(images/navbar.gif) top left no-repeat;
background-position: -224px -0px;
display: block;
}

.navbar3:hover {
background-position: -224px -53px;
}

.navbar4 {
height: 53px;
width: 127px;
overflow: hidden;
background: url(images/navbar.gif) top left no-repeat;
background-position: -307px -0px;
display: block;
}

.navbar4:hover {
background-position: -307px -53px;
}

.navbar5 {
height: 53px;
width: 239px;
overflow: hidden;
background: url(images/navbar.gif) top left no-repeat;
background-position: -434px -0px;
display: block;
}

.navbar5:hover {
background-position: -434px -53px;
}

.navbar6 {
height: 53px;
width: 168px;
overflow: hidden;
background: url(images/navbar.gif) top left no-repeat;
background-position: -673px -0px;
display: block;
}

.navbar6:hover {
background-position: -673px -53px;
}

.navbar7 {
height: 53px;
width: 149px;
overflow: hidden;
background: url(images/navbar.gif) top left no-repeat;
background-position: -841px -0px;
display: block;
}

.navbar7:hover {
background-position: -841px -53px;
}

.sidebar{
padding-right: 10px;
}

.sidebar ul{
float: right;
padding:0;
margin:0;
list-style-type:none;
width: 250px;
}

.sidebar a:link{
color: #EFEFEF;
font-size: 13px;
font-style: italic;
text-decoration: none;
}

.sidebar li{
padding-bottom: 12px;
text-align: left;
width: 250px;
padding-right: 40px;
}


.sidebar ul li h2{
font-size: 17px;
padding-bottom: 2px;
}

.rss-date {
color: #EFEFEF;
font-size: 13px;
font-style: italic;
}

.post{
width: 680px;
}

.post h2{
font-size: 20px;
padding: 0px 0 0px 0px;
overflow: hidden; 
}

.post h2 a:link, a:active {
font-size: 20px;
text-decoration: underline;
color: #DFDFDF;
}

.post h2 a:visited {
font-size: 20px;
text-decoration: underline;
color: #DFDFDF;
font-weight:bold;
}

.post h2 a:active {
font-size: 20px;
text-decoration: underline;
color: #AFAFAF;
font-weight:bold;
}

.post h2 a:hover{
font-size: 20px;
color: #AFAFAF;
}

.post h4{
font-size: 12px;
padding: 2px 0 8px 0px;
color: #EFEFEF;
}

.entry{
line-height: 17px;
padding: 10px 10px 10px 10px;
background: #0F0F0F;
overflow: hidden;
font-size: 16px;
}

.entry a:link {
font-size: 16px;
color: #F1EDED;
text-decoration: underline;
font-weight: normal;
}

.entry a:visited {
font-size: 16px;
color: #F1EDED;
text-decoration: underline;
font-weight: normal;
}

.entry a:active {
font-size: 16px;
color: #F1EDED;
text-decoration: underline;
font-weight: normal;
}

.entry a:hover {
font-size: 16px;
color: #EFAA59;
text-decoration: none;
font-weight: normal;
}

p {
margin-bottom: 0.7em;
} 

p.postmetadata{
margin: 0px 0 25px 0;
background: #AFAFAF;
padding: 7px;
border-top: 2px #2F2F2F;
border-top-style: solid;
}

p.postmetadata a:link {
color: #1F1F1F;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

p.postmetadata a:visited {
color: #1F1F1F;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

p.postmetadata a:hover, a:active {
color: #4F4F4F;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.titlestuff {
background: #2F2F2F url(http://amplivesworld.com/wp-content/themes/amplive/images/titlebg.jpg) top right repeat-y;
padding: 5px 5px 0px 5px;
height: 48px;
}

.comments-template{
margin: 5px 0 0;
font-size: 14px;
width: 670px;
}

.comments-template ol{
margin: 0;
padding: 0 0 15px;
list-style: none;
}

.comments-template ol li{
margin: 10px 0 0;
line-height: 18px;
padding: 10px 10px 5px 10px;
background: #0F0F0F;
}

.comments-template a, a:visited, a:active {
color: #EFEFEF;
font-weight: normal;
text-decoration: underline;
font-size: 13px;
}

.comments-template h2, .comments-template h3{
font-size: 16px;
}

.commentmetadata{
font-size: 12px;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-size: 12px;
}




#indexmiddlewrap {
background: #000000;
padding: 0px 0px 0px 0px;
}

#index1 {
float: left;
/*background: #8F8F8F url(images/indexposttop.jpg) top left no-repeat;*/
width: 460px;
text-align: left;
margin-bottom: 10px;
padding-top: 10px;
}

#index2 {
float: left;
/*background: #6F6F6F;*/
width: 228px;
margin-left: 10px;
padding-top:10px;
padding-bottom:10px;
padding-left:6px;
padding-right:6px;
}

#index3 {
float: right;
/*background: #6F6F6F;*/
width: 250px;
margin-left: 10px;
padding: 10px;
}

.indexpost{
width: 460px;
}

.indexsidebar ul{
padding:0;
margin:0;
list-style-type:none;
width: 250px;
}

.indexsidebar a:link{
color: #EFEFEF;
font-size: 13px;
font-style: italic;
text-decoration: none;
}

.indexsidebar li{
padding-bottom: 12px;
text-align: left;
width: 250px;
padding-right: 40px;
}


.indexsidebar ul li h2{
font-size: 17px;
padding-bottom: 2px;
}

.indexpost h2{
font-size: 17px;
padding: 0px 5px 0px 7px;
overflow: hidden; 
}

.indexpost h2 a:link, a:active {
font-size: 17px;
text-decoration: underline;
color: #DFDFDF;
}

.indexpost h2 a:visited {
font-size: 17px;
text-decoration: underline;
color: #DFDFDF;
font-weight:bold;
}

.indexpost h2 a:active {
font-size: 17px;
text-decoration: underline;
color: #AFAFAF;
font-weight:bold;
}

.indexpost h2 a:hover{
font-size: 17px;
color: #AFAFAF;
}

.indexentry{
line-height: 17px;
padding: 10px 10px 10px 10px;
overflow: hidden;
font-size: 15px;
}

.indexentry a:link {
font-size: 15px;
color: #F1EDED;
text-decoration: underline;
font-weight: normal;
}

.indexentry a:visited {
font-size: 15px;
color: #F1EDED;
text-decoration: underline;
font-weight: normal;
}

.indexentry a:active {
font-size: 15px;
color: #F1EDED;
text-decoration: underline;
font-weight: normal;
}

.indexentry a:hover {
font-size: 15px;
color: #EFAA59;
text-decoration: none;
font-weight: normal;
}

p.indexpostmetadata{
font-size: 13px;
margin: 0px 0 15px 0;
padding-left: 7px;
padding-bottom: 15px;
border-bottom: 2px #2F2F2F;
border-bottom-style: solid;
}

p.indexpostmetadata a:link {
color: #4F4F4F;
font-size: 13px;
text-decoration: none;
}

p.indexpostmetadata a:visited {
color: #4F4F4F;
font-size: 13px;
text-decoration: none;
}

p.indexpostmetadata a:hover, a:active {
color: #1F1F1F;
font-size: 13px;
text-decoration: none;
}