/*
 * Harmonize
 */

html {
	font-size: 100%;
}

html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6 {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
}

body {
	background-color: #E5E5E5;
	border: 0;
	color: black;
	font-family: Arial, sans-serif;
	font-size: 0.875em;
	margin:0;
	outline: 0;
	padding:0
	text-align:center;
}

/*
 * Structure
 */
 
#outerWrapper {
	text-align:left;
	width:760px;
	margin:0 auto 0
}

#rightColumn {
	background:none;
	float:right;
	width:200px;
	font-size:0.87em;
	line-height:1.6em;
	padding:10px
}

#outerWrapper #contentWrapper .clearFloat {
	clear:right;
	display:block
}

.entry {
	overflow: auto;
}

/*
 * Header and Footer
 */
 
#header {
}

	#innerHeader {
		padding: 0.875em;
	}


	#header h1 {
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	
		#header h1 a {
			background: url(images/custom/logo.png) top left no-repeat;
			display: block;
			height: 34px;
			text-indent: -9999px;
			width: 175px;
			margin-left: 0;
		}

			#header h1 a, #header h1 a:hover {
				color: #000;
				text-decoration: none;
				border-bottom: none;
			}

	#header span.title {
		display:block;
		font-size: 0.75em;
	}
	
#footer {
	font-size: 0.75em;
}

/*
 * Navigation
 */
 
#globalNavWrapper {
	background: #919191 url(images/custom/menu-background.gif) repeat-x top left;
}
 
	ul.globalNav {
		margin: 0;
		padding: 0;
	}
	
		ul.globalNav li {
			float: left;
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
	
		ul.globalNav li a, 
		ul.globalNav li a:link {
			border-bottom: 0;
			color: white;
			float: left;
			font-weight: bold;
			padding: 0.5em 1.25em;
			text-decoration: none;
		}
	
			ul.globalNav li a:hover {
				background: #606060 url(images/custom/menu-background-hover.gif) repeat-x top left;
			}

/*
 * Content
 */

#contentWrapper {
	background: white;
	border: 1px solid #919191;
	padding: 0.875em;
}

	#content {
		margin: 0 220px 0 0;
		padding: 0 30px 0 0;
		line-height: 1.6em;
	}
	
		.post, .page {
			margin-bottom: 1em;
		}
		
			.postinfo {
				color: #666;
				font-size: 0.875em;
			}

/*
 * Typography
 */

.sticky {
	padding:0 10px 10px;
	border:solid 1px #777;
	margin-bottom:30px
}

blockquote {
	background:url(images/blockquote.gif) top left no-repeat;
	border:#CCC dashed 1px;
	margin:10px auto 10px 20px;
	font-style:italic;
	padding:3px 3px 3px 40px
}

pre,code {
	width:90%;
	margin-bottom:10px;
	font-family:"Courier New", Courier, monospace;
	background:#fff url(images/pre_bg.gif) top left repeat;
	display:block;
	color:#000;
	line-height:18px;
	border:1px solid #e2e2e2;
	overflow:auto;
	padding:18px 10px 17px
}

input,textarea,select {
	font-family: Arial, sans-serif;
	color:#333;
	font-size:1em
}

small {
	font-size:0.87em
}

/*
 * Headings
 */
h1,h2,h3,h4 {
	font-weight:700;
	color:#000;
	margin: 1em 0 0 0;
}

h1 {
	font-size:2em;
}

h2 {
	font-size:1.625em
}

h3 {
	font-size:1.375em
}

h4 {
	font-size:1em
}

/*
 * Links
 */
a, a:visited { 
	border-bottom: 1px solid #ccc; 
	color: #000;
	text-decoration: none
}

a {
	outline: none;
}

a img, a:visited img, a:hover img { 
	background-color: transparent; 
	border: 0 !important; 
	border-bottom: 0!important; 
}

a:hover { 
	background-color:#ffffcc;
	border-bottom: 1px solid #ffffcc;
	color: #000; 
}

h2.posttitle, h2.posttitle a {
	padding-top:0;
	font-size:1.25em;
	line-height:1.2em;
	color:#000;
	font-weight:700;
	margin:0;
	border-bottom: 0
}

h2.posttitle a:hover {
	color:#000;
	text-decoration:none;
	background-color: #ffffcc
}

a.image-border {
	text-decoration:none;
	border:0 none;
	background-color: transparent
}

/*
 * Sidebar
 */
 
#rightColumn ul {
	margin:0 0 30px;
	padding:0
}

#rightColumn ul li ul {
	margin:0;
	padding:0
}

#rightColumn ul li {
	list-style:none
}

#rightColumn ul li ul li {
	list-style:none;
	list-style-position:outside;
	list-style-image:url(images/arrow.gif);
	margin-left:17px
}

#rightColumn h3 {
	font-size:1.25em;
	padding:0;
	margin:20px 0 0
}

.search-form input {
	width: 200px;
}

/*
 * Comments
 */
 
ol.commentlist { 
	list-style:none; 
	margin:0;
	padding:0; 
	text-indent:0
}

ol.commentlist li {
	border:1px dotted #ddd; 
	height:1%; 
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative
}

ol.commentlist li div.comment-author { 
	padding:0 170px 0 0
}

ol.commentlist li div.vcard { 
	font:bold 1em Arial, sans-serif
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal 
}

ol.commentlist li div.vcard img.avatar { 
	border:1px solid #ddd; 
	left:7px; 
	padding:2px; 
	position:absolute; 
	top:7px; 
}

ol.commentlist li div.comment-meta { 
	font:bold 0.87em Arial, sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

ol.commentlist li p { 
	font:normal 1em Arial, sans-serif; 
	margin:0 0 1em; 
	line-height:1.6em; 
}

ol.commentlist li ul { 
	font:normal 1em Arial, sans-serif; 
	list-style:square; 
	margin:0 0 1em; 
	padding:0; 
	text-indent:0; 
}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 { 
	margin:0 0 .25em; 
}

ol.commentlist li.even { 
	background:#fff
}

ol.commentlist li.odd { 
	background:#fff
}

ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0
}

/*
 * Images
 */
 
.alignleft {
	float:left
}

.alignright {
	float:right
}

img {
	border:0
}

img.avatar {
	float:left;
	padding-right:5px
}

p img {
	max-width:100%;
	padding:0
}

img.alignright {
	display:inline;
	margin:7px 0 2px 7px;
	padding:4px
}

img.alignleft {
	display:inline;
	margin:7px 7px 2px 0;
	padding:4px
}

img.centered,.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}

/*
 * Captions
 */
 
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#F8F8F8;
	padding-top:4px;
	margin:10px
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0
}

.wp-caption p.wp-caption-text {
	color:#666;
	font-style:italic;
	line-height:17px;
	margin:0;
	padding:0 4px 5px
}

/*
 * Widgets
 */
 
div#calendar_wrap,table#wp-calendar {
	width:100%
}

div#calendar_wrap {
	padding:0 15px 0 5px
}

div#calendar_wrap caption {
	font-size:1.1em;
	font-weight:700;
	padding:0 20px 0 0
}