/* CSS Document */

/*-------------Global Tags-----------------*/

body {
background: #4d5359 url(images/bg.gif) top left repeat-x;
margin: 0px auto;
font-family: Cambria, "Times New Roman", serif;
width: 800px;
}

a {
border: none !important;
outline: none;
color: #cd889a;
text-decoration: none;
}

img {
border: none !important;
outline: none;
}

h2 {
color: #87223c;
font-size: 24px;
margin: 0 0 10px 0;
padding: 0;
font-weight: 100;
}

h2 a {
color: #87223c;
font-size: 24px;
margin: 0 0 10px 0;
padding: 0;
font-weight: 100;
text-decoration: none;
}

h3 {
color: #87223c;
font-size: 24px;
margin: 0 0 10px 0;
padding: 0;
font-weight: 100;
}

h3 a {
color: #87223c;
font-size: 24px;
margin: 0 0 10px 0;
padding: 0;
font-weight: 100;
text-decoration: none;
}

h4 {
color: #87223c;
font-size: 24px;
margin: 0 0 10px 0;
padding: 0;
font-weight: 100;
}

p {
padding: 0;
margin: 0 0 20px 0;
}


/*-------------Form Styles--------------*/

form {
margin: 0px;
padding: 0px;
}

input {
width: 460px;
height: 20px;
color: #444;
border: 1px solid #ccc;
margin: 0 0 10px 0;
padding: 3px 5px 5px 5px;
font-size: 16px;
font-family: "Trebuchet MS", sans-serif;
background: #fff;
}

input:focus {
border: 1px solid #000;
background: #fff;
}

textarea {
width: 460px;
height: 200px;
margin: 0px;
padding: 5px;
border: 1px solid #ccc;
overflow: auto;
font-family: "Trebuchet MS", sans-serif; 
color: #444;
font-size: 16px;
background: #fff;
background-position: center;
}

textarea:focus {
border: 1px solid #000;
background: #fff;
}

select {
width: 372px;
height: 28px;
color: #444;
border: 1px solid #ccc;
margin: 0 0 10px 0;
padding: 3px 5px 5px 5px;
font-size: 16px;
font-family: "Trebuchet MS", sans-serif;
background: #fff;
}

.title{
font-size: 12px;
}

/*-------------Layout Divs--------------*/

#wrapper {
width: 800px;
position: relative;
margin: 0 auto;
}

#header {
width: 800px;
height: 110px;
position: absolute;
top: 62px;
left: auto;
}

#headerTop {
width: 800px;
height: 48px;
position: absolute;
top: 0px;
left: auto;
background: url(images/header_top.jpg) top left no-repeat;
padding: 15px 0 0 0;
}

#actminWrap {
width: 199px;
float: left;
padding: 0 22px 10px 0;
text-align: right;
background: url(images/single_divider.gif) top right no-repeat;
}

#left #actmin a {
float: left;
background: url(images/actmin.gif) 0 0 no-repeat;
display: block;
width: 187px;
height: 76px;
margin: 20px 0 0 20px;
padding: 0;
outline: none;
}

#left #actmin a:hover {
background-position: 0 -76px;
}

#signup a {
float: right;
background: url(images/sign_up.gif) 0 0 no-repeat;
display: block;
width: 150px;
height: 47px;
margin: 0;
padding: 0;
outline: none;
}

#signup a:hover {
background-position: 0 -47px;
}

#content {
position: relative;
top: 146px;
width: 800px;
background: #fff url(images/content_bg.gif) top left repeat-y;
padding: 25px 0 0 0;
}

#left {
width: 199px;
float: left;
padding: 17px 22px 0 0;
text-align: right;
background: url(images/nav_bg.jpg) top right no-repeat;
}

#left a {
font-size: 14px;
text-decoration: none;
color: #000;
display: block;
padding: 7px 15px 10px 10px;
height: 13px;
margin-bottom: 10px;
}

#left a:hover {
text-decoration: underline;
}

#leftLinks {
width: 199px;
float: left;
padding: 20px 22px 0 0;
text-align: right;
background: url(images/left_divider.gif) top right no-repeat;
}

#leftLinks a {
font-size: 14px;
text-decoration: none;
color: #000;
display: block;
padding: 7px 15px 10px 10px;
height: 13px;
margin-bottom: 10px;
}

#leftLinks a:hover {
text-decoration: underline;
}

#right {
width: 577px;
float: right;
}

#postOuter {
width: 577px;
background: url(images/post_bg.jpg) top left no-repeat;
}

#post {
width: 496px;
background: url(images/post_bottom.gif) bottom left no-repeat;
color: #87223c;
padding: 20px 48px 35px 33px;
font-size: 14px;
text-align: justify;
}

#postImage {
width: 125px;
float: left;
margin: 0 20px 15px 0;
}

.lastPost {
background: none !important;
}

.postCategory {
float: right;
clear: both;
font-size: 14px;
margin: 15px 0 0 0;
}

.dashed {
border-left: 1px dashed #87223c;
}

#throbber {
    color: #666;
    margin-bottom: 10px;
    font-size: .9em;
}

#throbber a {
    color: #666;
}

.actImage {
  padding: 10px 3px;
  border: 1px solid #4d5359;
  background-color: white;
}

.actContent {
padding-right: 20px;
}

.acttitle {
padding-bottom: 5px;
font-size: 16px;
font-weight: bold;
text-align: center;
}

.actauthor {
font-weight: normal;
font-style: italic;
text-align: center;
}

.pullquote {
border-top-style: dashed;
border-bottom-style: dashed;
border-width: 1px;
border-color: #87223c;
padding: 15px;
margin: 15px 15% 15px 15%;
font-size: 1.2em;
font-weight: bold;
line-height: 20px;
text-align: left;
text-align: center;
}

.actTOC {
padding-left: 10px;
}

.actTOC ul {
list-style-type: none;
padding: 5px;
}

.actTOC ul li {
margin-bottom: 10px;
}

#clear {
clear: both;
height: 1px;
line-height: 1px;
}

#footer {
width: 780px;
height: 24px;
background: #4d5359 url(images/footer.gif) top left no-repeat;
color: #8c939a;
text-align: right;
font-size: 12px;
padding: 35px 20px 30px 0;
}

/* Sign up form */
#signUp input {
width: 230px;
margin-top: 3px;
}
#signUp select {
width: 240px;
margin-top: 3px;
}

#signUp textarea {
height:100px;
width:485px;
margin-top: 3px;
}

#leftCell {
float: left;
width: 240px;
min-height: 50px;
margin: 0 0 10px 0;
text-align: left;
font-size: 11px;
}

* html #leftCell {height: 50px;}  /* IE min-height hack */

#rightCell {
float: right;
width: 240px;
min-height: 50px;
margin: 0 0 10px 0;
text-align: left;
font-size: 11px;
}

* html #rightCell {height: 50px;}  /* IE min-height hack */

#fullCell {
min-height: 50px;
margin: 0 0 10px 0;
text-align: left;
font-size: 11px;
}

* html #fullCell {height: 50px;}  /* IE min-height hack */   

.required {
background: url(images/asterisk.gif) top right no-repeat;
}

.requiredEmpty {
background: url(images/asterisk_red.gif) top right no-repeat;
font-weight: bold;
color: red;
}