/*  
Theme Name: Terra Blue
Theme URI: http://www.ythv.info/terrablue
Description: Terra Blue is a 3 column Widget Ready & Adsense Ready Wordpress Theme.
Version: 1.0
Author: ChiQ Montes

*/

body {
	margin:0;
	background:#fff url(images/bg.gif) 0 202px repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#2e4e74;
	text-decoration:none;
	}
a:hover {
	color:#999;
        text-decoration:underline;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	font-style:italic;
	color:#666;
	background:url(images/quote.gif) 0 0 no-repeat;
	margin:0 10px;
	padding:10px 0 0 30px;
	}
blockquote p {
	margin:0 0 20px 0;
	padding:0;
	}
.clear {
	clear:both;
	}
.wrapper {
	width:1000px;
	margin:0 auto;
	}

/* The Header */

.head {
	height:148px;
	background:#0c1216 url(images/top.gif) top repeat-x;
	border-bottom:1px solid #2e4e74;
	}
.head .wrapper {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	}
.head h1 {
	color:#c6d7dd;
	font-size:34px;
	margin:0;
	top:50px;
	left:40px;
	position:absolute;
	}
.head h2 {
	color:#fff;
	font-size:18px;
	margin:0;
	top:90px;
	left:40px;
	position:absolute;
	}

/* The Search */

.head form {
	margin:0;
	padding:0;
	}
.head input {
	padding:0;
	}
.head input#s {
	position:absolute;
	top:60px;
	right:73px;
	width:195px;
	height:21px;
	border-left:1px solid #43545a;
	border-top:1px solid #43545a;
	border-bottom:1px solid #43545a;
	border-right:none;
	background:#0c1216;
	color:#fff;
	padding-top:7px;
	}
.head input#searchsubmit {
	position:absolute;
	top:60px;
	right:47px;
	width:26px;
	height:30px;
	border-right:1px solid #43545a;
	border-top:1px solid #43545a;
	border-bottom:1px solid #43545a;
	border-left:none;
	background:#0c1216 url(images/search.gif) center no-repeat;
	}

/* The Menu */

.menu {
	height:53px;
	background:url(images/menu.gif);
	line-height:53px;
	font-weight:bold;
	text-transform:uppercase;
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.menu li {
	float:left;
	display:inline;
	background:url(images/menuli.gif) right no-repeat;
	padding-right:1px;
	}
.menu li a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:0 15px;
	background:url(images/menuarrow.gif) top center no-repeat;
	}
.menu li a:hover {
	background:url(images/menuarrowhover.gif) top center no-repeat;
	}

/* The Main Positioning */

.left {
	float:left;
	width:231px;
	min-height:375px;
	background:url(images/leftbg.png) top no-repeat;
	padding:0 27px 0 33px;
	}
.content {
	float:left;
	width:402px;
	padding:0 8px;
	background:#fff url(images/centerbg.gif) top repeat-x;
	}
.right {
	float:left;
	width:209px;
	min-height:375px;
	background:url(images/rightbg.png) top repeat-x;
	padding:0 61px 0 21px;
	}

/* The Sidebars */

.sidebar ul {
	margin:0;
	padding:45px 0 0 0;
	list-style:none;
	}
.sidebar ul ul {
	padding:0;
	}
.sidebar h2 {
	font-size:14px;
	margin:0 0 6px 0;
	color:#466a90;
	background:url(images/h2.gif) 0 0 no-repeat;
	padding-left:18px;
	}
.sidebar li {
	padding:0 0 12px 0;
	}
.sidebar li li {
	padding:0;
	}
.sidebar div {
	padding-bottom:20px;
	border-bottom:0px solid #f2f2f2;
	}
.sidebar div div {
	padding-bottom:0;
	border-bottom:0;
	}
.sidebar ul li ul {
	line-height:25px;
	padding:0 20px 0 13px;
	}
.sidebar ul li ul ul {
	padding:0;
	}
.sidebar ul li ul li {
	background:url(images/li.gif) 6px 9px no-repeat;
	padding-left:17px;
	border-bottom:1px dashed #ccc;
	}
.sidebar ul li ul li li {
	border-bottom:none;
	border-top:1px dashed #ccc;
	}
.sidebar a {
	color:#4d4d4d;
	text-decoration:none;
	}
.sidebar a:hover {
	color:#466a90;
        text-decoration:underline;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}
.sidebar div a {
	font-weight:bold;
	}

/* The Content */

