/**
 * Theme Name: ahfeldt
 * Theme URI: http://www.ahfeldt.se
 * Description: my own template for Wordpress
 * Author: Jimmy Åhfeldt
 * Tags: fotograf, webbutveckling, marknadsföring, wordpress
 */


/* @group base */
body
{
    font:normal normal normal 11px Verdana, Verdana, Geneva, sans-serif;
    color:#505050;
    line-height:1.2;
    /*background:transparent url('images/homeBg.png') repeat-x scroll 0 0;*/
    
}
/* @end */

/* @group headers */
h1,
h2,
h3,
h4,
h5,
h6
{
    font-weight:bold;
    margin-top:5px;
    margin-bottom:5px;
}
h2
{
    font-size:200%;
    margin:0;
    font-weight:normal;
}
h2 a:hover
{
    background-color:none;
}
h3
{
    font-size:140%;
}
h4
{
    font-size:260%;
    color:#a7cb18;
    font-style: italic;
    font-weight:normal;
    font-family: Helvetica;
}
h5
{
    font-size:120%;
}
h6
{
    font-size:110%;
}
/* @end */

/* @group lists */
ul,
ol
{
    list-style-type:none;
    margin:0;
    margin-bottom:20px;
}
/* @end */

/* @group elements */
div
{
    float:none;
    display:block;
    clear:both;
    overflow:hidden;
}
p
{
    margin-bottom:10px;
}
/* @end */

/* @group structure */
#container
{
    float:none;
    width:960px;
    margin:0 auto;
    overflow:hidden;
}
#header
{
    margin: 40px 20px;
}
#headerHolder
{
    width:960px;
    margin:0 auto;
}
#logo, #description
{
    clear:none;
    float:left;
    width: 190px;
}
#logo h1
{
    font-size:60px;
}
#description {
    margin-top: 30px;
    width: 250px;
}
#menu
{
    clear:none;
    float:right;
    margin-top: 20px;
}
#middle
{
    position:relative;

}
#main
{
    clear:none;
    float:left;
    width:660px;
    border-bottom:60px solid #a7cb18;
}
.theEntry
{
    width:600px;
    background-color:#f3f3f3;
    padding:0 30px;
}
.theEntry a:hover,
.textwidget  a:hover
{
    text-decoration:underline;
}
#right
{
    clear:none;
    float:right;
    width:270px;

}
#right h3
{

    text-transform:uppercase;
}
#tagCloud
{
    margin-bottom:40px;
}
#tagCloud ul li a
{
    background-color:#cccccc;
    padding:3px 5px;
    margin:2px 0;
    display:inline-block;
    list-style:none;
}
#tagCloud ul li a:hover
{
    background-color:#a7cb18;
}

#footer
{
    position:absolute;
    right:0;
    bottom:0;
    float:left;
    padding-bottom:5px;
    padding-right:50px;
}
#rightMenu
{
    clear:none;
    width:270px;
    float:right;
    margin:0 0 0 30px;
}
/* @end */

/* @group menu */
.menu
{
    margin:0;
}
.menu ul
{
    margin:0;
}
.menu li
{
    list-style:none;
    float:left;
}
.menu li a
{
    font-size:14px;
    font-weight:normal;
    text-transform:uppercase;
    height:40px;
    line-height:55px;
    padding:0 10px;
    margin-right:3px;
    display:inline-block;
    color:#a7cb18;
}
.menu li a:hover,
.menu li.current_page_item a,
.home .menu li#menu-item-2243 a,
.archive .menu li#menu-item-2243 a,
.single .menu li#menu-item-2243 a,
.category-portfolio .menu li#menu-item-2349 a
{
    color:#616161;
}
.category-portfolio .menu li#menu-item-2243 a
{
    color:#a7cb18;
}
.category-portfolio .menu li#menu-item-2243 a:hover
{
    color:#616161;
}
/* @end */

