
/**This is the google search form under the menu**/
#google_form{
	float: right;
	margin: 2px 10px 0 0;
	padding: 0;
	font: normal 10px Verdana;
}

#google_form .textinput{
	width: 140px;
	padding:0;
	margin:0;
	height:15px;
}

#google_form input{
	padding:0;
	margin:0;
	display:inline-block;
	height:15px;
	vertical-align:middle;
}
#google_form .submit{
	font: normal 12px Verdana;
	height: 22px;
	border: 1px solid black;
	background-color: black;
	color: white;
	padding:0;
}

/**General standard elements**/
body
{
	margin:0px;
	padding:0px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	
}

input{
	padding:0px;
	margin:0px;
}

.bbheader,h2,h1{
    color: #115098;
    font-size: 1.1em;
    font-weight: normal;
    margin:0 0 0 0;
    padding:2px 0 5px 0px;
    text-align:left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
h2.bbheader,h2 {
	font-size: 18px;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}

h1.bbheader, h1{
	border-bottom: 1px dotted #CCCCCC;
	font-size: 18px;
	margin-bottom:10px;
}

h3.bbheader,h3{
	font-size:14px;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	text-align:left;
}


p,li{
	font-size:12px;
}

p.double_space,td.double_space p,.article_text p, .double_space p{
	line-height:18px;
}


/**This is the main body of the page**/
#main_table{
	margin:0;
	padding:0;
	width:1015px;
	margin:auto;
}

#main_container{
	margin:0;
	padding:0;
	width:100%;
	background-color:black;
	background-image:url('/images/background.jpg');
	background-repeat:no-repeat;
	background-position:center top;

}

.top_section{
	background-color:#880000;
	height:50px;
	color:white;
	font-size:0.7em;
	vertical-align:middle;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}

.top_section_login{
	float:left;
	padding-left:10px;
	padding-top:7px;
}
.top_section_login a,
.top_section_login a:active,
.top_section_login a:hover{
	color:white;
	text-decoration:none;
	border:none:
}
.top_section_logo{
	float:left;
	padding-left:10px;
}
.top_section_search{
	float:right;
	padding-top:7px;
}

.top_bottom_section{
	height:180px;

}
.top_bottom_section a{
	color:#858585;
	text-decoration:none;
}
.center_section{
	background-color:white;
}
.advert_section{
	padding:10px 10px 0 0;
}
.advert_section_wide{
	width:300px;
	padding:33px 5px;
	margin:0	
}
.advert_section_wide tr td table{
	width:300px;
}
.content_section{
	padding:10px;
}

.menu_section{
	background-color:#880000;
	height:35px;
	color:white;
	font-size:0.7em;
	vertical-align:middle;
	margin-bottom:3px;
}
.menu_section ul{  
     margin: 0; padding: 0;  
     float: left;
}  
.menu_section ul li{  
     display: inline;
}  
.menu_section ul li a{  
     float: left; text-decoration: none;  
     color: white;  
     padding: 10.5px 13px;
}  
.menu_section ul li a:visited{  
     color: white;
}  
#extlinks p a img{
	max-width:100px;
}

.main_content{
	margin:auto auto;
	border:1px solid red;
}

/**General styles**/
.float_right{
	float:right;
}
.float_left{
	float:left;
}
.dotted_underline {
	border-bottom:1px dotted #858585;
}

.link_no_border a,.link_no_border a:hover,.link_no_border a:visited,.link_no_border a:activer{
	border:none;
}
.image_no_border img{
	border:none;
}
/**This is the date and login/register line**/
.date_status_line{
	font-size:12px;
	padding:5px 10px 5px 10px;
}

/**This is the footer text at the bottom of the page**/
.footer_text,.footer_text a{
	text-align:center;
	font-size:12px;
	padding:0 0 20px 0;
	color:#858585;
	text-decoration:none;
}




