/*
Theme Name: Pyrmont V2
Theme URI: http://imotta.cn/wordpress/pyrmont-theme-v2-for-wordpress.html
Description: A dark WordPress theme. Build in links and archives pages. Widget support. The theme is released under GPL.
Version: 2.0.7
Author: motta
Author URI: http://imotta.cn/
Tags: black, dark, two-columns, fixed-width, threaded-comments, sticky-post
*/


/* 
   Meyer's CSS Reset
   v1.0 | 20080212 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* css reset ends */

*{
	margin: 0;
	padding: 0;
}

body{
	
	font-family: "Lucida Grande", Arial, Helvetica, Sans-Serif;
	/*background-image: url(images/bgtop.jpg);
	background-repeat: repeat-x;*/
	background-color: #262626;
}

a{
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	border: none;
}

a img{
	border: none;
}

.clear{
	clear: both;
}

.clearfix {
    display: inline-block;
}


div#page_wrap{
	width: 1000px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
}

div#header{
	font-size: 12px;
	}
	div#header div.blog_title{
		float: left;
		margin-top: 50px;
		margin-left: 10px;
		}
		div#header div.blog_title h1 a{
			font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;
			font-weight: bold;
			letter-spacing: -1px;
			font-size: 36px;
			color: #fff;
			line-height: 45px;
			display: block;
			text-indent: -9999px;
			}
		div#header div.blog_title p.description{
			color: #999;
			margin-top: 10px;
			margin-left: 5px;
			text-indent: -9999px;
			}
	div#header div#search{
		border: none;
		float: right;
		position: relative;
		z-index: 999;

		}
		div#header div#search form#searchform{
			position: absolute;
			top: 9px;
			right: 25px;
			width: 105px;
			height: 26px;
			background-color:transparent;
			}
			div#header div#search form#searchform .searchinput{
			position: absolute;
			bottom: 8px;
			right: 30px;
				font-size: 14px;
				font-weight: bold;
				color: #5F7D27;
				width: 70px;
				background-color: transparent;
				text-align: right;
				border: none;
				/*text-decoration: underline;
				border: 1px solid #7AC40A;
				background: url(images/bg.jpg) repeat;
				border: none;*/
				}
			div#header div#search form#searchform .button{
				/*position: absolute;
				top: 0px;
				left: 180px;*/
				float: right;
				background: url(images/busca.png) no-repeat;
				height: 26px;
				width: 26px;
				border: 0;
				cursor: pointer;
				}
				
		div#header div#logo{
			margin:28px 0 0 0; padding:0;
			float:left;
			z-index: 999;
			}
				
		div#header div#logo a:link, div#logo a:visited, div#logo a:active{
			display: block;
			background-color: transparent;
			height: 50px;
			width: 260px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			background-image: url("images/logokalufa.png");
			background-repeat: no-repeat;
			text-indent: -9999px;
			outline-color: -moz-use-text-color;
			outline-style: none;
			outline-width: 0pt;
			background-attachment: scroll;
			z-index: 999;
				}

			div#header div#logo a:hover
			{background-position: 0pt -50px;}
			
			div#header div#headerimage{
				position: absolute;
				top: 83px;
				height: 200px;
				width: 1000px;
				margin:0px 0 0 0; padding:0;
				float:left;
				z-index: 0;
				}
				
	
div#main_navi{
	/*background: url(images/navi.jpg) no-repeat;*/
	float: right;
	margin-top: -45px;
	margin-right: 55px;
	}
	div#main_navi ul.left{
		list-style-type: none;
		padding: 0px 0 0 0px;
		}		
		

				

	/*---------------------header dropdown menu 20090803---------------------------------------*/
			div#main_navi ul.left li ul{
				display: none;
				position: absolute;
				left: 0;
				width: 125px;
				margin-top: 33px;
				padding: 0 3px;
				height: auto;
				background-color: #FFFFCC;
				border: 1px solid #2d2c2c;
				border-top: 0;
				-moz-border-radius-bottomleft: 5px;
				-moz-border-radius-bottomright: 5px;
				-webkit-border-bottom-left-radius: 5px;
				-webkit-border-bottom-right-radius: 5px;
				}
			div#main_navi ul.left li ul li{
				width: 125px;
				overflow: hidden;
				}
			div#main_navi ul.left li ul li a{
				font-size: 12px;
				padding: 3px 6px;
				margin: 0 2px;
				}
		/*---------------------header dropdown menu 20090803---------------------------------------*/
	div#main_navi ul.right{
		float: right;
		list-style-type: none;
		padding: 9px 10px 0 0;
		}
		div#main_navi ul.right li a{
				float: left;
				overflow: hidden;
				color: #fff;
				font-size: 12px;
				line-height: 20px;
				margin: 0 0 0 10px;
				text-transform: uppercase;
				}
			div#main_navi ul.right li.twitter a{
				background: url(images/twitter.gif) no-repeat 0 3px;
				padding-left: 21px;
				}
			div#main_navi ul.right li.twitter a:hover{
				color: #0af;
				}
			div#main_navi ul.right li.feed a{
				background: url(images/feed.gif) no-repeat 0 5px;
				padding-left: 15px;
				}
			div#main_navi ul.right li.feed a:hover{
				color: #ff5a00;
				}

