/*  
Theme Name: Dune Sky
Theme URI: http://www.mygreencorner.com
Description: Grat template for your blog - Designed by <a href="http://www.mygreencorner.com">My Green Corner</a> 
Version: 1.0
Author: My Green Corner
Author URI: http://www.mygreencorner.com/
� 2008, MGC Studio. All rights reserved. 
*/

html {
	margin: 0; padding: 0;
	background: #343637 url(images/bckhtml.jpg);
}
body {
	margin: 0; padding: 0;
	background: repeat-x url(images/bckbody.jpg);
	font-family: Arial; font-size: 12px;
	color: #fff;
}
.clear {clear: both;}
#page {
	position: relative;
	padding: 0 10px;
	background: left 143px no-repeat url(images/bckpage.jpg);
}
#intro {
	margin: 0; padding: 0;
	height: 26px; line-height: 26px;
}
#submenu {
	margin: 0; padding: 0;
	position: absolute;
	top: 0; right: 0;
	list-style-type: none;
	height: 26px;
	background: repeat-x url(images/bcksubmenu.jpg);
}
#submenu li {
	float: left;
	height: 26px; line-height: 26px;
	color: #4e5152;
}
#submenu li.left {
	margin: 0 10px 0 0;
	width: 15px; height: 26px;
	background: no-repeat url(images/bcksubmenuleft.gif);
}
#submenu li.right {
	margin: 0 0 0 10px;
	width: 15px; height: 26px;
	background: no-repeat url(images/bcksubmenuright.gif);
}
#submenu li a {
	margin: 0 5px;
	color: #808486;
	text-decoration: none;
}
#submenu li a:hover {
	color: #ccc;
}
#menu {
	margin: 0; padding: 0;
	position: absolute;
	top: 113px; right: 10px;
	list-style-type: none;
}
#menu li {
	margin: 0 5px 0 0;
	float: left;
	font-weight: bold;
}
#menu li a {
	float: left;
	width: 85px; height: 34px; line-height: 34px;
	text-align: center;
	background: no-repeat url(images/bckmenulink.jpg);
	color: #fff;
	text-decoration: none;
}
#menu li a:hover, #menu li.current_page_item a {
	position: relative;
	margin: -5px 0 0 0;
	width: 85px; height: 42px;
	background: no-repeat url(images/bckmenulinkhover.jpg);
}
#header {
	margin: 0 0 35px 0;
	height: 117px;
	/*background: left center no-repeat url(images/robo.png);*/
}
#header h1 {
	margin: 0 0 0 40px; padding: 25px 0 0 0;
	font-family: "Myriad Pro"; font-size: 26px; font-weight: normal;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header h2 {
	margin: 0 0 0 100px; padding: 0;
	font-size: 16px; font-weight: normal;
	color: #fff;
}

#contentcontainer {
/*	float: left;
	width: 75%;
	margin-right: -190px;
		margin-left: 10px;*/
			float: left;
	width: 98%;
	margin-right: -374px;

	


}
/*	margin-left: 100px;*/
#content {
	margin-right: 374px;
}

#content .post {
	clear: both;
	margin: 0 0 10px 0;
}
#content .post h2 {
font-family: Verdana,Arial, Georgia, Sans-serif;

	margin: 0 0 0 75px; padding: 0;
		   height:16px;

	font-size: 12px; font-weight:bold;
	        text-transform:uppercase;

}
#content .post h2 a {
        color:#fff;
	text-decoration: none;
}
#content .post .top {
	position: relative;
	padding: 15px 10px;
	height: 30px;
	background-color: #262828;
}
#content .post .meta {
	margin: 0 0 0 75px;
}
#content .post .meta a {
	color:#5f7884;	
		text-decoration:none;
}
  #content .post .meta a:hover {
	color: #6a6e70;
		text-decoration:underline;
}
	
