body { /* customize_body */
	/* customize_body */ color: #777777;
	font: normal normal 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #6d6d6d; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #f26ecb; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1 { font-size: 4em; font-weight:400; }
h2 { font-size: 2.5em; font-weight:400; }
h3 { font-size: 2em; font-weight:400; }
h4 { font-size: 1.73em; font-weight:700; }
h5 { font-size: 1.33em; font-weight:700; }
h6 { font-size: 1.2em; font-weight:700; }
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }

hr{
	border-top: 1px solid #ededed;
}

.learnmore { text-decoration:none; text-transform:uppercase; font-weight:700; display:block; background:url(http://jessicaiverson.com/themes/white/images/bg_white_learnmore.png) no-repeat 0 0; height:75px; width:290px;
	color: #f26ecb;
}

.learnmore span { display:block; background:url(http://jessicaiverson.com/themes/white/images/bg_white_learnmore.png) no-repeat 100% -75px; height:75px; width:290px; text-align:center; padding-top:32px; color: #f26ecb;}
.learnmore span span { background:none; padding:0; }

	/* image small fraim */ 
.img_small_left{
	margin-right: 15px;
	background-image: url(http://jessicaiverson.com/themes/white/images/frame_small.png);
	padding: 13px;
}
.img_small_right{
	margin-left: 15px;
	background-image: url(http://jessicaiverson.com/themes/white/images/frame_small.png);
	padding: 13px;
}

.img_small_center{

	background-image: url(http://jessicaiverson.com/themes/white/images/frame_small.png);
	padding: 13px;
}

/* image large fraim */ 
.img_large_left{
	margin-right: 15px;
	background-image: url(http://jessicaiverson.com/themes/white/images/frame_large.png);
	padding: 13px;
}
.img_large_right{
	margin-left: 15px;
	background-image: url(http://jessicaiverson.com/themes/white/images/frame_large.png);
	padding: 13px;
}

.img_large_center{

	background-image: url(http://jessicaiverson.com/themes/white/images/frame_large2.png);
	padding: 13px;
}


/* image portrait fraim */ 
.img_portrait_left{
	margin-right: 15px;
	background-image: url(http://jessicaiverson.com/themes/white/images/frame_collection.png);
	padding: 14px;
}
.img_portrait_right{
	margin-left: 15px;
	background-image: url(http://jessicaiverson.com/themes/white/images/frame_collection.png);
	padding: 13px;
}

.img_portrait_center{

	background-image: url(http://jessicaiverson.com/themes/white/images/frame_collection.png);
	padding: 13px;
}

.img_medium_center{

	background-image: url(http://jessicaiverson.com/themes/white/images/frame_medium.png);
	padding: 13px;
}

.img_thumbnail{

	background-image: url(http://jessicaiverson.com/themes/white/images/page_list_frame.png);
	padding: 13px;
}



#arrow li { border-top:1px solid #e2e2e2; text-indent:0; background:url(http://jessicaiverson.com/themes/white/images/arrow.png) no-repeat 5px 9px;
	list-style-type: none;
	padding: 8px 30px;
}


blockquote {
	margin: 0;  
 	background: url(http://jessicaiverson.com/themes/white/images/quote.png) no-repeat 0 0;
	color: #555;
	font-style: italic;
	padding-left: 45px;
}