/**These are the photos in the gallery**/
.gallery_photo{
	height:185px;
}
.member_upload_photo{
	height:135px;
}
.for_sale_photo{
	height:265px;
}
.gallery_photo div img{
	max-height:120px;
	max-width:150px;

}
.gallery_photo,.for_sale_photo,.we_want_photo,.member_upload_photo{
	border:1px solid black;
	background-color:white;
	float:left;
	padding:4px 2px;
	margin:0 2px 2px 0;
	text-align:center;
}
.gallery_photo div{
	height:125px;
	
}
.for_sale_photo div{
	height:145px;
	
}
.member_upload_photo div{
	height:110px;
}
.we_want_photo div{
	height:155px;
}
.join_us{
	height:187px;

}
.join_us_for_sale{
	height:265px;
}
.join_us,.join_us_for_sale{
	background-color:black;
	color:white;
	padding:5px;
	width:160px;
	font-size:14px;
}
.join_us b,.join_us_for_sale b{
	color:yellow;
}
.join_us a,.join_us_for_sale a{
	color:cyan;
	text-decoration:none;
}
.join_us li,.join_us_for_sale li{
	padding-bottom:5px;
}
.join_us a:hover,.join_us_for_sale a:hover{
	border-bottom:2px solid blue;
}
.gallery_photo img,.for_sale_photo img,.member_upload_photo img{
	border:1px solid black;
}
div.gallery_photo_desc{
	height:35px;
}
div.for_sale_photo_desc{
	height:85px;
}
div.gallery_we_want{
	height:30px;
}
div.gallery_photo_desc,div.for_sale_photo_desc,div.gallery_we_want{
	width:160px;
	text-align:center;
	margin:0;
	padding:0;
	font-size:0.8em;
}
.gallery_photo_desc a,.for_sale_photo_desc a,.gallery_we_want a{
	color:black;
	text-decoration:none;
}

.gallery_photo_more,.gallery_photo_edit,.gallery_photo_delete{
	width:150px;
	text-align:right;
	float:none;
	display:block;
}
.gallery_photo_more img,.gallery_photo_edit img,.gallery_photo_delete img{
	border:none;
}


.pages a{
	text-decoration:none;
	color:black;
	padding:2px;
}

a.current_page{
	font-weight:bold;
}


/**These are the boxes that appear on the various pages**/
.blue_text_box,.large_column_content{
	background-color:white;
}
.blue_text_box,.large_column_content,.event_text_box,.news_text_box,.articles_text_box,.book_text_box,.resources_text_box,.wallpaper_text_box{
	border:1px solid #b8b8b8;
	margin-bottom:10px;
}
.blue_text_box td,.large_column_content td,.event_text_box td,.news_text_box td,.articles_text_box td,.book_text_box td,.resources_text_box td,.wallpaper_text_box td{
	padding:5px 10px 5px 10px;
}
.blue_text_box th,.large_column_content th,.event_text_box th,.news_text_box th,.articles_text_box th,.book_text_box th,.resources_text_box th,.wallpaper_text_box th{
	font-size:0.9em;
	padding:5px 10px 0 10px;
}
.large_column_content{
	width:680px;
}
.event_text_box{
	background-color:white;
	width:840px;
	float:left;
}

.news_text_box,.articles_text_box,.book_text_box,.resources_text_box,.wallpaper_text_box{
	float:left;
}
.articles_text_box{
	width:400px;
	clear:both;
	margin-right:10px;
	height:100%;
	vertical-align:top;
}
.resources_text_box{
	width:240px;
	height:280px;
	clear:both;
	vertical-align:top;
	margin-left:10px;
}
.wallpaper_text_box{
	width:430px;
	height:280px;
	clear:both;
	vertical-align:top;
}
.news_text_box,.book_text_box{
	width:680px;
}

.link_list{
	margin:auto auto;
	width:610px;
	padding-top:20px;
}

.link_list a{
	display:inline-block;
	width:300px;
}
.full_width{
	width:850px;
}

.heading_table tr th{
	font-weight:bold;
	font-size:0.8em;
	background-color:#BBCCFF;
	padding:5px;
}