/*---------------------header dropdown menu---------------------------------------*/
#nav2{
        background-color: trasparent;
        display: block;
        font-size:18px;
        height:50px;
        width:700px;
		position: absolute;
		margin-left: 260px;
		top: 50px;
		letter-spacing: -1px;
}

#nav2, #nav2 ul {
	line-height: 1;
	list-style: none;
}

#nav2 a ,#nav2 a:hover{
	border:none;
	display: block;
	text-decoration: none;
}

#nav2 li {
	float: left;
	list-style:none;
}

#nav2 a,#nav2 a:visited {
	color:#5F7D27;
	display:block;
	font-weight: bold;
	padding:7px 10px;
}

#nav2 a:hover, #nav2 a:active {
	color: #7AC40A;
	text-decoration:none
}	

#nav2 li ul {
	border-bottom: 1px solid #7AC40A;
	height: auto;
	left: -999em;
	position: absolute;
	margin-left: -260px;
	padding-left: 520px;
	width: 1000px;
	z-index:998;
	padding: 10px 0;
	background-color: #262626;
	filter:alpha(opacity=60);
	-moz-opacity:.60;opacity:.60;
	font-size:16px;
	letter-spacing: normal;
}

#nav2 li li {
	width: auto;
}

#nav2 li li a,#nav2 li li a:visited {
    color:#7AC40A;
	font-weight:normal;
	font-size:1em;
}

#nav2 li li a:hover,#nav2 li li a:active {
	color:#C3E99A;
}	

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: 0px;
}

/* END div#header */

