/*
THEME NAME: Stucco Italiano
VERSION: 1.1
AUTHOR: Clay Griffiths
AUTHOR URI: http://www.g2webmedia.com
*/


/* @group clear */

body,div,dl,dt,dd,
h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}

/* @end */

/* @group =utility */

body{
	font-size: 62.5%;            
	margin: 0;
	font-family:helvetica,sans-serif;
	background: url(images/bg.jpg) no-repeat #b86736;
	padding: 0;
}


a img{
	border: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #545454;
	outline: none;
}

a:hover{
	text-decoration: underline;
}


.clearfix:after{content: ".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix {height:1%;}

/* @end */

/* @group =base */

/* @group -layout */

div#wrapper {
	margin: 0 auto 40px;
	width: 949px;
	font-size:1.1em;
	background: url(images/wrapper.gif) repeat-y;
	padding: 45px 0 10px;
	height: 100% !important;
	min-height: 500px;
	height: 500px;
}


div#container {
	float: left;
	margin: 0 -200px 0 0;
	width: 100%;
}
div.content {
	float: left;
	width: 600px;
	color: #333;
	margin: 35px 0 0 20px;
	display: inline;
}
div.content-nosidebar {
	width: 910px;
	margin: 35px 0 0 0;
	padding: 0 20px;
	display: inline;
}
div.content-home {
	width: 940px;
	margin: 0;
	padding: 0;
	display: inline;
}
div.sidebar {
	float: right;
	overflow: hidden;
	width: 285px;
	display: inline;
	margin: 35px 15px 0 0;
}
div#footer {
	clear: both;
	width: 100%;
}



/* @end */

/* @group -links */



/* @end */

/* @group -header */

div#header{
	
}
div#header h1 img{
	float: left;
	margin: 0 0 0 10px;
}
div#header img {
	margin: -11px 0 0 10px;
}


div#top-bar {
	background: url(images/nav_bg.png) repeat-x;
	width: 100%;
	float: left;
	height: 39px;
	position: absolute;
	z-index: 50;
	left: 0;
}
div#top-bar-inside {
	width: 940px;
	margin: 0 auto;
}
div#top-bar div#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div#top-bar div#nav ul li {
	float: left;
	position: relative;
}

div#top-bar div#nav ul li ul {
	position: absolute;
	float: left;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	display: none;
}
div#top-bar div#nav ul li:hover ul, div#top-bar div#nav ul li.hover ul {
	display: block;
}
div#top-bar div#nav ul li ul li {
	width: auto;
	display: block;
}
div#top-bar div#nav ul li ul li a {
	border: none;
	width: 9em;
	height: auto;
	background:#757575;
	border-bottom: 1px solid #777;
	line-height: 1em;
	padding: 4px;
	display: block;
}
div#top-bar div#nav ul li.page-item-9 ul li a{width: 19em;}
div#top-bar div#nav ul li.page-item-10 ul li a{width: 14em;}
div#top-bar div#nav ul li.page-item-23 ul li a{width: 11em;}

div#top-bar div#nav ul li ul li a:hover{
	background: #666;
}

div#top-bar div#nav ul li a {
	line-height: 34px;
	font-size: 1.3em;
	padding: 0 14px;
	border-right: 1px solid #777;
	height: 34px;
	display: block;
	color: #cbcbcb;
	width: auto;
}
div#top-bar div#nav ul li a:hover, div#top-bar div#nav ul li.current_page_item a, div#top-bar div#nav ul li.current_page_parent a {
	color: #fff;
	text-decoration: none;
}
div#top-bar div#nav ul li.current_page_item ul li a, div#top-bar div#nav ul li.current_page_parent ul li a {
	color: #cbcbcb;
}
div#top-bar div#nav ul li ul li.current_page_item a {
	color: #fff;
	background: #666;
}

/* @group --search */