/* @group misc */
ul
{
}
li
{
    list-style-type:none;
}
a
{
    color:#505050;
    text-decoration:none;
}
a:focus,
a:hover
{
    text-decoration:none;
}
.entry
{
}
.pageEntry
{
    width:600px;
    background-color:#f3f3f3;
    padding:10px 30px;
}
p.postmetadata
{
    border-bottom:1px solid #cccccc;
    margin-bottom:30px;
}
#sidebar
{
    padding-bottom:10px;
}
#sidebar h3,
#sidebar-page h3
{
    text-transform:uppercase;
}
#sidebar-instagram {
    margin-bottom: 20px;
}
#sidebar-instagram h3 {
    margin-left: 5px;
    font-size: 24px;
    font-weight: normal;
}
.info
{
    border-bottom:60px solid #a7cb18;
}
.navigation
{
    margin:10px 0;
}
.alignleft
{
    clear:none;
    float:left;
}
.alignright
{
    clear:none;
    float:right;
}
.toppen
{
    position:relative;
    background-color:#f3f3f3;
    border-top:2px solid #eeeeee;
    padding-bottom:5px;
}
.botten
{
    background-color:#cccccc;
    font-size:90%;
    padding:10px 30px 30px 30px;
    margin-bottom:40px;
    border-bottom:2px solid #eeeeee;
}
.rubrik
{
    clear:none;
    float:left;
    padding-top:10px;
    padding-left:30px;
}
.wp-caption-text
{
    float:right;
    font-size:85%;
    margin-right:10px;
    margin-top:2px;
    margin-bottom:0;
}
.greenText
{
    font-weight:bold;
}
span.lineThrue
{
    text-decoration:line-through;
}
/*.datum
{
    clear:none;
    float:right;
    margin-top:9px;
    font-size:90%;
}*/
.botten .datum
{
    clear:none;
    float:right;

}
.tagTitle
{
    clear:none;
    float:left;
    padding-right:3px;
}
.theTags
{
    clear:none;
    float:left;
    width:350px;
}
.snurra iframe
{
    margin-left:30px;
    width:592px;
}
/* @end */

