/*  
Theme Name: hwmay05
Theme URI: http://www.do-the-pop.com
Description: next h&w layout
Version: 4.2
Author: pop
Author URI: http://www.do-the-pop.com/



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	color: #545454;
	padding: 13px 0 25px 0;
	background-color: #FFFFFF;
	background-image: url(images/page-bg.png);
	background-repeat: repeat-x;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #2D5A86;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
	border-bottom-style: dotted;
	border-bottom-color: #76a1b8;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
/*Images*/
	
.entry img {
	display:block;
	border:1px solid #FFFFFF;
	padding:2px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	}

.wp-caption.alignleft, 
.wp-caption.alignright, 
.wp-caption.aligncenter {
	background:#f5f3ee;
	text-align:center;
	padding:10px 5px 10px 10px;
	border:3px double #FFF;
	}

img.alignleft {
	margin:5px 15px 10px 0;
	float:left
	}

img.alignright {
	margin:5px 0 10px 15px;
	float:right
	}

.wp-caption.alignleft {
	float:left;
	margin:5px 22px 10px 0;
	}
	
.wp-caption.alignright {
	float:right;
	margin:5px 0 10px 22px;
	}

.wp-caption.aligncenter, img.aligncenter {
    margin: 0 auto;
	display:block;
	margin-bottom:15px;
	float:none
   	}
		
p.wp-caption-text {
	margin:0;
	text-align:center;
	padding:5px 0;
	}	

.wp-caption img {
	float:none;
	margin:0;
	}	

.gallery {
	margin:15px 0;
	display:block;
	}
	
.gallery img {
	border:1px solid #FFFFFF !important;
	padding:2px;
	}

.gallery-item {
	padding:12px 0;
	}

.gallery-caption {
	padding:10px;
	}
	
	
		
		

/* Structure */

#page {
	width:880px;
	margin:0 auto;
	font-size:0.72em;
	padding: 10px 25px 35px 25px;
	background-color: #FFF;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	}
/*---------SUBSCRIBE ---------  */
.feed-spot{ line-height:18px;  margin:6px 0 0 0; color:#FCFCFC; float:right; font:11px Verdana; height:16px; padding:0 5px 0 0 }
  .feed-spot a, .feed-spot a:hover{ color:#fff; font-weight:700 }
a.admin-link, a.admin-link:hover{color:#999;padding:0 6px 0 0;font-weight:normal}
a.admin-link, a.admin-link:hover{ color:#aaa }
.rss-button{ background:url(images/rss-small-trans.png) center left no-repeat; padding:2px 9px }

/*Header Right*/


#head .rsswidget {
	margin: 0px;
	padding: 0px;
	text-align:right;
	background-color: #CC0000;
}
#head .rss {
	float:right;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding-left: 20px;
	background-color: #66CCFF;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
}

#branding {
	width:625px;
	padding-bottom:45px;
	}
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right
	}

#leftcol {
	width:287px;
	padding-right:18px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	display:block;
	padding:4px 4px 4px 8px;
	background-color: #F1F8FB;
	}
		
.subnav li a:hover, .subnav li a:active {
	text-decoration:none;
	color: #666666;
	background-color: #F1F8FB;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font:2.95em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	padding-bottom:8px;
	margin: 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9FB9CD;
	}

h3, #sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

#sidebar h3, #sidebar h2 {
	font-size:1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBDCE4;
	margin-top: 26px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 2px;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* Content */

#content {
	width:605px;
	height: 500px;
	float:left
	}
*>#content {
min-height: 500px;
height: auto;
}	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 15px;
	}

.feature:hover {
	background-color: #FFFFFF;
	}
	


.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	margin-bottom: 4px;
	display:block
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}
		
#sidebar li {
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	}
	
#sidebar li a, #sidebar li a:visited {
	display:block;
	text-decoration:none;
	background-color: #F1F8FB;
	color: #333333;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	}

#sidebar li a:hover, #sidebar li a:active {
	text-decoration:none;
	background-color: #F7FBFC
}


#sidebar li li a, #sidebar li li a:visited	{
	padding-left:8px;
	color:#333333;
	background-color: #F1F8FB;
	}
#sidebar li li  a:hover	{
	padding-left:8px;
	color:#333333;
	background-color: #F7FBFC
	}	
#sidebar li.current_page_parent a{
	color:#FBFDFE;
	background-color: #CA0101;
}
#sidebar li.current_page_item a{
	color:#FFFFFF;
	background-color: #A1C7D8;
}
#sidebar li li.current_page_item a{
	color:#FFFFFF;
	background-color: #A1C7D8;
}
ul li.widget{} /* In this list item all further content is displayed. */
div.textwidget{
	color: #545454;
	padding-left: 4px;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
} /* The div all of our widget content is displayed */


.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	list-style-type: disc;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}
.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:14px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	list-style-type: disc;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	color:#e7e7e7;
	border:none;
	background-color: #003366;
	}

.button:hover {
	color:#FFF;
	text-decoration:none;
	background-color: #345F89;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	width: 900px;
	font-size:0.7em;
	padding-top:15px;
	color:#CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	}

#footer a {
	color:#999999;
	text-decoration: none;
	}
