/*   
Theme Name: kiss
Theme URI: http://www.paulflannery.co.uk/
Description: Use this theme to start your Thematic Child Theme development.
Author: Paul Flannery
Author URI: http://www.paulflannery.co.uk/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is ? Ian Stewart http://themeshaper.com/
.
*/

/* =Global Elements
------------------------------------------------------------------- */

body {
    background: #fff;
    color: #666;
    font: 11px/15px Arial, sans-serif;
    margin: 0 0 22px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
pre, code {
    font:14px/22px Monaco, monospace;
	margin-bottom:18px;
}
blockquote {
    border-left:0.4em solid #CCCCCC;
    font-size:0.9em;
    line-height:1.5em;
    padding:0 0 0 2em;
}
ul, ol {
    margin:0 0 18px;
}
caption {
    text-align:left;
}
a:link {
    color:#000000;
    text-decoration:none;
}
a:visited {
    color:#000000;
    text-decoration:none;
}
a:active, a:hover {
    color:#ff0000;
}

/* -------------------------------------------------------------- 
   
   Default styles for Images
  
-------------------------------------------------------------- */  
img {
    border: none;
}
.entry-content .wp-post-image {
    float:none;
    margin: 0;
    padding: 0;
    max-width: 500px;
}
.entry-content img {
    height:auto;
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
    float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
    display: block;
    float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
    margin-left:auto;
    margin-right:auto;
    display: block;
    clear: both;
}
.gallery {
    padding:0 0 22px;
}
.gallery-icon {
    border: 1px solid #ccc;
    margin: 0 5px;
    padding-top: 6px;
}
.gallery img {
    margin:0;
}
.gallery-caption {
    padding:6px 6px 0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
    max-height:12px;
    margin:0 !important;
}
.wp-caption {
    text-align:left;
    margin-bottom:18px;
    border:none;
}
.wp-caption img {
    border:none;
}
.wp-caption p.wp-caption-text {
    margin: 0;
    padding:15px 0;
}

/* =WordPress Stats
-------------------------------------------------------------- */

img#wpstats {   /* hide WordPress Stats smiley */
    width:0px;
    height:0px;
    overflow:hidden;
}

/* === HEADER === */

#header {
    background: #fff;
    height: 37px;
    position: fixed;
    width: 100%;
    z-index: 11;
    box-shadow: 0 1px 5px #ddd;
    -moz-box-shadow: 0 1px 5px #ddd;
    -webkit-box-shadow: 0 1px 5px #ddd;
}
.ie8 #header {
    border-bottom:1px dotted #ddd;
}
#branding {
    float: left;
    width: 150px;
}
#blog-title {
    font: italic bold 15px/36px arial, sans-serif;
    margin: 0 15px;
}
.page-template-template-page-fullwidth-php #blog-title {
    display:none;
}
#blog-description {
    color:#666666;
    font-size:13px;
    font-style:italic;
}

/* === NAV === */

