@font-face {
	font-family: "Essays 1743";
	src: url("http://deziddon.com/media/fonts/essays1743-min.eot");
	src: local("Essays 1743"), url("http://deziddon.com/media/fonts/essays1743-min.ttf")
}

html {
	background-image:url(http://cdn.deziddon.com/media/img/vs_bg.png);
	background-attachment:fixed;	
}

body {
	font: 70% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Sans-Serif;
	margin: 0px;
	padding: 5px 0px 100px 0px;
	text-align: center;
}

a {
	text-decoration: none;
	color: #78704A;
}

strong {
	color: #78704A;
}

pre {
	font: 100% courier, serif;
}
	
hr {
	height: 3px;
	border: none; 
	background:url(http://cdn.deziddon.com/media/img/hr_l.png) repeat-x center center; 
}

.clr {
	clear: both;
}

#content a {
/*	border-bottom: 1px #78704A dotted; */
}

#content a:hover {
	border-bottom: none;
}

#BlogTools a {
	border: none;
}

a:hover {
	text-decoration: underline;
	border-bottom: none;
}

#quickBits, #introScreen {
	display: none;
}

div#navList {
	display: block;
	font-size: 8pt;
	width: 780px;
	height: 28px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 60px;
	background-image: url(http://cdn.deziddon.com/media/img/v10_navBg.png); 
	background-repeat: no-repeat;
}

html>body #navList {
	padding-top: 51px;
	padding-bottom: 12px;
}

#navList ul {
	display: block;
	margin-top: 9px;
}

*:first-child+html #navList ul {
	padding-top: 8px;
}

#navList li {
	display: inline;
	margin-right: 25px;
}

#navList li a {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}

#navList li a:hover {
	color: #000;
}

div#navList a span {
	font-weight: normal;
	display: none;
	color: #78704A;
}

div#navList a span img {
	border: 0px;
}

div#navList a:hover span {
	display: block;
	position: absolute; 
	top: 82px; 
	right: 30%;
	padding: 5px; 
	z-index: 100;
	text-align: center;
}

#content {
	width: 705px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 20px 0px 20px;
	text-align: left;
	background-image:url(http://cdn.deziddon.com/media/img/vs_content.png); 
	font-size: 13px;
	line-height: 1.4em;
}

#content h1, #content h2, #content h4 {
	font-family: "Essays 1743", Georgia, "Times New Roman", Times, serif;
	word-spacing: 0;
	letter-spacing: 0;
	color: #78704A;
	font-size: 210%;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content h1 {
	margin-bottom: 10px;
}

#content h2 {
	font-size: 145%;
	font-weight: lighter;
	margin-bottom: 10px; 
}

#content h4 {
	font-size: 75%;
	font-weight: lighter;
	margin: 0; 
	padding: 0;
}

#content p {
	margin-top: 0px;
	margin-bottom: 15px;
}

#content li {
	list-style-image: url(http://cdn.deziddon.com/media/img/vs_li.gif);
}
	
#content li ul {
	margin-bottom: 15px;
}
	
#footer {
	width: 745px;
	margin: 0px auto 40px auto;
	padding-bottom: 18px;
	text-align: center;
	background-image:url(http://cdn.deziddon.com/media/img/vs_bottom.png); 
	background-repeat: no-repeat;
}

#footer img {
	border: none;	
	margin: 3px;	
}

#footer p {
	margin: 0px;
	padding: 13px 0px 19px 0px;
	background-image:url(http://cdn.deziddon.com/media/img/v11Cbg.png); 
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 90%;
}

.ad	{
	clear: both;
	display: block;
	text-align: center;
	background:url(http://cdn.deziddon.com/media/img/hr_l.png) repeat-x top center; 	
/*	margin: 20px auto 0px auto;
	padding: 10px 0px 0px 0px; */
}

.ad object {
	width: 468px;
	height: 60px;
	padding: 0;
}

#blogmeta {
	margin-top: 10px;
	padding: 12px 5px;
	margin-bottom: 20px;
	background-image:url(http://cdn.deziddon.com/media/img/v11Cbg.png); 
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 90%;
	text-align: center;	
}

.box {
	float: right;
	width: 245px;
	padding: 5px 10px 5px 10px;
	margin-left: 17px;
	margin-bottom: 15px;
	height: 132px;
	background-image:url(http://cdn.deziddon.com/media/img/v10_headline_bg.gif); 
	background-repeat: no-repeat; 
}

.box h2 {
	display: block;
	color: rgb(169,165,145);
	margin-top: 0px;
	border-bottom: 1px rgb(169,165,145) dashed;
	font-weight: bold;
}

.box ul {
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	padding-top: 6px;
}

.box li	{
	list-style-image: url(http://cdn.deziddon.com/media/img/vs_li.gif);
}
	
#wNew {
	margin-left: 25px;
	margin-bottom: 25px;
}

#BlogTools {
	float: right;
	width: 150px;
	margin-left: 25px;
}

#BlogCal {
	font-size: 11px;
	line-height: 1.2em;	
	width: 155px;
	height: 82px;
	padding: 3px 5px 5px 5px;
	background-image:url(http://cdn.deziddon.com/media/img/v10_blog_bg.png); 
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#BlogCal h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px #c0c0c0 dotted;
	font-weight: lighter;
}

.calEntry {
	padding: 3px;
	background-color: #ABA794;
	color: #fff;
	margin-bottom: 8px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;	
}

#BlogCal span {
	padding: 3px;
	margin-bottom: 8px;
}

