@charset "utf-8";
/* CSS Document */

/***************************************
* LAYOUT                               *
***************************************/
body
{
	padding-bottom: 10px;
}	

#container
{
	width: 1000px;
	margin: 0 auto;
}

#header
{
	width: 1000px;
	height: 50px;
	text-align: left;
}

#header #header-img
{
	width: 230px;
	height: 40px;
	float: left;
}

#header .search
{
	width: 236px;
	float: right;
	margin-top: 5px;
}

#header .search .searchlabel
{
	width: 49px;
	height: 30px;
	float: left;
	margin-right: 5px;
}	

#header .search .searchstring
{
	margin: 0;
	padding: 0;
	height: 30px;
	width: 140px;
	float: left;
	margin-right: 5px;
}	

#header .search .searchstring input
{
	width: 100%;
	border: 1px;
	margin: 0;
	padding: 2px;
	border: 1px solid #DEDEDE;
	color: #000000;
	font-size: 11px;
	height: 1.3em;
	position: relative;
	top: 5px;
}

#header .search .searchbutton
{
	width: 30px;
	height: 30px;
	float: left;
}

#random-images
{
	width: 1000px;
	height: 200px;
}	

#menubar
{
	width: 1000px;
	height: 30px;
	margin: 10px 0px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	text-align: left;
}

#menubar #blog-menu
{	margin: 0;
	padding: 0;
	z-index: 30;
	width: 260px;
}

#menubar #blog-menu li
{
	margin-right: 20px;
	padding: 0;
	list-style: none;
	float: left;
}

#menubar #blog-menu li a
{
	display: block;
	width: 100%;
}	

#menubar #blog-menu div
{	position: absolute;
	visibility: hidden;
	padding: 0;
	background: #FFFFFF;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
}
	
#menubar #blog-menu div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 100px;
	height: 1.2em;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #AAAAAA;
	font: 11px arial;
}

#menubar #blog-menu div a:hover
{	
	background: #EFEFEF;
	color: #888888;
}	

#blog-entries
{
	width: 800px;
	padding: 0;
	margin: 0;
	float: left;
}

#blog-entries .entry
{
	width: 100%;
	margin-bottom: 15px;
}

#blog-entries .entry h2.entry-title
{
	width: 100%;
	text-align: left;
	margin-bottom: 5px;
	color: #FF0000;
	font-weight:500;
	font-size: 16px;
}	

#blog-entries .entry h2.entry-title a
{
	text-decoration: none;
	color: #FF0000;
}	

#blog-entries .entry .entry-text
{
	text-align: justify;
	line-height: 1.4em;
	color: #000000;
	font-size: 12px;
}	

#blog-entries .entry .entry-text a
{
	color: #888888;
}	

#blog-entries .entry .entry-text img
{
	border-style: none;
}

#blog-entries .entry #entry-info	
{
	width: 100%;
	text-size: 10px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;	
	text-align: left;
	padding: 10px 0px 10px 0px;
	margin-top: 5px;
}	

#blog-entries .entry #entry-info .entry-date
{
	margin-right: 5px;
	color: #AAAAAA;
	font-size: 10px;
}

#blog-entries .entry #entry-info .entry-category
{
	margin-right: 5px;
	color: #AAAAAA;
	font-size: 10px;
}

#blog-entries .entry #entry-info .entry-category a
{
	text-decoration: underline;
	color: #FF0000;
}		

#blog-entries .entry #entry-info .comments
{
	color: #AAAAAA;
	font-size: 10px;
}	


#blog-entries .entry #entry-info .comments a
{
	text-decoration: underline;
	color: #FF0000;
}	

#blog-entries .entry #share-container
{
	width: 800px;
	height: 25px;
	margin-top: 2px;
}

#blog-entries .entry #share-container img.facebook, #blog-entries .entry #share-container img.stumbleupon
{
	margin-right: 5px;
}	

#blog-entries .entry #share
{
	width: 530px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	padding: 0px;
	float: right;
}	

#blog-entries .entry #share .share-link-seperator
{
	margin: 0 20px;
}	

#blog-entries .comments h2.comments-header
{
	width: 100%;
	text-align: left;
	margin-bottom: 5px;
	color: #FF0000;
	font-weight:500;
	font-size: 16px;
}	

#blog-entries .comments .comments-content
{
	text-align: justify;
	line-height: 1.2em;
	color: #000000;
	font-size: 11px;
}

#blog-entries .comments .comments-content a
{
	color: #888888;
}

#blog-entries .comments .comment
{
	border: 1px solid #DEDEDE;
	padding-top: 10px;
	width: 786px;
	padding: 4px;
	background-color: #F8F8F8;
	margin: 10px 0;
}

.comments-open label {
    display: block;
	font-size: 12px;
	font-weight: 500;
	color: #000000;
}

.comments-open #comment-form-external-auth
{
	font-size: 12px;
}

.comments-open a
{
	color: #888888;
}	

.comments-open h2.comments-open-header
{
	font-size: 16px;
	font-weight: 500;
	color: #FF0000;
}	

#blog-entries #comments-open-data input#comment-author,
#blog-entries #comments-open-data input#comment-email,
#blog-entries #comments-open-data input#comment-url,
#blog-entries #comments-open-text textarea#comment-text
{
	width: 500px;
	border: 1px solid #DEDEDE;
	font-size: 12px;
}	

.comments-open #comments-open-footer input#comment-submit
{
	background-color: #EFEFEF;
	color: #000000;
	padding: 2px;
	font-size: 11px;
	text-transform: uppercase;
	border: 1px solid #DEDEDE;
}


#right-column
{
	width: 180px;
	float: right;
}

#right-column #blog-rss
{
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	width: 175px;
}

#right-column #about-collins-panel
{
	width: 180px;
	margin-top: 10px;
}	

#right-column #about-collins-panel .about-collins-text
{
	background-color: #F8F8F8;
	color: #000000;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	padding: 6px;
	width: 166px;
}

.about-collins-text p
{
	margin-top: 0;
	padding-top: 0;
}	

#right-column #connect-panel
{
	width: 180px;
	margin-top: 10px;
}

#right-column #connect-panel .connect-header
{
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 4px;
}

#right-column #connect-panel .connect-link
{
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	width: 175px;
	margin-bottom: 4px;
}

#right-column #archives-panel
{
	width: 180px;
	margin-top: 10px;
}

#right-column #archives-panel .archives-listing
{
	width: 180px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #DEDEDE;
}		

#right-column #archives-panel .archives-listing li
{
	border-bottom: 1px solid #DEDEDE;
	font-size: 11px;
	color: #AAAAAA;
	text-align: left;
	list-style: none;
}	

#right-column #archives-panel .archives-listing a, #right-column #archives-panel .archives-listing a:visited,
#right-column #archives-panel .archives-listing a:active
{	text-decoration: none; color: #AAAAAA; display: block; padding: 5px 0px 5px 2px; }	

#right-column #archives-panel .archives-listing a:hover
{	background-color: #EFEFEF; color: #888888; }



body, p, td, div, h1, h2, h3, a, input, textarea
{
	font-family: Arial;
}