/*
Theme Name: Webfolio
Author: Site5.com
Author URI: http://gk.site5.com/t/198
Description: Check <a href="http://wordpress.site5.com/webfolio/doc/">Webfolio Documentation</a> in case you need directions</a>.
*/

/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
        font-weight:normal;
        font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
        color:#333;
        background:#EFEFEF url(images/bk_body.jpg) repeat-x;
        line-height:130%;
}

ul {
        list-style:none;
}

a {
        text-decoration:none;
}

a:hover {
        text-decoration:underline;
}

a:focus {
        outline:none;
}

p {
        margin:0 0 1em;
}



h1, h2, h3 {
        font-size:28px;
        letter-spacing:-1px;
        line-height:100%;
        padding-bottom:15px;
}

h1 {
        padding-top:10px;
}


h2 {
        font-size:20px;
        padding-top:10px;
        font-weight:normal;
}

h3 {
        font-size:16px;
        padding-top:10px;
}

 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#wrapper {
        margin:0 auto;
        width:910px;
}

#header {
        height:165px;
        position:relative;
        z-index:99;
        padding:0 8px;
}

#content {
        padding-bottom:20px;
}

#colLeft{
        width:615px;
        float:left;
        padding-left:3px;
        padding-top:15px;

}

/* page container for Portfolio */
#colFull{
        padding-left:0px;
        padding-top:15px;
        width:925px;
}

#colRight {
        padding:8px;
        float:left;
        width:256px;
        border:1px solid #ccc;
        background:#fff;
        margin-left:17px;
        margin-top:15px;
        font-size:12px;
}

#colRight #inner {
        padding:10px;
        background:url(images/bk_colright.jpg);
}

#footer {
        background:#000 url(images/bk_footer.jpg) 0 0 repeat-x;
        margin:0;
        color:#d1cfcf;
        position:relative;
        font-size:11px;
        padding-bottom:20px;
}

#innerFooter {
        width:950px;
        margin:0 auto;
        padding:15px 0 25px;
        position:relative;
        color:#d1cfcf;

}
#innerFooter {color:#d1cfcf;}
#innerFooter .footerBox ul li a {color:#d1cfcf;}
/*#innerFooter .footerBox a {color:#d1cfcf;}*/
.footerbox textwidget {color:#d1cfcf;}
/* HEADER ELEMENTS
------------------------------------------*/
#site5top {
        position:absolute;
        top:17px;
        right:8px;
}

#site5top a {
        display:block;
        width:197px;
        height:22px;
        text-indent:-9999px;
        background:url(images/site5_top.png) 0 0 no-repeat;
}
/* -- logo --*/
#logo {
        position:absolute;
        top:1px;
        left:5px;
        color:#FFF;

}

#logo a img{
        border:none;
        vertical-align:middle;
        margin-right:20px;
}

#logo span {
        font-size:16px;
        padding-top:15px;
}


/* -- search --*/
#searchTop {
        position:absolute;
        right:0;
        top:64px;
        height:59px;
        width:255px;
        background:url(images/bk_search.jpg) 0 0 no-repeat;
        padding:16px 0 16px 15px;
}


/* -- main menu --*/

#topMenu {
        width:910px;
        height:53px;
        position:absolute;
        top:123px;
        left:0;
}

#topMenu ul.sf-menu {
        padding-top:18px;
        padding-left:3px;
}

#topMenu ul.sf-menu li {
        float:left;
        padding:0 15px;
        font-size:12px;
}
#topMenu ul.sf-menu li a {
        text-decoration:none;
        text-transform:uppercase;
}

#topMenu ul.sf-menu li li a {
        padding:0 12px;
}

#topMenu ul.sf-menu li a:hover {
        text-shadow:none;
}

#topMenu ul.sf-menu li li {
        padding:0;
        padding-top:2px;
        border:none;
}

#topMenu ul.sf-menu li ul.children, #topMenu ul.sf-menu li ul.sub-menu {
        padding:0;
        border:1px solid #40BDFE;
        background:#00ACFE url(images/green/bk_submenu.png) 0 -4px repeat-x;
}

