/*
Theme Name: Journey to the Sea 8.0
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: Based on Mimbo, a magazine-style layout for Wordpress
Author: Darren Hoyt
Author URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */
* {
    margin:0;
    padding:0;
    }

body,html {
    min-height:101%;
    }

body {
    background: #3c3c3c;                                                        background: #9BBFE0; /*RRH*/
    color: #545454;                                                             color: #3A3A3A;
    padding: 13px 0 25px 0;
    }

body, select, input, textarea {
    font: 100% Arial, Verdana, Sans-Serif;
    }

p {
    margin: 15px 0;
    }

a:link, a:visited {
    color: #7da939;                                                             color: #336799; /*RRH*/
    text-decoration:none
    }
                                                                                #content a.title:link,
                                                                                #content a.title:visited,
                                                                                #comments a.title:link,
                                                                                #comments a.title:visited,
                                                                                #content .link a:link,
                                                                                #content .link a:visited,
                                                                                #comments .link a:link,
                                                                                #comments .link a:visited,
                                                                                #content h2 a:link,
                                                                                #content h2 a:visited,
                                                                                div#comments  h3#comments a {text-decoration: none;}
                                                                                #content a:link,
                                                                                #content a:visited,
                                                                                #comments a:link,
                                                                                #comments a:visited,
                                                                                #content .link a:hover,
                                                                                #comments .link a:link,
                                                                                #content a.title:hover,
                                                                                #comments a.title:hover,
                                                                                #content h2 a:link:hover,
                                                                                #content h2 a:visited:hover,
                                                                                div#comments  h3#comments a:hover {text-decoration: underline; overflow: hidden;}
                                                                                #content h2 a:link,
                                                                                #content h2 a:visited {color: #3A3A3A;}
a:hover, a:active {
    color:#333;
    text-decoration:underline;
    }

_RRH_hr {
    display: block;
    height:1px;
    background:#333;
    border:0;
    }

small {
    font-size: 0.95em;
    background:#EBF3FB;
    padding:3px 6px;
    }

img, a:link img, a:visited img {
    border:0
    }



/* Structure */

#page {
    width:880px;                                                        position: relative;
    margin:0 auto;
    font-size:0.7em;
    background:#FFF;
    padding: 10px 25px 35px 25px;
    }

#branding {
    width:625px;
    padding-bottom:15px;                                                padding-bottom: 0px;
    }
                                                                        #branding {position: absolute; top: 0; left: 0; height: 69px; width: 400px; background: url(images/journeytothesea.gif) top left no-repeat; overflow: hidden; *margin-top: 2px; }
                                                                        #branding a { display: block; position: absolute; top: 17px; left: 34px; height: 37px; width:316px; text-indent: -9999px; overflow: hidden;}
                                                                        #branding a:link:hover, #branding a:visited:hover {background: url(images/journeytothesea.gif) -34px -87px no-repeat; }


.left {
    float:left;
    }

.right {
    float:right;
    }

#sidebar {
    width: 250px;                                                         width: 255px;
    float:right
    }

#leftcol {
    width:287px;                                                          width:284px;
    border-right:1px dotted #30699C;                                      _border-right:1px solid #93B1CB;
    padding-right:18px;
    }

#leftcol, #rightcol {
    margin-top:10px;                                                      margin-top: 0; padding-top: 10px;
    float:left
    }
                                                                          #leftcol p,  #rightcol p  { margin-top: 15px;}
                                                                          #leftcol h3, #rightcol h3 { margin-top: 15px;}
#rightcol {
    width:277px;                                                          width:284px;
    padding-left:18px;
    margin-top: -2px;                                                     margin-top: 0px;
    }



/*Subnav */

.subnav li {
    list-style:none;
    border-bottom:1px solid #FFF;
    }

.subnav li a:link, .subnav li a:visited {
    background:#EBF3FB;
    display:block;
    padding:4px 4px 4px 8px;
    border-left:4px solid #e4efd5;
    }

.subnav li a:hover, .subnav li a:active {
    background:#e4efd5;
    text-decoration:none;
    color: #7da939;
    }

.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;                                                      font-style:italic;
    }

                                                                                 h1 a:link, h1 a:visited {color: #2E4D6C;}

h2 {
    font: 2.3em Georgia, "Times New Roman", Times, serif;                        font-size: 2em; font-weight: bold;
    padding-bottom:8px;
    border-bottom:1px solid #333;
    margin: 20px 0;                                                              margin-bottom: 10px;
    }

h3, #sidebar h2 {
    font: 1em Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    letter-spacing:0.1em;
    margin-bottom:4px;
    font-weight:bold;
    color:#2E4D6C;
    }

