/*  

	Theme Name: 	WordPress Theme 1032
	Theme URI: 		http://template-help.com/
	Version: 		2.9
    Author:			Linda Phillips Blue and Clarity Web Studio. This theme was deconstructed to use as a base for an original design based on Evan Eckard's NotePad Chaos and Desktop Chaos
	Author URL: 	http://www.clarityweb.com 

*/



* { padding:0; margin:0;}

html {
	font-size:100.01%;
	background-color: #95AA4B;
}

body { background:url(/images/bg-page.jpg) no-repeat scroll 50% 0; font-size:62.5%; font-family: Arial, Helvetica, sans-serif; color:#000000;}


.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:#0066CC;
	outline:none;
}

a:hover {text-decoration: none;}

	input, select, textarea, html body textarea { vertical-align:middle; font-size:11px; color:#000; font-family:Arial;}

	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #ebe9e7; }


/*** 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:395px;
		background:url(images/tail-right.gif) repeat-x 0 0;
		}*/

	.main {}

	.main-bg { overflow:hidden; height:100%; padding:0px 0px 0px 0px; }

	.main-width { width:960px; margin:0 auto; height:100%;}

	.header {
	height:152px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
}

/*** Menu ***/

	.header .main-menu { clear:both;}

	#nav { float: left;}

	.header .menu { padding:0px 0px 0px 70px; height:36px;}

	.header .menu ul { float:left; /*overflow:hidden; */margin:10px 0px 0px 0px; list-style:none;}

	.header .menu ul li {  float:left; overflow:hidden; padding:0px 2px 0px 0px; margin:0px 0px 0px 0px;}

	.header .menu ul li a {
	display:block;
	float:left;
	height:100%;
	/* background:url(images/menu-right.gif) no-repeat right 16px; */
	font-size:12px;
	cursor: pointer;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
		}


	.header .menu ul li a span {
	display:block;
	float:right;
	height:100%;
	padding:10px 20px 10px 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;/* background:url(images/menu-left.gif) no-repeat 0 16px; */
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #CAD6A0;
	border-bottom-color: #CAD6A0;
}

	.header .menu ul li a:hover {
	color:#F1FE50;
}

	.header .menu ul li.current_page_item a {
	color:#F1FE50;
	background-position: right 0;
}

	.header .menu ul li.current_page_item a span {
	background-position: 0 0;
	padding:10px 20px 10px 20px;
	font-weight: bold;
}

	/* Navigation */

		#nav, #nav ul {

			list-style: none; 

			line-height: 1;

			z-index: 111111100;

			}

		#nav a {

			display: block;

			z-index: 1111100;

			}

		#nav a:hover, #nav .current_page_item a {}

		#nav li { float: left; }

/*		#nav li ul { clear:both; margin:42px 0px 0px 0px; *margin:-4px 0px 0px 0px; position: absolute; width: 200px; left: -999em; }  */

		#nav li ul { clear:both; margin:42px 0px 0px 0px; *margin:-4px 0px 0px 0px; position: absolute; width: 200px; left: 80px; }

		#nav li ul li {
			clear:both; 
			height:100%; line-height: 16px;
			border:0; padding:0px 15px 0px 10px; margin:0px 0px 0px 0px;
			}

		#nav li ul li a { text-decoration:underline; background: none}

		#nav li ul li a:hover { text-decoration: none;}

		#nav li ul li a span { background: none; padding:0px 0px 0px 0px;}

			#nav li ul ul { margin:0px 0px 0px 78px; padding:0px 0px 0px 0px; /*position:relative;*//* width: auto;*/}


			#nav li ul ul li a {}

			#nav li ul li ul li a {}

		#nav li:hover ul,

		#nav li.sfhover ul { left: auto; }

		#nav li:hover ul ul,

		#nav li.sfhover ul ul { left: -999em; }

		#nav li:hover ul,

		#nav li li:hover ul,

		#nav li.sfhover ul,

		#nav li li.sfhover ul { left: auto; }

		#nav li:hover,

		#nav li.hover { position: static; } /* IE7 Fix */


