/* CSS Document */
/************************************************************************
#  STRUCTURE
*************************************************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, p, blockquote, table, th, td, embed, object {
outline: none;
padding: 0;
margin: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset, img, abbr {
border: 0;
}
address, caption, cite, code, dfn, em,
h1, h2, h3, h4, h5, h6, strong, th, var {
font-weight: normal;
font-style: normal;
}
ul {
list-style: none;
}
caption, th {
text-align: left;
}
h1, h2, h3, h4, h5, h6 {
font-size: 1.0em;
}
q:before, q:after {
content: '';
}
a, ins {
text-decoration: none;
}
a {
outline: none;
}

body {
	background: #FFFFFF url("http://www.jeanetteverster.com/rue-blog-gateway.php?action=create_gradient&hex1=FFFFFF&hex2=FFFFFF&height=1000") repeat-x;
		padding:15px 0;
}

	#body-inner {
	}

	#wrapper {
		position: relative;
		margin: 0 auto 0 auto;
		width: 980px;
		padding: 30px 20px 0 20px;
		background: #ffffff;
		-moz-box-shadow: 0 0 0px #888888;
		-webkit-box-shadow: 0 0 0px #888888;
		box-shadow: 0 0 0px #888888;
	}

	#content{
	}

	#content-small{
		float:left;
		width: 639px;  /* width of sidebar - some extra padding */
		border-right: 1px solid #d6d6d6;
		padding-right: 20px;
	}
/************************************************************************
#  STRUCTURE END
*************************************************************************/

		padding: 30px 20px 0 20px;
		background: #ffffff;
		-moz-box-shadow: 0 0 0px #888888;
		-webkit-box-shadow: 0 0 0px #888888;
		box-shadow: 0 0 0px #888888;
	}

	#content{
	}

	#content-small{
		float:left;
		width: 639px;  /* width of sidebar - some extra padding */
		border-right: 1px solid #d6d6d6;
		padding-right: 20px;
	}
/************************************************************************
#  STRUCTURE END
*************************************************************************/

#div-spacer-with-line{
	position:relative;
	border-top:1px solid #d6d6d6;
	padding:5px 0;
	margin-bottom:10px;
}

/************************************************************************
#  NAVIGATION
*************************************************************************/
#navigation-container {
	position:relative;
	z-index: 9999;
	padding-bottom:15px;
	border-bottom:1px solid #d6d6d6;
	margin-bottom:19px;
}
	#navigation-container h1 {
		float: left;
		display: block;
	}
		#navigation-container h1 a {
			display: block;
			text-indent: -9999px;
		}
			#navigation-container h1 a img{
				display:block;
			}

	#navigation-container #navigation{
		z-index:9999999;
		position:absolute;
		right:0px;
		bottom:0px;
	}
		#navigation ul{
			margin:0;
			padding:0;
			list-style-type:none;
			list-style-position:outside;
			z-index:9999999;
		}
			/* 1st TIER (main) */
			#navigation ul li{
				float:left;
				margin:0px 40px 0px 0;
			}
			#navigation ul li:last-child{
				margin:0px;
			}
			#navigation ul a{
				display:block;
				text-decoration:none;
				background:none;
				font-size: 11px;
				color: #777777;
				cursor:pointer;
				padding-bottom: 15px;
				text-transform:uppercase;
			}
			#navigation ul li a:hover{
				color: #333333;
			}
			#navigation ul li.current_page_ancestor a,
			#navigation ul li.current-menu-ancestor a,
			#navigation ul li.current-menu-item a{
				color: #66397F;
			}
				#navigation ul li.current-menu-item ul li a{
					color: #777777;
				}
					#navigation ul li.current-menu-item ul li a:hover{
						color: #333333;
					}

				/* 2nd TIER */
				#navigation ul li ul {
					position:absolute;
					display: none;
					list-style-type:none;
					list-style-position:outside;
					z-index:9999999;
					background: #ffffff;
					border:1px solid #d6d6d6;
					border-top: none;
					margin: 0 0 0 -10px;
					padding:2px 0 3px 0;

				}
					#navigation ul li ul li{
						clear: left;
						margin: 0px;
						padding: 2px 10px 3px 10px;
					}
					#navigation ul li ul li a{
						float:left;
						font-size: 11px;
						color: #777777;
						margin: 0px;
						padding: 0px;
					}
					#navigation ul li ul li a:hover{
					}

				/* 3rd TIER */
				#navigation ul li ul li ul {
					display: none !important;
				}

		#navigation ul li:hover ul ul, #navigation ul li:hover ul ul ul, #navigation ul li:hover ul ul ul ul{
			display: none;
		}
		#navigation ul li:hover ul, #navigation ul li li:hover ul, #navigation ul li li li:hover ul, #navigation ul li li li li:hover ul{
			display: block;
		}
/************************************************************************
#  NAVIGATION END
*************************************************************************/

