/* 
	Theme Name: Amplified
	Theme URL: http://www.amplified417.com
	Description:  Amplified Custom Theme
	Author: Gretchen Cawthon & Katrina Fisher
	Author URI: http://thymefordesign.com
	Version: 1.0
*/


body {
	background: #f2ecda url(images/bg.png) repeat top center;
	color: #603512;
	font: 14px/150% Tahoma, Sans-Serif;
	margin: 0 auto 0;
	padding: 0;
	}

#wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	background: #fff url(images/bg-content.jpg) top center repeat-y;
	}

/************************************************
*	Hyperlinks									*
************************************************/
a, a:visited {
	color: #00767c;
	text-decoration: none;
	}

a:hover      {
	text-decoration: underline;
	}

a:hover img {
	text-decoration: underline;
	}	
	
/************************************************
*	Headers									*
************************************************/	
	
h1 {
	color: #c3a14e;
	font-size: 200%;
	font-family: Palatino, Sans-Serif;
	font-weight: normal;
	margin: 0;
	padding: 15px 0px;
	}

h1 a, h1 a:visited  {
	color: #00767c;
	text-decoration: none;
	font-weight: 900;
	}

h1 a:hover {
	color: #00767c;
	text-decoration: underline;
	}	
	
h2 {
	color: #c3a14e;
	font-size: 180%;
	font-family: Palatino, Sans-Serif;
	font-weight: normal;
	padding: 5px 0;
	margin: 4px 0 0 0;
	}	
	
h3 {
	color: #c3a14e;
	font-size: 150%;
	font-family: Palatino, Sans-Serif;
	margin: 0;
	padding: 5px 0;
	}	
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
	

/************************************************
*	Navbar  									*
************************************************/

#header {
	position: relative;
	background: #fff url(images/header.jpg) no-repeat top center;
	width: 960px;
	height: 290px;
	margin: 0 auto 0;
	padding: 0;
	}
	
#header h1 {display: none;}	

#home {
	position: absolute;
	top: 236px;
	left: 171px;
	height: 30px;
	width: 70px;
}

#home:hover {
	background: url(images/home.png) no-repeat top left;
}

#about {
	position: absolute;
	top: 236px;
	left: 301px;
	height: 30px;
	width: 80px;
}

#about:hover {
	background: url(images/about.png) no-repeat top left;
}

#music {
	position: absolute;
	top: 236px;
	left: 436px;
	height: 30px;
	width: 80px;
}

#music:hover {
	background: url(images/music.png) no-repeat top left;
}

#dates {
	position: absolute;
	top: 236px;
	left: 561px;
	height: 30px;
	width: 80px;
}

#dates:hover {
	background: url(images/dates.png) no-repeat top left;
}


#contact {
	position: absolute;
	top: 236px;
	left: 691px;
	height: 30px;
	width: 100px;
}

#contact:hover {
	background: url(images/contact.png) no-repeat top left;
}



/************************************************
*	Search Form									*
************************************************/
/*#search-box {
	float: right;
	margin: 10px 105px 0 0;
	padding: 0;
	}

#s {
	color: #444444;
	font-size: 12px;
	font-family: Tahoma, Sans-Serif;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	border: 0;
    width: 200px;
	height: 17px;
	background: transparent;
	}*/

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 960px;
	margin: 0;
	padding: 0;
	}

#content p {
	padding: 10px 0;
	margin: 0;
	}		

#content p img {
	border: none;
    margin: 10px;
	}

#contentleft {
	float: left;
	width:580px;
	margin: 0;
	padding: 0 50px;
	}
	
#contentleft img.wp-smiley {
	vertical-align: -25%;
	float: none;
	padding: 0;
	margin: 0; 
}	

#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}

#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 10px 0px;
	line-height: 18px;
	}

#contentleft ul{
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	clear: both;
	}

#contentleft ul li{
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 10px 0px;
	line-height: 18px;
	}

blockquote {
	margin: 0px 45px 10px 45px;
	padding: 0px 25px 0px 10px;
	background: #bbdeea;
	border-top: 2px solid #00767c;
	border-bottom: 2px solid #00767c;
	}

#content blockquote p {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

#contentleft .user-meta {
	float: left;
	border-bottom: 1px dotted gray;
	font-size: 12px;
	width: 100%;
	margin: 0 10px 5px 0;
	color: #555;
	}
	
#contentleft .user-meta p {
	font-size: 12px;
	margin: 0;
	padding: 2px 0;
	}	
	
.post-divider {
	float: left;
	width:495px;
	height: 5px;
	margin: 0;
	padding: 0;
	border-bottom: 4px solid #000000;
	text-align: center;
	}	
	
#home-photo {
	height: 300px;
	width: 550px;
	position: relative;
}	

#photo-g {
	position: absolute;
	top: 0;
	left: 0;
	height: 196px;
	width: 170px;
}

#photo-g:hover {
	background: url(images/g1.jpg) no-repeat top left;
}

#photo-l {
	position: absolute;
	top: 112px;
	left: 138px;
	height: 188px;
	width: 170px;
}

#photo-l:hover {
	background: url(images/l1.jpg) no-repeat top left;
}

#photo-k {
	position: absolute;
	top: 0;
	left: 260px;
	height: 198px;
	width: 169px;
}