div#search-header {
	float: right;
}
div#search-header input#s {
	background: url(images/search_icon.jpg) no-repeat 2px #c1c1c1;
	color: #606060;
	border: 1px solid #535353;
	height: 20px;
	margin: 3px 0 0 0;
	width: 180px;
	padding: 5px 0 0 20px;
	font-size: 1.2em;
}

/* @end */



/* @end */

/* @group -sidebar */

/* @group --subscribe */

div#subscribe {
	padding: 5px 0 30px 5px;
	margin: 0 0 10px 8px;
}
div#subscribe a {
	padding:0 0 3px 20px;
	float: left;
	clear: left;
	font-size: 1.1em;
	margin: 0 0 4px 0;
}
a#subscribe-rss{
	background: url(images/feed.gif) no-repeat;
}
a#subscribe-email{
	background: url(images/email.gif) no-repeat;
}



/* @end */

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{
	font-size: 1.3em;
	display:block;
	background: #646464;
	color: #d1d1d1;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;background: #b1b1b1;padding: 0 0 5px 0;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 3em;}
div.sidebar ul ul li{list-style:disc;margin:0 0 5px 0;padding: 0;font-size: 1.1em;color: #464646;border: none;}
div.sidebar ul ul li a{
	color: #464646;
}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:disc;}



/* @end */

/* @group -post-navigation */

.entry-title{clear:both;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin: 10px 0;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}


div.nav-previous a:link, div.nav-next a:link, div.nav-previous a:visited, div.nav-next a:visited{
	color: #eee;
	background: #777;
	padding: 0 5px;
	border: 1px solid #555;
	height: 20px;
	line-height: 22px;
	display: block;
	width: 80px;
	text-align: center;
	font-size: 1.1em;
	color: #eee;
}
div.nav-previous a:hover, div.nav-next a:hover {
	text-decoration: none;
	background: #666;
	border: 1px solid #444;
}



/* @end */

/* @group -post-styling */

/* @group --header */


.entry-title, .entry-title a {
	color: #333;
}
div.entry-date {
	color: #777;
	margin: -2px 0 0 0;
}



/* @end */

/* @group --meta */

div.entry-meta {
	font-size: 1.1em;
	margin: 0 0 -10px 0;
	background: #eee;
	padding: 6px 4px 4px 6px;
	clear: both;
}
div.entry-meta span {
	margin: 0 7px 0 0;
	padding: 2px 0 1px 20px;
}
div.entry-meta span.comments-link {
	background: url(images/comments.gif) no-repeat;
}
div.entry-meta span.cat-links {
	background: url(images/categories.gif) no-repeat;
}
div.entry-meta span.author {
	background: url(images/author.gif) no-repeat;
}

/* @end */

/* @group --elements */

a.more-link {float:left;clear:both;margin: 0 0 10px 0;font-weight:bold;}

h2.entry-title, h2.page-title {
	font-size: 2.2em;
}
h2.page-title {
	border-bottom: 1px solid #ddd;
	padding: 0 0 2px 0;
}
h2.page-title {
	margin-bottom: 10px;
}
h3.entry-title {
	font-size: 1.8em;
}
div.entry-content {
	font-size: 1.25em;
	line-height: 1.85em;
}
div.entry-content a{
	color: #46581f;
}
div.post blockquote {
	background:transparent url(images/blockquote.gif) no-repeat scroll 0pt 2px;
	color: #3f3f3f;
	margin:0pt 40px 15px 0px;
	padding-left:23px;
}
div.post, body.archive div.page, body.search div.page {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
div.entry-content em, div.entry-content i {
	font-style: italic;
}
div.entry-content strong, div.entry-content b {
	font-weight: bold;
}
div.entry-content h3 {
	font-size: 1.6em;
	color: #814d22;
}
div.entry-content h4 {
	font-size: 1.4em;
}
div.entry-content a {
	text-decoration: underline;
}
div.entry-content p.title strong {
	font-size: 1.3em;
	border-top: 1px solid #ccc;
	padding-top: 4px;
	display: block;
	clear: both;
}
div.entry-content a.navProd {
	float: right;
	margin: -14px 0 0 0;
}
div.entry-content div#map {
	margin: 10px 0 10px -252px;
	display: inline;
	position: relative;
	left: 50%;
}
div.entry-content strong.small {
	display: block;
	margin: 10px 0;
}


div.entry-content .edit-link {
	clear: both;
	float: left;
	display: block;
	margin: 10px 0;
}

/* @end */



/* @end */

/* @group -footer */

div#footer{
	background: #b1b1b1;
	border: solid #646464;
	border-width: 30px 0;
	height: 240px;
	z-index: 5;
	float: left;
}
div#footer-inside {
	width: 941px;
	margin: 0 auto;
}
div.footer-box {
	float: left;
	width: 290px;
	padding: 0 10px;
	border-left: 1px solid #8e8e8e;
	height: 240px;
	display: inline;
}
div#plaster-resources {
	border-right: 1px solid #8e8e8e;
	width: 296px;
}
div#plaster-resources h3 {
	border-right: 1px solid #505050;
	width: 306px;
}
div.footer-box h3 {
	color: #d1d1d1;
	text-transform: uppercase;
	font-size: 1.4em;
	margin: -30px 0 0 -11px;
    border-left: 1px solid #505050;
    padding: 0 0 0 10px;
    line-height: 30px;
	position: relative;
	width: 306px;
}
div#footer-bottom {
	clear: both;
}
div#footer-nav {
	float: left;
}
div#footer-nav ul {
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
}
div#footer-nav ul li {
	float: left;
	font-size: 1.2em;
}
div#footer-nav ul li a {
	color: #c1c1c1;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #7a7a7a;
	height: 20px;
	line-height: 20px;
	display: inline-block;
}
div#footer-nav ul li a:hover, div#footer-nav ul li.current_page_item a {
	text-decoration: none;
	color: #f5f5f5;
}

