/*
Theme Name: Colour Harmony
Description: Child theme for Twenty Eleven Theme
Author: Gary Kleeman
Template: twentyeleven
version: 0.1.0
*/

@import url("../twentyeleven/style.css");

#page {
	background-image:url('../twentyeleven/images/SmoothRainbowpslighter.jpg') repeat-y center;
} 
#access  {
background: #00868b;
}
#access a { 
         font-weight: bold;
}
#access li:hover > a,
#access a:focus {
	color: #222;
	background: #3cc;
}
#access li.current_page_item a:link, #access li.current_page_item a:visited {
color: #000;
}
#page {
       
	background:transparent;
	 border: 3px solid #3cc;
        -moz-box-shadow: 0 0 4px 4px #999;
        -webkit-box-shadow: 0 0 4px 4px #999;
         box-shadow: 0 0 4px 4px #999;
        -webkit-border-radius: 8px;
        -moz-border-radius:8px;
        border-radius: 8px 8px 8px 8px;        
		 
} 
#site-title {
	
	padding: 1em 0 0;
         background: transparent
	 height:40px;
	width:1000px;
	padding:10px 0 0;
         background: transparent;	
	text-align:center;
         margin-left: auto;
         margin-right auto;
     position: relative;
     left:-70px;
}
#site-title a {
	color: #3cc;
	font-size: 48px;
	font-weight: bold;
	line-height: 48px;
	text-decoration: none;
	text-align: center;
 
	
}
#site-description {
       	color: #3cc;
	font-size: 16px;
	margin: 0 0 1em 0;
        font-weight: bold;
        text-align: center;
}
#access li {
	border:5px outset #0ff;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
text-transform: uppercase;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; 
}
#branding #searchform {
	display:none;
}
#access ul ul a {
	background: #00868b;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: auto;
	line-height: 1.4em;
	padding: 3px 3px;
	width: 130px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #0ff;
}
#access ul ul {
	
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 120px;
	z-index: 99999;
}
#access ul {
      
       text-align: center;
        width: 1000px;
    margin-left: 30px;
}

#branding img { 
height: 180px !important;

}
.entry-title,
.entry-title a {
	color: #222;
	text-decoration: none;
        display: none !important;
}
p {
         margin-bottom: 0 !important;
}

.singular #content,
.left-sidebar.singular #content {
	margin: auto;
	position: relative;
	width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width:78%;
}
.entry-content,
.entry-summary {
	padding: 0 ;
}
#main {

clear: both;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;
}
#primary {
	float: left;
	margin: 0 ;
	width: 100%;
}
/*placement of home image*/
#attachment_136 { margin-top: 40px;
                  margin-left:10px;
}

/* images on pages*/
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #transparent !important;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 0px;
     
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #00868b;
	font-family: Palatino, Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0;
	padding: 5px 0 0 5px;
	position: relative;
        font-size:16px;
        text-align:center;
}
.wp-caption .wp-caption-text:before {
	color: #000;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
         display: none;
}
                                   
/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
           padding: 0;
}
img[class*="frontgate_colourharmony"] 
 { 
    float: right; 
    position: relative;
    top:-20;
    right:15px;
}
img[class*="renaldabottles_small"] {
       position: relative;
       float: right;
       margin-left: 20px;
       top:-30px; 
   } 
img[class*="beamer_pen"] {
       
        
}

}img[class*="circular_light_pen"] { 
        position: relative;
        top:-20px;
}
.wp-caption img {
	border-color: transparent;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {
	background: transparent;
	border-color: transparent;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background:transparent;
	border-color:transparent;
}
#respond {
       margin-top:180px;
       display:none;
}
/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #9ff;
        color: #222;
} 
/*footer*/
#site-generator {
	background: transparent url('../twentyeleven/images/SmoothRainbowpslighter.jpg') repeat-y center;
	border-top: 1px solid #3cc;
	color: #00868b;
	font-size: 10px;
	line-height: 2.2em;
	padding: 2.2em 0.5em;
	text-align: center;
}
p.FacebookLikeButton {
margin-top: 50px;}