/* Base */
@import url(http://static.typepad.com/.shared:ve5cf72d:typepad:en_us/themes/common/base-weblog.css?v=2);

@import url(http://static.typepad.com/.shared:ve5cf72d:typepad:en_us/themes/common/bxslider.css);
@import url(http://static.typepad.com/.shared:ve5cf72d:typepad:en_us/css/widgets.css);
@import url(http://static.typepad.com/.shared:ve5cf72d:typepad:en_us/themes/common/recentpostsfancy.css);

/* Tip Jar */
@import url(http://static.typepad.com/.shared:ve5cf72d:typepad:en_us/themes/common/tipjar.css);

/* Portal */

/* Theme Builder *//* general page elements */

a
{
	text-decoration: underline;
	
}

a:link { color: #3160cb; }
a:visited { color: #3160cb; }
a:hover { color: #3160cb; }
a:active { color: #3160cb; }


/* layout */

body
{
	margin: 0;
	color: #000000;
	background: #e8e8e8;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #none;
}

#banner
{
	border-bottom: 1px solid #FFFFFF;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}


	/* banner image */

	#banner
	{
		height: 143px;
		background-image: url("http://www.publicpolicypolling.com/.a/6a0133f2dd8001970b0133f31b1d6d970b-pi");
		background-position: 15px 15px;
		background-repeat: no-repeat;
		text-align: left;
	}

	#banner-inner { overflow: visible; padding: 0; }

	#banner-header
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}

	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 143px;
		text-indent: -1000em;
	}

	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}



/* default to artistic/calendar/timeline layout */

#container
{
	width: 780px;
}


.layout-artistic #alpha,
.layout-calendar #alpha
{
	width: 315px; /* 285px + 15px + 15px */
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #none;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #none;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #a8bcd7;
	padding: 3px;
	color: #660032;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #003366;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: large;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header a
{
	text-decoration: none;
	font-weight: bold;
}

.entry-header a:link { color: #003366; }
.entry-header a:visited { color: #003366; }
.entry-header a:hover { color: #003366; }
.entry-header a:active { color: #003366; }

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px dashed #a8bcd7;
	padding: 3px;
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}


/* modules */

	.module a
	{
		text-decoration: underline;
		font-weight: inherit;
	}

	.module a:link { color: #003366; }
	.module a:visited { color: #003366; }
	.module a:hover { color: #003366; }
	.module a:active { color: #003366; }


.module-header
{
	margin: 5px 0;
	border-bottom: 1px solid #999999;
	padding: 3px;
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .02em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 5px solid #EEEEEE;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .02em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}

.module-miniprofile img {
	border-width: 0;
}


/* moblog1 tweaks */



	.layout-moblog1 #alpha
	{
		width: 200px;
	}

	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-moblog1 #beta
	{
		width: 380px;
	}

	.layout-moblog1 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #none;
	}

	.layout-moblog1 #gamma
	{
		width: 200px;
	}

	.layout-moblog1 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #none;
	}


/* moblog2 tweaks */



	.layout-moblog2 #alpha
	{
		width: 100px;
	}

	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-moblog2 #beta
	{
		width: 350px;
	}

	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #none;
	}

	.layout-moblog2 #gamma
	{
		width: 190px;
	}

	.layout-moblog2 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #none;
	}

	.layout-moblog2 #delta
	{
		width: 140px;
	}

	.layout-moblog2 #delta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #none;
	}

	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */


	.layout-timeline #alpha
	{
		width: 390px; /* 285px + 15px + 15px */
	}

	.layout-timeline #beta
	{
		width: 390px;
	}

	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }


/* one-column tweaks */

	.layout-one-column #container
	{
		width: 500px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #none;
	}


/* two-column-left tweaks */

	.layout-two-column-left #container
	{
		width: 500px;
	}


	.layout-two-column-left #alpha
	{
		width: px;
	}

	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

        .layout-two-column-left #beta
        {
 
                width: 500px;
        }

	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #none;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container
	{
    
		width: 800px;
	}


	.layout-two-column-right #alpha
	{

    
		width: 500px;
	}

	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #none;
	}

	.layout-two-column-right #beta
	{

		width: 300px;
	}

	.layout-two-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #none;
	}


/* three-column tweaks */

	.layout-three-column #container
	{
		width: 800px;
	}


	.layout-three-column #alpha
	{
		width: px;
	}

	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-three-column #beta
	{
		width: 500px;
	}

	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #none;
	}

	.layout-three-column #gamma
	{
		width: 300px;
	}

	.layout-three-column #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #none;
	}


/* three-column-right tweaks */

	.layout-three-column-right #container
	{
		width: 800px;
	}


	.layout-three-column-right #alpha
	{
		width: 500px;
	}

	.layout-three-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #none;
	}

	.layout-three-column-right #beta
	{
		width: px;
	}

	.layout-three-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-three-column-right #gamma
	{
		width: 300px;
	}

	.layout-three-column-right #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #none;
	}



/* Static Layouts Nav */





#nav a {




}






/* Custom CSS */
body { 
background: url("http://publicpolicypolling.typepad.com/images/common/background-ALL.jpg") repeat-y 50% 0; 
}

#container-inner
{
	position: static;
	border: 0;
	background: #none;
}



.layout-two-column-right #container { width: 971px; }
.layout-two-column-right #alpha { width: 681px; }
.layout-two-column-right #beta { width: 290px; }


.layout-two-column-right #alpha-inner
	{
		background: #none;
                padding: 15px 23px 15px 29px;
}

.layout-two-column-right #beta-inner
	{
		background: #none;
	}


.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 23px 15px 29px;
	background: #;
}

.layout-timeline #beta-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #;
}

#nav { border-bottom: 3px solid #50b2b2; }



#nav li a {
	height: 27px;
	padding: 0;
	outline: none;
	-moz-outline: none !important;
}

