a { color: #545143; text-decoration: none; font-weight: bold; }

a img  {
border : none;
} 

a:visited { color: #545143; }

a:hover { color: #FFF9CE; text-decoration: none; }

acronym, abbr { border-bottom: 1px dotted #99957B; }

acronym, abbr, span.caps { cursor: help; letter-spacing: .07em; }

blockquote {
	background: #99957B;
	margin: 15px 30px 10px 15px;
	padding: 5px 10px 3px 10px;
        border-left: #545143 5px solid;
}

cite {
	background: #99957B;
	padding: 3px 0 3px;
}



body {
	background: #456D72 url(images/bodybg.gif) repeat;
	color: #456D72;
	font:0.9em/1.3em  "arial", verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}


code {
	color: #000000;
        font-size: 0.9em; 
        font-style: italic; 
	font-family: courier, monospace;
	
}


h1, h2, h3, h4 {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}

hr { border-top: #728E86 1px solid; }

img { border: none; }

input, textarea { background: #99957B; border: #456D72 1px solid; }

p { line-height: 1.5em; margin: 0 0 1em; padding: 0; }

.commentlist { font-size: 1em; font-weight: normal; }

.commentlist .alt { }

.commentlist li {
	background: #99957B;
	border: #456D72 1px solid;
	margin: 5px 0;
	padding: 10px 10px 20px 10px;
}


.gravatar { float: right; margin: 2px 2px 5px 5px; border: #728E86 1px solid;}

/* Post and Page Content */
.post , .page { margin: 0; }

.post-content, .page-content {
	border-top: #000000 0px solid;
	font-size: 1em; 
        font-family: arial, verdana,  sans-serif;
	margin: 0px 0 25px;
	padding: 0px 5px;
}


.post-info a { color: #FFF9CE; }

.post-info a:hover { color: #99957B; }

.post-info, .page-info {
	color: #728E86;
	font: 0.85em arial, verdana, sans-serif;
	margin: 0 0 0px 0;
        text-align: left;
	padding: 0px 3px 2px;
}

.post-title, .page-title { font-weight: bold; 
        font-size: 1.7em; 
        font-family: arial, verdana, sans-serif; 
        margin: 0 3px; 
        font-weight: bold; 
        color: #728E86;}

#content .page-title a, .post-title a, .post-title a:visited, .post-title a:active  { color: #728E86; text-decoration: none; }

.post-title a:hover { color: #99957B; text-decoration: none;}

.post-date {
	background: #99957B url(images/datebg.gif) no-repeat bottom center;
	float: left;
	width: 60px;
        height: 60px;
        margin: 0px 5px 0 0;
}

.post-date em {
    display: block;
    font-family: arial, verdana, sans-serif;
    color: #D6D7B4;
    font-weight: bold;
    text-align: center;
}

.post-date em.dateday {
    color: #FFF9CE;
    padding: 1px;
    font-size: 22px;
}

.post-date em.monthyear {
    padding: 1px;
    font-size: 16px;
}

.post-date em.year {
    padding: 1px;
    font-size: 12px;
}


.postmeta {
	border-bottom: #728E86 1px solid;
        color: #728E86;
	margin: 20px 0px 20px 0px;
	padding: 0 5px 5px 5px;
}

.postmeta li { color: #728E86;}

.postmeta h2 {
	color: #728E86;
	font-size: 1.4em;
	font-weight: bold;
	height: 1.4em;
	margin: 0 0px;
	padding: 2px 3px;
}

.post-footer {background: url(images/postfooterbg.gif) no-repeat center;
        height: 30px;
        padding: 10px;
}


/* End Post Info */



/* Header Info */

#header {
	background: #EEE9C0 url(images/header.gif) no-repeat bottom;
        border-right:#456D72 2px solid;
        border-left: #456D72 2px solid;
        border-top: #456D72 2px solid;
	height: 300px;
	margin: 0px auto;
	padding: 0px 0 0 0;
	width: 900px;
}

#header #desc {
	color: #BAC3A8;
	font-size: 1.2em;
	font-weight: bold;


	margin: 10px 0px 0px 175px;
	padding: 0 20px 0 0;
	text-align: left;
}

#header h1 {
	font-size: 2.6em;
	margin: 5px 0 0 175px;
	padding: 30px 20px 0 0;
	text-align:left;
}

#header h1 a { color: #456D72; text-decoration: none; }


#header h1 a:hover { color: #D6D7B4; }


#header #topnav {
	font: 1.2em Verdana, Arial, Sans-Serif;
	list-style: none;
	margin: 155px 0 0 0;
	padding: 5px 20px 5px 0;
	text-align: right;
}


#topnav li {
	border-left: #BBC4A3 0px solid;
	display: inline;
	font-weight: bold;
	list-style: none;
}

#topnav li a:link, #topnav li a:visited { background: #456D72 url(images/menubg.gif) repeat-x; color: #BAC3A8; border: #456D72 1px solid; padding: 5px 5px; text-decoration: none;}

#topnav li a:hover, #topnav li a:active { background: #BAC3A8 url(images/menubg2.gif) repeat-x; color: #456D72; border: #456D72 1px solid; padding: 5px 5px; }

/* End Header Info */


/* Content Box */
#main {background: #EEE9C0 url(images/mainbg.gif) no-repeat top right;
        border-left: #456D72 2px solid;
        border-right: #456D72 2px solid;
	margin: 0px auto;
	padding: 0;
	width: 900px;
}


#content {background-color: #D6D7B4;
        border: #728E86 1px solid;	
	float: left;
        display: inline;
	margin: 0 0 0px 40px;
	overflow: hidden;
	padding: 4px;
	width: 590px;
}


#content ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 45px;
}

#content ul li {
	padding-left: 1.5em;
}


/* Comments */
#commentform { margin: 0 0 0 40px; }

#commentform p { margin: 0 0 1em; }

#commentform textarea { width: 80%; }

#comments,#respond {
	color: #728E86;
	font: 0.9em arial, verdana, helvetica, sans-serif;
	margin: 3em 0 1em 40px;
	text-transform: uppercase;
}

/* Sidebar  */
#sidebar {background-color: #728E86;
	display: inline;
	float: left;
	font-size: 1em;
	padding: 2px 10px 10px 3px;
	width: 200px;
}

#sidebar ul { list-style-type: none; margin: 0; padding: 0px; }

#sidebar ul h2 {background-color: transparent;
	border-bottom: #456D72 1px solid;
        border-top: #456D72 1px solid;
	color: #456D72;
	font-size: 1em;
	font-weight: bold;
	height: 22px;
        width: 200px;
	margin: 3px 0px 0 0px;
	padding: 2px;
	text-align: left;
}

