/* -------------------------------------------------------------------------------
Theme Name: Create Change
Theme URI: http://www.createchange.com
Description: 2 color blue and white combination wordpress theme for Create Change website by <a href="http://www.ogusto.com/">Ogusto</a>
Version: ver 1.0
Author: Ogusto

Tags: Blue white, fixed width, clean, simple, widgets, widget ready, valid XHTML, valid CSS, business, corporate
	
The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php	
   ------------------------------------------------------------------------------- */
/* general */ 
input{
border:1px solid #8d9da3;
background:transparent;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#cccccc;
width:300px;
}
textarea {
border:1px solid #8d9da3;
background:transparent;
	font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#cccccc;
width:620px;
}

input.button {
border:1px solid #8D9DA3;
background:#20376a;
	font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#FFFFFF;
width:60px;
cursor:pointer;
}
input.button:hover {
color:#20376a;
background:#149b9e;
}
input.button:active {
/*border:2px inset white;
background-color:white;*/
color:#FFFF00;
} 
body {
	margin: 0px;
	background:#149b9e url(images/bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#EEEEEE;
	line-height:16pt;
}
a {
text-decoration:none;
color:#00ffff;
}
a:hover {
color:#ffff00;
}
p,h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	padding:0px;
	margin:20px 0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
h1{
	margin:0px 0 20px 0;
	font-size:20pt;
}
h2,h3{
	font-size:15pt;
	height:28px;
	background:url(images/line-h2.png) bottom no-repeat;
	color:#00cccc;
}
h3{
	color:#1f3367;
}
ul{
	margin: 0px;
	list-style-type: none;
	display: block;
	text-align: justify;
}
ul.ccRight{
margin-top:-4px;
float:right;
width:260px;
}
ul li{
	margin: 4px 0px 0px 20px;
	display: list-item;
	list-style-type: none;
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
}
ol{
	margin: 0px;
	display: list-item;
}
ol li{
	margin: 4px 0px 0px 20px;
	display: list-item;
	list-style-type: decimal;
}
.ccSub ul{
	margin: 0px;
	list-style-type: none;
	display: list-item;
	text-align: justify;
}
.ccSub li{
	margin: 0px 0px 0px 20px;
	padding: 4px 0px 0px 0px;
	display: list-item;
	list-style-type: none;
	list-style-image: url(images/dot.png);
	list-style-position: outside;
}
.alignleft{float:left;}
.alignright{float:right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
  border:0px;
}
img.alignleft {
	padding: 10px;
	margin: 0 10px 2px 0;
	display: inline;
background: url(images/bg-img.png) repeat;
float:left;
margin:0 10px 0 0;
-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; 
-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px;
}

img.alignright {
	padding: 10px;
	margin: 0 0 2px 10px;
	display: inline;
background: url(images/bg-img.png) repeat;
float:right;
margin:0 10px 0 0;
-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; 
-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}

/***** layout *****/
#ccHeader{
width:1000px;
margin:auto;
height:355px;
}
#ccBottom{
width:1000px;
background: url(images/logo-bottom.png) bottom right no-repeat;
margin:auto;
}
#ccContent{
width:1000px;
}
#ccFooter{
width:940px;
height:30px;
background:url(images/bg-bottom.png) no-repeat;
margin:auto;
padding:0 0 30px 0;
}
#ccMenu{
position:relative;
background:url(images/bg-menu.gif) no-repeat;
width:260px;
height:280px;
top:0px;
left:58px;
margin: 0px;
padding:30px 0 0 0;
float:left;
}
#ccFooterMenu{
float:right;
margin:8px 0 0 0;
}
#ccCopyright{
margin:11px 0 0 0;
width:305px;
float:left;
}
#ccContentText{
width:620px;
float:right;
padding:26px 60px 130px 0 ;
}
#ccPhilosophy{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:8pt;
font-style:italic;
color:#cc333333;
line-height:9pt;
position:absolute;
width:1000px;
height:90px;
top:260px;
background:url(images/bg-philosophy.png) repeat-x;
}
#ccFlash{
width:1000px;
height:350px;
background-color:white;
}

#ccTopLogo{
position:absolute;
width:433px;
height:67px;
top:95px;
background:url(images/top-logo.png) no-repeat;
}
.ccClear{
clear:both;
}

/*######### header ############*/
#blogtitle {
	position:absolute; 
	top:90px;
	width:1000px;
	font-size:30px; 
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	border:0px red solid;
	overflow:hidden;
	
}

