/*
Theme Name: StartUpHire2 style
Description: style user by StartUpHire
Version: 2.0
Author: Anthony Sheetz(wvw)
Author URI: http://www.zurka.com

	Created for the StartUpHire web site blog by Anthony Sheetz at Zurka Interactive
*/



/* Begin Typography & Colors */
#sidebar{
	margin-top:28px;
}
#sidebarfacebook{
	margin-left: -15px;
}
#sidebar label,
#sidebar #searchsubmit{
	display:none;
}
#sidebar #s{
	width:11em;
}
ul#aboutLinks, ul#aboutLinks ul{
	padding-left:4px;
	margin:0;
}
ul#aboutLinks h2{
	color:#999;
	font-weight:bold;
	padding:0;
	margin:0;
	font-size:12px;
}

ul#aboutLinks li {
	color: #999;
	padding:0;
	margin:0;
}
h2, h2 a{
	color:#B2B020;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	margin-top:8px;
}
div#footer a, .postmetadata a{
	color:#999;
	text-decoration:none;
}
.jobReviewContent #footer{
	margin-top:8px;
}
p.aboutFooter{
	bottom:30px;
}
.post small{
	color:#999;
	font-size:12px;
}
.post h2{
	margin-bottom:8px;
}


#floater{
	float: right;
	width: 100 px;
	height: 100 px;
	/*background-color: fuchsia; */
	padding-left: 40px;
	margin-bottom: 5px;
}

#flickr {
	text-align: right;
	font-size: small;
	color: #5e5d5d;
	float: right;
	width: 405px;
	height: 305px;
	margin-left: 15px;
	margin-bottom: 40px;
}


#likebutton{
	margin-top:5px;
	
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
#aboutLinks .popular-posts li{
	margin-bottom:6px;
}

