/*
Theme Name: Fight Cancer FCF
Theme URI: http://www.fightcancer.org.au/
Description: Fight Cancer Theme
Author URI: http://www.fightcancer.org.au/

2007-2009 copyright of Fight Cancer FCF
All Right Reserved.
*/

body {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #191919;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	text-transform: capitalize;
	line-height: 110%;
}

.akpc_pop {
	display: none;
}

.post-content h3 {
	color: #CC0000;
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
}
.post-content h4 {
	color: #CC0033;
	margin: 15px 0px 0px;
	padding: 0px;
	font-size: 17px;
	line-height: 19px;
}
.post-content h5 {
	color: #333333;
	margin: 15px 0px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 18px;
}
.post-content h6 {
	color: #666666;
	margin: 15px 0px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 18px;
}


.pullquote-left {
	color: #000000;
	background: #F6F6F6;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
	font-size: 12px;
	font-weight: bold;
}
.pullquote-right {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F6F6F6;
	margin: 8px 20px 0px 3px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
}
.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.caption-img-left p {
	font-size: 11px;
	color: #666666;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
}



.caption-img-left img {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

.caption-img-right {
	display: block;
	margin: 15px 5px 2px;
	padding: 0px;
	float: right;
}
.caption-img-right p {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
}

.caption-img-right img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}

dl {
	padding-left: 10px;
	font-size: 1.1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;

}

blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 8px;
	line-height: 20px;
	border-top: 3px solid #FFF297;
	border-bottom: 3px solid #FFF297;
	background: #FFFADA url(images/bg_blockquote.gif) no-repeat 5px 2px;
}
blockquote blockquote {
	background: url(none);
	color: #666666;
	font-size: 12px;
}

blockquote p {
	margin: 0px;
	padding: 0px;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #999999;
}

.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
img.alignleft {
	float: left;
	margin: 5px 5px 5px 0px;
}
img.alignright {
	float: right;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	margin: 8px 0px;
	padding: 0px;
	clear: both;
	width: 90%;
	overflow: scroll;
	font-family: Verdana, sans-serif, Arial;
	font-size: 11px;
	background: #FFFFFF;
	color: #000000;
	height: 60px;
	border: 1px solid #999999;
}
#wrapper {
	margin: 0px auto;
	width: 80%;
}
#container {
	margin: 0px;
	background: #FFFFFF;
}
#header {
	position: relative;
	padding: 15px 0px;
	margin-bottom: 20px;
}

#header img {
	border-width: 0px;
}

.header-top-banner {
	float: right;
	width: 500px;
}
.header-logo {
	float: left;
	width: 424px;
	height: 74px;
	
}
.header-logo a {
	font-size: 21px;
	color: #1e1e1e;
	text-decoration: none;
	display: block;
	width: 424px;
	height: 74px;
	overflow: hidden;
	margin-bottom: 20px;
}
.header-logo a:hover {
	background-position: 0 -74px;
}

#content {
	margin: 10px 0px;
	padding: 0;
}
#content-wrap {
	padding: 0;
}

#post-entry {
	padding: 0;
}
#sidebar {

	padding-top: 10px;
	border-right: 1px solid #ccc;
}
#post {
	padding: 20px 0;
	float: left;
}
#post h2 {
	color: #000000;
	margin: 0px 0px 10px;
	padding: 0px;
	/*float: left;*/
	width: 470px;
}
.donate {
	margin-top: 25px;
	margin-left: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 25px;
	float: left;
	width: 500px;
}
.donate h1 {
	color: #CC0000;
	margin: 14px 0px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
}
.donate h2 {
	color: #CC0000;
	margin: 14px 0px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
}
.donate img.button {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 100px;
}

