/*  
Theme Name: Are You In My Photo
Theme URI: http://www.areyouinmyphoto.com/
Description: Wordpress theme created for AreYouInMyPhoto LLC by <a href="http://www.directsteps.com">Direct Steps Consulting</a>.
Version: 1.0
Author: Matt Heerema
Author URI: http://mattheerema.com/

*/

@import url("../../../../css/styles.css");

/* Wordpress Specific styles
--------------------------------------------- */

#comments ol{list-style-position:inside;}
#comments .byline{font-size:.9em;font-weight:bold;}
#comments .post{padding:5px 10px;}
#comments .alt{border:1px solid #ccc;background:#ededed;}

.alt{
background-color: #f8f8f8;
border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;
margin: 0;padding: 10px;
}

code {font: 1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps{cursor: help;font-size: 0.9em;letter-spacing: .07em;}
acronym, abbr {border-bottom: 1px dashed #999;}
small {font-family: Arial, Helvetica, Sans-Serif;font-size: 0.9em;line-height: 1.5em;}

.commentlist {padding: 0;text-align: justify;}
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {margin: 15px 0 3px;padding: 5px 10px 3px;list-style: none;font-weight:bold;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 1.1em;}
.commentlist p {font-weight: normal;line-height: 1.5em;text-transform: none;margin: 10px 5px 10px 0;}

#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;margin: 5px 0;}
.commentmetadata {font-weight: normal;margin: 0;display: block;}
small, .nocomments, .postmetadata, blockquote, strike {color: #777;}

.postmetadata ul, .postmetadata li {display: inline;list-style-type: none;list-style-image: none;}
.nocomments {text-align: center;margin: 0;padding: 0;}

#login_error{color:#c00;}

/* Begin Calendar */
#wp-calendar {empty-cells: show;margin: 10px auto 0;width: 155px;}
#wp-calendar #next a {padding-right: 10px;text-align: right;}
#wp-calendar #prev a {font-size: 9px;padding-left: 10px;text-align: left;}
#wp-calendar a {text-decoration: none;display:block;}
#wp-calendar caption {font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;text-align: center;width: 100%;}
#wp-calendar th {font-style: normal;text-transform: capitalize;}
#wp-calendar td {padding: 3px 0;text-align: center;}
#wp-calendar td.pad:hover { /* Doesn't work in IE */background-color: #fff; }
.navigation {display: block;text-align: center;margin:10px 0;}