/*   
Theme Name: Kio Kustom
Theme URI: 
Description: Custom theme for Kio.
Author: Michael Kleymann
Author URI: http://mikekleymann.com
Version: 1.0
*/

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Import a basic layout */
@import url('styles/2c-r.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');

/* Layout 1 Column, Widget areas at bottom */
/* @import url('styles/1c-b.css'); */

/* Layout 2 column, sidebar left */
/* @import url('styles/2c-l.css'); */

/* Layout 2 column, sidebar right */
/* @import url('styles/2c-r.css'); */

/* Layout 3 column, sidebars left and right */
/* @import url('styles/3c-b.css');*/

/* Layout 3 column, sidebars right */
/* @import url('styles/3c-r.css'); */

/* Layout 3 column, sidebars left */
/* @import url('styles/3c-l.css'); */


body {
        /*margin: 0 auto;*/
        background-image: url('images/chevron_back.png');
}

#wrapper {
        margin: 30px auto;
        background-color: #ffffff;
        width: 1100px;
        border: 2px solid #532e63;
}

#main {
        margin: 0 10px 0px 20px;
        
}

.csc_break hr {
        margin: 15px 0;
}

/* =Header
-------------------------------------------------------------- */

#branding {
        background-image: url('images/header.png');
        width: 1100px;
        height: 176px;
}

#branding a {
        display: block;
        width: 500px;
        height: 92px;
        padding: 42px 0 0 40px;
}

/* =Menu
-------------------------------------------------------------- */

#access .menu-top-container {
        position: relative;
        height:25px;
        min-width: 800px;
        top:-31px;
}

#access {
        margin: 0 -8px;
        min-height: 38px;
        background-color: #bcbec0;
        clear: both;
}
.skip-link {
        display: none;
}

ul#menu-top {
        margin: 0 0 0 0;
        float: right;
        padding-right: 14px;
}
ul#menu-top a {
        display: block;
        float: left;
        width:84px;
        height: 26px;
        text-align: center;
        margin-right:6px;
        padding-top: 5px;
}

ul#menu-top li.about a {
        background-image: url('images/about-back.png');
}

ul#menu-top li.services a {
        background-image: url('images/services-back.png');
}

ul#menu-top li.gallery a {
        background-image: url('images/gallery-back.png');
}

ul#menu-top li.contact a {
        background-image: url('images/contact-back.png');
}

ul#menu-top li.blog a {
        background-image: url('images/blog-back.png');
}

#menu-top ul.sub-menu {
        display: none;
        position: absolute;
        top: 30px;
        left: 0;
        list-style: none;
        margin: 0 35px;
        min-height: 50px;
        width:1080px;
}

/*ul.sub-menu li{
        display: none;
}*/

ul#menu-top li:hover ul.sub-menu {
        display: block;
}
#menu-top ul.sub-menu a {
        width: auto!important;
        background-image: none!important;
        padding-top: 10px;
        float:right!important;
}
.menu ul ul {
        display: none;
}
.menu li {
        display: inline;
}

#leftscroll, #rightscroll {
        width: 8px;
        height: 30px;
        position: relative;
        top: -8px;
        z-index: -1;
}

#leftscroll {
        right: 8px;
        float:left;
        background-image: url('images/leftbannerscroll.png');
        background-repeat: no-repeat;
}

#rightscroll {
        left: 8px;
        float: right;
        background-image: url('images/rightbannerscroll.png');
        background-repeat: no-repeat;
}
/* =Content
-------------------------------------------------------------- */

.post {
        margin: 0 0 3em 0;      
}
.entry-content, .entry-summary {
        margin: 1.5em 0 0 0;
        padding-bottom: 30px;
}

.entry-content .csc_post_thumbnail img{
        width: 800px;
        height: auto;
}

/* =Text styling
-------------------------------------------------------------- */
h1, h1.entry-title{
        font-size: 32px;
        color: #800080;
        padding: 20px 0 10px 0;
}

h3, h2, h2 a {
        font-size: 24px;
        color: #800080;
        padding: 20px 0 10px 0;
}

p {
        color: #696969;
        font-size: 14px;
}

span.menu {
        color: #fff;
        font-size: 20px;
        font-weight: bold;
}

ul.sub-menu span.menu {
        color: #000;
        margin-right: 20px;
}


h3.widget-title {
        font-size: 20px;
        color: #000;
}

table.calendar {
        float:left;
        width: 180px;
        height:200px;
        margin: 0 0 30px 20px;
}

table.calendar td {
        text-align: center;
        color: #696969;
}

a, a:visited {
        color: #4B0082;
        text-decoration: underline;
}

a:active {
        color: #800080;
        text-decoration: underline;
}

a:hover {
        color: #800080;
        text-decoration: underline;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
        margin: 0 0 1.5em 0;
        overflow: auto; 
}

