/*
Theme Name: Frida
Theme URI:
Description: Designer Jewellery
Author: Frida Sjogren
Author URI: www.fridasjogren.com
Version:1.0
*/



body {
    margin:0;
    padding-top:28px;
    background:#FFFFFF;
    font-family:"Courier New", Courier, mono;
    color:#999999;
    font-size:22px;
    width: 1200px;
    padding-left: 8px;
    padding-bottom: 28px;
    
    }
img {
    border:0;
    }
a {
    color:#444;
    text-decoration:none
    }
a:hover {
    color:#EF0E0E;
    text-decoration:none
        }
h1, h2, h3, h4, h5, h6 {
    
    }
blockquote {
    padding-left:10px;
    color:#660000;
    font-style: normal;
        }
        
.clear {
    clear:both;
    }
.alignleft {
    float:left;
    }
.alignright {
    float:right;
    }

/* The Wrapper */

.wrapper {
    width:1000px;
    margin:0 auto;
    background:#fff;
    height: 1000px;
        }

/* The Top */

.top {
    height:172px;
    margin-top:0px;
    background:url(images/top.jpg) no-repeat;
    padding: 0px;
}
.blogname {
    float:left;
    width:700px;
    }
.blogname h1  {
    font-size:20px;
    font-weight:bold;
    margin:80px 0 0 130px;
    color:#787878;
    text-decoration: none;
    text-indent: -9999px;
    }

.blogname h1  a:link, .blogname h1  a:visited{
    text-decoration: none;
    background-color:transparent;
    font-size: 20px;
    }
    

.blogname h1  a:hover { 
    color: #FFFFFF; 
    text-decoration: none; 
    background-color:transparent;
    }    

.blogname h2 {
    font-size:23px;
    font-weight:bold;
    color:#69625A;
    font-family: "Courier New", Courier, mono;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 36px;
    letter-spacing: 1px;
    padding-left: 63px;
    }
/* The Search */

.search {
    height:29px;
    padding:0px 20px 0 14px;
    float: right;
    }
.search form {
    background:url(images/searchbg2.png);
    width:200px;
    height:29px;
    padding-top:6px;
    padding-left:17px;
    }
.search input {
    float:left;
    }
.search input#s {
    width:160px;
    border:thin solid #69625A;
    background:#fff;
    font-size:16px;
    color:#444;
    height:20px;
    background-color: #CCCCCC;
    }
.search input#submit {
    border:none;
    background:#fff;
    font-size:16px;
    color:#444;
    height:22px;
    width:35px;
    }
    
#foxmenucontainer{
    height:33px;
    background:#FFFFFF url(images/homegiles_03.jpg) no-repeat;
    display:block;
    color: #FFFFFF;
    letter-spacing: 2px;
    float: left;
    width: 900px;
    }
#foxmenu{
    position:relative;
    display:block;
    height:28px;
    font-weight:bold;
    font-family:"Courier New", Courier, mono;
    color: #69625A;
    padding-left: 51px;
    }
#foxmenu ul{
    margin:0px;
    padding:0;
    list-style-type:none;
    width:auto;
    color: #69625A;
    }
#foxmenu ul li{
    display:block;
    float:left;
    color: #69625A;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    word-spacing: 20px;
    padding-right: 5px;
    padding-left: 5px;
    }
#foxmenu ul li a{
    display:block;
    float:left;
    color:#69625A;
    text-decoration:none;
    padding:5px 8px 0;
    height:19px;
    background:transparent no-repeat left top;
    text-transform: lowercase;
    }
#foxmenu ul li a:hover{
    color:#ea6b7b;
    background:transparent no-repeat right top;
    }
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
    background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top right;
    }    
    
    
/* The Content */
#content {
    float: left;
    width: 600px;
    margin: 0 0 20px 0;
    background-image: url(images/girl-look4.jpg);
    background-repeat: no-repeat;
    padding-left: 40px;
    padding-top: 50px;
    }

.post {
    margin: 20px 10px 0;
    height: 100%;
    color:#69625A;
    font-family:"Courier New", Courier, mono;
    padding-left: 0px;
    font-size: 18px;
    }

.post h2 {
    margin: 0;
    height:32px;
    background: url(images/title2.png) no-repeat right top;
    text-align: left;
    font: normal 22px "Courier New", Courier, mono;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;    
    }
.trigger{
    height:34px;    
    background:transparent;
    }
    
.post h2 a, .post h2 a:link, .post h2 a:visited  {
    color:#69625A;
    background-color: transparent;
    font-family: "Courier New", Courier, mono;
    font-size: 24px;
    font-weight: bold;
    }

