/*
Theme Name: Subtle Sky
Theme URI: http://wordpress.org/
Description: Subtle Sky Wordpress Theme. 2 Columns. Widget Ready.
             Web 2.0 Inspired Design. 
             [Theme by: http://www.grandmatrix.com - Free Online Games and Downloads]
Version: 1.0
Author: ChiQ Montes
*/

body {
	margin: 0; padding: 0;
	background: repeat-x url(images/bck.gif);
	font: normal 100%  Arial, sans-serif;
	font-weight:bold;
	color: navy;
}


textarea {
	
	background: repeat-x url(images/bck.gif);
	font: normal 100%  Arial, sans-serif;
	font-weight:bold;
	color: navy;
		
	
	}


#cp {
	font: normal 100%  Arial, sans-serif;
	font-weight:bold;
	color: navy;
	
	}


.clear {clear: both;}
#page {
	margin: 0 auto;
	width: 900px;
}
#header {
	height: 125px;
	background: no-repeat url(images/bckheader.gif);
	position: relative;
}
#header h1 {
	margin: 0 0 0 75px; padding: 40px 0 0 0;
	font-size: 40px;
	color: #3399ff;
}
#header h1 a {
	color: #3399ff;
	text-decoration: none;
}
#header form {
	position: absolute;
	padding: 7px 0 0 0;
	top: 10px; right: 10px;
	width: 300px;
	height: 33px;
	background: no-repeat url(images/bcksearch.gif);
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
#header form * {
	vertical-align: middle;
}
.searchtext {
	margin: 0 10px; padding: 3px 0 0 0;
	width: 150px;
	height: 17px;
	background-color: #fff;
	border: #41a4d5 1px solid;
	font-size: 11px;
}
#menu {
	position: relative;
	height: 40px;
}
#menu ul {
	margin: 0; padding: 0;
	position: absolute;
	list-style: none; list-style-type: none;
	right: 0;			
}
#menu ul li {
	float: left;
	margin: 0 10px 0 0;
	width: 124px; height: 31px;
	line-height: 31px;
	text-align: center;
	background: no-repeat url(images/bckmenulink.gif);
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#menu ul li a {
	color: #fff;
	text-decoration: none;
}
#container {
	margin: 0 0 0 60px;
	padding: 40px 0 0 30px;
	width: 810px;
	background: no-repeat url(images/bckcontainer.gif);
	min-height: 650px;
}
* html #container {
	height: 650px;
}
#content {
	float: left;
	width: 525px;
	padding: 5px 0 0 0;
	text-align: justify;
}
#content h2.date {
	position: relative;
	margin: 20px 0;
	padding: 0 0 0 55px;
	background: no-repeat url(images/bckdate.gif);
	height: 50px;
	line-height: 50px;
	left: -52px;
	font-family: Verdana;
	font-size: 13px;
	color: #fff;
}
#content .post {
	margin: 0 0 40px 0;
}
#content .post h2 {
	margin: 0 0 10px 0; padding: 0 0 5px 0;
	border-bottom: #9cc318 1px solid;
	font-family: Verdana;
	font-size: 20px;
	color: #66b30d;
	background-color: transparent;
}
#content .post h2 a {
	color: #66b30d;
	text-decoration: none;
}
#content .meta {
	margin: 0 0 5px 0; padding: 0 0 0 21px;
	color: #3399ff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background: left center no-repeat url(images/bckmeta.gif);
}
#content .meta a {
	color: #3399ff;
	text-decoration: none;
}
#content .entry {
	color: #000;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
}
#content .entry p {
	margin: 15px 0;
}
#content .entry a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#content .nc {
	position: relative;
	height: 18px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3399ff;
}
#content .nc a {
	color: #3399ff;
	text-decoration: none;
}
#content .nc span {
	position: absolute;
	height: 18px;
	line-height: 18px;
	right: 0;
	padding: 0 0 0 30px;
	background: left center no-repeat url(images/bcknc.gif);
}
#sidebar {
	float: right;
	padding: 20px 20px 10px 25px;
	width: 225px;
	background: no-repeat url(images/bcksidebar.gif);
	font-family: Verdana;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
}
#sidebar li {
	margin: 0 0 25px 0;
}
#sidebar li li {
	margin: 5px 0 5px 21px;
	color: #3399ff;
	list-style-image: url(images/li.gif);
	line-height: 1em;
	font-size: 12px;
	font-weight: bold;
}
#sidebar li li li {
	margin: 5px 0 5px 15px;
}
#sidebar a {
	color: #3399ff;
	text-decoration: none;
}
#sidebar h2 {
	margin: 0 0 10px 0; padding: 0 0 0 21px;
	font-size: 20px;
	color: #66b30d;
	background: left center no-repeat url(images/bcksidebarh2.gif);
}
#footer {
	border-top: #199FF8 2px solid;
	border-bottom: #199FF8 2px solid;
	background-color: #BCE2FC;
	padding: 1px 0;
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	color: #199FF8;
}
#footer a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#valid {
	margin: 0px 0 0px 0px;
	clear: both;
	height: 5px;			
}
#valid a {
	text-align: left;
	height: 20px;
	margin: 0 10px 0 0;
	padding: 0 0 0 30px;
	line-height: 20px;
	font-size: 12px;			
	font-weight: bold;
	color: #BCE2FC;
	text-decoration: none;
}		
.css {
	background: left center no-repeat url(images/bckcss.gif);
}
.xhtml {
	background: left center no-repeat url(images/bckxhtml.gif);
}
.rss {
	background: left center no-repeat url(images/bckrss.gif);
}
.pagenavigation, .pagenavigation a {
	margin: 15px 0;
	color: #696969;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

h2#comments, h2#postcomment {
	margin: 20px 0; padding: 0;
	color: #4a4a4a;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
}

h2#comments a, h2#postcomment a {
	color: #4a4a4a;
	text-decoration: none;
}

#commentlist a, #content p a {
	color: #4a4a4a;
	text-decoration: none;
}

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

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}



#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
	font-size: 11px;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 187px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90%  Arial, sans-serif;
font-weight:bold;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}


	
}


#cptd  a:hover{

background-color: #BCE2FC;
color: navy;

	}