#blogtitle a, #blogtitle a:hover {
	font-weight:bold;
	color:#ffffff; 
	text-decoration:none;
}
	
#subtitle {
	position:absolute;
	overflow:hidden; 
	width:894px; 
	height:45px;
	top:125px; 
	text-align:center; 
	font-size:13px;
	letter-spacing: 2px;
	color:#ffffff; 
	font-style:italic;
	border:0px red solid;
	line-height:1.1em;
}
.searchbox {
	position:absolute;
	top:1px; 
	right: 45px;
	width:250px;
	height:30px; 
	border:0px;
}
.search-field input {
	position:absolute;
	top:5px;
	left:7px;
	width:172px; 
	height:15px; 
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:5px 3px 3px 3px;
	border:0px;
	background:#ffffff;
}
.search-but input {
	position:absolute;
	top:7px;
	right:5px;
	width:50px; 
	height:20px; 
	background:transparent;
	border:0px;
}

/***** sidebar *****/

/***** content *****/
.alignnone{
margin:0px;
padding:0px;
float:none;
}
.aligncenter{
}
.archivetitle {
	height:20px;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
}
.post{
	margin:0px ;
}	

.post_top{
	margin:0px;
}
.post_bottom{
	margin:0px;
	height:21px;
	background:url(images/line.gif) repeat-x center;
	clear:both;
}	
.posttitle{
	text-decoration:none;
}
.posttitle a{
	color:#222222;
}
.posttitle a:hover{
	color:#C83301;
}
.date {
	position:relative;
	top:4px;
	font-size: 0.8em;
	color:#666666;
	padding: 0px;
	float:right;
	margin-left:10px;
}
.author{
	font-size: 0.8em;
	color:#666666;
	padding: 0px;
}
.author a, a:hover{
	text-decoration:none;
}
.author a:hover{
}
.links {
	position:relative;
	top:1px;
	font-size: 0.8em;
	color:#666666;
	padding: 0px;
	float:right;
	margin-left:10px;
	text-align:right;
}
.info {
	line-height: 2em;
	font-size: 9px;
	padding:10px 10px 5px 10px;
	color:#000000;
	border:0px red solid;
}
.category{
	padding:2px 0 2px 20px;
	background:url(images/category.jpg) no-repeat top left;
}
.bubble{
	padding:2px 0 2px 20px;
	background:url(images/bubble.jpg) no-repeat left top;
}
.tags{
	padding:2px 0 2px 20px;
	background:url(images/tags.jpg) no-repeat left top;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding:0px;
}

.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}


.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #CC6633;
	background:#ffffff;
}

/*** home page slide ***/

/*** Speaker Box ***/

/*** Info Box ***/

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none;}

.commenttitle {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #999999;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #999999;
	background:#f4f5f3;
}

.commenthead {
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #999999;
	background:#f4f5f3;
}
.adminbody {
	height:100%;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 15px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #999999;
	background:#f4f5f3;
}
.adminhead {
	height:32px;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #999999;
	background:#f4f5f3;
}
.trackhead {
	height:34px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #999999;
	background: #f4f5f3 url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px dashed #999999;
	background:#f4f5f3;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	position:relative;
	top:0px;
	float: right;
	color: #aaaaaa;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.authorlink {font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px;}

.trackbody p a {}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #fullname, #url {
	width:200px;
}
#comment {
	width: 600px;
}
#Code{
	width:100px;
}
.securitycode{
	font-size:0.8em;
	color:#0FF;
}
#submit,#submit:focus,#wp-submit,#wp-submit:focus  {
	width: 80px;
	padding:4px 3px;
	margin:0px;
	color:#ffffff;
	border:1px solid #8D9DA3;
	background:#20376a;
	font-size:0.8em;
	outline:none;
}
#submit:hover,#wp-submit:hover{
	color:#20376a;
	background:#149b9e;
}


/***** footer *****/

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
	color:#999999;
}
.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
	font-size:0.8em;
	line-height:normal;
	padding:10px 5px;
background: url(images/bg-img.png) repeat;
margin:0 10px 0 0;
-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; 
-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px;
}
.wp-caption p{ 
	margin:5px 0 0 0;
	padding:0px;
	color:#333333;
}

.wp-caption img{ /*images caption*/
	border: 0px;
	margin:0px;
	padding:0px;
}

.textwidget { /*text box*/
	margin:5px 0px 5px 5px;
}

