/*
Theme Name: pacg
Theme URI: http://www.digiforce.net
Description: Progressive Action for the Common Good
Author: digiforce
Author URI: digiforce
*/


*{margin:0; padding:0;}

body {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px; 
background: #efefef;
color: #000; 
margin:0; 
padding:0;
line-height: 135%;
}

a { color: #3366cc; text-decoration: none; }
a:hover { text-decoration: none; color : #333; }

img{ border: none; padding: 6px; } 
img a{border:none;} 

ul { list-style-type: none; }

#page {
	width: 800px;
	margin: 0 auto;
}

#header { 
height: 130px;
background: #efefef url(images/header.jpg) no-repeat;
}

#header h1 {
font-size: 24px;
font-weight: 100;
padding: 40px 0 0 30px;
}

#header h1 a {
color: #fff;
}

#header h1 a:hover {
color: #000;
text-decoration: none;
}

#header h2 {
	font-size: 16px;
	font-weight: 100;
	padding: 5px 0 0 30px;
	color: #FFFFFF;
}

#menu {
font-family:Verdana, Arial, Sans-serif; 
background: #efefef url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 30px;
}

#menu ul li {
display: block;
float: left;
}

#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #fff;
font-size: 12px; 
font-weight: 100;
}

#menu ul li a:hover {
color: #fff;
background: #A2D0E7 url(images/menuover.jpg) repeat-x;
}


#wrapper {
background: #efefef url(images/content.jpg) repeat-y;
padding: 0 30px;
}

#content {
	float: left;
        width: 510px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#sidebar {
        float: right;
	width: 200px;
	padding-top: 30px;
}

#bottom {
background: #efefef url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
    margin-bottom: 10px;
	font-weight: 100;
    font-size: 10px;
    text-align: center;
	color: #555555;
}
#footer p { color: #111; }
#footer a { color: #111; text-decoration: none; }
#footer a:hover { color: #111; text-decoration: underline; }


h1 {

}

h2 {

}

h3 {
font-weight: 100;
margin-top: 7px;
color: #663399;
}

h4 {

}

h5 {
	font-size: 15px;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	line-height: 19px;
	color: #663399;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}


.h5Text {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.hLineText {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 12px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #666666;
	font-weight: bold;
	color: #3366cc;
}

.hLineText2 {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-weight: normal;
	color: #5588ee;
}

h2 a:hover, h2 a:visited, h2 a {

}

.post {
text-align: justify;
}

.post h2 {
	font-weight: 100;
	font-size: 19px;
	margin: 0 0 4px 0;
	padding: 0 0 3px 0;
        color: #3366cc;
}
.post h2 a:hover { text-decoration: none; }

.post h3 {
	font-weight: 100;
	font-size: 19px;
	margin: 0 0 4px 0;
	padding: 0 0 3px 0;
        color: #663399;
}
.post h3 a:hover { text-decoration: none; }

.post p {
padding: 5px;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.entrytext .postmetadata {
	clear: both; 
        background:#E0E5EF; 
	padding:6px; 
	margin-top: 16px;
	margin-bottom: 5px;
	font-size: 11px;
}

.postmetadata alt {
	clear: both; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
	font-size: 11px;
}
.postmetadata {
	clear: both; 
	background:#E0E5EF; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
	font-size: 11px;
}
.postmetadata a {
font-size: 11px;
}

.navigation {
	float:left;
	}
	
	.alignleft {float:left; } 
	.alignright {float:right;} 

.center {

}

.pagetitle {
        color: #663399;
}


blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

cite {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

#content h2 {
    font-weight: 100;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
	color: #3366cc;
}

#content ul {
color: #555555;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

#sidebar img { padding: 0; margin: 0; }
#sidebar ul {
    list-style-type: none; 
}

#sidebar ul h2 {
    font-family:Verdana, Arial, Sans-serif; 
    background: #006699 url(images/sidebarh2.jpg) no-repeat;
    height: 30px;
	line-height: 30px;
    font-weight: 100;
    font-size: 13px;
    margin: 10px 0 5px 0; padding: 0 0 0 10px; 
	color: #fff;
}

#sidebar ul h3 {
    font-family:Verdana, Arial, Sans-serif; 
    background: #006699 url(images/sidebarh2b.jpg) no-repeat;
    height: 30px;
	line-height: 30px;
    font-weight: 100;
    font-size: 13px;
    margin: 10px 0 5px 0; padding: 0 0 0 10px; 
	color: #fff;
}


#sidebar ul h4 {
    font-family:Verdana, Arial, Sans-serif; 
    background: #006699 url(images/sidebarh2y.jpg) no-repeat;
    height: 30px;
	line-height: 30px;
    font-weight: 100;
    font-size: 13px;
    margin: 10px 0 5px 0; padding: 0 0 0 10px; 
	color: #cc3300;
}

#sidebar ul li {

}

#sidebar ul ul {
padding: 5px 0 5px 5px;
}

#sidebar ul ul li {
    background: url(images/icon.gif) no-repeat center left;
    padding: 4px 2px 4px 20px;
}
#sidebar ul ul li a { font-size: 11px; }


#sidebar ul ul ul {
padding-left: 7px;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}



ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {background: #f3f3f3;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}

#comment{
	width:75%;
	min-width:300px;
	}

	
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}
	
#commentform{
	background: #E0E5EF;
	margin: 12px 0;
	padding:20px;
	}
#commentform input {
	border: 1px solid #000;
	margin: 10px 0 0 0;
	padding: 2px;
	}
#commentform p{
	color: #111;
	}
#commentform textarea {
border: 1px solid #000;
background: #E0E5EF;
margin-top: 10px;
color: #333;
}

#commentform a{color: #111; text-decoration: none;}
#searchform {
padding-left: 10px;
}

#searchform input {
font-size:12px;padding:6px;
border: 1px solid #aaa;
}

#searchform #s {

}
#searchform input#searchsubmit{
margin-top: 5px;
border:0;color:#fff; background: #006699;
width: 60px;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}
.dateicon {
padding-left: 20px;
background: url(images/date.png) no-repeat;
color: #111;
}

.titleback {
border-bottom: 1px solid #aaa;
padding: 10px;
margin-bottom: 10px;
margin-top: 15px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.textList {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.text {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.text2 {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.text3 {
	font-size: 11px;
	line-height: 15px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.tabletextP {
	font-size: 12px;
	line-height: 16px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
        background: #ffee99;
        border: 1px solid #000;
}
.tabletextY {
	font-size: 11px;
	line-height: 15px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
        background: #ffff99 url(images/boxYellw.gif) repeat-x;
}
.tabletextB {
	font-size: 11px;
	line-height: 15px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
        background: #99ccff url(images/boxBlu.gif) repeat-x;
}