div#footer-right {
	color: #aaa;
	float: right;
	font-size: 1.2em;
	margin: 9px 0 0 0;
}


div.footer-box p {
	color: #464646;
	font-size: 1.1em;
	line-height: 1.6em;
}
div.footer-box ul {
	color: #464646;
	font-size: 1.15em;
	padding: 0 0 0 2em;
}
div.footer-box ul li {
	margin-bottom: 6px;
}
div.footer-box ul li a{
	color: #464646;
}



/* @group --g2plug */

span#g2-plug a {
	color: #ddd;
}



/* @end */



/* @end */

/* @group -comments */

/* @group --display */

div#respond {
	padding: 10px;
	background: #f1f1f1;
	border: 1px solid #dcdcdc;
	width: 420px;
	margin: 0 0 15px 0;
}

div#trackback {
	margin-bottom: 10px;
}
div#trackback p{
	font-size: 0.9em;
	margin: 0;
}
ol.commentlist, ol.pinglist {
	list-style:none;
	padding: 0;
	margin: 10px 0;
}

ol.commentlist div#respond {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 10px -5px 5px 170px;
}
ol.commentlist li, ol.pinglist li {
	background: #eee;
	padding: 10px 10px 1px 10px;
}
ol.pinglist li {
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px;
}

ol.commentlist li.alt, ol.pinglist li.alt{
	background: #ddd;
}
ol.commentlist div.comment-body {
	margin-top: 5px;
}
ol.commentlist p {
	clear: both;
	line-height: 1.6em;
}
ol.commentlist span.comment-author {
	font-size: 1.4em;
	display: block;
}
ol.commentlist div.comment-date {
	display: block;
	font-size: 0.9em;
	color: #666;
}
ul.children {
	list-style: none;
	padding: 0 0 0 0.5em;
	margin-top: 5px;
}
ul.children {
	margin-right: -5px;
}
ul.children li {	
}
img.avatar {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #bbb;
}              
div.comment-body p{
	margin-top: 0;
}

h3#comments, h3#pings, div#trackback h3, div#respond h3 {
	font-size: 1.5em;
}
span.unapproved {
	font-weight: bold;
	color: #cc0000;
	margin: 10px 0 0;
	display: block;
}



