body {      overflow:auto;
	background: #dedede;
	padding: 10px;
	margin: 0;
	}

body,td { color:#111111;
	font-family: georgia, Times New Roman; 
font-size: 9px;
line-height:9px;
font-weight: normal;
	text-align: justify;
	letter-spacing: 0;
	}

input, textarea, option, select {font-family:tahoma;
font-size: 9px; 
line-height:9px;
	text-decoration: none;
	color: #111111;
                  border: 1px #111111 solid;
                  background: transparent;
}



#base{margin: 0 auto;                  
	background: transparent;
                   width: 615px;
	}
#logo {   background: url('images/img.jpg') no-repeat;               
width: 400px;
                  height: 60px;
	float: right;
	}

#squares {text-align: justify;                  
	background: #ffffff;
	width: 400px;
                  height: 950px;
                  overflow-y:auto;
                 overflow-x:hidden;
	float: right;
	}
#squares .text{width: 390px;
	margin: 3px;
	}

#intro{	cursor:help; 
	margin-top: 0px;
text-align: center;
padding: 0px;
                   line-height:20px;
                   background: transparent;
                   float: left;
	width: 200px;
	height: 180px;
	}

.titlesite {text-transform: uppercase;
color: #cccccc;
font-family: georgia, Times New Roman; 
		 font-size: 11px;
	text-decoration: none;		
text-align:center;
}

#content {float: left;
	background: #ffffff;
	width: 200px;
	margin-top: 15px;
	height: 100%;
	padding: 5px;
	}

#content2 {float: left;
	background: #ffffff;
	width: 200px;
	margin-top: 15px;
	height: 100%;
	padding: 5px;
	}

#blog, #me,  #extra, #archive, #tag{visibility: hidden; 
position: absolute; 
left:0px; 
top:0px; 
overflow:auto;}

A IMG {    background-color : #FFFFFF;
	padding : 2px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5; 
	opacity: 0.5;
	border: 1px solid #cccccc;
	margin-top: 1px;

		}


A:hover IMG {background-color : #FFFFFF;
	padding : 2px;
	filter:alpha(opacity=100);
    -moz-opacity: 1.0; 
	opacity: 1.0;
	border: 1px solid #bbbbbb;
	margin-top: 1px;

		}


.tit1 {font-size: 25px;
text-transform: uppercase;
letter-spacing: 2px;
	margin: 0;
	font-family: georgia, Times New Roman; 
	color: #e9e9e9;
 }


.tit2 {
font-size: 25px;
text-transform: uppercase;
letter-spacing: 2px;
	margin: 0;
	font-family: georgia, Times New Roman; 
	color: #f1f1f1;
 }

