/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash ul#nav span {
	visibility: hidden;
	letter-spacing: -0px;
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	margin-top: 9px;
	display:block;
	float: left;
}




* {
margin: 0;
padding: 0;
}

html, body {
width: 100%;
height: 100%;
}

body {
background: url(images/bg.jpg) left top repeat-x;
font-family: arial, sans-serif;
font-size: 11px;
color: #666;
}

ul, ol {
list-style: none;
}

#page {
margin: 0 auto;
width: 792px;
background: url(images/mainbg.png) left top no-repeat;
padding: 0 24px;
behavior: url(wp-content/themes/fwc/images/iepngfix.htc);
}

#header {
height: 119px;
padding: 32px 0 11px; 
}

#header h1 {
width: 119px;
height: 74px;
margin-left: 9px;
}

#header h1 a {
display: block;
width: 119px;
height: 74px;
background: url(images/logo.jpg) left top no-repeat;
}

#header h1 a span {display:none;}

#content {
width: 476px;
float: left;
padding: 20px;
}

#sidebar {
width: 276px;
float: right;
background: url(images/sidebartop.jpg) left top no-repeat;
}

#footer {
clear: both;
}

#content h2 {
font-size: 18px;
margin-bottom: 5px;
}

#content small {
color: #0C52B4;
font-size: 13px;
font-weight: bold;
margin-bottom: 8px;
}

#content .entry p {
margin: 1em 0;
}

#content h2 a {
text-decoration: none;
color: #0C52B4;
}

#content p.postmetadata {
font-weight: bold;
}

#content p.postmetadata a {
color: #A8004F;
text-decoration: none;
}

#content .post {
border-bottom: 1px dashed #999;
margin-bottom: 20px;
padding-bottom: 20px;
}

#sidebar li.loginout {
text-align: right;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
height: 52px;
padding-left: 0;
}

#sidebar li.loginout a {
color: #fff;
text-decoration: none;
padding: 8px 10px;
display:block;
}

#sidebar li {
padding-left: 30px;
margin-bottom: 10px;
}

#sidebar input.submit {
border: 0;
background: none;
color: #0C52B4;
font-size: 16px;
font-weight: bold;
}

#sidebar table#wp-calendar caption, #sidebar h2 {
color: #0C52B4;
font-size: 16px;
font-weight: bold;
text-align: left;
}

#sidebar table#wp-calendar {
width: 152px;
text-align: center;
color: #506173;
font-weight: bold;
font-size: 11px;
}

#sidebar table#wp-calendar th {
color: #3a4653;
}

#sidebar table#wp-calendar td a {
color: #a8004f;
text-decoration: none;
}

#sidebar table#wp-calendar td#prev {
text-align: left;
padding-top: 5px;
}
#sidebar table#wp-calendar td#prev a {
color: #0c52b4;
font-weight: normal;
font-size: 11px;
}
#sidebar table#wp-calendar td#next {
text-align: right;
padding-top: 5px;
}
#sidebar table#wp-calendar td#next a {
color: #0c52b4;
font-weight: normal;
font-size: 11px;
}

#sidebar li ul li {
padding-left: 5px;
margin: 5px 0;
}

#sidebar a {
color: #a8004f;
text-decoration: none;
font-weight: bold;
}

#footer {
padding: 20px;
text-align: center;
}

#footer a {
color: #a8004f;
text-decoration: none;
font-weight: bold;
}
#content p.postmetadata {margin-top: 20px;}
#content p.postmetadata small {
font-size: 11px;
line-height: 1.5em;
}

#content .navigation {
margin-bottom: 10px;
}

#content .navigation, #content .navigation a {
color:#a8004f;
font-weight: bold;
text-decoration: none;
}

h3#respond {
color: #0C52B4;
font-size: 13px;
font-weight: bold;
margin-bottom: 5px;
}

#content form#commentform p {
font-size: 11px;
font-weight: bold;
margin-bottom: 5px;
}

#content form#commentform p a {
color:#a8004f;
font-weight: bold;
text-decoration: none;
}

#content form#commentform textarea {
width: 472px;
font-family: arial;
color: #666;
font-weight: normal;
font-size: 11px;
padding: 2px;
}

#content input#submit {
border: 0;
background: none;
color: #0C52B4;
font-size: 13px;
font-weight: bold;
}

a {
text-decoration: none;
color: #a8004f;
}

ol.commentlist li {
padding: 10px 20px;
}

ol.commentlist li.alt {
background: #eee;
}

h3#comments {
margin-bottom: 10px;
color: #0c52b4;
font-size: 13px;
font-weight: bold;
}

#content .commentlist {font-weight: bold;margin: 10px 0;}
#content .commentlist p {
font-weight: normal;
margin: 5px 0;

}


#content .commentlist small {
font-size: 10px;
display:block;
margin: 0;
color: #666;
text-align: right;
}

#content h2.pagetitle {
color: #0C52B4;
font-size: 16px;
font-weight: bold;
margin-bottom: 20px;
border-bottom: 1px dashed #999;
padding-bottom: 20px;
}

ul#nav {
width: 792px;
height: 37px;
background: #A6DDFF;
overflow: hidden;
margin-top: 8px;
}

ul#nav li {display: block;float: left;height: 37px; }
ul#nav li a {display:block;float: left; height: 37px;color: #0c52b4;line-height:37px;padding: 0 47px 0 47px;font-size: 13px;background: url(images/navbg.png) left top no-repeat;behavior: url(wp-content/themes/fwc/images/iepngfix.htc);}
ul#nav li a:hover, ul#nav li.blog a {color: #000f51;background: #fff url(images/navbg.png) left top no-repeat;}