body {
	background: #fcd2d6;
	font-family: Verdana;
	font-size: 11px;
	color: #c87d84;
        line-height: 1.5em;
}
h1 {
	font-size: 13px;
	font-family: Verdana;
	text-align: center;
	background: #fee5e7;
	padding: 2px;
	border: 4px #f7a6ad double;
}
h2 {
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	background: #ffffff;
	padding: 2px;
	border: 1px #f7a6ad dotted;
}
a {
	color: #f7a6ad;
	text-decoration: none;
        outline-style: none;
}
a:hover {
	color: #d69298;
}

li {
	list-style-type: none;
}

input {
     background: #f9d6db;
     border: 3px double #7b323f;
}
blockquote {
     background: #fee5e7;
	border: 4px #f7a6ad double;
        -moz-border-radius: 10px;
        padding: 2px;
}


#s {
       background: #fee5e7;
	border: 4px #f7a6ad double;
     text-align: center;
}
#searchsubmit {
     background: #fee5e7;
	border: 4px #f7a6ad double;
}
textarea {
    background: #fee5e7;
	border: 4px #f7a6ad double;
}
/******************
*****table****
******************/


#table	{
	width: 800px;
	height: auto;
}

/******************
******header******
******************/
.tr_top	{
	background: transparent url(http://i49.tinypic.com/xldnyv.jpg) no-repeat top center scroll;
	width: 800px;
	height: 27px;
}
.tr_middle {
	background: transparent url(http://i49.tinypic.com/b5ocia.jpg) repeat-Y top center scroll;
	width: 800px;
	height:auto;
}
.tr_bottom {
	background: transparent url(http://i45.tinypic.com/2psog3d.jpg) no-repeat top center scroll;
	width: 800px;
	height: 35px;
}
#header {
	background: transparent url(http://i50.tinypic.com/2a9r2q8.jpg) no-repeat top center scroll;
	width: 780px;
	height: 200px;
	align: center;
	margin: 0 auto 0 auto;
}
#site_name	{
	position: relative;
	top: 80px;
	left: 100px;
	font-size: 30px;
}
#nav_link {
	margin: 0 auto 0 auto;
	text-align: center;
}
#nav_link a {
	background: #fee5e7;
	border: 4px double #f7a6ad;
	padding: 2px;
	margin: 2px;
}
#nav_link a:hover {
	background: #f7a6ad;
	border: 4px double #fee5e7;
	padding: 1px;
	color: #ffffff;
}
#main_content {
	float: left;
	width: 550px;
	height: auto;
	margin-left: 10px;
	color: #c87d84;
}
#main_sidebar {
	float: left;
	width: 220px;
	height: auto;
	margin-left: 5px;
	color: #c87d84;
}
#footer {
	text-align: center;
}

/******************
**Comments*********
******************/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/*************
***images******
**************/

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.online {
     background: #f9d6db;
     border: 4px double #7b323f;
     width: 50%;
     text-align: center;
     margin: 0 auto 0 auto;
}
.online a {
     font-size: 10px;
     text-align: center;
     color: #7b323f;
}

div#cboxdiv {
	background: transparent url(http://i45.tinypic.com/anhbar.jpg) 

no-repeat top center scroll;
	width: 453px;
	height: 300px;
}

div#cboxdiv #cboxmain {
	width:190px;
	height: 250px;
	position: relative;
	top: 20px;
	left: -90px;
}

div#cboxdiv #cboxform {
	position: relative;
	top: -200px;
	height: 100px;
	left: 132px;
	width: 160px;
}
.pic {
        -moz-border-radius: 15px;
	-webkit-border-radius: 20px;
        border: #fcd2d6 4px dotted;
        padding: 5px;
}
