	/* wordpress native overrides */
	
	.more-link {
		font-style:italic; 
	}
	.bubble {
		background:url("http://ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/commentsbg.gif") repeat;
		padding-top:10px;
		padding-bottom:10px;
		width:642px;
	}
	.bubble blockquote {
		margin: 20px 0em;
		padding: .5em 1em;
		width: 565px;
		border-left: 1px dotted #000000;
		background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/commentsblockquotebg.gif");
	}
	.bubble blockquote p {
	margin: 1em; 
	}
	.altbubble {
		background:url("http://ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/authcommentsbg.gif") repeat;
		padding-top:10px;
		padding-bottom:10px;
		width:642px;
	}
	.altbubble:before {
		content: url("http://ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/author-tag.png");
		float: right;
		position: relative;
		left: -30px;
		top: -18px;
	}
	.altbubble blockquote {
		margin: 20px 0em;
		padding: .5em 1em;
		width: 565px;
		border-left: 1px dotted #000000;
		background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/authcommentsblockquotebg.gif");
	}
	.altbubble blockquote p {
	margin: 1em; 
	}
	.oddbubble {
		background:url("http://ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/oddcommentsbg.gif") repeat;
		padding-top:10px;
		padding-bottom:10px;
		width:642px;
	}
	.oddbubble blockquote {
		margin: 20px 0em;
		padding: .5em 1em;
		width: 565px;
		border-left: 1px dotted #000000;
		background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/oddcommentsblockquotebg.gif");
	}
	.oddbubble blockquote p {
	margin: 1em; 
	}
	.bubble .commentfooter {
		font-style: normal;
	}
	.commentfooter a {
		font-style: italic;

	}
	.bubble a {
		font-style: none;
	}
	body,
	html {
		margin:0;
		padding:0;
		color:#1f252f;
		background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/bgbgbg.jpg") repeat-x;
		background-color:#fffef3;
		font-family: "Hoefler Text", "Hoefler", "Georgia", "Times New Roman", serif;
		color: #1f252f;
	}
	#wrap {
		text-align: left;
		width:1100px;
		background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/bgbgbg.jpg") repeat-x;
		background-color:#fffef3;
		padding-top: 0px;
		margin-top:-10px;
		width: 990px;
	}
	#header {
    	padding:5px 10px;
    	background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/bgbgbg.jpg") repeat-x;
		background-color:#fffef3;
		padding-top: 0px;
		margin-top:0px;
	}
	h4{
		font-family:"Neutra Text", Neutra, Helvetica, sans-serif;
		font-size: 13px;
		color: #1f252f
	}
	h5{
		margin-top:-10px;
		font-family: "Hoefler Text", "Hoefler", "Georgia", "Times New Roman", serif;
		font-size: 11px;
		color: #3b4048
		text-transform: uppercase;
	}
	
	
	h5 a {
	color: #3b4048
	}
	h5 a:hover {
	background-color:#c9e8ed;
	}
	#bodyfooter
	{
		font-size: 11px;padding-top:16px; color: #fffef4
	}
	#bodyfooter a {
		color:#fffef4;
		text-decoration: none;
		font-size: 11px;
	}
	#bodyfooter a:hover {
		color:#d6d5ce;
		text-decoration: none;
		font-size: 11px;
	}
	
	
	#callout-image {
		/*
float: right;
		position: absolute;
*/
	}
	h1 {
	    margin:0;
    }
	#nav {
		padding:5px 10px;
		background:#fffef3;
	}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0;
		padding:0;
	}
	#main {
		float:left;
		width:651px;
		padding:0px;
		padding-bottom:0px;
		background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/bgbgbg.jpg") repeat-x;
		background-color:#fffef3;
		padding-top: 0px;
		margin-top:0px;
	}
	
	#main p {
/* 		padding-left: 30px; */
		width:540px;
	}
	
	.post {
		
	}
	
	#main .post {
		height: 32px;
		padding-bottom:5px;
		/*background: #9ca0a3;*/
		width:650px;
		/*border-top: 1px solid #1f252f;*/
		
		background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/post-title.gif") no-repeat left top;
		
	}
	
	#main h2 {
		margin:0 0 1em;
		padding-left: 20px;
		padding-top:11px;
		color:white;
		font-size: 14px;
		
		font-family: "Neutra Text", "Neutra Text", "Neutra", "Helvetica", "Arial", sans-serif;
	}
	#sidebar {
		float:left;
		width:315px;
		padding:10px;
		background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/bgbgbg.jpg") repeat-x;
		background-color:#fffef3;
	}
	#sidebar p {
		font-family: "Hoefler Text", "Hoefler", "Georgia", "Times New Roman", serif;
		font-size: 13px;
		color: #1f252f;
	}
	
	#footer {
		clear:both;
		padding:5px 10px;
		background:#fffef3;
		margin-bottom:-10px;
		padding-bottom:-10px;
	}
	#footer p {
		margin:0;
    }
	* html #footer {
		height:1px;
	}
	
	#logo {
		margin-top: 16px;
		float: left;
	}
	
	#navbar {
		height: 33px;
		margin-bottom: 10px;
	}
	
	.footer {
		font-style:italic; 
		color: #385795;
		padding-left: 30px;
		padding-bottom:0px;
	}
	
	#right-callout {
		background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/callout-bg.jpg");
		background-color: #616874;
		width:317px;
		font-family: "Hoefler Text", HoeflerText, Hoefler, "Georgia", "Times New Roman", Times, serif; 

		padding: 4px;
	}
	.border {
		border: 1px solid #4c5056;
		padding: 5px;
	}
	.callout-content {
		font-size: 22px;
		font-family: "Hoefler Text", "Hoefler", "Georgia", "Times New Roman", Times, serif; 
		color: white;
		line-height: 31px;
		position:relative;

	}
	#image-callout {
		position:absolute;
		z-index:10000;
		width:319px;
	}
	#pngCallout {
		
	}
	/* global styles */
	#clear {
		clear:both;
	}
	.keepleft {
		float:left;
	}
	.keepRight {
		/* float:right; */
		position:absolute;
		left:	240px;
	}
	.wpfeedpost {
		width:300px;
	}
	.postfooter {
	
		/* font-style: italic; */
		margin-left: 30px
		font-size: 11px;
		font-family: "Hoefler Text", "Hoefler", "Georgia", "Times New Roman", serif;
		color: #7e807f;
		background-color: #f3f2e9;
		height: 23px; 
		border-bottom: 1px dotted #4c5056; 
		padding-left:20px; 
		padding-top:10px;
		margin-right:9px;
		margin-bottom:0px;
		margin-bottom:15px
		padding-bottom: 5px;
		/*
padding: 4px;
		padding-top:16px;
		padding-bottom:0px;
*/
		border-bottom: 1px dotted #4c5056;
	}
	a {
		text-decoration: none;
		font-style:none;
		color: #165da5;
	}
	a:hover {
	text-decoration: none;
		font-style:none;
		color: #00b0e8;
	}
	.postfooter a {
		/* font-style: italic; */
		margin-left: 30px
		font-size: 12px;
		font-family: "Hoefler Text", "Hoefler", "Georgia", "Times New Roman", serif;
		color: #7e807f;
		padding: 4px;
	}
	img {
		border: none;
	}
	
	.sidebarcolumn {
		float: left;
		width: 115px;
	}
	.right-seperator {
		margin-bottom: 10px;
		margin-top:10px;
	}
	.right {
		float:right;
	}
	.left {
		float:left;
	}
	.sidebar-column {
		padding-top:8px;
		line-height:0px;
		margin-top:-17px;
	}
	.sidebar-column .right {
		top:-10px;
	}
	.logohref {
		border: none;
	}
	
	
	
	/*Text inputs*/
.textinput, .textinputHovered {
	width:237px;
	height:15px;
	/* background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/input.gif") no-repeat left top; */
	border:none;
	padding:4px 8px;
	background-image:url('http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/inputbg.gif');
	background-repeat:repeat-x;
	background-color: #eff7f3;
	border: 1px dotted #000000;
}
.textinputEmbed, .textinputEmbedHovered {
	width:580px;
	height:15px;
	/* background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/input.gif") no-repeat left top; */
	border:none;
	padding:4px 8px;
	background-image:url('http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/inputbg.gif');
	background-repeat:repeat-x;
	background-color: #eff7f3;
	border: 1px dotted #000000;
}