/* ----- Elements ----- */
.Clear,
.clear {
	clear: both;
}

.left,
.Left{
	float:left;
}

.right,
.Right{
	float:right;
}

.center,
.Center{
	text-align:center;
}

.Blogshow > div{
	margin:0 auto;
}

#fb-root{
	display: none !important;
}

#banner-container{
	position: relative;
	padding-bottom:11px;
}

#banner {
	width: 980px;
	height: 370px;
	background: url('images/orbit/loading.gif') no-repeat center center; overflow: hidden;
}

#social-icons{
	position:relative;
	height: 20px;
	top:0px;
	z-index:2;
}
	#social-icons a{
		float: right;
		margin-left: 10px;
	}
	
	
#welcome-container{
	margin:0px auto;
	padding:0 0 4px 0;
	position:relative;
	bottom:0px;
	border-bottom:thin #666;
}
	#welcome-container h3#welcome-title{
		color: #333333;
		font-size: 17px;
		padding-bottom: 0px;
		margin: 0px;
	}
	#welcome-container #welcome-content{
		padding-bottom:0px;
		margin-bottom:0px;
	}
		#welcome-container #welcome-content h2{
			font-weight:bold;
		}
		#welcome-container #welcome-content ul li{
			margin-left: 25px;
			list-style-type: disc;
		}
		#welcome-container #welcome-content p {
			padding-bottom: 0px;
		}

		}

		#twitter-container a#twitter-follow{
			position:absolute;
			right: 0;
			bottom: 0;
			text-decoration: none !important;
		}
		
		}

		#twitter-container a#twitter-follow{
			position:absolute;
			right: 0;
			bottom: 0;
			text-decoration: none !important;
		}
		
#latest-posts{
}
	#latest-posts #latest-posts-title{
		color: #333333;
		font-size: 17px;
	}
	#latest-posts #latest-posts-subtitle{
		position:relative;
		bottom:1px;
	}
		#latest-posts #latest-posts-subtitle a{
			color: #777777;
			font-size: 10px;
			text-decoration: none;
		}
	#latest-posts .LatestPostsRow{
	    padding-top: 22px;
		padding-bottom: 23px;
		margin-bottom: 5px;
		border-bottom:1px solid #d6d6d6;
		height:300px;
	}
	#latest-posts .LatestPostsRow#latest-posts-row2{
		border-bottom: none;
	}
		#latest-posts .LatestPostsRow .LatestPost#latest-post1,
		#latest-posts .LatestPostsRow .LatestPost#latest-post2,
		#latest-posts .LatestPostsRow .LatestPost#latest-post4,
		#latest-posts .LatestPostsRow .LatestPost#latest-post5{
			margin-right:20px;
		}
		#latest-posts .LatestPostsRow .LatestPost{
			float:left;
			position:relative;
			width: 303.33333333333px;
			padding:10px;   
	
		}
		#latest-posts .LatestPostsRow .LatestPost .LatestPicture {
			position:relative;
			display:block;
			overflow:hidden;
			margin-bottom:6px;
		}
		#latest-posts .LatestTitleComment{
			position:relative;
			margin-top: 10px;
			margin-bottom:8px;
		}
			#latest-posts .LatestPostsRow .LatestPost h3.LatestTitle{
				width: 273.33333333333px;
				font-size: 14px;
				line-height: font-size: 14px;
			}
				#latest-posts .LatestPostsRow .LatestPost h3.LatestTitle a{
					color: #66397F !important;
					width: 273.33333333333px !important;
					font-size: 14px !important;
					line-height: font-size: 14px !important;
					text-decoration: none;
				}
			#latest-posts .LatestPostsRow .LatestPost a.LatestCommentBubble{
				position:absolute;
				top:-1px;
				right:0px;
				display:block;
				text-decoration:none;
				color: #777777;
			}
				#latest-posts .LatestPostsRow .LatestPost a.LatestCommentBubble img{
					position:relative;
					top:2px;
				}
		#latest-posts .LatestExcerpt{
		}
			#latest-posts .LatestExcerpt p{
				padding-bottom:7px;
				color: #333333;
			}
		#latest-posts .LatestCategories{
			font-size: 13px;
			color: #b5b5b5;
		}
			#latest-posts .LatestCategories a{
				font-size: 13px !important;
				color: #b5b5b5 !important;
				text-decoration: none;
			}
				#latest-posts .LatestCategories a:hover{
					color: #333333;
				}
				
{
	font-family: Verdana, Arial, sans-serif;
}

body, p {
	color: #777777;
	font-size: 11px;
	line-height: 16px;
}

a:link,
a:visited{
	text-decoration: underline;
	color: #66397F;
}

a:hover{
	color: #333333;
}

em{
	font-style: italic;
}

b, strong{
	font-weight: bold;
}

u{
	text-decoration: unerline;
}

strike{
	text-decoration: line-through;
}