.post-meta {
	margin: 0px;
	padding: 0px 0px 25px;
	float: left;
}
.post-meta h1 {
	color: #CC0000;
	margin: 0px 0px 6px;
	padding: 0px;
	font-size: 21px;
	line-height: 22px;
	font-weight: normal;
}
.post-meta h1 a {
	color: #CC0000;
	text-decoration: none;
}
.post-meta h1 a:hover {
	color: #FF0033;
	text-decoration: none;
}
.post-author {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	float: left;
	width: 470px;
}
.post-author a {
	color: #333333;
	text-decoration: none;
}
.post-author a:hover {
	color: #CC0000;
	text-decoration: none;
}


#post-sidebar {
	float: right;
	width: 234px;
	padding: 10px 0px 0px 5px;
	border-left: 1px solid #ccc;
}
#post-sidebar h3 {
	font-size: 15px;
	float: left;
	width: 230px;
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 17px;
	color: #666666;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

.widget-sidebar {
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 227px;
}
.widget-sidebar h3 {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 227px;
	font-size: 15px;
	color: #666666;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 17px;
	text-transform: uppercase;
}
.list {
	margin: 0px;
	padding: 5px 0px 25px;
	float: left;
	width: 227px;
	list-style-type: none;
	font-size: 11px;
	color: #999999;
}
.list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 227px;
	list-style-type: none;
}
.list li {
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 227px;
	text-transform: uppercase;
}
.list ul li {
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 227px;
	text-transform: uppercase;
}
.list li a {
	margin: 0px;
	float: left;
	width: 223px;
	color: #666666;
	text-decoration: none;
	padding: 0px;
}
.list li a:hover {
	margin: 0px;
	float: left;
	width: 223px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}
.list ul li a {
	margin: 0px;
	float: left;
	width: 223px;
	color: #666666;
	text-decoration: none;
	padding: 0px;
}
.list ul li a:hover {
	margin: 0px;
	float: left;
	width: 223px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}
.list-plugin {
	margin: 0px;
	padding: 5px 0px 25px;
	float: left;
	width: 227px;
	list-style-type: none;
}
.list-plugin img {
	margin-right: 2px;
	margin-bottom: 2px;
	border-width: 0px;
}
.list-plugin ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 217px;
	list-style-type: none;
}
.list-plugin li {
	float: left;
	width: 227px;
}
.widget-sidebar form {
	float: left;
	width: 97%;
	padding-top: 5px;
	padding-bottom: 20px;
	margin: 0px;
}
#post-sidebar form {
	float: left;
	width: 97%;
	padding-top: 5px;
	padding-bottom: 20px;
	margin: 0px;
}

.wg-input {
	padding: 3px 1px 3px 2px;
	float: left;
	width: 220px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}


.post-content {
	padding-bottom: 10px;
	padding-right: 5px;
	overflow: hidden;
	line-height: 22px;
	font-size: 13px;
	color: #3f3f3f;
	border-bottom: 1px solid #efefef;
}
.post-content img {
	border-width: 0px;
}
.post-content ul ul {
	margin: 0px;
	padding: 0px;
}

