/*   
Theme Name: misspants
Description: A Child Theme of Thematic
Template: thematic
*/
body {
	background: url(images/blog-background.png) no-repeat 0 -0px;
	font-size:100%;
	line-height:133%;
	font-family:"Lucida Grande",Geneva,Helvetica,sans-serif;
	text-align:center;
	margin:0 auto;
}

#wrapper {
	text-align:left;	
	width:1024px;
	margin:0 auto;
	position:relative;
}

#header {
	position:relative;
	overflow:hidden;
	height:180px;
}

#branding {
	
}

#blog-title {
	width:370px;
	height:50px;
	position:absolute;
	top:75px;
	right:0px;
}

#blog-title a {
	display:block;
	text-indent:-9000px;
	width:370px;
	height:50px;
	background:url(images/blog-title.png) no-repeat;
}

#blog-description {
	position:absolute;
	left:-9000px; /* We avoid display:none because it's bad for SEO */
}

#cricket-logo {
	background:url(images/blog-cricket-logo.png) no-repeat 0 0;		
	width:190px;
	height:50px;
	margin-top:20px;
	padding-left:80px;
	padding-top:25px;
}

#cricket-logo p {
	font-size:.688em;
	color:#333333;
	margin:0;
	padding:0;
	letter-spacing:0;
}

#cricket-logo a:hover {
	font-size:.688em;
	color:#cd3a2c;
	margin:0;
	padding:0;
}

#main-site-nav {
	background: url(images/nav-tab.jpg) no-repeat top right;
	width:387px;
	height:31px;
	position:absolute;
	top:0;
	right:0;
	padding: 10px 0 0 30px;
}

ul#main-site-nav {
	list-style:none;
}

#main-site-nav li {
	display:inline;	
	list-style:none;
	text-transform:lowercase;
	font-variant:small-caps;
	font-family:"Lucida Grande",Geneva,Helvetica,sans-serif;
	color:#555555;
	font-size:0.813em;
	letter-spacing:.5px;
}

#main-site-nav li a {
	list-style:none;
	text-transform:lowercase;
	font-variant:small-caps;
	font-family:"Lucida Grande",Geneva,Helvetica,sans-serif;
	color:#555555;
	font-size:0.813em;
}

#access {
	position:absolute;
	left:-9000px; /* We avoid display:none because it's bad for SEO */
}

#main {
	background-color:#fff;
	padding-bottom:50px;
	position:relative;
	overflow:hidden;
	padding:0 50px 50px 50px;
	border:1px solid #ccc;
}

#container {
	width:700px;
	float:right;
}

#content {
	margin-top:0;
	padding-top:0;
}

#primary {
	width:160px;
	border-right:1px solid #ccc;
	margin-top:59px;
	padding-right:25px;
	float:left;
}

#secondary {
	width:160px;
	border-right:1px solid #ccc;
	padding-right:25px;
	clear:left;
	height:100%;
}

.widgettitle {
	font-family:"Lucida Grande",Geneva,Helvetica,sans-serif;
	font-size:100%;
	color:#006C64;
	padding-bottom:1px;
}

.widgetcontainer {
	padding:8px 0;
}

#primary .widgetcontainer:first-child {
	padding:0 0 8px 0;
}

#primary ul, #secondary ul {
	list-style:none;
	line-height:1em;
}

#primary ul li, #secondary ul li {
	font-size:0.813em;
	color:#555555;
	margin:3px 0;
}

#primary ul li a, ul li a:visited, #secondary ul li a, ul li a:visited {
	color:#555555;
	text-decoration:none;
}

#primary ul li a:hover, #secondary ul li a:hover {
	color:#cd3a2c;
	text-decoration:none;
}


/* <<<< AUTHOR STYLES // CUSTOM-CLASS-SELECTOR PLUGIN >>>> */

/* <<<< CRICKET >>>> */
.author-cricket .entry-title a {
	color:#77a3aa;
}

.author-cricket .entry-date {
	background-color:#77a3aa;	
}

.author-cricket h2 {
	color:#77a3aa;
}

.author-cricket h1 {
	color:#77a3aa;
}

.author-cricket .author a:link, .author-cricket a:visited {
	color:#77a3aa;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
}

.author-cricket .author a:hover {
	color:#cd3a2c;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
}

.author-cricket .cat-links a {
	color:#77a3aa;	
}

.author-cricket .comments-link a {
	color:#77a3aa;	
}

/* <<<< MARIA >>>> */
.author-maria .entry-title a {
	color:#cd3a2b;
}
.author-maria .entry-date {
	background-color:#cd3a2b;	
}

.author-maria h2 {
	color:#cd3a2b;
}

.author-maria h1 {
	color:#cd3a2b;
}

