/*  
	Theme Name: IGLU-WP Theme
	Description: By IGLU
	Author: Eduard Duran

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* HTML Elements */

img.alignleft {
        float: left;
        margin:0 10px 5px 0;

}

img.alignright {
        float: right;
        margin:0 0 5px 10px;

}

* {
	margin:0;
	padding:0;
}

body,html {
	min-height:101%;
}
	
body {
	background: #0e84b5;
	color: #111;
	padding: 13px 0 25px 0;
}

body, select, input, textarea {
	font: 110% "Bitstream Vera Sans",Verdana,Helvetica, serif;
}
	
p {	
	margin: 15px 0;
}

a {
	color: #B00606;
	text-decoration:none;
    font-weight: bold;
}

a:hover, a:active {
	color:#104A91; /*hover title*/
	text-decoration:none;
}

small {
	font-size: 0.95em;
	font-style:italic;
	background: #fff;
	padding:0 0 0 4px;
}
	
img, a:link img, a:visited img {
	border:0
}

/*Main Navbar */
#nav {
	background:#07658C; /*background colour*/
	font-size:9pt;
}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
    font-family:"Bitstream Vera Sans",Verdana,Helvetica
}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #a9a9a9;
}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#4E4F53; /*mover over*/
	text-decoration:none
}	

/* Sub nav */
#subnav {
    background: #0E84B5;
    font-size: 8.5pt;
    margin-top: -10px;
}

#subnav, #subnav ul {
    list-style: none;
    line-height: 1;
}

#subnav a, #subnav a:hover {
    display: block;
    text-decoration: none;
    border:none;
    font-family:"Bitstream Vera Sans",Verdana,Helvetica
}

#subnav li {
    float: left;
    list-style:none;
    border-right:1px solid #a9a9a9;
}

#subnav a {
    display:block;
    font-weight:bold;
    color: #f5f5f4;
    padding:6px 12px;
}

#subnav a:hover, #subnav a:active {
    background:#4E4F53; /*mover over*/
    text-decoration:none
}


/* Structure */
#page {
	width:910px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 10px 25px 25px 25px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#branding {
	width:500px;
	padding-bottom:15px;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

#sidebar {
	padding-top:15px;
	width: 250px;
	float:right;
	font-size:8pt;
}
	
/*Css for the index page*/
	
#posts {
    float: left;
    width: 620px;
    padding: 0 15px 0 0;
    margin-bottom: 20px;
}

#posts .navigation {
    margin: 20px 0 0;
}

#whatis_iglu {
    padding-top: 10px;
}

#whatis_iglu ul {
    margin-left: 15px;
}
#whatis_iglu ul li {
    line-height: 150%;
    margin-bottom: 7px;
}

/*end of Css for index page*/

#sidebar ul {
    margin-bottom: 5px;
}

#sidebar ul li {
	list-style:none;
	margin: 0;
	padding: 0px 0px 8px 20px;
	background-image: url(images/bullet.png);
    background-position: 0 2px;
    background-repeat: no-repeat;
}

/*	Headers */
	
#header {
	background: #FFFFFF;
	width: 100%;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
}
	
/* Common styles */

h1 {
    color:#104A91;
	font-size: 25px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 15px 0px 7px;
}

p ~ h1 {
    margin-top: 25px;
}

h1 a:link, h1 a:visited, h1 a, h4 a {
    color: #104A91;
}

h1 a:hover, h4 a:hover {
    color: #104A91;
    text-decoration: underline;
}

li.widget h2 {
    color:#104A91;
    font: 18px Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    padding: 6px 0 4px;
    font-size: 13px;
    margin: 5px 0 5px;
}

h1 ~ h3 {
    margin-top: 20px;
}

p ~ ul {
    margin-top: -7px;
}

h1 + ul {
    margin-top: 15px;
}

h2 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:3px;
	margin: 20px 0 25px 0;
}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
}
	
h5 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	margin: 12px 0;
}	

/* Content */

#content {
	width:620px;
	float:left
}
	
.linebreak{
	margin-top:13px;
	border-top:5px solid #07658c;
}

.postmetadata {
	margin: 30px 0;
}

.entry {
	text-align:justify;
	font-size:9.5pt;
}


/* Post */
.post {
    margin-bottom: 20px;
}

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:150%;
	margin-left:42px;
}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
}
	
/*Search*/
select {
	width: 95%;
}

input, textarea, select {
    background: #f2f2f2;
    border: 1px solid #9c9c9c;
    padding: 3px;
}

form dl dt {
    margin-bottom: 3px;
}

form dl dd {
    margin-bottom: 10px;
    margin-left: 5px;
}

