/* @override http://friendsofdesign.net/wp-content/themes/friendsofdesign/glide.css */


#glidercontent{
	margin:5px 0 5px 0px;
	font-family:Arial,Century gothic,verdana, sans-serif;
}

.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 640px;
	height: 280px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
	margin:0px 0px 0px 0px;
	list-style:none;
	background-color:#f9f6f0;
	}

.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position:absolute; /* Do not change this value */
	padding:0px 0px 0px 0px;
	width:620px;
	color:#fff;
	margin-left:10px;
	height: 220px;
	background-color:#F9F6F0;
	overflow:hidden;
	float:left;
}
.glidemeta h2{
	margin:5px 0px 0px 0px;
	padding:0;
	font-size:16px;
	font-weight:bold;
}
.glidemeta h2 a:link, .glidemeta h2 a:visited{
	color:#fff;
	margin:5px 0px 0px 0px;
	padding:0;
	font-size:16px;
	font-weight:bold;
}
.singlefull{
	width: 980px;
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	background-color:#E9E3D6;
	color:#000;
	font-family:Arial,Century gothic,verdana, sans-serif;
}
.sentryfull{
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
}
.glidemeta p{
	padding:0px;
	margin:5px 0px 0px 0px;
	line-height:12px;
	color: #fff;
	font-size:12px;
	overflow: hidden;
}
.glidemeta{
	height: 70px;
	width: 610px;
	padding:0px 5px 5px 5px;
	position:absolute;
	background:transparent url(images/balloon1.png) repeat scroll 0 0;
	top:145px;
	line-height:16px;
	color: #fff;
	font-size:12px;
	overflow: hidden;
	display:none;
}

.gnav{ /*style for DIV used to contain toggler links. */
	width: 100px;
	height:50px;
	z-index:150;
	float:right;
	padding-right:25px;
}
.glidecontenttoggler{ /*style for DIV used to contain toggler links. */

	height:50px;
	z-index:150;
	width: 650px;
	background: url(images/this-month.png) no-repeat 0% 50%;
}
.glidecontenttoggler a{ /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	color: #e10e6b;
	font-weight: bold;
	text-decoration: none;
}
.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
	background: #fff;
	color: black;
}

.glidecontenttoggler a:hover{
	background: #E4EFFA;
	color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
	top:15px;
	right:35px;
	position:absolute;
	display:block;
	background:url(images/lefta.png) bottom;
	width:36px;
	height:25px;
}
.glidecontenttoggler a.next {
	float:right;
	display:block;
	background:url(images/righta.png) bottom;
	width:36px;
	height:25px;
	position:absolute;
	top:15px;
	right:5px;
}
.glidecontenttoggler a.prev:hover {
	top:15px;
	right:35px;
	position:absolute;
	display:block;
	background:url(images/left.png) bottom;
	width:36px;
	height:25px

}
.glidecontenttoggler a.next:hover{

	float:right;
	display:block;
	background:url(images/right.png) bottom;
	width:36px;
	height:25px;
	position:absolute;
	top:15px;
	right:5px;

}
#myslides{
	background-color:#f9f6f0;
	width: 640px;
	height:165px;
	margin:0px;
	border:1px thin #fff;
}

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 545px; /*Width of Carousel Viewer itself*/
	height: 160px; /*Height should enough to fit largest content's height*/
	margin: 0px 48px 5px 48px;

}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 20px 10px ; /*margin around each panel*/
	width:170px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	background:#F9F6F0;
	height:120px;
}
.stepcarousel .panel p{
	text-align: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px 5px ; /*margin around each panel*/

}

.stepcarousel .panel h2{
	text-align: left; /*leave this value alone*/
	height:20px;
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 2px 5px ; /*margin around each panel*/
	font-size:16px;
	font-weight:bold;
	text-align:center;
	font-family:Arial,Century gothic,verdana, sans-serif;
}

.stepcarousel .panel img{
	float: left; /*leave this value alone*/
	background:#ddd; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px 5px 5px 5px; /*margin around each panel*/
	padding:0px 0px;
}
.single{
	width: 640px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#e9e3d6;
	color:#000;
	font-family:Arial,Century gothic,verdana, sans-serif;
}


.single h2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	text-align: left;
	font-size: 22px;
	overflow:hidden;
	color: #809693;
	font-weight:normal;
	}

.single h2 a, .single h2 a:link, .single h2 a:visited  {
	margin: 0px;
	padding:10px 0px 0px 6px;
	text-align: left;
	font-size: 22px;
	overflow:hidden;
	color: #809693;
	font-weight:normal;
	}
.single h2 a:hover  {
	color: #809693;
	text-decoration:underline;
	}

.sentry h2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	text-align: left;
	font-size: 22px;
	overflow:hidden;
	color: #809693;
	font-weight:normal;
	}

.sentry h2 a, .sentry h2 a:link, .sentry h2 a:visited  {
	margin: 0px;
	padding:10px 0px 0px 6px;
	text-align: left;
	font-size: 22px;
	overflow:hidden;
	color: #809693;
	font-weight:normal;
	}
.sentry h2 a:hover  {
	color: #809693;
	text-decoration:underline;
	}



	
.data{
	margin: 5px;
	padding: 5px 0px 5px 10px;
	text-align: left;
	font-size: 12px;
	overflow:hidden;
	line-height:14px;
	color:#3182aa;
}

.sentry a:link, .sentry a:visited {
	color: #df106b;
	background-color: transparent;
}
.sentry a:hover {
	color:#df106b;
	background-color: transparent;
	text-decoration: underline;
}


.sentry h7 a:link, .sentry a:visited {
	color:#809693;
	background-color: transparent;
}
.sentry h7 a:hover {
	color:#809693;
	background-color: transparent;
	text-decoration: underline;
}




.sentry{
	overflow:hidden;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px;
}
.sidebar1 ul{
	padding:0px;
	margin:0px;	
	}
/* Made body copy one size larger*/
.sentry p{
	margin: 3px 0px 8px 0px;
	padding: 0px;
	font-size:12px;
	color:#000;
	line-height:20px;
	}
.sentrytable{
	margin: 3px 0px 8px 0px;
	padding: 0px;
	font-size:12px;
	color:#000;
	line-height:14px;
	}
.single img{
	float:left;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px;
}
.size-full{
	clear: both !important;
	float: none !important;
}

.sentry ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	line-height:20px;
	font-size:12px;
	}
.sentry ol{
	margin:0px 0px 0px 0px;
	padding-bottom:15px;
	line-height:20px;
	font-size:12px;
	}

.cover{
	margin: 0 0;

	}
.spostinfo{
	padding-bottom:10px;
}	

.category{
	padding-right:20px;
}

.category a:link,.category a:visited{
	color:#242424;
}
.sentryarchive a:link,
.sentryarchive a:visited {
	color: #df106b;
	background-color: transparent;
}
.sentryarchive a:hover {
	color:#df106b;
	background-color: transparent;
	text-decoration: underline;
}
.sentryarchive p{
	margin: 3px 0px 8px 0px;
	padding: 0px;
	font-size:11px;
	color:#000;
	line-height:14px;
	}
.sentryarchive{
	float:right;
	width:350px;
	overflow:hidden;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px;
}
.sentryimage{
	float:left;
	width:160px;
	height:110px;
	overflow:hidden;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px;
}
