/* @override http://localhost:8888/workspace/rokwebify/templates/rt_rokwebify/css/template_css.css */

/* @group Main */

p.init-graph:first-line, p.action-graph:first-line, p.closing-graph:first-line {
	font-variant: normal; 
	font-weight: bold; 
	font-size: 1.2em;
}

blockquote.pullquote {
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1.5em;
}

blockquote.pullquote p.attribution {
	text-align: right; 
	color: #34527E;
}


div#subheader {
	background: url(../images/menu-bg-flip-tag.png) 0px 0px repeat-x;
	/* background: transparent; */
	height: 36px;
	text-align: center;
	color: white;
	display: none;
}

img.printheader {
	display: none;
}

a#corner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 200px;
	width: 200px;
	/*background: url(../images/donate.png) top right no-repeat !important;*/
	background: url(../images/voteaugust3rd.png) top right no-repeat !important;
	background: none;
	text-indent: -999em;
	text-decoration: none;
	cursor: pointer;
	display: none;
}

html {
  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
  height: 100%;
  margin-bottom: 1px;
  background: #fff;
}

body {
	margin: 0;
	padding: 0;}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 15px 0;
}

/* @group Fonts */

/* @group Sizes */


body {
	font-size: 13px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 180%;
}

h3 { 
   font-size: 150%;
}

h4 {
	font-size:  120%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

div.moduletable h3, .componentheading {
	font-size: 130%;
}

.contentheading {
	font-size: 200%;
}

.componentheading {
 margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */

body {
		line-height: 135%;
		font-family: Arial, Helvetica, sans-serif;
		color: #1D2D45;
}

div#top {
	color: #666;
}

.contentheading,
.componentheading {
	font-weight: bold;
}

div.moduletable h3,
div.moduletable-hilite1 h3,
div.mdouletable-hilite2 h3,
.contentheading {
	/* see style css */
}

table.headlines div.moduletable h3,
.componentheading {
	/* see style css */
}

a:link,
a:visited {
	/* color: see style css */
	/*color: #819D26;*/
	color: #00A;
	text-decoration: none;
}

div#bottom a:link,
div#bottom a:visited {
	color: #99CC00;
}

a:hover {

	text-decoration: underline;
}

/* @end */

/* @end */

/* @end */

/* @group Structure */

html {
	background: #b0b1b3 url(../images/bg.png) 0 0 repeat-x;
}

div#wrapper {
	margin: 0 auto;
	width: 868px;
	padding-top: 18px;
}

div#header {
	background: url(../images/header-bg.jpg) 18px 0px no-repeat;
}

div#header .rk-1 {
	background:  url(../images/header-r.png) 100% 0 no-repeat;
}

div#header .rk-2 {
	background:  url(../images/header-l.png) 0 0 no-repeat;
	height: 153px;
	overflow: hidden;
}

img#logo {
	float:  left;
	margin-left: 38px;
	width: 469px;
	height: 153px;
	background: url(../images/logo.png) 0 0 no-repeat;
}
div#top {
	margin-left:  520px;
	height: 138px;
	font-style: italic;
}

div#top .padding {
	padding:  15px;
}



div#horiz-menu {
	background: url(../images/menu-bg.png) 0 0 repeat-x;
	height: 36px;
}

table.mainbody,
table.usermodules {
	width: 100%;
	padding: 0;
}

td.mainbody {
	background: #fff;
}

td.usermodules {
	padding: 0 10px;
}

td.mainbody .padding,
td.right .padding {
	padding: 15px;
}

td.mainbody .padding {
	padding: 15px 25px;
}

td.right {
	background: #EEF6FF url(../images/col-divider.png) 0 0 repeat-y;
	width: 300px;
}


div#bottom {
/*	background: #121A28 url(../images/bottom-bg.png) 0 0 repeat-x; */
background-color: #eeeeee;
/*
background: #eeeeee url(../images/photofooter.jpg) 0 0 no-repeat;
height: 290px;*/
height: 0px;
}

