#container {
width: 762px;
background: url(/images/background.gif) repeat-y top left;
}

.navLeft a {
font-weight: normal;
}

.navLeft p {
width: 145px;
}

.entry, .blog-entry  {
border-bottom: 1px solid #C3004B;
padding-bottom: 10px;
padding-top: 12px;
}

.blog-entry {
border-bottom: 0;
background: url(/images/blog-divider.gif) no-repeat bottom left;
padding-bottom: 25px;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	color: #C3004B;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #C3004B;
}


#articles, #press-room {
height: 36px;
background: url(/images/notebook.gif) no-repeat top left;
padding-left: 38px;
padding-top: 8px;
border-bottom: 1px solid #C3004B;
margin-bottom: 0;
font-size: 14pt;
font-weight: 600;
}

#press-room {
background: url(/images/newspaper.gif) no-repeat top left;
padding-top: 3px;
}


.entry-title {
margin-bottom: 10px;
margin-top: 8px;
}

h2.entry-title a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 1.1em;
	font-weight: bold;
	margin: 0 0 .3em 0;	

}

.entry-date {
font-size: 11px;
color: #004F9D;
margin-bottom: -5px;
font-weight: normal;
}

#search {
position: relative;
margin-bottom: 15px;
}

#search-button {
position: absolute;
top: -3px;
right: 17px;
}

#search-box {
border: 0;
height: 15px;
color: #999;
padding-left: 5px;
width: 119px;
}

.navLeft h2 {
font-size: 14px;
color: #CCC;
padding-bottom: 5px;
}

.rss {
padding-bottom: 10px;
}


.rss-icon {
float: left;
margin-right: 5px;
margin-top: 5px;
}

.rss-text {
margin-top: 5px;
float: left;
}

.rss-text2 {
margin-top: 0px;
float: left;
}


#subscribe {
margin-bottom: 15px;
}

#subscribe-box {
width: 120px;
}

#subscribe-go {
margin-top: 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#subscribe-go {margin-top: 3px;}
}


.continue {
text-align: right;
}

.metadata {
font-size: 11px;
margin-bottom: 10px;
}

.metadata a {
color: #004F9D;
font-weight: normal;
}

.email {
margin-top: -4px;
margin-bottom: 10px;
}

.email a {
text-decoration: underline;
}

.media {
font-size: 12px;
margin-bottom: 8px;
color: #fff;
margin-top: -5px;
}

a#click {
text-decoration: underline;
}

.video-icon {
float: left;
width: 32px;
}

.videos {
float: left;
margin-left: 10px;
margin-top: -2px;
width: 90px;
}

.authors {
width: 72px;
float: left;
margin-right: 5px;
margin-bottom: 10px;
}

.authors2 {
width: 72px;
float: left;
margin-bottom: 10px;
}


.thumb {
border: 1px solid #C2004B;
}

.thumb2 {
border: 1px solid #C2004B;
padding: 2px;
margin-bottom: 30px;
margin-left: 5px;
width: 69px;
float: right;
position: relative;
}

.blog-author {
position: absolute;
top: 72px;
left: 0px;
color: #004F9D;
}

.flickr {
margin-left: 30px;
margin-bottom: 10px;
margin-top: 5px;
}

.post-image {
float: left;
width: 145px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #004F9D;
margin-right: 5px;
padding-bottom: 15px;
text-align: center;
}

.post-image a {
color: #004F9D;
font-weight: normal;
}


.image-paragraph {
float: left;
width: 325px;
margin-left: 30px;
}

.image-clear {
clear: both;

}

	div.dotted {
  height: 14px;
  background: url(/images/blog-divider.gif) repeat-x scroll center;
  clear:both;
  margin-bottom: 13px;
  margin-top: 13px;
  margin-left: -4px;
}
div.dotted hr {
  display: none;
}

label {
padding-left: 0px;
}

.name {
float: left;
margin-right: 20px;
}

#comment-form .email {
float: left;
margin-right: 20px;
margin-top: 0px;
}

.url {
float: left;

}

#comment-form {
margin-bottom: -5px;
}

.comment-box {
padding-top: 50px;
}

	#post {
	text-align: right;
    background: url(/images/add-comment.gif) no-repeat top left;
    width: 113px;
    height: 21px;
    border: 0;
	cursor: pointer;
	}

input#post:hover {
background: url(/images/add-comment-over.gif) no-repeat top left;

}
input#post:focus {
    outline:none;
}

.comment-author {
font-size: 13px;
color: #000;
font-weight: bold;
}

#comments .comment-author a {
text-decoration: underline;
font-size: 13px;
color: #000;
font-weight: bold;
}

#comments .comment-author a:hover {
text-decoration: none;
}

.comment-date {
font-size: 11px;
color: #3F89D2;
font-weight: normal;
}

.comment-text {
margin-top: 7px;
}

#comment {
width: 500px;
}

#name {
width: 150px;
}

#email {
width: 150px;
}

#url {
width: 150px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#name {margin-right: -4px;}
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#comment-form .email  {margin-right: 16px;}
}

img {
border: 0;
}

#footerText a {
font-weight: normal;
}

#more-entries {
font-size: 15px;
margin-top: 18px;
line-height: 100%;
}

#more-entries a:hover {
text-decoration: underline;
padding-bottom: 10px;
}


#next {
float: right;
}

#previous {
float: left;
}
#errormsg
		{
			border:1px dashed #CC0000;
			padding-top:8px;
			padding-bottom:2px;
			text-align:center;
			width:500px;
            height: 20px;
			margin-top:15px;
			margin-bottom:10px;
			margin-left:0px;

		}    
		.error
		{
			border: 1px solid #a5acb2;
			background:#ffd7c9;
            height: 16px;
		}
		img.err{
			vertical-align:-6px;
			padding-left:3px;
		}

.comment-box .error {
height: 85px;
}
