/*
Theme Name: Angelic Weddings
Theme URI: http://www.angelicweddings.org.uk
Description: When it comes to wedding planners Angelic Weddings offers a complete range of wedding services that will suit most weddings and budgets. Angelic Weddings is based in Suffolk and specialises in weddings in the East of England. Headed by Catherine Starling a qualified wedding planner, to provide a complete bespoke service to coupleâ€™s ranging from full wedding design and planning to on the day co-ordination and bespoke handmade stationery and favour design. Tailor made to meet the couples needs and budget to help create a stress-free wedding.
Version: 1.0
Author: Matt Starling
Author URI: http://www.msportfolio.co.uk
*/
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;
}
OL, UL
{
	list-style: none;
}
#page_content BLOCKQUOTE P
{
	font-family: georgia, arial, helvetica, verdana;
	font-size: 14pt;
	line-height: 1.1;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	font-family: georgia, arial, helvetica, verdana;
	font-size: 24pt;
	line-height: 1.5;
	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*/
H1
{
	font-size: 24px;
	color: #5f7d79;
}
H2
{
	font-size:16px;
	color: #874376;
}
H3
{
	font-size: 18px;
	color: #5f7d79;
}
H4
{
	font-size: 13px;
	color: #874376;
}

H5
{       
        font-family: georgia, arial, helvetica, verdana;
        text-transform: capitalize;
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 14px;
	color: #874376;
}

H6
{       
  	font-family: georgia, arial, helvetica, verdana;
        text-transform: capitalize;
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 14px;
	color: #5f7d79;
}

P
{
	font-size: 12px;
}

A
{
	text-decoration: none;
	color: #5f7d79;
}

A:hover
{
	text-decoration: none;
	color: #CF60AD;
}

INPUT
{
	height: auto;
        width: auto;
        background: #FFFFFF;
	border: 1px solid #5f7d79;
	color: #5F7D79;
	padding: 5px;
    	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

INPUT:focus, INPUT:hover
{
	color: #5f7d79;
        border: 1px solid #874376;
}

BODY
{
	background-image: url(images/awbg.jpg);
	background-repeat: no-repeat;
	background-color: #fbced1;
	line-height: 1.5;
	font-family: Georgia, Arial, Verdana, sans-serif;
	margin-bottom: 1px;
/*margin-color: white*/
}

#wrap
{
	width: 1020px;
	text-align: left;
	background-color: #FFFFFF;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}

/*header*/
#header
{
	float: left;
	height: 300px;
	width: 1020px;
	margin-bottom: 0px;
	clear: left;
	background-image: url(images/navshadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
#headerimg
{
	float: left;
	height: 270px;
	width: 710px;
	background-image: url(images/aw_logo.png);
}
#headerinfo
{
	color: #5F7D79;
	font-size: 16px;
	float: right;
	text-align: left;
	height: 270px;
	width: 280px;
}
.phone
{
	float: left;
	clear: left;
	width: 280px;
	height: 24px;
	background-image: url(images/phone.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 20px;
}

#headerinfo #log
{
	float: left;
	color: #5F7D79;
}

#headerinfo H4
{
	clear: right;
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #5F7D79;
}

#headerinfo LABEL
{
	clear: left;
	color: #5F7D79;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 14px;
}

.login-form
{
	float: left;
}

#log
{
	float: right;
	margin-right: 20px;
	border: 1px solid #ADDDDD;
	width: 200px;
}

#pwd
{
	float: right;
	width: 200px;
	margin-top: 10px;
	border: 1px solid #ADDDDD;
	margin-right: 20px;
	margin-bottom: 5px;
}

#headerinfo #rememberme INPUT
{
	margin-top: 5px;
}

#headerinfo .remember
{
	margin-top: 5px;
}

.clear .log-in INPUT
{
	color: #5F7D79;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #ADDDDD;
	clear: right;
	float: left;
}


/*Navigation*/

.navbar
{       
        float: left;
	height: 30px;
	width: 965px;
	background-color: #874376;
	font-size: 14px;
        color: #ffffff;
        margin-right: 20px;
	margin-left: 20px;
       padding-left: 15px;
}

.navbar UL
{
	height: auto;
      	z-index: 20000;
}
.navbar LI
{
	float: left;
	background-repeat: repeat;
	z-index: 20000;
}
.navbar LI A
{
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	font-family: Georgia, arial, sans-serif;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	z-index: 20000;
}
.navbar LI A:hover, #suckerfishnav UL LI:hover A
{
	color: #d2ecec;
	text-decoration: none;
	z-index: 20000;
}
.navbar LI UL
{
	display: none;
	height: 25px;
	position: absolute;
	width: 270px;
        padding-top: 3px;
	z-index: 20000;
	background-color: #874376;
/*top:1.5em;
/*left:0;*/
}
.navbar LI:hover UL
{
	display: block;
	z-index: 20000;
}
.navbar LI LI
{
	background-color: #874376;
	display: block;
	width: 270px;
	z-index: 20000;
}
.navbar LI:hover LI A
{
	z-index: 20000;
}
.navbar LI UL A
{
	height: 30px;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	background-color: #874376;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	z-index: 20000;
}
.navbar LI UL A:hover, .menu LI UL LI:hover A
{
	height: 30px;
        background-color: #a46d96;
	z-index: 20000;
}
.navbar P
{
	float: left;
	z-index: 20000;
}


/*main content*/
#container
{
	float: left;
	background-color: #addddd;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100%;
}

#contentwrap
{
	float: left;
	height: auto;
	background-color: #ADDDDD;
	width: 660px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #ADDDDD;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ADDDDD;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}

#promocontent
{
	float: left;
	height: 280px;
	width: 640px;
	clear: left;
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
}

#info
{
	width: 620px;
	float: left;
	border-top-width: 20px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #ADDDDD;
	background-color: #FFFFFF;
	padding: 20px;
	margin: 0px;
	clear: both;
	border-bottom-width: 0px;
	display: block;
}
#info H2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	margin-top: 5px;
	color: #874376;
	font-style: italic;
}

#info H4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	margin-top: 5px;
	color: #874376;
	font-style: italic;
}

#info P
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 5px;
        margin-bottom: 10px;
	color: #874376;
	font-style: normal;
        text-align: justify;
}

#recentposts 
{
       float: left;
       padding-bottom: 20px;
       background-color: #ffffff;
}

#recentposts .advanced-recent-posts
{
       float: left; 
       background-color: #ffffff;
       padding-left: 20px;
       padding-right: 20px;
}

#recentposts UL LI
{	float: left;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #874376;
        text-align: justify;
	font-style: normal;
	line-height: 1.5em;
        list-style-type: none;
        background-color: #ffffff;
        border-top: 1px dashed #874376;
        padding-bottom: 20px;	
       	padding-top: 20px;  
}

#recentposts UL LI A
{	
        font-size: 18px;
	color: #5f7d79;
        text-align: justify;
	font-style: normal;
	line-height: 1.5em;
        list-style-type: none;
        background-color: #ffffff;
}

#recentposts UL LI A:hover
{  
	color: #874376;
}

.recent-posts-thumb
{
       float: left;
       margin-right: 20px;
       border: 1px solid #874376;
}

#recentposts H4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
        background-color: #ffffff;
        border-bottom: 0px dashed #874376;
        text-transform: capitalize;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
        margin-left: 20px;
        margin-right: 20px;   
	color: #874376;
}

#recentposts H4 A
{
	color: #874376;
	padding: 5px;
}

#recentposts H4 A:hover
{
	background: #D2ECEC;
	padding: 5px;
	color: #874376;
	text-decoration: none;
}

#contentwrap .iconOnly
{
       
       border-bottom: none;
       margin-top: 58px;
       margin-left: 20px;
       margin-right: -5px;
}

/*posts*/
.posts
{
	height: auto;
	width: 620px;
        float: left;
        padding:20px 20px 20px 20px;
        margin-bottom: 20px;
	position: relative;
	background-color: #FFFFFF;
}
.posts IMG.alignnone
{
	margin-right: 20px;
	margin-bottom: 10px;
        margin-top: 3px;
	border: 1px solid #874376;
	float: left;
}

.block
{
        width: 660px;
        height: 20px;
        float: left;
        background:#addddd;
}

.blockbottom
{
        width: 660px;
        height: 0px;  
        float: left;
        background:#ffffff;
}

.blockfooter
{
        width: 980px;
        height: 20px;
        float: left;
        background:#ffffff;
}

.posts H2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
         text-transform: capitalize;
	padding-right: 20px;
	padding-bottom: 0px;
	color: #874376;
         width: 500px;
         margin-left: -7px;
         margin-top: -7px;
}

.posts H2 A
{
	color: #874376;
	padding: 5px;
}
.posts H2 A:hover
{
	background: #D2ECEC;
	padding: 5px;
	color: #874376;
	text-decoration: none;
}

.posts P.meta
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5F7D79;
	font-style: normal;
	margin-top: -1px;
	width: auto;
	min-width: 170px;
	height: auto;
}
.posts P
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #874376;
        text-align: justify;
	font-style: normal;
	line-height: 1.5em;
        list-style-type:disc;
	margin-top: 10px;
	padding-left: 0px;
}

