/*

Theme Name: Blass2-gf
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Elegant and simple. Blass2 is a CSS-only theme, has a widgetized sidebar, support for gravatars, and works nicely with WordPress 2.5+. Brought to you by <a href="http://1000ff.de/">1000ff</a>.
Version: 1.6.2
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: 1000ff, modified by Sarah Dopp http://www.sarahdopp.com/
Author URI: http://1000ff.de/

*/

/* body
--------------------------------------------------*/
body {
font:12px/1.5em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#333;
margin:0;
}

#background {
position: absolute;
background:url(images/genderfork-bg.png) center top no-repeat;
width: 100%;
height: 600px;
z-index: -100;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
border-top:0px solid #fff;
}

#header .description {
float:right;
color:#333;
margin:30px 0 0;
}

#header h1 {
border-bottom:3px solid #ECEFE3;
margin:15px 0 0;
padding:25px 25px 25px 0;
}

#wrapper {
width:782px;
margin:0 auto;
}



/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:38px;
font-weight:400;
color:#333;
letter-spacing:-1px;
margin:0px 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
#nav {
border-bottom:3px solid #ECEFE3;
height:25px;
margin:0;
padding:5px 0;
display: none;
}

#nav li {
float:left;
list-style:none;
padding:0 10px 0 0;
}

#nav li a {
color:#999;
background:#fff;
font:16px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-weight:400;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
background-color:#ECEFE3;
color:#000;
text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
margin:0 250px 0 0 !important;
padding:10px 20px 0px 0;
}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
line-height:1.5em;
font-size:13px;
word-spacing:1px;
margin:13px 0 13px 0;
}

#content a,#content2 a {
text-decoration:underline;
color:#666;
}

#content a:hover,#content2 a:hover {
color:#333;
}

#content h2,#content2 h2 {
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:28px;
font-weight:400;
color:#666;
border-bottom:1px solid #ECEFE3;
line-height:30px;
margin:15px 0 0 0;
padding:5px 0;
text-align: left;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:30px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h3 {
font:20px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h4 {
font:18px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:16px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:16px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:12px;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
margin:10px 0 10px 0;
padding:0px 15px 5px 50px;
background: url(images/quotes1.png) top left no-repeat;
font-size: 18px;
}

.noquote {
background: none;
}


#content blockquote p, #content blockquote p a {
font-size: 18px;
line-height: 1.2em;
margin: 0px 0px 20px 0px;
}

#content blockquote.normal, #content blockquote.normal p, #content blockquote.normal p a {
font-size: 12px;
line-height: 1.2em;
margin: 0px 0px 20px 0px;
}

#content blockquote.midrange, #content blockquote.midrange p, #content blockquote.midrange p a {
font:15px/1.3em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
margin: 0px 0px 20px 0px;
}

#content blockquote.plain, #content blockquote.plain p, #content blockquote.plain p a {
font:12px/1.5em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
margin: 0px 0px 20px 0px;
}

#content blockquote.smaller, #content blockquote.smaller p, #content blockquote.smaller p a {
font-size: 11px;
line-height: 1.3em;
margin: 0px 0px 20px 0px;
}




a:hover {
color:#666;
text-decoration:none;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px 0;
font-size: 9px;
text-align:right;
}

.post .entry {
font-size: 12px;
text-align: left;
}

.post img {
background:#eee;
border:5px solid #eee;
padding:1px;
}

#header img {
background: #E8E3E3;
border-top: 0px;
border-left:1px solid #E8E3E3;
border-right:1px solid #E8E3E3;
border-bottom:1px solid #E8E3E3;
padding:0px;
}


.post .info {
border-bottom:4px solid #ECEFE3;
border-top:1px solid #ECEFE3;
font-size:11px;
color:#333;
padding:0px 3px 0px 8px;
margin: 25px 0;
}

.post .info a {
font-size:11px;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#ECEFE3;
color:#333;
font-size:12px;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:12px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:220px;
float:right;
padding:15px 10px 30px;
height:100%;
}

#sidebar h2 {
letter-spacing:1px;
font-size:16px;
color:#333;
padding:0 0 3px;
}

#sidebar ul {
list-style:none;
font-size:12px;
margin:0 0 23px;
}

#sidebar li {
border-bottom:1px solid #ECEFE3;
list-style:none;
padding:3px;
}

#sidebar
a:hover {
color:#000;
background-color:#ECEFE3;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

input submit {
border: 2px solid #ccc;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:9px;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:500px;
text-align:left;
margin:0 0 15px 0;
}

.gravatar-note {
font-size: 11px;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:11px;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

.alignright {
float:right;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

volunteer-hr {
clear:both;
}

.v-textright {
width: 400px;
float: left;
}
.v-textleft {
width: 400px;
float: right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background:#ECEFE3;
}

#content li,#content2 li {
padding: 2px 0 3px 0;
}

a,#sidebar li a,#footer a {
color:#666;
text-decoration:none;
}

.wpcf7-form input, .wpcf7-form textarea {
background-color: #F1EFEE;
border: 1px solid #ccc;
padding: 2px;}

input.button {
border: 3px solid #ccc;
padding: 4px;
font-size: 13px;
background-color: #eee;
}
input.button:hover {
background-color: #ccc;
border: 3px solid #eee;
}

.intro-img {
border: 1px solid #999;
padding: 0;
}

hr {
background-color: #ECEFE3;
height: 1px;
border: 0px;
}



#content .content-nav ul, #content2 .content-nav ul {
margin: 10px 0px 30px 0px;
background-color: #E8E3E3;
}
#content .content-nav ul li, #content2 .content-nav ul li {
display: inline;
list-style: none;
margin: 1px 0px 1px 10px;
padding: 8px 10px;
background-color: #B7C192;
border: 1px solid #E8E3E3;
}

#content .content-nav ul li a, #content2 .content-nav ul li a {
color: #fff;
text-decoration:none;
font-weight: bold;
font-size: 13px;
}

#content .content-nav ul li:hover, #content2 .content-nav ul li:hover {
background-color: #AEB78A;
}


#content .pagetitle {
letter-spacing:1px;
font-size:12px;
color:#555;
font-weight: bold;
border: 0px;
margin: 0px;
padding: 0px;
}
acronym {
color: #666;
}

.sidebarbutton {
background: url(images/button.gif) no-repeat;
height: 24px;
padding: 13px 5px 10px 5px;
text-align: center;
font-size: 21px;
overflow:hidden;
margin: 5px 0px;
}
.sidebarbutton a {
color: #ffffff;
text-decoration: none;
}
#sidebar .sidebarbutton a:hover {
background-color: transparent;
color: #eee;
}

#content .wp-caption-text {
font-size: 10px;
margin: 3px;
}

.recommendation-item {
font-size: 18px;
margin: 20px 0;
line-height: 24px;
}

.recommendation-item i {
font-size: 14px;
}

p.subscribe-to-comments {

       width: 300px;
}

.faq-item {
margin-top: 30px;
font-weight:bold;
font-size:15px;
}

.voteup, .votedown {
       border: 0px;
       padding: 0px;
       margin-top: 3px;
}

.voteup {
       margin-right: 4px;
}



/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0;
padding:20px 0;
font-size: 11px;
}

#footer-info {
background-color:#ECEFE3;
border: 1px solid #666;
padding: 10px 15px;
margin: 0 0 25px 0;
}




/* Custom Stuff for Genderfork Embeds
--------------------------------------------------*/

.pixels-photo img {
width:512px;
}

.instagram {
border:5px solid #eee;
padding:0px 2px 0px 0px;
margin:13px 0;
background-color:#eee;
width:435px;
}