label {
    font-weight: bold;
}


#searchform {
	height: 37px;
	width: 100%;
}

#searchform #s {
	width: 130px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	color: #555;
    border: 1px solid #ccc;
}

#searchform #searchsubmit { 
	background: url(images/search.png) no-repeat left top;
    padding: 0;
	height: 20px;
	width: 20px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
    cursor: pointer;
}	

/** COMMENTS */
h2.comments-header {
    font-size: 18px;
    border-bottom: 1px solid #104A91;
    color: #104A91;
    margin: 20px 0 15px;
}
#trackbacks, #comments {
    margin-left: 0;
    padding-left: 0;
    border: 1px dotted #bbb;
    border-width: 1px 0 0;
}

#comments > li {
    min-height: 58px;
}

#trackbacks > li, #comments > li {
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    border: 1px dotted #bbb;
    border-width: 0 0 1px 0;
}

#comments > li.even {
    background: #fafafa;
    border: 1px solid #eee;
}

#comments > li.highlight {
    background: #E7F8FB;
}

.avatar, .comment-meta img.photo {
    border: 1px solid #222;
    float: left;
    height: 40px;
    width: 40px;
    margin: 0 1.32em 1.32em 10px;
}

.comment-meta {
    color: #666;
    padding-top: 7px;
}

#commentform input, #commentform button {
	width: 170px;
	margin: 5px 5px 1px 0;
}

#sub {
    border: 1px solid #9c9c9c;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    background: #f2f2f2;
    cursor: pointer;
    padding: 3px;
}

#commentform textarea {
	width: 100%;
	margin-top: 5px;
}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
}
	
/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
	
.clearfloat {
	display:inline-block
}

.clearfloat {
	display:block
}
	
/* Footer*/

#footer {
    clear:both;
    padding:5px;
    color:#000000;
    font-size:8pt;
    text-align: center;
    border-top: 5px solid #0E84B5;
    margin: 20px -25px 0 -25px;
    padding: 20px 25px 0;
}

#footer p {
    margin: 5px 0;
}

#bottombar {
	clear:both;
	color: #333;
	overflow: hidden;
	background-color:#D2E5ED;
	border-width: 2px 0 0 0;
	border-style:solid;
	border-color: silver;
    padding: 5px 10px;
    margin-top: 20px;
}

#bottombar li {
	list-style-type:square;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#78B3CD;
	padding-left: 0px;
	margin-left: 20px;
}

#bottombar li a:link {
	display:block;
	padding:5px;
    color: #333;
}

#bottombar li a:visited {
	display:block;
	padding:5px;
	color:#555;
}

#bottombar li a:hover {
	display:block;
	background:#ACCAD7;
	color:#000;
}


#categoryx {
	padding: 0px 5px 10px 5px;
	width:220px;
	float:left;
	font-size:8pt;
}


#archivex {
	padding: 0px 5px 10px 5px;
	width:150px;
	float:left;
	font-size:8pt;
}

#archivex-year {
	padding: 0px 5px 10px 5px;
	width:130px;
	float:left;
	font-size:8pt;
}

#commentx {
	padding: 0px 5px 10px 5px;
	width:200px;
	float:left;
	font-size:8pt;
}

#blogroll {
	padding: 0px 5px 10px 5px;
	width:170px;
	float:left;
	font-size:8pt;
}

#connectx {
	padding: 0px 5px 10px 5px;
	width:170px;
	float:left;
	font-size:8pt;
}

.write_by {
	padding-top: 2px;
    color: #777;
    margin: 0 0 7px 15px;
}

.write_by a {
    font-weight: normal;
    text-decoration: none; 
    border-bottom: 1px dashed;
    color: #104A91;
}

.write_by a:hover {
    border-bottom-style: solid;
}

.bottombartitle {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #104A91;
	margin: 10px 0 5px 0;
    padding-left: 5px;
	border-bottom: 1px solid #104A91;
}

li.widget {
	padding: 0px 10px;
	margin-bottom: 20px;
	background-color: #F6FAFF;
	border: 1px solid #DFEAF7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    list-style: none;
}

#singlecat li {
	float:left;
	list-style-type:none;
}

#singlepostin {
	float:left;
}

#singlepostwrapper {
	padding: 0px 0px 10px 0px;
	font-size:8pt;
}

ul {
    margin-bottom: 15px;
}

div.post-break {
    width: 350px;
    margin: 5px auto;
    height: 1px;
    display: block;
    clear: both;
    background-color: #0E84B5;
}

p.authorimage {
    float: right;
    margin: -20px 5px 5px;
}