#topMenu ul.sf-menu li ul.children li, #topMenu ul.sf-menu li ul.sub-menu li, #topMenu ul.sf-menu li.page_item ul li  {
        position:relative;
        line-height:100%;
        height:28px;
        text-transform:none;
}
#topMenu ul.sf-menu li ul.children li a, #topMenu ul.sf-menu li ul.sub-menu li a, #topMenu ul.sf-menu li.page_item ul li a {
        text-decoration: none;
        display:block;
        padding-top:7px;
        line-height:100%;
        border:none;
        text-transform:none;
}


#topMenu ul.sf-menu li ul.children li ul.children a, #topMenu ul.sf-menu li ul.sub-menu li ul.sub-menu a {
        text-decoration: none;
        position:relative;
        border:none;
}
#topMenu ul.sf-menu li ul.children, #topMenu ul.sf-menu li ul.sub-menu,  #topMenu ul.sf-menu li.page_item ul
{
        margin-top:-4px;

}
#topMenu ul.sf-menu li ul.children ul.children, #topMenu ul.sf-menu li ul.sub-menu ul.sub-menu
{
        margin:0 0 0 25px;
}

.rssTag {
        position:absolute;
        width:50px;
        height:41px;
        background:url(images/ico_rss.png) 0 0 no-repeat;
        text-indent:-9999px;
        right:10px;
        top:123px;
        z-index:9999;
}

/* CONTENT ELEMENTS
----------------------------------------------*/
#colFull h1 {
        text-transform:capitalize;
        position:relative;
}

#colFull h1 ul {
        position:absolute;
        right:15px;
        top:20px;
}

#colFull h1 ul li {
        float:left;
        padding:0 10px;
        border-left:1px solid #ccc;
        line-height:100%;
        font-size:12px;
}

#colFull h1 ul li a{
        font-size:12px;
        font-weight:normal;
        color:#0093CA;
        letter-spacing:normal;

}

#colFull h1 ul li a:hover {
        text-decoration:underline;
}

#archive-title, .searchQuery {
        padding:0 0 10px 0;
        font-size:12px;
        margin-bottom:5px;
        background:url(images/bk_separattor_horiz.jpg) 0 100% repeat-x;
}

.alignleft {
        float:left;
        margin:5px 10px 5px 0;
}

.alignright {
        float:right;
        margin:5px 0 5px 10px;
}

#homeBoxes {
        padding-top:15px;

}

#homeBoxes .homeBox {
        width:276px;
        float:left;
        margin-right:40px;
        background:url(images/bk_dotted_thick.png) 0 0 repeat-x;
        font-size:12px;
	color: #000;
}


#homeBoxes .last{
        margin-right:0;
}

#homeBoxes .homeBox h2 {
        padding:15px 0 15px;
}

.more-link {
        display:block;
        width:92px;
        height:30px;
        padding-left:12px;
        padding-top:2px;
        font-size:12px;
        clear:both;
}

.more-link:hover {
        text-decoration:none;
}

.blogPost {
        background:url(images/bk_separattor_horiz.jpg) 0 100% repeat-x;
        padding-bottom:5px;
        margin-bottom:10px;
}

.blogPost .meta {
        background:url(images/bk_meta.jpg) 1px 0 repeat-x;
        height:34px;
        font-size:11px;
        line-height:34px;
        padding-left:48px;
        position:relative;
        margin-bottom:20px;
        text-shadow:#efefef 1px 1px;
}

.blogPost .meta img {
        vertical-align:middle;
        margin-right:3px;
}

.blogPost .meta .date{
        position:absolute;
        left:1px;
        top:-3px;
        width:39px;
        height:44px;
        text-align:center;
        text-transform:uppercase;
        padding-right:1px;
        line-height:155%;
        text-shadow:none;
}

.blogPost .meta .date strong {
        font-size:20px;
}

#colLeft .blogPost p img {
        margin:0 10px 10px 0;
        border:8px solid #fff;
}

