/* BLOG CLASSES */

#flashcontent {padding: 10px 0 20px 0}
	
.blogImage, .blogdetailImage {
	width: 468px;
	float:left;
	}
	
.blogImage {padding: 5px 0px 11px 0px;}
.blogdetailImage {padding: 5px 0px 26px 0px;}

.inlineImage {
	width: 468px;
	padding: 5px 0px 22px 0px;
	}
	
p.blogNeg{margin: -14px 0px 9px 0px;}

.h4BlogPad {
	float:left; 
	clear:both; 
	height:18px; /* FORCES DIV TO SHOW CORRECT HEIGHT WHILE SIFR IS LOADING AND ALSO FOR MAC FIREFOX WHICH HAS LARGE BOTTOM PADDING ON SIFR ELEMENTS*/
	padding: 3px 0px 5px 0px;
	width: 468px;
	}	

.blogDetails {
	color: #a0a0a0;
	clear: both;
	float:left;
	width: 468px;
	font-size: 0.8em;
	padding-bottom: 11px;
	margin-bottom: 30px;
	border-bottom: dashed 1px #ccc;
	}
	
#blogPag {
	clear:both; 
	float:left; 
	width:468px;
	font-size: 0.8em;
	}
	
#blogPag select{
	font-size: 1em;
	color: #0eaae6;
	}

/* BOOKMARKS */
	
#bookmark {
	color: #0eaae6;
	clear:both; 
	float:left; 
	width:468px;
	font-size: 0.8em;
	line-height: 1.3em;
	}
#bookmark li {padding-right: 15px; float:left;}
#bookmark ul {float:left;}
	
.booktitle {float:left; padding-right: 11px;}

/* widths need to change ie only stylesheet too */
.delicious {width:61px; height:14px; background:url(../img/bookmarks/delicious.gif) no-repeat;}
.delicious a {padding-left: 19px; display:block; width:61px;  height:14px; background:url(../img/bookmarks/delicious.gif) 0% 0% no-repeat;}
.delicious a:hover {background-position:0% 100%;}

.digg {width:39px; height:14px; background:url(../img/bookmarks/digg.gif) no-repeat;}
.digg a {padding-left: 19px; display:block; width:39px;  height:14px; background:url(../img/bookmarks/digg.gif) 0% 0% no-repeat;}
.digg a:hover {background-position:0% 100%;}

.stumble {width:81px; height:14px; background:url(../img/bookmarks/stumble.gif) no-repeat;}
.stumble a {padding-left: 19px; display:block; width:81px;  height:14px; background:url(../img/bookmarks/stumble.gif) 0% 0% no-repeat;}
.stumble a:hover {background-position:0% 100%;}

.facebook {width:65px; height:14px; background:url(../img/bookmarks/facebook.gif) no-repeat;}
.facebook a {padding-left: 19px; display:block; width:65px;  height:14px; background:url(../img/bookmarks/facebook.gif) 0% 0% no-repeat;}
.facebook a:hover {background-position:0% 100%;}

.reddit {width:35px; height:16px; background:url(../img/bookmarks/reddit.gif) no-repeat;}
.reddit a {padding-left:22px; display:block; width:35px;  height:16px; background:url(../img/bookmarks/reddit.gif) 0% 0% no-repeat;}
.reddit a:hover {background-position:0% 100%;}

blockquote {margin: 0px 0px 21px 0px; color: #0eaae6;}
.quoter {font-size: 0.8em; color: #404040;}