/*
Theme Name: letters-of-resignation 
Theme URI: n/a
Description: Mine!
Version: 13 May, 15:53
Author: Me
Author URI: http://www.kevinblades.com/

*/

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body{
background-color: fff;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
padding: 0px;
margin: 0px;

}

h1{
font-size: 16px;
font-weight: bold;
color: #600;
}



h3{
font-size: 14px;
margin: 5px 0px 5px 0px;
font-weight: bold;
}

p{
margin: 0px 0px 10px 0px;
}

a{

text-decoration: underline;
color: #600;
}

a:hover{
text-decoration: underline;
color:#c66;
}

ul{
list-style-position: inside;
}
.frontlist{
font-size: 14px;
color: #600;
list-style-position: inside;
list-style-image: url(images/bullet.png);
}
 
.frontlist li{
margin: 3px 0px 3px 0px;
}

.guarantee{
padding-top: 15px;
font-size: 10px;
}

.tinytext{
font-size: 10px;
}

.sampleletters{
width: 95%;
background: #ffc;
border: 1px solid #ccc;
font-size: 12px;
margin: 5px auto;
padding: 5px;
}

.sampleletters a{
font-size: 10px;
}
#wrapper{
width: 750px;
margin:auto;
background: url('images/background.jpg') top center no-repeat;
min-height: 600px;
}

a img{
border: 0px;
}

a.sidebutton{
padding: 5px;
border: 1px solid #666;
background: #fff;
text-decoration: none;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
display: inline-block;

}

a:hover.sidebutton{
background: #666;
color: #fff;
border: 1px solid #fff;
}

.nicepic{
padding: 5px;
border: 1px solid #ccc;
background: #fff;

}
blockquote{
width: 80%;
background: #ffc;
border: 1px solid #ccc;
padding: 5px;
color: #333;
font-style: italic;
font-size: 10px;
margin: auto;
margin-bottom: 10px;
}

#header{
height: 118px;
background: url('images/header.jpg') top center no-repeat;
}

#mainmenu{
font-size: 12px;
text-align: center;
background: #c60;
width: 725px;
margin:auto;
padding: 3px;
word-spacing: 5px;
}

#mainmenu a{
text-decoration: none;
color: #fff;
font-weight: bold;
}

#mainmenu a:hover{
text-decoration: none;
color:#ffc;
}

#content{
border: 0px solid blue;
float:left;
position: relative;
width: 550px;
padding: 5px 10px 5px 10px;
min-height: 400px;
font-size: 11px;
}

#content ul{
padding: 5px;
list-style-position: outside;
width: 90%;
margin-left: 10px;

}

#content li{
margin-bottom: 5px;
}

#checklist{
width: 150px;
height: 250px;
padding: 5px;
border: 1px solid #ccc;
background: url('images/checklist_bg.jpg') repeat-x bottom center;
float: left;
text-align: right;
margin: 0px 10px 10px 0px;
font-size: 14px;
font-weight: bold;
}

#checklist li{
margin-bottom: 10px;
}


#package{
width: 100%;
min-height: 100px;
background: #ffc;
padding: 3px;
border: 1px solid #c60;
margin-bottom: 5px;
}

#package h1{
text-align: center;
color: #fff;
background: #c60;
font-size: 14px;
margin-bottom: 3px;

}

#package ul{

margin-left: 120px;
}

#sidebar{
float: left;
position: relative;
width: 160px;
border:0px solid red;
min-height: 300px;
margin-right: 10px;
padding:5px;
}

#sidebarbox{
width: 100%;
min-height: 100px;
background: #ffc;
padding: 3px;
border: 1px solid #c60;
margin-bottom: 5px;
}
#sidebarbox h1{
text-align: center;
color: #fff;
background: #c60;
font-size: 14px;
margin-bottom: 3px;

}

#footer{
font-size: 10px;
margin-bottom: 10px;
}