
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
/*	background: #4C9BCD url(images/img01.jpg) repeat-x left top; */
	background: #08103A url(../images/casdeep.jpg) repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #E6E8FA;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h1 { font-size: 1.75em; }

h1r {	
	font-size: 1.5em;
	color: #549900;
}
	

h2 { font-size: 1.5em;
	padding: 1em 0px ;
	color: #5499cc;
 }
h3 { font-size: 1.1em;
	color: #549900;
}

h4 { font-size: 1em;
	color: #FF7722;
}

enter {
font-size: 22pt; 
color: #ff7722;
}

p, ul, ol {
	margin-top: 1em;
	line-height: 140%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #ff7722; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	
}

/* Header */

#header {
	width: 940px;
	height: 105px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5em;
	background: url(../images/img02.png) no-repeat left top;
	position: relative;
	z-index: 29;
	
}

/* Menu */
#nav, #nav ul{
display: block;
margin-left: auto;
margin-right: auto;
width: 85%;
padding-left:auto;
padding-right:auto;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav a{
display:block;
padding:1em 0.7em;
border:1px solid #333;
color:#fff;
text-decoration:none;
background-color:#5970B2;
font-size: 0.8em;
}

#nav a:hover{
background-color:#fff;
color:#333;
}

#nav h3{
display:block;
padding:1em 0.7em;
border:1px solid #333;
color:#fff;
text-decoration:none;
background-color:#5970B2;
font-size: 0.8em;
}

#nav h3:hover{
background-color:#fff;
color:#333;
}


#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:11em;
top:2.20em;
padding:0;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:10.8em;
margin:0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/* Page */

#page {
	width: 880px;
	margin: 0px auto;
	padding: 0px 30px 0px 30px;
	position:relative;
	z-index: 0;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(34, 34, 34);
	/* RGBa with 0.6 opacity */
	background: rgba(34, 34, 34, 0.8);
	/* For IE 5.5 - 7*/
	background: transparent\9; /* clear solid background for ie */
	zoom:1; /* required for the filters */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc222222, endColorstr=#cc222222);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc222222, endColorstr=#cc222222)";
}

#page-bgtop {

}


/** LOGO */

#logo {
	position: relative;
	z-index: 40;
	width: 920px;
	height: 35px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 20px;
}

#logo h1, #logo p , #logo a{
	float: left;
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#logo p {
	padding: 13px 0px 0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

#logo h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	position: relative;
	z-index: 1;
	float: left;
	width: 880px;
}

.indent {
	padding: 0px 2em;
}

/* Post */

.post {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #1D1D1D;
	background: #1E1E1E;
}

.post .title {
	padding: 4px 20px 0px 20px;
	height: 1.3em;
	background: #161616;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.1em;
	color: #4999CB;
}

.post .date {
	display: inline-block;
	margin: 0px;
	padding: 0px 10px;
	color: #FFFFFF;
}

.post .meta {
	margin-left: 2px;
	padding: 10px 30px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	padding: 8px 10px 5px 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.post .entry {
	width: 820px;
	padding: 1em 2em 1em 2em;
	font-size: 1em;
	position:relative;
}

.post .links {
	display: block;
	width: 120px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	background: #161616 url(../images/img10.jpg) no-repeat right top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px dashed #1D1D1D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
/* Kitten bits */
#kitsleft  {
	float:left;
	width:440px;	
}

#kitsright{
	float: right;
	width:440px;	
}

#catdescleft  {
	float:left;
	width:440px;
	height: 340px;	
}

#catdescright{
	float: right;
	width:440px;
	height: 340px;		
}


#catpic{
	float:left;
	padding: 1em;
	width:240px;
	height: 270px;
	text-align: center;
}

#smallpic{
	float:left;
	padding: 1em;
	width:190px;
	height: auto;
	text-align: center;
}
/* Column Stuff */
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
	text-align:center;
}
/* 3 Column settings */
.threecol {
}
.threecol .colmid {
	right:25%;			/* width of the right column */
}
.threecol .colleft {
	right:50%;			/* width of the middle column */	
}
.threecol .col1 {
	width:46%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:21%;			/* Width of left column content (column width minus padding on either side) */
	left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:21%;			/* Width of right column content (column width minus padding on either side) */
	left:85%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

/* Footer */

#footer {
	width: 940px;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img09.jpg) no-repeat left top;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 30px;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	font-size: 10px;
}

#footer a {
}

