/*
    Theme Name: Dynamiska 2010
    Theme URI: http://barbal.se/
    Description: De nya tiderna
    Author: Daniel Farsi
    Version: 0.1
*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

/* 
    USEFULL
*/
.clear {
    line-height: 0px; 
    font-size: 0px;
    height: 0px; 
    clear: both; 
}
.clear_left {
    line-height: 0px;
    font-size: 0px;
    height: 0px;
    clear: left;
}
.clear_right {
    line-height: 0px;
    font-size: 0px;
    height: 0px;
    clear: right;
}
.alignleft {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}
/*
    BASIC
*/
html, body {
    background: #f1f1f1;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}
body {
    padding-top: 5px;
    background: #f1f1f1 url(img/background-1.jpg) no-repeat top center;
}
div#wrapper {
    width: 950px;
    margin: 0 auto;
    padding-bottom: 10px;
}
div#content {
    float: left;
    width: 590px;
}
div#sidebar {
    float: left;
    width: 270px;
    margin-left: 10px;
}
div#authors {
    float: left;
    width: 70px;
    margin-left: 10px;
}
div#footer {
}
div.window {
    padding: 5px;
    background-color: #FFF;
}

/*
    TEXT
*/
h1, h2, h3, h4, h5 {
    font-family: 'Times New Roman', Times, serif;
    text-decoration: none;
    font-weight: normal;
    color: #000;
}
h2 {
    font-size: 36px;
    font-weight: normal;
    margin: 0px 0px 0px;
}
h2 a {
    color: #000;
}
h2 a:hover {
    color: #ff1a1a;
}
div#flow div.half_col h2 {
    font-size: 26px;
}
div#flow div.small_col h2 {
    font-size: 20px;
}
div#flow div.second_col h2 {
    font-size: 30px;
}
div#flow div.first_col .thumbnail h2 {
    padding: 10px 5px;
    font-size: 24px;
}
div#flow div.second_col .thumbnail h2 {
    padding: 10px 5px;
    font-size: 20px;
}
div#flow div.half_col .thumbnail h2 {
    padding: 5px;
    font-size: 20px;
}

div#flow div.single.veckans h2, div#flow div.single.film h2 {
    padding-top: 10px;
    font-size: 28px;
}

h3 {
    font-size: 24px;
    font-weight: normal;
    margin: 0px 0px 0px;
}
div#sidebar li.widget-container h3 {
    font-size: 24px;
}

/*
    LINKS
*/
a {
    text-decoration: none;
    color: #111;
}
a:hover {
    text-decoration: none;
    color: #ff1a1a;
}
a.more-link {
    display: block;
    margin-top: 15px;
    text-align: right;
    color: #ff1a1a;
}
a.more-link:hover {
    color: #111;
}
a.more-link-small {
    color: #ff1a1a;
    white-space:nowrap;
}
a.more-link-small:hover {
    color: #111;
}
/*
    LINKS - HEADER
*/
div#header a {
    color: #222;
}
div#header a:hover {
    color: #ff1a1a;
}
.common-post h3 {
    margin-top: 20px;
    margin-bottom: -10px;
    padding-bottom: 0px;
}

/*
    COMMON TEXT
*/
.common p {
    margin: 15px 0px;
    font-size: 12px;
    line-height: 180%;
    color: #111;
}
#sidebar .common p, .textwidget p {
    margin: 10px 0px;
    font-size: 12px;
    color: #111;
}
#sidebar .common ul {
    margin: 10px 0px;
    font-size: 12px;
    line-height: 18px;
    color: #111;
}

/*
    COMMON COMMENT TEXT
*/
.common-comment p {
    margin: 5px 0px;
    font-size: 12px;
    line-height: 18px;
    color: #111;
}

