/*
Theme Name: Fine Lime Designs 
Version: 1.0
Description: Child theme for Canvas.
Author: WooThemes
Author URI: http://www.woothemes.com
Template: canvas
*/
 
@import url("../canvas/style.css"); 

p a:link {
	font: 15px/1.5em "Century Gothic",sans-serif;
}
#main p {
	line-height: 1.8em;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: lowercase !important;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #999;
	text-decoration: none !important;
}
#navigation {
	text-transform: lowercase;
}
#navigation ul.rss{
	display: none;
}
.home .breadcrumbs, .single-post .breadcrumbs {
    display: none;
}
.breadcrumbs {
	font-family: "Century Gothic", sans-serif ;
}
.nocomments {
	font-family: "Century Gothic", sans-serif ;
}
#text-3 .textwidget {
	color: #009900;
	font: 30px/2em "Century Gothic",sans-serif ;
	text-align: center;
	padding: none;
}
#text-3 .textwidget a:hover{
	color: #999;
	font: 35px/2em "Century Gothic",sans-serif;
	text-align: center;
	padding: none;
	text-decoration: none;
}
#text-4 .textwidget {
	color: #009900;
	font: 30px/2em "Century Gothic",sans-serif ;
	text-align: center;
	padding: none;
}
#text-4 .textwidget a:hover{
	color: #999;
	font: 35px/2em "Century Gothic",sans-serif;
	text-align: center;
	padding: none;
	text-decoration: none;
}
.widget h3 {
	font: 24px/1em "Century Gothic",sans-serif !important;
	text-align: center;
	padding: 20px 0 15px 0;
}
.widget ul  {
	text-align: center;
	font: 18px/1.8em "Century Gothic",sans-serif !important;
}
#adspace-widget-3 {
	text-align: center;
}
.threecol-one, .threecol-two {
    	float: left;
	width: 18%;
    	margin-right: 1.8% !important;
    	margin-bottom: 5% !important;
    	position: relative;
    	padding: 0 1px 5px 6px;
	border: 1px solid #f1f1f1;
    	background: none repeat scroll 0 0 rgba(172, 172, 173, 0.05);
	border-radius: 9px 9px 9px 9px;
   
}
#portfolio a:link, a:hover a:visited {
	font: 18px/2em "Century Gothic",sans-serif;
}
#port-tags a:link, a:hover a:visited {
    font: 15px/2em "Century Gothic",sans-serif;
	text-transform: lowercase;
}
#portfolio #port-tags .port-cat a{
	border: none;
}
#portfolio #port-tags .port-cat {
	text-transform: lowercase;
	font: 15px "Century Gothic",sans-serif;
}
#portfolio .group.portfolio-img a.thumb {
    padding-bottom: 5px;
}
body.single-portfolio .post-meta {
	display: none;
}
body.single-portfolio h2 {
	padding-bottom: .5em;
}
#post-gallery .pagination {
	padding-top: 20px;
}
#main .archive_header  {
	border-bottom: none;
}
#main .archive_header {
	font-family: "Century Gothic",sans-serif !important;
	font-weight: normal;
	color: #009900;
	font-size: 1.8em;
}
.post .title h2 {
	font-size: 1.8em;
}
.my_feed_form {
 background: none repeat scroll 0 0 rgba(172, 172, 173, 0.05);
    border: 1px solid #F1F1F1;
    border-radius: 9px 9px 9px 9px;
}
.my_feed_form h2 {
	text-align: center;
}
.my_feed_form p {
text-align:center;
font-family: "Century Gothic",sans-serif !important;
font-size: 1.1em !important;
}
.my_feed_form input[type="text"] {
font-style:italic;
margin-bottom:2px;
}
.my_feed_form input[type="submit"] {
text-align:center;
background-color:#999999;
color:#ffffff;
margin-left: 130px;
}
.my_feed_form input[type="submit"]:hover {
background-color:#009900;
color:#fff;
cursor:pointer;
}
body.single-portfolio.one-col #post-gallery, body.single-portfolio.one-col .post-embed {
    width: 58%;
}
.entry img, img.thumbnail {
    padding: none !important;
}