div#main{
	float: left;
	display: inline;/* fix double margin */
	margin: 200px 10px 30px 10px;
	}


		div#main ul.excerpt{
				float: left;
				list-style-type: none;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 10px 0px;
				}
		
				div#main li.excerpt{
					float: left;
					position: relative;
					background: url(images/bg.jpg) repeat;
					background-color: #fffae9;
					border: 1px solid #474747;
					color: #211F20;
					width: 204px;
					height: 330px;
					overflow: hidden;
					list-style-type: none;
					padding: 0px 10px 0px 10px;
					margin: 0px 10px 18px 9px;
					}

				div#main li.excerpt div.author{
					padding: 0px 0px 0px 0px;
					font-size: 12px;
					color: #447744;
					text-align:left;
					line-height: 16px;
					height: 16px;
					overflow: hidden;
					border-bottom: 1px solid #447744;
					
					}					
				div#main li.excerpt div.author a{
					font-weight: bold;
					color: #447744;
					}
				div#main li.excerpt div.author a:hover{
					color: #C3E99A;
					}

				div#main li.excerpt div.entry{
				padding: 5px 0px 0px 0px;
				overflow: hidden;/* in case large img or video */
				font-size: 12px;
				line-height: 16px;
				color: #99d0db;
				height: 119px;
				margin-top: 148px;
				border-bottom: 1px solid #447744;
				}	
				
			
				div#main li.excerpt div.entry h2{
					margin-top: 0px;
					padding: 0px 0px 5px 0px;
					font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;
					font-size: 14px;
					/*font-weight: bold;*/
					letter-spacing: 0px;
					line-height: 18px;
					border-bottom: 1px solid #99d0db;
					}
				div#main li.excerpt div.entry h2 a{
					color: #99d0db;
					}
				div#main li.excerpt div.entry h2 a:hover{
					color: #24AFDD;
					}	

				div#main li.excerpt div.entry p a{
				color: #6c712e;
				font-weight: bold;
				}
				div#main li.excerpt div.entry p a:hover{

				text-decoration: underline;
				}
				
				div#main li.excerpt div.more a{
				position: absolute;
				bottom:5px;
				right:8px;
				width: 32px;
				height: 20px;
				background: url(images/more.png) no-repeat;
				background-color: transparent;
				text-indent: -9999px;
				}
				
				div#main li.excerpt div.entry img{
				position: absolute;
				top: 10px;
				left: 10px;
				margin: 0 auto;
				width: 200px;
				height: 133px;
				border: 2px solid #99d0db;
				}
				

				
	div#main div.facebook{
				float: left;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 8px;
				}
	
	div#main div.publicidad{
					float: right;
					position: relative;
					background: url(images/bg.jpg) repeat;
					/*border-top: 1px solid #1f2223;*/
					color: #211F20;
					width: 210px;
					height: 513px;
					overflow: hidden;
					list-style-type: none;
					padding: 8px 8px 8px 8px;
					margin: 0px 12px 0px 0px;
				}
	div#main div.webcam{
					float: right;
					position: relative;
					/*border-top: 1px solid #1f2223;*/
					color: #211F20;
					width: 450px;
					height: 525px;
					overflow: hidden;
					list-style-type: none;
					padding: 8px 8px 8px 8px;
					margin: 0px 12px 0px 0px;
					border: 1px solid #474747;
				}
	
	div#main div.post{
		background-color: #262626;
		/*background: url(images/bg.jpg) repeat;*/
		border-right: 1px solid #447744;
		color: #447744;
		line-height: 22px;
		margin-bottom: 30px;
		width: 715px;
		}
	/* sticky post */
	div#main div.sticky{
		background-color: #0d0d0d;/* if a post is set as sticky post, it'll have a darker bg color */
		}

		div#main div.post div.title{
			padding-left: 0px;
			margin-bottom: 10px;
			margin-top: 14px;
			_margin-top: 0;/*ie6 fix*/
			*+margin-top: 0;/*ie7 fix*/
			}
			div#main div.post div.title h2{
				font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;
				font-size: 20px;
				font-weight: bold;
				letter-spacing: -1px;
				color: #262626;
				width: 680px;
				line-height: 30px;
				background: url(images/recomtitle.jpg) repeat;
				border-bottom: 1px solid #C3E99A;
				/*border-top: 1px solid #C3E99A;*/
				padding: 0px 5px 0px 5px;
				}
				div#main div.post div.title h2 a{
				color: #121212;
					}
				div#main div.post div.title h2 a:hover{
					color: #C3E99A;
					}
			div#main div.post div.title div.postmeta{
				font-size: 14px;
				color: #447744;
				width: 690px;
				overflow: hidden;
				border-bottom: 1px solid #447744;
				}
				div#main div.post div.title div.postmeta a{
					color: #447744;
					font-weight:bold;
					text-decoration: none;
					}
				div#main div.post div.title div.postmeta a:hover{					
					color: #C3E99A;
					}
		div#main div.post div.entry{
			padding: 10px 20px 10px 0px;
			overflow: hidden;/* in case large img or video */
			width: auto;
			font-size: 16px;
			color: #447744;
			}
			div#main div.post div.no_result{
				padding: 20px;
				}
				div#main div.post div.no_result p.no_result{
					margin-bottom: 0;
					}
			div#main div.post div.entry a{
				color: #447744;
				border: none;
				text-decoration: none;
				font-weight:bold;
				}
			div#main div.post div.entry a:hover{
				color: #C3E99A;
				}
			div#main div.post div.entry p{
				margin-bottom: 20px;
				}
			/* 20090629 add h1-h6 style in entry */
			div#main div.post div.entry h1{ font-size: 20px; margin-bottom: 5px; }
			div#main div.post div.entry h2{ font-size: 18px; margin-bottom: 5px; }
			div#main div.post div.entry h3{ font-size: 16px; margin-bottom: 5px; border-bottom: 1px solid #447744}
			div#main div.post div.entry h4{ font-size: 15px; margin-bottom: 5px; }
			div#main div.post div.entry h5{ font-size: 14px; margin-bottom: 5px; }
			div#main div.post div.entry h6{ font-size: 12px; margin-bottom: 5px; }
			
			div#main div.post div.entry ul,
			div#main div.post div.entry ol{
				padding-bottom: 24px;
				margin-left: 40px;
				margin-right: 10px;
				}
			div#main div.post div.entry ul{
				list-style-type: disc;
				}
			div#main div.post div.entry ol{
				list-style-type: decimal;
				}
				div#main div.post div.entry ul li,
				div#main div.post div.entry ol li{
					padding: 1px 0;
					list-style: none;
					}
					
					div#main div.post div.entry ul#links li{
					margin:10px 0;
					padding: 0;
					}
					
					div#main div.post div.entry ul#links li a img{
					border: 1px solid #447744;
					padding: 2px;
					display: inline-block;
					vertical-align: middle;
					}

					div#main div.post div.entry ul#links li a:hover img{
					border: 1px solid #C3E99A;
					padding: 2px;
					}
					
			div#main div.post div.entry blockquote{
				background: url(images/blockquote.gif) no-repeat;
				padding: 35px 20px 10px 50px;
				margin: 0 15px 24px 15px;
				background-color: #181818;
				border-top: 1px solid #2a2e2f;
				border-bottom: 1px solid #2a2e2f;
				color: #999;
				}
				div#main div.post div.entry blockquote p{
					margin-bottom: 8px;
					}
			div#main div.post div.entry code{
				font-family: "Courier New", mono;
				background-color: #181818;
				border-left: 1px solid #2a2e2f;
				color: #197b30;
				padding: 5px 10px;
				display: block;
				}
			/* 20090629 add table layout */
			div#main div.post div.entry table{
				margin-bottom: 20px;
				border-collapse:collapse;
				background-color: #262626;
				color: #999;
				font-size: 14px;
				}
				div#main div.post div.entry table td{
					padding: 2px 5px;
					}
					div#main div.post div.entry table th{
					text-align: left;
					padding: 2px 5px;
					color: #447744;
					font-weight:normal;
					}
	div#main div.navigation{
		font-size: 16px;
		margin: 0px 10px;
		}
		div#main div.navigation a{
			background: url(images/bg.jpg) repeat;
			display: block;
			color: #447744;
			padding: 0 5px;
			background-color: #c8bb93;
			line-height: 28px;
			font-weight:bold;
			}
			div#main div.navigation .left a:hover,
			div#main div.navigation .right a:hover{
				color: #C3E99A;
				background-color: #000;
				}
		div#main div.navigation .left{
			float: left;
			}
		div#main div.navigation .right{
			float: right;
			}
