@import url( /site/forms.css );

td#left
{
	display:				none;
}

td#content
{
	border-left:			0px;
}

td#right
{
	width:					154px;
}

.blog
{
	display:				block;
	clear:					both;

	margin:					0px 0px 23px;
	border-radius:			6px 6px;
	-moz-border-radius:		6px 6px;
	background-color:		#eeeeee;
	padding:				16px 16px 6px;



	line-height:			1.65em;
	font-family:			verdana,arial,sans-serif;
	font-size:				0.68em;
	
	color:					#666666;
}

.blog h2
{
	margin:					0px 0px 0px;
	padding:				0px;
	line-height:			1.1em;
	font-family:			times new roman,serif;
	font-weight:			bold;
	font-size:				1.6em;
}

.blog h2 a
{
	color:					#3B79A6;
}

.status
{
	margin:					0px 0px 0.6em;
	font-size:				0.90em;
}

.status strong
{
	font-size:				1.1em;
}

.tools
{
	clear:					both;
	margin:					1.2em 0em 0em;
	border-top:				1px solid #cccccc;
	padding:				0.8em 0em 0.5em;
}
/*
.blog img
{
	float:				right;
	margin:				0px 0px 5px 20px;
}
*/
.imageblock
{
	float:				right;
	margin:				0px 0px 5px 20px;
	text-align:			center;
}
.imageblock p
{
	font-family:			verdana,arial,sans serif;
	color:				#3371A2;
	font-size:			10px;
}
.imageblock img
{
	background-color:		white;
}

h1.details
{
	font-size:				1.2em;
}

#blog-details
{
	margin:					0px 0px 23px;

	line-height:			1.65em;
	font-family:			verdana,arial,sans serif;
	font-size:				0.68em;
	
	color:					#666666;
}

#blog-details .tags
{
	clear:					both;
}

/*=========================================================================================================
//	General blog styles
//=======================================================================================================*/
blockquote
{
	border:			none;
	color:			gray;
}

.block2
{
	border-bottom:	1px dotted gray;
	padding:		0px;
}

h3
{
	margin-top:		0px;
}

.comment,
#commentformcontainer
{
	display:				block;
	clear:					both;

	margin:					0px 0px 6px;
	border-radius:			6px 6px;
	-moz-border-radius:		6px 6px;
	background-color:		#eeeeee;
	padding:				6px 16px;
}

.comment
{
	line-height:			1.65em;
	font-family:			verdana,arial,sans serif;
	font-size:				0.65em;
	
	color:					#666666;
}

a.post-tool
{
	padding-right:			5px;
	margin-right:			5px;
}

#commentformcontainer a
{
	line-height:			1.65em;
	font-family:			verdana,arial,sans serif;
	font-size:				0.65em;
}

/*=========================================================================================================
//	Comment form styles
//=======================================================================================================*/
#collapsable
{
	margin-bottom:			10px;
}

#commentformcontainer h2
{
	font-family:		trebuchet ms,georgia,verdana,sans serif;
	color:				#3371A2;
	font-size:			12px;
}

textarea.commentfield
{
	border:				1px solid #CCCCCC;
	width:				373px;
	height:				150px;
	font-family:		verdana,arial,sans-serif;
}

label.commentlabel
{
	display:			block;
	clear:				left;
	font-weight:		normal;
	color:				#3B79A6;
}

input.commentfield
{
	border:				1px solid #CCCCCC;
	width:				373px;
}

input.commentbutton
{
	background-color:	#3371A2;
	color:				white;
	padding:			2px 5px;
	border:				none;
}

.commentfield
{
	font-family:			verdana,sans-derif;
	font-size:				13px;
}

$commentformcontainer input
{
	vertical-align:			top;
}

img#capcha
{
	margin:				10px 0px 0px 223px;
}

/*	comment form field formatting table	*/
table#ff td
{
	vertical-align:			bottom;
	padding:				0px 20px 0px 0px;
}

/*=========================================================================================================
//	Search widget styles
//=======================================================================================================*/
form#blogseach
{
	margin:				20px 0px!important;
}

input.searchfield
{
	float:				right;
	border:				1px solid #CCCCCC;
	font-size:			13px;
	font-family:		verdana,arial,sans-serif;
	
	width:				100px;
}

