/*
Theme Name: What You Fancy 2014
Theme URI: http://www.whatyoufancy.co.uk/
Description: What you fancy 2014 theme
Author: T.Berwick
Version: 1.0
16px 'BrandonGrotesqueRegular',Arial,Helvetica,sans-serif
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
       
}
body {
	   line-height: 1.4em;
        text-align:center;
        color:#4c4c4c;
        font-family:"brandon-grotesque", Arial, Helvetica, sans-serif;;
        font-size:15px;
        margin:0px 0px;
        background: white;
}

#footer{
    margin-top: 100px;
}
#wrapper{
    margin:0 auto;
}

#site-container{

}

#portfolio-content{
    width:900px;
    margin:0 auto;
}
#portfolio-content .section-container
{
    width:900px;
    margin: 20px auto;
    float: left;
}

.hover{
    width:213px;
    height:142px;
    position: absolute;
    top:0px;
    display: none;
    text-align: center;
}
.hover .inner{
    position: relative;
top: 40%;
font-weight: bold;
}

.light-pink{
    background: #ffbcaf;
}
.dark-pink{
    background: #ff447e;
}
.yellow{
     background: #fbe26f;
}

.blue{
     background: #6bc8ce; 
}

.grey{
    background: #bcbcbc;
}

.box-link{
height:40px;
width:165px;
text-align: center;
margin:15px auto;
padding:5px;
display: block;
}

.innertext{
    color:white;
    width:163px;
    line-height: 38px;
    height:38px;
    border:1px solid white;
    display: block;
    font-weight: 600;
}

#portfolio-content ul.section
{
    list-style: none;
    float:left;
    width:900px;
    overflow: hidden;
    height:142px;
    margin:0;
    padding:0;
}
#portfolio-content ul.section li
{
    list-style: none;
    float:left;
    width:213px;
    margin:0px;
    margin-right: 16px;
    padding:0px;
    position: relative;
}

#portfolio-content ul.section li a,#portfolio-content ul.section li a:link,#portfolio-content ul.section li a:visited,#portfolio-content ul.section li a:hover,#portfolio-content ul.section li a:active{
    color:black;
}

#portfolio-content ul.section li:last-child
{

    margin:0px;

    padding:0px;
}
#portfolio-content ul.section li img
{
    float:left;
    width:213px;
}

#about-content{
    width:700px;
    margin:0 auto;
}

#about-content h1{
    text-align: left;
    margin-bottom: 1em;
}

#about-content p{
    margin:1em auto 0;
    width:700px;
    text-align: justify;
}

#content{
    width:700px;
    display: inline-block;
    text-align: left;
}
#right-side{
    width:250px;
    display: inline-block;
    vertical-align: top;
}
#logo{
    float:none;
    margin:0px 10px;

}

a{
	color:#f4c4ba;
    text-decoration: none;
}
#logo a{
    text-decoration:none;
}
#logo a img{border:0px;}
/* main menu */
#menu-main {
    list-style: none;
    display: inline-block;
    width:950px;
    border-bottom: 1px dotted black;
    padding-bottom: 8px;
    margin-bottom:30px;
}
#menu-main  li{
    list-style: none;
    display: inline-block;
    text-align: left;
}
#menu-main li.separator{
    margin:0 30px;
     font-variant: small-caps;
    color:black;
    font-size:140%;
}

#menu-main a{
    font-variant: small-caps;
    color:black;
    font-size:140%;
}
/* LOOP */
h1.entry-title,h2.entry-title{
    font-size:160%;
    color:black;
    text-decoration: none;
    font-weight: normal;
    margin:0px 0px 10px 0px;
     font-variant:  small-caps;
    
}

.entry-meta-loop{
    margin-top: 8px;
    text-align: left;
}
.entry-meta-loop img{
    vertical-align: middle;
}

.post{
    clear:both;
    padding-bottom: 3em;
margin-bottom: 3em;
border-bottom: 1px dotted #cdcdcd;
}

.loop-comment a, .loop-comment a:link, .loop-comment a:visited, .loop-comment a:hover, .loop-comment a:active{
    color:#4c4c4c;
}

.post-date{
    color:#e0e0e0;
    font-weight: normal;
    font-variant: small-caps;
    margin-right: 10px;
    font-size: 19px;
}
h2.entry-title .post-date{

}
h1.entry-title,h2.entry-title a, #about-content h1.entry-title{
    font-size:36px;
    color:black;
    text-decoration: none;
    margin-bottom: 20px;
}

.post .entry p{
    line-height: 1.3em;
}
li#search{
    text-align: center;
}
#searchform{
    border:1px inset;
margin: 20px auto;
width: 150px;
}
#s{
    border:none;
    width:123px;
    height:25px;
    line-height: 25px;
    font-size: 12px;
}
#searchsubmit{
    background:url(/images/search.png) no-repeat;
    display: inline-block;
    width:25px;
    height:25px;
    background-size: 20px 20px;
    border: none;
}

.nav-previous a, .nav-next a{
    color:black;
    font-size: 140%;
}

#comments{
    text-align: left;
    margin: 0 auto;
    width:700px;
}
#comments h3#comments-title{
    margin-bottom: 20px;
}
ol.commentlist li{
    padding:20px 0px;
    border-bottom: 1px dotted #e0e0e0;
}

ol.commentlist li cite.fn{
    font-variant: small-caps;
    font-style: normal;
}

ol.commentlist li span.comment-date{
    color:#e0e0e0;
    font-weight: normal;
    font-size: 14px;
}

ol.commentlist li .comment-body{
    margin: 10px 0;
}
#respond{
    margin-top:20px;
}
#respond label{
    float:left;
    width:70px;
}
#respond form p{
    margin:10px auto;
}


#footer{
    clear:both;
}
