@charset "utf-8";
/* CSS Document */

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

body {
	color: #000;
	font-family: "Trebuchet MS";
	line-height: 1.2em;
	background-color: #fff;
	background-image: url(/img/cork.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
img { border: 0px; }

a {	color: #666633; text-decoration: underline;	}
a:hover {
	color: #000;
	text-decoration: none;
}
div .img{
	text-decoration:none;
}
 
.header {
	background-image: url(/img/header-bgr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerleft {
	background-image: url(/img/header-bgr-left.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.login {
	background-image: url(/img/login.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
}

.login img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.login a {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.login a:hover { color: #000; text-decoration: underline; }

.widebanner {
	background-image: url(/img/widebanner-bgr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.widebannerleft {
	background-image: url(/img/widebanner-bgr-left.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.sortline {
	font-size: 13px;
	font-weight: bold;
	background-image: url(/img/sortline-bgr.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sortline a {	color: #000; text-decoration: none;	}
.sortline a:hover { color: #666633; text-decoration: underline; }


.content {
	background-image: url(/img/notebookline.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.contenttable {
	/*background-image: url(/img/sidebanner-lefttape.png);*/
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
}
.contenttable img {
	border: 2px none #666633;
	padding: 2px;
}

.sidebanner {
	background-image: url(/i/sidebanner-bgr.png);
	background-repeat: no-repeat;
	background-position: center top;

	
	
}
.sidebannertape {
	/*background-image: url(/img/sidebanner-tape.png);*/
	background-repeat: no-repeat;
	background-position: left top;
}
.categories {
	background-image: url(/i/categories-bgr.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	font-weight: normal;
}
.categories a {	color: #000; text-decoration: none;	}
.categories a:hover {
	color: #666633;
	text-decoration: none;
}
.blogofday {
	background-image: url(/img/blogoftheday-bgr.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}



.blogofday h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.blogofday h2 {
	color: #666633;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blogofday a {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.blogofday a:hover {
	color: #000000;
	text-decoration: underline;
}
.blogofday p {
	margin: 0px;
	padding: 0px;
	line-height: 1.1em;
	font-size: 11px;
}
.blogofday img {
	border: 2px solid #666633;
	padding: 2px;
}

.groupsdiscuss {
	background-image: url(/img/groupsdiscussions.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	padding: 0px;
	line-height: 1em;
}
.groupsdiscuss p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.groupsdiscuss a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.groupsdiscuss a:hover {
	color: #666633;
	text-decoration: underline;
	font-weight: bold;
}
.groupsdiscuss img {
	border: 1px solid #666633;
	padding: 1px;
}
.frontlisting {
	color: #666666;
	background-repeat: no-repeat;
	background-position: 30px 0px;
	background-image: url(/img/staple.png);
}
.frontlisting h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000000;
	letter-spacing: 0.05px;
	font-variant: small-caps;
}
.frontlisting h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #666633;
}
.frontlisting p {
	color: #666666;
	font-size: 11px;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}

.frontlisting img { border: 2px solid #666633; padding: 2px; }
.title {
	color: #666666;
}
.title h1{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000000;
	letter-spacing: 0.05px;
	font-variant: small-caps;
}

.listing {
	color: #666666;
}
.listing h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.listing h2 {
	color: #666633;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.listing a {
	color: #666633;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.listing a:hover { color: #000; text-decoration: underline; }

.listing img {
	margin-left: 30px; border: 2px solid #666633; padding: 2px; }
.listing img.ok {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

.listnav {
	font-size: 13px;
    font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.listnav a {
    font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.listnav a:hover {
	color: #000;
	text-decoration: none;
}
.bottom {
	background-image: url(/img/notebookbottom.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.footer {
	background-image: url(/img/footer-bgr.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.shadow {
	background-image: url(/img/leftshadow.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.left { float: left; }


/* BLOGCATALOG */



.content {
	width: 960px;
	height: 100%;
}

.all {
	float: left;
	width: 100%;
}

.centerindex {
	float: left;
	width: 650px;
	margin: 0 10px 0 0;
}
	.centerindex h1 {
		text-align: left;
		width: 100%;
		color: #69593f;
		font-size: 18px;
		font-weight: bold;
		margin: 10px 0 0 3px;
	}
	.centerindex_p{
		float: left;
		width: 400px;
		height: 75px;
		border: 1px solid #C3C5E0;
		background-image: url(/i/back.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		margin-top: 2px;
		margin-bottom: 10px;
		padding-left:23px;
	}
	
	.centerindex_ul1, .centerindex_ul2 {
		float: left;
		width: 100%;
		text-align: left;
		color: #ab9057;
		margin-left: -30px;
		margin-top: -6px;
	}
	.centerindex_ul2 {
		color: #5c4b36;
		margin-top: -9px;
	}
		.centerindex_ul1 ul li, .centerindex_ul2 ul li {
			float: left;
			list-style: none;
			font-weight: bold;
			font-size: 11px;
			padding-right: 5px;
		}
		.centerindex_ul1 ul li a, .centerindex_ul2 ul li a {
			padding: 7px 7px 7px 7px;
			color: #ab9057;
			font-weight: normal;
			text-decoration: underline;
			font-size: 11px;
		}
		.centerindex_ul2 ul li a {
			color: #5c4b36;
		}
		.centerindex_ul1 ul li a:hover, .centerindex_ul2 ul li a:hover {
			text-decoration: none;
		}
		
	.blogview {
		float: left;
		width: 649px;
		height: 100%;
		/*border: 1px solid #C9CCE2;*/
        margin: 3px 1px 3px 10px;
        padding: 5px 1px 5px 5px;
		color: #666666;
	}
	
	.blogview b{
        font-weight: bold;
	    color: #000000;
	}
	
	.blogview a{
       color: #666633;
       font-weight: bold;
       text-decoration: underline;
       }

     .blogview a:hover{
        color: #000000;
        text-decoration: none;
      }
	
		
	
	.blview {
		float: left;
		width: 654px;
		height: 100%;
		border: 1px solid #C3C5E0;
		background-image: url(/i/back2.gif);
		background-position: top;
		background-repeat: repeat-x;
		margin-top: 15px;
		margin-bottom: 10px;
		color: #fdad4b;
		text-align: center;
		margin: 3px 1px 3px 10px;
	} 
		.blview h1 {
			width: 95%;
			color: #666666;
			border-bottom: 1px solid #C3C5E0;
			text-align: left;
			margin-left: 16px;
			/*font-weight: none;*/
			font-size: 15px;
		}
		.blview img {
			width: 80px;
			margin: 10px 10px 0px 10px;
		}
		
		.blview ul {
			width: 95%;
			margin: 10px 0 0 0px;
			float: inherit;
		}
			.blview ul li {
				float: left;
				list-style: none;
			}
			.blview ul li span {
				
				text-decoration: underline;
			}
		.blview p {
			float: top;
			text-align: left;
			width: 570px;
			line-height: 14px;
			padding-left:5px;
		}
		.blview div {
			float: left;
			width: 100%;
			height: 100%;
		}
		
	.post {
		width: 100%;
	}

 
		


.left {
	float: left;
	width: 160px;
	height: 100%;
	border: 1px solid #fdad4b;
	margin-top: 29px;
	background-color: #fcf7e7;
}
	.left h1 {
		float: left;
		width: 145px;
		height: 32px;
		color: #fff;
		background-image: url(/i/right_last.gif);
		background-repeat: repeat-x;
		text-align: left;
		font-size: 15px;
		margin-top: 0px;
		padding: 5px 0 0 15px;
	}
	.left ul {
		float: left;
		width: 100%;
		margin-left: -40px;
		margin-top: -15px;
	}
	.left ul li {
			float: left;
			width: 100%;
			list-style: none;
			text-align: left;
			line-height: 15px;
			font-size: 14px;
		}
		.left ul li a {
			padding: 10px 1px 10px 7px;
			border-bottom: 1px solid #fdad4b;
			display: block;
			color: #69593f;
			font-weight: normal;
			letter-spacing: 1px;
			
			font-weight: bold;
			display: block;
		}
		.left ul li a:hover, #selected_cat {
			background-color: #ffffff;
			color: #fdad4b;
		}
		
	
.center {
	float: left;
	width: 500px;
	height: 100%;
	margin-left: 10px;
	margin-top: 29px;
}
	.center_p {
		float: left;
		width: 100%;
		height: 175px;
		border: 1px solid #fdb256;
		background-image: url(/i/back.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		margin-bottom: 10px;
	}
	.center_p img {
		float: left;
		width: 90px;
		margin: 8px 0 0 8px;
		border: 1px solid #fdb256;
	}
	.center_p h1 {
		float: left;
		margin-top: 84px;
		margin-left: -90px;
		font-size: 14px;
		font-weight: normal;
		color: #69593f;
	}
	.center_p h2 {
		float: right;
		width: 383px;
		margin: 8px 8px 8px 8px; 
		font-size: 12px;
		font-weight: normal;
		color: #69593f;
		text-align: justify;
		line-height: 16px;
	}

.right_login {
	float: right;
	width: 270px;
	height: 100%;
	border: 2px solid #7c6656;
	margin-top: 29px;
	color: #7c6656;
	background-color: #fffaee;
	font-size: 11px;
	text-align: left;
}
	.right_login form {
		margin: 5px 15px 5px 10px;
	}
	.login_text {
		border: 1px solid #fc991e; 
		color: #ab9057; 
		width: 90px; 
		margin-left: 28px;	    	
	}
	.login_pass {
		border: 1px solid #fc991e; 
		color: #ab9057; 
		width: 90px; 
		margin-left: 10px;
	    	
	}
	
	.login_checkbox {
		border: 1px solid #fc991e; 
		color: #ab9057;
		margin-left: 57px;
	}
	.login_immage {
		float: right;
		margin-right: 7px;
	}
	.right_login a {
		margin-left: 5px;
		text-decoration: underline;
	}
	.right_login h1 {
		width: 230px;
		height: 32px;
		color: #fff;
		background-image: url(/i/right_blog.gif);
		background-repeat: repeat-x;
		text-align: right;
		font-size: 18px;
		margin-top: 0px;
		padding: 7px 40px 0 0;
	}		
.right_last {
	float: right;
	width: 270px;
	height: 200px;
	border: 2px solid #fdad4b;
	margin-top: 20px;
}


	.right_last h1 {
		width: 230px;
		height: 32px;
		color: #69593f;
		background-image: url(/i/right_last.gif);
		background-repeat: repeat-x;
		text-align: right;
		font-size: 18px;
		margin-top: 0px;
		padding: 7px 40px 0 0;
	}
	
	
	.right_last1 {
		float: right;
		width: 49%;
		height: 168px;
		border-left: 2px solid #fdad4b;
		color: #ab9057;
		text-align: left;
		margin-top: -19px;
	}
		.right_last1 h2, .right_last2 h2 {
			font-size: 15px;
			float: right;
			margin-right: 1px;
			margin-top: 4px;
			margin-bottom: 6px;
		}
		.right_last1 li, .right_last2 li {
			float: left;
			width: 130px;
			height: 25px;
			list-style: none;
			margin-bottom: 5px;
		}
		.right_last1 li a, .right_last2 li a {
			background-image: url(/i/paper2.gif);
			background-position: left;
			background-repeat: no-repeat;
			text-decoration: underline;		
			padding-left: 35px;
			margin-left: 2px;
			color: #ab9057;
		}
		.right_last2 li a {
			background-image: url(/i/pero_r.gif);
			padding-left: 35px;
			background-position: left;
			background-repeat: no-repeat;
			color: #5c4b36;
		}
		.right_last1 li a:hover, .right_last2 li a:hover {
			text-decoration: none;
		}
	.right_last2 {
		float: left;
		width: 50%;
		color: #5c4b36;
		text-align: left;
		margin-top: -20px;
	}
 
		
.right_blog {
	float: right;
	width: 270px;
	height: 200px;
	border: 2px solid #7c6656;
	margin-top: 20px;
	color: #ab9057;
	text-align: left;
}
	.right_blog h1 {
		width: 230px;
		height: 32px;
		color: #fff;
		background-image: url(/i/right_blog.gif);
		background-repeat: repeat-x;
		text-align: right;
		font-size: 18px;
		margin-top: 0px;
		padding: 7px 40px 0 0;
	}	
	.right_blog h2  {
		width: 97%;
		float: left;
		text-align: right;
		font-size: 14px;
		text-decoration: underline;
		color: #5c4b36;
		margin-top: -15px;
	}
		.right_blog h2 a:hover {
			text-decoration: none;
			color: #fc991e;
		}
	.right_blogimg {
		float: left;
		margin-right: 8px;
		margin-left: 8px;
		width: 90px;
	}
	.right_blog p {
		line-height: 14px;
		font-size: 13px;
		margin-left: 6px;
		font-weight: bold;
		margin-right: 6px;
		margin-bottom: 20px;
	}
	
.right_pero {
	float: right; 
	margin-top: -70px;
}	

.button {
margin: 2px 5px 2px 5px;
background-color: #E6E6E6;
border: 1px solid #666666;
color: #666633;
text-align: center;
font-size: 11px;
font-family: Tahoma;
padding-top: 3px;
padding-bottom: 4px;
font-weight: bold;
}


.serch_class {
	width: 580px;
	height: 100%;
	border: 0px solid #C9CCE2;
	margin-top: 9px;
	color: #7c6656;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.05px;
	font-variant: small-caps;

}

.sort{
  color: #7c6656;
  
}

/*NEWWWWWWWW*/

.textarea{
	   border: 1px solid #C3C5E0;
	   width: 624px;
	   height: 65px;
	   color: #6a9dc1;
	   margin: 5px 5px 5px 5px;
}

.show_img {
	margin: 5px 5px 5px 5px; 
}

.listing_img img {
	margin-left: 2px; border: 2px solid #666633; padding: 2px; 
}

.input_text{
 border: 1px solid #C3C5E0;
}

#flash_message { 
	position: absolute;
	z-idnex: 99999;
	left: 400px;
    margin-top: 500px;
    margin-top: 400px;
 	border: 1px solid #1E246E;
 	text-align: center;
	background-color: #ECE87A;
	padding: 10px;
	font-size: 18px;
}

.message_0 {
color: #3AAF00;
}

.message_1 {
color: #FF0000;
}



