/*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:georgia, serif;
font-size:14px;
color:white;
line-height:normal;
background-image:url(images/bg.png);
background-repeat:repeat-x;
}

.container{
text-align:left;
clear:left;
width:960px;
margin:0 auto;
}

#main-content{
border-top:9px solid #7E92C7;
border-bottom:9px solid #7E92C7;
background-color:#313131;
background-image:url(images/flowers.gif);
background-position:top center;
background-repeat:no-repeat;
}

.footer{
padding-top:15px;
}

h1, h2, h3, h4, h5, p {
margin-bottom:1em;
}

a{
color:white;
}

h1{
font-size:18px;
}

h2{
font-size:16px;
}

small {
font-size:12px;
color:#DFDFDF;
}

#special {
background-color:#3E5798;
background-image:url(images/quotes.gif);
background-repeat:no-repeat;
background-position:305px 10px;
float:left;
height:200px;
margin:0 auto;
width:960px;
padding-top:8px;
}

#special h2{
font-size:27px;
font-style:italic;
margin-bottom:.2em;
}

#special p{
font-size:18px;
}

#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 0 6px 0;
padding:6px 3px 0 8px;
}

#special-button{
width:959px;
height:30px;
clear:left;
cursor:pointer;
background-image:url(images/special-button.gif);
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:300px;
}

#logo{
background:url(images/logo.gif);
position:absolute;
left:-25px;
top:40px;
width:372px;
height:120px;
}

#rotator{
background:url(../../gallery/home-page-main/penny-in-flowers-home-page-resized.jpg);
position:absolute;
left:565px;
top:38px;
width:394px;
height:271px;
}

#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;
left:248px;
top:48px;
width:274px;
height:89px;
text-align:right;
}

#contact a{
color:#000000;
}

.left{
float:left;
width:620px;
}

.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;
}

.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;
}