/* @override 
	http://localhost:8888/wp-content/themes/pizza-stop/css/main.css
	http://www.pizzastopobx.com/wp-content/themes/Pizza-Stop/css/main.css
	http://dev.pizzastopobx.com/assets/templates/pizzastopobx/css/main.css
*/

body {
	background: white url(../img/bg_header.png) no-repeat center top;
}
.right {
 	float: right;
 	margin: 0 10px 10px 15px;
}
.left {
 	float: left;
 	margin: 0 15px 10px 10px;
}
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar li {
	list-style: none;
	margin:0;
	padding:0;
}
.content h4 {

	height:159px;
	text-indent: -99999px;
	margin-bottom: 0;
}
li p {
	text-indent:-99999px;
}
p.desc {
	font-style: italic;
	text-align: justify;	
}
#specials_top {
	height: 78px;
	background: transparent url(../img/top_special.png) no-repeat 32px top;
	margin: 0;
	padding: 0;
}
#specials {
	height: auto;
	background: transparent url(../img/bg_special.png) repeat-y 32px top;

}
#specials p {
	font-size: 1.30em;
	padding: 5px 85px 5px 75px;
	margin: 0;
}
#specials_bottom {
	height: 17px;
	background: transparent url(../img/bottom_special.png) repeat-y 32px top;
	margin: 0;
	padding: 0;
}

.footer {
	margin-top: 25px;
	text-align:center;
}
p.gray {
	color: #656565;
}
p.gray a {
	color: #8c0000;
}
p a.button {
	color: #666;
	font-size: 10px;
	background-color: #eee;
	border: 1px solid #ddd;
	text-decoration: none;
	padding: 5px 5px 3px 5px;
}
p a.button:hover {
	color: #990000;
	background-color: #ddd;
	border: 1px solid #ccc;
}
p a.button_sub {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	background-color: #eee;
	border: 1px solid #ddd;
	text-decoration: none;
	padding: 5px 5px 3px 5px;
	margin: 0;
}
p a.button_sub:hover {
	color: #990000;
	background-color: #ddd;
	border: 1px solid #ccc;
}

.quotescollection_randomquote {
	width:280px;
	display; block;
	color:#8c0000;
	float: right !important;

}
.quotescollection_randomquote p q {
	font-size: 1em;
	clear: both !important;
	background:white url(../img/quote.gif) no-repeat left -10px;
	height: auto;
	display: block;
	line-height: 1.5em;
	padding-left: 50px;
	margin-top: -1em;
}
.quotescollection_randomquote p cite  {
	display: block;
	font-style: italic !important;
	color: #4d4d4d;
	text-align: right;
	width: 280px;
}
div.sub_top {
	background: white url(../img/top_reviews.png) no-repeat 40px top;
	height: 21px;
	padding-left: 15px;
	padding: 0;
	margin: 0;	
}
div.sub {
	float: left;
	width: 744px;
	background: white url(../img/bg_reviews.png) repeat-y 40px top;
	height: auto;
	padding-left: 15px;
	padding-top: 10px;	
}
div.sub_reviews {
	float: left;
	width: 744px;
	background: white url(../img/bg_reviews.png) repeat-y 40px top;
	height: auto;
	padding-left: 15px;
	padding-top: 10px;	
}
div.sub_reviews h1 {
	margin: 0 25px 5px 55px;
	padding: 3px 0 0 15px;
}
div.sub_reviews h2 {
	margin: 0 25px 25px 55px;
	padding: 3px 0 0 15px;
	font-weight: normal;
	font-size: 1em;
}
div.sub_default {
	float: left;
	width: 744px;
	background: white url(../img/bg_reviews.png) repeat-y 40px top;
	height: auto;
	padding-left: 15px;
	padding-top: 10px;	
}
div.sub_default h1 {
	margin: 0 25px 5px 55px;
	padding: 3px 0 0 15px;
}
div.sub_default p {
	margin: 0 25px 25px 55px;
	padding: 3px 0 0 15px;
	font-weight: normal;
	font-size: 1em;
}
div.sub_default p a {
	color: #CC0000;
	text-decoration: none;
}
div.sub_default p a:hover {;
	text-decoration: underline;
}
div.sub h3 {
	margin: 0 25px 5px 55px;
	padding: 3px 0 0 15px;
	font-size: 1.4em;
	background-color: #cc0000;
	color: #fff;		
}

div.sub_bottom {
	clear: both;
	background: white url(../img/bottom_reviews.png) no-repeat 40px top;
	height: 23px;
	padding-left: 15px;
	padding: 0;
	margin-bottom: 30px;	
}
div.sub h1 {
    font-size: 1em;
    font-style: italic;
	font-weight: normal;
	text-align: justify;	
}
div.sub h2 {
	border-bottom: 1px solid #e1e1e1;	
}
div.sub h4 {
	padding: 5px 0 5px 85px;
}
.quotescollection {
	color:#8c0000;
}
.quotescollection q {
	font-size: 1em;
	clear: both !important;
	background:white url(../img/quote.gif) no-repeat left -10px;
	height: 60px;
	display: block;
	line-height: 1.5em;
	padding-left: 50px;
	margin-top: -1em;
}
.quotescollection p cite  {	
	font-style: italic !important;
	color: #4d4d4d;
	bottom: 50px;
	right: 100px;
}