/* Custom Icons */


.addthis_toolbox .custom_images a
{
    width: 60px;
    /*height: 60px;*/
	height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

/* Retweet + Like + Share  */

.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_button_compact .at15t_compact {
    float: left;
}  


/* Follow us */ 


#wrapper {
	margin: 0 auto;
	width: 200px;
	margin-top: 60px;
	padding-left: 80px;
}

#social_nav_horizontal {
	margin-left: 100px;
	font-size: 13px;
	color: #8E9090;
	height: 100px;
}
#social_nav_horizontal h3 {
	display: inline;
	padding: 0 10px;
	/*border-bottom: dashed 1px #ccc;*/
	margin-left: 0px;
	margin-bottom: 0px;
	font-size:80%;
}
#social_nav_horizontal ul {
	padding: 0;
	margin-top: -10px; 
	margin-left: 0;
	}
#social_nav_horizontal ul li {
	float: left;
	padding: 5px 5px 0 5px;
	margin-left: 5px;
	list-style-type: none;
	}
#social_nav_horizontal ul li a {
	padding: 4px 0 0 28px;
	/*padding: 4px 0 0 28px;*/
	height: 36px;
	text-decoration: underline;
	line-height: 1.2em;
}
#social_nav_horizontal ul li a:hover {
	text-decoration: underline;
}

.facebook2 {
	background: url(img_as/global/social/16/facebook.png) no-repeat;
background-position: 8px 5px;
}

.facebookyouth {
	background: url(img_as/global/social/16/facebookyouth.png) no-repeat;
background-position: 8px 5px;
}
.twitter2 {
	background: url(img_as/global/social/16/twitter.png) no-repeat;
	background-position: 8px 5px;
}

.blogspot2 {
	background: url(img_as/global/social/16/blogger.png) no-repeat;
	background-position: 8px 5px;
}


#social_nav_vertical {
	/*margin-left: 100px;*/
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	/*font-family: Futura, Verdana, Sans-Serif;*/
	font-size: 14px;
	/*color: #8e9090;*/
	height: 160px;
	/*background: #E2E2E2;*/
	padding: 20px 10px;
	width: 290px;
	border: 2px solid #DFDFDF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	}
	
	
body#home	div#social_nav_vertical {
	/*margin-left: 100px;*/
	margin: 15px 15px 0 50px;
	/*font-family: Futura, Verdana, Sans-Serif;*/
	font-size: 14px;
	height: 160px;
	/*background: #E2E2E2;*/
	padding: 20px 5px;
	width: 240px;
	border: 2px solid #DFDFDF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	float:right;
	}
body#home div.sharethis {
	margin: 15px 0px 0 40px;
}
	
#social_nav_vertical h3 {
	display: inline;
	padding: 0 10px;
	/*border-bottom: dashed 1px #ccc;*/
}
#social_nav_vertical  ul {
	margin: 0;
	padding: 0;
	margin-top: 20px;
}
#social_nav_vertical ul li {
	padding: 5px 0 0 5px;
	margin-left: 5px;
	list-style-type: none;
}
#social_nav_vertical  ul li a {
	padding: 4px 0 0 28px;
	height: 32px;
	color: #999;
	text-decoration: none;
	line-height: 1.45em;
}
#social_nav_vertical ul li a:hover {
	color: #6DCAFF;
	text-decoration: underline;
}
.vertical_title {
	position: relative;
	top: -120px;
	left: 170px;
	font-size: 20px;
}