/* END div#main */

div#footer{
	color: #24AFDD;
	font-size: 15px;
	background-color: #121212;
	height: 360px;
	border-top: 1px solid #447744;
	}
	/*div#footer div.footer_wrapper{
		border-top: 1px solid #447744;
		width: 1000px;
		height: 360px;
		margin: 0 auto;
		padding: 0px 0px;
		color: #24AFDD;
			background: url(images/bg.jpg) repeat;
		 position: relative; 
		}*/
		div.footer_left{
			width: 1000px;
			margin: 0 auto;
			}
		div.footer_left a{
			color: #447744;
			text-decoration: none;
			}
		div.footer_left a:hover{
			color: #C3E99A;
			}		
					div.footer_left ul{
							width: 1000px;
							float: left;
							background-color: transparent;
							list-style-type: none;
							font-size: 10px;
							padding: 10px 10px 2px 10px;
							line-height: 25px;
							
							}
					div.footer_left li{
							position: relative;
							float: right;
							padding: 0px 2px;
							}
					div.footer_left li.logo{
					float: left;
					padding: 0 5px 5px 5px;
					margin: 0;
							}
				
					div.footer_left li.logo a:link, div#footer ul li.logo a:visited, div#footer ul li.logo a:active{
							width: 120px;
							height: 23px;
							background-color: transparent;
							background-image: url("images/logokalufasmall.png");
							background-repeat: no-repeat;
							background-attachment: scroll;
							text-indent: -9999px;
							display: block;
							outline-color: -moz-use-text-color;
							outline-style: none;
							outline-width: 0pt;
							margin: 0;
							}

					div.footer_left li.logo a:hover
							{background-position: 0 -23px;}
							
						ul#pulsanti{
						margin:0 auto;
						padding: 0 0 2px 0;
						list-style: none;
						width: auto;
						margin:0px;
						z-index:99;
						}

						ul#pulsanti a{
						display: block;
						height: 25px;
						}

						ul#pulsanti li, ul#pulsanti span{
						width: 25px;
						height: 25px;
						margin: 0px;
						padding: 0 1px;
						margin-right:0px;
						float:left;
						}

						ul#pulsanti li#sl span{background: url("images/myspace.jpg") no-repeat}
						ul#pulsanti li#s2 span{background: url("images/facebook.jpg") no-repeat}
						ul#pulsanti li#s3 span{background: url("images/twitter.jpg") no-repeat}
						ul#pulsanti li#s4 span{background: url("images/youtube.jpg") no-repeat}
						ul#pulsanti li#sl a:hover span, ul#pulsanti li#s2 a:hover span, ul#pulsanti li#s3 a:hover span, ul#pulsanti li#s4 a:hover span{background-position: 0 -25px;}			
						/*fix per versioni explorer*/
						ul#pulsanti li span{cursor: hand}
							
					div.footer_left li.lunamedia{
										width: 100px;
										margin:0px;
										z-index:99;
										padding: 0 20px 0 0;
									}

									div.footer_left li.lunamedia a{
									display: block;
									height: 20px;
									width: 100px;
									margin: 0px;
									padding: 0px;
									background-image: url("images/lunamedia.jpg");	
									background-repeat:no-repeat;
									text-indent: -9999px;
									}
									div.footer_left li.lunamedia a:hover{
										background-position: 0 -20px;
										}
							
			div.footer_left ul#footlist{
				background-color: #121212;
				list-style-type: none;
				padding: 0px;
				margin: 0 5px;
				overflow: hidden;
				border: none;
				}
				
			div.footer_left li#footlist{
					float: left;
					position: relative;
					background: url(images/bg.jpg) repeat;
					color: #447744;
					width: 228px;
					overflow: hidden;
					list-style-type: none;
					padding: 0px 0px 0px 0px;
					margin: 0 11px;
					font-size: 12px;
					}
			div.footer_left li h2{
					background: url(images/bg2.jpg) repeat;
					
					font-size: 14px;
					line-height: 20px;
					color: #447744;
					padding: 5px 5px;
					font-weight: bold;
					text-align: center;
					margin: 0 0px;
					}
			div.footer_left li#footlist ul#vert{
					background-color: #121212;
					list-style-type: none;
					width: 240px;
					margin: 0;
					padding: 0;
					border: none;
					}
			div.footer_left li#footlist ul#vert li{
					float: none;
					list-style-type: none;
					margin: 0px;
					padding: 0px;
					border-bottom: 1px solid #447744;
					height: 30px;
					overflow: hidden;
					width: 230px;
					}
			div.footer_left li#footlist ul li a{
				background: none;
				display: inline;
				color: #447744;
				line-height: 26px;
				text-decoration: none;
				}
			div.footer_left li#footlist ul li a:hover{
				color: #C3E99A;
				}
