/*  
Theme Name: PACAP */

* {
padding: 0px;
margin: 0px;
}

body {
	background: #9d9d9d url(images/mainbg.gif) repeat-x;
	color: #575757;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
}

a {
color: #7895b7;
}

a:hover {
color: #333;
}

a:visited, a:active {
color: #7895b7;
}
	
#container { 
	width: 984px; 
	background: #fff;
	text-align: left; 
	margin: 0px auto; 
	margin-top: 20px;
	margin-bottom: 20px;
}
	
#header { 
	background: #FFF url(images/header.jpg);
	width: 984px;
	height: 207px;
	margin: 0 auto;
	border-bottom: 1px solid #6c6d6c;
}
	

/**********************NAVIGATION********************/

#nav {
	margin: 0 10px;
	padding: 0 10px 0 10px;
	list-style-type: none;
	display: inline;
}

#nav li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	display: inline;
	border: 0 !important;
}

#nav a {
	margin-top: 1px;
	padding: 5px 0px 5px 25px !important;
	color: #FFFFFF;
	font: 15px Arial, Lucida Grande, Lucida Sans, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 4px solid #f2d170;
	background: #eaeaea url(images/arrow.gif) no-repeat 5px 8px;
}

#nav a:hover {
	background-color: #86a0bd;
}

#nav a:active, #nav a.selected, #nav a:current {
	color: #FFFFFF;
}

/**********************CONTENT********************/

#content { 
	width: 515px; 
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 218px;
	margin-right: 0px;
	position: relative;
	padding: 0px 9px 15px 9px;
	text-align: left;
	/*display: block;*/
	border-right: 1px solid #d7d6d6;
	border-left: 1px solid #d7d6d6;
}
	
#content b {
	color: #777;
	line-height: 14pt;
	}


#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
/*#content p img {
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}*/

#content h2 {
	font-family: Arial, Lucida Sans, Lucida Grande, Helvetica, Sans-serif;
	font-size: 15px; 
	background: #eaeaea;
	font-weight: bold;
	padding: 5px 5px 5px 8px;
}
	
#content h2 a  {
	color: #7895b7;
	text-decoration: none;
	text-transform: capitalize;
	}

#content h2 a:hover {
	color: #f2d170;
	text-decoration: none;
	}
	
#content h3 {
	color: #7895b7;
	padding: 10px;
	border-bottom: 1px dotted #eaeaea;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.date {
	font: 10px Arial, Lucida Sans, Lucida Grande, Helvetica, Sans Serif;
	font-weight: bold;
	color: #7895b7;
}
	
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
}
	
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: disc;
	margin: 0;
	padding: 5px 0px 0px 0px;
}
	
#content ul li a {
	color: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F3F3F3;
	margin: 20px auto;
	padding: 7px;
	width: 80%;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
}
	

.postspace {
	background: #fff;
	width: 515px;
	height: 10px;
	margin-top: 10px;
	padding: 0px;
	border-top: 1px solid #d1d1d1;
}

.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
	color: #575757;
	width: 205px;
	float: left; 
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*border-right: 1px solid #d7d6d6;*/
	/*padding-right: 7px;*/
	}
	
/*#left p {
	margin: 0px;
	line-height: 16px;
	padding: 10px;
}*/
	
#left h2 {
	color: #525253;
	background: #f2d170;
	font-family: Arial, Lucida Sans, Lucida Grande;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	text-transform: uppercase;
	margin: 15px 0 10px 0;
}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #d1d1d1;
	}
	
#left ul li a {
	color: #3e677d;
	display: block;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
}

#left ul li a:hover {
	color: #333;
}

.textwidget {
	padding: 5px;
}

#right { 
	color: #575757;
	width: 212px;
	float: left; 
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right; 
}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #525253;
	background: #f2d170;
	font-family: Arial, Lucida Sans, Lucida Grande;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	text-transform: uppercase;
	margin: 15px 0 10px 0;
}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #d1d1d1;
}
	
#right ul li a {
	color: #3e677d;
	display: block;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
}

#right ul li a:hover {
	color: #333;
}
	
#right h2.widgettitle {
	color: #fff;
	background: #455A79;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background: #eaeaea;
	width: 984px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  9px 0px 7px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	}
	
#footer p {
	color: #fff;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #333;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
	}
	
#footer a:hover {
	text-decoration: none;
	color: #000
}

#wp-calendar {
	margin-left: 8px;
	margin-bottom: 10px;
	width: 205px;
}

#wp-calendar caption {
	padding: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #7895b7;
	font-weight: bold;
}

#wp-calendar th {
	color: #7895b7;
	padding-bottom: 10px;
}

#searchdiv {
	margin-top: -16px;
}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	margin-top: 5px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
}