body {
background-color: #ffffec;
color: #1a345e;
}

body, input, textarea, strong, em, b, i, blockquote, blockquote em, blockquote i {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
color: #1a345e;
text-decoration: underline;
}

a:hover {
color: #1a345e;
text-decoration: none;
}

blockquote {
color: #1a345e;
font-size: 12px;  
font-style: italic;
}

blockquote a {
color: #1a345e;
}

#header {
padding: 0 0 0 0;
background: url(images/header-back.png) repeat-x 0 -114px;
}

#branding {
padding: 0 0 90px 0;
background: #336598 url(images/branding-back.png) no-repeat bottom center;
}

#blog-title a {
display: block;
width: 942px;
height: 126px;
color: transparent;
line-height: 0px;
}

#blog-title a span.hide {
display: none;
}

#blog-description {
line-height: 0px;
}

#menu a, .menu a {
color: #888;
}

#menu a:hover, .menu a:hover {
color: #666;
}

#menu li.current_page_item a, .menu li.current_page_item a {
color: #1a345e;
font-weight: normal;
}

#content {
margin: 0 0 0 10px;
width: 650px;
}

.entry-title {
color: #1a345e;
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 22px;
font-weight: normal;
line-height: 33px;
}

.entry-title a {
color: #1a345e;
text-decoration: none;
}

.entry-content a:hover {
color: #1a345e;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
font-family: Georgia, "Times New Roman", Times, serif; 
}

.entry-content h2 {
margin: 25px 0 10px 0;
font-size: 18px;
font-weight: normal;
}

.entry-content h3 {
margin: 25px 0 10px 0;
font-size: 15px;
font-weight: normal;
font-style: normal;
}

.entry-content p {
line-height: 20px;
}

.entry-content ul {
list-style: circle;
list-style-image: url(../images/star-bullet.gif)
}

.entry-content ul li {
padding: 2px 0;
}

.entry-content ul ul {
list-style: disc;
}

.entry-content .important {
color: #1a345e;
}

.entry-meta {
color: #999;
font-size: 11px;
font-style: italic;
}

/* Comments */
#comments a:hover {
color: #1a345e;
}

#comments h3 {
color: #1a345e;
font-family: Georgia, "Times New Roman", Times, serif;
}

.bypostauthor .n {
color: #1a345e;
}

/* Asides */
.aside h3 {
font-family: Georgia, "Times New Roman", Times, serif; 
font-weight: bold;
}

.aside ul ul {
list-style: circle;
line-height: 20px;
}

.aside ul li.widget_pages ul {
list-style: circle;
list-style-image: url(../images/page-bullet.gif)
}

.aside ul li.widget_pages ul {
margin: 0 0 0 1px;
}

.aside ul li.widget_pages ul ul {
margin: 0 0 0 17px;
}

.main-aside {
width: 250px;
}

.main-aside h3 {
color: #1a345e;
font-size: 10px;
letter-spacing: 1px;
padding: 17px 0 1px 0;
text-transform: uppercase;
}

.main-aside ul ul {
padding: 0 0 18px 15px;
}

#searchform input {
color: #888;
font-size: 11px;
}

#searchform #searchsubmit {
display: none;
}

#primary {
background: #fcfbc3 url(images/sidebar.png) no-repeat top center;
background-image: none;
color: #666;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#primary .xoxo {
background: #fcfbc3 url(images/sidebar.png) no-repeat bottom center;
background-image: none;
padding: 0 20px 9px 20px;
}

#primary a {
color: #666;
}

#primary a:hover {
color: #666;
}

#secondary {
color: #666;
}

#secondary h3 {
color: #1a345e;
}

#secondary a {
color: #666;
}

#secondary a:hover {
color: #666;
}

#secondary .xoxo {
padding: 0 20px;
}

#secondary .xoxo ul {
padding: 0 0 18px 15px;
}

li.widget_links ul {
list-style: circle;
list-style-image: url(../images/link-bullet.gif)
}