/* END div#footer */

div#sidebar{
	width: 250px;
	float: right;
	display: inline;/* fix double margin */
	margin-top: 214px;
	margin-bottom: 30px;
	/*margin-right: 10px;*/
	overflow: hidden;
	color: #24AFDD;
	font-size: 12px;
	/*background: url(images/bg.jpg) repeat;*/
	}
	div#sidebar ul{
		/*background-color: #131313;*/
		}

		div#sidebar ul li h2{
			background: url(images/sidebartitle.jpg) no-repeat;
			font-size: 18px;
			height: 30px;
			line-height: 30px;
			color: #262626;
			background-color: #262626;
			padding: 0px 5px;
			font-weight: bold;
			border-bottom: 1px solid #C3E99A;
			/*border-top: 1px solid #C3E99A;*/
			text-align: right;
			}
		div#sidebar ul li ul{
			list-style-type: none;
			color: #447744;
			line-height: 20px;
			}
			div#sidebar ul li ul li{
				padding-top: 2px;
				padding-bottom: 2px;
				padding-left: 5px;
				padding-right: 5px;
				/*background: url(images/sidebar_list_bg.gif) no-repeat;*/
				background-position: left bottom;
				border-bottom: 1px solid #447744;
				}
			div#sidebar ul li ul li:hover{
				/*background-color: #807455;*/
				}
			div#sidebar ul li ul li a{
				background: none;
				display: inline;
				color: #447744;
				line-height: 26px;
				text-decoration: none;
				}
			div#sidebar ul li ul li a:hover{
				color: #C3E99A;
				}
