/*reset*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*end reset*/



body {
margin:0;
padding:0;
text-align:center;
font-family:sans-serif;
font-size:14px;
color:#000000;
line-height:1.6em;
}

.container{
text-align:left;
clear:left;
width:960px;
margin:0 auto;
background-color:#bbbdc1;
}

#main-content{
border-bottom:9px solid #7E92C7;
background-color:#f99654;
background-image:url(images/flowers.gif);
background-position:top center;
background-repeat:no-repeat;
position:relative;
}

.footer{
padding-top:15px;
background-color:white;
}

h1, h2, h3, h4, h5, p {
margin-bottom:1em;
}
h1,h2,h3,h4,h5{
	font-family:'Amaranth',sans-serif;
}

a{
color:blue;
}

h1{
font-size:18px;
}

h2{
font-size:16px;
}

small {
font-size:12px;
}

#special {
background-color:#9EDD85;
float:left;
height:120px;
margin:0 auto;
width:960px;
color:white;
line-height:1.3em;
position:relative;

}

#special a {
	color:white;
}



#special p{
font-size:14px;
}

#special input{
width:302px;
height:35px;
background-image:url(images/field-bg.gif);
background-repeat:no-repeat;
background-color:transparent;
color:white;
font-size:16px;
border:0;
margin:0;
padding:6px 3px 0 8px;
}

#special-button{
width:959px;
height:21px;
clear:left;
background-image:url(images/special-button.png);
background-repeat:no-repeat;
}

#special-notice{
width:959px;
height:30px;
clear:left;
text-align:center;
margin-top:-13px;
display:none;
}

.special-item{
float:left;
width:40%;
position:relative;
}

.hometitle {
	font-size:24px;
	line-height:1.2em;
}
.hometitle a {
	text-decoration:none;
}

#logo{
background:url(images/logo.png);
position:absolute;
left:-25px;
top:42px;
width:372px;
height:120px;
cursor:pointer;
background-repeat:no-repeat;
z-index:99999;
}

#rotator{
background:url(../../gallery/home-page-main/penny-in-flowers-home-page-resized.jpg);
position:absolute;
left:565px;
top:38px;
width:394px;
height:271px;
z-index:10 !important;
}

#slogan{
position:absolute;
left:0px;
top:183px;
width:525px;
height:95px;
background:url(images/slogan.gif);
}

#contact{
font-family:arial,verdana,sans-serif;
color:#000000;
position:absolute;
right:0;
top:42px;
width:274px;
height:89px;
text-align:right;
line-height:1.4em;
}

#contact a{
color:#000000;
}

.left{
float:left;
width:595px;
margin:0 0 0 25px;
}

.left h2 a{
	color:#68b749;
}

.right{
float:left;
width:301px;
margin-left:20px;
}

.right ul, .left ul{
margin:.5em 0 1em 15px;
list-style: disc;
}

#left-dogwood{
width:390px;
height:196px;
background:url(images/left-dogwood.gif);
position:absolute;
top:360px;
left:50%;
margin-left:-870px;
}

#right-dogwood{
width:390px;
height:196px;
background:url(images/right-dogwood.gif);
position:absolute;
top:360px;
left:50%;
margin-left:480px;
}

.tooltip{ 
position: absolute;    
padding: 10px 13px;
z-index: 300;
color: #303030;
background-color: white;
border: 7px solid #7E92C7;
font-size: 12px;
line-height: 18px;
text-align: center;
}

.post h3 {
clear:both;
font-size:18px;
}

.post {
	background-color: white;
	border: 1px solid #E6E0CE;
	padding: 25px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom:25px;
	position:relative;
}

.entry, .post{
font-size:16px;
}

.alignright {
float:right;
margin:0 0 10px 10px;
}

ul.recentposts{
margin:0;
padding:0;

}

.recentposts li{
margin:0 0 0 20px;
}

#navigation {
	background-color:#a4a8ae;
}

#header {
	height:150px;position:relative;
	background-color:white;
}

#header h1 {
	color: #F99654;
	font-size: 38px;
	font-weight: normal;
	position: absolute;
	top: 38px;
	left: 300px;
	z-index: 100000;
	height:75px;
	line-height:1.2em;
}

#header h2 {
	color: #6d6d6d;
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	top: 80px;
	left: 330px;
	z-index: 100000;
}

#sidebar {
	background-color:white;
	padding:25px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#sidebar>ul>li{
	list-style:none;
}

#sidebar>ul{
	margin:0;
}

#sidebar>ul>li>h2, #special h2 {
	font-size: 20px;
	border-bottom: 1px dashed #9EDD85;
	color: #996300 !important;
	background-color: #F99654;
	-webkit-box-shadow: inset rgba(255, 254, 255, 0.6) 0 0.3em .3em, inset rgba(0, 0, 0, 0.15) 0 -0.1em .3em, /* inner shadow */ #CC8500 0 .1em 3px, #996300 0 .3em 1px, /* color border */ rgba(0, 0, 0, 0.2) 0 .5em 5px;
	-moz-box-shadow: inset rgba(255, 254, 255, 0.6) 0 0.3em .3em, inset rgba(0, 0, 0, 0.15) 0 -0.1em .3em, /* inner shadow */ #CC8500 0 .1em 3px, #996300 0 .3em 1px, /* color border */ rgba(0, 0, 0, 0.2) 0 .5em 5px;
	box-shadow: inset rgba(255, 254, 255, 0.6) 0 0.3em .3em, inset rgba(0, 0, 0, 0.15) 0 -0.1em .3em, /* inner shadow */ #CC8500 0 .1em 3px, #996300 0 .3em 1px, /* color border */ rgba(0, 0, 0, 0.2) 0 .5em 5px;
	padding: 5px 0 0 10px;
	
	text-shadow: rgba(255, 255, 255, .5) 0 1px 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	padding: .5em .6em .4em .6em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-image: -webkit-gradient(radial, 50% 0, 100, 50% 0, 0, from( rgba(255, 255, 255, 0) ), to( rgba(255, 255, 255, 0.7) )), url(noise.png);
	background-image: -moz-radial-gradient(top, ellipse cover, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%), url(noise.png);
	background-image: gradient(radial, 50% 0, 100, 50% 0, 0, from( rgba(255, 255, 255, 0) ), to( rgba(255, 255, 255, 0.7) )), url(noise.png);
	
}

#special h2 {
	position:absolute;
	z-index:2;
	top:45px;
	left:155px;
	width:200px;
}

#special h2 a {
color: #996300 !important;
text-decoration:none;
}





.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.shadow {background: url(images/shadow2.png); height: 30px;position:absolute;width:100%;background-position:0 30px;left:0;}

.teaser-image{
	position: absolute;
	right: -7px;
	top: -10px;
	border: 5px solid white;
	background-color: white;
	-moz-box-shadow: -10px 10px 10px #4D4D4F;
	-webkit-box-shadow: -10px 10px 10px #4D4D4F;
	box-shadow: -10px 10px 10px #4D4D4F;
	-moz-transform: rotate(6deg);
	-webkit-transform: rotate(6deg);
	-o-transform: rotate(6deg);
	-ms-transform: rotate(6deg);
}
.teaser-boundary{
	float:right;width:210px;height:200px;
}