.post-content a {
	color: #FF6600;
	text-decoration: none;
}
.post-content a:hover {
	color: #FF9900;
	text-decoration: none;
}
.social {
	background: #F9F9F9;
	padding: 5px;
	float: left;
	width: 460px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.social:hover {
	background: #F7F7F7;
	padding: 5px;
	float: left;
	width: 460px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.social a {
	color: #CC0000;
	text-decoration: none;
}
.social a:hover {
	color: #FF0033;
	text-decoration: underline;
}
.com-count {
	float: left;
}
.com-count a {
	background: url(images/icomment.png) no-repeat left 2px;
	display: block;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
.com-count a:hover {
	background: url(images/icomment.png) no-repeat left 2px;
	display: block;
	padding-left: 15px;
	color: #CC0000;
	text-decoration: underline;
}
#page-navigator {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 470px;
	line-height: 18px;
}
#page-navigator a {
	color: #CC0000;
	text-decoration: none;
	margin-left: 3px;
}
#page-navigator a:hover {
	color: #FF0033;
	text-decoration: underline;
	margin-left: 3px;
}
.box {
	width: 230px;
	float: left;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.box h1 {
	font-size: 16px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding: 0px;
}

.box object {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 170px;
	width: 230px;
	border-width: 0px;
}
.box embed {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 170px;
	width: 230px;
	border-width: 0px;
}

.box a {
	color: #CC0000;
	text-decoration: none;
}
.box a:hover {
	color: #FF0033;
	text-decoration: underline;
}

.box .main-content {
	float: left;
	width: 220px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
.box .custom-image {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	float: right;
	height: 119px;
	width: 97px;
	overflow: hidden;
}





#comment-templates {
	margin: 0px;
	padding: 15px 0px 25px;
	float: left;
	width: 94%;
}
#comment-templates h4 {
	font-size: 17px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95%;
	color: #000000;
	font-weight: bold;
}
#comment-templates h5 {
	font-size: 16px;
	line-height: 22px;
	margin: 20px 0px 6px;
	padding: 0px;
	float: left;
	width: 97%;
	color: #000000;
}
#comment-templates h6 {
	font-size: 16px;
	line-height: 22px;
	margin: 20px 0px 5px;
	padding: 0px;
	float: left;
	width: 97%;
	color: #000000;
}
#comment-form {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 97%;
}
#comment-form a {
	color: #CCCCCC;
	text-decoration: underline;
}

#comment-form label {
	font-size: 13px;
	color: #000000;
}
#comment-form p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.com-bar {
	padding: 1px;
	width: 200px;
	border: 1px solid #D5D5D5;
}
.comment-lc {
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
.comment-lc a:hover {
	color: #FF9933;
	text-decoration: underline;
}


.com-bar:hover {
	padding: 1px;
	width: 200px;
	border: 1px solid #CACACA;
}
.com-area {
	height: 145px;
	width: 400px;
	border: 1px solid #D5D5D5;
}
.com-area:hover {
	height: 145px;
	width: 400px;
	border: 1px solid #CACACA;
}


.comment-rss {
	float: left;
	width: 90%;
	padding-left: 16px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	line-height: 16px;
	background: url(images/rss.png) no-repeat left center;
}
.comment-rss a {
	color: #FF9900;
	text-decoration: underline;
}
.clear-com {
	float: left;
	height: 25px;
	width: 95%;
}
.commentlist {
	margin: 0px;
	float: left;
	width: 96%;
	padding: 8px 5px;
	color: #000000;
}
.commentlist a {
	color: #CC0000;
	text-decoration: underline;
}
.commentlist a:hover {
	color: #FF0033;
	text-decoration: underline;
}
.commentlist-alt {
	margin: 0px;
	float: left;
	width: 96%;
	padding: 8px 5px;
	background: #f9f9f9;
}
.commentlist-alt a {
	color: #CC0000;
	text-decoration: underline;
}
.commentlist-alt a:hover {
	color: #FF0033;
	text-decoration: none;
}
.combox {
	float: left;
	width: 95%;
}
.comment-author {
	float: left;
	width: 99%;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
}
.comment-date {
	float: left;
	width: 99%;
	font-size: 12px;
	color: #666666;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
}
.comment-text {
	float: left;
	width: 98%;
	font-size: 13px;
	line-height: 18px;
	padding-top: 6px;
	padding-bottom: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	letter-spacing: 0em;
	word-spacing: 0em;
}
.comment-rss a:hover {
	color: #FF6633;
	text-decoration: none;
}
#themeswitcher {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 96%;
	list-style-type: none;
}
#themeswitcher li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95%;
}
#themeswitcher select {
	margin: 0px;
	padding: 1px;
	float: left;
	width: 96%;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	color: #333333;
	background: #F9F9F9;
}
#footer {
	float: left;
	width: 1000px;
	padding: 0px;
	background: url(images/slog.gif) no-repeat right center;
	margin: 0px;
}
#footer img {
	border-width: 0px;
}
.footer-wrap {
	float: left;
	width: 984px;
	padding: 8px;
}