/*=========================================================================================================
//	Sidebar widgets
//=======================================================================================================*/
.sidebar-widget
{
	width:					154px;
}

.sidebar-widget
{
	margin-bottom:			15px;
	padding:				0px;

	line-height:			1.4em;
	font-family:			verdana,sans-serif;
	font-size:				0.65em;
}

.sidebar-widget h2
{
	line-height:			1.2em;
	padding:				0.3em 0em;
	margin-bottom:			0.3em;
	border-bottom:			1px solid rgb(170,170,170);
	font-size:				1.1em;
}

.sidebar-widget ul
{
	list-style-type:		none;
	margin:					0px;
	padding:				0px;
}


.sidebar-widget2
{
	margin:					0px 0px 15px;
	width:					152px;
	border:					1px solid #3B79A6;
}

#subscribe
{
	display:				none;
	background-color:		#EBEBEB;
	padding:				12px;
}

#subscribe label
{
	color:					#3B79A6;
}

input#firstname,
input#lastname,
input#email
{
	width:					130px;	
}

.widgettext
{
	font-family:			verdana,sans-serif;
	font-size:				0.65em;
	color:					#666666;
}

.sidebar-widget3
{
	margin:					0px 0px 15px;
	border:					1px solid #3B79A6;

	padding:				5px 10px;

	line-height:			1.4em;
	font-family:			verdana,sans-serif;
	font-size:				0.65em;
	color:					#3B79A6;
}

/*=========================================================================================================
//	Calendar thumbnail
//=======================================================================================================*/
table.calendar-thumbnail
{
	margin-bottom:			25px;
}

table.calendar-thumbnail th
{
	padding-top:			1.6em;
	height:					1.6em;
	border-bottom:			1px solid rgb(170,170,170);
	
	text-align:				center;
	font-family:			verdana;
	font-weight:			bold;
	font-size:				11px;
	color:					rgb(59,121,166);
}

table.calendar-thumbnail th a
{
	line-height:			16px;
	font-size:				9px;
}

table.calendar-thumbnail td
{
	vertical-align:			middle;
	width:					22px;
	height:					22px;

	line-height:			22px;
	text-align:				right;
	font-family:			verdana;
	font-size:				0.60em;
	color:					#666666;
}

table.calendar-thumbnail td.previous
{
	display:				inline;
	width:					50%;
	text-align:				left;
}

table.calendar-thumbnail td.next
{
	width:					50%;
	text-align:				right;
}

table.calendar-thumbnail td a
{
	display:				block;
	line-height:			22px;
	color:					#cccccc;

	padding-right:			4px;
}

table.calendar-thumbnail td a:hover
{
	background-color:		#eeeeee;
}

a.posts
{
	color:					#3B79A6!important;
}



#media-audio,
#media-video
{
/*
	float:					right;
	margin:					0px 0px 5px 20px;
*/
	background-image:		url( /blog/images/bg_media.gif );
	background-position:	center center;
	background-repeat:		no-repeat;
}

#media-audio
{
	padding-top:			144px;
}

#media-audio object,
#media-video object
{
	margin:					0px;
	padding:				0px;
}

#media-audio object,
#media-audio embed
{
	margin:					0px;
	padding:				0px;
	height:					16px;
}



#email
{
	margin-left:			auto;
	margin-right:			auto;

	margin-top:				0px;
	margin-bottom:			20px;

	width:					380px;

	border:					1px solid rgb(170,170,170);
}

#emailcontent
{
	padding:				20px;
}

#emailheader
{
	clear:					both;
	border-bottom:			8px solid rgb(140,140,71);
	padding:				10px 0px 5px 5px;
	height:					68px;
}


ul.sharebox
{
	position:				absolute;
	z-index:				100;
	display:				none;

	width:					140px;
	background-color:		white;
	list-style-type:		none;
	margin:					0px;
	padding:				5px;

	border:					1px solid #CCCCCC;
}

ul.sharebox li
{
	height:					16px;
	line-height:			16px;

	margin:					2px 0px;
}

ul.sharebox a
{
	height:				
	line-height:			16px;
	padding-left:			20px;
	background-repeat:		no-repeat;
	background-position:	left center;
}

