/*
Theme Name: Calgary Photographic Society
Theme URI: http://calgaryphotographicsociety.ca
Description: 
Version: 1.0
*/

.pageHeader
{
}

.pageHeader a, .pageHeader a:visited
{
    text-decoration: none;
}

.pageBody
{
    border-top: 2px solid #000;
/*    background: #F2FFBF; */
    background: #FFFFFF; 
    padding: .5em;
}

.pageFooter
{
    padding-top: .5em;
}

.post
{
    border: 1px solid #aaaaaa; 
    background: #f5f5f5; /* #E2EFAF; */ /*E6FF80;*/ 
    padding-left: .5em;
    padding-right: .5em;
    margin-bottom: 1em;
}

.comments
{
    background: #f4f4f4; 
    border: 3px double #000; 
    padding: 5px; 
    margin: 20px;
}

.comment
{
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    background: #ddd;
    padding: 5px;
    margin-bottom: 5px;
}

body
{
    background: #fff;
    /*background-image: url("/images/gbg.png");*/
    text: #8FB300;
    font-size: 9pt;
    font-family: helvetica;
}

a
{
    color: #6F9300;
}

a:visited 
{
    color: #4F7300;
}

h1 
{
    font-size: 12pt; 
    color: #8FB300; 
    font-weight: bold; 
    border-bottom: 1px solid #bbb;
}

h2 
{
    font-size: 10pt; 
    color: #8FB300; 
    font-weight: bold;
}

.quote 
{
    font-style: italic;
    color: #8FB300;
    text-align: center;
    border-top: 1px dashed #8FB300;
}

blockquote
{
	font-size: 9pt;
    font-style: italic;
    border: 1px #888888 dashed;
    padding-left: 15px;
    padding-right: 15px;
	background-color: #dddddd;
	/*
	background: url("/wp-content/themes/jclement/quote.png") 5% no-repeat #e0d0d0;
	background-position: -10px -7px;
	*/
}

pre 
{
    background: #eee;
    border: 1px dashed #000;
    padding: 5px;
}

acronym, abbr {
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: square;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
	background: #90a090;
	border-bottom: double 3px #aba;
	border-left: solid 1px #9a9;
	border-right: solid 1px #565;
	border-top: solid 1px #9a9;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	/*background: #fff;*/
	border: 1px solid #aaaaaa;
	background: #f5f5f5;
	padding: 0 10px 10px 10px;
	top: 0;
	width: 11em;
    margin-right: 5px;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #8FB300;
	font-weight: bold;
	list-style-type: none; 
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	/* font: italic normal 110% 'Times New Roman', Times, serif; */
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: square; 
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	/* font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; */
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 0px;
	margin-left: 15px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	/* font-size: 142%;*/
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