/*
    FORM
*/
form {
    padding: 0px;
}
label {
    font-size: 12px;
    font-weight: bold;
    color: #333;
}
input {
    margin: 0;
    margin-top: 2px;
    padding: 7px;
    width: 200px;
    font-size: 14px;
    border: 1px solid #CCC;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
input.submit {
    margin: 0;
    font-size: 14px;
    border: 1px solid #CCC;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 32px;
    background: url(img/submit-bg.png) repeat-x center;
    width: auto;
    padding: 0px 5px;
    float: none;
}
a.button {
    margin: 0;
    font-size: 14px;
    border: 1px solid #CCC;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    line-height: 30px;
    margin: 0px 3px;
    background: url(img/submit-bg.png) repeat-x center;
    width: auto;
    padding: 0px 10px;
    float: none;
    display: inline-block;
}
input.submit:hover, a.button:hover {
    -webkit-box-shadow: 0px 0px 3px #ec8282;
    -moz-box-shadow: 0px 0px 3px #ec8282;
}
input.submit:active, a.button:active {
    background: url(img/submit-bg-down.png) repeat-x center;
}
textarea {
    margin: 0;
    margin-top: 2px;
    padding: 5px;
    width: 400px;
    font-size: 14px;
    border: 1px solid #CCC;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-right: 5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*
    HEADER
*/
div#header {
    border-bottom: 3px solid #ff1a1a;
    margin: 10px 0px 10px 0px;
    padding-bottom: 5px;
}
div#header h1#logo {
    font-size: 38px;
    font-weight: normal;
    margin: 0;
    float: left;
    text-shadow: 1px 1px 0px #EEE;
    text-transform: uppercase;
    letter-spacing: 1px;
}
div#header h1#logo .logo_smaller {
}
div#header ul#menu-huvudmeny, #menu-login {
    text-align: right;
    float: right;
    font-size: 18px;
    padding-top: 17px;
    text-shadow: 1px 1px 0px #EEE;
    text-transform: uppercase;
}
div#header ul#menu-huvudmeny li, #menu-login li {
    display: inline;
    padding: 0px 5px;
}

/*
    COMMON SHIT
*/
.avatar-default {
    -webkit-box-shadow: 0px 0px 3px #666;
    -webkit-border-radius: 2px;
    -moz-box-shadow: 0px 0px 3px #666;
    -moz-border-radius: 2px;
}

/*
    BORDERSHIT
*/
div#flow .common-post {
    border: 1px solid #BBB;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #FFF;

    -moz-box-shadow:0 4px 18px #C8C8C8;
    -webkit-box-shadow: 0 4px 18px #C8C8C8;
}
div#search_filter, div.navigation, div#sidebar li.widget-container, div#authors .window.author_list {
    border: 1px solid #BBB;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #FFF;
    -moz-box-shadow:0 1px 5px #D8D8D8;
    -webkit-box-shadow: 0 1px 5px #D8D8D8;
}

/*
    FILTER
*/
div#search_filter {
    background-color: #FFF;
    padding: 5px;
    margin-bottom: 10px;
    height: 31px;
}
div#search_filter form {
    padding: 0;
}
div#search_filter input {
    float: left;
}
div#search_filter label {
    float: left;
    margin: 0;
    padding: 10px 10px;
    padding-left: 5px;
    font-size: 12px;
}
div#search_filter input#s {
    margin: 0;
    padding: 7px;
    width: 306px;
    font-size: 14px;
    border: 1px solid #CCC;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-right: 5px;
}
div#search_filter input#searchsubmit {
    margin: 0;
    font-size: 14px;
    border: 1px solid #CCC;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 32px;
    width: 32px;
    padding: 0px 0px 2px 0px;
    background: url(img/submit-bg.png) repeat-x center;
    float: right;
}
div#search_filter input#s.error {
    -webkit-box-shadow: 0px 0px 3px #fe3c3c;
    -moz-box-shadow: 0px 0px 3px #fe3c3c;
    border: 1px solid #FFF;
}
div#search_filter input#searchsubmit:hover, form input.submit:hover {
    -webkit-box-shadow: 0px 0px 3px #ec8282;
    -moz-box-shadow: 0px 0px 3px #ec8282;
}
div#search_filter input#searchsubmit:active, form input.submit:active {
    background: url(img/submit-bg-down.png) repeat-x center;
}

/*
    FLOW
*/
div.first_col, div.second_col {
    width: 580px;
}
div.half_col {
    width: 280px;
    float: left;
    clear: left;
}
div.half_col.even {
    float: right;
    clear: right;
}
div.small_col {
    width: 280px;
    float: left;
    clear: left;
}

/*
    COMMON-POST
*/
.common-post {
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 4px;
    position: relative;
    display: block;
}
.common-post.with-comments {
    margin-bottom: 5px;
}