#sidebar h3 a,
#sidebar h2 a,
#sidebar .linkcat h2 {
    display: block;
    border-top:5px solid #2E4D6A;
    border-bottom:1px solid #2E4D6A;
    padding:6px 0 6px 22px;
    margin:17px 0 15px 0;
    font-size:1em;
    }
#sidebar h3.about   a {background: no-repeat 4px 9px; *background-position-y: 13px;}
#sidebar h3.author  a,
#sidebar h3.article a,
#sidebar h3.tag     a,
#sidebar h3.issue   a,
#sidebar .linkcat h2  {background: no-repeat 6px 9px; *background-position-y: 13px;}
#sidebar h3.about   a {background-image: url(./images/icons/about-blue.gif);}
#sidebar h3.author  a {background-image: url(./images/icons/author-blue.gif);}
#sidebar h3.article a {background-image: url(./images/icons/article-blue.gif);}
#sidebar h3.tag     a {background-image: url(./images/icons/tag-dark.gif);}
#sidebar h3.issue   a {background-image: url(./images/icons/issue-dark.gif);}
#sidebar .linkcat h2  {background-image: url(./images/icons/recommendation-dark.gif);}

h3#respond {
    border-top:1px dotted #30699C;                                            _border-top:1px solid #93B1CB;
    padding-top:32px
    }


h3#comments {
    margin-top:0px
    }

h4 {
    font-size:1.6em;
    margin-bottom:6px;
    }



/* Content */
                                                                               #comments,
#content {
    width:605px;
    float:left
    }
                                                                               #comments .post p,
                                                                               #comments .post li,
#content .post p,
#content .post li    {font-size: 125%;}
                                                                               #comments .post li p,
                                                                               #comments .post li li
                                                                               #content .post li p,
                                                                               #content .post li li {font-size: 100%;}
                                                                               #content h3 {margin-top: 12px;}
.description {
    font-size: 1.3em;
    font-weight: bold;
    font-style:italic;                                                          font-style: italic; display: none;
    color:#545454;                                                              color: #AE7836; padding: .75em 0 0 3.5em;
    margin-top:-4px;
    }

.feature {
    background:#EBF3FA;
    padding:15px;                                                              padding: 14px;
    border-bottom:1px dotted #30699C;                                          _border-bottom:1px solid #93B1CB;
    border-top:1px dotted #30699C;                                             _border-top:1px solid #93B1CB;
    }
                                                                               /*
.feature:hover {
    background:#D7E5F2;
    }
                                                                               */
.feature p, #_RRH_rightcol p {
    margin:0;
    }

.feature img, #_RRH_rightcol img {
    padding:1px;
    border:1px solid #000;
    }

#leadpic {
    float:left;
    margin: 0 18px 8px 0;
    }

#lead {
    margin-top:22px;                                                                   margin-top: 12px;
    }
                                                                                       #lead a {color: #2E4D6B }
                                                                                       #lead p {font-size: 120%; margin: .5em; line-height: 167%;}
                                                                                       html body .feature-story p {font-size: 116.67%; margin-bottom: 0; line-height: 167%;}
                                                                                       html body .feature-story p.link,
                                                                                       html body #lead p.link {text-decoration: none; font-size: 100%; margin: 0 !important; text-align: right;}
.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;
    font-weight: bold;
    }
                                                                                       #rightcol .feature,
#leftcol .feature {
    margin-bottom: 5px;                                                                margin-bottom: 20px;
    border-bottom:none;                                                                font-size: 1.0714em;
    }

#_RRH_rightcol img {
    float:left;
    margin:3px 10px 4px 0;
    }
                                                                                       #rightcol img,
#leftcol img {
    margin-bottom: 4px;
    display:block
    }

#_RRH_rightcol .clearfloat {
    border-bottom:1px dotted #30699C;                                                 _border-bottom:1px solid #93B1CB;
    padding:12px 0;
    }

#sidelist li {
    list-style:none
    }

                                                                            #sidelist li p {line-height: 1.5em;}

.bullets li {
    list-style:none;
    border-bottom:1px solid #FFF;
    }

#sidelist .bullets li {
    list-style:square;
    margin-bottom:5px;
    line-height:115%;
    margin-left:22px;
    }
#sidelist .bullets li p {margin: 0;}
#sidelist li p.ctc {padding: 0 5px; line-height: 2em;}
#sidelist li p.ctc a {white-space: nowrap;}
#sidelist li p.ctc a span {color: #666;}
#sidelist li p.ctc a:hover {text-decoration: none; background: #EBF3FA;}

#sidelist .blocks li a {
    display: block;
    padding-left: 22px;
    padding-right: 22px;
    line-height: 1.5em;
    }