.textinputSmall, .textinputSmallHovered {
/* 	width:102px; */
	height:15px;
	/* background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/input2.gif") no-repeat left top; */
	background-image:url('http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/searchbox.gif');
	background-repeat:no-repeat;
	background-color: #eff7f3;
	border:none;
	padding-left:22px;
	padding-top:4px;
	padding-bottom:4px;
	border: 1px dotted #000000;

}
.textinputSmall:focus {
	background-image:url('http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/searchboxFocus.gif');
	background-repeat:no-repeat;
	background-color: #c9e8ed;}
	
.textinputHovered {
	background-position:left bottom;
	background-color: #71c8e2;
}
input:focus {
	background-image:url('http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/inputbgFocus.gif');
	background-repeat:repeat-x;
	background-color: #c9e8ed;}

.textareaComments {
	width:623px;
	height:140px;
	border:none;
	padding:4px 8px 20px 8px;
	background-image:url('http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/textareabg.gif');
	background-repeat:repeat-x;
	background-color: #eff7f3;
	border: 1px dotted #000000;
}
.textareaCommentsEmbed {
	width:580px;
	height:40px;
	border:none;
	padding:4px 8px 4px 8px;
	background-image:url('http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/textareabg.gif');
	background-repeat:repeat-x;
	background-color: #eff7f3;
	border: 1px dotted #000000;
}

textarea:focus {
	background-image:url('http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/textareabgFocus.gif');
	background-repeat:repeat-x;
	background-color: #c9e8ed;
}
.buttonSubmit, .buttonSubmitHovered {
	
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background-color:#394354;
	/* background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/button.gif") no-repeat left top; */
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}

/*
	
	 <form action="http://ferdinandcc.list-manage.com/subscribe/post" method="POST">
                <div align="left"><br />
                  <input type="hidden" name="u" value="8e955177cde6f71b94f6c44f9">
                  <input type="hidden" name="id" value="8959a9a0bb">
                </div>
          <label for="textinput"></label>
	
	
          <div align="left">

            <div align="left">
              <img src="spacer.gif" alt="spacer" width="78" height="1" />
              <input type="text" id="textinput" name="MERGE0" class="textinput" value="Email address" maxlength="50" />
              <input type="submit" value="Subscribe" class="buttonSubmit" />
          </div>
*/

	
	.italicize {
		font-style: italic; 
	}
	.applybackground {
		background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/italicizebackground.jpg");
		background-color: #394354;
		padding:3px;
		padding-left:8px;
		padding-right:5px;
	}
	.applybackground::selection {
		background:#394354;
		color:#fffef3;

	}
	p {
		font-family: "Hoefler Text", "Hoefler", "Georgia", "Times New Roman", serif;
		font-size: 14px;
		line-height: 22px;]
	}
::selection {
		background:#d4d2be;
		color:#6b522f;
	}
::-moz-selection {
		background:#d4d2be;
		color:#6b522f;
	}
::-webkit-selection {
		background:#d4d2be;
		color:#6b522f;
	}
a::selection {
		background:#a2947f;
		color:#fffef3;
	}
a::-moz-selection {
		background:#a2947f;
		color:#fffef3;
	}
a::-webkit-selection {
		background:#a2947f;
		color:#fffef3;
	}
strong::selection {
		background:#d4d2be;
		color:#6b522f;
	}
strong::-moz-selection {
		background:#d4d2be;
		color:#6b522f;
	}
strong::-webkit-selection {
		background:#d4d2be;
		color:#6b522f;
	}
em::selection {
		background:#d4d2be;
		color:#6b522f;
	}
em::-moz-selection {
		background:#d4d2be;
		color:#6b522f;
	}
em::-webkit-selection {
		background:#d4d2be;
		color:#6b522f;
	}
	blockquote {
		margin: 20px 0em;
		padding: .5em 1em;
		width: 565px;
		border-left: 1px dotted #000000;
		background:url("http://www.ferdinandcc.org/wp-content/themes/Ferdinand/assets/img/blockquotebg.gif");
	}
	blockquote p {
	margin: 1em; 
	}
	
 ul  {
   list-style-type: none;
   list-style: none;
}
li {
	 list-style-type: none;
   list-style: none;
}

.post h1 {
	color:white;
	padding-top: 12px;
	margin-left: 23px;
	font-size:14px;
}

input, textarea {

  outline: none;



}

#footerwrap
{
	width:990px;
	text-align:left;
	margin-left:0px
}


#footerchild
{
	width:990px; 
	border-left:1px dotted white; 
	border-right:1px dotted white;
	background-color:#39434c; 
	height:43px; 
	padding-left: 23px; 
}

.blackbar 
{
	width:100%; 
	background-color:#9ca0a3;
	margin-bottom:-17px; 
	text-align:center;
	height:43px; 
	margin-top: 15px
}
#footer2
{
	padding-bottom:0px;
}

.datenumber {
	position:absolute; 
	left:560px; 
	top:-8px; 
	font-size:42px;font-family:'Neutra', helvetica, arial; 
	font-weight: bold
}

.month {
	position:absolute; 
	left:500px; 
	top:-16px; 
	font-size:14px;
	font-family:'Neutra', helvetica, arial; 
	font-weight: bold
}

.post {
	top: 10px;
	border-bottom: 5px;
	border-top: 5px;
}

.page {
	margin-top:22px;
}


#callout-content a
{
	style:none;
	color:white;
}

.filamsl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.filamsl p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;]
}
.filamsl a {
	color:#83878a;
	border-bottom: 1px dotted;
}
.filamsl a:hover {
	color:#00b0e8;
}
	.filamsl::selection {
		background:#d4d2be;
		color:#6b522f;
	}
	.filamsl::-moz-selection {
		background:#d4d2be;
		color:#6b522f;
	}
	.filamsl::-webkit-selection {
		background:#d4d2be;
		color:#6b522f;
	}
	.filamsl a::selection {
		background:#a2947f;
		color:#fffef3;
	}
	.filamsl a::-moz-selection {
		background:#a2947f;
		color:#fffef3;
	}
	.filamsl a::-webkit-selection {
		background:#a2947f;
		color:#fffef3;
	}
	.filamsl strong::selection {
		background:#d4d2be;
		color:#6b522f;
	}
	.filamsl strong::-moz-selection {
		background:#d4d2be;
		color:#6b522f;
	}
	.filamsl strong::-webkit-selection {
		background:#d4d2be;
		color:#6b522f;
	}
	.filamsl em::selection {
		background:#d4d2be;
		color:#6b522f;
	}
	.filamsl em::-moz-selection {
		background:#d4d2be;
		color:#6b522f;
	}
	.filamsl em::-webkit-selection {
		background:#d4d2be;
		color:#6b522f;
	}


.commentauthor {
	font-family: "Hoefler Text", "Hoefler", "Georgia", "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
}
.submitButton {
	background:none;
}
.submitButton:focus {
	background:none;
}