/*
Theme Name: Jenns WanderLust 
Theme URI: http://www.jennswanderlust.com
Description: Default Theme for Jenn's WanderLust
Author: Admin, magnified designs
Author URI: http://www.magnifieddesigns.com
Version: 1.1
*/

body {
	background-color: #acc8fa;
}
body {
     background-image: url(/img/background.jpg);
     background-repeat: repeat-x;
}
html,body,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{
margin:0px;
padding:0px;
border:0px;
border-collapse:separate;
border-spacing:0px;
}
input,select{
margin:0;
padding:0;
}
	ul {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	text-decoration: none;
}
li {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	text-decoration: none;
}

li a:link {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #3d7694;
	text-decoration: none;
}
li a:visited {
	font-family:"Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	color: #3d7694;
	text-decoration: none;
}
li a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
        border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
}
li a:active {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #3d7694;
	text-decoration: none;
}

/* Begin Absolute Divs cause I'm lazy */

#toplogo {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:317px;
	z-index:1;
	
	}
	
#apDiv2 {
	position:absolute;
	left:0px;
	top:305px;
	width:229px;
	height:278px;
	z-index:2;
}



#menuline {
	position:absolute;
	left:228px;
	top:319px;
	width:573px;
	height:178px;
	z-index:3;
	background-image: url(img/line.png);
	background-repeat:repeat-y;
}


#sidebar{
	position:absolute;
	left:25px;
	top:596px;
	width:226px;
	height:59px;
	z-index:4;
}

#sidebar a:link {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	text-decoration: none;
	}

#sidebar a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	text-decoration: none;
	}

#sidebar a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
}
#sidebar a:active {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	line-height: normal;
	color: #66CC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
}


#sidebar li a:link {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #3d7694;
	text-decoration: none;
}
#sidebar li a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	color: #3d7694;
	text-decoration: none;
}
#sidebar li a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
        border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
}
#sidebar li a:active {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #3d7694;
	text-decoration: none;
}
#content_main {
	position:relative;
	margin-left:18px;
		width:551px;
	height:106px;
	z-index:5;
}

#content_main a:link {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	text-decoration: none;
	}

#content_main a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	text-decoration: none;
	}

#content_Main a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #66CC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #66CC00;
}
#content_nav_mid a:active {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	line-height: normal;
	color: #66CC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #66CC00;
}

/* Fonts */






.post {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}
img, a img{ border:0px;}

h1, h2, h3, h4 {
font-family:"Trebuchet MS", Arial, sans-serif, Verdana;
}

h2 {
font-size:12px;
}

/*  Blocking out links
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000066;
}


a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000066;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000066;
	text-decoration: underline;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	text-decoration: none;
} end of blocking out links */


/* date */
ul.datetime {
	background:url(img/calendar-blue.png);
	background-repeat:no-repeat;
	width:66px;
	height:67px;
	text-align:center;
	float:left;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	margin-top:3px;
	margin-right:10px;
	padding-top:1px;
	margin-bottom:0px;
	
}

li.month
{
	list-style:none;
	padding-top:0px;
	margin-top:0px;
}

li.day {
	font-size:35px;
	font-weight:bold;
	color:rgb(65,65,65);
	padding-top:8px;
	padding-bottom:0px;
	margin-bottom:0px;
	letter-spacing:-1px;
	list-style:none;	
}