/**This is the news story**/
.news_story{
	padding:0;
	margin:20px 0 0 0;
}
.news_story td{
	padding:0;
	margin:0;
	float:left;
}
.news_story_text{
	width:310px;
	float:left;
}
.news_story_headline h3{
	font-weight:bold;
	color:#222244;
	margin-bottom:5px;
}
.news_story_details p{
	color:#222266;
	clear:both;
	font-size:10px;
}
.news_story_text p{
	float:left;
	margin:0;
	line-height:20px;
}
.news_story_text_image {
	float:left;
	width:80px;
}
.news_image_present{
	width:200px;
	padding:0 0 5px 10px;
}
.news_image_not_present{
	padding:0 0 5px 0;
	width:300px;
}

/**This is the style for the events**/
.event_list{
	margin:0;
	padding:0;
}
.event_list h4{
	font-size:0.8em;
	margin:5px 0 5px 0;
	padding:0;
}
.event h5{
	font-size:0.8em;
	font-weight:normal;
	text-decoration:underline;
	margin:0;
	padding:0;
}
.event{
	margin:10px 0 20px 0;
	padding:0;
}
.event p{
	margin:0;
	padding:0;
}
.event_country{
	font-size:0.8em;
	margin:0;
	padding:0;
}
.event_phone,.event_email{
	font-size:0.8em;
	margin:0;
	padding:0;
}


/**This is for the directory page**/
.category_link{
	color:black;
	font-size:0.8em;
	padding:0;
	text-decoration:none;
}


/**This is the technical article pages**/
.article_adverts{
	vertical-align:top;
	margin:0;
	padding:0;
}
.article_adverts table{
	align:center;
	background-color:#eeeeff;
	border:1px dashed gray;
}
.article_adverts table tr th h3{
	align:center;
}
.article_pages{
	font-size:0.8em;
	padding:0;
}
.article_pages a{
	color:black;
	text-decoration:none;
	font-weight:bold;
}

/**Forum Styles**/
.table{
	border:1px solid black;
}

.tableheadercell{
	padding:5px;
	background-color:#CCCCEE;
}

.textheader{
	font-size:1.0em;
}

#textheaderlink{
}

.textsmall{
}

.table tr{
	padding:5px;
}

.tablecell1,.tablecell2{
	border-top:1px solid black;
}
.tablecell1{
}
.tablecell2{
}

.topicInfo{
	background-color:#ddddEE;
}
.topicInfo tr{
	padding:0;
	margin:0;
}
.textsmall,.topicInfo{
	font-size:0.8em;
	border:none;
}
.forum_tooter_row{
	background-color:#ddddEE;
	padding:0;
	margin:0;
}
.forum_tooter_row table tr{
	padding:0;
	margin:0;
}

/**Gallery styles**/
.gallery_heading{
	text-align:center;
}

.rating{
	font-size:0.8em;
}

.texthuge{
	font-size:1.8em;
}
/**This is the LHD sponsors**/
.sponsors a{
	color:black;
	text-decoration:none
}
.sponsors img{
	border:none;
}
.sponsors{
	vertical-align:top;
	height:500px;
	background:white;
	border:1px solid lightblue;
	text-align:center;
	padding:5px;
	margin-bottom:10px;
}
.sponsors td,.sponsors th{
	border-bottom:solid 1px lightblue;
}
/**This is the LHD links**/
.links a{
	color:black;
	text-decoration:none
}
.links img{
	border:none;
}
.links{
	vertical-align:top;
	background:white;
	border:1px solid lightblue;
	text-align:center;
	padding:5px;
	margin-bottom:10px;
}
.links td,.links th{
	border-bottom:solid 1px lightblue;
}
/**Blog Categories**/
.blog_categories a{
	color:black;
	text-decoration:none
}
.blog_categories{
	vertical-align:top;
	background:white;
	border:1px solid lightblue;
	text-align:left;
	padding:0;
	margin-bottom:10px;
}

#sidebar ul { margin: 0; padding: 0; list-style: none; }
#sidebar ul li { margin: 0; padding: 0; margin-bottom: 15px; }
#sidebar ul li ul { margin: 0; padding: 0; }
#sidebar ul li ul li { margin: 0; padding: 5px 10px;  }
#sidebar ul li h2 { margin: 5; margin-bottom: 5px; padding: 5px; border-bottom:solid 1px lightblue;  }

