/*
THEME NAME: tarabg
THEME AUTHOR: erica

*/

/* @import url('styles/reset.css');
@import url('styles/typography.css'); */


/* Structure
-------------------------------------------------------------- */

#header {
	/* position:fixed;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:120px; */
}
#branding {
    width:950px;
    margin:0 auto;
}
#content-wrap {
    width:950px;
    margin:20px auto;
    overflow:hidden;
    min-height:540px;
}
#container {
    width:590px;
    float:left;
}

#content {
	margin:0 40px 0 40px;
}
#primary {
	float:left;
	width:350px;
	margin:0 0 36px 10px;
}
#footer {
	clear:both;
    width:950px;
    margin:0 auto;
}

/* Global Elements
-------------------------------------------------------------- */

body {
	color:#8B4513;
	background:url(http://tarabennettgoleman.com/imgs/tarabg.jpg);  
	/* background:#1B1B1B url(images/body-background.gif) no-repeat top center; */
	background-attachment:fixed;
        font-family:"Lucida Grande", verdana, arial, sans-serif;
        font-size:75%;
}
a:link, a:visited {
	color:#6DCFF6;
	text-decoration:none;
}
blockquote {
    font-family:Georgia,serif;
    font-size:16px;
    font-style:italic;
}

/* Header
-------------------------------------------------------------- */

#header {
	/* background:url(images/tara-header-trans.png) top; */
	padding:0 0 0;
	z-index:100;
	font-family:"Lucida Grande", verdana, arial, sans-serif;
}
#branding {
	/* padding:18px 0; */
}
#blog-title {
    display:inline-block;
	padding:0;
/* background:url(http://tarabennettgoleman.com/admin/wp-content/themes/mnml/images/tara-trans2.png) no-repeat; */
background:url(http://tarabennettgoleman.com/pics/tara-header-trans.png) no-repeat;

}

#blog-title span {
        display:none;
}

#blog-title a {
display:block;
height:90px;
width:590px;
}

#blog-description {
display:none;
    /* display:block;
	color:#fff;
	text-transform:lowercase;
	font-size:13px;
	margin:-10px 0 0 10px; */
}

/* Menu
-------------------------------------------------------------- */

.skip-link {display:none;}


/* Content
-------------------------------------------------------------- */

#wrapper {
	padding:0 0 320px 0;
}
#postbox {
    padding:54px 0;
    position:relative;
}
#postbox form {
    width:870px;
    margin:0 auto;
}
#postbox textarea {
    width:100%;
    margin-bottom:9px;
}
#postbox label {
	display: block;
}
#postbox input#tags {
}
#postbox input#submit {
}
#postbox #user-info {
    position:absolute;
    bottom:54px;
    right:40px;
}
#container {
	padding:54px 0 32px 0;
}
.hentry {
	margin:0 0 54px 0;
	position:relative;
}
.entry-title {
	font-size:24px;
        font-family:Georgia, Times, serif;
        color:#6e3800;
	line-height:28px;
	margin-bottom:3px;	
margin-right:15px;
}
.entry-title a {
	text-decoration:none;
}
.entry-content {
	padding-top:16px;
font-size:1.1em;
line-height:normal;
}
.entry-content h1,.entry-content h2,.entry-content h3 {
	font-size:15px;
	font-weight:bold;
	margin:0 0 16px 0;
}
.entry-content h4,.entry-content h5,.entry-content h6 {
	font-weight:bold;
}
.entry-content h5 {
	font-size:12px;
}
.entry-content h6 {
	font-size:11px;
}
.entry-content abbr,.entry-content  acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
.caps {
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
}
.important {
	font-weight:bold;
}
.entry-meta {
	font-size:11px;
}
.content-column, .entry-content .linkcat {
	margin-left:0;
	list-style:none;
}
.entry-content .linkcat {
	margin-left:-18px;
}
.content-column {
	margin-left:-18px;
	margin-bottom:18px;
} 

/* Tumblelog Categories
-------------------------------------------------------------- */

/* Asides */
.home .category-asides * {
    display:inline;
    position:relative;
}
.home .category-asides .entry-title {
    display:none;
}
.home .category-asides .comments-link {
    margin:0 0 0 .125em;
}
.home .category-asides .edit-link {
    margin:0 0 0 .125em;
}

