*
{
	padding: 0;
	margin: 0;
	font-size: 100%;
}

.boz{
width:740px;
}
ul, ol
{
	padding: 0;
	margin: 0;
	list-style: none;
}

h1, h2, h3, h4, h5, h6, p, blockquote, label, ul, ol, dl, fieldset, address
{
	margin: 0;
	font-size: 1em;
}

img, fieldset
{
	border: 0px none;
}

#header:after, #nav:after, #content:after
{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header, #nav, #content
{
	display: block;
}

* html #header, * html #nav, * html #content
{
	height: 1%;
}

input, textarea
{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	border: 1px solid #777;
	padding: 4px;
}

a
{
	text-decoration: underline;
	color: #271E3D;
}

a:hover
{
	text-decoration: underline;
}

h2
{
	color: #CE5189;
	font-size: 1.4em;
	 font-weight: normal;text-transform:capitalize;
font-family:georgia;
}

h2 a
{
	color: #CE5189;
	text-decoration: none;
	font-family: georgia;
}

h3
{
	color: #1D334B;
	padding: 0px 0 0;
	font-size: 70%;
	margin: 0 0 10px;
}

h3 a
{
	color: #586732;
	text-decoration: none;
}

p
{
	/*line-height: 130%;
	padding: 0 0 10px;
	font-size: 80%;
	text-align: justify;*/
        font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;

}



ol
{
	list-style-type: decimal;
	padding: 5px 10px;
	margin: 10px 20px;
}

ul
{
	list-style-type: circle;
	padding: 5px 10px;
	margin: 10px 10px;
}

li
{
	padding: 5px 0;
}

dt
{
	padding: 5px 0;
	font-weight: bold;
	font-size: 1em;
	color: #444;
}

dd
{
	padding: 5px 15px;
}

acronym
{
	cursor: help;
	border-bottom: 1px dotted #271E3D;
}

blockquote
{
	border-left: 5px solid #271E3D;
	margin: 0 0 0 20px;
	padding: 10px 0 0 20px;
	font-size: .9em;
	color: #444;
}

cite
{
	font-style: italic;
	color: #271E3D;
	border-bottom: 1px dotted #271E3D;
}

body
{
	margin: 0px 0 30px 0;
	padding: 0;
	text-align: center;
	background: #fff;
	color: #000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
        background:url(http://www.deliciousambitious.com/images/shaded_edge.gif) no-repeat top center;
}

html{
background:url(http://www.deliciousambitious.com/images/shaded_edge_footer.gif) no-repeat bottom center;
}

#wrap
{
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header
{
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
}

#logo
{
	float: left;
	width: 760px;
	background-image: url(/images/h1_logo.gif);
}

#logo a
{
	width: 760px;
	display: block;
	height: 246px;
	overflow: hidden;
	background-image: url(/images/h1_logo.gif);
	text-indent: -5000px;
}

#logo a:hover
{
	background: url(/images/h1_logo.gif) no-repeat;
}

#searchform
{
	clear: left;
	margin-left: 450px;
	font-size: .9em;
}

#livesearch
{
	padding: .2em .5em;
	margin: 0px 0 0 10px;
}

#LSResult
{
	position: absolute;
	width: 350px;
	z-index: 1;
	padding: 5px 0 0;
}

#nav ul
{
	list-style-type: none;
	float: left;
	margin: 0 0 3px;
	padding: 0px 0 0  0;
	clear: both;
	width: 760px;
	background: #CE5189;
}

#nav ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #CE5189;
}

#nav ul li a
{
	background: #CE5189;
	border-left: 1px solid #D46798;
	border-right: 1px solid #C54981;
	color: #FFFFFF;
	display: block;
	text-align: center;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 95%;
	padding: 5px 15px;
}

#nav ul li a:hover
{
	color: #fff;
	text-decoration: underline;
}

#nav ul a:active
{
	background: #1D334B;
	color: #fff;
}

#nav ul li a.active
{
	background: #1D334B;
	color: #fff;
}

#links h3, #comments h3, #posts h3, #cmntform h3
{
	padding: 15px 0 5px;
	border-bottom: 1px solid #586732;
}

#comments li, #posts li, #links li
{
	padding: 0 0 15px 25px;
}

#comments li
{
	background: url(/images/butterfly.gif) 0 4px no-repeat;
}

#posts li
{
	padding: 0 0 15px 0px;
	/*background: url(/images/butterfly.gif) 0 6px no-repeat;*/
       float:left;
text-align:center;
width:220px;
}

#links li
{
	background: url(/images/butterfly.gif) 0 6px no-repeat;
}

.homepost
{
	border-bottom: 5px solid #271E3D;
	padding: 0px 10px 25px 10px;
}

.post
{
	margin: 0 0 40px;
	padding: 0px 10px 25px 10px;


        line-height: 170%;
        
        font-size: 14px;
        text-align: justify;
      
font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
}

}

.post img
{
	float: right;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 0 10px 10px;
}

#artmeta
{
	background: #eee;
	border-top: 1px solid #271E3D;
	padding: 10px 0;
	margin: 10px 0 0;
	font-size: .9em;
}

.date
{
	color: #586732;
	font-size: .8em;
}

.postpost
{
	padding: 5px 0 0;
	text-align: right;
	clear: both;
}

.postpost li
{
	display: inline;
	padding: 6px 20px 0 25px;
	font-size: .7em;
}

.readmore
{
	width: 16px;
	background: url(/images/i-post.gif) 0 5px no-repeat;
}

.comment
{
	width: 16px;
	background: url(/images/i-comment.gif) 0 5px no-repeat;
}

.del
{
	width: 16px;
	background: url(/images/i-del.gif) 0 2px no-repeat;
}

.digg
{
	width: 16px;
	background: url(/images/i-digg.gif) 0 4px no-repeat;
}

.newsvine
{
	width: 13px;
	background: url(/images/i-newsvine.gif) 0 2px no-repeat;
}

#comments, #links
{
	width: 210px;
	float: left;
}

#comments, /*#posts*/
{
	padding: 0 65px 0 0;
}

#comments ul, #posts ul, #links ul
{
	list-style-type: none;
	padding: 5px;
	margin: 0;
}

#cmntform
{
	padding: 10px;
	background: #eee;
}

#cmntform span
{
	display: block;
	padding: 5px 0;
}

#cmntform label
{
	float: left;
	width: 135px;
}

#cmntform p
{
	font-size: .9em;
}

#cmntform .button
{
	margin: 0 25px 0 0;
	border: 1px solid #777;
	font-size: .9em;
}

.cmnt
{
	border-left: 5px solid #586732;
	margin: 20px 5px;
	padding: 10px 0 10px 20px;
	font-size: .9em;
	color: #444;
}

#txpCommentInputForm
{
	padding: 20px 10px 0;
	color: #666;
}

/*#bycat,*/ .bydate
{
margin-left:2%;
width: 46%;
	float: left;
}

.bydate dl, #rssCatArchive
{
	font-size: .9em;
	padding: 10px 0 0 0;
}

.bydate dd, .rssCart
{
	padding: 4px 0 4px 10px;
}

#bycat ul
{
	padding: 0 0 10px 0;
}

.alllinks li
{
	padding: 0 0 20px 0;
}

.alllinks
{
	font-size: .75em;
	line-height: 1.5;
}

.alllinks a
{
	font-size: 1.25em;
}

.alllinks .date
{
	font-size: .9em;
}

#zemContactForm input, #zemContactForm textarea
{
	margin: 5px 0 15px;
}

#footer
{
	border-top: 5px solid #271E3D;
	margin: 30px 0 0;
	padding: 20px 0 0;
	font-size: .9em;
        
}

#content
{
	/*background: #ffffff url(/images/pinkfade.gif)  repeat-x top left;*/
background-color:#eeeeee;
	padding: 0px;
}
.float_left{
   float:left;
   width:360px;
   font-size:80%;

}

#posts{
  float:left;
  width:720px;
  padding:0 10px;
}

#narrow{
        line-height: 170%;
        padding: 0 0 10px;
        font-size: 14px;
        text-align: justify;
        width: 350px;
        margin-left: 370px;
font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
}