
/*
THEME NAME: Sugar Cane
THEME URL: http://ableparris.com
DESCRIPTION: A Child-Theme based on Thematic
Template: thematic
VERSION: 0.1
AUTHOR: Able Parris
AUTHOR URL: http://ableparris.com
TAGS: three columns,fixed width,simple,seo,microformats,widgets,framework,options page,hooks,filters,valid XHTML,valid CSS, blue, sifr
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
Sugar Cane Special Thanks:

Ian Stewart - http://themeshaper.com
*/

@import url('../thematic/style.css');
@import url('../thematic/library/styles/reset.css');
@import url('../thematic/library/styles/typography.css');
@import url('../thematic/library/styles/sitemeta.css');
@import url('plugins.css');
@import url('../thematic/library/layouts/2c-r-fixed.css');

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

body {
    font-family:Georgia, serif;
   /* padding: 0px;
    margin: 0px;*/
    font-size: 16px;
    line-height: 24px;
   background: white url(file://localhost/Applications/MAMP/htdocs/wordpress/wp-content/themes/sugar_cane/images/back.gif);
  /* background-color: #eee;*/


}
p
{
}

#wrapper {
    border-top:none;
}
a:link, a:visited {
    color:#000;
    text-decoration:none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a:hover {
    text-decoration:none!important;
        background-color: #fff!important;
	color: #e7932f;
}
blockquote {
    font-style:italic;
    color: gray;
    padding: 10px 0px 10px 0px;
    margin-left: -30px;
    font-size: 21px;
    line-height: 32px;
    
    letter-spacing: .03em;
}
blockquote p{
    color: #e7932f;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea{
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px dotted gray;
	background-color: #e7932f;
}

#wpa-container {
	margin-left: 0;
	padding-left: 0;
	background-color: #565656;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}

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

#header {
    padding: 0 0px 10px 20px;
	background: white url(images/logo.gif) no-repeat;
	border-bottom: 30px solid #333534;
	border-right: 1px dotted #333534;
	margin-top: 0;
	margin-left: 0;
	width: 890px;
	height: 90px;
}
#branding {
    padding:0px 0 0px 0;
}

#blog-title {
    font-size:24px;
    line-height:72px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight:bold;
    letter-spacing: .09em;
    padding:0px 0px 0 80px;
    border-bottom:none;
        background:none;
        height: 95px;
        clear: both;
        display: inline;
	visibility: hidden;
}

#blog-title a {
    color: #fff;
    text-decoration:none;
}

#blog-title a:hover{

color: #e7932f;
background: none!important;
}
#blog-description {
    padding:0px 0px 0px 20px;
    color: gray;
    display: inline;
   letter-spacing: .04em;
	font: normal normal 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

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

#access {
  /*  font-size:11px;
    background:none;
    margin-top:-42px;
    padding: 0px;
    width:670px;
    font-family: Arial, sans-serif;
        border-top: none;*/
        display: none;
}
.skip-link {
    display:none;
}
.menu {
    padding:0px;
    overflow:hidden; /* clears the inner float  */
    width: 750px;

}

.menu ul
 {
    margin:0px 0px 1px 0px;
    list-style:none;
    clear:both;
    float: right;
}
.menu ul ul {
    display:none;
}
.menu li {
    display:inline;
}
.menu a {

    display:block;
    float:left;
    margin:0px;
    padding:10px 20px 10px 20px;
    background:#000;
    color:#fff;
    border-top: none;
    text-decoration:none;
    border-left: 1px solid yellow;

}
.menu a:hover {
    background:#fff;
    color:#fff;
    border-left: 1px solid yellow;
}
.menu .current_page_item a {
    background: #e7932f;
    color:#fff;
    border-left: 1px solid yellow;
}
.menu a:focus {
    background: #e7932f;
    color:#fff;
    border-left: 1px solid yellow;
}

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

#main {
margin: 0px;
padding: 0px;
width: 920px;
}
#content {
	width: 580;
}    
.hentry {
    border-top: 1px solid #ccc;
    margin:0px;
    padding:0px;
    background-color: none;
	width: 520px;
}
#container
{
background-color: white;
padding: 0px;
margin: 0px;
}