#sidebar * ul.children { margin: 0; padding: 0;  }
#sidebar * ul.children li { margin: 0; padding: 5px 10px;  }

/**Book review**/
.book_review_home_image{
	float:left;
	width:110px;
	text-align:center;
	padding:5px;
	border:1px solid black;
	margin:2px;
	background-color:white;
	height:200px;
}
.book_amazon_link a{
	font-size.0.7em;
	text-align:center;
}
.book_review_home_image img{
	border:none;
}
.book_review_home_image a{
	border:none;
}

/**Gallery link styles**/
tr..section_links{
	line-heigh:100px;
 }
.section_links td p{
	background-color:#ccccff;
	text-align:center;
	margin:5px 0 5px 0;
	padding:5px;
 }
 .manufacturer_links a,.section_links a{
 	text-decoration:underline;
 	color:black;
 }
  .manufacturer_links a:hover,.section_links a:hover{
  	text-decoration:none;
  	color:blue;
 }
 .manufacturer_links{
 }
  div.manufacturer_links{
 	float:left;
 	font-size:0.8em;
 	width:100px
 }

#gallery_images{
 	margin-left:3px;
 }
 
 /**Guestbook**/
 .guestbook_login{
 	padding:10px;
 	vertical-align:top;
 	border:1px solid #cccccc;
 	background-color:#f0f0f0;
 }
 
/**This is the style for whever a user name gets displayed**/
.user_login_text a{
	text-decoration:none;
	font-size:10pt;
	line-height:16px;
 	vertical-align:middle;
}
.user_login_text img{
	padding-right:5px;
}
.login_link{
	font-size:10px;
}
.login_link img{
	border:none;
}
.login_link a:visited,.login_link a:active,.login_link a:link{
	color:#ffffff;
	vertical-align:middle;
	border:none;
	vertical-align: middle;
	display:inline-block;
}
 
/**This is the style for the breadcrumb trail**/
.breadcrumb_cont,.breadcrumb_cont_wide_rhs{
	clear:right;
	margin-bottom:5px;
	height:20px;
}
.breadcrumb_cont{
	width:845px;
}
.breadcrumb_cont_wide_rhs{
	width:680px;
}

.breadcrumb{
	font-size:12px;
	float:left;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	height:20px;
}
.breadcrumb a,.breadcrumb a:active,.breadcrumb a:hover,.breadcrumb a:link{
	text-decoration:none;
	color:black;
}
.breadcrumb a:hover{
	text-decoration:underline;
}
.breadcrumb a:visited{
	color:#000;
}
.bookmarks{
	float:right;
	margin:0px;
	padding:0px;
}
.bookmarks img{
	border:0px;
}

/**Edit gallery page**/
.edit_gallery td{
	vertical-align:top;
}
.edit_gallery th{
	text-align:left;
}
.label{
	text-align:right;
}
.note{
	color:gray;
	font-size:0.8em;
}
.gallery_optional_data{
	display:none;
}

/**Fie Uploader**/
.progressName {
	color: black;
	font-weight:bold;
	width: 323px;
	height: 25px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 0.8em;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


.swfupload {
	vertical-align: top;
}

/* Error */
.red {
	border: solid 1px #DDDDEE;
	background-color: #FFDDDD;
	color:blue;
}

/* Current */
.green {
	border: solid 1px #DDDDEE;
	background-color: #DDDDEE;
	color:blue;
}

/* Complete */
.blue {
	border: solid 1px #DDDDEE;
	background-color: #DDDDEE;
	color:green;
}
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}

div.fieldset {
	border:  1px solid black;
	margin: 10px 0;
	padding: 20px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #DDDDEE;
	padding: 3px;
	top: -30px;
	font: 700 14px;
	color: black;
}

div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: black;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}
.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	padding: 4px;
	border: solid 1px black;
	background-color: #ccccee;
	overflow: hidden;
}