/* share icons */
#colLeft .social {
        padding:10px 0;
        background:url(images/bk_separattor_horiz.jpg) 0 100% repeat-x;
        margin-bottom:10px;
}

#colLeft .social a img {
        padding:0;
        border:none;
        background:none;
        vertical-align:middle;
}

#colLeft .social strong {
        padding-right:10px;
}

#colLeft ul {
        list-style:disc;
        list-style-position:inside;
}

/* COL RIGHT
-------------------------------------------*/

#colRight h2{
        text-transform:uppercase;
        font-size:15px;
        padding:0;
        margin:0;
        padding-bottom:5px;
        font-weight:bold;
}

#colRight ul {
        padding-bottom:15px;

}

#colRight ul li {
        border-bottom:1px solid #D1D1D1;
        border-top:1px solid #fff;
        padding:7px 0 7px 12px;
}


/* FOOTER ELEMENTS
--------------------------------------------*/

.textwidget {
        padding-top:10px;
        color:#d1cfcf;
}

#footer .footerBox {
        width:276px;
        float:left;
        margin:0 20px;
        background:url(images/bk_dotted_thick.png) 0 0 repeat-x;
        font-size:12px;
        color:#d1cfcf;
}

#footer .footerBox {
        background:none;
}

#footer .footerBox h2  {
        padding-bottom:10px;
}

#footer .last{
        margin-right:0;
}

#footer .footerBox ul li {
        padding:7px 0;
        padding-left:12px;
        color:#d1cfcf;
}


#footer .footerBox ul li a {
        text-decoration:none;
        color:#d1cfcf;
}


#footer .footerBox ul#social li {
        padding:10px 0;
        padding-left:40px;
        line-height:110%;
}


#footer .footerBox ul#social li a{
        font-size:11px;
}

#footer .footerBox ul#social li.twitter {
        background:url(images/ico_twitter.png) 0 50% no-repeat;
}

#footer .footerBox ul#social li.facebook {
        background:url(images/ico_facebook.png) 0 50% no-repeat;
}

#footer .footerBox ul#social li.flickr {
        background:url(images/ico_flickr.png) 0 50% no-repeat;
}

#footer .footerBox ul#social li.linkedin {
        background:url(images/ico_linkedin.png) 0 50% no-repeat;
}
#footer .footerBox ul#social li.youtube {
        background:url(images/youtube.png) 0 50% no-repeat;
}

#copy {
        clear:both;
        padding:20px 0 10px 20px;
}

#footer #footerMenu ul {
        padding-left:20px;
}

#footer #footerMenu ul li{
        float:left;
        padding:0 10px;
        border-left:1px solid #292929;
        line-height:100%;
}

#site5bottom {
        position:absolute;
        right:80px;
        bottom:10px;
        margin-top:20px;
}

#site5bottom a {
        display:block;

        width:251px;
        height:50px;
        /*text-indent:-9999px; */
        /*background:url() 0 0 no-repeat;*/
        /*color:#ccc;*/
}

/* HOME SLIDER
-----------------------------------------------*/

#slider {
        padding:7px 0;
        height:363px;
        margin-top:20px;
}

.panel .right {
        padding:10px;
        float:left;
        width:252px;
        border:1px solid #ccc;
        background:#fff;
}

.panel .right .text {
        padding:10px;
        font-size:14px;
        background:url(images/bk_slider_text.jpg) 100% 0 no-repeat;
        height:317px;

}

.panel .right .text .featured {
        font-size:11px;
}

.panel .right .text .featured img {
        margin-right:5px;
}

.panel .right .text p {
        display:block;
        background:url(images/bk_dotted.png) 0 0 repeat-x;
        margin:0;
        padding-top:10px;
}

.panel .right .text h1, .panel .text h1 a {
        font-size:22px;
        font-weight:normal;
        margin-bottom:0;
        line-height:110%;
        padding:8px 0;
        color:#333;
}

.panel .image {
        float:left;
        padding:10px;
        border:1px solid #ccc;
        background:#fff;
        margin-right:13px;
}

