/* 
Theme Name: TonyandJuanandAdam.com
Theme URI:http://www.tonybullard.com/
Description: A one column theme with prominent header featuring a media player
Author: Tony Bullard
Version: 1.0
*/

/* Begin Typography & Colors */

body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	background-color: #CEF115;
	text-align: center;	
	}

.alt {
	border-bottom: 1px dotted #ff7474;
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	}

strong {
	color: #ff00ae;
       }

h1 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h2, h3, h4 {
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

h2 {
	font-size: 20px;
	}

h2.pagetitle {
	font-size: 17px;
	}
	
h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
        color: #ff00ae;
        }

h3 {
	font-size: 17px;
	}

h4 {
	font-size: 15px;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #2A3B63;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4 {
	color: #ff00ae;
	}

.entry p a:visited {
	color: #ff00ae;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

//.commentlist cite, .commentlist cite a {
//	font-weight: bold;
//	font-style: normal;
//	font-size: 1.1em;
//	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	color: #000
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}
	
a, h2 a:hover, h3 a:hover {
        color: #FF7474;
	}

a:hover {
	color: #ff00ae;
	}

/* End Typography & Colors */

/* Begin Structure */

body {
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center; /* for IE */
	}

//#page {
//	margin: 20px auto;
//	padding: 0;
//	width: 610px;
//	}
	
.pagepost {
	margin: 0 0 26px;
	text-align:left;
	}
	
.post {
	margin: 0 0 26px;
	text-align: left;
	}

.player {
	height: 323px;
	width: 700px;
	position: absolute;
	left: 42px;
	top: 134px;
}

.home {
	height: 100px;
	width: 785px;
	position: absolute;
	left: 0px;
	top: 12px;
}

#updates{
	height: 53px;
	width: 185px;
	position: absolute;
	left: 42px;
	top: 457px;
}

#music{
	height: 53px;
	width: 129px;
	position: absolute;
	left: 227px;
	top: 457px;
}

#video{
	height: 53px;
	width: 130px;
	position: absolute;
	left: 356px;
	top: 457px;
}

#merch{
	height: 53px;
	width: 131px;
	position: absolute;
	right: 167px;
	top: 457px;
}

#tags{
	height: 53px;
	width: 125px;
	position: absolute;
	right: 42px;
	top: 457px;
}

.content {
	width: 590px;
	bottom: 95px;
	left: 166px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	width: 700px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	background-image: url(img/topimage.jpg);
	background-repeat: no-repeat;
	height: 508px;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/* End Structure */

/*	Begin Headers */

h1 {
	padding: 20px 0 0 25px;
	margin: 0;
	}

h2 {
	margin: 15px 0 0 0;
   padding: 0;
	}

h2.pagetitle {
	margin: 15px 0 0 0;
   padding: 0; 
	}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */


/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
   color: #333;	
   background-color: #f7f7f7;
   border: 1px solid #ccc;
	}

#commentform textarea {
	width: 540px;
	padding: 2px;
   background-color: #f7f7f7;
   border: 1px solid #ccc;
   color: #333;
	}

#commentform #submit {
	margin: 0 4px 0 0;
	float: right;
   border: 1px solid #ccc;
	}

input, textarea {
   padding-left:2px;
   color: #333;
	}	

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


/* Begin Various Tags & Classes */

.center {
	text-align: center;
	}

img {
        border: 0;
}

.post img, .postpage img {
        padding: 1px;
        border: none;
	}

.entry img, .entrytext img {
	margin:0;
        padding:1px;
        border: none;
	}

.embed {
	width:48%;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 20px 0;
}

.highlighted li {
	background-color:#ffe;
	border:1px solid #ddd;
}

/* End Various Tags & Classes*/


/*Shit I added*/

a img {
	border:0;
	outline: none;
}

#footer ul{
	margin: -2; padding: 0; 
	list-style-type: none; list-style-image: none; 
}
#footer li {
	display: inline;
	position: relative;
}
#footer a {text-decoration:none; color: blue; 
}
#footer img { border: none; 
} 

.search{
	padding: 20px 0 0 0;
}

.buttons{
	padding: 5px 0 15px 0;
	margin: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#searchform input{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 22px;
	text-align: center;
}