﻿/*
File:			custom.css
Description:	The 52 Weeks
Site Design by: Simply Amusing Designs
URI: http://simplyamusingdesigns.com

This theme is licensed for use *only* by Karen Amster-Young and Pam Godwin. No part of this theme maybe copied or redistributed without express written permission of Simply Amusing Designs.

*/

/* This line sets up our clickable background image based on the site title's link */
/* DIY: Adjust the height & width attributes to reflect the actual size of your image */
/* DIY: Change the filename of your image to reflect the actual header's file name 
.custom #header #logo a { display: block; height: 194px; background: url('images/header.png') no-repeat; outline: none; padding: 0; margin: 0;}*/

/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #logo {display:none;}
/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; border-bottom: none; }

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 19, 2011 */



@font-face {
    font-family: 'SketchetikLight';
    src: url('sketchetik-light-webfont.eot');
    src: url('sketchetik-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('sketchetik-light-webfont.woff') format('woff'),
         url('sketchetik-light-webfont.ttf') format('truetype'),
         url('sketchetik-light-webfont.svg#SketchetikLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

#header_area {background: url('images/topbg.jpg') repeat-x;height:379px;}

.full_width > .page {
background:none;
}

#header, #footer {border-width:0;}
#content_box {background-image:none;}

#navfloat {float:right; width:580px; height:36px; background:url('images/nav.png') no-repeat; padding-right:10px;}
#head1 {height:275px;}

#head2 {
    background: url("images/about.png") no-repeat scroll 0 0 transparent;
    height: 104px;
}
#abouthead {margin-left:175px;height:75px;padding-top:10px;}

.menu {border-width:0;padding-left:10px;}

.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover {
background:none;
}

.menu a {
letter-spacing:0;
text-transform:lowercase;
font-weight:bolder;
padding:0.6em 0.857em;
}

.menu a, .menu .current ul a, .menu .current-cat ul a, .menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover {
background:none;
}

.menu a {
font-weight:bolder;
letter-spacing:0;
padding-bottom:0.6em;
padding-left:0.5em;
padding-right:0.5em;
padding-top:0.6em;
text-transform:lowercase;
}

.menu {
padding-left:5px;
}


#navfloat {
background-attachment:scroll;
background-color:transparent;
background-image:url("images/nav.png");
background-position:0 0;
background-repeat:no-repeat;
float:right;
height:36px;
padding-right:10px;
width:650px;
}

#footer_area {background:url('images/footerbg.png') repeat-x bottom;height:135px;padding:0;padding-top:30px;}
#footer {text-align:left;background:url('images/footer.png') no-repeat;height:135px;padding:0;margin:0;}
#footer_area .page {padding-bottom:0;margin-bottom:0;}
#footcopy {padding-top:109px;}
#footer a {text-decoration:underline;}
.sidebar h3 {background:url('images/h3.png') no-repeat bottom transparent; color:#444444; height:26px; text-transform:lowercase;font-variant: normal;letter-spacing:0;font-weight:bolder;}
#text-4 h3 {text-indent:-9999px;background:url('images/connecth3.png') no-repeat;width:208px;height:32px;}

li.widget ul {
list-style: inside url('images/bullet.png');
}

.custom li.widget {
line-height:1.2em;
}

#leftcol {width:385px;float:left;text-align:justify; }
#rightcol {width:375px;float:right;text-align:justify; border-left: 1px solid #AAE0E2;}
.post_box, .teasers_box {
border-width:0;
}

#leftcol .postbox, #rightcol .postbox {margin:0;padding:0;}
#leftcol .headline_area h1, #leftcol .headline_area h2, #rightcol .headline_area h1, #rightcol .headline_area h2 {
line-height:1.2em;
}
.postdate {
	background:url("images/date.png") no-repeat scroll 0 0 transparent;
	height:50px;
	position:relative;
	width:50px;
	float:left;
	padding-right:5px;
	display:none;
	}

.month {
color:#FFFFFF;
font-family:Arial,Verdana,sans-serif;
font-size:10px;
line-height:11px;
font-size-adjust:none;
font-stretch:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding-top:8px;
text-align:center;
text-transform:uppercase;
width:100%;
}

.date {
color:#000;
font-family:Arial,Verdana,sans-serif;
font-size:20px;
line-height:18px;
font-size-adjust:none;
font-stretch:normal;
font-variant:normal;
font-weight:bold;
text-align:center;
text-transform:uppercase;
}

.date2 {float: left; font-size: 10px; font-weight: normal; margin-top: 15px;}
.com {float: left; font-size: 18px; font-weight: bold; margin-top: 0px;}
.cat {float:left;}

#karen {background:url('images/karen.png') no-repeat;width:300px;height:195px;margin:0 auto;}
#pam {background:url('images/pam.png') no-repeat;width:300px;height:195px;margin:0 auto;}

#abouthead p {font-family: 'SketchetikLight'; font-size:16px; color:#444; font-weight: bold; line-height:20px; padding-right:35px;}
#commentform input.form_submit, input.form_submit {background: url('images/submit.png') no-repeat;border:0;width:88px;height:44px;padding:0.313em .8em;text-align:center;color:#fff;}

.alignleft{float:left;}
.alignright {float:right;}
.homelink {width:150px;margin:0 auto;position:relative;top:23px;}
.prevlink a {background:url('images/previous.png') no-repeat;padding:10px;text-indent:-9999px;color:transparent;}
.nextlink a {background:url('images/next.png') no-repeat;padding:10px;text-indent:-9999px;color:transparent;}
div#post-16.post_box .postdate {display:none;}
div#post-2.post_box .postdate {display:none;}
div#post-18.post_box .postdate {display:none;}
div#post-2.post_box {
	text-align: justify;
}
div#post-1086.post_box .postdate {display:none;}

#linkcat-12.widget ul.xoxo {
list-style: none;
}
#contact {
	background:url('images/contact-bg.png') no-repeat;padding-top:15px;padding-left:150px;width:600px;height:520px;
	}

ul.dashlinks {
	clear:both;
	margin:0;
	padding:0;
}
.dashlinks li {
	display:inline;
	margin:0;
	padding:0 5px;
}
.headline_area {
margin-bottom:2.7em;
}
.format_text img.left, .format_text img.alignleft, .wp-caption.alignleft {
margin:0 1em 0 0;
}

.hide {display:none;}

div#post-1365.post_box  .postdate {display:none;}

.custom p.catcloud a {
padding-right:5px;
line-height: 24px;
}

div#post-1817.post_box  .postdate {display:none;}

/*-----archives-----*/
.custom .archive h3 {margin-top: 0;}
.custom .archive ul {font-size: .85em; }
.custom .archive1 { float: left; width: 40%;}
.custom .archiver { float: left; width: 33%;}
.custom .archive3 { float: left; width: 27%;}

.custom li#text-5.widget {
 background: transparent url('images/textwidbg.png') no-repeat;
 height: 815px;
 margin: 0 auto;
 padding: 5px 0 0;}
	
.archives .postdate {display:none;}

div#post-2994.post_box div.headline_area div.postdate {
display:none;
}

h1, h2, h2 a {
    color: #D33126;
    text-decoration: underline;
}

.custom #header {
    border-bottom: medium none;
    padding: 0;
    position: relative;
}




div#text {
    left: 740px;
    position: absolute;
    top: 50px;
    width: 255px;
}

div#text p {
    font-size: 15px;
    font-style: normal;
    text-align: center;
    color: #000000;
}

div#text a {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #000000;
}

#sidebar_1 {
    border-left: 1px solid #AAE0E2;
}

.custom .menu {
  padding-left:355px;
  position:absolute;
}