.posts UL LI
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #874376;
        text-align: left;
	font-style: normal;
	font-size: 13px;
        list-style-type:disc;
        margin-left: 40px;
        margin-top: 5px;
        margin-bottom: 15px;
	margin-right: 20px;
	padding-left: 0px;
}

.posts H3
{
	color: #874376;
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 5px;
        margin-left: -5px;
       padding-bottom: 10px;
       width: 500px;
      
}

.posts H3 A
{
	font-size: 13px;
	color: #874376;
	padding: 5px;
 
}

.posts H3 A:hover
{
	font-size: 13px;
	background: #D2ECEC;
	color: #874376;
	text-decoration: none;
}

.numComments h3
{
         width: auto;
}

.icon_text A
{
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
         font-size: 13px;
 	color: #5F7D79;
        list-style: none;
        margin-top: 25px;
        margin-left: -40px;
	padding-left: 0px;
        padding-right: 10px;
}

.icon_text A:hover
{
	color: #CF60AD;
}

#page_content
{
	height: auto;
	width: 620px;
	float: left;
        padding: 20px;
	position: relative;
	background-color: #FFFFFF;
        color: #5f7d79;
}

#page_content IMG.alignnone
{
	margin-right: 20px;
	margin-bottom: 10px;
        margin-top: 3px;
	border: 1px solid #874376;
	float: left;
}