/*
    POST_PADDING
*/
.common-post .post_padding {
    padding: 5px 0px;
}
.common-post .post_padding.text {
    padding: 20px 15px 5px;
}
.common-post.second_col .post_padding.text {
    padding: 10px 10px 0px;
}
.common-post.half_col .post_padding.text {
    padding: 10px 10px 0px;
}
.common-post .post_padding.image {
    padding: 0px 0px 5px;
    position: relative;
}
.common-post .post_padding.video {
    padding: 5px;
}
.common-post.single .post_padding.image {
    padding: 0px;
    margin-bottom: -10px;
    position: relative;
}
.common-post.single .post_padding.video {
    padding: 0px;
    margin-bottom: -10px;
    position: relative;
}
#post-gallery {
    padding: 0px 15px 15px;
    text-align: center;
}

/*
    POST H2
*/
.common-post h2 {
    padding: 0px 0px 0px;
}
div.small_col h2 {
    padding: 5px;
}

/*
    POST P
*/
.common-post p {
    margin: 15px 0px;
}
.common-post.single p {
    margin: 15px 0px;
}
div.half_col p, div.second_col p {
    margin: 10px 0px;
}
.common-post p.image {
    margin: 15px 0px 5px;
}

/*
    LISTOR
*/
.common-post ol, .common-post ul {
    margin: 15px 20px 0px 30px;
    font-size: 12px;
    line-height: 180%;
    list-style-position: outside;
    color: #111;
}
.common-post ol li {
    margin: 8px 0px;
    list-style-type: decimal;
}
.common-post ul li {
    margin: 5px 0px;
    list-style-type: disc;
}

/*
    FILM OVERLAY
*/
div#flow .common-post.first_col .film_overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 580px;
    height: 360px;
}
div#flow .common-post.second_col .film_overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 580px;
    height: 240px;
}
div#flow .common-post.half_col .film_overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 280px;
    height: 180px;
}

/*
    KATEGORIFLIK
*/

.common-post .the_category {
    font-size: 11px;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 2px;
    z-index: 10;
    color: #FFF;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-bottom-left-radius: 2px;
    background-color: #CCC;
}
.common-post .the_category a {
    color: #FFF;
}
.common-post .the_category a:hover {
    color: #111;
}
.common-post.category-redaktionen .the_category{
    background-color: #ff1a1a;
}
.common-post.category-fotoserie .the_category {
    background-color: #4ceb1b;
}
.common-post.category-kronika .the_category {
    background-color: #999;
}
.common-post.category-youtube .the_category {
    background-color: #999;
}

/*
    POST META
*/
div#flow .common-post .post_meta {
    background-color: #F6F6F6;
    padding: 7px 7px 5px 7px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    border-top: 1px solid #EEE;
}
div#flow div.half_col .post_meta, div#flow div.second_col .post_meta {
    padding: 5px 5px 3px 5px;
}
div#flow .common-post .post_meta .left_meta {
    float: left;
    padding: 5px;
    position: relative;
}
    div#flow div.half_col .post_meta .left_meta, div#flow div.second_col .post_meta .left_meta {
        padding: 0px;
    }
div#flow .common-post .the_date {
    font-size: 12px;
    color: #999;
    font-style: italic;
}
div#flow .common-post .the_date h2 {
    font-size: 12px;
    display: inline;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
