/* GLOBAL STYLES */

abbr, acronym {
  cursor: help;
  border: none;
}

#Bottom, #Title h1 { background:#000; } 

body {
	margin:0; 
	padding:0;
	font-family:Verdana, Arial, sans-serif;
	color:#553;
	background: #fff;
	}
	
a:link {
	color: #2b7333;
	text-decoration:underline;
	}
	
a:visited {
	color: #2b7333;
	text-decoration:underline;
	
	}
	
a:hover, a:active, a:focus {
	background:inherit;
	color:black;
	text-decoration:underline;
	}

h2, h3 {
	margin:0;
	padding:0;
}
		
 body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul{margin:0;padding:0;border:0;color:#553;}
 body,table{background-color:#fff;color:#553;font-size:0.75em;font-family:Verdana, Arial, sans-serif;}
 
 body {padding:20px 0;background:#fff url('./imgs/bg.jpg');text-align:center;}
 
 .input, select, textarea{border:1px solid #999;font:0.917em Arial, sans-serif;}
 .submit{font:1em Arial, sans-serif;}
 
 .clear{clear:both;height:0px;font-size:0px;line-height:0px;}
 .skiplink{position:absolute;top:-500px;left:0px;overflow:hidden;}
 .left{text-align:left;}
 .center{text-align:center;}
 .right{text-align:right;}
 

 #main{width:850px;margin:0 auto;border:0px solid #332;text-align:left;}
 * html #main{width:850px;}
 
 /* LOGO, HEADER BACKGROUND AND SLOGAN */
 #head2{position:relative;clear:both;height:149px;background:#332 url('./imgs/header.jpg') no-repeat;color:#fff;}
 #logo{width:222px;padding:40px 0 0;}
 #logo h1{float:left;width:100%;padding:12px 0 6px;border-top:1px solid #0d3314;border-bottom:1px solid #0d3314;background:#1b572b;text-align:center;font-size:1px;line-height:1px;}
 #logo h2{clear:left;float:left;width:92%;padding:5px 7%;background:inherit;color:#cedfcf;font:bold 0.9em Tahoma, sans-serif;}
 * html #logo h2{width:100%;}
 
/* HEADER WITH TOP MENU ABOVE LOGO */
#head1{float:right;width:100%;margin:0 0 5px;}

/* MENU TOP ABOVE LOGO */
#menu1{float:right;margin:2px 50px 0 0;list-style:none;}
#menu1 li{float:left;padding:5px 10px;}
#menu1 li a{padding-left:15px;background:url('./imgs/points.gif') no-repeat 0 5px;background-color:inherit;color:#fff;font:bold 1.08em arial;text-decoration:none;}
#menu1 li a:hover, #menu1 .selected{background-color:inherit;color:silver;text-decoration:underline;}

 /* BODY STYLES - LEFT AND RIGHT COLUMN */
 #orderbody{clear:both;float:left;width:100%;background:#fff;}  
 
 /* LEFT COLUMN STYLES */
 #column {
 	float:left;
 	width:200px;
 	padding:0 10;
 	color:#555;
 }
 #column .type {
 	margin:5px 0 0;
 	padding:5px 0 5px 5px;
 	border-top:2px solid #0d3314;
 	border-bottom:2px solid #0d3314;
 	background:#1b572b;
 	color:#fff;
 	font-weight:bold;
 	font-size:1.1em;
 }
 #menu3, #menu4 {
 	padding:0 0px;
 }
 
 /* LEFT MENU */
 #menu3 ul, #menu4 ul{margin:4px 0;padding:0 15px 2px;list-style:none;}
 #menu3 a, #menu4 a{display:block;width:89%;padding:6px 6%;border-top:1px solid #005709;background:url('./imgs/point.gif') no-repeat 0 11px;color:#553;text-decoration:none;}
 #menu3 a:hover, #menu4 a:hover{background-color:inherit;color:#1b572b;text-decoration:underline;}
 #menu3 .l1 a, #menu4 .l1 a{border-top:0;}
 
 #menu3 .sub1, #menu4 .sub1{margin:0;padding:0 0 10px  0;border:0;}
 #menu3 .sub1 a, #menu4 .sub1 a{display:block;width:75%;padding:2px 10% 2px 15%;border:0;background:url('./imgs/point_sub.gif') no-repeat 15px 6px;}
 #menu3 .sub2 a, #menu4 .sub2 a{padding-left:18%;}
 #menu3 .sub3 a, #menu4 .sub3 a{padding-left:21%;}
 * html #menu3 a, * html #menu4 a, * html #menu3 .sub1 a, * html #menu4 .sub1 a{width:100%;}
 #menu3 .selected, #menu4 .selected{background-color:inherit;color:#1b572b;text-decoration:underline;}

/* advanced search */
#searchForm{margin:0;padding:10px 5px;text-align:right;}
#searchForm .input{width:185px;}
#searchForm .phrase label, #searchForm .producer label{display:none;}
#searchForm select{width:187px;}
#searchForm .hide{display:none;}
#searchForm div{padding:2px 0;}
#searchForm .prices .input{width:45px;margin:0 0 0 4px;}
#searchForm .prices label{padding-left:4px;}
#searchForm p{padding:5px 0 0;}
#searchForm .submit{font-size:0.8em;}
* html #searchForm select{width:188px;}
* html #searchForm .input{width:187px;margin-right:1px;}

/* ******************  general  *************** */

.Upgrade {
	display: none;
	font-weight: bold;
	}
	
.clearer {
	clear : both;
	height : 1px;
	font-size : 1px;
	}

#Container {
	width:850px;
	margin:0 auto;
	padding:0 0 6px 0;
	}