#page_content H2
{
	font-size: 18px;
        margin-bottom: 20px;
	color: #5f7d79;
        text-transform: capitalize;
}

#page_content H3
{
	font-size: 18px;
        margin-bottom: 20px;
	color: #5f7d79;
}


#page_content p
{
	font-size: 13px;
        margin-bottom: 20px;
	color: #874376;
}

#page_content UL
{   
        margin-left: 10px;
}

#page_content UL LI
{   
        font-size: 13px;
        list-style-type:disc;
        margin-left: 20px;
        margin-top: 5px;
        margin-bottom: 15px;
      	color: #874376;
}

.single .posts P
{
	background-repeat: repeat-x;
}

A.more-link
{
	float: right;
	width: auto;
	height: auto;
	color: #5F7D79;
	font-size: 12px;
	font-style: italic;
	text-align: center;
        text-decoration: none;
	padding: 7px 7px 7px 7px;
	margin-right: 0px;
	margin-left: 480px;
	margin-top: -5px;
	margin-bottom: 5px;
	border: 1px solid 874376;
}

A:hover.more-link
{
	color: #CF60AD;
	border: 1px solid 5F7D79;
	background-color: 874376;
	text-decoration: underline;
}

#page_content .icon_text 
{
        list-style:none;  
}

#page_content .icon_text A
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
        color: #5F7D79;
        list-style:none;
        padding-left: 20px;
        padding-right: 27px;
        margin-left: -35px;
	margin-right: 18px;
	margin-top: 25px;
        margin-bottom: 0px;
}

