@charset "UTF-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

#header {
	width:100%;
	height:140px;
}

body {
	background-image:url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top left;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #ffffff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color:#666666; }
a:active { text-decoration: none; color:#666666;}
a:visited { text-decoration: none; color:#666666; }
a:hover { text-decoration: none; color:#999999; }

a img { border: none; }

#menu {
	padding-left:35px;
	padding-top:145px;
    width: 215px;
    /* overflow: none; New Styles Nov 2011 */
    /* top: 0; New Styles Nov 2011 */
    /* bottom: 0; New Styles Nov 2011 */
    /* left: 0; New Styles Nov 2011 */
    /* position: fixed; New Styles Nov 2011 */
    /* height: 100%; New Styles Nov 2011 */
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

#menu ul li.section-title { }

#content {
	padding-top:100px;
    height: 100%;
    margin: 0 0 0 245px;
    top: 0;
}

.container {
    padding: 5px 5px 25px 5px;
}

#content p { width: 600px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

.post {
	padding-top:20px;
	width:700px;
	border-bottom:dotted;
	border-bottom-color:#999;
	border-bottom-width:thin;
	padding-bottom: 20px;
}

.entry {

}

h1 { 
	font-size: 28px;
	font-weight:normal;
	color:#333333;
	}

h2 { 
	font-size: 20px;
	font-weight:normal;	
	color:#666666;
	padding-bottom:20px;
	 }
	 
h3 { 
	font-weight:normal;	
	color:#666666;
	padding-bottom:20px;
	font-size: 14px; 
	}

h4 { 
	font-size: 11px; 
	font-weight:normal;
	color:#999999;
	}
	
h5 { 
	font-size: 10px;
	font-weight:normal;
	color:#000000;
	}	
	
div#menu div.sidebar ul li h2 {
	font-size: 10px;
	font-weight:normal;
	color:#000000;
	padding:0;
	margin:0;
}

p.postmetadata{
	font-size: 10px;
	font-weight:normal;
	color:#666666;
}
	

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }


/*-----COMMENTS--------*/


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	width:600px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
/* New Styles Nov 2011 */
body {
	font-family: Georgia;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	background: #FFF;
}
div.clearer {
	clear: both;
	line-height: 0;
}
#branding, #wrapper {
	margin: 0 auto;
	width: 940px;
}
#wrapper {
	background: #fff;
	margin-top: 20px;
	padding: 0 20px;
}
#header {
	padding: 30px 0;
	height: auto;
}
#masthead, #branding {
	padding: 0;
}
#site-title, #site-description {
	float: left;
	font-size: 18px;
	font-style: italic;
	line-height: 120%;
}
.headerHomeLink, #site-description {
	position: relative;
}
#site-description {
	color: #999;
	padding-left: 10px;
}
#site-title a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.headerHomeLink span, #site-description span {
	position: absolute;
	left: -9999px;
}
.headerHomeLink img, #site-description img {
	clear: both;
	display: block;
	position: relative;
	top: 6px;
}
#access {
	display: block;
	float: right;
}
#access .menu-header, div.menu {
	font-size: 18px;
}
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
#access .menu-header ul, div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li, div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #333;
	display: block;
	line-height: 120%;
	padding: 0 25px;
	text-decoration: none;
}
#access div.menu li.current-cat a, #access div.menu li.current_page_item a {
	color: #839FC9;
}
#access .page-item-64 a {
	padding-right: 0;
}
.blogIntro {
	padding: 21px 0;
	border-top: 1px solid #CCC;
}
.blogIntro img, .blogIntro p {
	float: left;
}
.blogIntro p {
	font-size: 14px;
	line-height: 18px;
	width: 700px;
	padding-left: 185px;
	margin: -5px 0 0 0;
}
#menu {
	width: 140px;
	padding: 21px 100px 0 0;
	float: left;
	border-top: 1px solid #CCC;
}
.sidebar {
	width: 140px;
}
.sidebar ul {
	width: 140px;
	padding: 0;
	margin: 0;
}
.sidebar li ul {
	margin: 0 0 20px 0;
}
.sidebar h5, div#menu div.sidebar ul li h2 {
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	color: #333;
	margin: 0 0 12px 0;
}
.sidebar li {
	font-size: 16px;
	line-height: 24px;
	color: #333;
}
.sidebar li ul li a {
	font-size: 14px;
	line-height: 14px;
	color: #999;
	text-decoration: none;
}
#content {
	width: 700px;
	padding: 36px 0 0 0;
	margin: 0;
	float: left;
	border-top: 1px solid #CCC;
}
#content p {
	width: auto;
}
.container {
	width: 700px;
	padding: 0;
	margin: 0;
}
.post {
	width: 700px;
	padding: 0 0 21px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #CCC;
}
#content p.postmetadata {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#content p.postmetadata a {
	color: #888;
	text-decoration: underline;
}