#Title h1 {
   color:#553;
   margin:0;
   padding:25px 0 5px 10px;
   font-size:320%;
   font-weight: normal;
   } 

#Title a:active, h1 a:link, h1 a:hover, h1 a:focus, h1 a:visited {
	text-decoration: none;
	color: #fff;
	background-color:transparent; 
	}

#Subtitle {
	background-color:#002f64;
	color:#fff;
	padding:2px 14px 2px 14px;
	font-size:medium;
	}
	
	
#Subtitle a:link, #Subtitle a:visited, #Subtitle a:hover {
	text-decoration: underline;
	color: #fff;
	background-color:transparent;
	}	
	
#Subtitle a:active, #Subtitle a:focus {
	color: #002f64; text-decoration:none; background-color: #fff;
	}

#Subcontainer {
	text-align:left;
	background-color:#fff;
	padding-bottom:10px;
	padding-top:10px;
	clear:both;
	float:left;
	width: 100%;
	background:#fff url('./imgs/two-columns.gif') repeat-y;
	}	
	


	


/* ******************  main content  *************** */
	
#Content {
	float:right;
	width:630px;
	padding:5px 5px;
	text-align:center;
	}
	
#Content h2 {
	margin:0 0 3px;
	padding:5px 0 5px;
	border-bottom:1px solid #005709;
	background:inherit;
	color:#1b572b;
	font:normal 2.1em Verdana, sans-serif;
}

#Page{
	width:94%;
	margin:0 auto;
	text-align:left;
}	

#Page h3 {
	margin:0 0 3px;
	padding:5px 0 5px;
}

	
#Post {
	text-align:justify;
	margin: 5px;
	padding: 5px;
	padding-top: 10px;
	
}

#Post p {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#Post ul {
	margin-top: 5px;
	margin-left:20px;
	margin-bottom: 5px;
}

#Post a:active,#Post a:link,#Post a:hover,#Post a:focus,#Post a:visited {
	text-decoration:none;
}

.date {
	font-weight: bold;
	}

.footer {
	padding-bottom:0em;
	margin-top:3px;
	margin-bottom:0px;
	border-bottom: 0px solid #d4d0cd;
	text-align:left;
	font-size:90%;
	}
	
.footer img {
	margin-right:3px;
	vertical-align:middle;
	}

.footer1 {
	padding-bottom:1em;
	margin-top:2px;
	margin-bottom:2px;
	border-bottom: 1px solid #d4d0cd;
	text-align:left;
	font-size:90%;
	}
	
.footer1 img {
	margin-right:3px;
	vertical-align:middle;
	}
	
#Nextpost {
	text-align:center;
	}	
	
div.comment {
	border-top: 1px dotted #d4d0cd;
	padding-top:0.5em;
	background: url('./imgs/comments.gif') no-repeat;
	background-position: top right;
	margin-top:1.5em;
	}
	
.commentposterinfo {
	margin-bottom:1em;
	font-weight: bold;
	}
	
h3.commentheader {
	font-size:medium;
	color:#b8b2ac;
	font-weight: normal;
	}
	
.reply {font-weight: normal;font-size:small;}

div.commenttext {;
	margin-bottom:1em;
	}


#CommentForm fieldset {
	border:2px solid #d4d0cd; 
	padding-top:10px; 
	margin-top:10px; 
	padding-left:10px; 
	padding-bottom:10px;
	}

#CommentForm legend {
	color:#525150;
	padding:2px 4px 2px 4px;
	background-color: #ffffff;
	font-weight : bold;
	}

#CommentForm label {
	width:13em;
	float:left;
	display:block;
	clear:both; 
	float:left;
	margin-top:8px;
	margin-bottom:0px;
	}
	
#CommentForm input {
	margin-top:
	8px;margin-bottom:8px;
	}
	
#Submit {
	margin-top:8px;
	margin-bottom:8px;
	margin-left:6em;
	}
	
#CommentForm textarea {
	margin-top:8px;
	margin-bottom:0px;
	}
	


/* ******************  columnb  *************** */
	
#Menu   {
	width:200px;
	float: left;
	text-align:left;
	margin:10px 0 0;
	padding:5px 0 5px 15px;
	border-top:2px solid #0d3314;
	border-bottom:2px solid #0d3314;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	}
	