div#bottom img {display: none;}

div#footer {
	background: url(../images/footer-bg.png) 0 0 repeat-x;
}

div#footer .rk-1 {
	background: url(../images/footer-r.png) 100% 0 no-repeat;
}

div#footer .rk-2 {
	background: url(../images/footer-l.png) 0 0 no-repeat;
	height: 105px;
	overflow: hidden;
}

div#the-footer {
	color: #999;
	text-align: center;
	font-size: .9em;
}

div#the-footer a:link, 
div#the-footer a:active, 
div#the-footer a:visited {
	color: #ddd;
	text-decoration: none;
}

div#the-footer a:visited:hover {
	text-decoration:underline;
}

img#rocket {
	width: 150px;
	height: 50px;
}


/* My Comment */



/* @group menus */

div#horiz-menu ul {
	margin: 0;
	padding: 6px 0 0 0;
}

div#horiz-menu li {
	margin: 0;
	padding: 0;
	padding-right: 2px;
	float: left;
	list-style: none;
	background: url(../images/menu-divider.png) 100% 0 repeat-y;
}

div#horiz-menu a:link,
div#horiz-menu a:visited {
	display: block;
	float: left;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

div#horiz-menu a:hover {
	background: #4F6FA7;
}

/* My Comment */

/* My Comment */

/* @end */

/* @group content */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	/* height: 20px; */
	height: 0px;
}

.highlight {
  background-color: #ffc;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group modules */

div.moduletable h3  {
	color: #34527E;
	border-bottom: 3px solid #e7e7e7;
	padding: 3px 0;
}

td.right div.moduletable {
	color: #34527E;
}

td.right div.moduletable h3 {
	border-bottom: 3px solid #D2E0F2;
}

div#bottom div.moduletable {
	color: #ccc;
}

div#bottom div.moduletable h3 {
	border-bottom: 3px solid #243959;
	color: #fff;
}

/* @end */

/* @group content */

.contentheading {
	padding: 10px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:100%;
	color: #34527E;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
	border: 0;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	/* background: see style css */
}

.small {
	color: #666;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	color: #666;
}

.createdate {
	height: 20px;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #666;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

/* @end */

/* @group sections */

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 5px;
  border-top: 1px #fff;
  border-bottom: 1px solid #efefef;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}

/* @group My Group */

/* @end */

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	background: none;
	border:  0;
}


/* @end */

/* @group mainmenu */

a.mainlevel:link,
a.mainlevel:visited {
	text-decoration: none;
}

a.mainlevel {
	display: block;
	padding: 4px 0 2px 28px;
	margin-bottom: 3px;
	background: url(../images/menu-bullet.png) 0 0 no-repeat;
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: underline;
}

a.sublevel:hover {
	text-decoration: none;
}


a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}



/* @end */

/* @end */

p.pullquote {
	display: block !important;
	margin: 0 5em 0 1em;
	padding-left: 35px;
	padding-top: .5em;
	padding-bottom: .5em;
	background:transparent;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	font-style: oblique;
	color: #33517C;
	background: url(../images/openquote.gif) top left no-repeat transparent;
}

p.pullquote span.attribution {
	color: #000000;
	font-weight: bold;
	display: inline-block;
	margin-top: .2em;
	width: 100%;
	text-align: right;
}

/* basic image treatment */

img.headshot, img.frontpage {
  float: right;
  margin:0 0 10px 10px;
  padding: 4px;
  border:1px solid #99c;
}

img.framed {
  margin:0 0 10px 10px;
  padding: 4px;
  border:1px solid #99c;
}

/* captioned image */

div.captioned  {
  font-size: 80%;
  float: right;
  margin:0 0 10px 10px;
  padding: 4px;
  border:1px solid #99c;
}


 h3, td.contentheading, div.componentheading {
	font-size: 150%;
	color: #34527E;
	border-bottom: 3px solid #e7e7e7;
	padding: 3px 0;
}

