/*
Theme Name: Verville Theme
Theme URI: http://www.vervilleconstruction.com
Description: WordPress Custom Theme for WP Verville Construction created by <a href="http://www.robinos.com/">Gerry Robinos</a>.
Version: 1
Author: Gerry Robinos
Author URI: http://www.robinos.com/

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family:"Verdana", Geneva, sans-serif;
	font-size: 95%;
	line-height: 115%;
	background-color: #e1dace;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}

body,td,th {
	color: #333;
}

#doc2 {
	width: 974px;
	background-color: #e1dace;
}

#doc-shadow {
	width: 1100px;
	background-color:#e1dace;
	background: url(images/shadow.png);
	background-repeat:no-repeat;
	background-position: center top;
	margin: 0px auto 0px;
}

a, a:link {
	padding: 0px;
	color: #81020c;
	text-decoration: none;
}

a:hover {
	color: #81020b;
	text-decoration: underline;
	SP_HOVERLINK;
}

.top_menu {font-family: lucida grande, "Lucida Grande", sans-serif;color: #333;font-size: 12px;}
.top_menu a{color:#81020c;}

h1 {
	color: #81020c;
	font-family: lucida grande, "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	color: #81020c;
	font-family: lucida grande, "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 150%;
	padding-top: 12px;
	padding-bottom: 12px;
}

h3 {
	color: #81020c;
	font-family: lucida grande, "Lucida Grande", sans-serif;
	font-size: 120%;
}


h4 {
	color: #81020c;
	font-size: 105%;
	padding-bottom: 12px;
}

p {
	font-size: 80%;
	margin-bottom:1.2em;
	margin-top: .9em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}



#hd{
	width: 974px;
	height: 123px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image:url(images/hd-bg.png);
	background-repeat:no-repeat;
}
#hd h1{
	font-size: 160%;
	font-weight: normal;
	line-height: 120px;
	color: #fff;

}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #81020c;
}

.item {
	width: 520px;
	padding: 10px;
	background-color: #e1dace;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	border: 0pt solid #FFFFFF;
	margin-bottom: 1em;
	
}


.item ul li{
	list-style-type: disc;
	padding-top: 15px;
	margin:0 30px;
	
	font-size: 80%;
}

.item ul li li{margin:0 40px;font-size: 80%;}
/*
.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}
*/

.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 0px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 60%;
}

.itemhead {border-bottom: solid 1px #6e6e6e;}

.itemhead h3{
	display: inline;
	color: #81020c;
	margin:auto;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #81020c;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #FFFFFF;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #333333;
}

.textwidget{
}



.alignright {
	float: right;
}

.alignleft {
	float: left
}



#red_bg_1{
	width: 220px;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-color: #81020c;
	color: #fff;
	padding: 5px;
	float: left;
	font-size:12px;
}


#red_bg_2{
	width: 220px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	background-color: #81020c;
	color: #fff;
	padding: 5px;
	float: left;
	font-size:12px;
}

#red_border{
	
	background-color: #81020c;
	color: #fff;
	padding: 5px;
	float: left;
}
#red_border a{
	color: #fff;
}

#right_column{
	background-color: #e1dace;

}
#secondary{
	background-color: #e1dace;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 10px;
	border: 0pt solid #FFFFFF;
	SP_GRADIENT
}

#third{
	background-color: #e1dace;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 10px;
	border: 0pt solid #FFFFFF;
	SP_GRADIENT
}

#third h4{
	color: #81020c;
	font-family: lucida grande, "Lucida Grande", sans-serif;
	margin-top: 5px;
	padding: 3px;
}
#secondary h4{
	color: #e1dace;
	font-family: lucida grande, "Lucida Grande", sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	width: 180px;
	margin-left: 9px;
}

#third {padding:0 20px 0 0; border:0px solid #fff }
#third ul {list-style:none; margin:0; padding:0; font-size:85%; }
#third ul li { padding:0; margin:0; border-bottom: #9C9C9C solid 1px; }
#third ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #828282; }
#third ul li a:hover { color:#fff; background: #81020c; }


#menu .textwidget{color: #fff; background:#e1dace;}
#menu {padding:0px;}
#menu ul {border:10px solid #81020c; background-color:#e1dace; list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0; border-bottom: #81020C solid 1px; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #fff; background:#AE000E; }
#menu ul li a:hover { color:#fff; background:#81020C; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #81020c;
	color: #828282;
}

.yui-navset .yui-nav li a {
    background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #828282;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 100%;
	padding: .5em;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #828282;
	font-size: 70%;
	letter-spacing: normal;
	padding: 0;
	text-align: left;
}


#wp-calendar #today {
	background: ;
	color: #81020c;
	font-weight:bold;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
}

#ft {
	color: #81020c;
/*	background: url(http://www.purdue.edu/strategic_plan/2007-13/page_design_graphics/footer.jpg) no-repeat; */
	background-color: #e1dace;
	height: 95px;
	text-align:right;
	border-top: solid 1px #81020c;
	margin-top: 20px;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #81020c;
}

#ft p {
	color: #81020c;
}

#ft ul li {
	display:inline;
	padding: 0px 0px 0px 10px;
}

div.login_mod{
border: solid 1px #ccc;

padding: .5em;

}

div.login_mod p{
margin:0;
}

.style2 {color: #FFFFFF}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;padding-left: 15px;}
.style8 {font-size: 12px}