/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
        float:left;
        position: relative; /*leave this value alone*/
        overflow: hidden; /*leave this value alone*/
        width: 100%; /*Width of Carousel Viewer itself*/
        height: 359px; /*Height should enough to fit largest content's height*/;
}


.stepcarousel .belt{
        position: absolute; /*leave this value alone*/
        left:0;
        top: 0;
}

.stepcarousel .panel{
        float: left; /*leave this value alone*/
        overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
        width: 910px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
        position:relative;
}

/*COMMENTS
---------------------------------------------*/

#colLeft h2.comments {
        padding-bottom:20px;
        background:url(images/bk_separattor_horiz.jpg) 0 100% repeat-x;
}

#colLeft ul.commentlist {
        list-style-type:none;
        background:url(images/bk_separattor_horiz.jpg) 0 100% repeat-x;
        padding-bottom:20px;
        margin-bottom:15px;
}

#colLeft ul.commentlist li {
        margin-top:15px;
}

#colLeft ul.commentlist li .text {
        position:relative;
        padding:12px;
        background:#fff;
        border:1px solid #D1D1D1;
}

#colLeft ul.commentlist li .text .topLeft {
        position:absolute;
        top:-1px;
        left:-1px;
        width:12px;
        height:12px;
        background:url(images/bk_comment_top_left.jpg) 0 0 no-repeat;
}

#colLeft ul.commentlist li .text .topRight {
        position:absolute;
        top:-1px;
        right:-1px;
        width:12px;
        height:12px;
        background:url(images/bk_comment_top_right.jpg) 0 0 no-repeat;
}

#colLeft ul.commentlist li .text .bottomRight {
        position:absolute;
        bottom:-1px;
        right:-1px;
        width:12px;
        height:12px;
        background:url(images/bk_comment_bottom_right.jpg) 0 0 no-repeat;
}

#colLeft ul.commentlist li .text .bottomLeft {
        position:absolute;
        bottom:-1px;
        left:-1px;
        width:12px;
        height:12px;
        background:url(images/bk_comment_bottom_left.jpg) 0 0 no-repeat;
}

#colLeft ul.commentlist li .text .bubble {
        position:absolute;
        top:-9px;
        left:16px;
        width:16px;
        height:10px;
        background:url(images/bk_bubble.png) 0 0 no-repeat;
}

#colLeft ul.commentlist .commentmetadata span {
        font-size:12px;
}


#colLeft ul.commentlist li .avatar {
        border:5px solid #FFF;
        padding:1px;
        background:#fff;
        float:left;
        margin-right:5px;
        margin-bottom:5px;
}

#colLeft ul.commentlist li em {
        font-size:12px;
        padding-top:5px;
}

#colLeft ul.commentlist li ul.children {
        padding-left:35px;
}

#colLeft ul.commentlist li .reply {
        font-size:12px;
}

#colLeft h2.postComment {
        background:url(images/ico_arrow_post.png) 3px 50% no-repeat;
        padding-left:28px;
}


/* FORMS
-------------------------------------------*/


#searchform input {
        border:none;
        background:#000;
        padding:6px 4px 7px;
        color:#999;
        width:165px;
        float:left;
}

#searchform input#searchsubmit {
        width:72px;
        height:30px;
        border:none;
        background:url(images/but_search.jpg) 0 0 no-repeat;
        cursor:pointer;
        padding:0 0 0 4px;
        text-align:left;
        color:#ccc;
        font-size:11px;
}

/* post comment */

#commentform p {
        margin:0;
}

#commentform label {
        display:block;
        padding:5px 0 2px;
}

#commentform input, #commentform textarea {
        border:1px solid #fff;
        border-top:1px solid #ddd;
        border-left:1px solid #ddd;
        padding:7px;
        font-family:Arial, Helvetica, sans-serif;
        width:300px;
        font-size:12px;
}


#commentform textarea {
        width:600px;
}

#commentform input#submit{
        border:none;
        width:80px;
        height:34px;
        margin-top:15px;
        background:url(images/but_send.png) 0 0 no-repeat;
        color:#fff;
}

