/*
Theme Name: Best-LoveLetters 
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: 10px 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;
}

.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: 125px;
}

#mainmenu{
font-size: 12px;
margin-bottom: 10px;
margin-left: 20px;
}

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

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

#leftcolumn{
width: 340px;
padding: 20px;
float: left;
min-height: 400px;
background: url('images/left_bg.jpg') top center no-repeat;
border: 0px solid red;

}

#rightcolumn{
width: 320px;
padding: 20px;
border: 0px solid red;
float: left;
position: relative;
min-height: 300px;
margin-top: 170px;
}

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