/* END div#sidebar */

/* modify div#sidebar for default widget */

div#sidebar ul li ul li.rc a{
	display: inline;
}

div#sidebar ul li.widget,
div#sidebar ul li.widget_archive,
div#sidebar ul li.widget_categories,
div#sidebar ul li.widget_search, 
div#sidebar ul li.widget_tag_cloud div, 
div#sidebar ul li.widget_text{/* sidebar_list_bg fix */
	/*background: url(images/sidebar_list_bg.gif) no-repeat left bottom;*/
}



div#sidebar ul li.widget h2 a{
	color: #ccc;
}

div#sidebar ul li.widget_archive select, 
div#sidebar ul li.widget_categories select{/* dropdown view */
	margin: 15px 26px;
}

/* calendar widget */
div#sidebar ul li.widget_calendar div#calendar_wrap{
	padding: 15px 26px;
	background: url(images/sidebar_list_bg.gif) no-repeat left bottom;
}

#wp-calendar {
	color: #ccc;
	width: 95%;
	font-family: Arial, sans-serif;
}

#wp-calendar caption {
	padding: 5px;
	letter-spacing: 2px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
}

#wp-calendar th{
	border-bottom: 1px solid #1f2223;
	border-top: 1px solid #1f2223;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	color: #ff5a00;
}

#wp-calendar a:hover {
	text-decoration: underline;
}

#wp-calendar #prev{
	text-align: left;
	padding-left: 5px;
}

#wp-calendar #next{
	text-align: right;
	padding-right: 5px;
}

#wp-calendar #prev, #wp-calendar #next, #wp-calendar tfoot tr td.pad{
	border-top: 1px solid #1f2223;
}

#wp-calendar #prev a, #wp-calendar #next a{
	color: #999;
}

#wp-calendar td#today{
	color: #fff;
	background-color: #101010;
	font-weight: bold;
}

/* multi-level category */
div#sidebar ul li ul li ul li,
div#sidebar ul li ul li ul.children li{
	background: none;
}

div#sidebar ul li ul li ul li:hover,
div#sidebar ul li ul li ul.children li:hover{
	background: none;
}

/* widget rss */
.widget_rss a{
	color: #ccc;
}

/* widget search */
li.widget_search #search{/* 090627fix */
	padding: 10px 30px;
}

li.widget_search form#searchform{
	width: 200px;
	height: 25px;
	border: none;
	background-color: #fff;
	position: relative;
	}
	li.widget_search form#searchform .searchinput{
		position: absolute;
		top: 5px;
		left: 8px;
		color: #666;
		font-size: 13px;
		width: 165px;
		border: 0;
		}
	li.widget_search form#searchform .button{
		position: absolute;
		top: 0px;
		left: 175px;
		background: url(images/mag.gif) no-repeat;
		height: 25px;
		width: 25px;
		border: 0;
		cursor: pointer;
		}

/* tag cloud */
div#sidebar ul li.widget_tag_cloud div{
	padding: 10px 0px;
	border-bottom: 1px solid #447744;
	padding-left: 5px;
}

div#sidebar ul li.widget_tag_cloud div a{
	color: #447744;
}

div#sidebar ul li.widget_tag_cloud div a:hover{
	color: #C3E99A;
}

/* textwidget */
.textwidget{
	padding: 10px 26px;
	line-height: 16px;
}

.textwidget p{
	margin-bottom: 10px;
	line-height: 16px;
}

.textwidget a, .textwidget p a{
	color: #ff5a00;
	text-decoration: none;
}

.textwidget a:hover, .textwidget p a:hover{
	text-decoration: underline;
}

/* END modify div#sidebar */

div#main div#comments{
	margin-bottom: 10px;
	border-bottom: 2px solid #447744;
	}
	div#main div#comments h3{
		float: left;
		font-size: 16px;
		color: #447744;
		line-height: 24px;
		font-weight: normal;
		}
	div#main div#comments .add_your_comment a{
		float: right;
		font-size: 16px;
		color: #447744;
		line-height: 24px;
		font-weight: normal;
		}
	div#main div#comments .add_your_comment a:hover{
		color: #C3E99A;
		}