/* @end */

/* @group --form */

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.required {
	background: #fff;
	color: red;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url {
	width: 70%;
	border: 1px solid #aaa;
	background: #fff;
}

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
	border: 1px solid #aaa;
	background: #fff;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 99%;
	line-height: 1.6em;
	font-size: 1.1em;
	font-family:helvetica,sans-serif;
	color: #444;
}
input#submit{
	border: 1px solid #aaa;
	background: #fff;
	background-color: #888;
	padding: 3px 4px;
	color: #eee;
}
div.reply {
	text-align: right;
	float: right;
	margin: -13px 0 0 0;
}



/* @end */



/* @end */



/* @end */

/* @group =pages */

/* @group -store */

div.wpsc_container {
	float: left;
	width: 650px;
}
div#products_page_container {
	margin-left: -10px;
	width: 715px;
}
div.checkout_container {
	width: 910px;
	margin-left: 0;
}
div#shoppingcart {
	width: 200px;
	margin: 0 0 0 0;
	border: none;
	background: #b1b1b1;
	border: #8e8e8e 1px solid;
	color: #464646;
	min-height: 40px;
	padding: 0 0 5px 0;
}
div#shoppingcartcontents {
	min-height: 40px;
}
div#sliding_cart {
	padding: 10px;
	border: none;
	min-height: 40px;
	display: block !important;
}

div#shoppingcart table.shoppingcart {
	width: 100%;
	margin: 5px 0 5px 0;
	float: left;
}
div#shoppingcart table.shoppingcart tr{

}
div#shoppingcart table.shoppingcart tr td{
	border: 1px solid #555;
	padding: 0 3px;
}
div#shoppingcart table.shoppingcart tr th{
	font-weight: bold;
	border: 1px solid #555;
	padding: 0 3px;
}



div.productdisplay {
	background: #eaeaea;
	padding: 6px 0 8px 5px;
	width: 332px;
	margin-left: 10px;
	float: left;
	clear: none;
	border: 1px solid #aaa;
	height: 150px;
}
div.classes {
	height: 200px;
}
div.classes select {
	width: 180px;
}
div.productdisplay_single {
	width: 580px;
	padding: 6px 10px 8px 5px;
	background: none;
	border: none;
	height: auto;
}
div.productdisplay_single .producttext {
	margin: 0 0 0 5px;
	clear: both;
}
div.productdisplay_single input.wpsc_buy_button {
	margin-top: 5px;
}
div.wpsc_description {
	display: none;
}
.additional_description_span {
	display: none;
}
p.wpsc_extras_forms {
	display: none;
}
.single_additional_description {
	font-size: 0.8em;
}

div.textcol {
	padding: 0;
}
img.product_image {
	border: 1px solid #bbb;
}
a.wpsc_product_title {
	color: #111;
}
h2.prodtitles {
	font-size: 1.2em;
	color: #111;
	margin: 0 0 5px 0;	
}
div.productdisplay input.wpsc_buy_button {
	background: #aaa;
	border: 0;
	padding: 2px 6px;
	color: #444;
}

strong.cattitles {
	display: none;
}


span.items {
	color:#D1D1D1;
	font-size:1.2em;
	background: #646464;
	text-transform: uppercase;
	padding: 2px 5px;
	margin: -10px -10px 5px -10px;
}


p#privacy-policy {
	font-size: 0.9em;
	line-height: 1.1em;
	margin: 5px 0;
	clear: both;
}