.skip-link {
    display:none;
}
#access {
    border-bottom: none;
    float: left;
    font-size: 13px;
    height: 32px;
    overflow: visible;
    z-index: 100;
}
#contactz {
    font-size: 0;
    list-style: none;
    text-indent: 9999px;
}
li#twitterz a {
    background: url(./images/spritezz.png);
    float: right;
    height: 15px;
    margin: 5px 10px;
    width: 15px;
}
li#emailz a {
    background: url(./images/spritezz.png) right 30px;
    float: right;
    height: 15px;
    margin: 5px 0px;
	position: absolute;
    width: 23px;
}
#searchsubmit {
    display: none;
}
#s {
    border: 1px dotted;
    float: right;
    line-height: 15px;
    padding: 2px;
    width: 100px;
}
#access-search {
   float: right;
   margin: 6px 15px;
   width: 200px;
}
.menu {
    width: 100%;
}
.sf-menu, .sf-menu * {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
.sf-menu {
    line-height:1;
}
.sf-menu ul {
    position:absolute;
    top:-999em;
    width:10em;
}
.sf-menu ul li {
    width:100%;
}
.sf-menu li:hover {
    visibility:inherit;
}
.sf-menu li {
    float:left;
    position:relative;
}
.sf-menu a {
    display:block;
    position:relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left:0;
    top:2.5em;
    z-index:99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top:-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    left:10em;
    top:0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
    top:-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left:10em;
    top:0;
}
.sf-menu {
    float:left;
}
.sf-menu a {
    padding:8px 13px;
    text-decoration:none;
}
.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu 

.current_page_parent a {
    border-bottom-color:#FFFFFF;
}
.sf-menu a, .sf-menu a:visited {
    color:#666666;
}
.sf-menu li {
    line-height: 21px;
}
.sf-menu li li {
    background:#FFFFFF none repeat scroll 0 0;
}
.sf-menu li li li {
    background:#9AAEDB none repeat scroll 0 0;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, 

.sf-menu a:active {
    background:#FAFAFA none repeat scroll 0 0;
    border-bottom-color:#CCCCCC;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:0;
}
.sf-menu ul {
    box-shadow: 0px 3px 3px #DDD;
    margin: 5px 0 0 0;
    opacity: 0.9;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    top:32px;
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#FAFAFA none repeat scroll 0 0;
    border-bottom:medium none;
}
.sf-menu ul a:hover {
    color:#FF4B33;
}

/* ====CONTENT==== */

#main {
    margin: 0 auto;
    overflow: visible;
    padding: 50px 0 0 0;
    width: 800px;
}
.category-drawing #main, .home #main {
    width: 98%;
}
.category-drawing #container, .category-drawing #content, .home #container, .home #content {
    width:100%;
}
#content {
    margin: 0;
    overflow: visible;
    width: 800px;
}
.page-template-template-page-fullwidth-php #content, .page-template-template-page-fullwidth-php #main { 
    width: 960px;
}
body.slug-spinning-rooms #main, body.slug-spinning-rooms #content {
    width: 900px
}
.page-title {
    font-family:Arial,sans-serif;
    font-size:1.3em;
    font-weight:bold;
    line-height:26px;
    padding:0 0 7px;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666666;
    text-decoration:none;
}
.page-title a:active, .page-title a:hover {
    color:#FF0000;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    border-bottom:0.1em solid #EEEEEE;
    margin-bottom:50px;
    padding:0 0 5px;
}
.single .hentry {
    margin-bottom:20px;
}
.page .hentry{
    border:0px;
}
.category-drawing .hentry {
    border:none;
    display:inline-block;
    margin:0 4% 50px 0;
    padding:0;
    vertical-align:top;
    width:250px;
    -moz-box-shadow:2px 2px 10px #eee;
    -webkit-box-shadow:2px 2px 10px #eee;
    box-shadow:2px 2px 10px #eee;
}
body.slug-rainbow-divider .hentry {
    border-bottom: none;
	}