#sidebar ul ul {
	background-color: transparent;
	font-size: 0.9em;
	list-style-type: none;
        width: 200px;
	margin: 0;
	padding: 0px;
	padding-bottom: 3em;
}

#sidebar ul ul li { margin: 0.1em 0 0 0; padding: 2px 0 3px 2px;  }

#sidebar ul ul li a {text-decoration: none; }

#sidebar ul ul li a:link { color: #D6D7B4; }

#sidebar ul ul li a:visited { color: #D6D7B4; }

#sidebar ul ul li a:hover, #sidebar ul ul li a:active { color: #3F697A; }

#sidebar ul ul ul {
	background: none;
	border: none;
	font-size: 1em;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}

#sidebar ul ul ul li {
	margin: 0 ;
	padding: 0 0 0 7px;
}




/* Footer */
#footer {
        background: #728E86 url(images/footerbg.gif) repeat-x;
        clear: both;
	border-top: #456D72 1px solid;
	color: #D6D7B4;
	font-size: 0.9em;
	margin: 0px auto;
	padding: 35px 0;
	text-align: center;
	width: 900px;
}

#footer a {color: #FFF2CC; text-decoration: none;}


/* Calendar */

#calendar { margin: 10px 0px 0px 0px; position: inherit; }


#wp-calendar {
	border-top: #456D72 1px solid;
	empty-cells: show;
	font-size: 0.9em;
	margin: 0px;
	padding: 3px;
	padding-bottom: 3em;
	text-align: left;
	width: 100%;
}

#wp-calendar #next a { padding-right: 10px; text-align: right; }

#wp-calendar #prev a { padding-left: 10px; text-align: left; }

#wp-calendar .today { background: #99957B; font-weight: bold; }


#wp-calendar a { display: block; text-decoration: none; font-weight: bold; color:#EEE9C0; }

#wp-calendar a:hover { background: #99957B; color: #FFF2CC; }

#wp-calendar caption {
	border: #456D72 0px solid;
	color: #456D72;
	font-size: 1em;
	font-weight: bold;
	height: 22px;
	margin: 10px 0 0 0;
	padding: 2px;
	text-align: left;

}


#wp-calendar caption a, #wp-calendar caption a:hover {color: #EEE9C0; }

#wp-calendar td {
	color: #456D72;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar td.pad:hover { background: #99957B; }



#wp-calendar td:hover, #wp-calendar #today { background: #545143; color: #EEE9C0; }

#wp-calendar th { font-style: normal; text-transform: capitalize; color: #EEE9C0; }


/* Text and Image Alignment */ 
img.alignleft, .left { float: left; }

img.alignright, .right { float: right; }
FFF2CC
.alignleft { text-align: left; }

.alignright { text-align: right; }

.aligncenter, img.centered, .center { text-align: center; }

.wp-caption { border: none; margin: 10px; }

.wp-caption img { border: none; margin: 0; padding: 0; }

.wp-caption p.wp-caption-text {
	font-size: 11px;
        color: #456D72;
	line-height: 17px;
	margin: 0;
	padding: 4px 4px;
}