td.createdate {
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 0;
	padding-top: .5em;
	
}

h2.pr_subtitle {
	font-size: 120%;
	color: #34527E;
	/* border-bottom: 3px solid #e7e7e7; */
	/* padding: 3px 0; */
}

div.corner-box p {
	/* text-indent: 1em; */
	}

div.corner-box  {
    background: url(../images/left-top-corner-box.jpg) top left no-repeat;
    margin: 0 0 10px 0;
    padding: 6px 0 0 15px;
}

div.not-corner-box  {
    margin: 0 0 10px 0;
    padding: 6px 0 0 15px;
}

div.issues h4, div.home h4 {
	padding-bottom: 3px;
	border-bottom: 1px solid #efefef;
}

span.attribution {
	color: black;
	font-weight: normal;
}

p.endorsedby, p.service {
	text-indent: 0 !important;
	font-weight: bold;
	/* background: url(../images/endorsed_check.jpg) top left no-repeat ;	*/
	background: url(../images/glossy-test-checkmark-32.jpg) top left no-repeat ;		
	padding-left: 42px;
	width: 600px;
	margin-left: 3em;
	/* display: none; */
	padding-right: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #999;
}

/* junk

div.foobar p:first-letter {
	font-size: 1.5em;
	color: #25396C; 	
}

	xbackground: url("../images/swell_divider.gif") bottom center no-repeat transparent ;	
	
p.lede, p.bodytext {text-indent: 1em;}

p.lede:first-letter {
	font-size: 1.5em;
	font-weight: bold;
	color: #25396C; 
}

p.lede:first-line {
	font-size: 1.3em;
	font-variant: small-caps;
}

p.bodytext:first-letter {
	font-size: 1.5em;
	color: #25396C; 
}

*/

div.xendorsements h4 {
	padding-bottom: 0px;
	padding-left: 42px;
	background: url(../images/endorsed_check.jpg) center left no-repeat ;	
	height: 32px;
	line-height: 32px;
}

div.endorsements table {
	border-collapse: collapse;
	margin: 0;
	margin-right: 1em;
	padding: 0;
	width: 100%;
}
div.endorsements td {
	vertical-align: top;
}


ul.endorsements
{
			padding: 0;
			list-style: none;
			margin-left: 0; 
			margin-right: 0;
			margin-bottom: 0;
			margin-top: 0;
			border-right: 0px solid #000;
			background-color: #4568AA;
		}

ul.endorsements li
{
			padding: 5px 5px 5px 5px;
			margin-bottom: 1px;
			margin-top: 1px;
			border-left: 10px solid;
			border-right: 10px solid;
			overflow: hidden;
			border-left-color: #4568AA;
			border-right-color: #4568AA;
			color: #fff;
			background-color: #273F7D;
			font-size: 120%;
			font-weight: bold;
}

ul.endorsements li:hover {
			background-color: #3657AB;
			border-left-color: #6B89C2;
			border-right-color: #6B89C2;
}

div.inset {
	margin-left: 3em;
}

div.noshow {
	display:none;
}

/* forms */

fieldset {
	border: 0px outset #336699;
	width: 60%;
	padding-left: 2em;
}
	
legend {
	color: #34527E;
	font-weight: bold;
	font-size: 110%;
	border: 1px solid #ccc;
	padding: .5em;
	background:url(../images/formbg.gif) repeat-x left top;
}
	
label {
	font-weight: bold;
}
	
input, select, textarea {
    background-color: #ffc;
    border: 1px solid #ccc;
    font-family: verdana, arial, helvetica, sans-serif;
    margin: 2px 0;
    padding: 2px 4px;
}

textarea {
	font-size: 1em;
}

select {
   padding: 2px 2px 2px 0;
}

textarea {
	width: 250px;
	height: 150px;
	vertical-align: top;
}

input.xformbutton {
    background: #fff url(../images/shadow.jpg) bottom repeat-x;
}

input.formbutton {
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#34527E;
font-weight:normal;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}