body.slug-rainbow-divider .post {
    text-align: center;
}
body.slug-rainbow-divider .entry-content img {
    max-width: none;
}
.home #content .sticky {
    border:1px solid #CCCCCC;
    margin:0 0 66px;
    padding:22px 20px 0;
}
.entry-title {
    color: #000;
    font: bold 15px/16px arial;
    margin: 10px 0 0 0;
    padding: 0;
}
.category .category-drawing .entry-title {
    font: 12px/16px arial;
    margin: 0;
    padding: 0;
    text-align: left;
}
.entry-title a:active, a:hover {
    color:red;
}
.entry-meta {
    color:#888888;
    font-size:0.9em;
    margin:0 0 25px;
}
.entry-meta .author {
    margin:1em 5px 1em 0;
}
.entry-meta .n {
    font-style:italic;
}
.entry-meta abbr {
    border:medium none;
}
.entry-content {
    padding:0;
}
.entry-content table {
    margin-left:1px;
}
.entry-content h2 {
    font: 13px georgia;
    padding: 10px 0 10px 0;
    text-align: center;
}
.entry-content embed {
    margin:0 0 22px;
}
.entry-utility {
    font-size:0.9em;
    margin:30px 0 0 0;
}
.entry-utility a {
    color:#000000;
    text-decoration:none;
}
.entry-utility a:active, .entry-utility a:hover {
    color:#FF0000;
}
.tag-links {
    display:none;
}
.meta-sep {
    display:none;
}
.comments-link {
    font-style:italic;
    margin:3px;
}
.comments-link a {
    text-decoration:underline;
}
.page-link {
    font-size:1.2em;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px;
    padding:22px 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #000000;
    color:#666666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active, .page-link a:hover {
    color:#FF0000;
}
ul#links-page, ul#archives-page {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.shadow {
    -moz-box-shadow: 2px 2px 10px #ddd;
    -webkit-box-shadow: 2px 5px 10px #ddd;
    box-shadow: 2px 2px 10px #ddd;
}
.gallery {
    padding:0 0 22px;
}
.wp-caption {
    text-align:left;
    margin-bottom:18px;
    border:none;
}
.wp-caption img {
    border:none;
}
.wp-caption p.wp-caption-text {
    margin: 0;
    padding:15px 0;
}
#author-info {
    margin:0 0 44px;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:0.3em 1em 0 0;
}
.attachment-jpeg #container, .attachment-png #container {
    width:100%;
}
.attachment-jpeg #content, .attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments, .attachment-png #comments {
    overflow:hidden;
    width:540px;
}
.attachment-jpeg .main-aside, .attachment-png .main-aside {
    display:none;
}

/*navigation*/

.navigation {
    color:#666666;
    font-size:0.9em;
    line-height:18px;
    margin:10px 0 2px;
    overflow:hidden;
}
.navigation a {
    color:#666666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active, .navigation a:hover {
    color:#FF0000;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
    float:left;
    width:50%;
}
.nav-next {
    float:right;
    text-align:right;
    width:50%;
}
#nav-above, #nav-below {
    width:98%;
}
.paged #nav-above {
    display:none;
    padding:0 0 44px;
}
#comments {
    padding:22px 0 0;
    width: 99%;
}
#comments, #comments input, #comments textarea {
    font-size:1em;
    line-height:1.5em;
}
#comments code {
    font-size:0.9em;
    line-height:1.5em;
}
#comments h3 {
    font-size:12px;
	font-weight:normal;
}
#comments-list {
    padding:0 0 18px;
}
#comments-list ol, #comments-list ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
#comments-list ol {
    border-bottom:medium none;
    border-top:1px solid #EEEEEE;
    margin:0 0 18px;
}
#comments-list li {
    background:#FFFFFF none repeat scroll 0 0;
    border-bottom:1px solid #EEEEEE;
    padding:18px 1.5em 0;
    position:relative;
}
#comments-list li.alt {
    background:#FFFFFF none repeat scroll 0 0;
}
#comments-list li.bypostauthor {
}
#comments-list ul li {
    border:1px solid #CCCCCC;
    margin:0 0 18px;
}
#comments-list li .avatar {
    height:36px;
    left:1.5em;
    position:absolute;
    top:22px;
    width:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666666;
    font-size:0.9em;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active, #comments-list .comment-meta a:hover {
    color:#FF0000;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px;
    text-align:right;
}
.comment-reply-link a {
    color:#666666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active, .comment-reply-link a:hover {
    color:#FF0000;
}
.comment-navigation {
    font-weight:bold;
    margin-right:0.5em;
    padding:0 0 18px;
}
.comment-navigation a {
    border:1px solid #CCCCCC;
    color:#666666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active, .comment-navigation a:hover {
    color:#FF0000;
}
.comment-navigation a, .comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    left:-9000px;
    position:absolute;
}
#respond {
    background:#FFFFFF none repeat scroll 0 0;
    overflow:hidden;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #CCCCCC;
    margin:0 0 18px;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #CCCCCC;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    right:1.5em;
    top:18px;
}
#cancel-comment-reply a {
    color:#666666;
}
#respond .required {
    color:#FF0000;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    display:none;
    font-size:11px;
    margin:0;
}
#form-allowed-tags span {
    font-style:italic;
}
.form-submit {
    padding:18px 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0;
}
.solo-subscribe-to-comments {
    color:#666666;
    font-size:11px;
    padding:18px 0 0;
}
.comment_license {
    clear:both;
    color:#666666;
    font-size:11px;
    margin:0;
    padding:18px 0 0;
}
.main-aside {
    background:#FFFFFF none repeat scroll 0 0;
    float:right;
    margin:0 0;
    padding:0;
    width:115px;
}
.aside, .aside input {
    font-size:10px;
    line-height:12px;
    margin-bottom:6px;
}
.aside p, .aside ul, .aside ol, .aside dd, .aside pre {
    margin-bottom:18px;
}
.aside pre, .aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color:#FF0000;
}
.aside .current_page_item .page_item a {
    color:#000000;
}
.aside .current_page_item .page_item a:hover, .aside .current_page_item 