div#flow .common-post.single .the_date {
    padding: 3px 0px;
}
div#flow .common-post .the_likes {
    font-size: 14px;
    float: left;
    margin-right: 8px;
}
div#flow .common-post .post_meta.single .the_likes {
    float: left;
    width: 60px;
    margin-top: -2px;
    margin-right: 20px;
}
div#flow .common-post .post_meta.single .the_likes .counter {
    background: url(img/icons/heart_32.png) no-repeat top center;
    display: block;
    padding: 0;
    width: 65px;
    font-size: 11px;
    text-align: center;
    text-shadow: 1px 1px 0px #FFF;
    padding-top: 32px;
}
div#flow .common-post .post_meta.single .the_likes .counter a {
    padding-top: 32px;
    margin-top: -32px;
    display: block;
    font-size: 11px;
    text-align: center;
    text-shadow: 1px 1px 0px #FFF;
}
div#flow .common-post .post_meta.single .the_facebook_connect {
    float: left;
}
div#flow .common-post .post_meta.single .the_facebook_connect p {
    margin: 0;
}
div#flow .common-post .post_meta.single .the_facebook {
    float: left;
    width: 60px;
    margin-top: -2px;
    margin-right: 15px;
}
div#flow .common-post .post_meta.single .the_facebook .the_sfc_stuff {
    display: none;
}
div#flow .common-post .post_meta.single .the_facebook a.icon {
    background: url(img/icons/facebook.png) no-repeat top center;
    padding-top: 32px;
    display: block;
    width: 65px;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    text-shadow: 1px 1px 0px #FFF;

    cursor: hand;
    cursor: pointer;
}
div#flow .common-post .the_comments {
    font-size: 14px;
    margin-bottom: 5px;
    float: left;
    font-weight: bold;
}
div#flow .common-post .the_comments .comments_icon {
    background: url(img/icons/16x16/cloud.png) no-repeat 0px -1px;
    padding-left: 20px;
}
div#flow .common-post .the_author {
    float: right;
    font-size: 14px;
}
div#flow div.half_col .the_author img, div#flow div.second_col .the_author img {
    width: 30px;
    height: 30px;
}

/*
    POST GALLERY
*/
div#flow .gallery {
    margin: 0px;
}
div#flow .gallery .gallery-row  {
    height: auto;
    margin: 0px 0px;
}
div#flow .gallery .gallery-item {
    margin: 0px 0px;
}
div#flow .gallery .gallery-row img  {
    max-width: 100% !important;
    padding: 0px;
    margin: 5px;
}

/*
    SIDEBAR
*/
div#sidebar h3 {
    border-bottom: 1px solid #EEE;
    padding-bottom: 5px;
}
div#sidebar li.widget-container {
    background-color: #FFF;
    padding: 4px;
    margin-bottom: 10px;
    position: relative;
}
div#sidebar li.widget_links, div#sidebar li.barbal_widget_most_liked_posts, div#sidebar li.widget_tag_cloud {
    padding: 10px;
}
    div#sidebar li.widget-container ul {
        margin-top: 1px;
        margin-bottom: 0px;
    }
    div#sidebar li.widget-container li {
        border-bottom: 1px solid #EEE;
        padding: 5px 0px;
    }
div#sidebar li.widget-container .padding {
    padding: 5px 5px 0px;
}
div#sidebar li.widget-container.widget_text {
    padding: 9px 9px 4px;
}
div#sidebar li.widget-container .the_category {
    font-size: 11px;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 2px;
    color: #000;
    background-color: #CCC;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-bottom-left-radius: 2px;
}
div#sidebar li.widget-container.widget_redaktionen {
}
div#sidebar li.widget-container.widget_redaktionen .the_category {
    background-color: #ff1a1a;
}
div#sidebar li.widget-container.widget_veckansbild {
}
div#sidebar li.widget-container.widget_veckansbild .the_category {
    background-color: #CCC;
}
div#sidebar li.widget-container .the_category a {
    color: #FFF;
}
div#sidebar li.widget-container .the_category a:hover {
    color: #111;
}

/*
    WIDGET: widget_tag_cloud
*/
div#sidebar li.widget_tag_cloud h3 {
    margin-bottom: 10px;
}

/*
    NAVIGATION PAGING
*/
div.navigation {
    padding: 10px;
    font-size: 14px;
}
div.navigation .nav-previous {
    float: left;
}
div.navigation .nav-next {
    float: right;
}
div.navigation .meta-nav {
    font-size: 18px;
}

/*
    AUTHOR
*/
div#authors .window.author_list {
    padding: 4px;
    padding-bottom: 0px;
}
div#authors .window.author_list img {
    width: 60px;
    margin-bottom: 5px;
}

