/**** AutoMegaScript V2 HardCoded Css ****/

#amsItem { border: 1px solid #d8d8d8; padding: 5px; background-color: #f6f6f6; margin-right: 5px; }
#amsItemSeperator { margin-bottom: -10px; }
#amsImage { margin: 0 15px 0 4px; }
#amsImageSpan { float: left; width: 100px; height: 100px; border: 0; }
#amsTitle { font-size: 14px;}
#amsDescription {  font-size: 13px; padding-right: 10px; color:#82725f; }
#amsDate { font-size: 11px; font-style: italic; float:right; margin-top:10px; margin-right:10px; padding-left:15px; background: url(../images/pdate.png) no-repeat; color:#3d85c5; }
#amsTags { font-size: 11px; padding: 0 10px; padding-left:17px; background: url(../images/clip.png) no-repeat; color:#626364; } 
#amsTags b { font-size: 13px; }
#amsTags a { margin: 0 2px 2px 2px; border-bottom:#86888a 1px dotted; color:#2c9afb; text-decoration:none; }
#amsTags a:hover {color:#1f6cb1; text-decoration:none; }
#amsBreadCrumb { padding: 10px; font-size: 10px; margin-bottom: -15px; }
#amsBreadCrumbRssImage {  }
#amsPaging { font-size: 11px; font-style: italic; font-weight: bold; color:#CCC; }
#amsPoweredBy { display: none; }
#searchHighlight { background:yellow;}

/* Category Levels (.l1 are parent categories) */

.l1 { font-weight: bold;  }
.l2 { font-style: italic; margin-left:105px; }
.l3 { margin: 15 0 0 0; font-style: italic; }
.l4 { margin: 20 0 0 0; font-style: italic; }

/* Related Links */

#linksDescription { display: block; padding: 5px; line-height:15px; font-style: italic;  }

/* Sidebar Flickr */

#miniFlickrPhotosImage{ margin: 10px 15px; }

/* Flickr Photos Api Version Plugin */

#flickrPhotosPageNumbers { border: 1px solid #ddd; background-color: #eee; padding: 2px; font-size: 10px; }
#flickrPhotosPageNumbers:hover { border: 1px solid #bbb; background-color: #fff; padding: 2px; }
#flickrPhotosPageCurrentNumber { border: 1px solid #000; background-color: #000; padding: 2px; color: white; }
#flickrPhotosPagePrevious { border: 1px solid #000; background-color: #000; padding: 2px; color: white; }
#flickrPhotosPageNext { border: 1px solid #000; background-color: #000; padding: 2px; color: white; }
#flickrPhotosImage { margin: 10px; }
#flickrPhotosBigImage {  }

/* Photos Gallery Plugin */

.photoGalleryImage { border: 1px solid #ddd; padding: 5px; background-color: white; }

/* Youtube Videos Plugin */

#youtubeVideoComments { padding: 0 20px; font-size: 12px; font-style: italic; }

/**** End AutoMegaScript V2 HardCoded Css ****/


html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #5d5b5b;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #131212;
	text-align: right;
}
.clear {
	clear: both;
}
body {
	text-align: center;
	font: 12px arial, sans-serif;
	background: #eee;
}
#outer {
	background: top center url(../images/header_bg.jpg) repeat-x;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 937px;
}

#ztheader{ width:98%; padding-right:10px;  height:250px;}
#sitedesc{ padding-top:10px; height:45px;}
#zthead{height:298px; }
#sitename{float:left; width:510px; font-size:30px; margin-top:35px;}
#sitename a{text-decoration:none; color:#CCC;}
#headerpic{ background:url(../images/header_pic.jpg) no-repeat ; height:160px; width:350px; float:right; margin-top:25px;}
#zts{ background:url(../images/topline.gif);}
#body {
	background: top left #EEEEEE url(../images/body_bg.gif) repeat-y;
	position: relative;
	left:-10px;
	width: 966px;
}
#body-inner {
	padding: 15px;
}

/* Left menu */
#ztleft{float:left; width:230px; border:#404040 solid 1px; }
#ztleft h2{border-bottom:#d0d1d2 solid 1px; height:30px; padding-top:5px; padding-left:10px; background:url(../images/h2bg.jpg) repeat-x; color:#CCC;}
#ztleftcont {padding:5px; }
#ztleftcont ul{list-style:none; margin:0px;}
#ztleftcont li{list-style:none; margin:0px; line-height:23px;}

#ztmiddle{float:left; width:500px; padding:5px; margin-left:5px; margin-right:5px;}

#ztright{float:left; width:165px;   border:#d0d1d2 solid 1px;}
#ztright h2{border-bottom:#d0d1d2 solid 1px; height:30px; padding-top:5px; padding-left:10px; background:url(../images/h2bg2.jpg) repeat-x; color:#282828;}
#ztrightcont {padding:5px; }
#ztrightcont ul{list-style:none; margin:0px;}
#ztrightcont li{list-style:none; margin:0px; line-height:23px;}

#copyright {
	background: top left url(../images/footer_bg.gif) repeat-x;
	float: right;
	width: 97%;
	height:50px;
	clear: both;
	margin-right: 19px;
	padding-top: 18px;	
       }