.page_item a:active {
    color:#FF0000;
}
.aside {
    color:#666666;
}
.aside a {
    color:#000000;
}
.aside a:active, .aside a:hover {
    color:#FF0000;
}
.aside h3 {
    font-family:Arial,sans-serif;
    font-size:1.3em;
    /*line-height:1.4em;*/
    line-height:26px;
    /*text-transform:uppercase;*/
    /*padding:0 0 7px;*/
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-family:Arial,sans-serif;
    font-size:1.1em;
    font-weight:bold;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.aside ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
.aside ul ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
.aside ul ul li {
    line-height:1.1em;
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside li li {
    margin:0.1em 0;
}
.aside li li li {
    padding-left:10px;
}
.aside form, .aside table {
    margin-bottom:22px;
}
.aside table {
    border:medium none;
}
.aside thead {
    border:1px solid #CCCCCC;
}
.aside tbody {
    border:1px solid #CCCCCC;
}
.aside th, .aside td {
    border-right:1px solid #CCCCCC;
    padding:0.25em 0.8em;
}
.aside tfoot tr {
    border:medium none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px;
}
.main-aside ul {
    padding:0 10px;
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}
#primary {
    margin-bottom:2px;
    padding:0;
}
/*#content .aside {
    border:1px solid #CCCCCC;
    margin:0 0 22px;
    padding:19px 0 0;*/
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family:Georgia,serif;
    font-size:1.2em;
    font-style:italic;
    font-weight:normal;
    padding:0 0 7px;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
#subsidiary {
    padding:33px 0 0;
}
#footer {
    margin-top:0;
}
#siteinfo {
    color:#666666;
    font-size:11px;
    line-height:18px;
    padding:2px 0 4px;
}
#siteinfo a {
    color:#666666;
}
#siteinfo a:active, #siteinfo a:hover {
    color:#FF4B33;
}

/*slideshow
-----------------------------------------------------------------*/

#s1 {
    height: 500px;
    margin: 0 0 38px 0;
    position: relative;
    width: 800px;
}


/*special pages
----------------------------------------------------------------*/

