/*
Theme Name: Twenty Ten Child
Description: Child theme for the Twenty Ten theme 
Author: Jack Pearce
Template: twentyten
*/

@import url("../twentyten/style.css");

a:link {
	color:#0066CC;
}
a:visited {
	color:#336699;
}
a:active,
a:hover {
	color: #d60000;
}

#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 30px 0 18px 0;
	width: 700px;
}

#site-title a {
	color: #336699;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 50px;
	padding-top: 50px;
	font-family: georgia;
	text-decoration: none;
}


#access {
	background: #336699;
	margin: 0 auto;
	width: 940px;
	display:block;
	float:left;
}

#access a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0 10px;
	line-height:38px;
}

#access ul ul a {
	background:#e2e2e2;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#333;
	background:#e2e2e2;
}

#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
color:#f7f7f7;
font-weight: bold;
}

#access ul li.current_page_item > a:hover, #access ul li.current-menu-ancestor > a:hover, #access ul li.current-menu-item > a:hover, #access ul li.current-menu-parent > a:hover {
color:#d60000;
}

#entry-author-info {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin: 24px 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
         font-family: helvetica,arial,sans-serif;
	line-height: 20px;
}

.logged-in-as {
         font-family: helvetica,arial,sans-serif;
         font-size: .9em;
}

.must-log-in {
         font-family: helvetica,arial,sans-serif;
         font-size: .9em;
}

.highlight{
         background-color:yellow;
}
		 
.notes {
         padding-top:0;
         margin-top:0;
         margin-left: 70px;
         font-size:.9em;
         line-height: 15px;
         font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;

       }
.notes a:link {
	color:#0066CC;
         text-decoration:none;
}
.notes a:visited {
	color:#0066cc;
         text-decoration:none;
}
.notes a:hover {
	color: #d60000;
          text-decoration:underline;
}
.notes a:active {
	color: #d60000;
          text-decoration:underline;
} 

.notes-content {
         padding-top:0;
         margin: 0 70px 0 60px;
         font-size:.9em;
         line-height: 20px;
         font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;

       }
.notes-content a:link {
	color:#0066CC;
         text-decoration:none;
}
.notes-content a:visited {
	color:#0066cc;
         text-decoration:none;
}
.notes-content a:hover {
	color: #d60000;
          text-decoration:underline;
}
.notes-content a:active {
	color: #d60000;
          text-decoration:underline;
}

.contemplate-links a:link {
	color:#336699;
         text-decoration:none;
}
.contemplate-links a:visited {
	color:#336699;
         text-decoration:none;
}
.contemplate-links a:hover {
	color: #d60000;
          text-decoration:underline;
}
.contemplate-links a:active {
	color: #d60000;
          text-decoration:underline;
} 

.postform {
         font-size: .9em;
         } 
.level-0 {
         font-weight: bold;
         color: #d60000;
         }
.level-1 {
         font-weight: bold;
         color: #336699;
         }
	
.widget_recent_entries {
	font-size:.9em;
         font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.widget_meta {
	font-size:1em;
         font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.widget_links {
	font-size:.95em;
         font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.widget_archive {
	font-size:1em;
         font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
.more-link {
	font-size:.9em;
	font-weight: normal;
         font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

a:link.more-link {
	color:#777;
	font-style:italic;
         text-decoration:none;
}
a:visited.more-link  {
	color:#777;
	font-style:italic;
         text-decoration:none;
}
a:hover.more-link  {
	color: #d60000;
	font-weight:bold;
	font-style:italic;
         text-decoration:underline;
}
a:active.more-link  {
	color: #d60000;
	font-weight:bold;
	font-style:italic;
         text-decoration:underline;
}

#content .entry-title {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #333;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}

#content h3 {
	color: #336699;
	line-height: 1.4em;
	font-weight:bold;
	margin: 0 0 20px 0;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#content h4{
	color: #336699;
	line-height: 1.1em;
	font-weight:bold;
	margin: 0 0 15px 0;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}


.idc-message {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.idc-user {
	
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.snap_noshots {
	font-size: .9em;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#IDCommentsNewThreadListItem1 {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#IDSubscribeToThisWrapper {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.gap {
	margin-bottom: 8px;
}	 
