/**

 * Theme Name: Stephanie Corfee
 * Theme URI: http://stephaniecorfee.com
 * Description: A custom theme developed for Stephanie Corfee, illustrator, artist, & graphic designer.
 * Version: 0.7
 * Author: Tara Gentile
 * Author URI: http://taragentile.com
 *
 *Template: hybrid
 */

/* Get base CSS */

@import url('http://stephaniecorfee.com/wp/wp-content/themes/hybrid/library/css/21px.css');

@import url('http://stephaniecorfee.com/wp/wp-content/themes/hybrid/library/css/screen.css');



/* Get layout CSS */

@import url('http://stephaniecorfee.com/wp/wp-content/themes/hybrid/library/css/2c-l-fixed.css');



/* Get plugins CSS */

@import url('http://stephaniecorfee.com/wp/wp-content/themes/hybrid/library/css/plugins.css');

@import url('http://stephaniecorfee.com/wp/wp-content/themes/hybrid/library/css/drop-downs.css');


body {

font-family: tahoma, Verdana, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
margin:0px;
padding:0px;
background: url('http://stephaniecorfee.com/wp/images/tile.gif');
z-index: -2;
text-align: justify;
}


#body-container {
overflow: visible;
z-index: 1;

}

h1, h2, h3, h4, h5, h6 {
font-family: tahoma, Verdana, sans-serif;
font-style: normal;
text-transform: lowercase;
line-height: 1em;
}



a, a:visited {
color: #cc6633;
text-decoration:none;
}

a:hover {
color: #669999;
}

#site-title, #site-description {
display:none;
}

#header {
margin: 0px;
margin-right: -5px;
}

#header img {
margin-top: 15px;
margin-bottom: 15px;
}

#navigation {
margin-bottom:0;

margin-top:70px;
position:absolute;

}

#page-nav li {
margin: 0px;
}

#page-nav li a {
font-family:times New Roman,serif;
padding:4px 13px;
text-transform:uppercase;
color: #333;
font-size:13px;
letter-spacing:normal;
border-top: 0px;
border-bottom: 0px;
border-left: 1px solid #cccc00;
border-right: 0px;

}

#page-nav li.page-item-186 a {
border-right: 1px solid #cccc00;
}

#page-nav li li a {
border: 1px solid #cccc00;
}

.swirl {
width: 1009px;
margin-left:-23px;
margin-top:-5px;
position:relative;
z-index: 10;
}

#container {

position: relative;
margin-top: -10px;
z-index: 1;
overflow:visible;

}

#primary {
position:relative;
background:none repeat scroll 0 0 #FFFFFF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
margin-top:-39px;
padding-right:5px;
padding-top:50px;
z-index:1;
}

#primary a {
text-decoration: none;
}

.widget-title {
font-family:times New Roman,serif;text-transform:uppercase;
color: #cccc00;
font-size:18px;
letter-spacing:normal;
margin-bottom: 5px;
font-style: normal;
padding-left: 10px;
}

.about {
position:relative;
border-top: 1px solid #cccc00;
border-bottom: 1px solid #cccc00;
margin-left:auto;
margin-right:auto;
padding: 0px 5px;
width: 260px;
}

.about p {
margin-bottom:5px;
}

.social {
width: 294px;
height: 72px;
}

.widget {
padding: 5px;
}

.content {
background:none repeat scroll 0 0 #FFFFFF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
margin-top:-39px;
padding-left:15px;
padding-top:50px;
padding-right:20px;
width:595px;
}

.entry-content p {
text-align: justify;
}

.breadcrumbs {
display: none;
}

.entry-title, .entry-title a {

color: #993399;
margin-bottom:5px;

font-style:normal;
font-size:20px;
text-transform: lowercase;

}

.byline {
color: #ffcc33;
font-style: normal;
font-size: 11px;
}

.search-form, .button, .reset, .submit, input, textarea {
font-family: Verdana, sans-serif;
}

#search-submit {
margin-left: 10px;
padding: 7px;
width: 90px;
background: #DBD6C5;
}

#search-submit a:hover {
color: #fff;
}
.entry-meta {
color: #ffcc33;
font-style: normal;
font-size: 11px;
}

#footer {
background: #fff;
border:1px solid #CCCCCC;
padding: 10px;
}

.page-template-no-widgets .content {
width: 940px;
}