.p1 {
    margin:0;
    padding:0 0 36px 0;
    border:none;
}
.page-title {
    font-size:50px;
            line-height: 45px;

    font-weight:normal;
    padding:40px 80px 5px 0px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    text-align: right;
    letter-spacing: .04em;
    margin: 0;
    display: block;
    
}
.page-title span {
    font-size:18px;
    font-weight:normal;
    font-style:italic;
}
.entry-title {
    font-size: 30px;
            line-height: 45px;
    font-weight:normal;
    padding: 20px 10px 0 20px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
        letter-spacing: .03em;
    color: #666;    
}
.entry-title a {
            font-family: Helvetica, Arial, sans-serif;;
		font-weight: normal;
		font-size: 30px;
		color: #666;
		padding: 0;
		margin: 0 0 10px 0;
		text-align: right;
                text-decoration: none;
                border: 0;
        }
.entry-title a:hover {
    color: #e7932f;
}
.entry-meta {
    color: #e7932f;
    padding-left: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
	font: normal normal bold 8px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.entry-meta a {
    color: #e7932f;
    font-style:italic;
}

.entry-meta a:hover {
}
.entry-meta .author {
display: none;

}
.entry-meta .meta-sep {
display: none;

}
.entry-meta abbr {
	font-size: 15px;
}
.entry-content {
    margin: 0px 10px 0px 20px;
    overflow:hidden;
    padding: 0px 0 0px 0px;
	width: 600px;
}
img.wide 
{
margin: 0px;
padding: 0px 0 0px 0;
width: 751px!important;
}
img.vert 
{
margin: 0px;
padding: 10px 20px 10px 0;
float: left;
}


.entry-content p{
		font-family: Helvetica, Arial, sans-serif;
		font-weight: normal;
		font-size: 12px;
		margin: 0 0 2em;
		padding: 0;
		line-height: 18px;
                color: #101010;
	width: 550px;
}




.entry-content h1, .entry-content h2 {
    font-family: Helvetica, Arial, sans-serif;

    font-size:18px;
    font-weight:bold;
    margin:0 0 18px 0;
    padding:18px 0 0 0px;
    text-align: left;
}
.entry-content h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    margin:0 0 0px 0;
    padding:18px 0 0 80px;
}
.entry-content h4 {
    font-family: Helvetica, Arial, sans-serif;

    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
    padding-left: 80px;
}
.entry-content h5 {
    font-family: Helvetica, Arial, sans-serif;

    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
        padding-left: 80px;

}
.entry-content h6 {
    font-family: Helvetica, Arial, sans-serif;

    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
        padding-left: 80px;

}
.entry-content a{
background-color: #e7932f;
}
.entry-content ul {
    list-style:none;
    margin:0 20px 18px 100px;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.entry-content ul.xoxo {
    margin:0 0 18px 80px;
    overflow:hidden;
}
.entry-content ul.xoxo ul {
    margin:0 0 0 1.5em;
}
li.content-column, .entry-content li.linkcat {
	float:left;
	list-style:none;
	margin:0 0px 0 0;
	padding: 0px;
}
.entry-content li.linkcat ul.xoxo {
    overflow:visible;
}
.more-link {
    font-weight:bold;
    font-style:italic;
    display:block;        
    background: none!important;

}


.page-link {
    margin:0 0 18px 80px;
}
.page-link a{
    background: #fff;
}
.page-link a:active,
.page-link a:hover {
    color: #333;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    color:#787878;
    padding-left: 20px;
    padding-right: 80px;
    border-bottom: 1px dotted #ccc;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
	margin-bottom: 0;
	width: 94%;
	margin-left: 10px;
}
.entry-utility a {
    font-style:italic;
    color: #e7932f;
}
.entry-utility a:hover {
    color: #000;

}
.comments-link a {
    font-weight:bold;
    color: #e7932f;
}

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

#comments {
    background:none;
    color: #333;
    margin: 10px 0 0;
    padding: 0;
    overflow:hidden;
}