.hire-sectiontitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#143066;
	font-weight:bold;
}

.follow-sectiontitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#143066;
	font-weight:bold;
}

.contact-sectiontitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#143066;
	font-weight:bold;
}

.testimonials-sectiontitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#143066;
	font-weight:bold;
}

.module-header
{
	margin: 6px 0;
	border-bottom: 1px solid #6699cc;
	padding-bottom: 2px;
        padding-left: 0;
	color: #003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
        letter-spacing: 0;
        text-decoration: none;
}

.module a {
	text-decoration: none;
	font-weight: inherit;
}
	
.hire-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#143066;
	font-weight:bold;
}



.hire-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#143066;
}

.hire-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#143066;
}

.hire-links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#3160CB;
	text-decoration:none;
}

a.hirelinks:link, a.hirelinks:visited, a.hirelinks:active, a.hirelinks:hover {
        font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
        font-weight:bold;
	line-height:15px;
	color:#3160CB;
	text-decoration:none;
}

a.followuslinks:link, a.followuslinks:visited, a.followuslinks:active, a.followuslinks:hover {
        font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
        font-weight:bold;
	line-height:15px;
	color:#3160CB;
	text-decoration:none;
}
.followus-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
        font-weight:bold;
	color:#003366;
}
.contact-body13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#003366;
}
.contact-body11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#003366;
}
a.contactlinks:link, a.contactlinks:visited, a.contactlinks:active, a.contactlinks:hover {
        font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
        font-weight:bold;
	line-height:15px;
	color:#3160CB;
	text-decoration:none;
}
.testimonials-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#003366;
}

#banner { display: none; }

.entry-comments {
        background: url(http://www.publicpolicypolling.com/images/common/PPP_red_comment-link.gif) !important;
        background-repeat: no-repeat !important;
        background-position: 0px 0px !important;
        display: inline-block;
        border: 1px solid #ddd;
        padding: 4px 6px 2px 28px;
        color: #666 !important;
        font-size: 9px !important;
        font-weight: normal;
        font-style: normal;
        font-family: Verdana, sans-serif;
        text-decoration: none;
        text-transform: none;
        vertical-align: bottom;
        background-color: #ededed;
        background-repeat: no-repeat;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
}


.search-results .comment { display: none !important; }


a.final-polls:link, a.final-polls:visited {
	width:203px;
	height:42px;
	background-color:#FFF;
	text-decoration:none;
	border:0;
	background-image:url(http://www.publicpolicypolling.com/images/common/final_OFF.png)
	display:block;
}

a.final-polls:hover, a.final-polls:active {
	width:203px;
	height:42px;
	background-color:#FFF;
	text-decoration:none;
	border:0;
	background-image:url(http://www.publicpolicypolling.com/images/common/final_ON.png)
	display:block;
}





/* ph=1 */