/*
    COMMENTS
*/
div#comments.common-post {
    background: none;
    padding: 10px;
    width: 530px;
    border-color: #CCC;
    -moz-box-shadow:0 2px 9px #C8C8C8;
    -webkit-box-shadow: 0 2px 9px #C8C8C8;
}
div#comments ol.commentlist {
    margin: 0px;
    padding: 0px;
    list-style-position: inside;
    list-style-type: none;
}
div#comments.show ol.commentlist {
}
div#comments.hide ol.commentlist {
    display: none;
}
div#comments.show .show {
    display: none;
}
div#comments.hide .hide {
    display: none;
}
div#comments ol.commentlist li {
    list-style-type: none;
    padding: 5px 0px;
}
div#comments ol.commentlist li .comment-body {
    margin-top: -15px;
}
div#comments ol.commentlist li li {
    padding-left: 20px;
}
div#comments li.comment .comment-wrapper {
    padding-bottom: 0px;
    position: relative;
}
div#comments li.comment .avatar, div#comments li.comment .FB_profile_pic img {
    margin-right: 10px;
    -webkit-box-shadow: 0px 0px 3px #999;
    -moz-box-shadow: 0px 0px 3px #999;
}
div#comments li.comment .commentmetadata {
    float: left;
    line-height: 16px;
}
div#comments li.comment .commentmetadata a {
    font-size: 12px;
    color: #999;
}
div#comments li.comment .commentmetadata a:hover {
    color: #ff1a1a;
}
div#comments li.comment .comment-meta {
    position: absolute;
    top: 0px;
    right: 10px;
    padding: 5px;
    z-index: 10;
    border: 1px solid #BBB;
    -moz-border-radius: 3px;
    -webkit-border-radiu: 3px;
    background-color: #FFF;
}
div#comments li.comment .reply, div#comments li.comment .edit {
    float: left;
}
div#comments li.comment .reply a {
    float: right;
    background: url(img/icons/answer.png) no-repeat center left;
    padding-left: 20px;
    font-size: 12px;
    margin: 0px 5px;
    line-height: 16px;
}
div#comments li.comment .reply a.comment-reply-login {
    margin-left: 0;
    background: url(img/icons/lock.png) no-repeat center left;
}
div#comments li.comment .edit a {
    float: right;
    background: url(img/icons/edit.png) no-repeat center left;
    padding-left: 20px;
    font-size: 12px;
    line-height: 16px;
    margin: 0px 5px;
}
div#comments li.comment .author-name {
    margin-bottom: 0px;
    font-size: 12px;
    color: #999;
    position: relative;
    top: 0px;
}
div#comments table {
    margin-bottom: 0px;
}
div#comments td {
    vertical-align: top;
}
div#comments td.td-avatar {
    width: 50px;
}
div#comments .comment-author {
    float: left;
}
div#comments.common-post h3 {
    padding-top: 5px;
    font-size: 20px;
}
h3.comment-icon {
    background: url(img/icons/svartvitt/cloud.png) no-repeat 0px 3px;
    padding-left: 30px;
    margin: 0px;
}
h3.comment-icon span {
    font-size: 14px;
    float: right;
    line-height: 20px;
}
/*
    COMMENTS COLOR
*/
div#comments ol.commentlist ul.children {
    border-left: 0px solid #CCC;
    padding: 5px 0px;
}
.depth-1 .children {
    background-color: #F3F3F3;
}
.depth-2 .children {
    background-color: #EAEAEA;
}
.depth-3 .children {
    background-color: #E5E5E5;
}
.depth-1 .children #respond {
    padding-right: 20px;
}

/*
    WIDGET: AUTHOR INFO
*/
.entry_author_image {
    text-align: center;
}
.entry_author_image img {
    max-width: 250px;
}
div#sidebar li.widget-container.widget_author_links {
    padding: 9px;
}
div#sidebar li.widget-container.widget_author_links li {
    padding: 5px 0px 3px;
}
div#sidebar li.widget-container.widget_author_links a.home {
    background: #FFF url(img/icons/svartvitt/home.png) no-repeat 0px 1px;
    padding: 5px 0px;
    padding-left: 34px;
    display: block;
}
div#sidebar li.widget-container.widget_author_links a.rss {
    background: #FFF url(img/icons/16x16/rss.png) no-repeat 3px 5px;
    padding: 5px 0px;
    padding-left: 34px;
    display: block;
}

/*
    WIDGET: RECENT COMMENTS
*/
div#sidebar li.widget-container.my_recent_comments h3 {
    background: url(img/icons/svartvitt/cloud.png) no-repeat 0px 1px;
    padding-left: 30px;
}
div#sidebar li.widget-container.my_recent_comments .comment_text {
    display: block;
    margin: 10px 0px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
}
div#sidebar li.widget-container.my_recent_comments .comment_text img {

}
div#sidebar li.widget-container.my_recent_comments .authorinfo {
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px;
}

