/*****************************/
/* element definitions start */
/*****************************/

body {
margin:0; 
padding:0;
background: #cccc99 url(images/cpbg.gif) -5px;
font-size: 74%;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
color: #333;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #757546; 
}
h1, h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
a {
	text-decoration: none;
}
a:link {
	color: #757546;
}
a:visited {
	color: #5c5c33;
}
a:hover, a:active {
	color: #990000;
}
input, textarea, select {
	border: 1px solid #000;
	background: #f1f1d2;
	color: #333;
	font-size: 8pt;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #ddddbd;
	font-size: 0.9em;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}

.small {
	font-size: 0.9em;
	color: #999;
}

/* Layout */

.header {
	padding: 0;
	width: 100%;
	background: #f1f1d2 url(images/cpheader.gif) no-repeat;
}

.header, h1 {
	font-size: 16px;
}
.header, h1, a {
	text-decoration: none;
	color: #757546;
}

.main-table {
	top: 10px;
	background: #f1f1d2 url(images/cppagebgshort.gif) repeat-y;
}

.site-name{
	text-align: center;
	height:75px;
}

.quicknav{
	text-align: right;
	margin: 10px 20px auto auto;
	font-size: 12px;
}

.back_search {
	margin: 0 auto;
	height: 50px;
	width: 100%;
	background: #ddddbd url(images/cpfancy.gif) no-repeat;
}

.content {
	padding: 0 22px;
	width: 540px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	text-align: left;
} 

.search{
	font-size: 12px;
	color:#ffffff;
}

.footer {
    background: #f1f1d2 url(images/cpfooter.gif) no-repeat;
    height: 52px;
	font-size: 10px;
	text-align: center;
}

/* Blog */

.post {
        margin: 0 0 25px 0;
        padding: 0;
        border-top: 6px solid #ddddbd;
}
.post h2 {
        color: #aeae6f;
        font-size:1em;
        margin: 0;
        padding: 0.4em 0;

}
h3.posttitle {
        font-size:1.2em;
        margin: 0;
        padding: 0.4em 0;

}
h3.posttitle a {
        font-weight:bold;
}
h3.posttitle a:link, h3.posttitle a:visited {
	color: #757546;	
}
h3.posttitle a:hover, h3.posttitle a:active {
	color: #990000;
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
	color: #aeae6f;
}
.postfeedback {
        font-size: 0.9em;
}
	
/* Sidebar */

.sidebar {
    margin: 0;
	padding: 0;
	width: 166px;
	font-size: 12px;
	text-align: left;
} 

.sidebar h5 {
	margin: 0 0 0.2em 0;
	padding: 0;
	font-size: 1.2em;
}

.sidebar li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #ececd1;
}

.sidebar ul {
	margin: 0px 0 5px 0;
    padding: 2px;
    background: #ddddbd;
	border: 1px solid #757546;
	border-bottom: 7px solid #990000;
}


/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #ececd1;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #ececd1;
	padding: 1px 20px;
	background: #ddddbd;
}
.alt {
	background: #d1d1b3 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;

	color: #aeae6f;
}
#comment {
	width: 98%;
}        
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            