/* contact */

#contact label {
        display:block;
        padding:8px 0 2px;
}

#contact input, #contact textarea {
        border:1px solid #fff;
        border-top:1px solid #ddd;
        border-left:1px solid #ddd;
        padding:5px;
        font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
        color:#666;
        width:300px;
}

#contact textarea {
        width:500px;
}

#contact input.submit {
        border:none;
        width:80px;
        height:34px;
        margin-top:20px;
        background:url(images/but_send.png) 0 0 no-repeat;
        color:#FFF;
}

.errormsg, .successmsg{
        background:#FEF4F1;
        border:1px solid #F7A68A;
        color:#DA4310;
        padding:10px;
}

.successmsg {
        background:#F5FAF1;
        border:1px solid #C2E1AA;
        color:#8FA943;
}


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: ".";
    display:block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
        display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
        clear: both;
}

.noclear {
        clear: none;
}

/***********Expandable Events*************/

.trigger {
 margin: 0 0 5px 0;
 width: 600px;
 float: left;
}
.trigger a {
 color: #002546;
 text-decoration: none;
 display: block;
}
.trigger a:hover {
 color: #1173CA;
}
.active {background-position: left bottom;}
.toggle_container {
 overflow: hidden;
 width: 600px;
 clear: both;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -webkit-box-shadow: 0px 0px 6px #cccccc;
 -moz-box-shadow: 0px 0px 6px #cccccc;
}
.toggle_container .block {
 padding: 10px;
 background-color:#ffffff;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -webkit-box-shadow: 0px 0px 6px #cccccc;
 -moz-box-shadow: 0px 0px 6px #cccccc;
}
.blue {background: #4594c3; width:100%;}
.event_title {background: #fff; width:100%; padding-left:0;}
.event_data {
             background: #fff;
             padding-left:15px;
             border-radius: 5px;
             -moz-border-radius: 5px;
             -webkit-border-radius: 5px;
             border: 1px solid #4594c3;
             margin-bottom:10px;}

#event_espresso_registration_form {
             background: #fff;
             padding-left:15px;
             border-radius: 5px;
             -moz-border-radius: 5px;
             -webkit-border-radius: 5px;
             border: 1px solid #4594c3;
             margin-bottom:10px;}

.a_register_link {
                                background-color: #4594c3;
                                background-image: -moz-linear-gradient(100% 100% 90deg, #4ca1d4, #4594c3 );
                                background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4ca1d4), to(#4594c3));
                                border-radius: 3px;
                                -moz-border-radius: 3px;
                                -webkit-border-radius: 3px;
                                border-bottom: 1px solid #b1def8;
                                color: #fff;
                                display: block;
                                font: normal bold 1.2em/1.5em Arial,Verdana,sans-serif;
                                letter-spacing: -0.02em;
                                margin: 0 0 2px 0;
                                padding: 5px 5%;
                                text-shadow: 0 1px 1px #000;
                                /*text-transform: uppercase;*/
                                width: 135px; }

                                .a_register_link:hover{
                                        background-color: #ccc;
                                        background-image: -moz-linear-gradient(100% 100% 90deg, #bababa, #e1e1e1 );
                                        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e1e1e1), to(#bababa));
                                        border-bottom: 1px solid #f1f1f1;
                                        color: #000;
                                        text-decoration: none;
                                        text-shadow: 1px 1px 1px #fff; }

                                .a_register_link:active{
                                        background-color: #252525;
                                        background-image: -moz-linear-gradient(100% 100% 90deg, #3e3e3e, #181818 );
                                        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#181818), to(#3e3e3e));
                                        border-bottom: 1px solid #666;
                                        color: #000;
                                        outline: none;
                                        text-decoration: none;
                                        text-shadow: 0 1px 1px #555; }

/* ------- Fluid Columns for Shortcodes ------- */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:4%; float:left; }
.last{ margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}
.wpst_question {font-weight: bold; margin-bottom: 15px; border-bottom: 1px dashed #000;}
strong {font-weight: bold;}

