body
{
	background: #fff;
	text-align: left;
}

p.center
{
	text-align: center;
}

p, blockquote, li, h3, pre, code
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

option
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 18px;
	color: #4D0000;
}

p.indent
{
	margin-left: 30px;
	border-left: 3px solid #ccc;
	text-indent: 15px;
}

p.haiku
{
	margin-left: 30px;
	border-left: 2px solid #ccc;
}

img.haiku
{
	border: 4px outset #000046;
}

fieldset
{
	padding: 5px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:2.4em;
	background:#fff url(../cv-static/nav2.png) no-repeat bottom;
	border:#ccc 1px solid;
}

pre, code
{
	color: #333;
}

#right p
{
	line-height: 15px;
	font-size: 10px;
}

#head
{
	background-image: url(/images/hd_logo.JPG);
	background-repeat: no-repeat;
	background-position: 50% top;
	height: 118px;
	margin: 0px;
}

#nav1
{
	text-align: left;
	height: 24px;
	border-bottom: #ccc 0px solid;
}

#nav1 ul
{
	margin: 4px;
}

#nav1 ul li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav1 ul li a
{
	margin-right: 2px;
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	line-height: 15px;
	font-size: 10px;
	padding: 1px 5px 2px 5px;
	color: #460000;
	text-decoration: none;
	background-color: #fff;
}

#nav1 ul li a:hover
{
	color: #4D0000;
	background-color: #ddd;
}

#container
{
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	border-style: solid;
	border-color: #ccc;
	border-width: 2px;
}

#center
{
	margin-left: 5px;
	margin-right: 230px;
	padding-top: 10px;
	border-left: 2px solid #f2f2f2;
	border-right: 2px solid #ccc;
}

#right
{
	float: right;
	width: 225px;
	\width: 225px;
	w\idth: 225px;
	margin-left: 5px;
        margin-right: 5px
	padding-top: 20px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
	background: #4d0000;
	border-style: outset;
	border-color: #4d0000;
	border-width: 2px;
	height: 65px;
}

a
{
	color: #4d0000;
	text-decoration: none;
}

#right ul {

	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:2.2em;
	background:#F3F6ED url(../cv-static/nav2.png) no-repeat bottom;
	border:#ccc 1px solid;
	border-top:#f2f2f2 1px solid;
}

h4
{
	list-style-type: none;
        color:#000;
	padding: 5px;
	margin: 0;
	font-weight: normal;
	font-size: 0.8em;	
	padding-bottom:.3em;
	background:#F3F6ED url(http://codevillain.com/cv-static/navlight.png) repeat-x;
	border:#ccc 1px solid;
}

#right ul li 
{
	margin: 0.1em 0 0 0;
	padding: 0;	
}

#right ul li a 
{
	text-decoration: none;
	border:none;
}

#right ul li a:link 
{
	color: #666;	
}

#right ul li a:visited 
{
	color: #666;	
}

#right ul li a:hover, #sidebar-1 ul li a:active 
{
	color: #333;
        border-bottom: 1px #000 dashed;
}
#center ul {

	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;	
	border:#ccc 1px solid;
}

#center ul li 
{
	margin: 0.1em 0 0 0;
	padding: 0;	
}

#center ul li a 
{
	text-decoration: none;
	border:none;
}

#center ul li a:link 
{
	color: #666;	
}

#center ul li a:visited 
{
	color: #666;	
}

#center ul li a:hover, #sidebar-1 ul li a:active 
{
	color: #333;
        border-bottom: 1px #000 dashed;
}
hr
{
width:66%;
color:#4D0000;
height:24px;
background:#F3F6ED url(../cv-static/navlight.png) repeat-x;
border:#fff 1px solid;
}

h1, h1 a
{
	text-align: left;
	font-size: 14px;
	padding-top: 98px;
	padding-left: 1px;
	color: #4D0000;
}

h2
{
	text-align: center;
	font-size: 18px;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
}

.article, .article a
{
	border: 1px #ccc solid;
        color:#333;
        background:#fff url(http://codevillain.com/cv-static/nav1.png) repeat-x;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: .9em;
}
.art
{
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
}

h3.art a
{
	border: 0px;
	background: #fff url(http://theantic.com/images/h3.gif) no-repeat left;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	line-height: 28px;
	padding-left: 86px;
	padding-bottom: 9px;
}

.post
{
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 25px;
}

.storytitle
{
	margin-top: 10px;
	margin-bottom: 2px;
}

.storytitle a
{
	text-decoration: none;
}

.meta
{
	font-size: .75em;
}

.meta li, ul.post-meta li
{
	display: inline;
}

.meta ul
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a
{
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.meta a:hover
{
	border-bottom: 1px dashed #666;
}

.feedback
{
	color: #ccc;
	text-align: right;
	clear: both;
	margin-right: 30px;

}

img.content {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 13px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url(/images/ntbg.png);
    
    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}

.caps
{
	color: #f2f2f2;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 10px;
	text-decoration: none;
	font-variant: small-caps;
}

.caps a
{
	color: #ccc;
}

.caps a:hover
{
	border-bottom: 1px dashed #fff;
}


#rssLiveArchive { margin: 10px 0 0; }

#rssLiveArchive ul { padding: 0; list-style-type: none; }

#rssLiveArchive ul li { text-align: left; padding: 1px 8px; }

#rssLiveArchive-year { float: left; width: 100px; margin: 0; padding: 0; }

#rssLiveArchive-year li { position: relative; font-weight: bold; }

#rssLiveArchive-month { float: left; width: 100px; margin: 0; font-weight: bold; }

#rssLiveArchive-month li { position: relative; }

#rssLiveArchive-post { float: left; width: 250px; margin: 0; }

#rssLiveArchive-post li { position: relative; font-weight: bold; }

#rssLiveArchive ul li span { position: absolute; right: 8px; font-weight: normal; color: #333; }

*html #rssLiveArchive ul li span { top: -4px; }

#rssLiveArchive .selected { background: #eee; padding-top: 0; padding-bottom: 0; }
#archivemenu dd
{
        color:#333;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height:14px;
	text-align:center;
        margin: 3px 5px 15px 3px;
}

#archivemenu dd
{
        display:inline;
}

#archivemenu dd a
{
        border-bottom: 1px dashed #999;
}

#archivemenu dd a:hover
{
        color: #00004D;
}

#archivemenu dt
{
        font-weight:bold;
}
dl#archivemenu
{
        text-align: center;
	padding:.3em .3em .3em .3em;
	background:#F3F6ED;
	border:#ccc 1px solid;
}

h3#top
{
	font-family: Georgia, Times, Serif;
	color:#F3F6ED;
	background:#333;
	font-size: 1.1em;
        text-align: center;
}

h2#list
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
        font-size: 11px;
	font-style: italic;
}

ul#archivelist
{
        color:#000;
	padding: 5px;
        padding-left:15px;
	margin: 0;
	font-weight: normal;
	font-size: 0.8em;	
	margin-bottom:2.3em;
	background:#F3F6ED;
	border:#ccc 1px solid;
}
