/*** Custom Styles ***/

body {
	width: 990px;
	margin: 0px auto 0px;
	padding: 0px;
	color: #333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	background: url("http://www.scrappersworkshop.com/wp-content/themes/frugal/images/blogbgswirls1220.jpg") scroll no-repeat 50% 0%;
}

#wrap {
	background-color: transparent;
	width: 960px;
	/*border: 5px solid #3b3b3b;*/
	margin: 50px auto;
	padding: 0px;
}

#header {
	background: transparent;
	width: 960px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 12px;
	overflow: hidden;
}

#navbar {
	background: #fff;
	width: 960px;
	height: 35px;
	border-top: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	margin: 0px;
	padding: 0px;
	color: #444;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
}

#content {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 18px;
}

/*-- style for old blog post used left for pics instead of new alignleft --*/
 img.left { padding: 6px; margin: 0 10px 5px 0; background: #fff; float: left; }

/*-- style for old blog post used right for pics instead of new alignright --*/
img.right { padding: 6px; margin: 0 10px 5px 0; background: #fff; float: right; }

/*-- image replacment for <h1> main title --*/
#header h1 {
width: 468px; height: 50px;
	background: url("http://www.scrappersworkshop.com/wp-content/themes/frugal/images/scrappers-Workshophome-log-replace-test.gif");
	text-indent: -9999px;
}

.homebottomwidget {
	width: 300px;
	margin: 0px;
	padding: 10px 0px 10px 15px;
	float: left;
	overflow: hidden;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	line-height: 110%;
}

.homebottomwidget h2 {
	font-weight: bold;
}

.thumbnail {
	float: left;
}

.hometopleftwidget {
	height: 330px;
        margin-top: 40px;
}

#hometop .hometopleftwidget h2 {
	font-size: 24px;
	background: url("http://www.scrappersworkshop.com/wp-content/themes/frugal/images/welcome1.jpg") no-repeat;
	width: 600px; height: 89px;
	text-indent: -9999px;
}

.hometopleftwidget #splashbox {
	margin: 5px auto;
}

.hometopleftwidget #splashbox img{
	padding: 15px 11px;
}

/*-- code for blinkie --*/
#blinkie {font: 160.0%/1.3 'Georgia', verdana, 'Lucida Grande', arial, sans-serif; text-align:center; background:#fff; 
color:#5a77af;border: 1px solid #bbb;}

.yd_rp_excerpt {
font-size: 16px;
line-height: 18px;
}

/* styles post author comments */
.bypostauthor {background-color:#ccc !important;
 }

.bypostauthor p {font-size: 16px;
 }