.nav-previous {
        width: 385px;
        float: left;
}

.nav-previous a {
        float: right;
}

.nav-separator {
        width:18px;
        float:left;
        padding-left: 15px;
}
/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
        list-style: none;
        margin-left: 0;
}
.widget-area ul ul {
        list-style: disc;
        margin-left: 8px;
}
.widget-area ul ul ul {
        margin-left: 2.5em;
}
.widget-container {
        margin: 10px 0 0 0;
        min-height: 40px;
}

.widget-container.advanced_text {
        margin-left: 8px;
}

.sidebarimage {
        background-image: url('images/kio.png');
        background-repeat: no-repeat;
        height: 175px;
        width: 175px;
        margin: 0 auto;
}

.sidebarimage a {
	height: 175px;
	width: 175px;
	display: block;
}

.menu-social-container ul {
        margin-left: 10px!important;
}


#menu-social a {
        display: block;
        float: left;
}

#menu-social li.contact a {
        width: 40px;
        height: 39px;
        background-image: url('images/soc_contact.png');
        background-repeat: no-repeat;
}

#menu-social li.fb a {
        width: 40px;
        height: 38px;
        background-image: url('images/soc_fb.png');
        background-repeat: no-repeat;
}

#menu-social li.pinterest a {
        width: 40px;
        height: 38px;
        background-image: url('images/soc_pint.png');
        background-repeat: no-repeat;
}

#menu-social li.etsy a {
        width: 40px;
        height: 39px;
        background-image: url('images/soc_etsy.png');
        background-repeat: no-repeat;
}

#menu-social li.z a {
        width: 40px;
        height: 38px;
        background-image: url('images/soc_z.png');
        background-repeat: no-repeat;
}

.displaced {
        position: absolute;
        left: -9999999px;
}


#menu-side-menu li a {
        display: block;
        height: 19px;
        width: 167px;
        margin: 0 0 10px 10px;
        background-repeat: no-repeat;
}

#menu-side-menu li.meetteam a {
        background-image: url('images/meetteam.png');
}

#menu-side-menu li.tagscats a {
        background-image: url('images/tags.png');
}

#menu-side-menu li.archives a {
        background-image: url('images/archives.png');
}

#menu-side-menu li.vendors a {
        background-image: url('images/vendors.png');
}

#menu-side-menu li.websites a {
        background-image: url('images/websites.png');
}

ul#menu-side-menu {
        margin-left: 15px;
}

#proj_title {
        height: 19px;
        width: 167px;
        margin: 0 0 10px 17px;
        background-image: url('images/recent_proj.png');
}

#proj_img {
        margin-left: 12px;
}



#searchform {
        height: 44px;
        width: 206px;
        background-image: url('images/searchback.png');
        background-repeat: no-repeat;
        margin: 0 0 0 10px;
}

#searchform input {
        float: left;
}
#searchform input[type="text"] {
        width: 120px;
        margin: 12px 0 0 12px;
        background: none;
        border: none;
}

#searchform input[type="image"] {
        margin: 12px 0 0 10px;
        height: 20px;
        width: 50px;
}


.widget-area h3.widget-title {
        text-align: center;
}

.widget-area .csc_post {
        width: 54px;
        float: left;
        margin: 3px;
        background-color: #e8e8e8;
}

#proj_img .csc_post_thumbnail {
	width: 51px;
	height: 54px;
	overflow: hidden;
}

.widget-area .csc_post_thumbnail img{
        width: auto;
        height: 48px;
        margin: 3px;
}

.widget-area .csc_post_title {
        margin: 0 3px;
}

.bouquet {
        clear: both;
        margin-left: 13px;
}

.bouquet .csc_post {
        width: 161px;
        margin: 5px 0 5px 10px;
}

.bouquet_title {
        width: 167px;
        height: 19px;
        background-image: url('images/feat_bouquet.png');
        background-repeat: no-repeat;
        background-position: bottom right;
        padding: 10px 0 0 7px;
}

.bouquet .csc_post_thumbnail img {
        width: 155px;
        height: auto;
}

.bouquet .csc_post_title {
        display: none;
}

.availability a {
        clear: both;
        width: 167px;
        height: 19px;
        display: block;
        background-image: url('images/avail.png');
        background-repeat: no-repeat;
        background-position: bottom right;
        padding: 10px 0 0 7px;
        margin-left: 15px;
}

.sidebar-bottom {
        width: 161px;
        height: 37px;
        background-image: url('images/swoosh.png');
        background-repeat: no-repeat;
        background-position: bottom right;
        padding: 0 0 0 32px;
}

#post-image img {
        width: 800px;
        height: auto;
}

#post-image {
        margin-bottom: 20px;
}
/* = Clearfix
 * -----------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