#akismetwrap{
	margin:2px 0 2px 45px;
}
.rsswidget img {
	margin-top:2px;
	margin-left:-15px;
	padding:0px;
	background:#ff0 fixed;
}

.title{
width:640px;
}

/*** Meetings & Events Calendar Table ***/
.listtable {width:100%;text-align:left;}
.listtable th {text-align:left;padding:3px;background:#FFCC00;}
.listtable td {border-bottom:1px solid #e5e5e5;padding:3px;}
.listtable tr.bluedate {background:#d7f3fb;}
.listtable tr.reddate {background:#FFCCCC;}

/*** Meeting Bulletins sidebox ***/
#sidebox{
position:relative;
width:180px;
float:right;
margin:20px -30px 10px 20px;
background:#f8f8f8;
line-height:normal;
border-left:1px solid #e5e5e5;
z-index:1000;
}
#sidebox div {padding:10px 20px;}
#sidebox a {color:#0099cc;text-decoration:none;}
#sidebox a:hover {color: #333333;text-decoration:none;}
#sidebox p {margin:0.5em 0;}

#recent-bulletins{display:block;}
#more-bulletins{display:none;}

/*** Login Form ***/
p.login-username label,p.login-password label{width: 80px; display:block; float:left;}

.msg {color:#FF3300;}

/*** scrollable ***/
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
#scroller {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 640px;
	height:400px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
#scroller .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
#scroller .items .item {
	width:640px;
	height:400px;
	float:left;
}
.photodescbox{
	position:relative;
	width:640px;
	height:70px;
	float:left;
	margin:0;
	padding:0;
	top:-70px;
	z-index:1000;
	font-size:.8em;
	background:url(images/black-70.png);
}
.photodescbox .photodesctext{
	line-height:normal;
	color:#ffffff;
	margin:10px;
}

/*** homepage projects & news ***/

/*** social buttons ***/
#follow.right {width:30px;position:fixed; right:0; top:100px;background-color:#d622ca;padding:10px 0;font-family:impact,charcoal,arial, helvetica,sans-serif;-moz-border-radius-topleft: 5px;-webkit-border-top-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border:2px solid #9516c4;border-right-width:0}#follow.right ul {padding:0; margin:0; list-style-type:none !important;font-size:24px;color:black;}
#follow.right ul li {padding-bottom:10px;list-style-type:none !important;margin:0 4px;}
#follow.right ul li.follow {}
#follow.right ul li.follow img {border-width:0;display:block;overflow:hidden; background:transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/images/impact/follow-right.png) no-repeat -0px 0px;height:79px;width:20px;}
#follow.right ul li a {display:block;}
/* start text replacemnt words*/
#follow.right ul li.text_replace a.facebook {background:transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/images/impact/word-strip-right.png) no-repeat; background-position:-1125px -42px;height:91px;width:20px}
#follow.right ul li.text_replace a.facebook:hover {background-position:-1104px -42px;}
#follow.right ul li.text_replace a.hyves {background:transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/images/impact/word-strip-right.png) no-repeat; background-position:-1081px -76px;height:57px;width:22px}
#follow.right ul li.text_replace a.hyves:hover {background-position:-1057px -76px;}
#follow.right ul li.text_replace a.rss {background:transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/images/impact/word-strip-right.png) no-repeat; background-position:-593px -35px;height:31px;width:17px}
#follow.right ul li.text_replace a.rss:hover {background-position:-572px -35px;}
#follow.right ul li.text_replace a.twitter {background:transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/images/impact/word-strip-right.png) no-repeat; background-position:-205px -0px;height:65px;width:20px}
#follow.right ul li.text_replace a.twitter:hover {background-position:-184px -0px;}
/* end text replacemnt words */
#follow.right ul li.follow span, 
.size16 .digg{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/digg.png) no-repeat}
.size16 .twitter{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/twitter.png) no-repeat}
.size16 .facebook{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/facebook.png) no-repeat}
.size16 .stumble{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/stumble.png) no-repeat}
.size16 .reddit{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/reddit.png) no-repeat}
.size16 .delicious{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/delicious.png) no-repeat}
.size16 .hyves{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/hyves.png) no-repeat}
.size16 .myspace{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/myspace.png) no-repeat}
.size16 .linkedin{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/linkedin.png) no-repeat}
.size16 .rss{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/rss.png) no-repeat}
.size16 .mixx{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/mixx.png) no-repeat}
.size16 .email{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/email.png) no-repeat}
.size16 .print{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/print.png) no-repeat}
.size16 .google_buzz{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/google_buzz.png) no-repeat}
.size16 .yahoo_buzz{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/yahoo_buzz.png) no-repeat}
.size16 .tumblr{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/tumblr.png) no-repeat}
.size16 .orkut{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/orkut.png) no-repeat}
.size16 .vkontakte{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/vkontakte.png) no-repeat}
.size16 .sphinn{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/sphinn.png) no-repeat}
.size16 .nujij{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/nujij.png) no-repeat}
.size16 .bookmark{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/bookmark.png) no-repeat}
.size16 .technorati{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/technorati.png) no-repeat}
.size16 .xing{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/xing.png) no-repeat}
.size16 .facebook{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/facebook.png) no-repeat}
.size16 .hyves{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/hyves.png) no-repeat}
.size16 .twitter{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/16/twitter.png) no-repeat}
.size24 .digg{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/digg.png) no-repeat}
.size24 .twitter{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/twitter.png) no-repeat}
.size24 .facebook{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/facebook.png) no-repeat}
.size24 .stumble{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/stumble.png) no-repeat}
.size24 .reddit{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/reddit.png) no-repeat}
.size24 .delicious{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/delicious.png) no-repeat}
.size24 .hyves{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/hyves.png) no-repeat}
.size24 .myspace{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/myspace.png) no-repeat}
.size24 .linkedin{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/linkedin.png) no-repeat}
.size24 .rss{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/rss.png) no-repeat}
.size24 .mixx{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/mixx.png) no-repeat}
.size24 .email{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/email.png) no-repeat}
.size24 .print{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/print.png) no-repeat}
.size24 .google_buzz{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/google_buzz.png) no-repeat}
.size24 .yahoo_buzz{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/yahoo_buzz.png) no-repeat}
.size24 .tumblr{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/tumblr.png) no-repeat}
.size24 .orkut{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/orkut.png) no-repeat}
.size24 .vkontakte{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/vkontakte.png) no-repeat}
.size24 .sphinn{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/sphinn.png) no-repeat}
.size24 .nujij{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/nujij.png) no-repeat}
.size24 .bookmark{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/bookmark.png) no-repeat}
.size24 .technorati{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/technorati.png) no-repeat}
.size24 .xing{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/xing.png) no-repeat}
.size24 .facebook{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/facebook.png) no-repeat}
.size24 .hyves{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/hyves.png) no-repeat}
.size24 .twitter{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/24/twitter.png) no-repeat}
.size32 .digg{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/digg.png) no-repeat}
.size32 .twitter{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/twitter.png) no-repeat}
.size32 .facebook{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/facebook.png) no-repeat}
.size32 .stumble{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/stumble.png) no-repeat}
.size32 .reddit{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/reddit.png) no-repeat}
.size32 .delicious{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/delicious.png) no-repeat}
.size32 .hyves{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/hyves.png) no-repeat}
.size32 .myspace{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/myspace.png) no-repeat}
.size32 .linkedin{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/linkedin.png) no-repeat}
.size32 .rss{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/rss.png) no-repeat}
.size32 .mixx{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/mixx.png) no-repeat}
.size32 .email{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/email.png) no-repeat}
.size32 .print{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/print.png) no-repeat}
.size32 .google_buzz{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/google_buzz.png) no-repeat}
.size32 .yahoo_buzz{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/yahoo_buzz.png) no-repeat}
.size32 .tumblr{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/tumblr.png) no-repeat}
.size32 .orkut{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/orkut.png) no-repeat}
.size32 .vkontakte{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/vkontakte.png) no-repeat}
.size32 .sphinn{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/sphinn.png) no-repeat}
.size32 .nujij{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/nujij.png) no-repeat}
.size32 .bookmark{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/bookmark.png) no-repeat}
.size32 .technorati{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/technorati.png) no-repeat}
.size32 .xing{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/xing.png) no-repeat}
.size32 .facebook{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/facebook.png) no-repeat}
.size32 .hyves{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/hyves.png) no-repeat}
.size32 .twitter{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/32/twitter.png) no-repeat}
.size48 .digg{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/digg.png) no-repeat}
.size48 .twitter{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/twitter.png) no-repeat}
.size48 .facebook{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/facebook.png) no-repeat}
.size48 .stumble{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/stumble.png) no-repeat}
.size48 .reddit{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/reddit.png) no-repeat}
.size48 .delicious{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/delicious.png) no-repeat}
.size48 .hyves{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/hyves.png) no-repeat}
.size48 .myspace{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/myspace.png) no-repeat}
.size48 .linkedin{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/linkedin.png) no-repeat}
.size48 .rss{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/rss.png) no-repeat}
.size48 .mixx{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/mixx.png) no-repeat}
.size48 .email{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/email.png) no-repeat}
.size48 .print{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/print.png) no-repeat}
.size48 .google_buzz{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/google_buzz.png) no-repeat}
.size48 .yahoo_buzz{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/yahoo_buzz.png) no-repeat}
.size48 .tumblr{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/tumblr.png) no-repeat}
.size48 .orkut{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/orkut.png) no-repeat}
.size48 .vkontakte{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/vkontakte.png) no-repeat}
.size48 .sphinn{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/sphinn.png) no-repeat}
.size48 .nujij{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/nujij.png) no-repeat}
.size48 .bookmark{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/bookmark.png) no-repeat}
.size48 .technorati{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/technorati.png) no-repeat}
.size48 .xing{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/xing.png) no-repeat}
.size48 .facebook{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/facebook.png) no-repeat}
.size48 .hyves{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/hyves.png) no-repeat}
.size48 .twitter{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/48/twitter.png) no-repeat}
.size60 .digg{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/digg.png) no-repeat}
.size60 .twitter{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/twitter.png) no-repeat}
.size60 .facebook{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/facebook.png) no-repeat}
.size60 .stumble{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/stumble.png) no-repeat}
.size60 .reddit{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/reddit.png) no-repeat}
.size60 .delicious{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/delicious.png) no-repeat}
.size60 .hyves{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/hyves.png) no-repeat}
.size60 .myspace{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/myspace.png) no-repeat}
.size60 .linkedin{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/linkedin.png) no-repeat}
.size60 .rss{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/rss.png) no-repeat}
.size60 .mixx{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/mixx.png) no-repeat}
.size60 .email{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/email.png) no-repeat}
.size60 .print{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/print.png) no-repeat}
.size60 .google_buzz{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/google_buzz.png) no-repeat}
.size60 .yahoo_buzz{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/yahoo_buzz.png) no-repeat}
.size60 .tumblr{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/tumblr.png) no-repeat}
.size60 .orkut{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/orkut.png) no-repeat}
.size60 .vkontakte{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/vkontakte.png) no-repeat}
.size60 .sphinn{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/sphinn.png) no-repeat}
.size60 .nujij{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/nujij.png) no-repeat}
.size60 .bookmark{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/bookmark.png) no-repeat}
.size60 .technorati{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/technorati.png) no-repeat}
.size60 .xing{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/xing.png) no-repeat}
.size60 .facebook{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/facebook.png) no-repeat}
.size60 .hyves{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/hyves.png) no-repeat}
.size60 .twitter{background: transparent url(http://unselfish-designs.com/wp-content/plugins/share-and-follow/default/60/twitter.png) no-repeat}
.share {margin:0 3px 3px 0;}
.phat span {display:inline;}
ul.row li {float:left;list-style-type:none;}
li.icon_text a {background-position:left center;display:block}
li.text_only a {background-image:none !important;padding-left:0;}
li.iconOnly a span.head {display:none}
li.iconOnly a {display:block;margin:0 3px 3px 0; padding:0 !important;}
#follow.left li.iconOnly a, 
#follow.left ul
.size16 li.iconOnly a {height:16px;width:16px;}
.size24 li.iconOnly a {height:24px;width:24px;}
.size32 li.iconOnly a {height:32px;width:32px;}
.size48 li.iconOnly a {height:48px ;width:48px;}
.size60 li.iconOnly a {height:60px ;width:60px;}
.size32 li.icon_text a {line-height:34px;padding-left:40px;}
.size16 li.icon_text a {padding-left:20px;line-height:20px;}
.size24 li.icon_text a {line-height:30px;padding-left:30px;}
.size48 li.icon_text a {line-height:56px;padding-left:56px;}
.size60 li.icon_text a {line-height:70px;padding-left:70px;}
ul.socialwrap {list-style-type:none;margin:0; padding:0}
ul.socialwrap img {border:0}
ul.socialwrap li {list-style-type:none;}
ul.followwrap {list-style-type:none;margin:0; padding:0}
ul.followwrap img {border:0}
ul.followrap li {list-style-type:none;}
div.clean {clear:left;}
div.display_none {display:none;} 


#wrapper, #content {width: auto;margin: 0 5%;padding: 0;border: 0;float: none !important;color: black;background: transparent none;}