span.emptycart, span.gocheckout {
	display: inline;
	clear: none;
}
span.emptycart a {
	color: #cc0000;
	font-size: 0.9em;
	float: right;
	clear: none;
	padding: 0 4px;
	margin: 2px 0 0 0;
}
.red, a.red {
	color: #cc0000;
	padding: 2px 3px;
	margin: 2px 0;
}
span.emptycart a:hover, .red:hover {
	background: #cc0000;
	color: #fff;
}
span.gocheckout a {
	font-size: 1em;
	background: #666;
	border: 0;
	padding: 2px 4px;
	color: #eee;
	float: left;
	margin: 0 0 8px 0;
}
div#fancy_notification {
	padding: 2px;
}
div#fancy_notification_content {
	padding: 5px !important;
}
a.continue_shopping {
	float: right !important;
	display: inline;
	margin-right: 0 !important;
}
div.breadcrumb {
	margin-left: 10px;
	color: #999;
	clear: left;
}
div.breadcrumb a {
	color: #444;
}




ul.breadcrumbs-categories {
	padding: 2px;
	margin: 5px 0 10px 10px;
	background: #f1f1f1;
	float: left;
	width: 685px;
}
ul.breadcrumbs-categories li {
	list-style: none;
	float: left;
	margin: 0 10px;
}




table.productcart tr.firstrow td{
	padding: 0 5px;
}
table.productcart tr.product_row td {
	padding: 2px 5px;
}
tr.product_shipping td h2, div.checkout_container h2 {
	font-size: 1.5em;
	margin: 0;
}
div.checkout_container h2 {
	margin-bottom: 10px;
}


span.required {
	color: #cc0000;
}

table.wpsc_checkout_table tr{
	border-bottom:1px solid #DFDFDF;
	padding:7px;
	width: 370px;
	display:block;
}
table.wpsc_checkout_table tr td {
	width: 45%;
	vertical-align: top;
}
table.wpsc_checkout_table input, table.wpsc_checkout_table select, table.wpsc_checkout_table textarea {
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #eee;
	padding: 2px 3px;
	width: 200px;
	font-family:helvetica,sans-serif;
}
table.wpsc_checkout_table textarea {
	line-height: 1.4em;
	font-size: 1em;
}
table.wpsc_checkout_table input:focus, table.wpsc_checkout_table select:focus, table.wpsc_checkout_table textarea:focus {
	outline: 0 none;
	border-color: #ccc;
}
table.wpsc_checkout_table select {
	height: 20px;
	margin: 2px 0;
}
table.wpsc_checkout_table textarea {
	height: 80px;
}
table.wpsc_checkout_table input.make_purchase {
	background: #888;
	border: #555 1px solid;
	color: #eee;
	width: auto;
	padding: 2px 5px;
	margin: -20px 0 0 0;
	float: right !important;
}

strong.prodtitles {
	margin-left: 10px;
}


div.error {
	background:#FFDFDF none repeat scroll 0 0;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0;
	margin:0 0 1.5em;
	padding:7px 7px 7px 15px;
	line-height: 1.4em;
	color: #EF1D2A;
}
div.error strong {
	color:#AF4C4C;
	font-size:100%;
	font-weight:bold;
	line-height:100%;
	margin:0 0 6px -8px;
	display: block;
}
table.wpsc_checkout_table input.custom_gateway {
	margin-right: 5px;
	width: 20px;
}

div.MainCategory {
	height: 95px;
}
div.MainCategory div.textcol div.imagecol img{
	width: 96px;
	height: 96px;
	background: #aaa;
}

/* @end */

/* @group -home */

/* @group --tag */

div#tag {
	margin: 35px 0 0 175px;
}

div#tag h2 {
	font-size: 2.2em;
	font-style: italic;
	color: #555;
	width: 700px;
}
div#tag a {
	margin: 5px 0 0 30px;
	float: left;
}
div#tag a#enroll-button {
	margin: 5px 0 0 5px;
}

/* @end */



div.home-box {
	background: url(images/green_box.jpg) no-repeat;
	width: 302px;
	height: 261px;
	float: left;
	margin: 45px 0 0 11px;
	padding: 0;
	display: inline;
}
div#learn {
	clear: both;
}
div.home-box h3 {
	margin: 15px 0 10px 5px;
	float: left;
	width: 280px;
	font-size: 1.4em;
	color: #888;
	border: double #ccc;
	border-width: 3px 0;
	padding: 3px 0 3px 10px;
	display: inline;
}
div.home-box h4 {
	font-size: 1.1em;
	padding: 5px 0 5px 22px;
	margin: 0 0 0 15px;
	float: left;
	clear: left;
	width: 250px;
}
div.home-box h4 a{
	color: #545454;
	width: 250px;
}