span.button,.spanButtonPlaceHolder{
	background-color: #DDDDEE;
	border: solid 1px black;
	
}

/**Upload Image Page**/
.uploaded_image_container{
	width:840px;
	float:left;
}
.upload_thumbnail{
	border:2px solid green;
	float:left;
	display:block;
}

/**Directory Styles**/
.sub_directory{
	width:300px;
	font-size:0.9em;
	color:black;
}
.sub_directory a{
	margin-left:100px;
	color:black;
	text-decoration:none;
}
.sub_directory a:hover{
	border-bottom:2px solid blue;
}
.directory_add_link tr{
	padding:0;
	margin:0;
}
.directory_add_link tr th{
	width:200px;
	text-align:right;
	vertical-align:top;
}
.directory_add_link tr td input,.directory_add_link tr td textarea{
	width:400px;
}
.directory_add_link tr td textarea{
	height:100px;
}
.code_error{
	width:800px;
	text-align:center;
	padding:10px;
	color:red;
	border:1px dashed red;
}
.directory_row_odd{
	background-color:#EEEEEE;
}
.directory_row_even{
	background-color:#E0E0E0;
}
.directory_row_even td,.directory_row_odd td{
	width:845px;
}
.directory_row_even td p,.directory_row_odd td p{
	margin:5px 0 10px 0;
}
.directory_row_even td a,.directory_row_odd td a{
	color:black;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
}
.directory_row_even td a:hover,.directory_row_odd td a:hover{
	border-bottom:2px solid blue;
}
td.directory_approval_label{
	width:200px;
	text-align:right;
	font-weight:bold;
	vertical-align:top;
}
.directory_approval{
	font-size:0.8em;
}




/***These are the styles for the activity section***/
.activity_section{
	width:464px;
	height:100%;
	margin:auto auto;
}
.activity{
	float:left;
	width:454px;
}
.activity_user{
	float:left;
}
.activity_type a{
	text-decoration:none;
	color:blue;
}
.activity_type a:hover{
	border-bottom:2px solid blue;
}
.activity_type{
	float:left;
	font-size:0.8em;
	border-bottom:1px dotted #858585;
	width:400px;
	padding-bottom:5px;
}
.activity_data{
	float:left;
	font-size:0.8em;
	width:400px;
	padding-top:5px;
	padding-bottom:20px;
}
.activity_odd{
	/*background-color:#eeeeee;*/
}
.activity_even{
	/*background-color:#e0e0e0;*/
}

.activity_image{
	float:left;
	margin-right:10px;
	width:100px;
	text-align:center;
}
.activity_text{
	float:left;
	width:250px;


}

/**This is the registration page**/
.registration_error{
	width:810px;
	border:1px dashed red;
	text-align:center;
	padding:10px;
	margin:5px;
	background-color:#ffcccc;
}
.registration_label{
	vertical-align:top;
	font-size:1.3em;
	text-align:right;
}
.registration_input p{
	padding:0 0 20px 0;
	margin:0;
	width:350px;
}
.registration_input input{
	margin:0;
	font-size:1.3em;
}

/**This is for article pictures**/
.article_center_picture{
	text-align:center;
	font-size:0.8em;
	background-color:white;
	padding:5px; 
	border:1px solid black;
	width:510px;
	margin:auto auto;
}
.article_left_picture{
	background-color:white;
	padding:5px 5px 10px 5px;
	border:1px solid black;
	float:left;
	width:300px;
	font-size:0.8em;
	margin:0 0 0 0;
}
.article_right_picture img,.article_left_picture img{
	width:300px;
}
.article_right_picture{
	background-color:white;
	border:1px solid black;
	float:right;
	width:300px;
	font-size:0.8em;
	margin:0 0 0 0;
	padding:5px 5px 10px 5px;
}