div#main ol.commentlist{
	font-size: 13px;
	color: #447744;
	overflow: hidden;
	}
	div#main ol.commentlist li{
		margin-bottom: 5px;
		/*background: url(images/bg.jpg) repeat;*/
		/*border: 1px solid #807455;*/
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		padding: 10px 20px 10px 20px;
		}
		div#main ol.commentlist li ul{
			list-style-type: none;
			margin-left: 60px;
			margin-top: 6px;
			}
			div#main ol.commentlist li ul.children li{
				background-color: #0d0d0d;
				border-left: 1px solid #181a1b;
				border-top: 0;
				border-bottom: 0;
				border-right: 0;
				}
		div#main ol.commentlist li div.vcard{
			float: left;
			}
		div#main ol.commentlist li div.vcard div.left{
			width: 56px;
			margin-right: 5px;
			}
			div#main ol li div.left img{
				border: 1px solid #807455;
				display: block;
				height: 48px;
				width: 48px;
				}
			div#main ol li div.left div.reply a{
				background: url(images/reply.gif) no-repeat 0 0;
				display: block;
				height: 0;
				padding-top: 17px;
				width: 41px;
				overflow: hidden;
				margin-left: 5px;
				margin-top: 5px;
				}
			div#main ol li div.left div.reply a:hover{
				background-position: 0 -17px;
				}
		div#main ol.commentlist li div.right{
			float: left;
			line-height: 20px;
			width: 610px;/* 3-level or less thread comments display well. 4 or more leves may have some issue. */
			}
			div#main ol.commentlist li div.right p a{
				color: #ccc;
				text-decoration: none;
				border-bottom: 1px solid #807455;
				}
			div#main ol.commentlist li div.right p a:hover{
				color: #ff5a00;
				border-bottom: 1px solid #807455;
				}
			div#main ol li div.right div.commentmetadata{
				background: url(images/bg.jpg) repeat;
				font-size: 14px;
				color: #447744;
				border-bottom: 1px solid #447744;
				border-top: 1px solid #447744;
				padding: 3px 0px 3px 5px;
				margin-bottom: 8px;
				}
				div#main ol li div.right div.commentmetadata a{
					color: #447744;
					text-decoration: none;
					font-weight: bold;
					}
				div#main ol li div.right div.commentmetadata a:hover{
					color: #C3E99A;
					}
			div#main ol li div.right p{
				margin-bottom: 20px;
				}
div#main .comments_navi{
	font-size: 12px;
	}
	div#main .comments_navi .alignleft{
		float: left;
		}
	div#main .comments_navi .alignright{
		float: right;
		}
		div#main .comments_navi .alignleft a, 
		div#main .comments_navi .alignright a{
			display: block;
			color: #ccc;
			border: 1px solid #1f2223;
			padding: 0 5px;
			background-color: #101010;
			line-height: 28px;
			}
		div#main .comments_navi .alignleft a:hover, 
		div#main .comments_navi .alignright a:hover{
			color: #ff5a00;
			background-color: #000;
			}
div#main div#respond{
	background: url(images/bg.jpg) repeat;
	border: 1px solid #447744;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #447744;
	padding: 15px 20px;
	margin-top: 15px;
	}
	div#main div#respond div.h3_cancel_reply{
		margin-bottom: 5px;
		}
	div#main div#respond h3{
		font-size: 16px;
		color: #447744;
		line-height: 24px;
		font-weight: bold;
		float: left;
		display: inline;/* fix double margin */
		}
		div#main div#respond span.cancel-comment-reply{
			float: right;
			display: inline;/* fix double margin */
			padding-top: 6px;
			}
		div#main div#respond span.cancel-comment-reply a{
			font-size: 12px;
			color: #447744;
			text-decoration: none;
			}
		div#main div#respond span.cancel-comment-reply a:hover{
			color: #ff5a00;
			}
	div#main div#respond form#commentform{
		}
		div#main div#respond form#commentform p{
			font-size: 12px;
			color: #447744;
			padding: 3px 0;
			}
			div#main div#respond form#commentform p a{
				color: #fff;
				border: 0;
				}
			div#main div#respond form#commentform p a:hover{
				border-bottom: 1px solid #fff;
				}
		div#main div#respond div.input_area{
			padding: 15px 30px;
			}
			div#main div#respond div .message_input{
				font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
				background-color: #fcf4d9;
				border: 2px solid #447744;
				color: #333;
				font-size: 13px;
				padding: 5px;
				height: 120px;
				width: 98%;
				}
		div#main div#respond div.user_info{
			font-size: 14px;
			line-height: 16px;
			display: block;
			padding: 0 30px;
			}
			div#main div#respond div.user_info div.single_field{
				display: inline;
				float: left;
				width: 33%;
				}
				label.desc{
					display: block;
					color: #447744;
					padding-bottom: 4px;
					}
					label.desc abbr{
						color: #447744;
						border: 0;
						}
				div#main div#respond div.user_info input.comment_input{
					background-color: #fcf4d9;
					color: #447744;
					border: 2px solid #447744;
					padding: 2px 3px;
					width: 90%;
					}
		div#main div#respond div.submit_button{
			margin: 15px 30px 0;
			}
			div#main div#respond form#commentform div.submit_button input.button{
				display: block;
				background-color: #262626;
				width: 76px;
				height: 28px;
				padding: 0;
				border: 0;
				/*text-indent: -9999px; 20090708 no text button*/
				color: #447744;/*20090708 no text button*/
				font-size: 14px;/*20090708 no text button*/
				font-weight: bold;
				cursor: pointer;
				float: left;
				border: 1px solid #447744;
				}
			div#main div#respond form#commentform div.submit_button input.button:active{
				background-color: #c8bb93;
				color: #807455;/*20090708 no text button*/
				}
			div.submit_button span.key{
				float: left;
				margin-left: 10px;
				padding-top: 6px;
				font-size: 12px;
				line-height: 16px;
				color: #6c712e;
				}