#sidelist .blocks li.issue a,
#sidelist .blocks li.article a {background: url(./images/icons/article-blue.gif) no-repeat 6px 4px;}
#sidelist .blocks li.issue a {color: #333333;}
#sidelist .blocks li.issue a strong {color: #336799;}
#sidelist .blogroll li.go a,
#sidelist .blocks li.go a {background: url(./images/icons/go-blue.gif) no-repeat 6px 4px;}
#sidelist .blocks li a:hover {background-color: #EBF3FA; text-decoration: none;}


#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:#EBF3FB;
    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:28px;
    }

h3 a:link, h3 a:visited {
    color:#2E4D6C;
    }



/*Post Formatting*/

.picleft {
    float:left;
    margin:3px 14px 10px 0;
    border:7px solid #EBF3FA;
    }

.picright {
    float:right;
    margin:3px 0 10px 14px;
    border:7px solid #EBF3FA;
    }

.post blockquote {
    color:#76767a;                                                                color: #3A3A3A;
    background:#EBF3FA;                                                           background: transparent;
    padding:0px 14px;
    margin:18px 35px;
    border-right:1px solid #DDD;                                                  border-right:  0; border-left: 1px solid #DAB486;
    border-bottom:1px solid #DDD;                                                 border-bottom: 0;
    }

.post ul li {
    list-style:square;
    margin-bottom:5px;
    line-height:115%;
    margin-left:42px;
    }

.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:#EBF3FA;
    border:1px solid #9c9c9c;
    width:100%
    }

#searchform {
    padding:16px 5px 0 0;                                                                    padding-top: 6px; margin-bottom: 7px;
    }
                                                                           #searchform #search    { margin-top: 6px; padding-left: 22px; background: url(images/search-16.gif) left center no-repeat; }
                                                                           #searchform #search #s  { width: 142px;}
                                                                           #searchform #subscribe { padding-left: 22px; background: url(images/rss-16.gif) left center no-repeat; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif; color: black;}

.button {
    padding: 1px;
    background:#000;                                                                         background: #E0C19B;
    color:#e7e7e7;                                                                           color: #6B4F2E; font-weight: bold;
    border:none;
    }

.button:hover {
    background:#777;                                                                         background: #6B4F2E;
    color:#FFF;                                                                              color: #E0C19B;
    text-decoration:none
    }

#commentform input {
    width: 170px;
    margin: 5px 5px 1px 0;
    }

#commentform textarea {
    width: 100%;
    margin-top:5px;
    }



/* Comments*/

.commentlist {
    padding-left:30px;
    margin-bottom:32px;
    }

.commentlist li {
    margin: 15px 0 3px;
    padding: 8px 15px 10px 15px;
    background:#EBF3FA;
    border-top: 1px solid #ddd;
    }

#commentform small {
    background:#FFF;
    font-weight:bold;
    padding:0;
    }

.commentmetadata {
    display: block;
    }

.commentlist small {
    background:#D7E5F2
    }

.commentlist cite {
    font: 1.2em Georgia, "Times New Roman", Times, serif;                  font-size: 1.2em;
    font-weight:bold;
    letter-spacing:-0.05em;                                                letter-spacing: inherit;
    }


/* Float Properties*/

.clearfloat:after {
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
    content:".";
    }

.clearfloat {
    display:inline-block
    }

.clearfloat {
    display:block
    }



/* Footer*/

#footer:after {display:block;
    visibility:hidden;
    clear:both;
    height:0;
    content:".";}
#footer {
    margin: 0 auto;
    width: 900px;
    font-size:0.7em;
    padding-top:15px;
    color:#FFF;
    zoom:1;
    }

#footer a {
    color:#d3d1d1;                                                             color: #FFF;
    }





/* serif */
BODY, H1, BLOCKQUOTE {
    font-family: "Lucida Bright", Lucidabright, Georgia, "Bitstream Vera Serif", serif;
}

/* sans-serif */
H2, H3, H4, CAPTION, TH, TEXTAREA, INPUT, SELECT, P, LI, TD {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
}

/* monospace */
PRE, CODE, KBD {
    font-family: "Lucida Console", "Andale Mono", "monotype.com", "Bitstream Vera Sans Mono", monospace;
}