#content .post .hr {
	margin: 0 0 0 75px;
	height: 2px;
	font-size: 0;
	background: repeat-x url(images/bckposthr.gif);
}
#content .post .date {
	position: absolute;
	left: 10px; top: 5px;
	width: 55px; height: 55px;
	background: no-repeat url(images/bckpostdate.jpg);
	text-align: center;
	font-size: 10px;
	line-height: 1em;
	color: #fff;
}
#content .post .date span {
	margin: 0 0 3px 0;
	display: block;
	height: 30px; line-height: 30px;
	font-size: 12px; font-weight: bold;
}
#content .entry {
	clear: both;
	padding: 10px;
	background-color: #2a2c2d;
}
#content .entry a {
	color: #5f7884;
	text-decoration: none;
}
#content .entry a:hover {
	text-decoration: underline;
}
#content .post .bottom {
	clear: both;
	position: relative;
	height: 25px; line-height: 25px;
	padding: 5px 10px;
	background-color: #262828;
}
#content .post .bottom a {
	color: #959c9c;
}
#content .post .bottom .linkbtn {
	float: left;
	width: 95px; height: 25px; line-height: 25px;
	background: no-repeat url(images/bckpostlinkbtn.jpg);
	text-align: center;
	color: #959c9c;
	text-decoration: none;
}
#content .post .bottom .linkbtn:hover {
	color: #fff;
}
#content .post .bottom .buttons {
	position: absolute;
	right: 5px; top: 5px;
}


/*++++++++++++++++++++++++++ Sidebar +++++++++++++++++++++++++++++*/

.sidebar{
	float: right;
	width: 374px;
        height:100%;
	/*background: #44494d;*/
	/*padding-left: 15px;*/
}

/*++++++++++++++++++++++ LSidebar + RSidebar +++++++++++++++++++++++++*/
.lsidebar {
        margin:0;padding:0;
        float:left;
        width:180px;
}

.rsidebar {
        margin:0;padding:0;
        float:right;
        width:190px;
}

.lsidebar ul, .rsidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
	
}

.lsidebar p, .rsidebar p {
	font-family: Arial, Georgia, Sans-serif;
	font-size: 12px;	
	padding-left:  10px;
	color: #6a6e70;

	
}
.lsidebar ul li, .rsidebar ul li {
	padding: 0px 0 4px 0;
	font-family: Arial, Georgia, Sans-serif;
	font-size: 12px;
        color:#ffffff;
	/*margin:0;*/
	margin: 0 0 10px 0; padding: 0 0 5px 0;
	background: #2a2c2d left bottom no-repeat url(images/bcksidebarli.gif);
}

.lsidebar ul li a:link, .lsidebar ul li a:visited, .rsidebar ul li a:link, .rsidebar ul li a:visited {

  color:#5f7884;	
		text-decoration:none;
	}

.lsidebar ul li a:hover, .rsidebar ul li a:hover {
color: #6a6e70;
		text-decoration:underline;
      

}

.lsidebar ul li h2, .rsidebar ul li h2 {
	font-family: Verdana,Arial, Georgia, Sans-serif;
	font-size: 11px;
        background-color:#7d8083;
        margin:0 0 6px 0; padding:6px 0 5px 8px;
        height:16px;
        color:#fff;
			background: no-repeat url(images/bcksidebarh3.gif);

        text-transform:uppercase;
		
}

.lsidebar ul ul li, .rsidebar ul ul li {
	padding: 0 0 0 15px;
	line-height: 18px;
	font-family: Arial, Georgia, Sans-serif;
        background:url(images/tag_blue.gif) no-repeat 3px 4px;  
}

.lsidebar ul ul ul li, .rsidebar ul ul ul li {
	padding: 0 0 0 10px;
	line-height: 18px;
	font-family: Arial, Georgia, Sans-serif;
        font-size:12px;
        background:url(images/sub_categories.gif) no-repeat 0px 3px;
}

.lsidebar ul ul ul li a:link, .lsidebar ul ul ul li a:visited, .rsidebar ul ul ul li a:link, .rsidebar ul ul ul li a:visited {
        color:#c1d0ef;
}