.author-maria .author a:link, .author-maria a:visited {
	color:#cd3a2b;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
}

.author-maria .author a:hover {
	color:#cd3a2b;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
}

.author-maria .cat-links a {
	color:#cd3a2b;	
}

.author-maria .comments-link a {
	color:#cd3a2b;	
}

.author-maria .entry-utility a, .author-maria .entry-utility a:visited {
	color:#cd3a2b;
}

.author-maria .entry-utility a:hover {
	color:#cd3a2b;
}

/* <<<< REBA >>>> */
.author-rebecca .entry-title a {
	color:#f29020;
}
.author-rebecca .entry-date {
	background-color:#f29020;	
}

.author-rebecca h2 {
	color:#f29020;
}

.author-rebecca h1 {
	color:#f29020;
}

.author-rebecca .author a:link, .author-rebecca a:visited {
	color:#f29020;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
}

.author-rebecca .author a:hover {
	color:#f29020;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
}

.author-rebecca .cat-links a {
	color:#f29020;	
}

.author-rebecca .comments-link a {
	color:#f29020;	
}

.author-rebecca .entry-utility a, .author-rebecca .entry-utility a:visited {
	color:#f29020;
}

.author-rebecca .entry-utility a:hover {
	color:#cd3a2c;
}


/* <<<< ANNIE >>>> */
.author-annie .entry-title a {
	color:#006d64;
}
.author-annie .entry-date {
	background-color:#006d64;	
}

.author-annie h2 {
	color:#006d64;
}

.author-annie h1 {
	color:#006d64;
}

.author-annie .author a:link, .author-annie a:visited {
	color:#006d64;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
}

.author-annie .author a:hover {
	color:#006d64;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
}

.author-annie .cat-links a {
	color:#006d64;	
}

.author-annie .comments-link a {
	color:#006d64;	
}

.author-annie .entry-utility a, .author-annie .entry-utility a:visited {
	color:#006d64;
}

.author-annie .entry-utility a:hover {
	color:#cd3a2c;
}


/* <<<< MISS PANTS >>>> */
.author-misspants .entry-title a {
	color:#e0cc21;
}
.author-misspants .entry-date {
	background-color:#e0cc21;	
}

.author-misspants h2 {
	color:#e0cc21;
}

.author-misspants h1 {
	color:#e0cc21;
}

.author-misspants .author a:link, .author-misspants a:visited {
	color:#e0cc21;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
}

.author-misspants .author a:hover {
	color:#e0cc21;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
}

.author-misspants .cat-links a {
	color:#e0cc21;	
}

.author-misspants .comments-link a {
	color:#e0cc21;	
}

.author-misspants .entry-utility a, .author-misspants .entry-utility a:visited {
	color:#e0cc21;
}

.author-misspants .entry-utility a:hover {
	color:#cd3a2c;
}

/* <<<< POST IMAGES >>>> */
.entry-content img {
	float:left;
	margin: 0 15px 15px 0;
}

.nodisplay {
	display:none;	
}

.alignleft {
	float:left;	
	margin: 0 15px 15px 0;
}

.wp-caption-text {
	font-size:0.75em;
}

.hentry  {
	position:relative;
	border-top:1px solid #ccc;
	margin-bottom:75px;
	margin-top:0;
	padding-top:0;
}

.hentry a {
	color:#77a3aa;
}

.p1 {
	border:none;
	margin-top:0;
	padding-top:0;
}

.entry-title .p1 {
	margin-top:0;	
	padding-top:0;
}

.entry-title {
	font-size:1.5em;
	font-weight:normal;
	margin:0 0 0 118px;
	color:#77a3aa;
	width:582px;
	padding-top:47px;
}

.entry-title a {
	text-decoration:none;
}

.entry-meta {
	font-size:100%;
	color:#77a3aa;
}

.published {
	font-family:Georgia, Times New Roman, Times, serif;
	color:#fff;
	font-size:0.75em;
	letter-spacing:.05em;
	font-style:italic;
}

.entry-date {
	background-color:#77a3aa;
	padding:43px 8px 8px 8px;
	position:absolute;
	top:0;
	left:25px;
	width:48px;
	text-align:center;
	text-transform:uppercase;
}

.author, .author a {
	color:#77a3aa;
	font-family:Georgia, Times New Roman, Times, serif;
}

.entry-meta, .entry-content, .entry-utility, #noresults-s {
	margin-left:118px;	
}

.entry-utility {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding:6px 0;
	margin-top:25px;
	font-size:.688em;
	color:#555555;
}

.single .entry-utility {
	border-bottom:1px dotted #ccc;
	padding-bottom:6px;
}

.meta-prep-entry-date {
	display:none;	
}

.meta-sep-entry-date {
	display:none;	
}

.meta-prep-author {
	display:none;	
}