.post h2 a:active  {    
    
    }

.post .postmetadata {
    margin: 0 0;
    padding: 4px 15px 0px 20px;
    height: 26px;    
    background: url(images/postmet.png) no-repeat left top;
    font: normal 12px "Courier New", Courier, mono;
    text-align: right;
    }

.post a:link,
.post a:visited {
    color: #69625A;
    background-color: transparent;
    font-style: normal;
}

.post a:hover {
    color: #ea6b7b;
    background-color: transparent;
    text-decoration: none;
}

.entry {
    display:block;
    margin: 0 0;
    padding: 5px 25px;
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    font-family: Georgia, Courier, mono;
    word-spacing: 2px;
    line-height: 2em;
    }
 
.entry p { margin: 0 0 20px;}    
.entry span{ display: block; font-size: 10px;  }    
.entry span.top-meta{ display: block; font-size: 10px; margin: 20px 0; border-bottom:1px dashed #ddd; padding-bottom: 10px;}    
.entry span.bottom-meta{ display: block; font-size: 10px; margin: 20px 0 20px 0;border-top:1px dashed #ddd; padding-top: 10px;}    
.slider{
    margin: 0 0;
    background: url(none) repeat-y left top;
    }
.cover{
    margin: 0 0;
    }
/* The Sidebar */

#sidebar {
    width:250px;
    float:right;
    font-size:18px;
    font-family:"Courier New", Courier, mono;
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 50px;
}

#sidebar ul {
margin:0;
padding:0;
list-style-type:none;
text-transform:uppercase;
}

#sidebar  h2 {
    font-size:24px;
    height:27px;
    font-weight:bold;
    padding:5px 0px 0px 5px;
    color:#69625A;
    font-variant:small-caps;
    font-family: "Courier New", Courier, mono;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

#sidebar a {
    display:inline;
    line-height:160%;
    padding:4px 0 4px -10;
    color:#999999;
}

#sidebar a:hover {
text-decoration:none;
color:#ea6b7b;

}

#sidebar ul li a {
    padding-left:10px;
    color: #999999;
}
#sidebar table {
    width:100%;
    text-align:center;
    background-color:#fff;
    }


/* --- FOOTER --- */

#footer {
    height:20px;
    padding:6px 0 0 15px;
    margin:20px 0 0 0;
    color:#FFFFFF;
    font-size:10px;
    font-weight:normal;
    letter-spacing:1px;
    }

#footer a {
    color:#FFFFFF;
    text-decoration:none;
    }

#footer a:hover {
    color:#FFFFFF;

    }
    

/* The Navigation */

.navigation {
    height:10px;
    padding:0 20px;
    }
.navigation a {
    font-weight:bold;
    text-decoration:none;
    font-size:14px;
    color:#222;
    }
.navigation a:hover {
    color:#222;
    }

/* The Attachment */

.contentCenter {
    text-align:center;
    }

/* The Page Title */

h2.pagetitle {
    padding:0;
    margin:0 0 20px 0;
    font-size:24px;
    padding-bottom: 20px;
    border-bottom:5px solid #ddd;
    color:#EA6B7B;

    text-align:left;
    font-family: georgia,arial;
    }

/* The Comments */
/* The Comments */

.comments {
    }
.comments form {
    }
.comments textarea {
    width:92%;
    height:156px;
    background:#ccc;
    border:1px solid #e40000;
    color:#000;
    padding:10px;
    overflow:auto;
    font-family:"Courier New", Courier, mono;
    font-size:14px;
    }
#commentform {
    padding-left:23px;
    }
#commentform input {
    background:#dcdcdc;
    border:1px solid #ababab;
    color:#484849;
    padding-left:10px;
    }
.comments input#submit {
    padding:0;
    width:72px;
    height:29px;
    }
.comments h2 {
    font-size:19px;
    line-height:30px;
    margin:24px 0 0 23px;
    padding:0;
    font-weight:normal;
    }
.comments ol li p {
    padding:0;
    margin:10px 0;
    }
.post h2:hover {
    margin: 0;
    height:32px;
    background: url(images/title3.png) no-repeat right top;
    text-align: left;
    font: normal 22px "Courier New", Courier, mono;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
}

.wp-caption {display: block!important; float:none!important; background: #eee; padding: 20px; margin:30px 0; text-align: center!important; width:auto!important; border:1px solid #ddd}
.wp-caption .wp-caption-text {display: block; font-size: 16px; margin:15px 0 10px; font-family: georgia,"Courier New", Courier, mono;}

