@charset "utf-8";
/* CSS Document */

/*
  Theme Name:	Reyfresco 
  Description: The base wordpress theme
  Version: 0.1
*/


body {
font-family:Arial,Helvetica,sans-serif,times New Roman;
background-color:#000000;
margin:0;
text-align:center;
}

.site {
	height: 1300;
	width: 960px;
	margin: 0px auto;
	text-align: left;
} 
.blogsite {
	height: auto;
	width: 960px;
	margin: 0px auto;
	text-align: left;
*/border:1px solid #999; */
}

/* Header home page background image will come */
.header {
	background:transparent url(/wp-content/themes/reyfresco/images/header.jpg) repeat scroll 0 0;
	height: 100px;
	width: 100%;
}
.blogheader {
	background:transparent url(/wp-content/themes/reyfresco/images/blog_header.png) no-repeat scroll 0 0;
	float:left;
	height:186px;
	position:fixed;
	top:0;
	width:960px;
	z-index:1;
}

/* Here left column image will come or just copy new left column image by giving name  "left-side-bar.jpg" */
.leftcolumn {
	float: left;
	height: 1200px;
	width: 137px;
	background:url(images/left-side-bar.jpg);

}

/* Here right column image will come or just copy new right column image by giving name  "right-side-bar.jpg" */ 
.rightcolumn {
	float: left;
	height: 1200px;
	width: 137px;
	background:url(images/right-side-bar.jpg);
}
.mainpicture {
	float: left;
	height: 500px;
	width: 686px;
	background:url(images/center-image.jpg)
}
.maincontent {
	/*height: 800px;*/
	width: 960px;
}
.onecolumnmodule {
	height: 335px;
	width: 215px;
	margin: 10px 0px 0px 10px;
	float: left;
	background: #CCC;
}

.twocolumnmodule {
	float: left;
	height: 335px;
	width: 440px;
	margin: 10px 0px 0px 10px;
	background: #CCC;
}
.centercolumn {
	height: 1200px;
	width: 686px;
	float: left;
}
.moduleset1 {
	height: auto;
	width: 686px;
}
.moduleset2 {
	height: auto;
	width: 686px;
	float: left;
	margin: 10px 0px 0px;
}

#streampadBottomBar {
	/*height: 50px !important;
	width: 960px !important;
	margin: 0px auto !important;
	position: fixed !important;
	bottom: 0px !important;
	z-index: auto !important;
	text-align:left !important;*/
}

.musiccontainer {
	height: 50px;
	width: 960px;
	margin: 0px auto;
	text-align: left;
	clear: left;
} 
.musicplayer {
	height: 50px;
	width: 960px;
	position: fixed;
	bottom: 0px;
	background: #666;
	margin: 0 auto;
	text-align: left;
	z-index: auto;
}

.blogimage {
	background:transparent url(images/roger.png) repeat scroll 0 0;
	/*background:url(images/roger.jpg);*/
	bottom: 50px;
	float:left;
	height: 800px;
	position: fixed;
	top: 100px;
	width: 475px;
}


.posts {
	width: 475px;
	float: right;
	margin-left: 10px;
	margin-top: 140px;
}

.foot {
        width: 960px;
        float: left;
        margin-bottom: 50px;
	margin-top: 10px;
}

.page {
	width: 960px;
	margin-top: 140px;
}

.spacer {
	float: right;
	height: 50px;
	width: 475px;
	background: #000000;
}

.blogpost {
	background:#000000 none repeat scroll 0 0;
	float:right;
	height:auto;
	margin-bottom:15px;
	margin-top:10px;
	overflow:visible;
	padding:20px 20px 30px;
	width:435px;
}

.blogpost img {max-width:400px;padding:5px;}
.blogpost object {max-width:400px;padding:5px;}

.postcontent {
	border: 1px solid #666;
	padding: 0 10px;
}

.album {
	height: 85px;
	width: 250px;
	margin-top: 8px;
	margin-bottom: 7px;
	margin-left: 10px;
	float: left;
}
.itunesandamazon {
	float: right;
	height: 30px;
	width: 145px;
	margin-top: 55px;
}
.itunes {
	height: 30px;
	width: 65px;
	float: left;
}
.amazon {
	height: 30px;
	float: left;
	width: 80px;
}
.optin {
	float: left;
	height: 85px;
	width: 150px;
	margin-left: 30px;
	margin-top: 8px;
	margin-bottom: 7px;
}

.home {
	float: left;
	height: 85px;
	width: 125px;
	margin-left: 30px;
	margin-top: 8px;
	margin-bottom: 7px;
}

.stayconnected {
	float: left;
	height: 85px;
	width: 150px;
	margin-top: 8px;
	margin-bottom: 7px;
	margin-left: 200px;
}
.socials1 {
	height: 24px;
	width: 150px;
	margin-top: 34px;
}
.socials2 {
	height: 24px;
	width: 150px;
	margin-top: 2px;	
}
.twitter {
	float: left;
	height: 24px;
	width: 75px;
}
.youtube {
	float: left;
	height: 24px;
	width: 75px;
}
.facebook {
	float: left;
	height: 24px;
	width: 75px;
}
.myspace {
	float: left;
	height: 24px;
	width: 75px;
}
.newsandpress {
	float: left;
	height: 85px;
	width: 150px;
	margin-top: 8px;
	margin-bottom: 7px;
	margin-left: 12px;
}

.comments-user-message-textarea{width:400px;}

/* Band Page Style Sheet */

.bandpage {
	background:#000000 none repeat scroll 0 0;
	float:right;
	height:auto;
	margin-bottom:15px;
	margin-top:10px;
	overflow:visible;
	padding:20px 20px 30px;
	width:435px;
}

.bandpage img {max-width:400px;padding:5px;}
.bandpage object {max-width:400px;padding:5px;}

.bandpagecontent {
	border: 1px solid #666;
	padding: 0 10px;
}

.pagetitle {
	font-family:Arial,Helvetica,sans-serif,times New Roman;
}

/* End of Page Style Sheet */

/* Single page style sheet */

.comments {color:#FFFFFF;margin-bottom:50px;text-align:left;}

.single-content{} 

.comments h3 {color:#999999;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:bold;line-height:20px; }

/* End of Single page style sheet */

.photos {background-color:#000000;border:1px solid #E4B511;overflow:auto;text-align:center;}
.home-header {border-bottom:2px solid #FFFFFF;color:#FFFFFF;font-size:26px;font-weight:bold;}
.photos img {height:136px;padding:5px;}
.photos object {padding:5px;}

.block {color:#FFFFFF;margin:5px;text-align:left;}
.block-heading {font-size:16px;font-size:16px;}
.block-body {height:40px;overflow:hidden;}
.block-body p{padding:0px;margin:0px;color:#FFFFFF;font-size:16px;}
.tour-body{height:40px;overflow:hidden;}
.block-separator{color:#999999;margin:10px 0;}


.header-newsandpress{margin-top:12px;}
.header-newsandpress-link{float:left;width:50px;}
.header-space{float:left;width:50px;}
.onlynews{width:59px;height:23px;margin-bottom:10px;}
.onlypress{width:75px;height:27px;;margin-bottom:10px;}