/* Comments
-------------------------------------------------------------- */

#comments {
    padding-top:36px;
}
.comments h3 {
	font-size:17px;
	font-weight:bold;
	margin:0 0 18px 0;
}
#comments ol {
	margin:36px 0 0 0;
}
#comments ol li {
	margin:0 0 36px 0;
}
#comments-list .comment-author {
	font-weight:bold;
}
.comment-meta {
	font-size:11px;
	margin-bottom:18px;
}
#respond h3 {
	font-size:17px;
	font-weight:bold;
	margin:0 0 18px 0;
}
#respond input, #respond textarea {
    width:510px;
    margin-bottom:9px;
}
#respond .form-submit input#submit {
    width:515px;
}

/* Primary Sidebar
-------------------------------------------------------------- */

#primary {
	width:348px;
    padding:0 0 18px 0;
	/* background:url(images/lotus.jpg) no-repeat top center; */
}

#primary ul {
	margin:0;
	list-style:none;
font-size:18px;
}
#primary ul ul {
    padding:0 40px 18px 40px;
    background:transparent;
}
#primary ul ul ul {
    padding:0;
}
#primary h3 {
	font-size:24px;
        font-family:Georgia, Times, serif;
        color:#6e3800;
	margin-bottom:3px;	
    /* text-transform:uppercase;
    font-size:12px;
    line-height:36px;
	font-weight:bold;
    padding:0 39px 0 39px;
    border:1px solid #272727;
    border-width:1px 0;
    margin:0 1px 17px 1px; */
}

#primary a:link, #primary a:visited {
	color:#6DCFF6;
}
#primary:hover a:link, #primary:hover a:visited {
	color:#6DCFF6;
}
.sidebar #search h3 {
    display:none;
}
.sidebar #search form {
    padding:18px 40px;
}
.sidebar #search input#s {
    width:75%;
}

.sidebar ul {
margin-top:40px !important;
}

.sidebar a {
color:#6E3800 !important;
font-family:georgia, times, serif !important;
display:inline-block;
/* padding:12px 0 0 18px; */
height:30px;
width:250px;
margin-left:-40px;
}

.sidebar a:hover {
/* background:url(http://tarabennettgoleman.com/admin/wp-content/themes/mnml/images/brush.png) no-repeat !important;
color:#fff !important; */
color: #fde22c !important; 
} 


/* Widgets
-------------------------------------------------------------- */

.widgettitle {
display:none;
}


/* Footer
-------------------------------------------------------------- */

#footer p {
    margin-left:40px;
}
/* Navigation
-------------------------------------------------------------- */

.nav-previous {
	float:left;
	width:50%;
}
.nav-next {
	float:right;
}
#nav-above,#nav-below {
	float:right;
	width: 100%;
}
.home #nav-above,.single #nav-above {
	display:none;
}
#nav-above {
	margin:16px 0;
}
#nav-below {
	margin-top:-16px;
	margin-bottom:16px;
}

/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 16px 0;
	max-width:100%;
}
img.alignleft,
img.align-left {
	float: left;
	margin-right:1.5em;
}
img.alignright,
img.align-right {
	display: block;
	float: right;
	margin-left:1.5em;
}
img.centered,
img.align-center {
	margin: 0 auto;
	display: block;
	float: none;
	clear: both;
}
.alignright {
    float: right;
}

.alignleft {
    float: left;
}

#search {
display:none;
}

#content-wrap {
background:#fff url(http://tarabennettgoleman.com/admin/wp-content/themes/tara/images/lotusbg2.jpg) no-repeat top left;
}

/* Typography
-----------------------------------*/

h1, h2, h3, h4 {
font-weight:normal !important;
font-family:georgia, times, serif;
}

h1 {
font-size:2em !important;
}

h2 {
font-size:1.6em !important;
}

#bloglist {
margin:-10px 0 0 40px;
padding:0;
}

#bloglist ul {
margin-top:-10px !important;
}

#bloglist a {
padding-bottom:10px
padding-top:0px;
}

.page .entry-title {
display:none;
}

.entry-meta {
display:none;
}

/* for IE 
filter:alpha(opacity=60);
/* CSS3 standard
opacity:0.6; */