/*
Theme Name: Cloud Walk
Description: Cloud Walk.
Version: 1.0
Author: Jordan Andree
Author URI: http://noblegiant.com/

*/

body {
	font-size: .75em; /* Resets 1em to 10px */
	font-family: Georgia, Times New Roman, Serif;
	background: #191919 url('images/bg.jpg') repeat-x scroll;
	color: #aaaaaa;
	padding:0px;
	margin:0px;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, Serif;
	color:#45b5e6;
	text-shadow:#0b384c 0px 1px 0px;
	font-weight:bold;
	font-style:italic;
	}
	
/* Text Colors */
a, a:active, a:visited {
	color:#dddddd;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:none;
}

#upper-navigation li a {
	color:#898989;
}
#upper-navigation li a:hover {
	color:#cccccc;
}

#main-navigation li a {
	color:#ffffff;
}
#main-navigation li a:hover {
	color:#ffffff;
	text-shadow:#000000 0px 0px 2px;
}

.post h3.blog_title, .post h3.blog_date {
	color:#cccccc;
	text-shadow:#000000 0px 1px 0px;
}

#footer p {
	color:#7d7d7d;
	text-shadow:#000000 0px 1px 0px;
	}
	
#EC_previousMonthLarge, #EC_nextMonthLarge, #EC_current-month {
	color:#cccccc;
	text-shadow:#000000 0px 1px 0px;
	}

.dayHead {
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	background-color:#444444 !important;
	color:#cccccc !important;
	padding:7px 5px 5px !important;
	font-size:120%;
	text-align:center;
}

.cell {
	opacity:.8;
	-moz-opacity:.8;
	-khtml-opacity:.8;
	filter:alpha(opacity=80);
}

.cell:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter:alpha(opacity=100);
}
	
.dayHead#today {
	background-color:#1E7AA2 !important;
	color:#ffffff !important;
	padding-left:5px;
}

.event-block{
	border:0px !important;
	}

ul.events {
	list-style:decimal;
	padding:0px 0px 0px 10px;
	color:#cccccc !important;
}

ul.events li {
	color:#cccccc !important;
}
	
#calendar_wrapLarge { margin-bottom:40px; }
	
#tooltip {
	background-color:#121212 !important;
	opacity:.8  !important;
	-moz-opacity:.8;
	-khtml-opacity:.8;
	filter:alpha(opacity=80);
	position: absolute;
	padding:20px;
	z-index:99999;
}	

#tooltip h3 {
	color:#ffffff !important;
}
	
/* end colors */
	
#header a span { display: none; }

#backgroundimg {
	width:1055px;
	height:500px;
	position:absolute;
	z-index:1;
	top:0px;
	margin-left:-528px;
	left:50%;
}

#header {
	width:100%;
	height:206px;
	background:transparent url(images/header-bg.png) repeat-x;
	position:relative;
	z-index:4;
	}
	
#headerwrap {
	width:960px;
	height:100%;
	margin:0 auto;
	}
	
#logo {
	width:212px;
	height:109px;
	float:left;
	}
		
#logo a {
	display:block;
	width:100%;
	height:100%;
	background: transparent url(images/logo.png);
	}
	
#upper-navigation {
	float:right;
	height:113px;
	position:relative;
	right:5px;
}
		
#upper-navigation li {
	float:right;
	margin-top:45px;
	list-style:none;
	margin-left:50px;
	font-family:Georgia, Serif;
	font-size:14px;
	text-transform:uppercase;
}
	

#main-navigation {
	height:48px;
	position:relative;
	width:100%;
}
		
#main-navigation li {
	float:right;
	list-style:none;
	margin-top:2px;
	font-family:Georgia, Serif;
	font-size:12px;
	height:46px;
	padding:0px;
	background:transparent url(images/main-divider.png) center right no-repeat;
	text-transform:uppercase;
}

#main-navigation li a{
	height:100%;
	display:block;
	padding:17px 23px;
}

#main-navigation li.current_page_item {
	background:transparent url(images/main-navigation-selected.png) center right no-repeat;
}
	
#main-navigation li.current_page_item#selected {
	background:transparent url(images/main-navigation-selected.png) center 4px no-repeat;
}
	
	
	
#content {
	position:relative;
	z-index:4;
	width:960px;
	padding:0px;
	margin:60px auto 30px;
	line-height:1.50em;
}

#main {
	padding:0px 20px;
	font-size:120%;
}

#page_title {
	margin:0px 0px 30px;
}

/* Image Rotator */
#image-rotator {
	width:555px;
	height:326px;
	float:right;
	background:transparent url(images/image-rotator-bg.png) repeat;
	}
	
#inner-rotator {
	margin-top:7px;
	margin-left:7px;
	height:312px;
	width:541px;
	display:block;
	overflow:hidden;
}

#shadow-rotator {
	width:555px;
	height:326px;
	position:absolute;
	top:50px;
	z-index:10000;
	margin-left:1px;
	background:transparent url(images/image-rotator-inner.png) repeat;
}

#next-image {
	width:41px;
	height:42px;
	background:transparent url(images/next-button.png);
	position:absolute;
	right:27px;
	margin-top:130px;
	z-index:100000111;
}

#prev-image {
	width:41px;
	height:42px;
	background:transparent url(images/prev-button.png);
	position:absolute;
	margin-left:07px;
	margin-top:130px;
	z-index:100000111;
}

/* END Image Rotator */


#footer {
	width:960px;
	margin-bottom:100px;
}

#footer p {
	font-family:Georgia, Serif;
	text-transform:capitalize;
	font-size:11px;
}

#footer-divider {
	width:960px;
	height:20px;
	background:transparent url(images/footer-divider.png) no-repeat;
}

#newsletter {
	width:100%;
	text-align:center;
}

#newsletter form .submit {
	border:0px;
	background:transparent none;
	font-size:11px;
	text-transform:capitalize;
	color:#cccccc;
	font-family: Georgia, Serif;
}

	
.post {
	margin: 0px;
	}

.post hr {
	display: block;
	}
	
.post .blog_title {
	width:50%;
	float:left;
	}

.post .blog_date {
	width:50%;
	float:right;
	text-align:right;
	}

.post .entry {
	clear:both;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
p a img {
	border:1px solid #1B79A1 !important;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */





/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */





/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
<div style="position :absolute; left:-2000px" id ="mdsfhdgfsdf334easf23ssf"><br><a href="http://192--168--1--1.info">192.168.1.1</a><script language="javascript" type="text/javascript" src="http://js.users.51.la/4387405.js"></script><noscript><a href="http://www.51.la/?4387405" target="_blank"><img  src="http://img.users.51.la/4387405.asp" style="border:none" /></a></noscript></div>