/*** Logo ***/


	.logo { float:left; height:90px; overflow:hidden;}

	.logo .indent { /*overflow:hidden; height:100%;*/ padding:14px 0px 30px 5px;}

	.logo h1 {
		display:block; overflow:hidden;
		width:336px; height:75px;
		background:url(/images/logo.gif) no-repeat 0 0;
		font-size:2.2em; color:#fff; text-indent:-1000em; cursor:pointer;
		}

	.logo h1:hover { text-decoration:none;}

	.description { font-size:17px; color:#fff; padding:0px 0px 0px 0px; margin:-3px 0px 0px -1px;}

/*** Slogan ***/

	.slogan {}

/*** Search ***/

	.search { float:right;}

	.search .indent { /*height:100%;*/ padding:9px 7px 0px 0px;}

	.search form { float:right; background:url(images/search-input-bg.gif) no-repeat 0px 0px; padding:6px 9px 4px 0px;}

	.search .text { width:153px; padding:5px 0px 6px 8px; border:0; color:#000; background: transparent; margin:0px 12px 0px 0px;}

	.search .but { cursor: pointer; margin:0px 0px 0px 0px;}


/*** Flash ***/


	.flash {}


/*** Rss ***/


	.rss {}


/*** Column ***/


		.slider { height:378px; clear:both; background:url(images/header.gif) no-repeat 0 0; position:relative;}

/*
		.custom { clear:both; height:87px; width:960px; z-index:1; position:absolute; bottom:20px; background:url(images/custom-bg.gif) repeat-x 0 bottom;}

		.custom-bg { height:97px; background:url(images/custom-left.gif) no-repeat 0 bottom;}

*/

		.indent { padding:0px 0px 0px 31px; overflow:hidden; height:100%;}


/*

		.slogan { float:left; width:497px; _width:0px; height:29px; background:url(images/custom-right.png) no-repeat right 0;}



		.slogan-indent { padding:32px 21px 0px 0px; background:url(images/bg2.gif) repeat-y 0 0;}



		.slogan a { display:block; text-decoration:none; width:497px; height:29px; background:url(images/slogan.gif) no-repeat 0 0; overflow:hidden; text-indent:-1000em;}
		
*/


		
/*


		#loopedSlider { float:left; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

		.container { width:960px; height:266px; float:left; margin:0px 0px 0px 0px; overflow:hidden; position:relative; cursor:pointer; }

		.container .absolut { position:absolute; top:0; right:-10px; z-index:1111; width:32px; height:32px; background:url(images/corner.png) no-repeat 0 0;}


		.slides { width:960px; height:266px;  position:absolute; top:0; left:0; z-index:1; }

		.slides div {  position:absolute; top:0; left:0; z-index:1; width:960px; height:266px;  float:left; display:none; }

		.slides div img { height:auto; overflow:inherit;}

*/		



		/*Optional*/

		.pages { float:right; padding:60px 3px 0px 0px; width:132px;}

		.pages ul { float:left; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

		.pages ul li { float:left; padding:0px 4px 0px 0px; margin:0px 0px 0px 0px;}

		.pages ul li a {

			display:block; float:left;

			width:21px; height:21px; overflow:hidden; text-indent:-1000em;

			margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;

			text-decoration:none;

			}

		.pages a { /* background:url(images/nav-off.gif) no-repeat 0 0; */ }

		.pages a:hover { /* background:url(images/nav-on.gif) no-repeat 0 0; */ }

		.pages .active a { /* background:url(images/nav-on.gif) no-repeat 0 0; */ }

	.content { clear:both; padding:0px 0px 0px 0px;}

	.content-bg { }

	.content-indent { overflow:hidden; height:100%; padding:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

	.column-left { float:left; width:256px; margin:0px 6px 0px 0px;}


/*** Widgets  ***/

	.widget {

		/* background:url(images/widget-corner-right-top2.gif) no-repeat right 0 ; */

		margin:0px 0px 7px 0px;

		}

	.widget .widget-bg {
	overflow:hidden;
	height:100%;
	padding:0px 20px 18px 32px;
	/*background-image: url(/images/widget_flava_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0 bottom;*/
		}

	.widget .indent {

		overflow:hidden; height:100%;

		color:#000000;

		padding:0px 0px 0px 0px;

		}

	.widget .title {

		overflow:hidden; height:100%;

		margin:0px 0px 0px 0px;

		}

	.widget .title div {}

	.widget .title div div {}

	.widget h2 {

		overflow:hidden; height:100%;

		font-weight: normal; font-size:1.8em;

		color:#000000; line-height:1.1em;

		padding:17px 0px 14px 0px;

		}

	.widget ul {

		clear:both; line-height:1.2em;

		font-size:12px; overflow:hidden; height:100%;

		color:#000000;

		padding:0px 0px 0px 0px;

		margin:0px 0px 0px 0px;

		}

	.widget ul li {

		overflow:hidden; height:100%;

	 	/* background:url(images/marker.gif) no-repeat 1px 6px; */

		padding:0px 0px 6px 17px;

		margin:0px 0px 0px 0px;

		}

	.widget ul li a {
	font-size:12px;
	color:#0066CC;
	text-decoration:none;
	border-top-style: none;
	border-bottom-style: dotted;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

	.widget ul li a:hover {
	color: #9966FF;
	font-weight: bold;
}

	.widget ul ul { font-size:100%; margin:0px 0px -10px 0px;}

	.widget ul ul li { border:0;}

	.widget_follow {}

	.follow {}

	.follow img { margin:0px 18px 0px 0px;}


	/*** widget_categories ***/

		.widget_categories {
	background-color: none;
/*	background-image: url(images/categories.gif);
	background-repeat: no-repeat;
	background-position: left top; */
}

		.widget_categories .widget-bg { /* background:url(images/widget-corner-left-bot1.gif) no-repeat 0 bottom; */ }

		.widget_categories h2 { color:#000000;}

		.widget_categories ul li { /* background:url(images/marker2.gif) no-repeat 1px 6px; */ }

		.widget_categories ul li a { color:#0066CC;}


	/*** .widget_archive ***/
	

	/*** widget_meta ***/

		.widget_meta ul li a { text-decoration:underline;}

		.widget_meta ul li a:hover { text-decoration: none;}


	/*** widget_links  ***/
	

	/*** widget_page ***/

		.widget_pages {}

		.widget_pages ul ul { margin:0px 0px -10px 0px;}

		.widget_pages ul ul li {}


	/*** widget_recent_entries  ***/
	

	/*** widget_recent_comments  ***/

		.widget_recent_comments ul li { font-weight: bold; background: none; color:#000;}

		.widget_recent_comments ul li a { background: none; padding:0px 0px 0px 0px; font-weight: normal;}


	/*** widget_tag_cloud ***/

		.widget_tag_cloud .indent div { padding:0px 10px 15px 7px;}

		.widget_tag_cloud a { padding:0px 6px 0 0;  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 14px 1px;}

		.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 ***/

		.widget_text .widget-bg { padding-bottom:22px;}

		.widget_text h2 { padding:18px 0px 16px 0px;}

		.textwidget { font-size:1.4em; line-height:1.45em; padding:0px 0px 0px 1px;}

		.textwidget p { padding:0px 0px 10px 0px;}

		.textwidget a {}

	/*** widget_other ***/

		.content #wp-calendar * { color:#000; font-size:12px;}

		.widget_calendar .widget-bg { padding-bottom:10px;}

		#search form { padding:10px 0px 20px 0px;}

		#search form .text { display:block; margin:0px 0px 8px 0px; padding:2px 0px 3px 6px; width:150px;}

		.search_page { padding:0px 0px 0px 34px;}

		.search_page .text {  width:170px; padding:2px 0px 3px 5px; margin:0px 10px 0px 0px;}

		#search form .but { margin:0px 0px 0px -3px;}

		.widget_calendar table { margin:10px 0px 0px 0px;}
		
		.widget_flava_bg {
	background-image: url(/images/widget_flava_bg.jpg);
	background-repeat: repeat-y;
}

/*** Content  ***/

	.column-center {
	overflow:hidden;
	height:100%;  /* background:url(images/corner-right-top.gif) */
    no-repeat right 0;
	background-image: url(/images/notebook-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
	.center-bg { 
	overflow:hidden; 
	height:100%; 
	0 bottom; 
	padding:20px 0px 20px 0px; */ 
}
	.column-center .indent {
	clear:both;
	overflow:hidden;
	height:100%;
	margin:0px;
	border-top:1px dotted #CAD6A0;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 50px;
}

		.column-center .bgnone { background: none;}

	/*** Title wrapper ***/

		.column-center .title {

			overflow:hidden; height:100%;

			padding:0px 0px 17px 0px;

			margin:0px 0px 0px 0px;

			}

		.column-center .title h2 {

			overflow:hidden; height:100%;

			font-size:1.8em; font-weight: bold;

			color:#000000; line-height:1.2em;

			padding:24px 0px 7px 0px;

			}

		.column-center .title h3 {

			overflow:hidden; height:100%;

			font-size:1.8em; font-weight: normal;

			color:#000000; line-height:1.2em;

			padding:18px 0px 7px 2px;

			}

		.column-center .title h2 a,

		.column-center .title h3 a {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

		.column-center .title h2 a:hover,

		.column-center .title h3 a:hover { text-decoration: underline;}

	/******/

		.title-page01 { padding:20px 0px 0px 53px;}

		.title-page02 { padding:20px 0px 0px 53px;}

		.title-page03 { padding:20px 0px 0px 53px;}

		.title-page01 *, .title-page02 *,.title-page03 *, .pagetitle {
	color:#306;
}

		.title-page01 * {  font-size:1.8em; font-weight: bold; text-transform:none;}

		.title-page02 * {  font-size:1.8em; font-weight: bold;}

		.title-page03 * {  font-size:1.8em; font-weight: bold;}

	/*** Date ***/

		.column-center .date {
	float:left;
	font-size: 1em;
	color:#67458F;
	text-transform:uppercase;
	background:url(images/line.gif) no-repeat 0 2px;
	padding:0px 13px 2px 12px;
			}

	/*** author ***/

		.column-center .author {

			float: left;

			font-size: 1em; color:#67458F; text-transform:uppercase;

			padding:0px 14px 0px 3px; margin:0px 0px 0px 0px;

			}


		.column-center .author span { text-decoration:none;}

		.categories {
	float: left;
	background:url(images/line.gif) no-repeat 0 2px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 34px;
			}


		.categories a { font-size: 1em; color:#0066CC;text-transform:uppercase;}

	/*** Text box ***/

		.text-box {

			clear:both;

			overflow:hidden; height:100%;

			font-size:1.2em; line-height:1.4em;

			padding:8px 0px 0px 4px;
			}

		.text-box p { padding:1px 0px 8px 0px;}

		.text-box p strong { color:#000000;}

		.fleft {

			float:left; /*display: inline;*/

			overflow:hidden; height:100%;

			padding:0; margin:-10px 23px 0px 1px;

			}

		.fleft img { margin:0px 0px 0px 0px;}

		img {}

		.text-box p.img { padding:0px 0px 25px 0px;}

		.pd { padding:0px 0px 18px 0px; overflow:hidden; height:100%;}

		/******/



			.more-link {



				float:right;



				padding:0px 0px 10px 0px;



				}



				



			.more-link a { font-size:1.2em; clear:both; color:#0066CC;}



			



			.more-link a { text-decoration:underline;}



			.more-link a:hover { text-decoration: none;}



			



			



		/******/



			.comments {



				float:left;



				background:url(images/line.gif) no-repeat 0 2px;



				padding:0px 14px 2px 13px;



				}



			



			.comments a {



				font-size: 1em; color:#0066CC; text-transform:uppercase;



				padding:0px 0px 0px 0px;



				}



				



			.comments a { text-decoration:underline;}



			.comments a:hover { text-decoration: none;}



		



		/******/



			.postmetadata {
	clear:both;
	font-size:1.1em;
	line-height:normal;
	padding:0px 0px 8px 5px;
	color: #555555;
}



			.postmetadata a { font-size:1.1em; line-height:1.1em; padding:0px 0px 8px 5px;}



			



		/******/



			.link-edit { float:left; padding:4px 0px 0px 0px; margin:0px 0px 0px 0px;}



			.link-edit a { font-size:13px; font-weight: bold; color:#000;}



			



		/******/



			.navigation { overflow:hidden; height:100%; color:#000000; padding:20px 20px 5px 40px;}



			.navigation a {



				font-size:14px; color:#000000;



				}



			



			.nav-top { margin:-10px 0px 0px 0px; padding:0px 20px 0px 20px;}



			



			.nav-top .alignleft a { }



			.nav-top .alignright a {}



			



			.nav-top a { text-decoration:none;}



			.nav-top a:hover { text-decoration: underline;}



	



		/*******/



		



			.welcome {
	overflow:hidden;
	height:100%;
	padding:0px 20px 20px 50px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #693;
	border-right-color: #693;
	border-bottom-color: #693;
	border-left-color: #693;
}



			.welcome h1 {
	font-size:24px;
	color:#306;
	font-weight: bold;
	padding:18px 0px 16px 4px;
}



			



			.welcome p {
	font-size:12px;
	line-height:1.4em;
	padding:0px 20px 10px 0px;
	font-style: italic;
	color: #306;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}



			



			.welcome p.fleft { margin:8px 0px 0px 4px;}







			



	/*******/



		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#000; font-family:Arial; line-height:1.5em;}



		.text-box h1 { font-size:17px; font-weight: normal; line-height:1.2em; display:block; height:100%; padding:0px 0px 13px 0px;}



		.text-box h2 { font-size:15px; font-weight: normal;}



		.text-box h3 { font-size:14px;}



		.text-box h4 { font-size:13px; text-transform:uppercase; font-family:Arial;}



		.text-box h5 { font-size:12px;}



		.text-box h6 { font-size:11px;}



	



	/*** OL UL style***/



		.text-box ul { padding:0px 0px 5px 0px; margin:-3px 0px 0px 0px; overflow:hidden; height:100%;line-height:1.4em;}



		.text-box ul li {
	padding:0px 0px 6px 26px;
	list-style-image:none;
	list-style:none;
	font-weight:normal;
	background-image: url(images/marker.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}



		.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 3px; padding:0px 0px 8px 25px;}



		



		.text-box ul li { list-style-image:none; list-style:none;}



		



		.text-box ul li a { /*text-decoration:none;*/ color:#000000;}



		/*.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:1em; line-height:1.5em;

		color:#000000; text-transform:none;

		}

	.footer .width { width:960px; overflow:hidden; margin: 0 auto;}

	.footer .corner-left {}

	.footer .corner-right {}

	.footer .indent {

		overflow:hidden; height:100%; 

		padding:28px 0px 30px 0px;

		text-align:right;

		}

	.footer span {}

	.footer a { color:#0055AA; }

	.footer a { text-decoration:underline; }

	.footer a:hover { text-decoration: none;}

	.footer p { padding:0px 0px 0px 0px;}

/* -----------------------------------------------------------------



---------------------------- WP ------------------------------------



----------------------------------------------------------------- */



	.info-sidebar { overflow:hidden; padding:30px 10px 12px 20px; color:#000; width: auto; font-size:1.2em; line-height:1.4em;}



	.info-sidebar a { text-transform:none; color:#0066CC;}



	



	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; text-align:center; padding:20px 12px 5px 12px; *padding:20px 12px 0px 12px;}







/*--- Navigations ---*/



	.navigation { /*clear:both;*/ overflow:hidden; /*line-height:13px;*/}



	.navigation .alignleft {
	float: left;
	width:40%;
	text-align:left;
	padding-left: 10px;
	color: #0066CC;
	font-size: 14px;
}

	.navigation .alignleft a {
	color: #0066CC;
}

	.navigation .alignright {
	float: right;
	width:40%;
	text-align:right;
	padding-right: 10px;
	color: #0066CC;
	font-size: 14px;
}

	.navigation .alignright a {
	color: #0066CC;
}

	.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:#000000 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 60px;}



	



	/*.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 #1a1a1a; color:#fff;



		background:#383838; 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:#fff;



		text-align: justify;



		}



	.commentlist a { color:#fff}



	.commentlist span { color:#fff; font-weight: bold;}



	



	ol.commentlist  li {
	list-style: none;
	font-size:12px;
	margin:6px 0px 0px 0px;
	padding: 5px 10px 3px;
	/*list-style: none;*/



		border:1px solid #1a1a1a;
	color:#fff;
	background-color: #99C;
		}



		



	.commentlist li .avatar { 



		float: right;



		border: 1px solid #000;



		padding: 2px;



		 /*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;



		}