/*
Theme Name: rebeccasart
Theme URI: http://www.rebeccasart.com/
Description: Child Theme for Thematic
Author: Eric Gottesman
Author URI: http://ericgottesman.com/
Template: thematic
Version: 0.1

*/
 
@import url("../thematic/style.css");

body {
    background-color: #f7ecfe;
    font-family: "Papyrus","Trebuchet MS",Tahoma,Verdana,Helvetica,sans-serif;
}


#wrapper {
	background-color: #dfdaff;
}

h1, h2, h3, h4, h5,
#blog-title,
.entry-title {
	font-family: "Papyrus","Trebuchet MS",Tahoma,Verdana,Helvetica,sans-serif;
}


.entry-meta, .entry-utility {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.entry-title {
	padding: 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ff1fb0;
}

.entry-content {
	padding-top:  2px;
}

.entry-content h4 {
	text-transform: none;
	line-height: 1.1em;
}

.entry-content a {
	color: #333;
	text-decoration: none;
}

.entry-content a:hover {
	color: red;
}


p {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 14px;
}

#main {
	padding-top: 30px;
}
#header {
	background-color: #dfdaff;
}

#branding {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#blog-description {
	color: black;
	letter-spacing: 2px;
}

.sf-menu {
	border: none;

}

#access,
.sf-menu a, 
.sf-menu a:visited 
{
	font-size: 13px;
	background-color: #dbd7fa;
	color: #000;
	letter-spacing: 2px;
	border: none; 
}

#access
{

	border-top: 1px solid #330035;
	/*font-weight: bold;*/
	padding-top: 2px;
}

#header
{
	border-bottom: 1px solid #330035;
}

.sf-menu .current_page_item a, 
.sf-menu .current_page_ancestor a, 
.sf-menu .current_page_parent a 
{
	background-color: #dbd7fa;
	/*border-bottom-color:#ccc;*/
}

.sf-menu .current_page_item a
{
	background-color: #dfd9ff;
	/*border-top: 1px solid #3E72EC;
	border-bottom: 3px solid #eee;
	border-left: 1px solid #3E72EC;
	border-right: 1px solid #3E72EC;*/
}

.sf-menu a:hover 
{
	background-color: #fff;
	color: #C5372A;
}

.widgettitle
{
	font-weight: bold;
}

.aside ul,
.widget-links
{
	list-style-image: none;
}

.aside ul a
{
	text-decoration: none;
}

.sf-menu li ul
{
	display: none important!;
	visibility: hidden important!;
}

#resume {
	font-size: 1.0em;
	font-weight: normal;
    color: #333;
   	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif; 
}

#resume .address {
    font-weight: bold;
    text-align: center;
}

#resume h2 {
    color: black;
    font-size: 1.1em;
    font-weight: bold;
    padding-top: 1.0em;
    text-transform: uppercase;
}

#resume .jobtitle,
#resume .showtitle {
    font-style: italic;
}

#resume .company,
#resume .location {
    font-weight: bold;
    font-size: larger;
}

#resume .date {
}

#resume .summary {
    padding: 0.5em 0 0.5em 1.0em;
}

#resume .academic {
    font-weight: bold;
    text-decoration: underline;
}

#resume li {
    line-height: 2.0em;
}

/* special for GALLERY - has no sidebar */
body.pageid-47 #container,
body.parent-pageid-47 #container,
#container #parent-pageid-47,
#container #post-47 
{
	width: 960px;
}

body.pageid-47 #content,
body.parent-pageid-47 #content,
#content #parent-pageid-47,
#content #post-47 
{
	width: 940px;
}

.ngg-navigation a.page-numbers {
	border: none;
}