@charset "utf-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
	outline:none;
}
body {
	color:#26370A;
	font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:12px;
}
a:link, a:visited{ text-decoration:none; cursor:pointer;}
#blog_main{	 float:left; border-left: solid 1px #ccc; border-right: solid 1px #ccc;width:362px; height: 337px; overflow: -moz-scrollbars-vertical; overflow-y: scroll;	overflow-x:hidden; padding:20px 0px 5px 10px;}
.box_lrg{width:364px; float:left;}
.box_lrg_head, .box_lrg_foot{ background:url("http://mumbles.amorhq.net/amorhome/images/index/box_lrg.jpg") top left no-repeat; width:374px; float:left;}
.box_lrg_head h1, .box_med_head h1, #box_video_head h1{	padding:6px 0px 0px 40px; color:#fff; font-size:12px; font-weight:bold;	font-family:Arial, Helvetica, sans-serif;}
.box_lrg_head{height:28px;}
.box_lrg_foot{background-position:0 -28px; height:8px;}

#wpposts{width:70%;	float:left;	color:#26370A;}
#wpposts ul{ list-style:none; }
#wpposts ul li { width:325px; margin-bottom:8px; color:#26370A;}
#wpposts li { background:url("http://mumbles.amorhq.net/amorhome/images/index/blog_line.gif") repeat-x 0 100%; float:left; }
#wpposts ul li .summary{ float:left; display:inline; width:325px; padding-bottom:10px;}
#wpposts ul li .date { font-size:10px; color:#555; padding-bottom:2px; }
#wpposts h4 a:link, #wpposts h4 a:visited { color:#26370A; font-size:12px; padding:2px 0px 6px 0px;}
#wpposts h4 a:hover { color:#DE6700;}
#wpposts p { padding-bottom:5px; font-size:11px; line-height:145%;}
#wpposts a:link, #wpposts a:visited{ font-size:10px; color:#555; text-decoration:none; }
#wpposts a:hover{ color:#de6700; text-decoration:underline; }
#wpposts.bloglink {color:#de6700;}
