/*  
Theme Name: Back Porch Quilts
Theme URI: http://www.backporchquilter.com/
Description: A theme with a drop-down menus and an additional sidebar on the side. Support is <a href="http://www.jillij.com/sf-forum/">here</a>.
Version: 1.5
Author: Back Porch Quilts
Author URI: http://www.backporchquilter.com/
Tags: custom header, fixed width, two columns, widgets, drop-down menu

*/

/* Edit body and subpage color properties to change the background */
body {
	font: normal 12px Arial;
	color: #31516B;
	text-align: center;
	background-color: #738D9C;
	margin: 10px 0 10px 0;
	padding: 0; 
	}
	
#page {
	text-align: left;
        	position: relative;
	margin:  auto;	
	padding: 0;
	width: 724px;
	border: solid  2px #31526B;
	background-color: #FFFFFF;

	}

#subpage {
	width: 724px;
	}


#content {
	font: normal 12px Arial;
	}

.widecolumn .entry p {
	font: normal 12px Arial;
	}

.narrowcolumn .entry, .widecolumn .entry {

	font: normal 12px Arial;	
	}

.widecolumn {
	font: normal 12px Arial;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
font: normal 12px Arial;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


	
.titrePage /* Page titles */
{
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-weight:600;
  font-size:20px;
  border: 0px solid #000000;
  display:block;
  padding: 0 0 0px 20px;
  padding-top: 5px;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {

	color: #31516B;	
	
	}


.description {
	font-size: 1.2em;
	text-align: center;
	}


h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	
	}




.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}





		
#header {
	padding: 0;
	margin: 0 auto;
	height: 192px;
	width: 724px;
	}

#headerimg {
	margin: 0;
	height: 192px;
	width: 724px;	
	background: url("images/backporchT.gif") no-repeat bottom center;
	}

.narrowcolumn {
	padding: 10px 20px 20px 0;
	margin: 35px 0 0 20px;
	width: 490px;
        	float: left;
font: normal 12px Arial;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 35px 0 0 35px;
	width: 650px;
font: normal 12px Arial;
	}
	
.post {
	margin: 0 0 40px;
font: normal 12px Arial;
	
	}

.widecolumn .post {
	margin: 0;
font: normal 12px Arial;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
font: normal 12px Arial;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
font: normal 12px Arial;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 700px;
	height: 25px;
	clear: both;
	position: relative;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
	


.description {
	text-align: center;
	}





#sidebar {
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 5;
	position: absolute;
	top: 192px;
        	left: 0px;
}

#sidebar ul {
	width:724px;
	min-height: 30px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 500;	
	font-weight: bold;
	font-size: 1.2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar li {
	display: inline;
	min-height: 20px;
        position: relative;
        float: left;
	text-align: left;
	padding: 5px 16px 5px;
	margin: 0px 0px 0px 0px;
}

#sidebar h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}

#sidebar li ul {
	width: 150px;
	height: auto;
	top: 100%;
	left: 0px;		
	font-weight: normal;
	font-size: 1em;
}

#sidebar li.LargeMenu ul {
	width: 200px;
	height: auto;
	top: 100%;
	left: 0px;
}

#sidebar li ul li {
	text-align: left;
	width: 118px;	
	height: auto;
	min-height: auto;
	display: block;
}

#sidebar li.LargeMenu ul li {
	text-align: left;
	width: 198px;	
	height: auto;
	min-height: auto;
	display: block;
}

#sidebar a {
	text-decoration: none;
	}

#sidebar li li ul {
	top: 0;
	left: 0;
}

#sidebar li li:hover ul {
	left: 150px;
}

/* initialy hide all sub sidemenus */
#sidebar ul ul,
#sidebar ul li:hover ul ul,
#sidebar ul ul li:hover ul ul,
#sidebar ul ul ul li:hover ul ul,
#sidebar ul ul ul ul li:hover ul ul {
	position: absolute;
	display:none;
}

/* display them on hover */
#sidebar li:hover ul,
#sidebar ul li:hover ul,
#sidebar ul ul li:hover ul,
#sidebar ul ul ul li:hover ul,
#sidebar ul ul ul ul li:hover ul,
#sidebar ul ul ul ul ul li:hover ul {
 	 display: block;
}

#sidebar #PhpWebcontent {
	display:none;
}	

/* define the consecutive colors */

#sidebar {
	color: #FFFFFF;
}

#sidebar ul{
	background: #738D9C;
	
}

#sidebar ul ul {
	background: #738D9C;
}
#sidebar ul li {
	background: #738D9C;
}

#feeds li {
  background: url(images/feed.png) top left no-repeat;
  padding-left: 18px;
}

#sidebar h2 {
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
	}

#sidebar ul li:hover {
	background: #9D1117;
}

#sidebar ul li ul li {
	background: #9D1117;
}

#sidebar ul li ul li:hover {
	background: #B85A1A;
}

#sidebar ul li ul ul li{
	background: #B85A1A;
	
}

#sidebar ul li ul ul li:hover {
	background: #999999;
}

#sidebar #wp-calendar #next a {
	background: none;
	}

#sidebar  #wp-calendar #prev a {
	background: none;
	}

#SideRight {
	width: 177px;
	margin: 50px 0 20px 538px;
}

#SideRight h2 {
	
	margin: 5px 0 0;
	padding: 0;
	}

#SideRight ul, #SideRight ul ol {
	margin: 0;
	padding: 0;
	}

#SideRight ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#SideRight ul p, #SideRight ul select {
	margin: 5px 0 8px;
	}

#SideRight ul ul, #SideRight ul ol {
	margin: 5px 0 0 10px;
	}

#SideRight ul ul ul, #SideRight ul ol {
	margin: 0 0 0 10px;
	}

#SideRight ul ol li {
	list-style: decimal outside;
	}

#SideRight ul ul li, #SideRight ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#SideRight #searchform #s {
	width: 108px;
	padding: 2px;
	}

#SideRight #searchsubmit {
	padding: 1px;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
#searchform #s {
	width: 115px;
	padding: 2px;
	}
	
#searchsubmit {
	padding: 1px;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#sidebar #wp-calendar a {
	background: #000000;
	}


#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding: 10px;
	border: 2px solid #ddd;
	background: white;
	font-weight: bold;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}




fieldset {
  margin: 0px;
  padding:5px;
 width:160px;
  border: 1px solid #8D0F11;
  padding:5px; 
}

legend {
 margin-top: 3px;
  color : #31516B;
  font-weight : bold;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 0;
}

.box {
  padding: 6px;
  margin: 3px;
  color: #31516B; border: 1px solid #8D0F11; word-spacing: 0.1em;}

.wp-caption-text
	{font-style:italic;
	 text-align: center;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.entrytext {
font: normal 12px Arial;}
