@charset "UTF-8";


/*
Theme Name: mystyle
Theme URI: homeremdynyc.com
Description: Home Remedy NYC
Version: 1.0
Author: Pedro E. Santiago
*/







/* Background Styles */

body {
	margin:0px; padding:0px;
	background-color:#e1ebf1;
}

#main_wpblog {
	background:#FFFFFF url(../../../../img2/bkg_main_slice2.jpg) repeat-x;
}

#main_wpblog .container {
	min-height:0px;
}

.container {
	width:970px;
	margin:	0 auto;
	position: relative;
}


.container2 {
	width:972px;
	margin:	0 auto;
	position: relative;
}

#footer {
	background-image:url(../../../../img2/bkg_footer_slice.jpg);
	background-repeat: repeat-x;
	padding:40px;
	min-height:175px;
}

#content_wpblog {
	margin-top:40px;	
	padding: 0 10px;
}



h3 a, h3 a:link, h3 a:visited {
	font-weight:bold;!important

}

#wplistings a {
	text-decoration:none;!important
}

.meta a, .meta a:link {
	color:gray;!important
}




#logo_nav {
	padding-top:56px;
}


/* Header Items */

#search_cart {
	position:absolute;
	right:0px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

ul#nav_wpblog {
	margin:0px; padding:0px;
	position:absolute;
	right:0px;
	padding-top:36px;
	letter-spacing:-1px;
}

ul#nav_wpblog li {
	display:inline;
	margin-right:30px;
}

ul#nav_wpblog li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#512f08;
	text-decoration:none;
	text-transform:uppercase;
}

ul#nav_wpblog li a.active, ul#nav_wpblog li a:hover {
	color:#009bc9;
}

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

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #002252;
	border: 1px inset #979797;
}

input.formButton {
	background: #0298cd;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}


/* Footer Items */

ul#footer_menu {
	margin:0px; padding:0px;
	line-height:25px;
	letter-spacing:-1px;
}

ul#footer_menu li {
	display:inline;
	margin-right:8px;
	border-right:#bcbbbb 1px dotted;
	padding-right:8px;
}

ul#footer_menu li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	color:#969696;
}

ul#footer_menu li a.active, ul#footer_menu li a:hover {
	color:#009bc9;
}

#footer_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#969696;
}

#footer_text a {
	color:#969696;
	text-decoration:none;
}

#footer_text a:hover {
	color:#009bc9;
}

#footer a img {
	margin:0;
}

#credits {
	margin-top:5px;
}

#content_wpblog {
	overflow:auto;
}

#wplistings {
	width:660px;
	float:left;
}

#wplistings h3 a {
	color:#009bc9;!important

}


#blog_sbar {
	width:220px;
	float:right;
}













/* blog */

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a {
	color:#009bc9;
	text-decoration:none;!important
}

a:hover {
	color:#036d8d;
}

a img {
	border: none;
	margin-right:14px;
}



acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}



cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: 1px dotted #eee;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0;
	letter-spacing:-1px;
	color:#999;
}

h3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#009bc9;
	font-weight:bold;
	letter-spacing:-1px;
	
}

h3 a:hover {
	color:#036d8d;
	
}

ol#comments li p {
	font-size: 100%;
}

p, .feedback {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:20px;
	
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}







/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	font-weight:bold;!important
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
	background: #90a090;
	border-bottom: 3px double #aba;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#blog_sbar {
	background: #fff;
	border-left: 1px dotted #ccc;
	padding: 20px 0 10px 30px;
	
}

#blog_sbar form {
	margin: 0 0 0 13px;
}

#blog_sbar input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#blog_sbar ul {
	color: #009bc9;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#blog_sbar ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom: 4px; /*border-bottom: dotted 1px #ccc;*/
}

#blog_sbar ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#blog_sbar ul ul li {
	border: 0;
	font: normal normal 11px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 8px;
	padding: 0;
	padding-left: 12px;
	padding-bottom:2px;
}

#blog_sbar ul ul li a {
	color: #666666;
	text-decoration: none;
}

#blog_sbar ul ul li a:hover {
	border-bottom: 1px dotted #009bc9;
}

#blog_sbar ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}









/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


