/* --------------------------------------------------------------------------------- */
/* SOME OF MY PERSONAL EDITS														 */
html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6, form, fieldset, ul, ol, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* hack to generate vertical slider in Firefox, & Safari doesn't work in Opera */
/* hide from IE mac \*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */
body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center; /* Centers the page content container in IE 5 browsers. */
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 790px;
}

/* START: socialMedia */
#socialMediaLinks a {
	padding: 5px 0px 5px 36px;
	display: block;
}
#socialMediaLinks li {
	list-style-type: none;
	padding: 10px 0;
	text-align: left;
}
#twitter {
	background: url(/blog/org/withington/socialmedia/assets/images/twitter_32.png) no-repeat left;
}
#linkedin {
	background: url(/blog/org/withington/socialmedia/assets/images/linkedin_32.png) no-repeat left;
}
#facebook {
	background: url(/blog/org/withington/socialmedia/assets/images/facebook_32.png) no-repeat left;
}
#flickr {
	background: url(/blog/org/withington/socialmedia/assets/images/flickr_32.png) no-repeat left;
}
#feed {
	background: url(/blog/org/withington/socialmedia/assets/images/feed_32.png) no-repeat left;
}
#technorati {
	background: url(/blog/org/withington/socialmedia/assets/images/technorati_32.png) no-repeat left;
}
/* END: socialMedia */
/* ============================================================================================== */
/*		GLOBAL UNORDERED AND ORDERED LIST ITEMS		*/
/* ============================================================================================== */
ul {
	padding-left: 24px;
}
ol {
	padding-left: 24px;
}
li {
	padding-bottom: 5px;
}
/* ============================================================================================== */
/*		SOCIAL BOOKMARKING		*/
/*		Borrowed from Ben Nadel (http://www.bennadel.com)	*/
/* ============================================================================================== */
	ul#socialbookmarking {
		height: 18px ;
		list-style-type: none ;
		margin: 3px 0px 16px 0px ;
		overflow: hidden ;
		padding: 0px 0px 0px 0px ;
		}
		
	ul#socialbookmarking li {
		float: left ;
		height: 18px ;
		margin: 0px 8px 0px 0px ;
		padding: 0px 0px 0px 0px ;
		}
		
	ul#socialbookmarking a {
		background-position: top left ;
		background-repeat: no-repeat ;
		display: block ;
		filter: alpha( opacity = 25 ) ;
		font-size: 1px ;
		height: 18px ;
		line-height: 40px ;
		opacity: .25 ;
		overflow: hidden ;
		}
		
	ul#socialbookmarking a:hover {
		filter: alpha( opacity = 100 ) ;
		opacity: 1.0 ;
		}
		
	ul#socialbookmarking a.delicious {
		background-image: url( "../images/sb/delicious.gif" ) ;
		width: 18px ;
		}
		
	ul#socialbookmarking a.digg {
		background-image: url( "../images/sb/digg.gif" ) ;
		width: 16px ;
		}
		
	ul#socialbookmarking a.spurl {
		background-image: url( "../images/sb/spurl.gif" ) ;
		width: 16px ;
		}
		
	ul#socialbookmarking a.wists {
		background-image: url( "../images/sb/wists.gif" ) ;
		width: 16px ;
		}
		
	ul#socialbookmarking a.simpy {
		background-image: url( "../images/sb/simpy.gif" ) ;
		width: 16px ;
		}
		
	ul#socialbookmarking a.newsvine {
		background-image: url( "../images/sb/newsvine.gif" ) ;
		width: 16px ;
		}
		
	ul#socialbookmarking a.blinklist {
		background-image: url( "../images/sb/blinklist.gif" ) ;
		width: 18px ;
		}
		
	ul#socialbookmarking a.fulr {
		background-image: url( "../images/sb/furl.gif" ) ;
		width: 16px ;
		}
		
	ul#socialbookmarking a.reddit {
		background-image: url( "../images/sb/reddit.gif" ) ;
		width: 18px ;
		}
		
	ul#socialbookmarking a.fark {
		background-image: url( "../images/sb/fark.gif" ) ;
		width: 15px ;
		}
		
	ul#socialbookmarking a.blogmarks {
		background-image: url( "../images/sb/blogmarks.gif" ) ;
		width: 16px ;
		}
		
	ul#socialbookmarking a.yahoo {
		background-image: url( "../images/sb/yahoo.gif" ) ;
		width: 18px ;
		}
		
	ul#socialbookmarking a.smarking {
		background-image: url( "../images/sb/smarking.gif" ) ;
		width: 16px ;
		}
		
	ul#socialbookmarking a.magnolia {
		background-image: url( "../images/sb/magnolia.gif" ) ;
		width: 16px ;
		}
		
	ul#socialbookmarking a.segnalo {
		background-image: url( "../images/sb/segnalo.gif" ) ;
		width: 20px ;
		}
