/*
Theme Name: Pitch
Description: A sweet little design for a pitch-perfect website.
Version: 1.0
Author: Margot Harrington
*/ 


/*--------------- General ---------------------*/

* {
    padding: 0;
    margin: 0;
} 

#wrap {
    margin: 0 auto;
    width: 800px;
background: #fff;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #6d6e71;
}

p {
	margin: 0;
	padding: 5px;
    margin-top: 5px;
}

img { border: none; }

a { 
    color: #6d6e71; 
    text-decoration: none; 
}

a:hover { color : #bbb; }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}

.alignright { float: right; }

.alignleft { float: left; }

.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.aligncenter a {
	color: #6d6e71; 
}

.center { text-align: center; }

.not a {
    text-decoration: none;
    color: #CEBB45;
}

/*--------------- Header ---------------------*/

#header { 
    height: 210px;
border-top: 4px solid #CEBB45;
}

#header img {
height: 100px;
background: url(images/logo.gif) no-repeat;
    margin: 50px 0 5px 50px;
}

#header h1 a {
    color: #000;
    text-decoration: none;
}

#header h1 a:hover {
    color: #ccc;
    text-decoration: underline;
}


/*--------------- Menu ---------------------*/


#menu ul {
	margin-bottom: 15px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
font-family: 'didot', times, Georgia, serif;
font-style: italic;
font-weight: bold;
font-size: 15px;
line-height: 22px;
}

#menu a {
	margin: 6px 4px 6px 2px;
	padding: 1px 10px;
	text-decoration: none;
    color: #CEBB45;
}

#menu a:hover {
	color: #ccc;
}

#menu .current_page_item, #menu .current_page_item a {
    color: #ccc;
}

.current a {
color: #bbb;
}

/*--------------- Content ---------------------*/


#content {
    padding-bottom: 10px;
    background: url(images/double-rule.gif);
}

#content .showtags {
    padding-left: 5px;
    line-height: 20px;
    border-top: 1px dotted #ccc;
}

#content a img {
    padding: 1px;
border: 0px;
}

#content a img:hover {  
    padding: 1px; 
border: none;
}

#datebox {
width: 45px;
height: 45px;
background: #CEBB45;
float: left;
margin-right: 12px; 
}

.articles {
    border-top: 1px #ccc dotted;
border-bottom:  1px #ccc solid;
margin-bottom: 5px;
}

.articles a {
color: #CEBB45;
}

.left {
    width: 519px;
    float: left;
margin: 0 50px 0 50px;
}

.left h1 {
font-family: 'didot', times, Georgia, serif;
font-style: italic;
font-weight: bold;
font-size: 17px;
color: #CEBB45;
padding : 25px 0 0px 0;
}

.left h2 {
    color: #6d6d6d;
    font-size: 27px;
    font-weight: bold;
font-family: 'didot', times, georgia, serif;
    padding : 25px 0 15px 0;
}

.left h2 a, .left h2 a:visited {
    color: #6d6d6d;
}

.left h2 a:hover {
    color: #bbb;
}

.left h3 {
font-family: 'didot', times, Georgia, serif;
font-style: italic;
font-weight: bold;
font-size: 15px;
text-align: center;
margin-top: 10px;
}

.left h4 {
font-family: 'didot', times, Georgia, serif;
font-weight: bold;
font-size: 17px;
    color: #aaa;
font-style: italic;
padding-bottom: 5px;
margin-bottom: 30px; 
border-bottom: 1px solid #dcdcdc;
}

.tags {
border-top: 1px dotted #ccc;
margin-top: 5px;
padding-top: 7px;
font-size: 11px;
}

.count {
    float: left;
margin: 5px 15px 0 0;
padding-top: 6px;
height: 45px;
width: 75px;
border-right: 1px solid #ccc;
text-align: center;
color: #CEBB45; 
}

.count #number {
font-family: 'didot', times, Georgia, serif;
font-style: italic;
font-weight: bold;
font-size: 17px;
line-height: 22px;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #bbb;
}


/*--------------- Sidebar ---------------------*/


.right {
    width: 160px;
    float: right;
    padding: 5px 10px 10px 10px;

}

.tag {
margin: 0px 20px 15px 10px;
border-bottom: 1px dotted #ccc;
padding-bottom: 15px;
width: 140px;
}

