/*   
Theme Name: HRRC
Description: Houston Rescue and Restore -- WordPress v2.9.1
Author: Phillip Sandoval
Author URI: http://philsandoval.com
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: url("images/pagebg.gif"); font: 14px/1.4 Georgia, Serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */
img { border:none; }
a img { border:none; }

#header-container { background: url("images/header_bg.gif") repeat-x; }
#header { margin:0 auto; padding: 0; position: relative; width: 1024px; height:225px;}
#header-bottom { background: url("images/header_bottom.png") repeat-x; margin-top:-25px; }
/* #nav { background: rgba(0, 0, 0, 0.35); padding:20px; } */
#logo { float:left; margin-top: 20px; width:141px; height:165px; }
#logo a { display: block; width:141px; height:165px; text-indent:-9999px; background: url("images/logo.png") no-repeat;}
#logo a:hover { display: block; width:141px; height:165px; text-indent:-9999px; background: url("images/logo_hover.png") no-repeat;}

#container-nav { float:right; margin: 0; width: 800px; height:auto; background: url("images/bg_trans.png") repeat; padding:0 10px; }

#menu-main-nav { float:right;  list-style:none; position: relative; z-index:300; width:100%; font-weight:bold;  }
#menu-main-nav li { float: left; position: relative; }
#menu-main-nav li a { display:block; padding: 20px 25px 20px 24px; color: #f8c42a; text-decoration: none; text-transform: uppercase; /* border-right: 1px solid #ccc; */ }
.last { border-right: none; }
#menu-main-nav li a:hover { background:#f8c42a; color: #fff; }
#menu-main-nav a:hover { background: #888; color:#fff; } 
#menu-main-nav ul { position: absolute; z-index: 500; list-style:none; display: none; width: 300px;  background: white; } 
#menu-main-nav ul a { text-transform: none; } 
#menu-main-nav li ul { border:5px solid #c8c8c8; width: 250px; box-shadow: 0 0 10px #999; -moz-box-shadow: 0 0 10px #999; -webkit-box-shadow: 0 0 10px #999; } 
#menu-main-nav li ul a { width: 200px; height: auto; float: left;  border-bottom:1px solid #c8c8c8; color:#4d5560; padding: 10px 25px 10px 24px;} 
#menu-main-nav li ul ul { left:15em; margin:0 0 0 19px; }
#menu-main-nav li:hover ul ul, #menu-main-nav li:hover ul ul ul, #menu-main-nav li:hover ul ul ul ul { display:none; }
#menu-main-nav li:hover ul, #menu-main-nav li li:hover ul, #menu-main-nav li li li:hover ul, #menu-main-nav li li li li:hover ul { display:block; }

.border-dotted { clear:both; border-bottom:1px dotted #ccc; padding:5px 0; width:100%;}



#page-wrap { clear:both; position: relative; width: 1024px; height:auto; margin: 0 auto; }
#container { clear:both; position:relative; margin: 0 auto; background: url("images/bg_trans.png") repeat; padding:20px; }

#content-full { clear:both; position: relative; background: white/* url("images/pagebg.gif") */; padding:20px; }
#content { clear:both; position: relative; float:left; width: 600px; background: white/* url("images/pagebg.gif") */; padding:20px; margin-right: 10px;}


.space {margin:10px 0;}

#column-container { clear:both; width:985px; }
.column { float:left; width: 270px; padding:20px;}
.column li { list-style: none; font-family: Helvetica; padding:10px 0; border-bottom: 1px solid #646e7d;}
.column li a { color:#a26639; font-weight: bold; font-size: 14px;  }
.column li a:hover { color:#2553a5; text-decoration: none; font-weight: bold;}
.column h2 { margin:0;}

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { font-size: 28px; position: relative; color: #eee; /* border: 1px solid #ccc; */ background: url("images/header_bg.gif") repeat-x; padding: 10px 3px; margin-left: -40px; padding-left: 20px; }
h2 a { text-decoration: none; color: #eee; }
h2 a:hover { text-decoration: underline; color: #f8c42a; }
h3 { font-family: Helvetica; font-size: 18px; color:#a26639; margin-top: 20px; }
h3 a { font-family: Helvetica; font-size: 18px; color:#2553a5; }
h3 a:hover { font-family: Helvetica; font-size: 18px; color:#a26639; }


p { margin: 0 0 10px 0; color: #333; }
a { text-decoration: none; color: #2553a5; }
a:hover { color: #2553a5; text-decoration: underline; } 

blockquote { float:right; width:250px; margin: 10px; padding:20px 10px 10px 10px; /* border: 10px solid #999; */ text-align: center; background: black; }
blockquote p { font-style: italic; color: #eee; font-size: 16px; font-weight:500; }

ul, ol { margin: 0 0 10px 0; }
li { list-style-position: outside; }
.mailing_group li { list-style: none; }
.date-label {background:#888;}

#footer1 { display:none; }

.post { margin-bottom:20px; }
.page { margin-bottom: 20px;}
.info {margin-top: 50px;}
.entry { clear:both; }
.entry li { /* border-top: 1px solid #eee;  */border-bottom: 1px solid #eee; padding: 10px 0; list-style-position: inside;}
.entry h3 { background: #eee; border-bottom: 1px solid #eee; padding: 5px;}
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

.meta { float:right; margin-bottom:20px; margin-top:-10px; background: #f8c42a; color:white; text-align: right; padding:5px 20px 5px 5px;}
.postmetadata { }

.view-all { font-family: Helvetica; font-weight: bold; text-transform: uppercase; color: #2553a5; font-size: 12px; padding:5px 0; margin-top: 5px; }


#sidebar { float:left; background: white/* url("images/pagebg.gif") */; padding:20px; width: 284px; margin-left: 10px;}
#sidebar li { /* border-top: 1px solid #eee;  */border-bottom: 1px solid #eee; padding: 10px 0; list-style: none; list-style-position: inside;}

#sidebar h2 { margin-left:0; }
.widget li a { display:block;}
.widget li a:hover { background:#eee;}

#mc_message { color: white; background: #f8c42a; }
.mc_success_msg { color: white; background: #f8c42a; }
.piclenselink {display: none}
.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { float:right; position: relative; margin: 10px 0; padding:10px; width: 300px; height: 30px; background: url("images/bg_trans.png") repeat; }
	#s { background: none; border: none; float: left; padding-left: 5px; margin-top: 0; margin-right:20px; color: #eee; font-style: italic; font-family: Georgia; font-size: 14px; width: 225px; height: 30px;}
	#searchsubmt { float:right; width:32px; }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


#home { float:left; /* border:1px solid #ccc; */ height:432px; width:1024px; margin: 20px 20px 30px 0;}
.feature { height:432px; position:absolute; width:1024px; overflow:hidden; }
.feature img { border:none; }
#tab-container { top:400px; width: 200px; position: absolute; margin:0 auto 0 500px; }
#tabs { margin:	0 auto; width: 200px;}
#tabs li {background-color:transparent; display:inline; float:none; list-style:none; }
#tabs li a { margin:0 auto; background: url("images/feature_inactive.png") no-repeat; color: #426a8c; font-weight: bold; text-align:center; width: auto; /* border:1px solid #ccc; */ display: block; float: left; padding: 15px; text-decoration: none ;}
#tabs li a.active { background: url("images/feature_active.png") no-repeat; }
} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */