/*

Theme Name: Beatles

Theme URL: http://www.suckmybeatles.com/

Description: Beatles is adapted from the theme Scarf by miloIIIIVII. http://milo.peety-passion.com
Author: Paul McFartney

Author URI: http://www.suckmybeatles.com

Version: 1.0

*/

body{
	margin: 40px auto;
	padding:0;
	background:#000;
	background-image:url(images/); 
	background-repeat:repeat-x;
	background-position:top left;
	font:normal small Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	}

form, h1, h2, h3{
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	}

blockquote{
	font-style:italic;
	}

a{text-decoration: none;
	color:#f6e41a;
	}

a:hover{text-decoration:none;
	}

#header{width:800px;
	height:241px;
	margin:0 auto;
	background:url(images/head.jpg);
        text-align: left;
	}

/*title*/
#header h1{
        margin-left:auto;
        margin-right: auto;
        padding-top: 8px;
	letter-spacing:-4px;
	font-size:2.7em;
	color: #f6e41a;
        text-align: center;
	}

#header h2{float:right;
	padding: 92px 25px 0 0;
	font-size:1.2em;
	}


#header a{text-decoration:none;
	color:#fff;
	}


#menu{	width:788px;
	margin:0 auto;
	}

#menu ul{margin:0;
	padding:0px;
	list-style:none;
	}

#menu li{display:inline; word-spacing: 8px; }


#menu a{
        width: 225;
	height:40px;
	padding:10px 0 0 0;
        text-align: left;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color:#f6e41a;
	}
*/


#menu .first a{background:none;}

#menu a:hover{color:#ffffff;}

#content{width:788px;
	margin:0 auto;
	padding:0;
	background:transparent url(images/body.jpg) no-repeat;
	border:6px solid #f6e41a;
	border-top:none;
	border-bottom:none;
	}

#content_f{width:800px;
	height:241px;
	margin:0 auto;
	padding:0;
	background:#000 url(images/footer.jpg) no-repeat bottom left;
	border: none;border-top:none;	
	}

#row{float:left;
	width:480px;
	padding:20px 0 0 23px;
	margin-top:60px;
	}

#row a{text-decoration:none;}
#row a:hover{text-decoration:none;color:#ffffff;}
#row .post{margin-bottom:30px;}
#row .title{letter-spacing:-2px;font-size:1.6em;
	background-image:url(images/h3.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	}

#row .posted{font-size:x-small;}
#row .meta{height:25px;padding:10px 0 0 0;}
#row .meta p{margin:0;padding:0;font-size:x-small;}
#row .date{margin:0;padding:0;float:right;}
#bar{float:right;width:240px;padding:20px 23px 0 0;}
#textfield1{width:145px;}
#submit1{display:none;}
#bar ul{margin:0;padding:0;list-style: none;}
#bar li ul, #bar li form{margin:0 0 10px 0;padding:10px 10px 15px 10px;}
#bar h2{height: 28px;
	padding: 4px 0 0 20px;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: smallcaps;
	color: #ccc;
	text-transform:uppercase;
	border-bottom:1px solid #ccc;
	}

#bar a{text-decoration:none;}
#bar a:hover{text-decoration:none;color:#ffffff;}
#footer{clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	border-bottom:1px solid #fff;
	}


#footer p {text-align: center;font-size: x-small;}

#commentform textarea {width:350px;}


.center{text-align: center;}
#content p img{
	float:left;
	border:none;
	margin-right:5px;
	margin-bottom:5px;
	padding:0;
	max-width:80%;
	}

.alignright{float:right;}
.alignleft{float:left;}
a img{border:none;}
#wp-calendar{text-align:center;margin:0;width:95%;}
#wp-calendar td{line-height:10px;font-size:10px;color:#fff;}
#wp-calendar td a{display:block;
	color:#fff;
	text-decoration:none;
	line-height:10px;
	border:1px solid #333;
	}

#wp-calendar #prev a{width:30px;}
#wp-calendar #next a{width:30px;margin:0 0 0 30px;}
#wp-calendar #today{background:#333;color:#fff;}
#wp-calendar #today a{color:#fff;font-weight:700;}
#wp-calendar caption{text-align:center;width:100%;margin:0 0 5px 0;text-transform:lowercase;}
