/*  
	Theme Name: 	WordPress Theme 1008
	Theme URI: 		http://template-help.com/
	Description:	A theme from Template-Help.com Collection
	Version: 		2.9
	Author: 		Template_Help.com 
	Author URL: 	http://www.Template-Help.com/ 
*/
* { padding:0; margin:0;}

	html { font-size:100.01%; }
	
	body { background:url(images/tail.gif) repeat-x 0 0 #55c0cc;  font-size:62.5%; font-family: "Trebuchet MS"; color:#201a16;}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a {text-decoration: underline; color:#f8ad1d; outline:none;}
a:hover {text-decoration: none;}
	
	input, select, textarea, html body textarea { vertical-align:middle; font-size:12px; color:#848484; font-family:Arial;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #dfdfdf; background:#fff;}
	
/*** Main ***/
	.main {overflow:hidden; height:100%;/* width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 990px)? "990px" : "100%");*/ min-width:990px;}
	
	/*.tail-right {
		position:absolute;
		float:right; right:0; 
		isplay:block;
		width:50%; height:346px;
		background:url(images/tail-right.gif) repeat-x 0 0;
		}*/
	
	.main { background:url(images/header.jpg) no-repeat center 0;}
	
	.main-bgr { overflow:hidden; height:100%; padding:0px 0px 0px 0px;background:url(images/topline.gif) repeat-x 0 0;}

	.main-width { width:986px; margin:0 auto; height:100%;}
	
	.header { height:258px; padding:0px 0px 0px 0px; overflow:hidden; background:url(images/top.png) no-repeat 0 0;}
	
/*** Menu ***/
	.header .main-menu { clear:both; overflow:hidden;  height:100%;}
	.header .main-menu .corner-left {}
	.header .main-menu .corner-right {}
	.header .menu { float:left; padding:0px 0px 0px 0px;}
	
	.header .menu ul { float:left; overflow:hidden; margin:0px 0px 0px 0px; list-style:none;}
	.header .menu ul li {  float:left; overflow:hidden; background:url(images/ver.gif) no-repeat 0 0; padding:21px 23px 25px 22px;}
	
	.header .menu ul li a { /*display:block; float:left; height:100%;*/
		font-size:24px; font-weight: bold;
		color:#fff;  text-decoration:none;
		cursor: pointer;}
	
	.header .menu ul li a:hover { text-decoration:underline;}
	
	.header .menu ul li.current_page_item a { text-decoration:underline;}
	
	.header .menu ul li ul { display:none;}
	
/*** Logo ***/
	.logo { clear:both; float:left;}
	.logo .indent { /*overflow:hidden; height:100%; */padding:12px 68px 0px 72px;}
	.logo h1 {
		display:block; overflow:hidden;
		width:132px; height:49px;
		background:url(images/logo.gif) no-repeat 0 0;
		font-size:2.1em; color:#fff; text-indent:-1000em; cursor:pointer;
		}
	.logo h1:hover { text-decoration:none;}
	
	.description {}
	
/*** Slogan ***/
	.slogan { clear:both;}
	.slogan .indent { overflow:hidden; padding:0px 0px 0px 92px;}
	.slogan .indent h2 { height:124px; text-indent:-1000em;  overflow:hidden; background:url(images/slogan.gif) no-repeat 0 0;}
	
/*** Search ***/
	.search { float:right; height:134px;}
	.search .indent { /*overflow:hidden; height:100%;*/ padding:43px 31px 0px 0px;}
	
	.search form { float:right; background:url(images/search-bgr.gif) no-repeat 0px 0px;}
	
	.search .text { width:175px; padding:2px 0px 3px 9px; border:0; background: transparent; margin:0px 8px 0px 0px;}
	.search .but { cursor: pointer; margin:0px 0px 0px 0px;}

/*** Flash ***/
	.flash { clear:both; height:301px; background:url(images/flash.gif) no-repeat 0 0;}
	.flash .indent { padding:2px 0px 0px 1px; overflow:hidden; height:100%;}

	
/*** Rss ***/
	.rss {}
	
/*** Column ***/
	.custom { overflow:hidden; height:364px; background:url(images/line.gif) repeat-x 0 bottom;}
	
	.custom-text { overflow:hidden; padding:23px 20px 31px 15px; margin:0px 0px 15px 0px; background:url(images/line.gif) repeat-x 0 bottom;}
	.custom-text h1 { font-size:25px; color:#afafaf; font-weight: normal; line-height:1.2em;}
	
	.custom-text h1 strong { color:#45a8c8;}
	.custom-text h1 b { color:#F19624;}
	
	.content { clear:both; /*overflow:hidden; height:100%;*/ _height:100%; padding:0px 0px 31px 0px; _padding:0px 0px 30px 0px; background:url(images/content-bot.png) no-repeat 0 bottom;}
	
	.content-bgr { /*overflow:hidden;*/ height:100%; padding:0px 0px 0px 0px; background:url(images/content-bgr.png) repeat-y 0 0;}
	
	.content-indent {/*overflow:hidden; height:100%;*/ _height:100%; padding:0px 17px 10px 17px;}
	
	.column-right { float:right; width:200px; margin:0px 5px 0px 64px; _margin:0px 5px 0px 61px; padding:20px 0px 0px 0px;}
	
/*** Widgets  ***/
	.widget {
		clear:both;
		overflow:hidden; height:100%;
		margin:0px 0px 14px 0px;
		}
	
	.widget .widget-bgr {
		overflow:hidden; height:100%;
		}
	
	.widget .indent {
		overflow:hidden; height:100%;
		padding:0px 0px 0px 0px;
		}
	
	.widget .title {
		overflow:hidden; height:100%;
		margin:0px 0px 6px 0px;
		}
		
	.widget .title div {}
	.widget .title div div {}
		
	.widget h2 {
		overflow:hidden; height:100%;
		font-weight: normal; font-size:1.6em;
		color:#171717; font-family: arial;
		padding:5px 0px 0px 0px;
		}
	
	.widget ul {
		clear:both; line-height:1.4em;
		font-size:12px; overflow:hidden; height:100%;
		color:#549fa8; font-family: tahoma;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		
		}
	
	.widget ul li {
		overflow:hidden; height:100%;
		background:url(images/widget-line.gif) no-repeat 1px 0;
		padding:9px 0px 6px 10px;
		margin:0px 0px 0px 0px;
		}
	
	.widget ul li a {
		font-size:12px; color:#549fa8;
		}
	
		.widget ul li a { text-decoration:none;}
		.widget ul li a:hover { text-decoration: underline;}
	
	.widget ul ul { font-size:100%; margin:5px 0px -5px 0px;}
	.widget ul ul li { border:0;}
	
	.widget_follow { margin:0px 0px 10px 0px;}
	.follow { overflow:hidden; height:100%; background:url(images/widget-line.gif) no-repeat 1px 1px; padding:25px 0px 0px 0px; margin:0px 0px 0px 0px;}
	.follow img { margin:0px 18px 0px 0px;}

	
	/*** widget_categories ***/
	
	/*** .widget_archive ***/
		.widget_archive { padding:0px 0px 3px 0px;}
		.widget_archive .title { padding:0px 0px 1px 0px;}
		.widget_archive ul li a { font-weight: bold; color:#393939;}
		
		
	/*** widget_meta ***/
		.widget_meta { margin:0px 0px 13px 0px;}
	
	/*** widget_links  ***/
		.widget_links { background:url(images/right.gif) no-repeat right 0px; padding:11px 0px 0px 0px;}
		.widget_links .title { padding:0px 0px 1px 0px;}
		.widget_links ul li a { text-decoration:underline;}
		.widget_links ul li a:hover { text-decoration: none;}
		
	/*** widget_page ***/
		.widget_pages {}
		.widget_pages ul ul { margin:3px 0px 0px 0px;}
		
		.widget_pages ul ul li { padding:2px 0px 4px 10px;}
	
	/*** widget_recent_entries  ***/
		
	/*** widget_recent_comments  ***/

	/*** widget_tag_cloud ***/
		.widget_tag_cloud .indent div { padding:0px 10px 0px 20px;}
		
		.widget_tag_cloud a { padding:0px 6px 0 0; color:#000;  font-size:12px; line-height:1.6em;}
		
		.widget_tag_cloud .indent .title { padding:0px 0px 0px 0px;}
		.widget_tag_cloud .indent .title h2 { padding:0px 0px 6px 0px;}
		.widget_tag_cloud .indent .title div { padding:0px 0px 0px 0px;}
		.widget_tag_cloud .indent .title div div { padding:0px 0px 0px 0px;}
		
		.widget_tag_cloud a { text-decoration:none;}
		.widget_tag_cloud a:hover { text-decoration: underline;}
	
	/*** widget_text ***/
		.textwidget { color:#515151; font-size:1.2em; line-height:1.3em; padding:0px 10px 15px 17px;}
		.textwidget a {}
	
	
	/*** widget_other ***/
		.content #wp-calendar * { color:#515151; font-size:12px;}
		
		.widget_calendar .widget-bgr { padding-bottom:10px;}
	
		#search form { padding:10px 0px 0px 10px;}
		
		#search form .text { display:block; margin:0px 0px 8px 0px; padding:8px 0px 8px 6px; width:150px;}
		
		.search_page .text {  width:170px; padding:8px 0px 9px 5px; margin:0px 10px 0px 0px;}
		
		#search form .but { margin:0px 0px 0px -3px;}
		
		.widget_calendar table { margin:10px 0px 0px 0px;}
	
/*** Content  ***/
	
	.column-center { overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
		
		.column-center .indent { clear:both; overflow:hidden; height:100%; padding:0px 0px 53px 0px; margin:0px 0px 17px 0px;background:url(images/line.gif) repeat-x 0 bottom;}
		
		.column-center .bgnone { background: none;}
		
	/*** Title wrapper ***/
		.column-center .title {
			overflow:hidden; height:100%;
			padding:5px 0px 20px 15px;font-family: arial;
			margin:0px 0px 0px 0px;
			}
		
		.column-center .title h2 {
			overflow:hidden; height:100%;
			font-size:1.8em; /*font-weight: normal;*/
			color:#2f2f2f; line-height:1.2em; margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			}
			
		.column-center .title h3 {
			overflow:hidden; height:100%;
			font-size:1.6em; /*font-weight: normal;*/
			color:#2f2f2f; line-height:1.2em; margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			}
				
		.column-center .title h2 a,
		.column-center .title h3 a { color:#2f2f2f; text-decoration:none;}
		
		.column-center .title h2 a:hover,
		.column-center .title h3 a:hover { text-decoration: underline;}
		
	/******/
		.title-page01 { padding:17px 0px 5px 17px;}
			
		.title-page02 { padding:17px 0px 5px 17px;}
		.title-page03 { padding:5px 0px 6px 17px;}
		
		.title-page01 * {  font-size:1.6em; /*font-weight: normal;*/ color:#2f2f2f;}
		.title-page02 * {  font-size:1.6em; /*font-weight: normal;*/ color:#2f2f2f; text-transform:uppercase;}
		.title-page03 * {  font-size:1.4em; /*font-weight: normal;*/ color:#2f2f2f; text-transform:uppercase;}
		
	/*** Date ***/
		.column-center .date {
			font-size: 1.2em; color:#2e2626; padding:7px 0px 0px 14px; text-transform:uppercase;
			}
		
	/*** author ***/
		.column-center .author {
			/*float: right;*/ font-style: italic;
			font-size: 1.2em; color:#8b8b8b; font-family: arial;
			padding:5px 0px 0px 2px; margin:0px 0px 0px -1px;
			}
		
		.column-center .author span { color:#585858;}
		
	/*** Text box ***/
		.text-box {
			clear:both;
			overflow:hidden; height:100%;
			font-size:1.3em; line-height:1.45em;
			padding:0px 20px 0px 16px;
			}
			
		.text-box p { padding:0px 0px 6px 0px;}
		
		.text-box p strong { color:#5dc2ce;}
		.text-box p span {}
		
		.text-box .fleft {
			float:left; /*display: inline;*/
			overflow:hidden; height:100%;
			margin:6px 21px 0px 0px; padding:0;
			}
		
		.text-box .fleft img { margin:0px 0px 14px 0px;}
			
		.text-box img {}
		
		.text-box p.img { padding:1px 0px 19px 1px;}
		
		.text-box .pd {}
		
		/******/
			.more-link {
				padding:16px 0px 0px 14px;
				}
			
			.more-link a {
				display:block;
				width:121px; height:28px; line-height:28px;
				background:url(images/more-link.gif) no-repeat 0 0;
				font-size:18px; text-align:center;
				color:#000; text-decoration:none;
				}
			
			.more-link a:hover {text-decoration: underline;}
			
			.folio .more-link { padding:19px 0px 0px 21px; overflow:hidden; height:100%;}
			
		/******/
			.comments {
				float:right;
				font-family: "Trebuchet MS";
				padding:4px 18px 0px 0px;
				}
			
			.comments a { text-decoration:none; text-transform:uppercase; background:url(images/comments.gif) no-repeat 0 5px;  padding:0px 0px 0px 17px;font-size:12px; color:#ff5300; font-weight: bold; }
			.comments a:hover { text-decoration: underline;}
		
		/******/
			.postmetadata { clear:both; font-size:1.2em; line-height:1.4em; padding:0px 0px 5px 14px;}
			.postmetadata a { padding:0px 1px 0px 5px;}
			
		/******/
			.link-edit { float:right; padding:19px 0px 0px 0px; margin:0px 0px 0px 0px;}
			.link-edit a { font-size:12px; font-weight: bold; color:#000;}
			
		/******/
			.navigation { overflow:hidden; height:100%; color:#000; padding:5px 10px 5px 15px;}
			.navigation a {

				font-size:13px; color:#000; font-weight: bold;
				padding:0px 0px 0px 0px;
				}
			
			.nav-top { margin:-33px 0px 0px 0px; background:#fff;}
			.nav-top a {}
			
			.nav-top a { text-decoration:none;}
			.nav-top a:hover { text-decoration: underline;}
			
			
	/*******/
	
	
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#666a67; font-family:Arial; line-height:1.5em;}
		.text-box h1 { font-size:19px; font-weight: normal; line-height:1.2em; display:block; height:100%; padding:0px 0px 13px 0px;}
		.text-box h2 { font-size:17px; font-weight: normal;}
		.text-box h3 { font-size:16px;}
		.text-box h4 { font-size:15px; text-transform:uppercase; font-family:Arial;}
		.text-box h5 { font-size:14px;}
		.text-box h6 { font-size:12px;}
	
	/*** OL UL style***/
		.text-box ul { padding:0px 0px 7px 1px; overflow:hidden; height:100%;line-height:1.3em;}
		.text-box ul li {background:url(images/marker.gif) no-repeat 0 6px; padding:0px 0px 9px 11px; list-style-image:none; list-style:none; font-weight:normal;}
		.text-box ul li ul { margin-left:10px;}
		.text-box ul li ol { margin-left:15px;}
		.text-box ul li ol li { list-style-type:decimal;}
		
		.text-box ol { padding-left:2px;}
		.text-box ol li { padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
		.text-box ol li ul { padding:2px 0px 5px 2px;}
		.text-box ol li ul li { font-weight:normal; background:url(images/marker.gif) no-repeat 0 2px; padding:2px 0px 8px 24px;}
		
		.text-box ul li { list-style-image:none; list-style:none;}
		
		.text-box ul li a { /*text-decoration:none;*/ color:#000;}
		/*.text-box ul li a:hover { text-decoration:underline;}*/
		
		.text-box ul li ul { margin-left:15px;}
		.text-box ul li ol {margin-left:20px;}
		.text-box ul li ol li { list-style-type:decimal;background:none;}
		.text-box ul li ol li a {}
		
		.text-box ol { padding:5px 0px 5px 2px;}
		.text-box ol li{ padding:0px; margin-left:20px;}
		.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
		.text-box ol li a:hover{ text-decoration:underline; }
		.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
		.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/

	.footer {
		clear:both;	overflow:hidden; height:100%; 
		font-size:1.4em; line-height:1.3em;
		color:#242424; 
		}
		
	.footer .width { width:986px; overflow:hidden; margin: 0 auto;}
	
	.footer .corner-left {}
	.footer .corner-right {}
	
	.footer .indent {
		overflow:hidden; height:100%; text-align:right;
		padding:24px 48px 55px 0px; /*background:url(images/footer.png) no-repeat 40px 12px;*/
		}
		
	.footer span {}
		
	.footer a { color:#242424;}
	
	/*.footer a { text-decoration:none; }
	.footer a:hover { text-decoration: underline;}*/
	
	.footer p { padding:0px 0px 0px 0px;}

/* Sliding panel */
	#toppanel {
		position: absolute;   /*Panel will overlap  content */
		/*position: relative;*/   /*Panel will "push" the content down */
		top: 0px;
		left: 0;
		width: 100%; 
		z-index: 999;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		font-size: 130%; /* font-size set to 130% for the default Kubrick Wordpress theme */
		}
	
	#panel {
		position: relative; z-index: 1;
		overflow: hidden; display: none;
		width:100%; height:230px;
		background:url(images/tailtop.gif) repeat-x 0 0 /*#1096ab*/;
		padding:0px 0px 0px 0px; margin:0px 0px -5px 0px;
		}
		
	#panel .content {
		width: 986px; text-align:left; background:url(images/ver-line.gif) no-repeat 320px 25px;
		margin: 0 auto; padding:25px 0px 0px 0px; height:100%;
		}
		
	.content-fix { padding:0px 0px 0px 49px;}
		
	#panel .content .left {
		width: 246px;height:100%;
		float: left; margin:0px 61px 0px 0px;
		}
		
	#panel .title { overflow:hidden;}
	#panel .title h1 { font-size:24px; color:#fff; font-weight: normal; padding:0px 0px 0px 2px;}
	
	#panel .indent { font-family:"Trebuchet MS"; color:#fff; font-size:13px; line-height:1.4em; padding:18px 0px 0px 4px;}

	#panel .indent p { padding:0px 0px 7px 0px;}
	#panel .indent p span { color:#9df7ff;}


	#panel .content .narrow {
		width:120px !important;
		}
		
	#panel .content form {
		margin: 0 0 10px 0;
		}
		
	#panel .content label {
		clear: both;
		display: block;
		padding:0px 0px 5px 8px;
		font: bold 11px arial; color:#2a2a2a;
		}
		
	#panel .content input.field {
		background:url(images/input-text.png) no-repeat 0 0 transparent; margin:0px 0px 5px 3px;
		width: 200px; padding:2px 0px 3px 6px; border:0; font-size:12px; color:#2a2a2a;
		}
		
	#panel .content .rememberme { font-weight: normal; padding:3px 0px 0px 6px;}
	#panel .content .rememberme input { margin:-1px 5px 0px 0px;}	
		
	#panel .user-login {}
	#panel .user-login .title { padding:0px 0px 0px 2px;}
	#panel .indent { padding:17px 0px 0px 0px;}
	
	#panel .register { margin:0px 0px 0px 0px; width:201px;}
	#panel .register {}
	#panel .register .title { padding:0px 0px 0px 2px;}
	#panel .register .indent { padding:13px 0px 0px 0px;}
	
	#panel .register label { padding:0px 0px 1px 8px;}
		
	#panel .register input.field { margin:0px 0px 2px 3px;}
		
	/* BUTTONS */
	/* Login and Register buttons */
	
	#panel .content input.bt_login {
		display:block; margin:6px 0px 0px 5px;
		width:62px; height:18px; cursor: pointer;
		background:url(images/logininput.gif) no-repeat 0 0 transparent;
		border:0; overflow:hidden; text-indent:-1000em;
		}
		
	#panel .content input.bt_register {
		display:block; margin:6px 0px 0px 5px;
		width:63px; height:18px; cursor: pointer;
		background:url(images/submit2.gif) no-repeat 0 0 transparent;
		border:0; overflow:hidden; text-indent:-1000em;
	}
	
	#panel .lost-pwd {
		display: block;
		float:left;
		clear: right;
		padding: 15px 5px 0;
		font-size: 0.95em;
		text-decoration: underline;
	}
	
	/* Panel Tab/button */
	.tab {
		height: 42px;
		position: relative;
		top: 0;
		z-index: 9999;
	}
	.tab ul.login {
		display: block;
		position: relative;
		width: 154px;
		margin: 0 auto;
		clear: both; left:31.4%; *left:-10%;
		
		
		
		margin: 0;
		
		
	}

	.tab ul.login li {
		text-align: left;
		display: block;
		float: left;
		height: 42px;
	}
	.tab ul.login li a { color:#fff; font-size:12px; font-weight: bold; text-decoration:none; font-family: arial;}
	.tab ul.login li a:hover {}
		
	.tab .sep {color:#414141}
	.tab a.open, .tab a.close { display: block;
		width: 154px; height: 31px;
		line-height: 20px !important;
		padding-left: 32px !important;
		cursor: pointer;position: relative;
		top: 0;
	}
	
	.tab a.open { background:url(images/tab-open.png) no-repeat 0 0;}
	
	.tab a.close { background:url(images/tab-close.png) no-repeat 0 0;}
	
	

	
/*--- folio begin ---*/	
	.folio {
		width:100%;
		overflow:hidden;
		}
	.folio dt {
		float:left;
		}
		
	.folio dd {
		float:left;
		width:269px;
		}
	
	.folio .scroll-pane { float:left; padding:0px 0px 0px 11px;}
		
	.folio ul li {
		float:left; height:76px;
		padding:0px 0px 0px 2px;
		}
		
	.folio dd li.last {
		padding-bottom:0;
		}
	
	/*.folio dd li a {
		border:1px solid #fff;
		display:block;
		float:left;
		}*/
		
	.folio dd li a img { display:block; width:84px; height:74px;}
	
	.folio dd li a:hover {
		 width:84px; height:74px; display:block;
		}	
	
	.folio dd li a:hover img { display:block; width:82px; height:72px; margin:1px 0px 0px 1px;}	

/****************/
	.text-box .gallery { padding:0px 0px 20px 0px; margin:0px 0px 0px 0px;}
	.text-box .gallery li {background:none; padding:0; border:none; margin:0px 0px 0px 0px;}
	.text-box .gallery li a {padding:0; margin:0px 0px 0px 0px; display:block; background:url(images/flash.jpg) no-repeat 0 0; width:608px; height:360px;}
	.text-box .gallery li a:hover { background:url(images/flash-act.jpg) no-repeat 0 0;}
	

/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */
	.info-sidebar { overflow:hidden; padding:15px 10px 20px 10px; width: auto; color:#000; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#000;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:6px 12px 10px 12px; *padding:6px 12px 0px 12px;}

/*--- Navigations ---*/
	.navigation { /*clear:both;*/ overflow:hidden; /*line-height:13px;*/}
	.navigation .alignleft { float: left; width:45%; text-align:left;}
	.navigation .alignright { float: right; width:45%; text-align:right;}
	.nav-top .alignright a { float: right; }
	
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	#tag_cloud .widget-bottom-left { padding-bottom:15px;}
	#tag_cloud .widget-heading { margin-bottom:15px;}
	#tag_cloud a { padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-1000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-1000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-1000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform { font-size:1.2em; overflow:hidden; height:100%; padding:0px 25px 0px 0px;}
	
	/*.commentform {float:left;}*/
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 0px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		/*margin: 0 0 10px auto;
		float: right;*/ /*margin:0px 0px 0px 319px;*/}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#fff;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#fff;}
	
	#wp-calendar a { display: block; font-weight:bold; color:#fff;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px; text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#fff; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #1001;
		}
	
	blockquote {
		border:1px solid #64b9d2; color:#000;
		background:#d6ebf2; padding:15px 10px 10px 20px; margin:5px 0;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { clear:both; padding-bottom:20px; font-weight: normal;}
	
	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}
	
	.commentlist { color:#000;
		text-align: justify;
		}
	.commentlist a { color:#000}
	.commentlist span { color:#000; font-weight: bold;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #64b9d2; color:#000;
		background:#d6ebf2;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #000;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p {
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}
/**/

/*--- gallery ---*/
div.contents {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 466px; 
}
div.contents a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.contents a:focus, div.contents a:hover, div.contents a:active {
	text-decoration: underline;
}
div.slideshow-container {
	position: relative;
	clear: both;
	width:683px; height:359px; /* This should be set to be at least the height of the largest image in the slideshow */
}


div.slideshow {
	width:683px; height:359px;
	overflow:hidden;
}




div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width:683px; height:359px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
	overflow:hidden;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	position:absolute;
	left:0;
	top:0;
}
div.caption-container {
	position: relative;
	clear: left;
	height:40px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 466px;
	top: 0;
	left: 0;
}
div.caption {
	width:466px;
	overflow:hidden;
}
div.caption h4 {
	float:left;
	background:#fff;
}
div.image-desc {
	font-size:10px;
	text-transform:uppercase;
	float:right;
	padding:8px 0 0 0;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0; overflow:hidden; height:100%; float:left;
	padding:0px 0px 0px 11px;
}
ul.thumbs li {
	float: left;
	padding:0px 0px 2px 2px;
	list-style: none;
}
ul.thumbs li.last {
	padding-right:0;
}
a.thumb {
	display: block; width:84px; height:74px;
}
ul.thumbs li.selected a.thumb {
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}