body {
background:url(images/askbg.jpg);
margin-top:0px !important;
font-family: 'Arvo', serif !important;
}

h1 {
margin-bottom:5px;
color:#333 !important;
font-size:10px;
text-align:center;
font-family:arial;
}


img {
border:0 none;
float:left;
}

#before {
    height: 26px;
	width:200px;
    left: 36px;
    position: absolute;
    top: 26px;
}


#wrapwrap {
margin-left:auto;
margin-right:auto;
width:800px;
}

#wrapper {
background:transparent url(images/bg.jpg) repeat scroll 0 0 ;
height:auto;
width:800px;
position:relative;
float:left;
}

#coffee {
    display: inline;
    float: left;
    height: 100px;
    margin-left: 38px;
}

#donate {
float:left;
display:inline;
margin-top:25px;
}

#header {
float:left;
height:176px;
}

#nav {
    background: url("images/nav_area.jpg") no-repeat scroll 0 -25px transparent;
    color: #ED145B;
    float: left;
    font-family: trebuchet ms,arial;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    overflow: hidden;
    padding-left: 46px;
    padding-top: 3px;
    text-transform: capitalize;
    width: 758px;
}

#linktext {
color:#CCCCCC;
font-size:10px;
text-align:center;
}

#nav span {
color:#327ab2;
}

#nav a {
overflow:hidden;
text-decoration:none;
color:#ed145b;
padding-right:25px;
}

#nav a:visited {
text-decoration:none;
color:#ed145b;
padding-right:25px;
}

#nav a:hover {
text-decoration:underline;
}

#content {
    background: url("images/contact_form.jpg") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    font-family: trebuchet ms,arial;
    height: 323px;
    margin-left: 35px;
    position: relative;
    width: 572px;
}

#sidebar {
    background: none repeat scroll 0 0 #EBEBEB;
    float: right;
    font-family: arial;
    font-size: 12px;
    list-style-type: none;
    margin-bottom: 10px;
    margin-right: 57px;
    padding: 20px;
    width: 199px;
}

#postsWidth {
    float: left;
    font-family: arial;
    margin-left: 14px;
    padding-bottom: 40px;
    text-align: justify;
    width: 470px;
}

#postsWidth h2 {
color:#3f9bd5;
}

#postWidths a {
color:#ED145B;
}

#sidebar ul {
list-style-type:none;
margin:0;
padding:0;
}

#sidebar h2 {
color:#ED145B;
font-size:15px;
}

#sidebar a,
#sidebar a:visited {
list-style-type:none;
color:#000;
}

.screen-reader-text {
display:none;
}

#answers {
font-family:trebuchet ms, arial;
float:left;
height:auto;
margin-left:35px;
width:800px;
position:relative;
display:inline;
}

#dannyPhoto {
display:inline;
position:absolute;
right:-165px;
top:-28px;
}


#footer {
margin-left:auto;
margin-right:auto;
background:transparent url(images/footer.jpg) no-repeat scroll 2px 0 ;
height:88px;
width:800px;
overflow:hidden;
position:relative;
}

#footer img {
float:right;
}


/*Contact Form */

#form-area {
position:relative;
}

#name {
background:transparent none repeat scroll 0 0;
border:0 none;
left:93px;
position:absolute;
top:22px;
width:302px;
}

#email {
	left:89px;
	position:absolute;
	top:76px;
	width:302px;
	border:0px solid !important;
	background:transparent;
}



#send {
    cursor: pointer;
    left: 413px;
    position: absolute;
    top: 119px;
}

#comments {
background:transparent none repeat scroll 0 0;
border:0 none;
height:103px;
position:absolute;
right:183px;
top:158px;
width:357px;
}

#donation {
clear:both;
float:left;
padding-bottom:27px;
display:inline;
}

