/*
Theme Name: Skypal
Theme URI:
Description: This theme utilizes the clean and neat style. Use it to express yourself and communicate directly with your blog readers with no distractions.
Version: 1.4
Author: Mass Media Group
Author URI: http://ooyes.net
Tags: blue


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/




body {
	font-size: 12px;
	font-family:Helvetica,Arial,sans-serif;
	color: #333;
	text-align: center;
	background: #fff url(images/navigation_blue.png) repeat-x 0 70px;
	}
html{*overflow-x: hidden;}

a{
  font: bold 12px Helvetica,Arial,sans-serif;
  color: #636363;
}

#page {
  text-align: left;
  width:960px;
  margin: 0 auto;
	}

#header {

}
#headerimg 	{
	margin: 0;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}



/* Begin Structure */
*{
  margin: 0;
  padding: 0;
}

body {
	margin: 0;
	padding: 0;
	}


#header{
	margin: 0;
	padding: 0;
}
#header:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#header{display: inline-block;}

html[xmlns] #header{display: block;}

* html #header{zoom: 1;}

#headerimg {
	margin: 0;
	width: 100%;
	height: 59px;
	}
.webkit #headerimg {
	height: 60px;
}
#content-wrapper{
  clear: both;
  margin-top: 10px;
}
#content-wrapper:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#content-wrapper{display: inline-block;}

html[xmlns] #content-wrapper{display: block;}

* html #content-wrapper{zoom: 1;}

#content{
	float:left;
	padding:0;
	width:720px;
	clear: both;
}
#headerimg h1{
  float: left;
  display: inline-block;
  margin-top: 10px;
}
#headerimg h1 a{
  display: inline-block;
  position: relative;
  text-decoration: none;
  padding: 0 10px 0 0;
}
#headerimg h1 a *{
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
#headerimg h1 a span{
  color: #02AEED;
}

#headerimg h1 a em{
	position: absolute;
	color: #fff;
	left: -1px;
	top: -1px;
	z-index: 1;
}
.description{
  clear: both;
  color:#00AFF0;
  font-weight: bold;
}



.post {
	margin: 0;
	background: #E5F6FD url(images/business_cloudbottom.jpg) no-repeat right bottom;
	border-top: solid 1px #7FD7F7;
    border-bottom: solid 1px #7FD7F7;
    border-left: solid 1px #7FD7F7;
	padding: 10px;
	margin: 10px 0;
	position: relative;
	min-height: 210px;
	-height: 210px;
}
.post h2, .post h2 a, .post h3, .post h3 a{
  color: #2C2C2C;
  font: bold 20px Helvetica;
  text-decoration: none;
  padding-bottom: 0;
}
.post h2, .post h3{
	background: #9DD6FF ;
	padding: 2px 5px;

}
.post small{
  font: 12px/24px Helvetica;
  color: #3A9EEB;
}



.entry{
  padding: 5px 0;
  padding-left: 10px;
}



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0;
	}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear, .c{
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	background: url(images/bottom_gradient.png) repeat-x;
	padding-top: 20px;
	height: 75px;
	margin-top: 40px;
	}
#footer-content{
  width: 960px;
  margin: 0 auto;
}

#web-design-company{

}

#footer address{
  float: right;
  font: 12px Helvetica,Arial,sans-serif;
}


/* End Structure */



/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
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 */

.entry ol {
	padding: 0;
	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;
	}

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

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



/* Begin Form Elements */
#searchform {
	float: right;
	margin-top:23px;
	display: inline;
	}

#searchform #s {
	padding: 1px;
	}

#searchsubmit {
	padding: 1px;
	position: absolute;
	visibility: hidden !important;
	}

.entry form {
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform textarea {
	padding: 2px;
    width: 400px;
	margin-top: 5px;
    margin-bottom: 5px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	width: auto;
	}
/* End Form Elements */



/* Begin Comments*/
#commentform{
  background: #00A5E8;
  padding: 10px;
border-bottom:1px solid #AEE756;
border-top:1px solid #AEE756;
overflow: hidden;
margin-top: 10px;
}