/**This is for the biography**/
.biography_container{
	margin:0;
	padding:0 0 10px 0;
	background-color:#eeeeff;
	border:1px gray solid;	
	height:100%;
	float:left;
	width:720px;
}
.biography_image{
	float:left;
	background-color:white;
	border:1px solid gray;
	padding:10px;
	margin:10px;
}
.biography_image img{
	border:1px solid black;
}
.biography_text{
	float:right;
	width:470px;
	padding:10px 0 0 0;
	margin:0;
	
}
.biography_text p{
	padding:0 10px 0 0;
	margin:0;
}

.wallpaper {
	border:1px solid #9999aa;
	background-color:#ccccff;
	margin:0 10px 10px 10px;
	height:270px;
	width:360px;
	text-align:center;
	float:left;padding:10px;
}
.wallpaper_image{
	height:230px;
}
.wallpaper_text{
	width:360px;
	margin:0;
	padding:0px;
}
.wallpaper_text p{
	margin:0;
}


/******* GENERAL RESET *******/



.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	
}
a{
	text-decoration: none;
}

/******* Members section *******/


#container ul{
	list-style: none;
	list-style-position: outside;
	padding:0;
	margin:0;
	height:28px;
}
#container ul li{
	height:20px;
}
#container ul.menu li{
	float: left;
	padding:0;
	margin:0;
	margin-right: 5px;
	margin-bottom: -1px;
	height:20px;
}
#container ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#container ul.menu li.active{
	height:21px;
	background: #fff;
	border-bottom:none;
	color: #5f95ef;
	margin-bottom: -1px;
}
.content{
	text-align: left;
	padding:0;
	margin:0;
}
.content h1{
	line-height: 1em;
	vertical-align: middle;
	height: 48px;
}
 
.content.general{
	display: block;
}
.content.gallery{
	display: none;
}
.content.friends{
	display: none;
}
.content.messages{
	display: none;
}
.content.guestbook{
	display: none;
}
.content.blogs{
	display: none;
}
.content.buzz_articles{
	display: none;
}
.content.buzz_photos{
	display: none;
}
.content.buzz_videos{
	display: block;
}
.content.buzz_links{
	display: none;
}


/***BLOGS***/
.blog_entry{
	clear:both;
	width:100%;
}
.blog_entry h4{
	margin-bottom:0px;
}
.blog_entry_information,.history_flickr_information{
	margin-bottom:5px;
	font-size:0.9em;
	color:#777777;
  	clear:both;
	width:100%;
}
,blog_entry_text {
	border:1px solid blue;
}
.blog_entry_text{
	font-size:0.9em;
	float:left;
  	padding:0 0 20px 0;
	width:100%;
}
.blog_site_image{
	float:left;
	margin-bottom:10px;
}
.blog_entry_links{
  	padding:10px 0 0 0;
	height:20px;
	float:right;
	color:#880000;
	text-align:left;
	width:490px;
}
.blog_entry_links a{
	color:#880000;
}

.blog_extract{
	float:right;
	text-align:left;
	line-height:20px;
	width:490px;
}

.blog_image_left{
}

.blog_image_no_left{
	width:100%;
}


/**This is the style for a flickr history day*/
.history_flickr,.history_blog{
	border:1px solid #b8b8b8;
	margin:0 0 10px 0;
	padding:10px;
	width:820px;
}
.history_flickr h3,.history_blog h3{
  	font-size: 20px;
  	border-bottom:1px dotted #858585;
}
.history_flickr div{
  	padding:0 0 5px 0;
}
.history_flickr div h4,.history_blog div h4{
  	padding:10px 0 5px 0;
  	margin:0;
}
.history_flickr_section h4{
	margin:0;
}
.history_flickr div p,.history_blog div p{
  	padding:0 0 20px 0;
  	margin:0;
}
.history_flickr div img,.history_blog div img,.history_flickr_section img{
	padding:0 5px 5px 0;
}
.history_flickr_link{
	font-size:0.9em;
	padding:0 0 20px 0;
	margin:0px;
	width:810px;
}
.history_flickr_link_text{
	color:#880000;
}

/**
 * Search Results Paging
 */