body.slug-1-minute-of-subtle-differentiation {
    background: url(http:/blog/wp-content/uploads/1-minute-of-subtle-differentiation.gif) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.slug-diamond-divider {
    background: url(http:/blog/wp-content/uploads/tower-divider-slim.gif);
}
body.slug-naming-conventions .hentry {
    font: 18px/50px georgia;
    text-align: center;
}

/*Rainbow divider regular
----------------------------------------------------------------*/

@font-face {
    font-family: 'RainbowdividerRegular';
    src: url('../kiss/fonts/rainbowdivider/rainbowdivider-regular-webfont.eot');
    src: url('../kiss/fonts/rainbowdivider/rainbowdivider-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../kiss/fonts/rainbowdivider/rainbowdivider-regular-webfont.woff') format('woff'),
         url('../kiss/fonts/rainbowdivider/rainbowdivider-regular-webfont.ttf') format('truetype'),
         url('../kiss/fonts/rainbowdivider/rainbowdivider-regular-webfont.svg#RainbowdividerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@-webkit-keyframes rainbow {
    0%   { color: red; text-shadow: 0px 1px 0 orange, 0px 2px 0 yellow, 0px 3px 0 green, 0px 4px 0 blue, 0px 5px 0 indigo, 0px 6px 0 violet; }
    16%  { color: orange; text-shadow: 0px 1px 0 yellow, 0px 2px 0 green, 0px 3px 0 blue, 0px 4px 0 indigo, 0px 5px 0 violet, 0px 6px 0 red; }
    33%  { color: yellow; text-shadow: 0px 1px 0 green, 0px 2px 0 blue, 0px 3px 0 indigo, 0px 4px 0 violet, 0px 5px 0 red, 0px 6px 0 orange; }
    50%  { color: green; text-shadow: 0px 1px 0 blue, 0px 2px 0 indigo, 0px 3px 0 violet, 0px 4px 0 red, 0px 5px 0 orange, 0px 6px 0 yellow; }
    66%  { color: blue; text-shadow: 0px 1px 0 indigo, 0px 2px 0 violet, 0px 3px 0 red, 0px 4px 0 orange, 0px 5px 0 yellow, 0px 6px 0 green; }
    83%  { color: indigo; text-shadow: 0px 1px 0 violet, 0px 2px 0 red, 0px 3px 0 orange, 0px 4px 0 yellow, 0px 5px 0 green, 0px 6px 0 blue; }
	100% { color: violet; text-shadow: 0px 1px 0 red, 0px 2px 0 orange, 0px 3px 0 yellow, 0px 4px 0 green, 0px 5px 0 blue, 0px 6px 0 indigo; }
}
@-moz-keyframes rainbow {
    0%   { color: red; text-shadow: 0px 1px 0 orange, 0px 2px 0 yellow, 0px 3px 0 green, 0px 4px 0 blue, 0px 5px 0 indigo, 0px 6px 0 violet; }
    16%  { color: orange; text-shadow: 0px 1px 0 yellow, 0px 2px 0 green, 0px 3px 0 blue, 0px 4px 0 indigo, 0px 5px 0 violet, 0px 6px 0 red; }
    33%  { color: yellow; text-shadow: 0px 1px 0 green, 0px 2px 0 blue, 0px 3px 0 indigo, 0px 4px 0 violet, 0px 5px 0 red, 0px 6px 0 orange; }
    50%  { color: green; text-shadow: 0px 1px 0 blue, 0px 2px 0 indigo, 0px 3px 0 violet, 0px 4px 0 red, 0px 5px 0 orange, 0px 6px 0 yellow; }
    66%  { color: blue; text-shadow: 0px 1px 0 indigo, 0px 2px 0 violet, 0px 3px 0 red, 0px 4px 0 orange, 0px 5px 0 yellow, 0px 6px 0 green; }
    83%  { color: indigo; text-shadow: 0px 1px 0 violet, 0px 2px 0 red, 0px 3px 0 orange, 0px 4px 0 yellow, 0px 5px 0 green, 0px 6px 0 blue; }
	100% { color: violet; text-shadow: 0px 1px 0 red, 0px 2px 0 orange, 0px 3px 0 yellow, 0px 4px 0 green, 0px 5px 0 blue, 0px 6px 0 indigo; }
}
.rainbow {
    font-size: 36px;
    line-height: 45px;
    font-family: RainbowdividerRegular;
    letter-spacing: 5px;
    -webkit-animation: rainbow 1s infinite linear;
    -moz-animation: rainbow 1s infinite linear;
}
