/* master styles for all paradigm themes */
body
{
	margin: 0px;
	background: white none;
}

body#body
{
}

body, div
{ 	 
	visibility: visible;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.hide
{
	display: none;
}


div.info
{
	display: none;
}

div.blog-info
{
	display: block;
}

a#home_link
{
	position: absolute;
	bottom: 6px;
}

ul.tabs
{
	padding-top: 12px;;
}

div.webform-component-captcha input
{
	width: 15em;
}

div.webform-component-captcha label
{
	font-size: 8pt;
	font-weight: normal;
}

div.profile
{
	clear: none;
}

div#main input.form-text
{
	width: 95%;
}

div#main div.form-item label
{
	font-weight: bold;
	font-size: 9pt;
}

div#main div.messages
{
	padding: 8px;
	background: #eee;
	margin: 0 0 12px 0;
	border: 1px solid #930;
}

#field_product_image___medium-attach-button,
#field_product_image___medium-update-button,
#field_product_image___large-attach-button,
#field_product_image___large-update-button,
#field_product_image___small-attach-button,
#field_product_image___small-update-button
{
	/*
	display: none;
	*/
}

.book-navigation .page-links:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.attachment-list
{
	margin-bottom: 1em;
}