.f-banner {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#fight-cancer-copyright {
	padding: 0px;
	float: left;
	width: 1000px;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
#fight-cancer-copyright img {
	margin-top: 5px;
	border-width: 0px;
}

#fight-cancer-copyright a {
	color: #CCCCCC;
	text-decoration: none;
}
#fight-cancer-copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.fcf {
	background: #292929;
	width: 980px;
	float: left;
	padding: 10px;
}
#fight-cancer-copyright .alignright {
	float: right;
}
#fight-cancer-copyright .alignright p {
	float: left;
	padding-right: 10px;
	display: inline;
	margin: 0px;
}
.subscribes {
	background: url(images/rss.png) no-repeat left center;
	padding-left: 15px;
}

#frontpage {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
	color: #3f3f3f;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
}
.top-f {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
}
.bottom-f {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 998px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#left-block {
	float: left;
	width: 250px;
	border-left: 1px solid #ccc;
}
#center-block {
	float: left;
	width: 498px;
}
#right-block {
	float: right;
	width: 250px;
	border-right: 1px solid #ccc;
}
.post-main {
	width: 249px;
	padding: 0px;
	float: left;
}
.post-main-right {
	width: 249px;
	padding: 0px;
	float: left;
	margin: 0px;
}
.post-main-center {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 488px;
	display: block;
	border-top: 1px solid #ccc;
}
.post-main-center img {
	margin: 0px;
	padding: 0px;
	float: left;
	border-width: 0px;
}
.main-event {
	float: left;
	height: 300px;
	width: 488px;
	overflow: hidden;
	display: block;
}

#frontpage h1 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	line-height: 15px;
	color: #CC0033;
}
#frontpage a {
	color: #CC0000;
	text-decoration: none;
}
#frontpage a:hover {
	color: #FF0033;
	text-decoration: none;
}
.post-main img {
	float: left;
}
#left-block .main-content {
	float: left;
	width: 238px;
	padding: 5px;
	border-right: 1px solid #ccc;
	height: 144px;
	display: block;
	border-top: 1px solid #ccc;
}
#left-block .custom-image {
	margin: 0px 5px;
	padding: 0px;
	float: left;
	height: 119px;
	width: 95px;
	overflow: hidden;
	display: block;
}
.custom-image img {
	border-width: 0px;
}
#right-block .main-content {
	float: left;
	width: 238px;
	padding: 5px;
	height: 144px;
	display: block;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#right-block .custom-image {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	float: right;
	height: 119px;
	width: 97px;
	overflow: hidden;
}
.bottom-f .main-content {
	float: left;
	width: 240px;
	padding: 5px 0px 5px 8px;
	height: 144px;
	display: block;
	border-left: 1px solid #ccc;
}
.bottom-f .custom-image {

	margin: 0px 5px 0px 0px;
	padding: 0px 5px 5px 0px;
	float: left;
	height: 119px;
	width: 90px;
	overflow: hidden;
}


/* hover effect for box */


.bottom-f .main-content:hover {
	float: left;
	width: 240px;
	padding: 5px 0px 5px 8px;
	height: 144px;
	display: block;
	border-left: 1px solid #ccc;
	background: #f9f9f9;
}
#right-block .main-content:hover {
	float: left;
	width: 238px;
	padding: 5px;
	height: 144px;
	display: block;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #f9f9f9;
}
#left-block .main-content:hover {
	float: left;
	width: 238px;
	padding: 5px;
	border-right: 1px solid #ccc;
	height: 144px;
	display: block;
	border-top: 1px solid #ccc;
	background: #f9f9f9;
}
.box .main-content:hover {
	float: left;
	width: 220px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
}

/* end hover effect for box */


/* Hide from printer */

#horiz-menu,
#post-sidebar,
#sidebar,
#footer,
.fcf p,
.fcf p a {
	display: none;
}

#fight-cancer-copyright,
.fcf {
	background: #fff;
	color: #666;
}

.fcf a {
	color: #666 !important;
}
