﻿
/*
Website Design for Flowers by Botticelli by Hideca Design
http://www.hideca.com
*/

body {
	margin: 0;
	padding: 0;
	background: #fcb url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

h1, h2 {
	margin: 0;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #d32;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 {
	margin: 0;
	font-size: 14px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #f32;
	margin-bottom: 10px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol { }


blockquote { }

a {
	color: #f75;
	outline: 0 none;
	-moz-outline: 0 none;

}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 1000px;
	height: 64px;
	margin: 0 auto;
	background: url(images/img02.png) no-repeat left top;
}

/* Menu */

#menu {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	float:left;
	position:relative;
	width:100%;


}

#menu ul {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	list-style: none;
	line-height: normal;
	display: inline;
	clear:left;
    float:left;
    position:relative;
    left:50%;
}

#menu li {
   display:block;
   float:left;
   list-style:none;
   position:relative;
   right:50%;


}

#menu a {
	display: inline;
	text-align: center;
	float: left;
	height: 20px;
	margin-right: 3px;
	padding: 26px 20px 15px 20px;
	background: url(images/img07.png) no-repeat left 26px;
	text-decoration: none;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	outline: 0 none;
	-moz-outline: 0 none;

}

#menu a:hover { 
	text-decoration: none;
	color: #b32;
	outline: 0 none;
	-moz-outline: 0 none;

}

#menu .current_page_item a {
	height: 20px;
	color: #fcb;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 305px;
	height: 50px;
}

#search form {
	float: right;
	margin: 0;
	padding: 25px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: url(images/img04.jpg) repeat-y left top;
}

#page-bgtop {
	padding-top: 30px;
	background: url(images/img03.png) no-repeat left top;
}

	/** LOGO */

#logo {
	width: 1000px;
	outline: none;
	height: 150px;
	margin: 0 auto;
	background: url(images/logo_bg.png) no-repeat left top;
}

#logo img {
	padding-top: 90px;
	margin-left: 0;
	outline: none;
}

#logo h1, #logo h2, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #d32;
}

#logo h1 {
	padding-top: 128px;
	font-size: 14px;
	float:left;
}

#logo h2 {
	padding-top: 105px;
	font-size: 14px;
	float:right;
	text-align:right;
	margin-right: 24px;
	line-height: 150%;
	background: url(images/header_icons.png) no-repeat left bottom;
}

#logo a {
	text-decoration: none;
	outline: none;
	color: #d32;
}

#logo a:hover{
	text-decoration: underline;
	color: #d32;
}


/* Content */

#content {
	float: right;
	width: 738px;
	padding-top: 20px;
	padding-right: 40px;
	background: url(images/img13.png) no-repeat top right;
}
#content ul{
list-style: none;
}
#content ul li{
	margin: 0 0 0 5px;
	padding-left: 12px;
	background: url(images/img10.gif) no-repeat top left;
	color: #666;
}
#content ul li strong{
	color: #f75;
}

/* Shop Content */

#shopcontent {
	float: right;
	width: 738px;
	padding-top: 20px;
	padding-right: 40px;
	/*background: url(images/img13.png) no-repeat top right; */

}
#shopcontent ul{
	list-style: none;
}
#shopcontent ul li{
	padding-left: 12px;
	background: url(images/img10.gif) no-repeat top left;
	color: #666;
}
#shopcontent ul li strong{
	color: #f75;
}
/* Services Content */

#servicescontent {
	float: right;
	width: 738px;
	padding-top: 20px;
	padding-right: 40px;
	background: url(images/img13.png) no-repeat top right; 

}
#servicescontent ul{
	list-style: none;
}
#servicescontent ul li{
	padding-left: 12px;
	background: url(images/img10.gif) no-repeat top left;
	color: #666;
}
#servicescontent ul li strong{
	color: #f75;
}

/* Post */

.post {
	margin-bottom: 25px;
	
}

.post .title {
	height: 30px;
	color: #b32;
}

.post .title a {
	text-decoration: none;
	color: #d32;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url(images/img08.jpg) no-repeat left 10px;
	border-bottom: 1px #BDBDBB dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { 
}

.post .entry {
	padding: 10px 0;
}
.post .quotes {
	background: url(images/img15.png) no-repeat top left;
	line-height: 240%;
	margin-left: 10px;
	margin-bottom: 40px;
	text-indent: 45px;
	font-style: italic;
	color: #666;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}


/* About Content */

#aboutcontent {
	float: right;
	width: 738px;
	padding-top: 20px;
	padding-right: 40px;
	background: url(images/img13.png) no-repeat top right;
	
	}
#aboutcontent ul{
	list-style: none;
}
#aboutcontent ul li{
	margin: 0 0 0 5px;
	padding-left: 12px;
	background: url(images/img10.gif) no-repeat top left;
	color: #666;
}
#aboutcontent ul li strong{
	color: #f75;
}

/* Post */

.post {
	margin-bottom: 25px;
	
}

.post .title {
	height: 30px;
	color: #b32;
}

.post .title a {
	text-decoration: none;
	color: #d32;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url(images/img08.jpg) no-repeat left 10px;
	border-bottom: 1px #BDBDBB dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { 
}

.post .entry {
	padding: 10px 0;

}

.post .contactentry {
	padding: 10px 0;
	margin-right: 40px;
	margin-left: 20px;
	float:left;

}
.post .shopentry {
	padding: 10px 0;
	margin-right: 20px;
	margin-left: 20px;
	float:left;
	border: 0 none;
	outline: 0 none; 
	width: 200px;
	height:225px;

}
/* to center tables inside shop posts */

table.center {
	margin-left:auto; 
	margin-right:auto;
}
/*----------------------------------- */
.post .quotes {
	background: url(images/img15.png) no-repeat top left;
	line-height: 240%;
	margin-left: 10px;
	margin-bottom: 40px;
	text-indent: 45px;
	font-style: italic;
	color: #666;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 162px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#sidebar img{
	float: left;
	padding-left: 0px;
}

#sidebar h4 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 5px;
	line-height: 200%;
	font-weight: normal;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 2px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0 0 0 5px;
	padding-left: 10px;
	background: url(images/img09.jpg) no-repeat left 4px;
}

#sidebar p {
	margin: 0;
	padding: 0px 5px;
	line-height: 200%;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 5px 0px;
	padding: 8px 0 2px 10px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #d32;
}

#sidebar a {
	color: #f75;
	outline: none;
	float: right;

}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 1000px;
	height: 103px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img05.png) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 60px 0;
	text-align: center;
	line-height: normal;
	font-size: 12px;
	color: #fff;
}

#footer a {
	color: #fcb;
	text-decoration: none;
	font-weight: bolder;
}
#footer a:hover {
	color: #b32;
	text-decoration: none;
	font-weight: bolder;
}
/* additional classes */
.small {
	font-size: 0.8em;
	vertical-align: super; 
}
.price {
	color: #222;
}

.strong {
	color: #f75; 
	font-weight: bold;
}
/* Shop Nav Arrows */
#shopnav {
	vertical-align:top;
	text-align: center;
}
#shopnav a{
	color: #666; 
	vertical-align:top;
	text-align: center;
}
#shopnav img{
	vertical-align:middle;
	text-align: center;
}

.shoppagenumbers {
	text-align: center;
	color: #f32; 
	font-weight: bold;
	vertical-align:top;
}
.currentpagenumber {
	color: #f32; 
	font-weight: bold;
	vertical-align:top;
}