.post p,
.post ol li,
.post ul li { line-height: 175%; }
.cmd-avatar {float: right; padding: 4px 0 5px 5px; width: 51px; height: 51px;}
.author p  {font-size: 125%; line-height: 175%; padding-left: 61px;}
.post .author ul li {font-size: 125%; line-height: 175%; margin-left: 76px;}
.author .cmd-avatar {float: left ; padding: 4px 4px 30px 0; width: 51px; height: 51px;}
.ellipsis {color:#949494;}
html body #content p.credit {font-size: 116.67%; text-align: right; font-style: italic;}
hr {width: 50%; background-color: #DAB486; height: 1px; border: 0; margin: 30px auto;}
.openid_link {padding: 0 !important; background: none !important;}
#comments .subscribe { padding-left: 22px; background: url(images/rss-16.gif) left center no-repeat; clear: both;}
#comments .permalink, #comments .edit {float: right;}
div#comments {clear: both;}
h3#comments {
    border-top:1px dotted #30699C; _border-top:1px solid #93B1CB;
    padding-top: 32px;
    }
.commentlist {padding-left: 0;}

#nav li, #nav li a  {border: none !important;}

#nazdravemp3_1 {margin: 0pt auto; width: 300px; display: block;}

#sidebar ul#sidelist {margin-top: 23px;}
#single #sidebar ul#sidelist {margin-top: 0px;}
#single #sidebar ul#sidelist li.first p {margin-top: 8px;}
#single #sidebar ul#sidelist li.first p strong {color: #2E4D6C;}


.multiple .clearfloat {padding-top: 13px;}
.multiple img {
float:right;
margin:3px 0 4px 10px;
border:1px solid #30699C !important;
padding:1px;
}
.multiple p {line-height:167%;}

.post img.thumb {float: left; padding-right: 10px;}

.archive .post .entry {padding-left: 61px;}
.archive .post .entry p {font-size:116.67%; line-height:167%;}

.archive .post .entry-header:after {content: "";display: block;height: 0;clear: right;visibility: hidden;}
.archive .post .entry-header {zoom:1;}
.archive .post .entry-header h4 {font-size: 125%;}
.archive .post .entry-header div {font-size: 100%;}

html body div img.alignright {float: right; margin: 0 0 1em 1em; padding: 1px; border: 1px solid #444;}

#content .post p.caption {font-size: 113%; margin-bottom: 30px;}

blockquote p.hanging {text-indent: -30px; padding-left: 30px; margin: 0;}

ins {text-decoration: none; background: #ECDAC3;}



/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform {
	margin:10px auto 0 auto;
	width: 410px;
}

.cform fieldset	{
	margin-top:10px;
	padding:5px 0 5px 0;
	border:none;
}

.cform .cf_hidden {
	display:none;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend {
	margin:0;
	padding:0;
	font:normal 18px Helvetica;
	color: #aaa;
	letter-spacing:3px;
}

ol.cf-ol {
	margin:0!important;
	padding:15px 0 0 0!important;
	border-top:1px solid #f2f2f2;
}
ol.cf-ol li	{
	background:none!important;
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0;
	list-style:none!important;
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px;
	margin:4px 10px 0 0;
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #666;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block;
}

label.cf-before {
	margin:4px 10px 0 0;
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
	padding:3px;
	border:1px solid #aaa;
	font:0.9em Trebuchet MS,sans-serif;
	color:#888;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #FFCC00;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{
	color:#666;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left;
}

.cform textarea,
.cform input {
	width:298px;
}
.cform select {
	width:306px; /* attempt to have equal length */
}

.cform select.cfselectmulti	{
	height:7.5em;
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt {
	margin:0px 5px 7px 98px;
	display: block;
	vertical-align:top;
	color: #aaa;
	font-size:0.7em;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{
	margin:1px 0 0 0;
	width:16px;
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{
	margin-left:100px; /* check with label 'width' incl. */
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px;
}


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{
	width:auto;
	padding:2px 1em;
	margin: 0;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   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:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	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:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error {
	color:red;
	border:1px solid #FF0000;
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* 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:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt {
	display: inline-block;
}
* html .cform legend {
	position:absolute;
	left: -8px;
	top:0;
	margin-left:0;
}
*+html .cform legend {
	position:absolute;
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}
.linklove, .cform legend {display: none;}
ol.cf-ol {border: none;}
span.reqtxt, span.emailreqtxt {display: inline; margin-left: 5px;}
.cform {
	margin:10px 0 0 0px;
	width: 600px;
}
.cform textarea,
.cform input {
	width:400px;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{border-color: #E0C19B;}
.cform textarea {height: 20em;}
div.cf_info {color: #666666;}
div.cf_info a {color:#336799 !important;}
div#usermessagea {font-size:125%;}

#first_timer:after {display:block;visibility:hidden;clear:both;height:0;content:"";}
#first_timer {zoom: 1; padding-bottom: .3em;}
#first_timer p {padding: .7em 0 .3em; }
#first_timer #google_ads_1 ins {float: left;}
#first_timer #google_ads_1 ins ins {float: none;}
#first_timer #google_ads_2 ins {float: right; margin-right: 6px !important; margin-top: 22px !important;}
#first_timer #google_ads_2 ins ins {float: none; margin: 0 !important;}

.entry img {padding: 0 5px;}
