/*
Theme Name: SCCF WordPress
Theme URI: http://sindicatumccf.com/
Description: The default SCCF WordPress theme.
Version: 1.0
Author: Top Left Design
Author URI: http://topleftdesign.com/
Tags: top left design
*/

@import "/styles.css";

#ph_social_share_top { margin: 1em 0; }
#phsmc_top_twitter { width: 73px; }

body#blog #sidebar ul.main a { color: #009600; text-decoration: none; } 
body#blog #sidebar ul.main a:hover { color: #009600; text-decoration: underline; }

body#blog #sidebar ul.main li#recent-posts-3 ul li { margin-bottom: 0.5em; }

.more-link,a.more-link:link,a.more-link:visited { padding-right: 15px; background: url(/images/arrow1_rightwards-green.png) 100% 50% no-repeat; color: #009600; white-space: nowrap; *display: inline-block; }
a.more-link:hover { background-image: url(/images/arrow1_rightwards-green.png); color: #009600; }

input.text {width: 218px;}

.seccode {width: 213px; padding: 8px 6px 8px 5px; margin-bottom: 1em; border: 1px solid #d9d9d9; overflow: hidden;}
.seccode img {border: 1px solid #d9d9d7 !important; margin-bottom: 8px;}
.seccode label span {padding-right: 11px; line-height: 26px; background: url(/toview/images/arrow1_rightwards-brown.png) 100% 50% no-repeat; float: left;}
.seccode input.text {width: 94px !important; float: right;}