.date {
	float:left;
	width:31px;
	padding:11px 4px 0 6px;
	height:35px;
	background:url(images/date.gif);
	margin-top:17px;
	text-align:center;
	font-weight:bold;
	}
.month {
	color:#000;
	font-size:10px;
	text-transform:uppercase;
	}
.day {
	color:#2e4e74;
	}
.postinfo {
	float:left;
	padding:0 0 0 5px;
	margin-top:17px;
	}
.postinfo h2 {
	margin:0 0 5px 0;
	font-size:18px;
	color:#2e4e74;
	}
.author {
	float:left;
	background:url(images/by.gif) left no-repeat;
	padding-left:17px;
	padding-right:10px;
	line-height:16px;
	}
.postinfo div.categories {
	float:left;
	background:url(images/in.gif) left no-repeat;
	padding-left:19px;
	line-height:16px;
	}
.post {
	clear:both;
	}
.postcomments {
	height:22px;
	line-height:22px;
	background:url(images/commentsline.gif);
	text-align:right;
	padding:0 15px 0 0;
	}
.postcomments a {
	background:url(images/comments.gif) left no-repeat;
	padding:0 0 0 17px;
	color:#4d4d4d;
	}
.postcomments a:hover {
	color:#2e4e74;
	}

/* The Valid Stuff */

.valid {
	font-size:10px;
	position:relative;
	padding:10px 0 0 20px;
	}
.valid a {
	color:#7189a7;
	text-decoration:none;
	}
.valid a:hover {
	color:4d4d4d;
	}
.valid .xhtml, .valid .css {
	background:url(images/xhtml.gif) left no-repeat;
	padding:2px 2px 2px 18px;
	}
.valid .rss {
	background:url(images/rss.gif) left no-repeat;
	padding:2px 2px 2px 18px;
	}
.valid .rssbig {
	display:block;
	height:43px;
	width:32px;
	background:url(images/rssbig.gif);
	position:absolute;
	right:0;
	top:0;
	}

/* The Footer */

.footer {
	background:#222;
	padding:20px 0 5px 0;
	}
.footerleft {
	float:left;
	width:231px;
	padding:0 27px 0 33px;
	}
.footercenter {
	float:left;
	width:402px;
	padding:0 8px;
	}
.footerright {
	float:left;
	width:209px;
	padding:0 61px 0 21px;
	}
.footer h2 {
	font-size:15px;
	margin:0 0 5px 0;
	color:#bacbd1;
	}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.footer li {
	background:url(images/star.gif) 0 8px no-repeat;
	line-height:25px;
	padding:0 0 0 15px;
	}
.footer a {
	color:#fff;
	text-decoration:none;
	}
.footer a:hover {
	color:#bacbd1;
	}
.footerbottom {
	clear:both;
	position:relative;
	font-size:10px;
	color:#fff;
	line-height:15px;
	padding:25px 0 0 0;
	}
.wplink {
	position:absolute;
	right:0;
	bottom:0;
	height:35px;
	width:41px;
	display:block;
	background:url(images/wp.gif);
	}
	
/* The Page Links */

.pagelinks {
	font-size:12px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}

/* The Navigation */

.navigation {
	padding:10px;
	height:25px;
	font-weight:bold;
	font-size:13px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	font-size:16px;
	font-weight:bold;
	color:#b2cc72;
	margin:0;
	font-style:italic;
	text-align:center;
	padding:10px 0 20px 0;
	}

/* The Comments */

.comments {
	margin-top:20px;
	}
.comments ol {
	margin:0;
	padding:0 8px;
	list-style:none;
	}
.comments p {
	margin:10px 0 20px 0;
	padding:0;
	}
.comments li {
	margin:10px 0 0 0;
	}
.comments li p {
	padding-left:10px;
	}
.comments li p.commentinfo {
	margin:0;
	padding:0;
	color:#666;
	}
.respond {
	}
.respond form {
	margin:0;
	padding:0 0 10px 0;
	}
.respond textarea {
	width:90%;
	height:100px;
	background:#fff;
	border:1px solid #ccc;
	color:#361c14;
	padding:3px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#commentform input {
	background:#fff;
	border:1px solid #ccc;
	color:#361c14;
	padding-left:3px;
	}
.respond input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.respond p {
	padding:0;
	margin:20px 10px;
	}
.respond h2, .comments h2 {
	line-height:26px;
	color:#2e4e74;
	font-size:14px;
	margin:0;
	padding:0 6px;
	}