.meta-sep {
	color:#ccc;	
}

.meta-sep-edit {
	display:none;	
}

.edit {
	display:none;	
}

.entry-content {
	font-family:"Lucida Grande",Geneva,Helvetica,sans-serif;
	color:#555555;
	margin-top:25px;
	margin-bottom:25px;
}

.cat-links {
	color:#555555;
}

.cat-links a {
	
}

.cat-links a:visited {
	
}

.cat-links a:hover {
	color:#cd3a2c;	
}


.author_info {
	margin-left:118px;	
}


.page-title {
	color:#555555;
	margin:25px 0 10px 0;
}


.main-aside {
   
}


#nav-above {
	display:none;	
}

#nav-below {
	padding-left: 120px;
	font-size:12px;
}

#subsidiary {
    width:940px;
    margin:0 auto;
    overflow:hidden;
}

#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}

#subsidiary #third {
    margin:0;
}

#footer {    
    clear:both;
	margin-top:25px;
	display:none;
}

#login {
		font-size:.688em;
		margin: 10px 0;
}


#comments h3 {
	background-color:#959595;
	padding:15px 8px 8px 8px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	width:130px;
	margin-left:0;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
}

#respond {
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:0 25px 25px 25px;
	margin-top:50px;
}

#respond h3 {
	background-color:#959595;
	padding:15px 8px 8px 8px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	width:130px;
	margin-left:-25px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
}


#comment-notes {
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
	margin: 10px 0 10px 0;
}

.required {
	color:#4E917A;
}

#comments-list {
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
	margin-bottom:50px;
	border-top:3px solid #959595;
}

.comments h3 {
	margin-bottom:30px;
}

#comments-list h3 {
	margin:0;
	
}

#comments-list ol {
	margin-top:40px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px 0;
}

.comment-meta {
	margin: 10px 0;
	font-size:.688em;
	color:#555555;
	font-family:"Lucida Grande",Geneva,Helvetica,sans-serif;
	font-style:normal;
	display:none;
}

.comment-content {
	margin:0;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
	padding:8px;
	background-color:#f4f4f2;
}

.comment-author {
	padding:0px 0;
	font-weight:normal;
	color:#555555;
	width:130px;
	font-family:"Lucida Grande",Geneva,Helvetica,sans-serif;
	font-style:normal;
	line-height:0;
	margin-bottom:10px;
}

.comment-author a {
	font-size:0.75em;
}

.comment-author img {
	margin-right:5px;	
}

.form-textarea {
	margin: 0 0 10px 0;	
}

#form-allowed-tags {
	margin:10px 0;	
}

#comments {
	margin-left:118px;
	margin-top:50px;
}

#form-allowed-tags p {
	font-size:.688em;
	line-height:1.3em;
}


/* <<<< EXTRA STYLES >>>> */
.red {
	color:#cd3a2c;	
}


/* <<<< HTML TAG STYLES >>>> */
p {
	font-family:"Lucida Grande",Geneva,Helvetica,sans-serif;
	font-size:.75em;
	color:#555555;
	margin-top:0;
	margin-bottom:15px;
}

a {
	color:#77a3aa;
	text-decoration:none;
}

a:visited {
	color:#77a3aa;
	text-decoration:none;
}

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

input {
	border:#ccc solid 1px;
	color:#555555;
	padding:3px;
}

label {
	font-size:0.813em;	
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
	color:#555555;
}

.form-label {
	font-size:0.875em;
}

.form-section {
	margin-bottom:10px;	
}

#submit {
	color:#555555;	
}


#comment {
	padding:15px;
	background-color:#f4f4f2;
	border:none;
}

#search {
	border-top:1px dotted #ccc;
	padding-top:10px;
}

#s {
	width:80px;
/*	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:none;
	border-left:none;
	*/
	border:1px solid #ccc;
	color:#ccc;
	margin-right:3px;
	text-align:center;
	background-color:#fff;
}

#noresults-s {
	width:80px;
/*	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:none;
	border-left:none;
	*/
	border:1px solid #ccc;
	color:#999999;
	margin-right:3px;
	text-align:center;
	background-color:#fff;
}

textarea:focus, input:focus {
	border:1px solid #ccc;
}

li#search h3 {
	display:none;
}


#searchsubmit {
	border:none;
	width:55px;
	height:20px;
	text-indent:-990px;
	background-image:url(images/searchType.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	background-color:#fff;
}

#noresults-searchsubmit {
	border:none;
	width:55px;
	height:20px;
	text-indent:-990px;
	background-image:url(images/searchType.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	background-color:#fff;
}

/*
#searchsubmit {
	background-image:url(images/search.gif);
	width:33px;
	height:19px;
	border:none;
	background-color:#fff;
	text-indent:-990px;
}
*/