div.home-box h4#class {
	background: url(images/icons/class.png) no-repeat 0 3px;
}
div.home-box h4#videos {
	background: url(images/icons/videos.png) no-repeat 0 3px;
}
div.home-box h4#tips {
	background: url(images/icons/wand.png) no-repeat 0 3px;
}
div.home-box h4#why-lime {
	background: url(images/icons/why_lime.png) no-repeat 0 3px;
}
div.home-box h4#catalogue {
	background: url(images/icons/catalogue.png) no-repeat 0 3px;
}
div.home-box h4#designers {
	background: url(images/icons/information_for_designers.png) no-repeat 0 3px;
}
div.home-box h4#calculator {
	background: url(images/icons/calculator.png) no-repeat 0 3px;
}
div.home-box h4#tinting-information {
	background: url(images/icons/tinting_information.png) no-repeat 0 3px;
}





div.home-box p {
	font-size: 1.1em;
	margin: 10px 20px 0 20px;
	color: #333;
}
div.home-box b {
	color: #555;
}

div.home-box em {
	font-size: 0.8em;
	font-style: italic;
	color: #666;
}
div#green ul {
	width: 260px;
	height: 70px;
	padding: 7px 0 0 20px;
}
div#green ul li {
	font-size: 1.1em;
	color: #555;
	float: left;
	margin: 0 0 7px 20px;
	width: 110px;
}





p.projects a{
	text-decoration: underline;
}
ul.subscribe {
	list-style: none;
	font-size: 1.1em;
	margin: 4px 0 2px 35px;
	padding: 0;
}
ul.subscribe li {
	margin: 0 0 4px 0;
	padding: 0 0 0 20px;
	line-height: 16px;
}
ul.subscribe li.rss {
	background: url(images/icons/subscribe_rss.gif) no-repeat;
}
ul.subscribe li.newsletter {
	background: url(images/icons/subscribe_newsletter.gif) no-repeat;
}




ul.social {
	list-style: none;
	font-size: 1.1em;
	margin: 5px 0 0 35px;
	padding: 0;
}
ul.social li {
	margin: 0 0 4px 0;
	padding: 0 0 0 20px;
	line-height: 16px;
}
ul.social li.twitter {
	background: url(images/social/twitter.gif) no-repeat;
}
ul.social li.facebook {
	background: url(images/social/facebook.gif) no-repeat;
}
ul.social li.flickr {
	background: url(images/social/flickr.gif) no-repeat;
}
ul.social li.youtube {
	background: url(images/social/youtube.gif) no-repeat;
}





div#green h3{
	border-color: #ecf1dd;
	color: #aabe65;
}
div#green img#tag {
	float: right;
	margin: -51px -20px 0 0;
}


p#read-more-environment {
	font-weight: bold;
	font-size: 1em;
	background: url(images/icons/information.gif) no-repeat;
	padding: 0 0 0 20px;
}


/* @end */



/* @end */


p#followers {
	margin: 5px 10px;
	font-size: 1.1em;
	background: #D1D1D1;
	padding: 4px;
	color: #444;
}
p#followers a {
	font-weight: bold;
	text-decoration: underline;
}
p#whats-new {
	margin: 10px;
	font-size: 1.2em;
	color: #555;
	font-weight: bold;
}
ul#twitter {list-style: none;margin: 10px;}
ul#twitter li {border-bottom: #888 1px solid;margin: 0;padding: 5px 0;list-style:none;}


li.widget_blog_twitter h3 {padding: 0 0 0 30px;background: url(images/social/twitter_sidebar.jpg) no-repeat 8px 50% #646464;}