.blogEntry, .r {
	padding: 3px 8px 8px 8px;
	display: block;
	margin-bottom: 10px;
	background-image:url(http://cdn.deziddon.com/media/img/v10_blog_header.png); 
	background-repeat: no-repeat;
}

.blogEntry h2, .r h2 {
	font-size: 110%;
}

.blogEntry p {
	margin-top: 10px;
	margin-bottom: 5px;
}

.comFooter {
	background-image:url(http://cdn.deziddon.com/media/img/v2_nav_bg.gif); 
	background-repeat: no-repeat;
}

#tagSearchList ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#tagSearchList li {
	display: inline;
	margin-right: 10px;
}

.tagS1 {
	font-size: x-small;
}

.tagS2 {
	font-size: small;
}

.tagS4 {
	font-size: large;
}

.tagS5 {
	font-size: x-large;
}

#tagList {
	font-size: 90%;
	width: 155px;
	height: 200px;
	padding: 3px 5px 4px 5px;
	background-image:url(http://cdn.deziddon.com/media/img/v10_tag_bg.png); 
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#tagList ul {
	overflow: auto;
	height: 175px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#tagList ul li {
	display: inline;
	margin-right: 10px;
}

#tagList h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px #c0c0c0 dotted;
	font-weight: bold;
}

#twitterStream {
	font-size: 11px;
	line-height: 1.2em;	
	width: 155px;
	height: 82px;
	padding: 3px 5px 5px 5px;
	background-image:url(http://cdn.deziddon.com/media/img/v10_blog_bg.gif); 
	background-repeat: no-repeat;
	margin-bottom: 30px;
	overflow: hidden;
}

#twitterStream h2 {	
	margin: 0px 0px 6px 0px;
	padding: 0;
}

#twitterStream p {
	margin: 0;
	padding: 0;
	font-style: italic;
}

#twitterStream h4, #twitterStream hr {
	display: none;
}

#blogPage {
	height: 30px;
	margin: 0px 0px 0px 110px;
	padding: 0;
	list-style-type: none;
}

#blogPage li {
	float: left;
	padding: 2px 5px 2px 5px;
	margin-right: 5px;
	background-color: #ABA794;
	list-style-image: none;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

#blogPage li a {
	color: #fff;
}

.curBlogPage {
	background-color: transparent !important;	
}

.curBlogPage a {
	color: rgb(169,165,145) !important;
	font-weight: bold;
	font-size: 130%;
}

.aside {
	float: right;
	margin-left: 20px;
	width: 220px;
	text-align: center;
}

.aside p {
	font-style: italic;
	color: #808080;
}

.serp0 {
	margin-bottom: 5px;
}

.serp1 {
	margin-bottom: 5px;
	background-color: #f6efe2;
	padding: 3px;
}

.searchPages {
	border-top: 1px #000 dashed;
	margin-top: 10px;
	padding: 5px;
}

.premierListing {
	margin-bottom: 5px;
	background-color: #f6efe2;
	padding: 3px;
	border: 1px #fff dashed;
}

#homeCloud {
	padding: 5px;
	margin-bottom: 25px;
/*	background-image:url(/media/img/v10_blog_header.gif); 
	background-repeat: no-repeat; */
}

#homeCloud h2 {
	text-align: left;
	padding-left: 145px;
	font-size: 150%;
}

#homeCloud ul {
	text-align: left;
	overflow: auto;
	height: 100px;
	width: 545px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 60px;
	padding-top: 8px;
	padding-left: 20px;
	background:url(http://cdn.deziddon.com/media/img/hr_l.png) repeat-x top left; 
}

#homeCloud ul li {
	display: inline;
	margin-right: 10px;
}

#searchModule fieldset {
	border: none;
	text-align: center;
}

#searchModule legend {
	display: none;
}

#searchModule input {
	width: 400px;
}

#searchModuleNav {
	text-align: center;
	padding-bottom: 40px;
}

#searchModuleNav .button {
	padding: 2px 5px 2px 5px;
	margin-right: 5px;
	background-color: #ABA794;
	list-style-image: none;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.tmb {
	display: inline-block;
	height: 75px;
	width: 100px;
	overflow: hidden;
	background-color: #000;
	border-bottom: none;	
}

.tmb img {
	border: none;
}

#loading {
	position: absolute;
	left: -9999px;
	top: -9999px;
	background-image: url(http://cdn.deziddon.com/media/img/loading_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
}

#closeOverlay {
	position: absolute;
	left: -9999px;
	top: -9999px;
	z-index: 99999;
	cursor: pointer;
}

#olderBlog{
	clear: both;
	display: block;
	border-top: 60px #F4F0ED solid;
}

#tagged {
	clear: both;
	font-size: 90%;
	margin: 30px 0px 0px 0px;
	background:url(http://cdn.deziddon.com/media/img/hr_l.png) repeat-x top right; 
	padding: 20px 0px 0px 0px;
}

#tagged strong {
	font-size: 140%;
	color: #78704A;
	font-family: "Essays 1743", Georgia, "Times New Roman", Times, serif;
}

#azIndex {
	margin: 5px auto 15px auto;
	text-align: center;
}

#azIndex a {
	display: inline-block;
	padding: 2px 5px 2px 5px;
	margin-left: 2px;
	background-color: #ABA794;
	list-style-image: none;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

#azModule h2 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 8px 15px;
 	background:url(http://cdn.deziddon.com/media/img/hr_l.png) repeat-x bottom left; 

}

.roundLink {
	display: inline-block;
	padding: 2px 5px 2px 5px;
	margin: 0 5px 5px 0;
	background-color: #ABA794;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius: 5px;
}