/* @group comments */
.commentlist li,
#commentform input,
#commentform textarea
{
    border:0;
}
.commentlist
{
    background-color:#f3f3f3;
    padding:0 30px 20px 30px;
}
.commentlist h3
{
    padding:20px 0 5px 20px;
    border-bottom:1px solid #cccccc;
}
.commentlist li ul li
{
    font-size:1em;
    border:0;
    background-color:#cccccc;
    padding:10px;
}
.comment-body
{
}
.commentlist li
{
    font-weight:bold;
    border-bottom:1px solid #cccccc;
    padding-top:10px;
    list-style-type:none;
}
.commentlist li .avatar
{
    float:right;
    border:1px solid #eeeee;
    padding:2px;
    background:#ffffff;
}
.commentlist cite,
.commentlist cite a
{
    font-weight:bold;
    font-style:normal;
    font-size:1.1em;
}
.commentlist p
{
    font-weight:normal;
    line-height:1.2em;
    text-transform:none;
}
#respond
{
    background-color:#f3f3f3;
    padding:10px 20px;
}
#respond small
{
    line-height:25px;
}
#commentform input
{
    width:170px;
    padding:3px;
    margin:5px 5px 1px 0;
    background-color:#cccccc;
}
#commentform input:focus
{
    background-color:#dbdbdb;
}
#commentform
{
    margin:5px 10px 0 0;
}
#commentform textarea
{
    width:100%;
    padding:2px;
    background-color:#cccccc;
}
#commentform textarea:focus
{
    background-color:#dbdbdb;
}
#respond:after
{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#commentform #submit
{
    margin:0 auto;
    float:right;
    text-align:center;
    font-weight:bold;
    padding:10px 0;
}
#zrx_captcha small
{
    font-weight:bold;
    line-height:11px;
}
/* @end */

/* @group twitter */
.entry-content
{
    position:absolute;
    font-style:italic;
    text-decoration:none;
    margin-top:30px;
}
.t-image
{
    margin-top:10px;
}
li.ikoner a
{
    background-color:transparent;
}
.ikoner
{
    height:64px;
}
.twitter-item
{
    background:transparent url('images/twitterBg.png') no-repeat 0 0;
    width:230px;
    height:60px;
    padding:20px;
    margin-top:30px;
    margin-bottom:5px;

}
.twitter-item:hover
{
    background-position:0 -100px;
}
.twitter-timestamp
{
    display:block;
    background:transparent url('images/twitterAvatar.png') no-repeat 0 0;
    height:27px;
    padding-top:7px;
    padding-left:30px;
    margin-left:13px;
    font-size:90%;
}
.twitter-timestamp abbr
{
    border-bottom:0;
}
.twitter-timestamp a
{
    font-weight:bold;
}
.twitter-timestamp a:hover
{
    color:#a7cb18;
}
/* @end */

/* @group social */
#social li
{
    position:relative;
    float:left;
    margin-right:10px;
    width:50px;
    height:50px;
    background:transparent url('images/social.png') no-repeat 0 0;
}
#social li a,
#social li span
{
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:50px;
    height:50px;
    background:transparent url('images/social.png') no-repeat 0 0;
}
#social li a
{
    z-index:2;
}
#social li a:hover
{
    background-image:none;
}
#social li#facebook
{
    background-position:0 -50px;
}
#social li#facebook a,
#social li#facebook span
{
}
#social li#linkedin
{
    background-position:-50px -50px;
}
#social li#linkedin a,
#social li#linkedin span
{
    background-position:-50px 0;
}
#social li#rss
{
      background-position:-100px -50px;
}
#social li#rss a,
#social li#rss span
{
    background-position:-100px 0;
}
#social li#twitterIcon
{
      background-position:-150px -50px;
}
#social li#twitterIcon a,
#social li#twitterIcon span
{
    background-position:-150px 0;
}
/* @end */

/* @group wbAdd */
.wbAddIconLine
{
    text-align:right;
    height:26px;
    overflow:hidden;
}
.wbAddIconLine a
{
    margin:0 2px;
    display:inline-block;
    height:26px;
}
.wbAddIconLine a
{
    background-color:transparent;
}
.wbAddIconLine a img
{
    margin-top:12px;
}
.wbAddIconLine a:hover img
{
    margin-top:0;
}
/* @end */

/* @group annons */
.annons1,
.annons2
{
    clear:none;
    float:left;
    width:250px;
    font-size:14px;
}
.annons2
{
    float:left;
    width:305px;
    margin-top:40px;
    margin-left:40px;
}
.annons2 h4
{
    font-size:170%;
}
/* @end */

/* @group categoryColor */
.categoryColor
{
    width:45px;
    position:absolute;
    top:0;
    right:0;
}
.theCategory
{
    width:15px;
}
.theCategory a
{
    display:block;
    height:40px;
}
#catCloud
{
    display:inline-block;
    margin:25px 0 5px 0;
}
#catCloud h3
{
    margin-left:0;
}
#catCloud p
{
    margin:0;
}
#catCloud ul
{
    position:relative;
    height:40px;
    margin:0;
    padding:0;
}
#catCloud ul li
{
    float:left;
}
#catCloud ul li a
{
    display:inline-block;
    width:23px;
    height:23px;
}
/*.alla a
{
    padding:40px;
}*/
.portfolio a,
a.catCloud-portfolio
{
    background-color:#a7cb18;
    color:#a7cb18;
}
.annat a,
a.catCloud-annat
{
    background-color:#616161;
    color:#616161;
}
.livet a,
a.catCloud-livet
{
    background-color:#e71818;
    color:#e71818;
}
.snyggt a,
a.catCloud-snyggt
{
    background-color:#e7529c;
    color:#e7529c;
}
.humor a,
a.catCloud-humor
{
    background-color:#a4def9;
    color:#a4def9;
}
.webbklipp a,
a.catCloud-webbklipp
{
    background-color:#188acb;
    color:#188acb;
}
.sondagar a,
a.catCloud-sondagar
{
    background-color:#cccccc;
    color:#cccccc;
}
.foto a,
a.catCloud-foto
{
    background-color:#009deb;
    color:#009deb;
}
.elektronik a,
a.catCloud-elektronik
{
    background-color:#bc4ca3;
    color:#bc4ca3;
}
.tips a,
a.catCloud-tips
{
    background-color:#e1bc29;
    color:#e1bc29;
}
/* @end */

/* @group wbRotate */
#imageHolder
{
    position:relative;
    background-color:#f3f3f3;
    margin-bottom: 20px;
    padding: 10px 0;
}
#slider
{
    width:960px;
    height:346px;
}
.portfolioHolder
{
    width:920px;    
    margin-left:30px;
    margin-right:10px;
}
.portfolioLeft,
.portfolioRight
{
    clear:none;
    float:left;
    width: 600px;
}
.portfolioRight
{
    float:right;
    width:320px;
    margin-top:60px;
}
.portfolioRight h2
{
    font-size:22px;
    margin-bottom: 5px;
}
/* @end */