/* --------------------------------------------------------------------------------- */
a, a:link, a:visited {
	color: #435176;
	text-decoration: none;
	font-weight:bold;
}
a:active, a:hover {
	color: #6179B7;
}
#page {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}
h1 {
	margin: 0;
	color: #666666;
	font-size: 130%;
}
h2 {
	color: #333333;
	font-size: 120%;
}
h3, h4, h5, h6 {
	color: #000000;
	font-size: 100%;
}
p {
	padding-bottom: 6px;
}
.body {
	color: #666666;
	padding: 0 0 20px 0;
}
.byline, .entryfooter, .trackbackfooter {
	margin: 0;
	padding: 0 0 8px 0;
}
.byline img {
	vertical-align: top;
}
.byline {
	clear:both;
}
.commentBody {
	color: #000000;
	margin-right: 10px;
	margin-bottom: 40px;
}
.commentByLine {
	font-weight: bold;
	clear: left;
}
#blogText {
	padding:0 8px 0 20px;
}
#banner, #banner a, #banner a:link {
	padding: 0;
}
#banner a:active, #banner a:hover {
	color: #CCCCCC;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.menuTitle {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding: 5px;
}
.header, .header a {
	text-align: center;
	font-weight: bold;
}
#calendar {
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	text-align: center;
	padding: 2px;
}
.calendarToday {
	background-color: #CCCCCC;
}
.menuBody {
	padding: 5px;
}
.menuBody .header {
	font-size: 11px;
}
.date {
	color: #666666;
	border:1px solid #999999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}
.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}
.footerHeader {
	background-color: #CCCCCC;
	color: #333333;
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}
.rightMenu {
	border:1px solid #999;
	margin:8px;
}
.code {
	font-family: "courier new", courier, monospace;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: scroll;
	width: 100%;
	max-height: 200px;
	padding: 4px 4px 4px 4px;
	line-height: 15px;
	margin:5px 0 5px 0;
}
.codePrint {
	font-family: courier, monospace;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	padding: 4px 4px 4px 4px;
	line-height: 15px;
}
.center {
	text-align:center;
}
.entry {
	margin-bottom:8px;
	border-bottom:1px solid #666666;
	padding: 5px 0 5px 0;
}
a img {
	border: 0px;
}
.comment, .trackback, .commentAlt, .trackbackAlt {
	border: 1px solid #999;
	padding: 10px;
	margin: 10px 0;
	position: relative;
}
.commentAlt, .trackbackAlt {
	background-color: #CCCCCC;
}
.comment img, .commentAlt img {
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}
.commentBody, .trackbackBody {
	color: #000000;
	margin-bottom: 10px;
}
#relatedEntriesList {
	color: #000000;
}
.commentByLine, .trackbackByLine {
	font-style: italic;
}
.addCommentLink, .addTrackbackLink {
	text-align:right;
}
#trackbacks, #comments {
	margin-top:8px;
}
#calendar th {
	font-weight: normal;
}
.tbLink {
	font-size: 100%;
}
.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}
/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm {
	margin:8px;
	text-align:left;
}
fieldset#sendForm {
	border:none;
}
fieldset#commentForm legend, fieldset#sendForm legend {
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 10px 5px;
}
fieldset#commentForm div, fieldset#sendForm div {
	clear:both;
	margin-bottom:5px
}
fieldset#commentForm .nofLoat, fieldset#sendForm .nofLoat {
	float:none
}
fieldset#commentForm #comments, fieldset#sendForm #notes {
	width:100%;
	height:120px;
	overflow: auto;
}
fieldset#commentForm img {
	margin:3px auto
}
#popUpFormBody {
	background:#fff;
	margin:8px;
}