/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

.widget {
  margin: 0 0 0 0;
  font-size: 12px;
}

#sidebar {
    background: url("imageurl") repeat scroll 0 0 #FFFFFF;
}
.page-id-4 .title {
display: none;
}
.page-id-4 #header {
    background: url("http://www.clissoldpark.com/newsite/wp-content/uploads/2013/02/header6.jpg") no-repeat 

scroll 0 0 transparent; }
.page-id-2 #header {
    background: url("http://www.clissoldpark.com/newsite/wp-content/uploads/2013/02/header2.jpg") no-repeat 

scroll 0 0 transparent; }
.page-id-15 #header {
    background: url("http://www.clissoldpark.com/newsite/wp-content/uploads/2013/02/header3.jpg") no-repeat 

scroll 0 0 transparent; }
.page-id-13 #header {
    background: url("http://www.clissoldpark.com/newsite/wp-content/uploads/2013/02/header5.jpg") no-repeat 

scroll 0 0 transparent; }
.page-id-711 #header {
    background: url("http://www.clissoldpark.com/newsite/wp-content/uploads/2013/02/header4.jpg") no-repeat 

scroll 0 0 transparent; }
.page-id-14 #header {
    background: url("http://www.clissoldpark.com/newsite/wp-content/uploads/2013/02/header13.jpg") no-repeat 

scroll 0 0 transparent; }
.page-id-16 #header {
    background: url("http://www.clissoldpark.com/newsite/wp-content/uploads/2013/03/header1.jpg") no-repeat 

scroll 0 0 transparent; }
.page-id-17 #header {
    background: url("http://www.clissoldpark.com/newsite/wp-content/uploads/2013/02/header10.jpg") no-repeat 

scroll 0 0 transparent; }
.page-id-18 #header {
    background: url("http://www.clissoldpark.com/newsite/wp-content/uploads/2013/02/header11.jpg") no-repeat 

scroll 0 0 transparent; }
.page-id-71 #header {
    background: url("http://www.clissoldpark.com/newsite/wp-content/uploads/2013/02/header12.jpg") no-repeat 

scroll 0 0 transparent; }
.page-id-1473 #header {
    background: url("http://www.clissoldpark.com/newsite/wp-content/uploads/2016/05/house-from-paradise-bridge-colour.jpg") no-repeat 

scroll 0 0 transparent; }
.entry p {
    margin-bottom: 1.2em;
    padding-right: 40px;
}
strong { font-weight: bold; }

.entry img, img.thumbnail {
  background: none;
  border: medium none;
  padding: 5px;
}
.entry blockquote p {
    font-style: normal;
    color: #996600;
}
.entry blockquote:before {
	color: #996600;
}
table, td {
   border: 1px solid white; padding: 4px;
}
div.caption {
width:auto;
float:right;
font-size:0.8em;
text-align:center;
}
.textframe {
border: 4px solid #91c53f;
padding: 1em;
}
a {
font-size: 11px;
}
.read-more {
display: none;
}