.commentlist li {
	list-style: none;
	background: #E9FAD0;
	padding: 10px;
border-bottom:1px solid #AEE756;
border-top:1px solid #AEE756;
margin-bottom: 10px;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Sidebar */
#sidebar
{
	float:right;
	width:240px;
	background: url(images/sidebar.jpg) repeat-y;
	padding-top: 0;
}
.sbb{
  background: url(images/sidebartop.jpg) no-repeat;
  margin: 0;
  padding: 0;
  border-top:solid 1px #fff;
}
.sbbm{
  background: url(images/sidebarbottom.jpg) no-repeat left bottom;
  min-height: 500px;
  -height: 500px;
  padding-left: 20px;
}
#sidebar h2{
  color: #444444;
  font: bold 15px Helvetica;
  background: url(images/yellow_sidebar.png) no-repeat left bottom;
  padding: 3px 0 8px 3px;
  cursor: default;margin-top:7px}
#sidebar li li a{
  color: #3A9EEB;
  font-size: 14px;
  line-height: 19px;
  font-weight: normal;
  display: inline-block;
  padding: 2px 0 2px 20px;
  background: url(images/bullet.jpg) no-repeat 0 6px;
}
#comments{
  font: bold 20px Arial;
  color: #2C2C2C;
  padding: 5px 0;
}




#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;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}
/* 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 */

/* Customs: */

#nav{
   list-style: none;
   margin-top: 8px;
   overflow: hidden;
   zoom:1;
   position: relative;
}
#nav li{
	display:inline;
	float:left;
	font-weight:bold;
	margin:0 10px 0 0px;
	padding-left:2px;
}
#nav a{
	display: inline-block;
	color:#636363;
	display:block;
	padding:10px 10px 8px 8px;
	text-decoration:none;
}

#nav li:hover a, #nav li.current_page_item a{
	background:#7FD7F7 url(images/navi_top_right.png) no-repeat scroll right top;
}
#nav li:hover, #nav li.current_page_item{
	background:#7FD7F7 url(images/navi_top_left.png) no-repeat;
}

#footer_nav{
  float: right;
  list-style: none;
}
.navigation{
  height: 30px;
}
.navigation samp{
  background: url(images/blue_small_comp_right.png) no-repeat right top;
  display: inline-block;
}
.navigation samp a{
  background: url(images/blue_small_comp_left.png) no-repeat 0 0;
  color: #fff;
  display: inline-block;
  padding: 3px 7px 4px 7px;
  text-align: center;
}
#footer_nav li{
	display:inline;
	float:left;
	margin:0;
	padding:7px 15px 5px;
	white-space:nowrap;
}
#footer_nav li a{
	color:#636363;
	font-weight:normal;
	text-decoration:none;
}
#footer_nav li a:hover{
	color:#636363;
	font-weight:normal;
	text-decoration:underline;
}
.commentmetadata a{
  font: 11px Arial;
}
.commentlist cite, .commentlist cite a{
  font: bold 12px Arial;
  text-decoration: none;
}

.seo-help{
	font: 11px Arial;
	color: #ccc;
}
.cloud{
  position: absolute;
  left: -54px;
  top: 0;
  display: block;
  height: 224px;
  width: 53px;
  background: url(images/connected_cloudsa.jpg) no-repeat;
}
#respond{
  padding-top: 5px;
}
#wd{
  margin: 0 auto;
  text-align: center;
  clear: both;
  padding-top: 10px;
}
#wd *{
	font: 11px Arial;
	text-decoration: none;
}
.rss{
  padding: 5px 5px 10px 5px;
  background: url(images/yellow_sidebar.png) no-repeat right bottom;
}
.tagcloud a{
  font-family: Verdana;
  color: #00BBF9;
  text-decoration: none;
}