/*
    WIDGET: MOST LIKED
*/
div#sidebar li.widget-container.barbal_widget_most_liked_posts h3 {
    background: url(img/icons/svartvitt/favourite.png) no-repeat 0px 1px;
    padding-left: 30px;
}

/*
    WIDGET: LINKS
*/
div#sidebar li.widget-container.widget_links h3 {
    background: url(img/icons/svartvitt/star.png) no-repeat 0px 0px;
    padding-left: 30px;
}

/*
    WIDGET: REDAKTIONEN
*/
div#sidebar li.widget-container.widget_redaktionen h3 {
    background: url(img/icons/svartvitt/8-direction.png) no-repeat 0px 1px;
    padding-left: 30px;
}

/*
    COMMENT FORM
*/
#respond {
    padding: 5px 0px;
    margin-top: 5px;
}
#respond h3 {
    margin-bottom: 0px;
    margin-top: 0px;
}
#commentform {
    margin-right: 12px;
    padding: 0;
    font-size: 12px;
}
div#flow .common-post form p {
    margin: 5px 0px;
}
#commentform textarea {
    width: 100%;
    padding: 5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-color: #CCC;
}
#url, #email, #author {
    width: 150px;
    padding: 3px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #CCC;
}
#cancel-comment-reply a {
    float: right;
    background: url(img/icons/cancel.png) no-repeat center right;
    padding-right: 20px;
    line-height: 24px;
    font-size: 12px;
}
#commentform p {
    margin: 10px 0px;
}

/*
    I LIKE THIS
*/
.iLikeThis .counter a {
    background-position: bottom left;
}

/*
    GALLERY
*/
#post-gallery a {
    margin-bottom: 5px;
    font-size: 12px;
    font-style: italic;
}
#post-gallery img {
    display: block;
    margin: 0 auto;
    margin-bottom: 2px;
    margin-top: 10px;
}

/*
    WP-CALENDAR
*/
#wp-calendar {
    width: 100%;
    text-align: center;
    font-size: 12px;
}
#wp-calendar caption {
    font-size: 16px;
    font-family: 'Times New Roman', Times, serif;
    text-decoration: none;
    font-weight: normal;
    color: #000;
    padding: 5px 0px;
    border-bottom: 1px solid #EEE;
}
#wp-calendar tfoot {
    font-size: 16px;
    font-family: 'Times New Roman', Times, serif;
    text-decoration: none;
    font-weight: normal;
    color: #000;
    border-top: 1px solid #EEE;
}
#wp-calendar tfoot td {
    padding: 5px;
}
#wp-calendar thead tr th {
    padding: 10px 0px 5px;
    color: #CCC;
    font-size: 14px;
}
#wp-calendar tbody tr {

}
#wp-calendar tbody tr td {
    padding: 5px;
}
#wp-calendar tbody a {
    background-color: #ff6363;
    padding: 5px;
    width: 19px;
    display: block;
    margin: 0 auto;
}
#wp-calendar tbody a:hover {
    color: #FFF;
}

/*
    FOOTER
*/
div#footer {
    padding: 0px;
    font-size: 11px;
    color: #999;
    border-top: 1px solid #DDD;
    margin-top: 20px;
    line-height: 14px;
}
div#footer .madebybarbal {
    background: url(img/icons/barbal.png) no-repeat top left;
    width: 123px;
    height: 16px;
    display: inline-block;
    text-indent: -999px;
    overflow: hidden;
    vertical-align: 3px;
}
div#footer .col {
    width: 210px;
    margin: 10px;
    float: left;
}
div#footer .col .col {
    width: 95px;
    margin: 0px 5px;
    float: left;
}
div#footer .col .col a {
    color: #999;
}
div#footer .col .col a:hover {
    color: #ff1a1a;
}
div#footer p {
    line-height: 14px;
    margin-bottom: 10px;
}
div#footer p, div#footer h4, div#footer ul {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 14px;
}
div#footer a.rss {
    padding-left: 22px;
    line-height: 16px;
    display: block;
    margin-bottom: 10px;
    background: url(img/icons/16x16/rss.png) no-repeat center left;
}
div#footer a.cookie {
    padding-left: 22px;
    line-height: 16px;
    display: block;
    margin-bottom: 10px;
    background: url(img/icons/cookie.png) no-repeat center left;
}