#photo-k:hover {
	background: url(images/k1.jpg) no-repeat top left;
}

#photo-t {
	position: absolute;
	top: 110px;
	left: 380px;
	height: 190px;
	width: 170px;
}

#photo-t:hover {
	background: url(images/t1.jpg) no-repeat top left;
}

#home-blurb {
	position: relative;
	float: left;
}

#home-blurb p {
	padding: 30px 0 0 0;
}

#home-blurb span.cap {
	font-size: 30px;
	color: #00767c;
	font-family: Palatino;
}

* html #home-blurb span.cap {
	font-size: 20px;
	color: #00767c;
	font-family: Palatino;
}
	
div#whats-new {
	border-top: 4px double #dbd4b2;
	margin: 20px 0 0 0;
	position: relative;
}

div#whats-new ul {
	margin: 20px 0 0 0;
	padding: 0;
}

div#whats-new ul li {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

div#whats-new p {
	margin: 0 0 10px 0;
	padding: 0 20px;
}


div#whats-new h3 {
	margin: 0;
	padding: 0;
	line-height: 120%;
}

#about-photo {
	height: 250px;
	width: 550px;
	position: relative;
}	

#aphoto-g {
	position: absolute;
	top: 0;
	left: 0;
	height: 140px;
	width: 150px;
}

#aphoto-g:hover {
	background: url(images/g2.jpg) no-repeat top left;
}

#aphoto-l {
	position: absolute;
	top: 65px;
	left: 114px;
	height: 150px;
	width: 140px;
}

#aphoto-l:hover {
	background: url(images/l2.jpg) no-repeat top left;
}

#aphoto-k {
	position: absolute;
	top: 0;
	left: 309px;
	height: 150px;
	width: 140px;
}

#aphoto-k:hover {
	background: url(images/k2.jpg) no-repeat top left;
}

#aphoto-t {
	position: absolute;
	top: 80px;
	left: 410px;
	height: 150px;
	width: 140px;
}

#aphoto-t:hover {
	background: url(images/t2.jpg) no-repeat top left;
}	

/************************************************
* Sidebar 					     	    * 
************************************************/

#sidebar {
	float: right;
	width: 220px;
	margin: 0;
	padding: 0 20px 0 10px;
	/*border-left: 1px solid #00767c;*/
	}
	
#sidebar h2 {
	color: #007c84;
	background: #bbdeea;
	font-size: 18px;
	font-family: Palatino, Sans-Serif;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	margin: 4px 0 0 0;
	text-align: center;
	}	
	
h2#where	{
	background: url('images/where.jpg') top center no-repeat;
	height: 45px;
	width: 170px;
	margin: 20px 0 0 0;
}	

h2#news	{
	background: url('images/news.jpg') top center no-repeat;
	height: 45px;
	width: 170px;
}

h2#social	{
	background: url('images/social.jpg') top center no-repeat;
	height: 45px;
	width: 170px;
	margin: 20px 0 0 0;
}

ul#soc-icons {
	margin: 0;
	padding: 0;
	position: relative;
}

ul#soc-icons li	{
	margin: 0;
	padding: 0;
	text-align: left;
}

h2#other	{
	background: url('images/other.jpg') top center no-repeat;
	height: 45px;
	width: 170px;
	margin: 20px 0 0 0;
}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	display: block;
	padding: 0px;
	margin: 0px;
	}

#sidebar ul li a {
	/*display: block;*/
	color: #00767c;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	/*background: #d8effa;*/
	text-decoration: underline;
	color: #00767c;
	}

#sidebar p{
	padding: 3px 0px 0px 5px;
	margin: 0px;
	line-height: 22px;
	}
	
#newsletter h3 {
	font-size: 14px;
}	
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	background: url(images/footer.jpg) no-repeat top center;
	width: 1000px;
	color: #000; 
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	height:249px;
	}

#footer p {
	color: #000;
	padding: 30px 300px 0 0;
	margin: 0;	
    text-align:center;
	}

/*#footer a {
	color: #AAAAAA;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}*/


/************************************************
*	Comments									*
************************************************/

#commentblock {
	width: 430px;
	color: #000000;
	float: left;
	padding: 20px 0 10px 0;
	margin: 10px 0px 0px 0px;
	border-top: 2px solid #dbd4b2;
	border-bottom: 1px solid #dbd4b2;
	}

#commentblock ol {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
ol.commentlist li {
	margin: 0 0 8px 0;
	line-height: 20px;
	padding: 0;
	list-style-type:none;
	border-top: 5px double #bbdeea; 
	}	

.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}

#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}
	
.comment-top {
	clear: both;
	margin: 0;
	padding: 0;
	width: 420px;
	height: 35px;
	}	

.comment-middle {
	clear: both;
	margin: 0;
	padding: 5px 0 5px 0;
	width: 420px;
	}

.commenttext {
	margin: 0;
	padding: 0 20px 0 20px;
	}
	
.comment-bottom {
	/*clear: both;*/
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 420px;
	height: 20px;
	background: #ddbbbb url(images/comment-bottom.png) top center no-repeat;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 400px;
	background: #ddbbbb url(images/comment-top.png) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form {
	text-align: left;
	margin: 0px;
	}

#commentsform p {
	margin: 0px;
	}

#commentsform form textarea {
	width: 99%;
	}

p.comments_link img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}