@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
	background-color: #f2f2f2;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}
.top_nav {
	position:absolute;
	height: 50px;
	width: 1400px;
	left: -40px;
	top: -12px;
}

a:link {
	color: #35aeb3;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #35aeb3;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #F33;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #F33;
	font-weight: bold;
}
.categories {
	position:relative;
	height: 110px;
	width: 690px;
	left: 50px;
	bottom:50px;
	padding-left: 40px;
}
.content_area {
	position:relative;
	bottom:50px;
	height: auto;
	width: 700px;
	margin-left: 50px;
	margin-bottom: 10px;
	padding-top: 25px;
	padding-left: 40px;
	background-image: url(images/ali_content_bg.png);
	background-repeat: repeat;
}
.article {
	width: 450px;
	padding-top: 20px;
	padding-right: 200px;
	padding-bottom: 5px;
}
.pages {
	width: 500px;
	padding-top: 20px;
	padding-bottom: 5px;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.main_large {
	margin: 0px;
	background-color: #f2f2f2;
	background-image: url(images/ali_water_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 1500px;
	width: 1450px;
}

.main_large_fire {
	margin: 0px;
	background-color: #f2f2f2;
	background-image: url(images/ali_fire_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 1500px;
	width: 1450px;
}

.logo {
	float: left;
	height: 220px;
	width: 450px;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 20px;

}

.top-right-content {
	height: 200px;
	width: 220px;
	margin-left: 600px;
	padding-top: 40px;
}


.links {
	position:relative;
	height: 200px;
	width: 700px;
	margin-left: 50px;
}

.sm_links {
	position:relative;
	width: 220px;
	left: 603px;
	top:-30px;
}


.Headings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #6b6d6e;
	text-decoration: none;
}

.article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.article_date {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 610px;
}

#quicklinks {
	position:relative;
	right:18px;
	height:200px;
	top:-3px;
}


#quicklinks ul {
	float:left;
	height:auto;
}


#quicklinks li.cat-item {
	display:block;
	float:left;
	position:relative;
	list-style-type:none;
}

#quicklinks_nav ul {
	float:left;
	margin:0px;
	padding:0px;
}

#quicklinks_nav a:link {
	color: #35aeb3;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
}

#quicklinks_nav a:visited {
	text-decoration: none;
	color: #35aeb3;
	font-weight: bold;
	font-size:14px;
}

#quicklinks_nav a:hover {
	text-decoration: none;
	color: #F33;
	font-weight: bold;
	font-size:14px;
}

#quicklinks_nav a:active {
	text-decoration: none;
	color: #F33;
	font-weight: bold;
	font-size:14px;
}


#quicklinks_nav li.page_item {
	display:block;
	float:left;
	position:relative;
	list-style-type:none;
	padding:2px 8px 2px 8px;
	border: 1px solid #DDD;
	background-color:#FFF;
}






/*	Archives Template Listings
----------------------------------------- */
#toptags {	
	float: left;
	left: -52px;
	height: 110px;
	width: 700px;
	position:relative;
	margin-top:10px;
}

#toptags ul {
	width:700px;
	margin:0px;
	float:left;
	list-style:none;
}

#toptags ul li {
	width:210px;
	padding:0 5px;
	margin-left:10px;
	display:block;
	float:left;
	position:relative;
}

#toptags ul li a {
	width:190px;
	padding:6px 0 0;
	margin-bottom:4px;
	display:block;
	position:relative;
	line-height:10px;
}

#toptags ul li.all-tags-link {
	width:160px;
	padding:6px 5px 0 0;
	margin:0 0 4px 10px;
	display:block;
	position:relative;
	line-height:10px;
}

#toptags ul li.all-tags-link:hover {
	background:transparent;
}

#toptags ul li:hover a {
	border-color:#F33;
	color:#F33;
}

#toptags ul li a span {
	padding-bottom:3px;
	background:#FFF;
	z-index:4;
}

#toptags ul li.all-tags-link span {
	padding:0 0 3px 5px;
	background:#FFF;
	z-index:4;
}

#toptags ul li a span.postcount, #toptags ul li.all-tags-link span.postcount {
	padding-bottom:4px;
	position:absolute;
	right:0;
	background:#FFF;
	text-align:right;
	z-index:4;
}

#toptags ul li .description {
	width:158px;
	padding:2px 5px;
	left:0;
	display:none;
	position:absolute;
	border:1px solid #AAA;
	border-top-width:0;
	font-size:11px;
}

#toptags ul li:hover .description {
	margin:0 0 5px;
	display:block;
	background:#F33;
	z-index:10;
}

.navigation a:link, .navigation a:visited, .comments-navigation a:link, .comments-navigation a:visited {
	border: 1px solid #DDD;
	display: inline-block;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	font-size: 14px; }
	
.entry {
	margin-right:10px;
}

#comment {
	width:600px;
}

