/* Base */
@import url(http://static.typepad.com/.shared:v25.4:typepad:en_us/themes/common/base-weblog.css?v=2);

/* Tip Jar */
@import url(http://static.typepad.com/.shared:v25.4:typepad:en_us/themes/common/tipjar.css);

/* Portal */

/* Theme Builder *//* general page elements */

a
{
	text-decoration: none;
	
}

a:link { color: #624d17; }
a:visited { color: #624d17; }
a:hover { color: #624d17; }
a:active { color: #b69a54; }


/* layout */

body
{
	margin: 0;
	color: #000000;
	background: #;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #fce9be;
}

#banner
{
	border-bottom: 1px dotted #898072;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #ee0bbd;
	background: #fbf8f3;
	text-align: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	color: #ee0bbd;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}




/* default to artistic/calendar/timeline layout */

#container
{
	width: 780px;
}


.layout-artistic #alpha,
.layout-calendar #alpha
{
	width: 315px; /* 285px + 15px + 15px */
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 1px solid #897f73;
	padding: 14px 14px 14px 14px;
	background: #fffaea;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 1px solid #897f73;
	padding: 14px 14px 14px 14px;
	background: #fce9be;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border: 0;
	
	color: #ee0bbd;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #897f73;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-large;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header a
{
	text-decoration: none;
	font-weight: bold;
}

.entry-header a:link { color: #897f73; }
.entry-header a:visited { color: #897f73; }
.entry-header a:hover { color: #897f73; }
.entry-header a:active { color: #897f73; }

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #897f73;
	padding: 3px;
	color: #c9b47d;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}


/* modules */

	.module a
	{
		text-decoration: underline;
		font-weight: inherit;
	}

	.module a:link { color: #ee0bbd; }
	.module a:visited { color: #ff9cd6; }
	.module a:hover { color: #ff9cd6; }
	.module a:active { color: #ee0bbd; }


.module-header
{
	margin: 5px 0;
	border-bottom: 1px solid #897f73;
	padding: 3px;
	color: #6c5723;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #6c5723;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 0;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #6c5723;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #897f73;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}

.module-miniprofile img {
	border-width: 0;
}


/* moblog1 tweaks */



	.layout-moblog1 #alpha
	{
		width: 200px;
	}

	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-moblog1 #beta
	{
		width: 380px;
	}

	.layout-moblog1 #beta-inner
	{
		border: 1px solid #897f73;
		padding: 14px 14px 14px 14px;
		background: #fffaea;
	}

	.layout-moblog1 #gamma
	{
		width: 200px;
	}

	.layout-moblog1 #gamma-inner
	{
		border: 1px solid #897f73;
		padding: 14px 14px 14px 14px;
		background: #fce9be;
	}


/* moblog2 tweaks */



	.layout-moblog2 #alpha
	{
		width: 100px;
	}

	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-moblog2 #beta
	{
		width: 350px;
	}

	.layout-moblog2 #beta-inner
	{
		border: 1px solid #897f73;
		padding: 14px 14px 14px 14px;
		background: #fffaea;
	}

	.layout-moblog2 #gamma
	{
		width: 190px;
	}

	.layout-moblog2 #gamma-inner
	{
		border: 1px solid #897f73;
		padding: 14px 14px 14px 14px;
		background: #fce9be;
	}

	.layout-moblog2 #delta
	{
		width: 140px;
	}

	.layout-moblog2 #delta-inner
	{
		border: 1px solid #897f73;
		padding: 14px 14px 14px 14px;
		background: #fce9be;
	}

	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */


	.layout-timeline #alpha
	{
		width: 390px; /* 285px + 15px + 15px */
	}

	.layout-timeline #beta
	{
		width: 390px;
	}

	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }


/* one-column tweaks */

	.layout-one-column #container
	{
		width: 500px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 1px solid #897f73;
		padding: 14px 14px 14px 14px;
		background: #fffaea;
	}


/* two-column-left tweaks */

	.layout-two-column-left #container
	{
		width: 500px;
	}


	.layout-two-column-left #alpha
	{
		width: px;
	}

	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-two-column-left #beta
	{
		width: 500px;
	}

	.layout-two-column-left #beta-inner
	{
		border: 1px solid #897f73;
		padding: 14px 14px 14px 14px;
		background: #fffaea;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container
	{
		width: 700px;
	}


	.layout-two-column-right #alpha
	{
		width: 500px;
	}

	.layout-two-column-right #alpha-inner
	{
		border: 1px solid #897f73;
		padding: 14px 14px 14px 14px;
		background: #fffaea;
	}

	.layout-two-column-right #beta
	{
		width: 200px;
	}

	.layout-two-column-right #beta-inner
	{
		border: 1px solid #897f73;
		padding: 14px 14px 14px 14px;
		background: #fce9be;
	}


/* three-column tweaks */

	.layout-three-column #container
	{
		width: 700px;
	}


	.layout-three-column #alpha
	{
		width: px;
	}

	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-three-column #beta
	{
		width: 500px;
	}

	.layout-three-column #beta-inner
	{
		border: 1px solid #897f73;
		padding: 14px 14px 14px 14px;
		background: #fffaea;
	}

	.layout-three-column #gamma
	{
		width: 200px;
	}

	.layout-three-column #gamma-inner
	{
		border: 1px solid #897f73;
		padding: 14px 14px 14px 14px;
		background: #fce9be;
	}


/* three-column-right tweaks */

	.layout-three-column-right #container
	{
		width: 700px;
	}


	.layout-three-column-right #alpha
	{
		width: 500px;
	}

	.layout-three-column-right #alpha-inner
	{
		border: 1px solid #897f73;
		padding: 14px 14px 14px 14px;
		background: #fffaea;
	}

	.layout-three-column-right #beta
	{
		width: px;
	}

	.layout-three-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-three-column-right #gamma
	{
		width: 200px;
	}

	.layout-three-column-right #gamma-inner
	{
		border: 1px solid #897f73;
		padding: 14px 14px 14px 14px;
		background: #fce9be;
	}


/* Custom CSS */
body{
background-image:url(http://www.mudbrickcreative.com/SaraBozich/Background.gif);
background-color:#fcf8f3;
background-attachment:fixed;
overflow-x:hidden; 
}

.layout-two-column-right #beta-inner{

}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html .layout-two-column-right #beta-inner{
padding:0px;
}
/*end*/



#alpha{
padding-top:25px;

}

#banner {
border-bottom:none;
width:900px;
right:99px;
height:208px;
background-color:transparent;
background-image:url(http://www.mudbrickcreative.com/SaraBozich/saratop.gif);
background-position:top;
background-repeat:no-repeat;
z-index:1;
margin-bottom:8px;
}
/*end*/
/*\*/
html*#banner {
[height:208px;
height:208px;
]height:208px;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #banner {
height:9px;
}
/*end*/

.nav{
position:absolute;
top:208px;
z-index:10;
}
/*end*/


.connecting{
position:relative;
float:right;
right:-10px;
top:-55px;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html .connecting{
top:-65px;
}
/*end*/


#container-inner{
background:transparent;

}


.signup{
position:relative;
left:661px;
top:60px;
}
/*end*/
/*\*/
html*.signup{
[top:60px;
top:60px;
]top:60px;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html .signup{
top:47px;
left:654px;
}
/*end*/


.quickconnect{
position:relative;
left:357px;
top:-27px;


}

h1 {
visibility: hidden;
}
.module-header{
visibility: hidden;
}

.post-footers{
color:#ee0bbd;
}

.move{
position:relative;
top:-24px;
right:8px;
}

.home{
position:relative;
height:100px;
width:354px;
top:-160px;
cursor: pointer;
}

.typelist-note{
padding-left:48px;
background-image:url(http://www.mudbrickcreative.com/SaraBozich/top10.gif);
background-repeat:no-repeat;
right:10px;
position:relative;
}


#alpha-inner {
padding-top:20px;
width:586px;
right:84px;
position:relative;
top:-8px;
}
/*end*/
/*\*/
html*#alpha-inner {
[top:-8px;
top:-8px;
]top:-8px;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #alpha-inner {
top:-155px;
}
/*end*/


#beta-inner{
width:228px;
position:relative;
top:-8px;
left:38px;
}
/*end*/
/*\*/
html*#beta-inner{
[left:38px;
left:38px;
]left:38px;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #beta-inner {
left:540px;
top:-11518px;
position:absolute;
}
/*end*/


#pagebody-inner{

background-color:transparent;

}



.btn{
	color:White;
	background-color:#898072;
	font-weight:bold;
	border: solid 1px #898072;
	margin-top:3px;
}

.btn:hover{
	background-color:#ee0bbd;
}



#lwp_2_searchbutton{
	color:White;
	background-color:#898072;
	font-weight:bold;
	border: solid 1px #898072;
	margin-top:3px;
}

#lwp_2_searchbutton:hover{
	background-color:#ee0bbd;
}



.module-archives {
background-image:url(http://www.mudbrickcreative.com/SaraBozich/recentposts.gif);
background-position:top left;
background-repeat:no-repeat;
padding-top:5px;
}
/*end*/
/*\*/
html*.module-archives{
[

]
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html .module-archives{
margin-left:15px;
margin-top:10px;
}
/*end*/

.hotspots{
background-image:url(http://www.mudbrickcreative.com/SaraBozich/hotspots.gif);
height:34px;
width:233px;
position:relative;
right:11px;
top:-10px;
}
/*end*/
/*\*/
html*.hotspots{
[

]
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html .hotspots{
margin-left:15px;
}
/*end*/


.module-list-item{
top:-10px

}

.what {
background-image:url(http://www.mudbrickcreative.com/SaraBozich/Theyaresaying.gif);
height:34px;
width:233px;
position:relative;
right:14px;
top:-16px;
z-index:20;
}

.module-typelist {
width:227px;
background-position:top left;
background-position: 9px 10px;
background-color:#fff4d8;
background-repeat:no-repeat;
padding-left:24px;
padding-right:4px;
margin-bottom:14px;
position:relative;
right:14px;
}
/*end*/
/*\*/
html*.module-typelist{
[right:14px;
right:14px;
]right:14px;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html .module-typelist{
right:0px;
}
/*end*/

.module-galleries {
background-image:url(http://www.mudbrickcreative.com/SaraBozich/GalleryHeader.gif);
background-position:top left;
background-position: -6px -3px;
background-repeat:no-repeat;
padding-top:5px;
margin-left:0px;
}
/*end*/
/*\*/
html*.module-galleries{
[

]
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html .module-galleries{
margin-left:15px;
}
/*end*/


.tag{
background-image:url(http://www.mudbrickcreative.com/SaraBozich/tag.gif);
background-position:bottom right;
background-repeat:no-repeat;
position:relative;
height:39px;
width:39px;
left:885px;
top:-175px;
cursor: pointer;
}

.module-recent-comments {
background-image:url(http://www.mudbrickcreative.com/SaraBozich/Theyaresaying.gif);
background-position:top left;
background-position: 9px 10px;
background-color:#fff4d8;
background-repeat:no-repeat;
padding-top:22px;
padding-left:7px;
padding-right:20px;
margin-bottom:14px;
position:relative;
right:14px;
}


.pink{
color:#ee0bbd;
font-size:11px;
}



.brown{
color:#6c5723;
font-size:11px;
}

.module-wishlist
{
background-color:#FFF4D8;
background-image:url(http://www.mudbrickcreative.com/SaraBozich/amazonwish.gif);
background-position:13px 10px;
background-repeat:no-repeat;
left:-13px;
padding-bottom:10px;
padding-top:20px;
width:255px;
bottom:-14px;
}



#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
z-index:9999;

}



#container { position: relative; }

#container-inner{
 position: relative;
}


#banner-description{
height:20px;
}

.module-archives a:link{
 color: #584d38;
}


#cse-search-results{
width:596px;

}

.searchResults {
background-color:#FFFAEA;
background-image:none !important;
}


.username {
display:none;
}

#searchresults .description .link {
color:#B69A54;
white-space:normal;
}


#searchresults a {
color:#EE0BBD;
text-decoration:underline;
}


#searchresults .serpWrap {
line-height:20px;
margin-bottom:40px;
margin-top:30px;
}

#widget-Lijit_lijit_wijit{
background-image:url(http://www.mudbrickcreative.com/SaraBozich/search.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:36px;
}



     #cse-search-results iframe {
width: 586px !important;
     }



.search{
position:absolute;
right:8px;
top:26px;
}


#widget-Twitter_Twitter_Updates{
background-image:url(http://www.mudbrickcreative.com/SaraBozich/twitterFeed.gif);
background-position:9px 0;
background-repeat:no-repeat;
left:-13px;
padding:25px 15px 0;
width:225px;

}

.patriot{
left:-121px;
position:absolute;
top:-3px;
}




/* ph=1 */
/* nhm:dynamic-ssi */
