/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/css01.jpg) repeat-x;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Celticmd, Arial, sans-serif;
	color: #530100;
	class=typeface-js;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 20px;
}

h3 {
	//text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 15px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

hr {
	color: #530100;
}

blockquote {
	padding-left: 20px;
	background: url(/images/css05.gif) repeat-y;
}

a {
	color: #530100;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(/images/css02.gif);
}

#header h1 a, #header h2 a {
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}

#header h1 {
	padding: 20px 0 0 0px;
	font-family: Celticmd, Arial, sans-serif;
	font-size: 24px;
}

#header h2 {
	padding: 0px;
	font-size: 11px;
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(/images/css03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF;
}

/* Posts */

#posts {
	float: right;
	width: 760px;
	padding-left: 20px;
	background: url(/images/css05.gif) repeat-y;
}

/* Links */

#links {
	float: left;
	width: 200px;
	padding-left: 20px;
	
}	

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(/images/css06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li {
	font-size: 14px;
}

/* Gifts */
#giftheader {
	background-color: #530100;
}

tr.background {
	background-color: #530100;
	color: #D8D8D8;
}

/* Main */

#main ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main li{
	padding: 7px 10px;
	background: url(/images/css06.gif) repeat-x left bottom;
}

#main li a {
	text-decoration: none;
}

#main li a:hover {
	text-decoration: underline;
}


#main li {
	font-size: 14px;
	font-weight: bold;
}

/* Footer */

#footer {
	height: 70px;
	padding: 20px;
	background: #ffffff url(/images/css07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #d3d3d3;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

textarea.xbox {
    WIDTH: 254px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    margin: 0px;

}

input.tbox {
    WIDTH: 256px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    margin: 0px;
}

input.password {
    WIDTH: 256px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial
    margin: 0px;
}



#arrowlistmenu li {
	padding: 7px 10px;
	background: url(/images/css06.gif) repeat-x left bottom;
}