.lsidebar ul ul ul li a:hover, .rsidebar ul ul ul li a:hover  {
        color:#5dcefa;
}


/*
#sidebar {
	float: right;
	width: 185px;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 0 0 10px 0; padding: 0 0 5px 0;
	background: #2a2c2d left bottom no-repeat url(images/bcksidebarli.gif);
}
#sidebar ul ul {
	padding: 10px 10px 10px 3px;
}
#sidebar li li {
	margin: 0; padding: 0 0 0 7px;
	background: none;
}
#sidebar li li:hover {
	background: left center no-repeat url(images/bcksidebarlilihover.gif)
}
#sidebar ul ul ul {
	margin: 0 0 0 10px; padding: 0;
}
#sidebar a {
	color: #6a6e70;
	text-decoration: none;
}
#sidebar a:hover {
	color: #5f7884;
}
#sidebar h3 {
	margin: 0; padding: 0 0 0 20px;
	height: 30px; line-height: 30px;
	background: no-repeat url(images/bcksidebarh3.gif);
	font-size: 12px;
}
#search #searchform {
	margin: 0; padding: 35px 0 15px 10px;
	background: no-repeat url(images/bcksidebarh3.gif);
}
*/
#footer {
	position: relative;
	padding: 50px 0 10px 0;
}
#footer a {
  color:#5f7884;	
		text-decoration:none;
}

#footer a:hover {
color: #6a6e70;
		text-decoration:underline;
}

/*	}

.lsidebar ul li a:hover, .rsidebar ul li a:hover {

      

}
*/
#footer .mgc {
	position: absolute;
	right: 0; bottom: 0;
}
#footer .mgc img {
	border: none;
}

.navigation {
	margin: 10px auto 20px auto; padding: 0;
	height: 25px; line-height: 25px;
	display: block;
	width: 300px;
	background: #2a2c2d center center no-repeat url(images/bcknav.gif);
	border: #262828 1px solid;
	text-align: center;
	color: #fff;
}
.navigation a {
	color: #4c5050;
	text-decoration: none;
}
.navigation a:hover {
	color: #6a6e70;
}
.navigation .alignleft {
	float: left;
	padding: 0 0 0 35px;
	background: left center no-repeat url(images/bcknavleft.gif);
}
.navigation .alignright {
	float: right;
	padding: 0 35px 0 0;
	background: right center no-repeat url(images/bcknavright.gif);
}

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

acronym, abbr {
	cursor: help;
}

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





ol.commentlist {
	margin: 0; padding: 0;
	list-style-type: none;
}
ol.commentlist li {
	margin: 0 0 10px 0; padding: 5px;
	background-color: #2a2a2a;
}
ol.commentlist li.alt {
	background-color: #2f2f2f;
}
ol.commentlist li li {
	background-color: #2a2a2a;
}
ol.commentlist li.alt li {
	background-color: #2f2f2f;
}

ol.commentlist a {
	color: #4f88ad;
	text-decoration: underline;
}
ol.commentlist cite {
	font-weight: bold;
	font-style: normal;
}
ol.commentlist cite a, ol.commentlist .commentmetadata a {
	color: #a1d947;
	text-decoration: none;
}

.link a {
	color: #a1d947;
	text-decoration: underline;
}

/* CSS for presenting the comments */

h3#comments, h3#respond {
	margin: 0 0 10px 0; padding: 0;
	font-size: 14px; font-weight: bold;
	text-transform: lowercase;
	color: #6a6e70;
}

#commentform input, #commentform textarea {
	border-top: #d8d8d8 1px solid; border-left: #d8d8d8 1px solid;
	background-color: #e9e9e9;
	color: #000;
}

#commentform #submit {
	margin: 0; padding: 5px 10px;
	background: #cfced2 repeat-x url(images/bckbutton.gif);
	border-top: #f6f6f7 1px solid; border-left: #b3b3b3 1px solid;
	border-right: #b3b3b3 1px solid; border-bottom: #919194 1px solid;
	font-family: Verdana; font-size: 12px;
	color: #000;
	cursor: pointer;
}