#page_content .icon_text A:hover
{
	color: #CF60AD;
}

.posts DIV.numComments
{
	position: absolute;
	margin: 20px 20px 20px 0px;
	right: -1px;
	top: 0px;
	background-image: url(images/AW_speech.png);
	background-repeat: no-repeat;
	color: #874376;
	width: 89px;
	height: 65px;
	text-align: center;
	line-height: 50px;
}

.posts DIV.numComments H3
{
	position: absolute;
	right: 32px;
	top: -3px;
	color: #874376;
	font-size: 16px;
	padding: 3px;
}

.posts DIV.numComments H3 A
{
	color: #874376;
	font-size: 16px;
	padding: 3px;
}

.posts DIV.numComments H3 A:Hover
{
	background: #874376;
	color: #ADDDDD;
	text-decoration: none;
}


.navigation
{
        float: left;
        clear: left;
}

#morePrev A
{
	float: right;
        clear: right;
	background: #ffffff;
	padding: 10px;
	color: #5f7d79;
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
        margin-top: 0px;
        margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #874376;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#morePrev A:hover
{
	background: #874376;
        color: #ffffff;
        border: 1px solid #5f7d79;
}

#page_content #morePrev A
{
	float: right;
	background: #ffffff;
	padding: 10px;
	color: #5f7d79;
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
        margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #874376;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#page_content .more #morePrev A:hover
{
	background: #874376;
         color: #ffffff;
         border: 1px solid #5f7d79;
}


/*Contact Form*/

#tcform
{
	font-family: georgia, arial, helvetica, verdana;
        float: left;
	clear: left;
	margin-left: 0px;
	margin-right: 20px;
	padding-bottom: 20px;
	width: 600px;
	height: auto;
}

.contactform
{
        margin: 10px;
        float: left;
        clear: left;
}

#page_content .contactform p
{
        float: left;
        clear: left;
}

#tcform LABEL
{
	margin-bottom: 5px;
	float: left;
	clear: left;
	font-size: 16px;
	color: #607974;
}

#tcf_sender
{
	float: left;
	clear: left;
	margin-right: 30px;
	margin-bottom: 10px;
	width: 350px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

#tcf_email
{
	float: left;
	clear: left;
	margin-right: 30px;
	width: 350px;
	margin-bottom: 10px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

#tcf_subject
{
	float: left;
	width: 350px;
	clear: left;
	margin-right: 30px;
	margin-bottom: 10px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

#tcf_msg
{
	clear: left;
	float: left;
	width: 400px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #874376;
	padding: 10px;
	font-family: Georgia, Tahoma, Verdana, arial;
	border-width: thin;
	border-style: solid;
	border-color: #5f7d79;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

#contactsubmit
{
          float: left;
          clear: left;
}

#contactsubmit A 
{
	float: left;
	font-size: 13px;
	margin-bottom: 20px;
	background: #ffffff;
	color: #5f7d79;
        border-width: 1px;
	border-style: solid;
	border-color: #5f7d79;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}


#contactsubmit A:hover
{
	color: #5f7d79;
        border: 1px solid #874376;
        background: #ffffff;
}


/*E-Commerce*/

#page_content .productdisplay
{
       float: left;
       border-bottom: 1px dashed #874376;
       margin-top: 10px;
       margin-bottom: 20px;
       padding-bottom: 20px;
}

#page_content .producttext 
{       
        float: left:
        width: auto; 
        padding-left: 20px;
        margin-top: -27px;  
        margin-bottom: 20px;
}

#page_content .prodtitles H2
{
       margin-bottom: 10px;
}

#page_content .textcol 
{     
       float: left;
       width: auto; 
       margin-right: 20px;
       padding-bottom: 20px;
}

#page_content .additional_description_span
{
       margin-bottom: 20px;
       padding-bottom: 0px;
} 

#page_content .additional_description
{
       margin-top: 20px;
       margin-bottom: -20px;
}


#page_content A.additional_description_link
{
      margin-top: -10px;
}

#page_content .wpsc_product_price
{
       float: left;
       margin-left: 0px;
       margin-top: 10px;
       color: #5f7d79;
}

#page_content .wpsc_edit_product
{
      margin-right: 20px;
      float: right;
}

#page_content .wpsc_buy_button
{
       float: left;
       clear: right;
       position: relative;
       top: 15px;
}

#page_content .productdisplay .imagecol .product_image
{
        float: left; 
        padding: 2px;
        margin-top: -3px;
        border: 1px solid #874376;
}

#page_content #wpsc_shopping_cart_container H4
{  
       margin-top: 15px;      
       margin-bottom: 5px;
}

#page_content #wpsc_shopping_cart_container INPUT
{  
       margin-top: 5px;      
       margin-bottom: 5px;
       height: auto;
       width: 255px;
}

#page_content #wpsc_shopping_cart_container INPUT.textarea
{  
       margin-top: 5px;      
       margin-bottom: 5px;
       height: auto;
       width: 200px;
}


#page_content #wpsc_shopping_cart_container .make_purchase
{
       float: left;
       width: 150px;
       margin-top: 20px;
       margin-bottom: 20px;
}




/*Comments Template*/
#comments_template
{
	float: left;
	clear: left;
	width: 618px;
	margin-top: 20px;
	background: #ffffff;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	border: 1px solid #874376;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#comments_template h3
{       
	float: left;
	color: #874376;
	font-size: 18px;
        margin: 20px 20px 20px 0px;
        background: #ffffff;
}

.comments li
{
        background: #ffffff;     
}

.comments li
{
        background: #d6b0cc;
        height: auto;       
}

#comments_template INPUT
{
	background: #FFFFFF;
	color: #5F7D79;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#comments_template #respond H3
{
	clear: left;
	color: #874376;
	font-size: 22px;
	margin-top: 20px;
}

#comments_template LI
{
	clear: left;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 70px;
}

#comments_template LI:first-child
{
}

#comments_template LI:last-child
{
}

#comments_template .avatar
{
	float: left;
        margin-left: 20px;
        margin-right: 20px;
	background: #AFAFAF;
	border: 1px solid #ADDDDD;
}

.main_comment
{
	margin-left: 150px;
        margin-right: 20px;
	padding: 10px;
	position: relative;
        background: #ffffff;
}

.main_comment SPAN.arrow
{
	width: 0;
	height: 0;
	line-height: 0;
	border-bottom: 25px solid #d6b0cc;
	border-right: 20px solid #ffffff;
	position: absolute;
	top: 10px;
	left: -20px;
}

.main_comment H4
{
	font-size: 16px;
	color: #5F7D79;
}

.main_comment P
{
	font-size: 12px;
	color: #874376;

}

#commentform P
{       clear: left;
	font-size: 12px;
	color: #874376;
        margin-bottom: 20px;
}

#commentform P A
{
	font-size: 12px;
	color: #874376;
	padding-bottom: -5px;
	padding-top: -5px;
}

#commentform P A:hover
{
	font-size: 12px;
	color: #CF60AD;
	padding-bottom: -5px;
	padding-top: -5px;
}

#respond H3
{
	float: left;
	color: #874376;
	font-size: 18px;
        margin-bottom: 5px;
}

#comment
{      
        float: left;
        clear: left;
	font-size: 12px;
	color: #874376;
	font-family: Georgia, Tahoma, Verdana, arial;
	margin-top: 10px;
	padding: 10px;
	border-width: thin;
	border-style: solid;
	border-color: #5f7d79;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

#commentform #author
{
	font-size: 12px;
	color: #874376;
	margin-bottom: 0px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

#commentform #email
{
	font-size: 12px;
	color: #874376;
	margin-bottom: 0px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

#commentform #url
{
	font-size: 12px;
	color: #874376;
	margin-bottom: 0px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

#commentform LABEL
{
	margin-bottom: 22px;
	font-size: 14px;
	color: #874376;
}





OL.comments
{
	border-bottom: 1px solid #FFFFFF;
}


/*sidebar*/

#sidebar
{
	float: right;
	height: auto;
	width: 240px;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ADDDDD;
	border-left-color: #ADDDDD;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-bottom-color: #ADDDDD;
}

.blockside
{
        width: 20px;
        height: auto;
        float: left;
        background-color: #addddd;
}

#sidebar H3
{
	font-size: 22px;
	color: #874376;
        margin-bottom: 5px;
}

#sidebar H4
{
	font-size: 16px;
	color: #874376;
        margin-bottom: 5px;
        margin-top: 5px;
}

#sidebar UL LI
{
        font-size: 12px;
}      

#searchform
{   float: left;
    height: auto;
    width: 100%;
    margin-bottom: 10px;  
    padding-bottom: 20px;  
}

#searchform  INPUT#s
{
     width: 150px;  
     height: 19px;
     text-align: left;
     font-size: 14px;  
     margin-right: 10px;
  
}

#searchform  INPUT#searchsubmit
{
     width: auto;
     height: auto;
     font-size: 14px;
     text-align: center;
}

#sidebar .adbutton H3
{
	font-size: 22px;
	color: #874376;
}

.adbutton
{
        font-size: 22px;
	color: #874376;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	float: left;
	border-bottom: 1px dashed #5f7d79;
}

.twitter_title_link 
{
       color: #874376;
}

.twitter_title_link H4 A 
{
       color: #874376;
}

.twitter_title_link H4 A:hover
{
       color: #CF60AD;
}

.twitter .twitter-item
{
       padding-bottom: 10px;
       margin-bottom: 10px;
       color: #5f7d79;
}

.twitter-link
{
      color: #874376;
}
.twitter .twitter-timestamp
{
       color: #874376;
}


/*shopping cart*/

#sidebar #sliding_cart 
{
        color: #5f7d79;
        margin-bottom: 20px;
        padding-bottom: 20px;
	border-bottom: 1px dashed #5f7d79;
}

.shopping_cart_wrapper
{
      border-bottom: 1px dashed #5f7d79;
}

#specials_2
{
       margin-bottom: 20px;
       padding-bottom: 20px;
       border-bottom: 1px dashed #5f7d79;
}



/*footer*/
#footer
{
	height: auto;
	width: 920px;
	float: left;
	border-width: 20px;
	border-width: 20px;
	border-style: solid;
	border-color: #ADDDDD;
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contentf
{
	float: left;
	height: auto;
	width: auto;
	margin: 20px 10px 40px;
	padding-top: 20px;
}
#recentcomm
{
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	width: 260px;
}
#categories
{
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	width: 260px;
}
#recentpost
{
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	width: 260px;
}
#contentf H4
{
	font-size: 18px;
	color: #874376;
	font-style: normal;
}
#contentf UL LI
{
	color: #874376;
	margin-left: 2px;
	margin-right: 10px;
	font-size: 10pt;
	width: auto;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #874376;
}
#contentf UL A
{
	clear: left;
	color: #874376;
	text-decoration: none;
}
#contentf UL A:hover
{
	color: #CF60AD;
	text-decoration: none;
}
.copyright
{
        color: #874376;
	margin: 60px 10px 10px 30px;
	font-size: 12px;
	float: left;
}

.wordpress
{
	float: left;
        clear: both;
	font-size: 12px;
	color: #5D5D5D;
	margin: 0px 20px 20px 45px;
}
