/*
Theme Name: SPCA
Theme URI: www.wellingtonspca.org.nz/news
Description: Custom Theme 
Version: 2.0
Author: Flightless
Author URI: www.flightless.co.nz
*/

/* =BLOG
-----------------------------------------------------------------------------------------------------*/


.pdf {
	background-color: red;
}

.date {
	font-size:14px;
	color:#f76013;
	margin:0px;
	padding:0px;
}
.meta {
	font-size:12px;
	color:#f76013;
	margin:2px 0px 10px 0px;
	padding:0px;
}
.postwrapper {
	background-image:url(/images/content/rule.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:15px;
	padding:7px 0px 15px 0px;
}
.postwrapper p {
	padding:0px 0px 12px 0px;
	font-size: 13px;
	line-height: 19px;

}
.postwrapper p strong {
	font-weight:bold;
}
.contentwrapper h1.blogtitle {
	padding: 0px 0px 15px 0px;	
}
.pagetitle {
	color:#666;
	padding:5px 0px 15px 0px;
}
.posttitle {
	color:#007ac3;
	font-size:24px;
	line-height: 25px;
	margin:5px 0px 20px 0px;
	font-weight:bold;
}
.posttitle a {
	text-decoration:none;
}
.blockquote {
	padding:0px 0px 0px 0px;
	margin: 15px 0px 15px 0px;
}
.blockquote p {
	background-image:url(/images/content/rule.gif);
	background-repeat:repeat-y;
	background-position:left;
	font-style:italic;
	font-size:12px;
	padding:0px 0px 0px 15px;
	color:#666666;
}
.postfooter {
	font-size:11px;
	color:#999999;
	margin:20px 0px 00px 0px;
}
.editlink p {
	color:#f76013;
}
.editlink a {
	padding:10px 0px 0px 0px;
	font-size:12px;
}

/* post list styles
--------------------------------------------------- */
.middlecontent .postwrapper ul {
	color:#666666;
	font-size:13px;
	margin:10px 0px 15px 0px;
}
.middlecontent .postwrapper ol {
	color:#666666;
	font-size:12px;
	margin:10px 0px 10px 0px;
	padding:0px;
}
.middlecontent .postwrapper ol li {
	color:#666666;
	margin:4px 0px 4px 20px;
	font-size:13px;
}
.middlecontent .postwrapper ol {
	color:#666666;
}
.middlecontent .postwrapper ul li {
	list-style-type:disc;
	color:#666666;
	margin:4px 0px 4px 15px;
	font-size:13px;

}
.middlecontent .postwrapper ul li ol {	
	color:#666666;
	margin:4px 0px 4px 0px;
	font-size:12px;
}
.middlecontent .postwrapper ol li ul {	
	color:#666666;
	margin:4px 0px 4px 0px;
	font-size:12px;
}
.middlecontent .postwrapper ul li ol li {
	list-style-type:decimal;
	color:#666666;
	margin:0px 0px 0px 30px;
	padding:0px;
}
.middlecontent .postwrapper ol li ul li {
	list-style-type:disc;
	color:#666666;
	margin:0px 0px 0px 30px;
	padding:0px;
}

/* right col
--------------------------------------------------- */
.blogsidebar {
	padding: 0px 10px 0px 10px;
}

.archives {
	font-size:14px;
	color:#f76013;
	margin:0px 0px 15px 0px;
	padding:0px;
}
.rightcontent ul li.archivesheader {
	font-size:14px;
	color:#f76013;
	margin:0px 0px 5px 0px;
	padding:0px;
}
.rss {
	margin:15px 0px 15px 0px;
}
.rss p {
	line-height: 16px;
	padding: 0px 0px 5px 0px; 
}
.rss a {
	font-size:13px;
	background-image:url(/images/blog/rss_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:1px 0px 0px 20px;
}
.signuplink {
	font-size:12px;
	color:#007ac3;
	margin:0px 0px 15px 0px;
	padding:0px;
}
.rightcontent ul {
	padding:0px;
	margin: 0px 0px 0px 0px;
}
.rightcontent ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:1.3em;
}
.rightcontent ul li ul {
	margin:0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0px 0px 15px 0px;
}
.rightcontent .archives ul li ul {
	margin:0px 0px 0px 0px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0px 0px 15px 0px;
}
.rightcontent ul li ul li {
	font-size:12px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

/* blog forms
--------------------------------------------------- */
.inputwrapper {
	margin:5px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
}
input.postinputbox1{
	padding:1px;
	background-color: #ffffff;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	border: 1px #007ac3 solid;
	color:#007ac3;
	width:140px;
	height:18px;
	margin: 0px 0px 0px 0px;
	float:left;
}
input.sitesearch {
	font-size:11px;
	width:63px;
	height:22px;
	float:right;
	background-image:url(/images/blog/btn_search.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	border: none;
}
input.sitesearch:hover {
	font-size:11px;
	width:63px;
	background-image:url(/images/blog/btn_search.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	margin: 0px 0px 0px 0px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	border: none;
}
.blogsearch {
	text-indent: -3000px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
}
form#searchform {
	margin: 0px;
	padding: 0px;
}
h5.searchtitle {
	margin: 15px 0px 5px 0px;
	color:#f76013;
}

/* =IMAGES
------------------------------------------------------------------------------------------------------*/

.postcontent img {
	max-width: 432px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;       
}

a img:hover {
	background-color: #007AC3;
}

.postcontent p img {
	max-width: 100%;
}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.postcontent .alignright {
	padding: 0px;
	margin: 0 0 2px 15px;
	display: inline;
}
.postcontent img.alignleft {
	float: left;
	padding: 0px;
	margin: 0 15px 2px 0;
	display: inline;
	border: 1px solid #ccc; 
	padding: 5px;   
}
.alignright {
	float: right;
}


.wp-caption {
	border: 1px solid #ccc;	
}
.wp-caption img {
	border: none;
}
p.wp-caption-text {
	padding: 4px 5px 4px 6px;
}

/* temp gallery fix */

.gallery-item {
	margin-right: 15px;
}


/* =POST CONTENT
------------------------------------------------------------------------------------------------------*/

/* dynamic content styles */
.postcontent {
	padding:0px 0px 10px 0px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
#wp_post.postcontent /* corrects IE6 display bug */ {
	width: 429px;
}
.postcontent p {
	line-height: 18px;
	margin:0px 0px 0px 0px;
}
.postcontent a {
	color:#007ac3;
}
.postcontent h1, .postcontent h2, .postcontent h3, .postcontent h4, .postcontent h5, .postcontent h6 {
	margin:12px 0px 8px 0px; color: #666; font-weight:bold; padding:0px 0px 0px 0px;
}	 

.postcontent h1 { font-size:24px; color:#333; line-height:24px; }
.postcontent h2 { font-size:16px; color:#333; line-height:20px; }
.postcontent h3 { font-size:14px; color:#333; line-height:18px; font-style: italic; }
.postcontent h4, .postcontent h5, .postcontent h6 { font-size:12px; line-height:16px; } 

.postcontent ul, .postcontent ol {
	color: #666;
	line-height:18px;
	padding:0px 0px 0px 0px;
}
.postcontent ul {
	color: #666;
	font-size:12px;
	line-height:18px;
	padding:0px 10px 0px 0px;
}
.postcontent ul li {
	background:none;
	padding:5px 0px 5px 0px;
}
.postcontent ol {
	list-style:decimal outside;
	color: #666;
	font-size:12px;
	line-height:18px;
	padding: 0px 10px 0px 20px;
}
.postcontent ol li {
	background: none;
	padding: 5px 0px 5px 0px;
}
.postcontent li {
	padding:5px 0px 5px 20px;
	line-height:18px;
}
.postcontent em {
	font-style:oblique;
}
.postcontent strong {
	font-weight:bold;
}
.postcontent b {
	font-weight:bold;
}
.postcontent blockquote {
	padding:0px 0px 0px 0px;
	margin: 15px 0px 15px 0px;
}
.postcontent blockquote p {
	background-image: url(/images/content/rule.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-style:italic;
	font-size:12px;
	padding:0px 0px 0px 15px;
	color:#666666;
}


