/*
Theme Name: WordPress BlueDesign
Theme URI: http://bluedesignstudios.com
Description: The BlueDesign WordPress theme by <a href="http://bluedesignstudios.com">Blue Design Studios</a>.
Tags: blue, custom header, fixed width, two columns, widgets
/* CSS Document 2009. All Right Reserved | Adult Web Site Design By http://bluedesignstudios.com */

body {
	margin: 0;
	padding: 0;
	font-family: 'Arial';
	font-size: 12px;
	color: #2f2f2f;
	background: #2e2e2e url('images/bg.jpg') repeat 0 0;
	}
img, table, td {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
img {
	border: 0;
	}
h1, h2, h3, h4, h5, h6, h7, p {
	padding: 0 0 5px 0;
	margin: 0;
	}
h1, h2, h3, h4, h5, h6, h7 {
	font-size: 12px;
	}
ul, ol, li {
	padding: 0;
	margin: 0;
	list-style: none;
	}
form {
	padding: 0;
	margin: 0;
	}
select, input, textarea, option {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: 'Arial';
	color: #040404;
	}
a {
	color: #00719d;
	cursor: pointer;
	}
a:hover {
	color: #ff3901;
	}
a:focus {
	outline: none;
	}
table, td {
	border-collapse: collapse;
	}
td {
	border-collapse: collapse;
	vertical-align: top;
	}

/*********************************************/

table.page {
	margin: 0 auto;
	}
td.page {
	background: #fd3902;
	padding: 18px 0 0 0;
	}
td.itext {
	padding: 3px 0 0 0;
	}
input.itext {
	width: 100%;
	border: none;
	background: #FFFFFF;
	padding: 2px;
	font-size: 12px;
	}
td.copy {
	padding: 12px 0 4px 0;
	}
td.copy1 {
	padding: 5px 0 0 0;
	color: #ff9d81;
	font-size: 11px;
	}
td.copy2 {
	padding: 3px 0 0 0;
	color: #ffffff;
	font-size: 14px;
	}
td.copy2 a {
	color: #ffffff;
	}
td.copy2 a:hover {
	color: #ff9d81;
	}
td.main {
	background: #ffffff url('images/back1.jpg') repeat-y 0 0;
	}
h2 {
	color: #ff3901;
	font-size: 16px;
	}
h2 a {
	color: #ff3901;
	}
h3 {
	color: #ff3901;
	font-size: 16px;
	}
h3 a {
	color: #ff3901;
	}
h4 {
	color: #3399FF;
	font-size: 14px;
	}
h4 a {
	color: #3399FF;
	}
ul li {
	background: url('images/li.gif') no-repeat 0 3px;
	padding: 0 0 5px 14px;
	}
table.block {
	background: url('images/a5.jpg') no-repeat 0 0;
	}
td.leftside {
	padding: 25px 0 0 0;
	}
td.leftside img {
	margin: 5px 0;
	border: #12b9f0 2px solid;
	}
td.leftside div.alignleft img {
	margin: 0;
	border: 0;
	}
td.leftside div.alignright img {
	margin: 0;
	border: 0;
	}
p.date {
	color: #00587f;
	font-size: 14px;
	font-weight: bold;
	}
p.comm {
	color: #8a8a8a;
	font-size: 11px;
	}
td.lbg {
	background: url('images/lbg.jpg') repeat-y 0 0;
	width: 10px;
	}
td.rbg {
	background: url('images/rbg.jpg') repeat-y 0 0;
	width: 10px;
	}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