.right ul {
    list-style-type: none;
    padding: 5px 10px 10px 10px;
margin-top: 3px
font-size: 11px;
}

.right ul ul{
    margin:0.1667em 0;
    padding: 0 0 8px;
}

.right h2 {
font-family: 'didot', times, Georgia, serif;
font-style: italic;
font-weight: bold;
font-size: 16px;
text-decoration: none;
color: #CEBB45;
border-top: 1px dotted #ccc;
padding: 12px 0 5px 0;
}

.right h3 {
    height: 22px;
background: url(images/categories.gif) no-repeat;
text-indent: -9999px;
margin: 15px 0 0 10px;
}

.right h4 {
    height: 25px;
background: url(images/archives.gif) no-repeat;
text-indent: -9999px;
margin: 15px 0 0 10px;
border-top: 1px dotted #ccc;
}

.right a { 
    text-decoration: none;
  color: #6d6e71;
}

.right a:hover {
    text-decoration: none;
    color: #bbb;
}

.rss {
    margin: 0 20px 0 10px;
    border-top: 1px dotted #ccc;
padding: 14px 0 5px 0;
font-size: 11px;
width: 140px;
}

.freebies h2 { padding-bottom: 0px; }

#bookmarks { padding-bottom: 0px; }


/*--------------- Footer ---------------------*/


#footer {
height: 175px;
    text-align: left;
    color: #fff;
    font-size: 11px;
    padding: 0 0 10px 0;
    margin-top: 10px;
background: #CEBB45 url(images/footer.gif) no-repeat; 
}

.copyright {
margin: 60px 25px 0 0px;
float: right;
width: 160px;
font-size: 10px;
line-height: 14px;
}

.archives h2, #search h2 {
font-family: 'didot', times, Georgia, serif;
font-style: italic;
font-weight: bold;
font-size: 17px;
text-decoration: none;
padding-bottom: 5px;
}

.archives {
margin: 60px 0 0 50px;
float: left;
width: 240px;
line-height: 20px;
}

.archives a {
color: #fff;
font-weight: bold;
}

.archives ul {
list-style: none;
}

.archives strong {
font-family: 'didot', times, Georgia, serif;
font-size: 12px;
letter-spacing: 1px;
}

.emptymonth {
color: #f3e8a3;
}

/*--------------- Search ---------------------*/

.searchleft {
	margin: 60px 0px 7px 0px;
}

#search {
	width: 200px;
	height: 20px;
	border: 0px;
outline: 0px;
padding: 0px 0 4px 50px;
float: left;
}

#searchform {
border: 0px;
}

#search #s {
	padding: 6px 10px 5px 5px;
	width: 160px;
	height: auto;
	background: #fff;
	border: 1px solid #fff;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #878C8D;
}

#button
{float: left;
margin-top: 5px;}


.results p {
padding-bottom: 5px;
margin: 0px;
}

.results h2 { margin-bottom: 0px; padding-bottom: 10px; }

.results a {
color: #CEBB45;
}


.tagresult {
border-top: 1px dotted #ccc;
border-bottom: 1px solid #ccc;
margin-top: 5px;
padding-top: 7px;
font-size: 11px;
height: 43px;
}

/*--------------- Comments ---------------------*/

.commentmetadata { 
font-family: 'didot', times, Georgia, serif;
font-style: italic;
font-size: 11px;
padding-top: 5px;
color: #000;
}

#spacer {
    padding: 20px 0 3px 0;
margin-bottom: 7px;
    border-bottom: 1px #ccc dotted;
}


.commentlist {
padding-left: 2em;
}

.commentlist p {
padding: 0px;
margin: 2px;
}

#commentauthor  {
font-size: 15px;
padding-bottom: 0px;
margin-bottom: 0px;
}


/*--------------- Portfolio ---------------------*/


.portfolio ul {
border-top: 1px #ccc dotted;
border-bottom: 1px #ccc dotted;
margin: 10px 0 10px 0;
padding: 10px 0 10px 0;
}

.portfolio li {
display: inline;
list-style: none;
font-family: 'didot', times, Georgia, serif;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}

.portfolio a { padding: 3px 10px 3px 5px; color: #6d6e71;}


.portfolio a:hover {
background: #CEBB45;
color: #fff;
}

.portfoliocontent {
border-bottom:  1px #ccc solid;
padding-bottom: 15px;
}