#comments .comment-navigation {
    background: none;
    border-top: none;
    line-height:36px;
    margin:-18px 20px 18px 0;
    padding:0 20px;
    overflow:hidden;
}
.comment-navigation a {
    color:#fff;
}
.paginated-comments-links {
    text-align:left;
}
#comments h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:left;
    margin:0 0 18px 0;
    padding: 0 20px 0 0;
    text-align: left;
}
#comments .comments:first-child h3 {
    padding-top:18px;
}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments ol ul {
    list-style:none;
    margin:0;
    padding:0 0 18px 0;
}
#comments li {
    margin: 0 5px 10px;
    padding:0px 10px 0px 10px;
    position:relative;
    line-height: 30px;
	width: 80%;
}
#comments li li {
    border:1px solid #6DA5D6;
    margin:0 0 18px 0;
}
#comments a {

}
#comments li.byuser {
    background: #e7932f;
    border-color:#3B86C7;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:20px !important;
    left:0px;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding: 0 0 0 20px;
    display:block;
	margin-top: 10px;
}
#comments .fn a {
color: #ea932f;
text-decoration: underline;
}
#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 0;
    padding:0 0 0 58px
}
#comments-list .comment-meta a {
    font-style:italic;
   color: #666;
text-decoration: underline;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
.comment-reply-link {
    font-size:10px;
    font-style:italic;
    padding:0 0 18px 0;
}
.comment-reply-link a {
    color:#fff;
}
#cancel-comment-reply {
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
background: none!important;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color: #666;
text-decoration: underline;
background: none!important;
}
#respond {
    background:none;
    border-top:1px solid #333;
    padding:10px 20px 0 0px;
	width:auto;
	/*_width:460px; /* IE6 Hack to display correctly the respond form 
	max-width:460px; */
    margin: 0px 0px 0px 10px;
    z-index:100;
}
#respond h3 {
    padding-top:18px;
    color: #333;
    text-align: left;
}
#cancel-comment-reply a {
    color:#fff;
    font-style:italic;
}
#respond form {
    padding:0 0 36px 0;
}
#respond form p
{
    padding:0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#respond #form-section-author {
    width:230px;
    float:left;
	margin-right:10px;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
	width:220px;
    float:left;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
	clear:both;
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#respond .form-input input {
    margin:0 0 14px 0;
	background-color: white;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
	background-color: white;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
#respond .required {
    font-weight:bold;
}

/* =Author Info
-------------------------------------------------------------- */

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background: #424242;
    position:relative;
    top:4px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin: 5px 0 5px 10px;
    overflow:hidden;
	padding-top: 0;
	padding-bottom: 0;
	color: white;
}
.nav-previous {
	float: left;
	width:40%;
	margin-left: 10px
}
.nav-previous a:link{
	color: #333534;
	background-color: #e7932f;
	padding-right: 2px;
	padding-left: 2px;
}
.nav-previous a:hover{
	color: #e7932f;
}
.nav-next {
	float: right;
	width:40%;
	text-align:right;
	margin-right: 20px;
}
#nav-above,#nav-below {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted gray;
}
#nav-above,#nav-below a:link{
	color: #333534;
	background-color: #e7932f;
}
#nav-above,#nav-below a:hover{
	color: #eda43c;
	padding-right: 2px;
	padding-left: 2px;
}
#nav-above {
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Asides (widgetized areas)
-------------------------------------------------------------- */

.aside ul {
    margin:0 0 0 10px;
    list-style:none;
    background-color: none;
    padding: 0 0px 0px 10px;
    font-size: 12px;
    line-height: 19px;
    border: none;
}
.aside h3 {
		color: #333 !important;
		margin: 10px 0;
		padding: 10px 0 5px;
		border-bottom: 1px dotted #ccc;
		width: 210px;
	display: block;
	font: 12px Helvetica, Arial, sans-serif;
}
.aside ul ul {
    list-style:none;
    margin: 0px 8px 0px 0px;
}
.aside ul ul ul {
    margin:0 0 0 1.5em;
}
.aside a {
 		font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		font-size: inherit;
		text-decoration: none;
		color: #e7932f;
		border-bottom: 1px dotted #333;
	}