#footer {
padding: 30px 0 30px 0;
}

#siteinfo {
color: #aaa;
width: 940px;
}

#siteinfo a {
color: #aaa;
}

#siteinfo a:hover {
color: #888;
}

/* Images */
.entry-content img {
margin: 0;
max-width: none;
}

img.alignleft, img.align-left {
float: left;
margin: 0 20px 20px 0;
}

img.alignright, img.align-right {
display: block;
float: right;
margin: 0 0 20px 20px;
}

img.aligncenter, img.align-center {
display: block;
margin: 10px auto 10px auto;
}

img.alignnone, img.align-none {
display: block;
margin: 10px 0;
text-align: left;
}

img.center {
display: block;
margin: 10px auto;
float: none;
clear: both;
}

.size-thumbnail, .size-medium, .size-large, .size-full {
padding: 4px;
background-color: #f3f3f3;
text-align: center;
border: 1px solid #ddd;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

#webtvplayer {
width: 615px;
padding: 4px;
background-color: #f3f3f3;
border: 1px solid #ddd;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-align: center;
}
/* End Images */

/* Images with Captions */
.wp-caption {
padding-top: 4px;
background-color: #f3f3f3;
text-align: center;
border: 1px solid #ddd;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption.alignnone {
display: block;
margin: 10px 0;
}

.wp-caption.alignleft {
float: left;
margin: 0 20px 20px 0;
}

.wp-caption.alignright {
display: block;
float: right;
margin: 0 0 20px 20px;
}

.wp-caption.aligncenter {
display: block;
margin: 10px auto 10px auto;
}

.wp-caption p.wp-caption-text {
margin: 0;
padding: 2px 6px;
font-size: 11px;
font-style: italic;
line-height: 17px;
}

.wp-caption.alignnone p.wp-caption-text {
text-align: left;
}

.wp-caption.alignleft p.wp-caption-text {
text-align: left;
}

.wp-caption.alignright p.wp-caption-text {
text-align: right;
}
/* End Images with Captions */

/* Comments and Subscribe to Comments plugin */
p.subscribe-to-comments {
width: 350px;
float: left;
font-size: 11px;
}

p.subscribe-to-comments label {
font-size: 11px;
}

.subscription-manager {
float: left;
}

.subscription-manager h2 {
margin-bottom: 18px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
}

.subscription-manager fieldset {
margin-top: 30px;
padding: 5px 10px;
border: 1px solid #ccc;
}

.subscription-manager fieldset legend {
padding: 0 5px;
font-size: 12px;
font-style: italic;
}

p.solo-subscribe-to-comments {
clear: both;
margin: 0;
font-size: 11px;
}

p.solo-subscribe-to-comments:first-line {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
}

#respond .required {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#respond #form-section-email {
float: left;
margin-left: 20px;
}

#respond #form-section-url input {
width: 476px;
}

#comments-list .n {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
letter-spacing: 0px;
text-transform: none;
}

#comments #comments-list li {
margin: 0;
padding: 19px 20px 0 18px;
position: relative;
border-bottom: 1px solid #ccc;
}

#comments-list .comment-meta {
color: #999;
font-size: 11px;
margin: 0 0 8px 0;
}

.unapproved {
font-size: 11px;
font-style: italic;
}

/* AddThis plugin */
.addthis_container {
clear: both;
margin: 40px 0 20px 0;
}

/* PageNavi plugin: Use !important to override PageNavi CSS */
.wp-pagenavi span.current {
color: #1a345e !important;
}

/* CM signup form */
form.signup {
margin: 0;
}

form.signup label {
color: #1a345e;
font-size: 10px;
}

form.signup input.field {
width: 150px;
padding: 2px;
font-size: 10px;
}

form.signup input.button {
margin: 10px 0 20px 0;
font-size: 10px;
}

#menu a, .menu a {
margin: 0 10px 0 0;
}

/*#menu a:before, .menu a:before {
content: "»";
padding: 0 1px 0 0;
}*/