.nocomments{
	color: #ccc;
	font-size: 16px;
}
/* END single page */

/*---------------- WordPress Generated Classes -------------------*/

.aligncenter,
div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft{
	float: left;
	}
	
.alignright{
	float: right;
	}

img.alignleft{
	display: inline;
	margin-bottom: 2px;
	margin-right: 6px;
	padding: 3px;
	}

img.alignright{
	display: inline;
	margin-bottom: 2px;
	margin-left: 6px;
	padding: 3px;
	}

.wp-caption {
   border: 1px solid #807455;
   text-align: center;
   background-color: #fcf4d9;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 12px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color: #807455;
}

div#main div.post div.entry div.wp-caption p{
	margin-bottom: 3px;
	padding: 5px;
} 


/*------------------------ Archives Page ------------------------*/

ul.archiveslist{
	color: #447744;
	font-size: 13px;
}

div#main div.post div.entry  ul.archiveslist li a{
	color: #447744;
}

div#main div.post div.entry  ul.archiveslist li a:hover{
	color: #C3E99A;
}

/*------------------------ Links Page ------------------------*/

.linkpage{
	background-color: #131313;
	padding: 10px 15px;
}

.linkpage ul{
	list-style-type: none;
}

.linkpage ul li{
	float: left;
	margin-bottom: 10px;
}

.linkpage ul li ul li{
	float: left;
	width: 130px;
	text-align: center;
	margin: 5px 12px;
	line-height: 180%;
	background-color: #202020;
}

.linkpage ul li ul li a{
	color: #ccc;
	display: block;
	text-decoration:none;
	border: 1px solid #1f2223;
	font-size: 12px;
}

.linkpage ul li ul li a:hover{
	background-color: #0d0d0d;
	border: 1px solid #1f2223;
	color: #ff5a00;
}

.linkpage ul li h3{
	margin-bottom: 5px;
	margin-left: 12px;
}

/*------------------------ Strong ------------------------*/

div.strong{
	background: url(images/strongbg.jpg) repeat-x;
	font-size: 18px;
	float: left;
	width: 960px;
	height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #447744;
	/*border-top: 1px solid #99d0db;*/
	margin: 0px 0px 20px 0px;
	padding: 0 10px 0 10px;
	color: #99d0db;
	position: relative;
	}

div.strong .keyword{
	color: #447744;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	position: absolute;
	bottom: 2px;
}

div.strong p{
font-size: 18px;
display: inline;
color: #447744;
position: absolute;
bottom: 2px;
right: 10px;
}

/*------------------------ Sticky Footer ------------------------*/
/*--------------- Code from www.cssstickyfooter.com -------------*/

html, body, #page_wrap{
	height: 100%;
}

body > #page_wrap{
	height: auto; min-height: 100%;
}

#container{
	padding-bottom: 48px;/* must be same height as the footer */
}

/*#footer{
	position: relative;
	margin-top: -48px;  negative value of footer height 
	height: 48px;
	clear:both;
}*/
