/*
  Theme Name: WontonBlog
  Theme URI: http://www.mrwonton.com/blog/
  Description: WontonBlog's Finest
  Version: 1.0
  Author: MrWonton
  Author URI: http://www.mrwonton.com
*/

/* -----Main Navigation----- */
/* Layout */
#header {
	background:#fff;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:130px;
	}

body {
	margin:10px 10px 0px 10px;
	padding:0px;
	}

#leftcontent {
	position: absolute;
	left:10px;
	top:140px;
	width:150px;
	}

.sidenav {
	background:#eee;
	border:1px dotted black;
}

#searchform input, #searchform textarea, #s input {
	margin:3px;
	padding:2px;
	border:2px solid #ddd;
	background:#eee;
}

form#searchform input:focus, form#searchform textarea:focus, #s input:focus {
	border-color:#000;
	background:#fff;
}

#centercontent {
	background:#fff;
	margin-left: 155px;
	margin-right:126px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 157px;
	margin-right:128px;
	}

html>body #centercontent {
	margin-left: 157px;
	margin-right:128px;
	}

#rightcontent {
	position: absolute;
	right:10px;
	top:140px;
	width:121px;
	background:#fff;
	border:0px;
	}
	
		


/* -----Blog Related----- */
.blog {
	padding:15px;
	margin-left: 15px;
	background:#fff; 
}

.blogbody {
	font-family:palatino, georgia, verdana, arial, sans-serif;
	color:#333;
	font-size:small;
	font-weight:normal;
	background:#fff;
	line-height:200%;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.date	{ 
	font-family:palatino, georgia, times new roman, serif; 
	font-size: large; 
	color: #333; 
	border-bottom:1px solid #999;
	margin-bottom:10px;
	font-weight:bold;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

#banner {
	font-family:palatino,  georgia, verdana, arial, sans-serif;
	color:#333;
	font-size:x-large;
	font-weight:normal;
	margin-left: 15px;
	margin-top: 15px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	font-family: palatino,  georgia, verdana, arial, sans-serif;
	font-size: xx-large;
	color: #333;
	text-decoration: none;
}

.description {
	font-family:palatino,  georgia, times new roman, serif;
	color:#333;
	font-size:small;
	text-transform:none;	
}

.sidetitle {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

.side {
	border: 0;
	font: normal normal 70%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

.side a {
	color: #000;
	text-decoration: none;
}

.side a:hover {
	border-bottom: 1px solid #809080;
}

.syndicate {
	font-family:verdana, arial, sans-serif;
	font-size:xx-small;		
	line-height:140%;
	padding:2px;
	margin-top:15px;
	background:#fff;  		
}





.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    30px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 10px; height: 10px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -10px 0px 0px 0px; }
.borderBR { margin: -10px 0px 0px 0px; }
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}
.mcontent {
    margin: 0px;
    padding: 0px;
    border: 1px solid #000;
}




.sidenav form {
	margin: 0 0 0 13px;
}

.sidenav input#s {
	width: 80%;
	background: #FEFEFE;
	border: 1px solid #999;
	color: #000;
}

.sidenav ul {
	color: #555;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

.sidenav ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

.sidenav ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.sidenav ul ul li {
	border: 0;
	font: normal normal 70%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

.sidenav ul ul li a {
	color: #000;
	text-decoration: none;
}

.sidenav ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

.sidenav ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
	}

/* Cuz we all love us some spiffy popup widgets. Looks better in the MOZ */
div.nicetitle {
	position: absolute;
	padding: 4px;
	top: 0;
	left: 0;
	font-size: 13px;
	width: 25em;
	background: white;
	color: black;
	border: 1px solid black;
	-moz-border-radius: 5px;
	-moz-opacity: 0.8;
}
div.nicetitle p {
	margin: 0;
	padding: 0 3px;
}
div.nicetitle p.destination {
	font-size: 9px;
	text-align: left;
	padding-top: 3px;
}