/*  
Theme Name: Blue21
Theme URI: http://www.ignaciotike.com/blue21
Description: Simple three columns theme for WP
Author: Ignacio Tike
Author URI: http://www.ignaciotike.com
Version: 1.25
Tags: blue, elegant, widgets, fresh, simple, white
*/

/* Begin Typography & Colors */
 
#rightsidebar a {
                 color: #0B3861;
                 font-size: 1.2em;
                 font-family: verdana, arial;
                 margin-bottom: 2px;
}

#rightsidebar a:hover {
                 color: #ffff33;

}

#logo {
        padding-left: 20px;
        padding-bottom: 20px;

}

#tabtab {
          border-bottom: 0px #ffffff dotted;
bgcolor: #000000;
border-top: 1px #ffffff dotted;

}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #eeeeee;
	color: #000;
	text-align: left;
	}
	
	
#page {
	background-color: #ffffff;
	border: 0;
	text-align: left;
	}

#header {
	background-color: #ffff33;
background-image: url(http://www.invisiblelimb.net/limb/top_bg.gif);
	}

#content {
	font-size: 1.5em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn {
	text-align: left;
        border-left: 1px #c0c0c0 dotted;
        padding-left: 20px;
	}

.alt {

	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {

	background-color: #eee;
	color: #000000;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	line-height: 1.0em;
        color: #ffff33;
        padding: 4px 4px 4px 5px;
        margin: 0px 0px 0px 0px;
        background-color: #ffffff;
        height: 100%;
	}

h1 {
	font-size: 2.8em;
	font-weight: normal;
	text-align: center;
	}

.description {
	text-align: center;
	font-size: 1.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

h2 {
	font-size: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
        background-color:#ffffff;
        color: #000000;
        padding: 10px;
        text-transform: uppercase;
	}

#contactbox h2 {

        font-family: Arial;
        font-size: 1.9em;
        font-weight: bold;
        color: #FF6600;
        padding: 0px;
        margin: 0px;
        border-bottom: 1px #333333 dotted;

}

.post h2 {
	font-size: 1.9em;
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #ff6600;
        background-color:#ffffff;
        text-transform: uppercase;
        padding: 2px 2px 2px 4px;
        margin: 0px 0px 0px 0px;
        line-height: 1.2em;
        text-align: left;
        border: 0px #333333 solid;
	}

#date2 {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #333333;
        text-transform: uppercase;
        padding: 2px 2px 2px 4px;
        margin: 0px 0px 0px 0px;
        line-height: 1.2em;
        text-align: left;
	}

h2.pagetitle {
	font-size: 1.2em;
	}

#leftsidebar h2, #rightsidebar h2 {
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
        text-transform: uppercase;
	}

h3 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #AEC6D2;
	}

.description{
	color: #598BA4;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ff6600;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#leftsidebar, #rightsidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

.postmetadata {
        background-color: #ffffff;
        font-size: 1.4em;
        text-transform: uppercase;
        font-family: arial;
        color: #999999;
        text-align: left;
        padding-bottom: 35px;
        border-bottom: 1px #333333 dotted;

}

.postmetadata a {
        color: #333333;

}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #0B3861;
	text-decoration: none;
        border-bottom: 0px #333333 dotted;

	}

h2 a:hover, h3 a:hover {
	color: #ffff33;
	text-decoration: none;

	}

a:hover {
	color: #ffff33;

	text-decoration: none;
	}

	

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;

	}

/* End Typography & Colors */




/* Begin Structure */



















































body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 980px;
	}

#header {
	width: 980px;
	border: 0px;
	margin: 20px 40px 0px 14px;
	height: 0px;
	padding: 0;








	}

#tablehead {
	width: 890px;
	border: 0px;
	margin: 20px 40px 10px 20px;
	padding: 0;
        float:left;



	}

.narrowcolumn {
	float: right;
	padding: 0 17px 20px 17px;
	margin: 0px 10px 0;
	width: 520px;
	}

* html .narrowcolumn {
	padding: 0 0 20px 0;
















	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 185px;
	width: 500px;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
        line-height: 1.2em;
        background-color: #ffffff;
        border: 0px #333333 dotted;
	}






.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}



#footer {
	padding: 4px 0 4px 0px;
	margin: 0px 0px 20px 0px;
	width: 940px;
	border: 0px;
	clear: both;
        align: center;
        background-color: #ffffff;
	}

#footer p {
	margin: 0;
	padding: 0px 0 0 0;
	text-align: center;
	}

/* End Structure */


/*	Begin Headers */

h1 {
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#leftsidebar h2  {
	margin: 0px 0 4px 0;
	padding: 2px 2px 2px 2px;
        font-size: 1.5em;
	}