.paging{
	float:left;
	border:1px solid #b8b8b8; 
	width:35px;
	height:20px;
	text-align:center;
	margin:0 1px 0 1px;
	padding:2px;
}
.paging_container{
	margin: 0 120px;
	padding-top:60px;
	height:60px;
	clear:both;
}
.paging_container div{
	float:left;
}

/**Blogging**/
.blog_left_menu{
	vertical-align:top;
	border-left:#CCCCCC solid 1px;
	margin-left:10px;
}
.bb_blog_entry,.blog_entry_comment,.blog_entry_comment_entry{
    background-position: 100% 0;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    width:600px;
    padding: 0;
}
.blog_entry_comment{
	margin-top:30px;
}
.blog_entry_comment_entry_body{
}
.blog_comment_message div{
	float:left;
}
.blog_comment_message div img{
	padding-right:10px;
}
.blog_comment_info{
	width:480px;
}
#quick_reply{
	margin-top:30px;
}
.bb_blog_entry{
	margin-right:10px;
	background-color:#f0f0f0;
	border:1px solid #cccccc;
	padding:5px 5px;
}
.blog_entry_comment_entry{
	width: 97%; margin: 0 auto 10px auto;
	margin-bottom:20px;
}
.blog_comment_msg{
	float:left;
	font-size:11px;
	width:500px;
	margin-top:10px;
}
/**This is on the user control panel*/
.shortcuts a{
	display:inline-block;
	width:100px;
	border:1px #cccccc solid;
	text-align:center;
	padding:5px;
}
.shortcuts a img{
	padding-bottom:5px;
}

   calendar mod additions... 
   ------------------------- */
   
/* uses border-top-color = .bg3 background-color
 (the line between events in the month display) */
hr.hrCal { 
	border-top-color: #cadceb;
}

/* uses color from h1
   (calendar header previous and next links) */
.calH1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size:200%
}

/* The from and to times take up a lot of 
  space in the calendar display.
  Use this to shrink them */
.smCalText{font-size:85%}

/* bg4 is just slightly darker then bg3 
  (used in calendar headers) */
.bg4	{ background-color: #8DB8DE; }

/* uses background-color of .bg3
    (used to display the numbers and icons for 
    each day in the month and week view displays ) */
table tbody td.bg3_calMonH{ 
	background-color: #cadceb;
	font-size:85%
}

/* uses background-color of .bg4
    (used to display the numbers and icons for 
    each day in the month and week view displays ) */
table tbody td.bg4_calMonH{ 
	background-color: #8DB8DE;
	font-size:85%
}

/* uses background-color of .bg1
   (used to display days in calendar month/week view) */ 
table.table1 tbody td.bg1_calMon {
	background-color: #ECF3F7;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}
/* uses background-color of .bg2
   (used to display days in calendar month/week view) */ 
table.table1 tbody td.bg2_calMon {
	background-color: #e1ebf2;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}
/* uses background-color of .bg3
   (used to display days in calendar month/week view) */ 
table.table1 tbody td.bg3_calMon {
	background-color: #cadceb;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}


/* uses background-color of .bg1
   uses border-top-color = .forumbg background-color
   (used to display events in calendar day view) */ 
table.table1 tbody td.bg1_calDay {
	background-color: #ECF3F7;
	border-top-color: #12A3EB;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

/* uses background-color of .bg3
   uses border-top-color = .forumbg background-color
   (used to display negative space in calendar day view) */ 
table.table1 tbody td.bg3_calDay {
	background-color: #cadceb;
	border-top-color: #12A3EB;
}


.eventperiod{
	float:left;
	width:500px;
	font-weight:bold;
	font-size:12px;
}
.eventbuttons{
	float:right;
	width:100px;
}
.eventlocation{
	clear:both;
	font-weight:12px;
}
/* -------------------------
   calendar mod end
   ------------------------- */

#mtp_wp_page_numbers{
	margin:auto auto;
	width:680px;
}
#mtp_wp_page_numbers ul{
	height:30px;
}
#mtp_wp_page_numbers li{
	float:left;
	padding:10px;
	margin:2px;
	
	list-style:none;
}
.active_page a{
	font-weight:bold;
	color:black;
}