.tit1:hover {
color:#f1f1f1;}

.tit2:hover {
color:#e9e9e9;}

p {text-align: justify;
	padding-left: 3px;
	}

.sub {color: #6f6f6f;
text-align: left;
font-style: italic;
margin:0;
	font-family: georgia, Times New Roman; 
	font-size: 11px;
margin-top: 21px;
	margin-bottom: 5px;
	}

.h4 {text-transform: uppercase;
letter-spacing: -1px;
margin:0;
line-height: 14px;
	font-family: georgia, Times New Roman; 
	font-size: 14px;
	border-left: 20px solid #333333;
	padding: 0 5px 0 2px;
	float: left;
	}

.h4:first-letter {color:#11a6c1;
	}


.title {text-transform: uppercase;
letter-spacing: -1px;
line-height: 14px;
	margin: 0;
	font-family: georgia, Times New Roman; 
	font-size: 14px;
	border-left: 20px solid #11a6c1;
	padding: 0 5px 0 2px;
	float: left;
	}


.title:first-letter {color:#cccccc;
	}



/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0

	The CSS, XHTML and design is released under Creative Common License 3.0:
	http://creativecommons.org/licenses/by-sa/3.0/

*/ 

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {color:#111111;
	font-family: georgia, Times New Roman; 
font-size: 9px;
font-weight: normal;
	text-align: justify;
  	background: #dedede repeat-x 0 0;
	height: 40px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.panelnavi {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 40px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}

.tab ul.panelnavi li.left {
  	background: #dedede no-repeat left 0;
  	height: 40px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.panelnavi li.right {
  	background: #dedede no-repeat left 0;
  	height: 40px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.panelnavi li {text-shadow: #bababa 1px 1px 1px;
	color:#111111; 
	font-style: none;
	text-decoration: none;
	font-weight:bold;
 font-family: georgia, Times New Roman; 
font-size: 9px;
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 40px;
  	background: #dedede repeat-x 0 0;
}

.tab ul.panelnavi li a {text-shadow: #bababa 1px 1px 1px;
	color:#111111; 
	font-style: none;
	text-decoration: none;
	font-weight:bold;
 font-family: georgia, Times New Roman; 
font-size: 9px;
}

.tab ul.panelnavi li a:hover {text-shadow: #bababa 1px 1px 1px;
	color:#000000;
	font-style: none;
	text-decoration: none;
	font-weight:bold;
font-family: georgia, Times New Roman;  
font-size: 9px;
}

.tab .sep {color:transparent;}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(images/bt_close.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {background-color:#dedede;
filter: alpha(opacity=90); -moz-opacity: .90; opacity: .90;
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
   color:#111111;
	font-family: georgia, Times New Roman; 
font-size: 9px;
line-height:9px;
font-weight: normal;
	text-align: justify;
    width: 98%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 200px;
	color: #111111;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel .content {color:#bababa;
	font-family: georgia, Times New Roman; 
font-size: 9px;
line-height:9px;
font-weight: normal;
	text-align: justify;
	width: 710px;
	margin: 0 auto;
	padding-top: 15px;
}

#panel .content .left {
	width: 200px;
	float: left;
	padding: 15px;
	margin-top: 25px;
	border-left: 0px solid #fff;
}

#panel .content .right {
	border-right: 0px solid #fff;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 200px;
	display: block;
}


#panel a:link	{text-shadow: #bababa 1px 1px 1px;
	color:#000000; 
	font-style: none;
	text-decoration: none;
	font-weight:bold;
 font-family: georgia, Times New Roman; 
font-size: 9px;
line-height:9px;
	}

#panel A:visited {text-shadow: #bababa 1px 1px 1px;
	color:#000000;
	font-style: none;
	text-decoration: none;
	font-weight:bold;
font-family: georgia, Times New Roman; 
font-size: 9px;
line-height:9px;
	}

#panel A:active {text-shadow: #bababa 1px 1px 1px;
	color:#000000;
	font-style: none;
	text-decoration: none;
	font-weight:bold;
font-family: georgia, Times New Roman; 
font-size: 9px;
line-height:9px;
	}

#panel A:hover {text-shadow: #bababa 1px 1px 1px;
	color:#111111;
	font-style: none;
	text-decoration: none;
	font-weight:bold;
font-family: georgia, Times New Roman; 
font-size: 9px;
line-height:9px;
	}

a:link	{text-shadow: #bababa 1px 1px 1px;
	color:#444444; 
	font-style: none;
	text-decoration: none;
	font-weight:bold;
 font-family: georgia, Times New Roman; 
font-size: 9px;
line-height:9px;
	}

A:visited {text-shadow: #bababa 1px 1px 1px;
	color:#444444;
	font-style: none;
	text-decoration: none;
	font-weight:bold;
font-family: georgia, Times New Roman; 
font-size: 9px;
line-height:9px;
	}

A:active {text-shadow: #bababa 1px 1px 1px;
	color:#444444;
	font-style: none;
	text-decoration: none;
	font-weight:bold;
font-family: georgia, Times New Roman; 
font-size: 9px;
line-height:9px;
	}

A:hover {text-shadow: #bababa 1px 1px 1px;
	color:#333333;
	font-style: none;
	text-decoration: none;
	font-weight:bold;
font-family: georgia, Times New Roman; 
font-size: 9px;
line-height:9px;
	}

blockquote {
        background-color: #dadada;
        padding-top:5px;
        padding-bottom:2px;
        padding-left:85px;
        padding-right:5px;
font-family: georgia, Times New Roman; 
font-size: 9px;
line-height:9px;
font-weight: normal;
 	border-right: #11a6c1 9px solid;
        }


ul {
	list-style-image: url(http://img202.imageshack.us/img202/9853/check01.gif);
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 5px;
	padding-left: 2px;
}

.read-more {
margin: 4px 0;
padding: 4px 8px;
text-align: left;
}


.navigation{
        text-align: center;
}

.prev {
        float: left;
        text-align: left;
        width: 45%;
}

.next {
        float: right;
        text-align: right;
        width: 45%;
}

.home { line-height:9px;
        text-align: center;
}
	
	
	.cc-logo{
        border:0px;
        padding-bottom:1px;
}

.avatar{
        border:2px solid #dddddd;
}

	
	.comment-bottom img.avatar {
       height: 24px;
       width: 24px;
       border: 2px solid #dddddd;
}

#blog-pager div {
	display: inline;
	margin: 0;
        padding: 0;
        text-align: center;
}

#blog-pager a {
	display: inline;
	margin: 3px;
	text-decoration: none;
}