#primary {
    border: none;
    margin-bottom: 0;
    margin-top: 0px;
	border-right: 1px dotted #333534;
	padding: 8px 0 22px;
}
/* Begin Calendar styles */
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}
.aside caption { /* Make the caption match h3 styles */
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin:0 0 9px 0;
}
.aside tfoot tr {
    border:none;
    line-height:36px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}
/* End Calendar styles */
/* Begin Search styles */
.aside form {
    margin:4px 0 10px 0;
}
/* End Search styles */
#content .widgetcontainer {
    border-top:1px solid #e0e0e0;
    padding:35px 1px 18px 1px;
    margin:18px 0 36px 0;
}
#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {
    border-top:none;
    border-bottom:1px solid #e0e0e0;
    padding:0 1px 53px 1px;
    margin:0 0 36px 0;
}
#content .aside:first-child .widgetcontainer:first-child {
    padding-top:18px;
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}
#content .aside h3 {
    font-size:24px;
    line-height:26px;
    padding:8px 0 20px 0;
    font-weight:bold;
}
#single-bottom .widgetcontainer {
    border-top:none;
}
.main-aside h3 {
		font-family: Helvetica, Arial, sans-serif;
		font-weight: normal;
		font-size: 12px;
		color: #333 !important;
		margin: 10px 0 2px;
		padding: 10px 0 0;
		border-bottom: 1px dotted #ccc;
		width: 210px;
	display: block;
}
#footer .widgetcontainer {
    padding:0 1px;
    margin:0 0 18px 0;
}

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

#footer {
    border-top:none;
    margin-top:22px;
}
#siteinfo {
    color:#000;
    padding:22px 0 44px 80px;
    margin-left: 0px;
	font: 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#siteinfo a {
    color: #ea932f;
    border-bottom: none;
    padding-bottom: 1px;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #000;
    text-decoration: none;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 80px;
    line-height:36px;
}
.wp-pagenavi a:hover;{

color: #ea932f;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #ea932f;
    background:#transparent !important;
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi a:hover {
    color:#333 !important;	
}
.wp-pagenavi span.pages {
    margin-left:0 !important;
    padding-left:0 !important;
}
.wp-pagenavi span.current {
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
}

/* From the "2c-r-fixed.css" */

#container {
    width: 650px;
    float:left;
    padding: 0px;
    margin: 0px;
}
.main-aside {
    width: 260px;
    float:right;
    position:relative;
    right:10px;
	font-size: 11px;
}
#content {
    margin:0 0 0 0px;
    width: 600px;
    overflow:hidden;
}

/* From "Default.css */
 pre {
    margin-bottom:22px;
    padding-left: 120px;
}
.aside a:active {
		text-decoration: none;
		color: #333;
		border-bottom: 1px solid #e7932f;
	font-variant: inherit;
	font-weight: bold;
}
.aside a:hover {
	text-decoration: none;
		color: #333;
		border-bottom: 1px solid #e7932f;
	font-variant: inherit;
	font-weight: bold;
	}

.aside .current_page_item a {
    color: white;
        background-color: #424242;
            border-bottom: none;
}

.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: white;
    background-color: #424242;

}
/* ------------------- flickrRSS --------------------*/

.flickr {
        margin-bottom: 10px !important;
        margin-left: 24px !important;
        }

.flickr ul {
	padding: 0;
	margin: 0;
	border: 0;
	display: inline;
	list-style-type: none;
	}

.flickr li {
	padding: 0;
	margin: 0 0 0 0;
	border: 0;
	display: inline;
	list-style-type: none;
	}

.flickr a {
	}

.flickr a:hover {
	}

.flickr a img {
	border: 1px solid #424242;
	padding: 3px;
	margin: 5px 7px 5px;
	list-style: none;
	}

.flickr a:hover img {
	border: 1px solid #bbb;
	background: #eda43c;
	}

.sb_item h2 {
        padding-bottom: 2px !important;
        }

.sb_item li{
        margin-bottom: 4px !important;
        }

/* From Typography.css */

ins {
	text-decoration:none;
}
/* ------------------- twitter --------------------*/
#tiwtter-1{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
twitter ul{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: maroon;
}
