/*
Theme Name: St. Josefs
Theme URI: http://www.stjosefswinery.com
Description: Custom blog theme for St. Josefs
Version: 1.0
Author: Green Tangerine Media

*/

body { color: black; background-color: #000; background-image:url(http://www.stjosefswinery.com/images/stj_banner01.jpg); margin-top: 0px; background-position: top center; background-repeat: no-repeat; }

body#about { color: black; background-color: #000; background-image:url(http://www.stjosefswinery.com/images/stj_banner03.jpg); margin-top: 0px; background-position: top center; background-repeat: no-repeat; }

#container { width: 780px;  margin-left: auto; margin-right: auto; margin-top: 165px; border: #7c0024 solid 1px; }

#container p { color: #DDD; font-family:Georgia, "Times New Roman", Times, serif; font-size: 14px; text-align: left; padding-left: 15px; padding-right: 15px; }

#container h1 { font-weight: normal; color: #fff; font-family:Georgia, "Times New Roman", Times, serif; font-size: 20px; text-align: left; padding-left: 15px; padding-right: 15px; }
#navigation { width: 780px; height: 25px; border-bottom: #7c0024 solid 1px; background-color: #252525; }

#next p { color: #7c0024; font-family:Georgia, "Times New Roman", Times, serif; font-size: 14px; text-align: left; padding-left: 15px; padding-right: 15px; }
#next a:link { color: #7c0024; font-family: Georgia, "Times New Roman", Times, serif;  text-decoration: underline; }
#next a:visited { color: #ddd; font-family: Georgia, "Times New Roman", Times, serif;  text-decoration: underline; }
#next a:hover { color: #7c0024; font-family: Georgia, "Times New Roman", Times, serif;  text-decoration: underline; }


#left { width: 400px; float: left;  }

p { color: #ddd; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }
li { color: #ddd; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }

.white { color: #fff; font-size: 16px; }

a:link { color: #7c0024; font-family: Georgia, "Times New Roman", Times, serif;  text-decoration: underline; }
a:visited { color: #ddd; font-family: Georgia, "Times New Roman", Times, serif;  text-decoration: underline; }
a:hover { color: #7c0024; font-family: Georgia, "Times New Roman", Times, serif;  text-decoration: underline; }




#clear { clear: both; }


p img {margin:1.5em 1.5em 1.5em 0;padding:0;}

a {
	color: #7C0024;
}

a:visited {
	color: #ddd;
}

a:hover {
	color: #7C0024;
}

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 {
	border-bottom: 1px dotted #ccc;
	font: 95% "Times New Roman", Times, serif;
       font-weight: bold;
	letter-spacing: 0.2em;
	margin: 15px 0 15px 0;
	padding-bottom: 2px;
	color: #ffffff;
}

h2.pagetitle {
	font-size: 1.6em;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}


h3 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
	color: #7C0024;

}

h4 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
         font-size: 14px;
	margin-top: 0;
	color: #FFF;

}

h5 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
         font-size: 12px;
	margin-top: 0;
	color: #FFF;

}


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



/* 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: #7C0024;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#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: 10px 15px 0 15px;
	float: left;
	width: 700px;
}



#menu {
	background: #222;
	border-left: 1px solid #7C0024;
	border-bottom: 1px solid #7C0024;
	
	padding: 20px 0 10px 30px;
	width: 160px;
	float: right;
}

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

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

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: uppercase;
	
}

#menu ul li {
	font: italic bold 14px 'Times New Roman', Times, serif;
	
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
	
}

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

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

#menu ul ul li a {
	color: #FFF;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #7C0024;
}

#menu 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;
}

#footer { width 780; margin-top: 10px; text-align: center; }
#footer p { color: #DDD; font-family: "Times New Roman", Times, serif; font-size: 12px; }
#footer a:link { color: #7C0024; font-family: "Times New Roman", Times, serif; font-size: 12px; text-decoration: none; }
#footer a:visited { color: #ddd; font-family: "Times New Roman", Times, serif; font-size: 12px; text-decoration: none;}
#footer a:hover { color: #7C0024; font-family: "Times New Roman", Times, serif; font-size: 12px; text-decoration: underline;}

/* Images and Captions */

img.centered, .aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto; 0px solid #666666;}

img.alignright { padding: 4px; margin: 0 0 4px 5px; display: inline; border: 0px solid #666666; }

img.alignleft { padding: 4px; margin: 0 5px 4px 0; display: inline; 0px solid #666666;}

.alignright { float: right; 0px solid #666666;}

.alignleft { float: left; 0px solid #666666;}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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 Images and Captions */


hr {border: none 0; 
border-top: 1px dashed #fff;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
