body,html {
margin:0;
padding:0;
}
body {
background: #F5F5F5 url('img/bg.png') repeat-x;
text-align: justify;
margin: 0;
padding: 0;
font-family: Tahoma;
font-size: 13px;
line-height: 15pt;
margin-bottom: 5px;
margin-top: 0px;
color:gray;
text-shadow: 1px 1px 1px #ededed;
}
#wrap {
background: url('img/pat.png') repeat;
}

img {
border:0;
}
p {
color : #575757;
text-align : justify;
font-family : arial;
font-size : 12px;
margin-top: 0px;
}

#container {
width: 800px;
background: #F5F5F5 url('');
padding: 10px;
border: 1px solid #EAEAEA;
margin: 0 auto;
}

#header {
width: 900px;
height: 300px;
background: url('img/header.png');
margin: 0 auto;


}

#content {
width: 800px;
float: left;
text-align: justify;
}

#boxone {
width: 250px;
height: 120px;
float: left;
text-align: justify;
background: #F4F4F4 url('');
padding: 5px;
font-size: 8pt;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.1);
-moz-box-shadow: 0 1px 5px rgba(0,0,0,.1);
box-shadow: 0 1px 5px rgba(0,0,0,.1); 
}

#boxtwo {
width: 250px;
height: 120px;
float: left;
text-align: justify;
background: #F4F4F4 url('');
padding: 5px;
font-size: 8pt;
margin-left: 10px;
margin-bottom: 10px;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.1);
-moz-box-shadow: 0 1px 5px rgba(0,0,0,.1);
box-shadow: 0 1px 5px rgba(0,0,0,.1); 
}

#boxthree {
width: 250px;
height: 120px;
float: right;
font-size: 8pt;
text-align: justify;
background: #F4F4F4 url('');
padding: 5px;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.1);
-moz-box-shadow: 0 1px 5px rgba(0,0,0,.1);
box-shadow: 0 1px 5px rgba(0,0,0,.1); 
}

#footer {
clear: both;
text-align: center;
background: #f4f4f4 url('');
padding: 10px;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.1);
-moz-box-shadow: 0 1px 5px rgba(0,0,0,.1);
box-shadow: 0 1px 5px rgba(0,0,0,.1); 
font-size: 8pt;
}
.hosted {
font-size: 8pt;
}

h1 {
font-family: Arial Rounded MT Bold;
font-size: 30px;
text-align: center;
font-weight: normal;
color: #F0D2DF;
margin-bottom: 3;
}
h2 {
font-family: Pea Ash;
font-size: 20px;
text-align: center;
font-weight: bold;
color: #C5DFA6;
margin: 0;
}

h3 {
font-family: arial;
font-size: 9px;
text-transform: uppercase;
text-align: center;
color: #D42846;
margin: 0;
}

a {
color: #2AA0DB;
text-decoration : none;
}

a:hover {
color: #B8D1E5;
text-decoration: none;
}

strong {
color: #F1BF2F;
}
img.left_img {
float:right;
padding: 5px;
margin-right: 10px;
}

@font-face {
font-family:"Pea Ash";
src:url("http://secretkiss.org/fonts/peaash.ttf");
}
@font-face {
font-family:"Arial Rounded MT Bold";
src:url("http://secretkiss.org/fonts/Arial_Rounded_MT_Bold_Bold.ttf");
}
blockquote {
background:#F7F7F4;
width:600px;
text-align:center;
color: gray;
border-left: 6px solid #BB3066;
border-right: 6px solid #98D2DB;
border-top: 1px solid #E7E7E7;
border-bottom: 1px solid #E7E7E7;
margin:70px;
padding:5px;
}

input,select,submit,textarea {
color:gray;
background:transparent;
text-decoration:none;
text-align:left;
border:1px solid #E7E7E7;
}

ul {
list-style-image:url('http://i824.photobucket.com/albums/zz169/shiningsmilenet/resources/bullets/bullet1-9.png');
list-style-position:inside;
margin:0;
padding : 0px 2px 5px;
}
#commentlist p {
margin:0;
}

#commentlist {
background:transparent;
border:1px solid #ccc;
border-top:none;
display:block;
padding:5px 5px 10px;
}

#commentlist a {
font-weight:700;
color:#41C4FB;
}

.comments-template {
border-top:1px solid #ccc;
margin:10px 0 0;
padding:10px 0 0;
}

#gravatar {
float:right;
border:1px solid #CCCCCC;
width:auto;
margin:-6px 3px -6px 8px;
}

.alt #gravatar {
float:left;
border:1px solid #CCCCCC;
width:auto;
margin:-6px 8px -6px 3px; 
}

#author,#email {
width:156px;
margin:0;
}

#url {
width:158px;
margin:0;
}

textarea.comment {
width:492px;
margin:0;
}

#submit {
font-family:"lucida sans unicode";
font-size:11px;
border:1px solid #DEDEDE;
color:#000;
background:transparent;
margin:0;
padding:10px;
}

textarea.comment,#author,#email,#url {
background:transparent;
border:1px solid #DEDEDE;
font-family:"lucida sans unicode";
font-size:11px;
padding:3px;
}

#commentlists2 li,#commentlists2 ol,#commentdata ol,#commentdata ul,#commentdata li {
list-style:none;
}

#commentdata,.alt #commentdata {
font-size:13px;
letter-spacing:1px;
text-align:center;
color:gray;
background:transparent;
border-bottom:1px solid #EFEFEF;
padding:6px;
}
.rightc {
font-size: 20px;
text-align: center;
padding: 10px;
}