/************************************************
*	glossar									*
************************************************/	
	
ol.snap_nav {
	display: inline;
	float: left;
	list-style: none;
	width: 605px;
	background-color: #FFFFFF;
	padding-bottom: 18px;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

ol.snap_nav li a {
	font-weight: bold;
	color: #215084;
}

ol.snap_nav li.snap_selected a {
	cursor: text;
	color: #CA0101;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 6px;
	border-bottom-width: 4px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
ol.snap_nav li.current_page_item a{
	color: #2a65a6 !important;
	font-weight: bold;
	background-color: #FFFFFF !important;
}
ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}
/************************************************
*	flash								*
************************************************/	
#flashsmall											{
	width: 160px;
	height: 140px;
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
}

#flashBig											{
	width: 605px;
	height: 210px;
	float: left;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	padding-top: 8px;
}
	#flashImageSS, #extraInfo, #latestArticle					{
	width: 200px;
	height: 200px;
	overflow: hidden;
	position: absolute;
	top: 0;
}
	#flashImageSS												{ left: 0; }
		#flashContainer											{
	width: 200px;
	height: 160px;
	float: left;
	padding-right: 10px;
}
	#flashImageSS object,
	#flashImageSS embed											{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
}

/************************************************
*	form								*
************************************************/
/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	padding:4px 0;
	text-align:left;
	font: bold 14px Arial;
	list-style-type: none;
}
ol li { list-style-type:none;}

/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	color:#000000;
	font:12px Arial;
	margin:0 10px 0 0;
	padding:5px 5px 5px;
	width:140px;
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	vertical-align:top;
	background-attachment: scroll;
	background-color: #d4e7ef;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
}
.cform label span {
	width:140px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:0 10px 0 0; 
}

label.cf-after 	{
	margin:2px 1px 0pt 3px !important;
	width:90px;
	text-align:left;
	background:none;
	padding:2px;
	line-height:1.3em;
}

label.cf-after span {
	width:90px;
	display:block;
}

label.cf-group-after {
	margin:2px 0 0 3px!important;
	width:100px;
	text-align:left;
	padding:2px;
	background:none;
	line-height:1.3em;
}
label.cf-group-after span {
	width:100px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
	font:12px Arial;
	margin:0;
	border:1px solid #CCCCCC;
	color:#666666;
	padding:4px 5px;
	width:230px;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border:1px solid #E0EAF4;
	color:#000000;
	width:230px;
	background-color: #F1F8FB;
}
.cform .cf_date {
	width:210px!important;
}

.cform select,
.cform select:hover {
	width:242px; /* attempt to have equal length */
	padding: 3px 5px;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	overflow:auto;
	height:8em;
}

.cform input.fldrequired,
.cform input.fldrequired:hover{
	border-right:3px solid #ebc2c2; 
	width:228px;
}

.cform select.fldrequired,
.cform select.fldrequired:hover {
	border-right:3px solid #ebc2c2; 
	width:242px;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	display:none;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	margin:8px 0pt 0pt !important;
	padding-left:160px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a:hover,
.cform input.cf-box-b:hover,
.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	vertical-align:top;
	margin:2px 0 0 0; 
	width:14px!important;
	height:22px;
	border:0!important;
	background:none!important;
}

.cform input.cf-box-a 	{ 
	margin-left:160px!important; /* check with label 'width' incl. */
} 

/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	font-weight:bold;
	margin:10px 0pt 0px !important;
	padding-left:160px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:right!important;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{
	border:none!important;
	color:#FFFFFF;
	cursor:pointer;
	font:14px Arial;
	height:28px;
	line-height:31px;
	width:72px;
	background-color: #225084;
	background-position: 0 0;
	margin-top: 4px;
	margin-right: 153px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.cform input.sendbutton:hover	{
	background-position:0 -31px;
	background-color: #A3BEDB;
}
.cform input.resetbutton {
}
.cform input.backbutton {
}


/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:10px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 160px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform input.cf_error,
.cform input.cf_error:hover {
	color:#d13d3d;
	border-right:6px solid #d13d3d; 
	width:225px;
}
.cform select.cf_error,
.cform select.cf_error:hover {
	color:#d13d3d;
	border-right:6px solid #d13d3d; 
}

div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#d13d3d;
}
/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:242px;
	background: #f9f9f9;
	border:1px solid #888888;
}
html:root .cform input.cf_upload { 			/* FF only */ 
	margin-top:4px;
}
.cform input.cf_upload:hover  {
	width:242px!important;	
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: -8px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	margin-left:-8px;
}

* html ol.cf-ol,
* html ol.cf-ol li	{
	display: inline-block;  /*for ie6*/
}
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html .cform select {
	margin-top:3px;
}
*+html .cform select {
	margin-top:3px;
}
* html img.captcha {
	margin-top:1px!important;
}
*+html img.captcha {
	margin-top:1px!important;
}

* html .cform label {
	margin-top:1px;
}
*+html .cform label {
	display: inline-block; /*for ie7*/
	margin-top:1px;
}
