/* Begin Typography & Colors */
html {
	height: 100%;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	height: 100%
}

#page {
	background-color: white;
	border: 0px solid #959596;
	text-align: left;
	height: 100%
	}

#header {
	background: url('images/header.jpg') repeat bottom left;
}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 100px;
	background: url('images/logo.jpg') no-repeat bottom left;
	text-align: right;
}

#headerhomelink {
	position: absolute;
	height: 80px;
	width: 300px;
	top: 20px;
}

#headerhomelink a {
	display: block;
	height: 100%;
	width: 100%;
}

#headerhomelink a span {
	visibility: hidden;
}  

#headerlinks {
	color: #FFFFFF;
	position: absolute;
	top: 75px;
	right: 15px;
	font-weight: bold;
} 

#headerlinks a {
	color: #FFFFFF;
}

#content {
	font-size: 1.2em;
}

#rss {
	margin-left: 8px;
	margin-top: 10px;
}


#index-page {
	padding-top: 10px;
}

#index-page h2, #index-page h3 {
	font-size: 17px;
	margin-top: 20px;
	text-align: left;
}

#index-page .entry p a {
    font-weight: normal;
}

a, h1 a, h2 a, h3 a, h4 a, h5 a {
  color: #00008E;
  text-decoration: none;
  font-weight: bold;
}

.entry .post-content p a, .commentlist p a {
	font-size: .9em;
}

a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: underline;
}


.more-link {
	font-size-adjust: .45;
}

.post-content h1 a, .post-content h2 a, .postcontent h3 a, .postcontent h4 a, .postcontent h5 a {
	font-size-adjust: none;
}

.searchbtn a:hover{
	background: url(images/search1.png) no-repeat;
}


.widecolumn .entry p {
	font-size: 1.05em;
}

.entry-table tr td {
	background-color: #E5E5E5;
	padding: 4px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.ravatar {
	padding-right: 25px;
}

#feed {
	text-align: right;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #00008e none repeat-y scroll center top;
	border: none;
	bottom: 0px;
	}

img .preview {
	position: absolute;
}

div.preview {
	margin: 0pt 8px 8px 0pt;
}

small, .related {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

.related, .commentlist {
    text-align: left;
}

html > body .related ol li {
	margin: 4px 0pt 0pt 10px;
} 

.post h3 {
	font-size: 1.3em;
}

#single-title a {
	color: #333333;
	text-decoration: none;
}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
.sidebar-title {
	background: #00026d;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: left;
	margin-bottom: 5px;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h3 {
	color: #333;
	}

h2, h3, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	text-align: left;	
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#ads {
	text-align: center;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike, .related {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 100%;
	border: 0px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 100px; 
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 400px 10px 100px;
	background-color: white;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.widecolumn #index-page .post {
   margin: 0 0 30px;
}

.post hr {
	display: block;
	color: #DDDDDD;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	padding-bottom: 10px;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata .relatedposts {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.plain {
   margin-left: 50px; 
   width: 775px
}

.plain em {
  color:#999999; 
}

.plain img {
   margin-bottom: 3px;
}

.plain h2 {
   margin-bottom: 30px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.centered {
	text-align: center;
}

.postmetadata, .widecolumn .entry .postmetadata {
	clear: left;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.relatedposts small p {
	margin: 0px;
}

#footer {
	margin: 0 auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a, footer ul li a {
	color: #FFFFFF;
	font-weight: normal;
}

#footer h3 {
	color: #FFFFFF;
	margin-top: 0px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered"',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	text-align: left;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

ul {
	margin-left: 5px;
	margin-top: 0px;
	list-style: none;
	padding-left: 10px;
	padding-top: 5px;
} 

ul li:before {
	content: "\00BB \0020";
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 25px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.cat-item {
	font-size: 1.1em;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	vertical-align: top;
	margin-top: 3px;
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
}

#sidebar #suubscribesubmit {
	padding-top: 5px;
}

#sidebar-ads {
	text-align: center;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 5px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#submit-to {
	text-align: right;
	bottom: 0px;
}

#submit-to a img {
	padding: 2px;
}

.tag-img {
	text-align: left;
	margin-top: 10px;
	border: 2px solid black;
}

/* Begin Sidebar */
#sidebar
{
	padding: 15px 15px 15px 15px;
	position: absolute;
	top: 101px;
	right: 0px;
	width: 322px;
	background-color: #FFFFFF;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

.entry blockquote {
   background-color: #EFEFEF;
   border-bottom: 2px solid #DDDDDD;
   border-top: 2px solid #DDDDDD;
   border-left: none;
   margin: 10px;
   padding-left: 20px;
   padding-right: 10px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 35px;
	}
/* End Various Tags & Classes*/

/* Rounded corners styling */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 25px 27px 30px;
}

#sidebar .sidebox  {
/*	width: 322px; */
}

#sidebar .sidebox .boxbody .textwidget a img, #sidebar .sidebox .boxbody a img, #sidebar .sidebox .boxbody .textwidget a img {
	padding: 3px;
}

#respond {
	margin-top: 5px;
}