#AboutMyself {
	border-left-color:#d4d0cd;
	border-left-style:none;
	border-left-width:6px;
	width:180px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:14px;
	padding-left:6px;
	margin-bottom:10px;
	background-color:#f0efee;
	margin-top:1px;
	}
	
table.calMonth {
	width:180px;
	align: center;
	border-spacing:4px;
	border:5px;
	background-color:transparent;
	margin-left: 10px;
	}

th.calMonthCurrent {
	font-weight:normal;
	padding: 0px;
	text-align: center;
	}
	
th.calMonthBackward {
	font-weight:normal;
	padding: 0px;
	text-align:center;
	}
	
th.calMonthForward {
	font-weight:normal;
	padding: 0px;
	text-align:center;
	}
	
.calMonthHeader th {
	text-align:center;
	font-weight:normal;
	padding: 0px;
	}
	
.calMonthToday {
 	background-color: #d4d0cd;
	}

#Menu h2 {
  	background-color: #004ca1;
  	font-size:small;
  	width:86%;
  	display:block;
        padding:1px 10px 1px 10px;
  	border-left-style:solid;
  	border-left-color:#002f64;
  	color:#fff;
  	margin-top:10px;
  	border-left-width:6px;
	text-transform: capitalize;
	}



/* ******************  footer  *************** */

#Bottommenu {
	clear:both;
	background-color:#002f64;
	color:#fff;
	padding:3px 15px 3px 15px;
	}


#Bottom {
   color:#fff;
   padding:3px 3px 3px 15px;
   } 
	
#Bottommenu a, #Bottommenu a:link, #Bottommenu a:visited, #Bottom a, 
#Bottom a:link, #Bottom a:visited {
	text-decoration: none;
	color: #fff;
	border: 0;
	}

#Bottommenu a:active, #Bottommenu a:focus, #Bottommenu a:hover, 
#Bottom a:active, #Bottom a:focus, #Bottom a:hover { 
	text-decoration : underline; 
	color : #fff;background-color:transparent; 
	}

#foot{clear:both;float:left;width:100%;padding:0;background:#332 url('./imgs/bg-foot.jpg') no-repeat;color:#b1aba7;font-size:1.08em;height:68px;}
#foot a{background:inherit;color:#b1aba7;text-decoration:none;line-height:68px;}
#foot a:hover{text-decoration:underline;color:#fff;background-color:inherit;}

#copy{float:left;padding:0 10px;color:#b1aba7;line-height:68px;}
.foot{float:right;padding:0 10px;}
#powered strong{font-weight:normal;}
#powered #separator{color:#fff;background-color:inherit;}
/* ******************  albums  *************** */

div.album {
	text-align: center;
        float: left;
        width:150px;
        margin-bottom:20px;
        margin-right:5px;
  	}

.album p {
   	text-align: center;
   	padding: 0;
   	margin:0;
   	width:150px;     
	overflow: hidden;
   	}
   
a img {border:none;}
#album a:link {color: #004ca1;}
#album a:visited {color: #b50394;}
#album a:hover, #album a:active, #album a:focus {color: #004ca1;background:none;}


/* ******************  trakbacks  *************** */

h4 {
	margin:1em 0 0 0;
	padding:0;font-size:small;
	}
	
dl {	
	margin:0;
	padding:0;
	}
	
dt {
	font-weight: bold;
	float:left;
	}
	
dd {
	padding-left:4em;
	}
	
	
blockquote {background:url('./imgs/blockquote.gif') no-repeat; padding:10px 10px 2px 41px;border: dotted #d4d0cd 1px; }
	
/* ******************  to align elements  *************** */
.left {text-align: left;display:block}
.right {text-align: right;display:block}
.center {text-align: center;display:block}

/* ******************  to float elements  *************** */
.floatleft {float: left;padding:2px 10px 10px 0px}
.floatright {float: right;padding:2px 0px 10px 10px;}

/* ******************  to highlight text  *************** */
.bold {font-weight: bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline}

/* ****************** aboutmyself  *************** */
#UserPicture {float:left;margin:10px 10px 10px 6px;border:solid #D4D0CD 1px;padding:3px;background-color:#fff}
#AboutMyself p {padding:10px 0;margin:0}

.comment_1 {
  margin-left: 10px;
 }
 .comment_2 {
  margin-left: 20px;
 }
 .comment_3 {
  margin-left: 30px;
 }
 
 .post-date {
 	width: 45px;
 	height: 49px;
 	float:left;
 	background: url('./imgs/date-bg.gif') no-repeat;
 	padding: 2px;
 }
 .post-month {
 	font-size: 11px;
 	text-transform: uppercase;
 	color: #FBFBFB;
 	text-align: center;
 	display:block;
 	line-height: 11px;
 	padding-top: 1px;
 	margin-left: -3px;
 }
 .post-day {
 	font-size: 18px;
 	text-transform: uppercase;
 	color: #999999;
 	text-align: center;
 	display:block;
 	line-height: 18px;
 	padding-top: 7px;
 	margin-left: -3px;
}

