/*
Theme Name: Beaches Template
Theme URI: 
Description: Beaches Pizza Template
Version: 1.0
Author: Ryan Truelove
Author URI: http://www.ryantruelove.com/
*/

*
{
  padding: 0;
  margin: 0;
}

body
{
  /*font-family:Arial;
  font-size:12px;
  color:#FFFFFF;*/
  background-image: url(http://www.beachespizza.com.au/wp-content/themes/newbeaches/images/bar.jpg);
  background-repeat:no-repeat;
  background-color:#1e1e1e;
}
a {
color:#FFFFFF;
/*text-decoration:none;
text-decoration:underline;
color:#1F80C4;
font-weight:600;
font-size:13px;*/
}
a:hover {
color:#FFFFFF;
/*color:#FFBD38;*/
/*color:#FFBD38;*/
/*border-bottom:1px dashed #FFBD38;*/
/*background-color:#eeeeee;*/
/*font-size:13px;*/
}
input {
	background-color: #231E19;
	color: #FFFFFF;
	border: 1px solid #474747;
}
hr
{
  display: none;
}

#content
{
  float: left;
  padding-bottom:30px;
  /*background-color:#291F17;*/
  background-image: url(http://www.beachespizza.com.au/wp-content/themes/newbeaches/images/backgroundfade.png);
  padding-left:23px;
  padding-right:23px;
  padding-top:15px;
  width:815px;
}
#h2{
font-family:Arial;
font-size:14px;
font-weight:bold;
}


#thetitle
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:20px;
color:#FFFFFF;
padding-bottom:13px;
}

#container
{
  width: 861px;
  height:100%;
  margin:auto;
/*  background-image: url(http://www.beachespizza.com.au/wp-content/themes/newbeaches/images/bar.jpg);*/
  background-repeat:no-repeat;
}
#barbackground{
height:42px;
width:100%;
background-image: url(http://www.beachespizza.com.au/wp-content/themes/newbeaches/images/bar.jpg);
left:0px;
z-index:1;
position:absolute;
}

#entry{
font-family:Arial;
  font-size:12px;
  color:#FFFFFF;
  padding-top:0px;
  }
/*#entry {
padding:0 30px 0 0;
}*/
#entry p {
margin:14px 0 0px 0;
}
#entry h2{
font-size:14px;
font-weight:bold;
font-family:Arial;
padding-bottom:20px;
}


#wrapper{
}




#header
{
  height: 207px;
  width:861px;
  margin: 0 auto;

}

#headerimg
{
}

#header a
{
}

#header h1
{
}


#footer
{
/*float:left;
width:100%;
height:42px;
background-color:#1E1E1E;
margin-top:30px;*/
}






#author
{
}

#author img
{
}

#sidebar
{
float:left;
}

#sidebar ul
{
}


#sidebar ul h2
{

}



#sidebar ul ul
{

}


#sidebar ul ul ul
{

}

#sidebar a
{
}

#sidebar a:hover
{

}

#wp-calendar
{

}

#wp-calendar th
{

}

#wp-calendar a
{

}

#prev a, #next a
{

}

#wp-calendar caption
{

}


#searchform
{

}

#searchform input
{

}

#searchform #s
{

}
.post .wp-caption {
background:#eeeeee;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
