/*
THEME NAME: Faux Boheme Sandbox Theme
THEME URI: http://www.sndbx.org/
DESCRIPTION: A minimal, text-only design based on the sandbox theme.
VERSION: 0.1
AUTHOR: Talia
AUTHOR Uri: http://www.fauxboheme.com/
TEMPLATE: sandbox
*/


@import url("960/960.css");
@import url("960/reset.css");
@import url("960/text.css");


/* Just some example content */

#footer {
text-align:center;
border: 1px black dashed;
padding: 5px;
margin-bottom: 10px;
}

#twitter {
	margin: 10px 0;
}

.entry-title{
	padding-top:10px;
}

body {
	background-color: #FFF;

	background-repeat:repeat;
	background-attachment: fixed;
}

body p{
	font-family: helvetica;
	
}

body a {
	color: #40677a;
	text-decoration: none;
}

body a:hover {
	text-decoration:underline;
}

.post-content {

border-bottom: 1px #999 solid;

}

div#main-post {
	padding: 0 0 30px 15px;
	border-bottom: 1px #999 solid;
	color: black;
	margin-bottom: 60px;
	margin-top:30px;
	background-color:white;
	}
	
div#main-post a{
	color: #40677a;
	}
	
.entry-title {
	font-family:Helvetica;
	font-size: 2em;
	line-height:1em;
}
abbr{
line-height:1.1em;
padding:0;
margin:0;
font-weight:bold;
}
.entry-content p{
	font-family:Helvetica;
}

div#menu {
background-color: #40677a;
height:2em;
margin: 0;
width:100%;
margin-bottom: 10px;
}

div#menu ul,div#menu ul ul {

line-height:1;
list-style:none;
margin: 0;
padding:  0;
z-index: 2;

}

div#menu ul a {
font-family: Georgia;
font-weight:100;
letter-spacing: 0.2em;
font-size: 12pt;
color:#FFF;
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
z-index: 2;

}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
z-index: 2;

}

h1#blog-title a{
	font-size: 3em;
	font-family: Helvetica;
	font-weight: bold;
	font-style: normal;
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height:.1em;

}

h2#desc {
	font-size:1.5em;
	line-height: 1em;
	padding:0;
	margin:0;
}

div#header {
	padding-left: 1em;
	padding-bottom: 1em;
	padding-right: 0;
	padding-top: 3.3em;
	text-align:left;
	border-top: 5px black double;
	border-bottom: 5px black double;
	z-index:1;
	margin:0;
}


div#menu ul li:hover ul {
left:auto;
background-color: #233944;
margin:0;
padding:0;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:1em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
border-bottom: 3px black double;
border-top: 3px black double;
font-size:1.4em;
font-weight:bold;
font-family:Helvetica;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
list-style:none;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
list-style:none;
}

div.sidebar ul ul {
margin:0 0 0 1em;
list-style:none;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
list-style:none;
}

div.sidebar ul ul ul li {
list-style:none;
}


/* *************** SIDEBAR 2 ******************* */

div.sidebar2 h3 {
border-bottom: 3px black double;
border-top: 3px black double;
font-size:1.4em;
font-weight:bold;
font-family:Helvetica;
}

div.sidebar2 input#s {
width:7em;
}

div.sidebar2 li {
list-style:none;
margin:0 0 2em;
list-style:none;
}

div.sidebar2 li form {
margin:0.2em 0 0;
padding:0;
list-style:none;
}

div.sidebar2 ul ul {
margin:0 0 0 1em;
list-style:none;
}

div.sidebar2 ul ul li {
list-style:none;
margin:0;
}

div.sidebar2 ul ul ul {
margin:0 0 0 0.5em;
list-style:none;
}

div.sidebar2 ul ul ul li {
list-style:none;
}




div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}


#comments-list li {
padding:10px;
background-color: #e4e4e4;

}

blockquote {
	margin: 0 50px 0 50px;
	background-color:#e4e4e4;

}

blockquote p {
font-family:'Georgia' !important;
color:#222;
}

pre {
 margin: 0 50px 0 50px;
}

.entry-meta {
	font-size:.8em;
	font-weight:bold;
}

/********** WIDGET FOOTER *****************/
#subfooter {
width:730px;
margin-left:15px;
margin-right:15px;
height:300px;
background-color:#d5d6d7;
clear:both;
}

#subfooter .widget {
width:240px;
height:300px;
float:left;
}

#subfooter .widget .inner {
padding:10px;

}