#rightsidebar h2 {
	margin: 0px 0 0px 0;
	padding: 0px 2px 2px 2px;
        background-color: transparent;
        color: #000000;
        background-color: #ffffff;
        font-size: 2.0em;
        font-family: arial;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */




/* Begin Images */
p img {
	padding: 0px 0px 0px 0px;
	max-width: 100%;
	}

img.500 {
	padding: 0;
	max-width: 100%;
       width: 500px;
	}



/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	

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;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* End Images */




/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */


html>body .entry ul {

	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;

	} 

html>body .entry li {
	margin: 7px 0 8px 10px;




	}



.entry ul li:before, #leftsidebar ul ul li:before, #rightsidebar ul ul li:before {
	content: "";
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}



.entry ol li {
	margin: 0;
	padding: 0;
	}








.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	

#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
	}

#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
	}

#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 0 0 5px;
	}

#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {
	list-style: decimal outside;
	}

#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 3px 0;
	padding: 0;
        font-size: 1.3em;
	}

/* End Entry Lists */



/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	/* text-align: center; */
	}

#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;

	}



select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}



#commentform textarea {
	width: 100%;

	padding: 2px;
	}

#commentform #submit {
	margin: 0;





	float: right;
	}



/* End Form Elements */


/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;

	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {

	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;





	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


.commentmetadata {

	margin: 0;
	display: block;
	}

/* End Comments */

#infoboxbig 

{
	float: left;
        margin: 0px 15px 10px 25px;
	padding: 0px 2px 2px 2px;
	width: 340px;
        background-color: #ffffff;
        background-image: url(http://www.invisiblelimb.net/limb/top_side.gif);
	
	}


#infobox 

{
	float: left;
        margin: 0px 15px 10px 25px;
	padding: 0px 2px 2px 2px;
	width: 170px;
        background-color: #ffffff;
	
	}

#infobox3 

{
	float: left;
        margin: 0px 15px 10px 25px;
	padding: 0px 2px 2px 2px;
	width: 170px;
        background-color: #FF33FF;
        color: #ffffff;
	
	}




#infobox2 

{
	float: left;
        margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	width: 160px;
        background-color: #ffffff;
        color: #333333;
	
	}

#contactbox 

{
	float: left;
        margin: 0px 0px 0px 0px;
	padding: 0px 2px 2px 2px;
	width: 158px;
        background-color: #ffffff;
        color: #333333;
        font-family: verdana;
	
	}

#contactbox2 

{
	float: left;
        margin: 5px 5px 5px 5px;
	padding: 0px 5px 2px 5px;
	width: 158px;
        background-color: #ffffff;
        color: #333333;
        font-family: verdana;
        border-left: 1px #333333 dotted;
        text-align: left;
	
	}

#contactbox3

{
	float: left;
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 00px;
	width: 200px;
        background-color: #ffff33;
        color: #333333;
        font-family: verdana;
        border: 0px #333333 dotted;
        text-align: left;
       background-image: url(http://www.invisiblelimb.net/limb/top_bg.gif);
	
	}

/* Begin LEFT Sidebar */

#leftsidebar 

{
	float: left;
	padding: 0px 0px 10px 0px;
	width: 134px;
	background-repeat: no-repeat;
        background-color: #ffffff;
        color:  #000000;
        margin: 0px 20px 0px 20px;
        font-size: 1.5em;
        font-family: verdana;
	
	}



#leftsidebar form {

	margin: 0;
	}

/* End LEFT Sidebar */
/* Begin RIGHT Sidebar */

#rightsidebar


{	
	float: right;
	padding: 3px 5px 10px 15px;

	width: 184px;
	background-repeat: no-repeat;
        background-color: #ffffff;
        border-left: 1px #c0c0c0 dotted;

        border-right: 0px #c0c0c0 dotted;
        margin-bottom: 15px;
        color: #333333;
	}

#rightsidebar3


{	
	float: right;
	padding: 10px 10px 10px 10px;
	width: 164px;
	background-repeat: no-repeat;
        background-color: #ffffff;
        border: 0px #99cc99 solid;
        margin-bottom: 15px;
        color: #333333;
	}

#rightsidebar2


{	
	float: right;
	padding: 10px 10px 10px 10px;
	width: 164px;
	background-repeat: repeat;

        background-color: #ffffff;
        border: 0px #c0c0c0 dotted;
        margin-bottom: 15px;
        background-image: url();
	}


#rightsidebar form {
	margin: 0;
	}
/* End RIGHT 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 10px 0 0px;
	padding: 0px 15px 10px 15px;
	border: 1px dotted #333333;
        background-color: #eeeeee;
        font-family: Verdana;
        font-size: 1.0em;
        color: #333333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;

	}



a img {
	border: none;
	}



.navigation {

	display: block;
	text-align: center;
	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/

/* Captions */

.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Gravatars */

img.avatar {
	float: left;
	margin-right: 10px;
}

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;

}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;

}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
