/**** AutoMegaScript V2 HardCoded Css ****/

#amsItem { border: 1px solid #ddd; padding: 5px; background-color: white; 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; }
#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; }
#amsTags { font-size: 11px; padding: 0 10px; padding-left:17px; background: url(../images/clip.png) no-repeat; } 
#amsTags b { font-size: 13px; }
#amsTags a { margin: 0 2px 2px 2px; border-bottom:#CCC  1px dotted; }
#amsBreadCrumb { padding: 10px; font-size: 10px; margin-bottom: -15px; }
#amsBreadCrumbRssImage {  }
#amsPaging { font-size: 11px; font-style: italic; font-weight: bold; }
#amsPoweredBy { display: none; }

/* Category Levels (.l1 are parent categories) */

.l1 { font-weight: bold;  }
.l2 { font-style: italic; margin-left:10px; }
.l3 { margin: 15 0 0 0; font-style: italic; }
.l4 { margin: 20 0 0 0; font-style: italic; }

/* Related Links */

#linksDescription { display: block; padding-top: 5px; padding: 10px;   }

/* Sidebar Flickr */

#miniFlickrPhotosImage{ margin: 2px 12px; }

/* 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 ****/



/* Standard Elements */

body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #E0E0E0;
	margin: 0px;
	color: #606161;
}

h1,h2,h3 { margin: 0; padding: 0; }

h1 {
	font-family: "Verdana", arial, sans-serif;
	color: #ea8b16;
	font-size: 15px;
	margin: .7em;
}

h2 {
	font-family: "Verdana", arial, sans-serif;
	color: #ea8b16;
	font-size: 11px;
	margin: .7em;
}

a {
	color: #707070;
	font-family: "Verdana", arial, sans-serif;
	text-decoration: none;
}

a:hover{
	font-family: "Verdana", arial, sans-serif;
	color: #ea8b16;
	text-decoration: underline;
}

/* Wrapper */

#all {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

/* Header */

#sitename {
	padding-left: 5px;
	padding-top: 25px;
	width: 640px;
	height: 72px;
	float: left;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}

#sitename a {
	color: #ea8b16;
	letter-spacing: -1px;
	text-decoration: none;
}

#headerarea {
	width: 220px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	width: 255px;
	float: right;
}

#searchbar {
	width: 168px;
	padding: 0px;
	height: 25px;
	float: right;
	margin-top: 4px;
	background-image: url(../images/searchbar.png);
	border-bottom: #DDDDDD 1px solid;
	border-left: #DDDDDD 1px solid;
	border-right: #DDDDDD 1px solid;
}

#search {}

#rss { 
	margin-top: 80px;
	padding-right: 4px;
}

input {
	float: left;
	border: #c1c1c1 1px solid;
	font-size: .6em;
	height: 15px;
	padding: 0px;
	font-family: "Arial", sans-serif;
	color:  #959595;
	margin-left: 5px;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#space {
	background-image: url(../images/spaceline.png);
	background-repeat: repeat-x;
	width: 968px;
	float: left;
	height: 6px;
	margin-bottom: 2px;
}

#banner {
	width: 970px;
	float: left;
}

.whitespace {
	height: 9px;
	width: 902px;
	float: left;
}

/* Page Content */

#maincontent {
	background-color: #f7f6f6;
	width: 510px;
	float: left;
	border: #e2e2e2 1px solid;
	padding-left:5px;
}

/* Side1 Column */

#side1 {
	width: 217px;
	margin: 0;
	float: left;
	margin-right: 8px;
}

/* Side2 Column */

#side2 {
	width: 217px;
	margin: 0;
	float: left;
	margin-left: 8px;
}

/* All Side Columns */

#sidehead {
	background-image: url(../images/infoheader.png);
	border: #959694 1px solid;
	padding: .6em;
	padding-bottom: 0em;
	font-family: "Verdana", arial, sans-serif;
	font-size: .65em;	
	color: white;
	font-weight: bold;
	height: 21px;
}

#sidecont {
	border: 1px solid #d5d5d5;
	background: #ececec;
	margin-bottom: 10px;
}

#sidecontinner {
	border: #d5d5d5 1px solid;
	background-color: white;
	margin: 3px;
	width:203px;
	font-family: "Verdana", arial, sans-serif;
	color: #acacac;
	font-size: .65em;
	line-height: 1.2em;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidecontinner ul {
	margin: 0;
	padding: 0;
}

#sidecontinner li {
	list-style: none;
	line-height: 16px;
	border-bottom: #CCC	1px dotted;
	padding-bottom: 3px;
}

#sidecontinner li a {
	text-decoration: none;
	background:url(../images/li.png) no-repeat left;
	padding-left: 13px;
}

#sidecontinner li a:hover {
	text-decoration: none;
	color: #ce780f;
	background: url(../images/li1.png) no-repeat left;
	padding-left: 12px;
}

/* Footer */

#footerline {
	background-image: url(../images/footer-sep.png);
	background-repeat: repeat-x;
	width: 968px;
	float: left;
	height: 6px;
}

#footer {
	height: 25px;
	text-align: center;
	width: 968px;
	float: left;
	font-family: "Arial", verdana, sans-serif;
	font-size: .7em;
	color: gray;
	padding-top: 10px;
}