input.formbutton:active{
	border:inset 1px #ccc;
}

input:focus, select:focus, textarea:focus {
    border: 1px solid #b2d1ff;
	background-color: #ffe;
}

/* ACTION BUTTONS */

.buttons {
    background: #fff url(../images/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    color: #666;
    font-size: 10px;
    margin-top: 5px;
    overflow: hidden;
    padding: 0;
}

.buttons input {
    background: #fff;
    border: 0;
    color: #333;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    margin-left: 3px;
    overflow: visible;
    padding: 2px 6px;
}
.buttons input.delete {
    background: transparent url(../images/database_delete.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.edit {
    background: transparent url(../images/database_edit.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.save {
    background: transparent url(../images/database_save.png) 5px 50% no-repeat;
    padding-left: 28px;
}

a img {
    border: 0;
}

div.corner-box a[href$="pdf"] {
	display:inline-block;	
	padding-right:18px;
	background-color:transparent;
	background-image:url(../images/pdf.png);
	background-position:center right;
	background-repeat:no-repeat;
	line-height:16px;
	}

div.corner-box a[href^="mailto:"] {
	display:inline-block;	
	padding-right:18px;
	background-color:transparent;
	background-image:url(../images/mail.png);
	background-position:center right;
	background-repeat:no-repeat;
	line-height:16px;
	}

div.corner-box a[href*="flickr.com"] {
	display:inline-block;	
	padding-right:18px;
	background-color:transparent;
	background-image:url(../images/flickr.png);
	background-position:center right;
	background-repeat:no-repeat;
	line-height:16px;
	}

	
/* press releases title and spacing tweak */

div.componentheading {margin-top: 1em;}

table.blog {margin-top: .5em;}

table.blog td.contentheading { font-size: 130%;}

.printonly {display: none;}

/* for printing only */

@media print {
div#header {display: none;}
div#horiz-menu {display:none;}
div#bottom {display:none;}
img.printheader {display: block;}
div#wrapper {padding-top: 0px;}
div#wrapper {_width: 100%;} /* for ie6 and below - avoid clipped printing */
ul.endorsements
{
			padding: 0;
			list-style: none;
			margin-left: 0; 
			margin-right: 0;
			margin-bottom: 0;
			margin-top: 0;
			border-right: 1px solid;
			background-color: #ffffff;
			border-right-color: #ffffff;
}
ul.endorsements li
{
			padding: 5px 5px 5px 5px;
			margin-bottom: 1px;
			margin-top: 1px;
			border-left: 0px;
			border-right: 0px;
			overflow: hidden;
			border-left-color: #ffffff;
			border-right-color: #ffffff;
			color: #000000;
			background-color: #ffffff;
			font-size: 120%;
			font-weight: bold;
}
.box {
	border: 0px solid #ffffff;
}
.pb_tabs_menu {
	display: none;
}
div.shadeout div.shadein h4.issue-header {
		display: block;
}	
div#loopedSlider {
		display: none;
}	

p a[href^="http"]:link:after, p a[href^="http"]:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }


a {
   padding-right: 0 !important;
}
   
a[href^="/"]:after {
   content: " (http:/pambyrnes.com" attr(href) ") ";
   }

div#vid_player {
	display:none;
}
img.printonly {
	display: inline-block;
}
	
} /* end media print */

/* does not work in IE6
table.contentpaneopen tr td h3  {
	position: relative;
	font: bold 150%/100% "Lucida Grande", Arial, sans-serif;
	white-space: nowrap;
	text-transform: none;
	letter-spacing: 0px;
	
}
table.contentpaneopen tr td h3 span {
	background: url(../images/gradient-glossy.png) 0px -12px repeat-x ;
	position: absolute;
	display: block;
	width: 100%;
	height: 18px;	
}

*/

/* endorsements lists */

.endowrap {
    margin-bottom: 1em;
    margin-top: 0em; /* 0 */
	margin-right: .5em;
}
  
/* endo uls */

.endo:before {
  line-height: 0.1;
  font-size: 1px;
  background: transparent url("../images/endo_tr.gif") no-repeat top right;
  margin: 0;
  height: 9px;
  display: block;
  border-bottom: 1px solid #ddd;
  content: url("../images/endo_tl.gif");
}
.endo {
  background: #E0E9E9 url("../images/endo_back.gif") right repeat-y;
}
.endo:after {
  display: block;
  padding-top: 0;
  line-height: 0.1;
  font-size: 1px;
  content:  url("../images/endo_bl.gif");
  margin: 0 0 0 0;
  height: 8px;
  background: transparent url("../images/endo_br.gif") scroll no-repeat bottom right ;
  border-top: 1px solid #fff;
}

ul.endo {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1em;  
}

.endo li {
  display: inline;
  padding: 0;
  margin: 0;
}

.endo li.sub {
  padding-left: 3em;
}

.endo li  { /* used for un-linked items - was .endo li span*/
  display: block;
  padding: 6px 10px;
  font-weight: bold;
  font-size: 110%;
  color: #34527e; /*666*/

  background: #EDF2F2;  
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #fff;
  border-right: 1px solid #ddd;
}

.endo li:hover { /* used for un-linked menu items .endo li span:hover */
  background: #E0E9E9;
  color: #000; /*#273f7d;*/
 }
 
.endo li a.special {
  display: block;
  padding: 8px 10px;
  font-weight: bold;
  text-decoration: none;
  background: #EDF2F2;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #fff;
  border-right: 1px solid #ddd;
}
.endo li a.special:hover {
  background: #E0E9E9;
}


.box {
		background: #ffffff url(../images/bg_box_falling.gif) repeat-x;		
		padding-left: 1em;
		padding-right: 1em;
		border:1px solid #EDF2F2;
		margin-right: .5em;	
		margin-bottom: 1em;
}			

.boxshade {
		background: #ffffff url(../images/bg_box_falling.gif) repeat-x;		
		padding-left: 1em;
		padding-right: 1em;
		border:1px solid #ffffff;
		margin-right: .5em;	
		margin-bottom: 1em;
}			

.box img.reserved {
		float:left;
		display:inline;
		margin-right:15px;
		border:1px solid #ccc;
		border-top:1px solid #bbb;
		border-left:1px solid #bbb;
		background:#fff;
		padding:5px;
}		

.boxrising {
		background: #ffffff url(../images/bg_box_rising.gif) repeat-x left bottom;		
		padding-left: 1em;
		padding-right: 1em;
		border: 0px solid #EDF2F2;
		padding-bottom: .5em;
		padding-top: .5em;
}			

.boxrising img.reserved {
		float:left;
		display:inline;
		margin-right:15px;
		border:1px solid #ccc;
		border-top:1px solid #bbb;
		border-left:1px solid #bbb;
		background:#fff;
		padding:5px;
}	

p.x a.action {
	display:inline-block;	
	padding-right:18px;
	background-color:transparent;
	background-image:url(../images/chevron.png);
	background-position:center right;
	background-repeat:no-repeat;
	line-height:16px;
	}


.shadein {
		background:transparent url(../images/bg_box_falling.gif) repeat-x left top;		
		padding-left: 1em;
		padding-right: 1em;
		margin-top: 0;	
		margin-bottom: 1em;
		border-left: 0;
		border-right: 0;
		border-bottom: 0;
		border-top: 1px solid #ffffff;
}			

.shadeout {
		background: transparent url(../images/bg_box_rising.gif) repeat-x left bottom;		
		border-left: 0;
		border-right: 0;
		border-top: 0;
		padding: 0;
		margin: 0;
}			

td.inputlabel {
	text-align: right;
	padding-right: .5em;
}

h4.subhead {
	border-bottom: 1px solid #eeeeee; 
	font-size: 140%; 
	color: #34527e;
}

span.punch {
	font-weight: bold;
}