/*  
Theme Name: Drift.v1
Description: <p>Drift - Persectives in Surfing</p><ul style="list-style:none;"><li>* Left and Right Sidebar</li><li>* Widget Ready</li><li>* Change About text via Admin Profile</li><li>* Custom Image Header</li></ul>	
*/

/* Directory
******************** */
#directory {
width: 300px;
}

#directory p {
margin-bottom:10px;
}


/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
	
}
*
{
	margin: 0;
	padding: 0;
        list-style:none;

}
img
{
	border: 0;
}
img.imgtfe {
width:275px;
height:195px;
border:8px solid #dcdcdc;
margin-right: 15px;
}

p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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.right, img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.left, img.alignleft {
	border: 8px solid #dcdcdc;
        padding: 0px;
	margin: 4px 15px 0 0;
	display: inline;

	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


hr
{
	display: none;
}
body
{
    /*background:url(img/bg.jpg) repeat fixed;*/
	color: #333;
	font: 74%/1.6em Arial, sans-serif; 
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
        color:#3db3b3;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, sans-serif;
}
h4 {
line-height:1.2;
font-weight:normal;
color:#000;
font-size: 10px;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
h1 {
       background:url(img/logo22.gif) 0 0 no-repeat;
       width: 349px;
       height: 137px;
       z-index:10;
}
h1 span {
       display: none;
}
h1 a:link, h1 a:visited {
       display:block;
       width:349px;
       height:137px;
       
}
#logo {
       float: left;
       margin: -100px 0 -60px -102px;
       position: relative;
       opacity: .5;
       filter:alpha(opacity=50);
}
#editions {
       float:right;
       margin:-88px 0 10px 0;
       padding:0;
       text-align:left;
       font-size:10px;
       line-height: 1em;
       color:#666;
}
#editions p {
       margin:0;
       padding: 0;
       
}
ul#nav {

      list-style-type:none;
      padding:0;
      text-align:center;
      white-space:nowrap;
      margin:0;
	width: 100%;
}

#nav li {
     display:inline-block;
     display: inline;
     margin:0;
     letter-spacing:1px;
}
#nav {
       float: left;
       line-height: 1.7em;
       font-size: 20px;
       font-weight: normal;
       color: #ccc;
       text-transform: capitalize;
       overflow: hidden;
       font-family: Georgia, "Times New Roman", serif;
       width: 100%;
       border-top: 1px solid #000;
       border-bottom: 1px solid #000;
	   margin-top: 3px;
}

#nav li a {
        color:#000;
        border:0;
        padding:0 45px;
        display: inline;
}

#nav li a:hover {
        color:#3db3b3;
        border:0;
}
#social {
       padding:0;
       float: right;
       margin-bottom:20px;
}
#navsearch {

       padding:0;
       float: right;
       margin-right:15px;

}
#top {

	width: 940px;
	position: relative;
	background: #fff;

        padding:90px 15px 45px;
        margin:0 auto;
		cursor:auto;
}
#topi {
	background: #fff url(img/head.jpg) 0 0 no-repeat;
	top: 0;
	position: absolute;
	width: 1015px;
	height: 40px;
        margin: 20px 0 0 -75px;
}
#homefeature {
        width: 940px;
        height: 475px;
        line-height: 1.2em;
        clear: both;
        overflow: hidden;
}
#credits {

        color:#666;
        line-height:1em;
        position:absolute;
        right:15px;
        top:76px;
        text-align:right;
        font-size:11px;
             
}
#featurenav {
	background: #fff;
	top: 0;
	position: absolute;
	width: 940px;
	height: 40px;
        margin: 40px 0 0 0;
}
#wrap {
        width: 940px;
	background: #fff;
        padding:10px 15px 0px 15px;
        margin: 25px auto 0;
		cursor:auto;
}
#page {
	text-align: left;
	width: 940px;
	background: #fff;
	margin: 10px auto 10px;
        padding: 0;
}
#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}
#headr {
	width: 950px;
	margin: 0 auto;
	color: #C3EAFB;
	text-align: left;
}
#headr h1 {
	margin: 0;
	padding: 20px 0 0 600px;
	font-size: 3em;
	font-family: Arial, sans-serif;
}
#headr h1 a {
	color: #000;
	}
#headr h1 a:hover {
	color: #000;
	}
#headr .description {
	padding: 10px 0 0 600px;
	color: #000;
}
.rss2 {
	margin-bottom: 8px;
        text-align: center;
}
.rss2 a {
        font-size:13px;
        text-transform:uppercase;
        margin: 0 10px;
}
.rss2 a:hover {
        color:#3db3b3;
}
#left {
	float: left;
	width: 940px;
}
#right {
 float: right;
 width: 300px;
 clear:none;
}

#content {
	width: 600px;
	float: left;

}
	#content-wide {
		width: 950px;
	}
.post {
	margin-bottom: 40px;
        display: block;
        /*border-bottom: 1px solid #dcdcdc;*/
        
}

.postlead {
border-bottom:1px solid #DDDDDD;
border-top:1px solid #DDDDDD;
clear:both;
height:20px;
width:100%;
}

.entry {
	text-align: left;
    margin-top: 0px;
    margin-bottom: 10px;
    
}
.entry  a {
	color: #3DB3B3;
}
.entry  a:hover {
	color: #000;
}
.indexentry {
	text-align: left;
    margin-top: 0px;
    margin-bottom: 10px;
    
}
.indexentry  a {
	color: #3DB3B3;
}
.indexentry  a:hover {
	color: #000;
}
.indexentry img {
    margin-bottom: 10px;
}
#articlewrap {

       border:0px solid #ccc;
       display:block;
       width: 600px;
       overflow: hidden;
}
#articleprev {
       margin-top:8px;
       font-weight:bold;
}
.wp-pagenavi {
      margin-top: 20px;
}
.postlead {
height:40px;
clear:both;
}
#entrylead {
height:220px;
overflow:hidden;
padding: 0px;
}
.side1 {
	width: 200px;
	float: left;
	color: #000;
}
.side2 {
	width: 300px;
	float: right;
	color: #000;
}
.ad {
       margin-bottom:10px;
}
.gap {
/*	padding: 10px; */
}
/*#out-foot {
	background: #ccc;
}
*/
#footer {
	border-top: 2px solid #666;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
	width: 940px;
	position: relative;
        clear: both;
}
#footer {
	color: #333;
	font-size: 0.9em;
}
#footer a {
        font-size: 12px;
	color: #666;
	text-decoration: none;
        font-weight: bold;
        text-transform: uppercase;
        margin-left: 15px;
}
#footer a:hover {
	color: #99CCCC;
	text-decoration: none;
}
#footer .right {
	position: absolute;
	right: 0;
	top: 10px;
	text-align: right;
}
/* Writer Bios 
******************** */
#bio {
        width:284px;
        height:300px;
        border:8px solid #DCDCDC;
        color: #666;
        float: right;
        margin-bottom: 10px;
        position: relative;
}
ul.writerbios {
}
ul.writerbios li {
list-style: none;
display:block;
position: relative;
text-align:left;
margin:10px;
}
ul.writerbios li span.name {
color:#999;
font-weight: bold;
margin: 0px 0 0 95px;
position: absolute;
top: 0;
left: 0;
}
ul.writerbios li span.bio {
color:#999;
font-weight:normal;
margin: 20px 0 0 95px;
position: absolute;
top: 0;
left: 0;
}
ul.writerbios li span.link1 {
color:#999;
font-weight:normal;
margin: 0;
position: absolute;
top: 265px;
left: 0;
}
ul.writerbios li span.link2 {
color:#999;
font-weight:normal;
margin: 0;
position: absolute;
top: 265px;
left: 0;
}
ul.writerbios a {
color:#666;
}
ul.writerbios a:hover {
color:#999;
}

/* Features 
******************** */
.feature {
    display:block;
    width:460px;
    height: 200px;
    float: left;
    background:#242424;
    color:#999;
    margin-left:20px;
    margin-bottom:20px;
    padding: 0px;
}
.feature a img {
    display:block;
     opacity:0.7;
    filter:alpha(opacity=70);
}
.feature a:hover img {
    opacity:1;
    filter:alpha(opacity=100);
}
.feature img {
      float:left;
}
#features {
    margin-left:-20px;
    padding:0;
}

#feature-teaser {
    width:210px;
    padding:10px;
    float:left;
    line-height:1.2;
}
#feature-teaser a {
    color:#dcdcdc;
    margin-bottom:5px;
}
#feature-teaser a:hover {
    color:#3DB3B3;
}
.featuretitle {
    margin-bottom: 5px;
    font-size:16px;
    font-weight:bold;
}
#feature-link {
    margin-top:176px;
    margin-left:412px;

}
#feature-link a {

    padding:3px 5px;
    color:#fff;
}
#feature-link a:hover {
   background:#3DB3B3;
}
.featviewall {
        
        font: 1.0em Arial, sans-serif;
	color: #fff;
	text-transform: lowercase;
        font-weight: bold;
        padding: 5px;
        float:right;
}
.featviewall a {
        color:#fff;
}
.featviewall a:hover {
       color:#000;
}
/* Departments 
******************** */
#departments {
   width:940px;
   float:left;
}
.dept {
    display:block;
    width:300px;
    height: 202px;
    float: left;
    background:#242424;
    color:#999;
    margin-left:20px;
    margin-bottom:20px;
    padding: 0px;
}
.dept a img {
     display:block;
      opacity:0.7;
      filter:alpha(opacity=70);
}
.dept a:hover img {
     opacity:1;
       filter:alpha(opacity=100);
}
.dept img {
      float:left;
}

#dept-teaser {
    width:210px;
    padding:10px;
    float:left;
    line-height:1.2;
}
#dept-teaser a {
    color:#dcdcdc;
    margin-bottom:5px;
}
#dept-teaser a:hover {
    color:#3DB3B3;
}
.depttitle {
    font-size:16px;
    font-weight:bold;
}
#gridtitle {
    width:300px;
}
#gridtitle h2 {
        font: 2em Arial, sans-serif;
 color: #3DB3B3;
 text-transform: capitalize;
 margin-bottom: 15px;
        font-weight: bold;
        padding: 0;
        letter-spacing:-1px;
}


/* Reader comments 
******************** */

.reader-comments {
   padding-top:5px;
   width:300px;
   background:#fff;
   color:#333;
   font-weight:bold;

}
.aktt_comments {
   padding-top:5px;
   width:300px;
   color:#333;
   font-weight:bold;

}
#reader-comments li {
    border-bottom: 1px dashed #ccc;
    line-height:1.2;
    margin-bottom:5px;
}
#reader-comments li a {
    color:#3DB3B3;
}
#reader-comments li a:hover {
    color:#ccc;
}

/* Twit Feed 
******************** */

#twitter-tools h2.widgettitle {
    background:url(img/twitfeed-top.gif);
    color:#00C1FF;
    padding:0;

}
.aktt_tweets {
   padding-top:5px;
   width:300px;
   border-top: dashed 1px #ccc;
   
   color:#333;
   font-weight:bold;

}
#twitter-tools li {
    border-bottom: 1px dashed #ccc;
    line-height:1.2;
    margin-bottom:15px;
}
#twitter-tools li a {
    color:#61A9BA;
}
#twitter-tools li a:hover {
    color:#ccc;
}
li.aktt_more_updates a {
font-weight:bold;
}



/* Sponsor Channels 
******************** */

#channels {
      margin-bottom: 20px;
}
img.col1 {
      margin-right: 18px;
      padding: 0;
      float:left;
} 
img.col2 {
      margin:0;
      padding:0;
      float: right;
} 
#col1 {
      width:141px;
      float:left;
}
#col2 {
      width:141px;
      float:right;
}
#col1 a {
       border: 8px solid #dcdcdc;
       width: 125px;
       height:125px;
       margin: 10px 0;
       display:block;
}
#col1 a:hover {
       border: 8px solid #bfbfbf;
       width: 125px;
       height:125px;
}
#col2 a {
       border: 8px solid #dcdcdc;
       width: 125px;
       height:125px;
       margin: 10px 0;
       display:block;
}
#col2 a:hover {
       border: 8px solid #bfbfbf;
       width: 125px;
       height:125px;
}






/* Design 
******************** */
.side1  ul, .side2  ul{
	list-style: none;
}
.side1  ul.children, .side2  ul.children{
	margin-left: 16px;
}
.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {
	margin-bottom: 20px;
        list-style: none;
}

input#s {
	width: 207px;
	padding: 2px 2px 1px 13px;
	background: url(img/searchbar.gif) #fff no-repeat;
	border: 1px solid #000;
	color: #000;
        margin-left: 0px;
        height:14px;
       
}
input#s:focus {
	color: #000;
}

input#searchsubmit
{
	margin: 0;
}

.clear {
    clear:both;
    margin-top:15px;
    height:50px;
}
#newssignup {
    width:270px;
    background:#999;
    height:50px;
    padding:15px;
    color:#666;
}

/* Contributors 
******************** */
#writers {
margin-bottom: 20px;
}
ul.writers {
}
ul.writers li {
display: block;
list-style: none;
margin-bottom: 3px;
position: relative;
border-bottom: 1px solid #666;
}
ul.writers li a {
display: block;
background: #fff;
}
ul.writers li a:hover {
background: #eaeaea;
color:#666;
display: block;
opacity: 0.8;
filter:alpha(opacity=80)
}
ul.writers li span.name {
color:#999;
font-weight: bold;
margin: 0px 0 0 70px;
position: absolute;
top: 0;
left: 0;
line-height:1.4em;
}
ul.writers li span.bio {
color:#999;
font-weight:normal;
margin: 15px 0 0 70px;
position: absolute;
top: 0;
left: 0;
line-height:1.1em;
}

/* Latest Features 
******************** */
#latestfeatures {
margin-bottom: 20px;
}
#latestfeatures img {
width: 76px;
height:66px;
}
ul.latestfeatures {
}
ul.latestfeatures li {
display: block;
list-style: none;
margin-bottom: 3px;
position: relative;
}
ul.latestfeatures li a {
display: block;
background: #000;
}
ul.latestfeatures li a:hover {
background: #000;
color:#666;
display: block;
opacity: 0.85;
filter:alpha(opacity=85)
}
ul.latestfeatures li span.title {
color:#fff;
font-weight: bold;
margin: 10px 0 0 86px;
position: absolute;
top: 0;
left: 0;
line-height:1.4em;
width:205px;
}
ul.latestfeatures li span.desc {
color:#ccc;
font-weight:normal;
margin: 27px 0 0 86px;
position: absolute;
top: 0;
left: 0;
line-height:1.1em;
width:205px;
font-size:95%;
letter-spacing:-.2px;
}


/* Design  Typo
********************* */
.side1 h2, .side2 h2{
 font: 1.2em Arial, sans-serif;
 color: #333;
 text-transform: lowercase;
        margin:0;
        font-weight: bold;
        padding: 0;
}

h2.widgettitle {
       font: 1.6em Arial, sans-serif;
 color: #333;
 text-transform: lowercase;
 margin: 0;
        font-weight: bold;
        padding: 0;
        letter-spacing:-.5px;
}
.side1 ul li ul li a, .side2 ul li ul li  a {
	color: #000;
}
.widget_get_recent_comments a:link, .widget_get_recent_comments a:visited, #recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
	padding-left: 0;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover {
	color: #999;
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #000;
	font-weight: bold;
}

h2.pagetitle {
	text-align: left;
	font: 50px Arial, sans-serif;
        color: #fff;
        font-weight: bold;
        padding: 0 10px;
        position: absolute;
        z-index: 2;
        margin-top: -105px;
        opacity:0.6;
	filter:alpha(opacity=60);
}

.post h2 {
	font: 1.6em Arial, sans-serif;
        padding: 5px 0px 0 0px;
        clear: both;
        margin-left: 0px;
        
}
.post h2 a {
	color: #000;
        font-weight:normal;
}
.post h2 a:hover {	
	color: #3DB3B3;
}
p.postmeta {
	margin-bottom: 10px;
	color: #000;
        float: right;
        margin-top: 10px;
}

p.meta {
	font-size: 87%;
	margin-top: -17px;
        padding-left: 25px;
        text-align:right;
	color: #666;
}
p.meta a
{
	color: #999;
	text-decoration: none;
}
span.user
{
	padding: 3px 5px;
}
span.user a:link, span.user a:visited
{
	color: #3db3b3;
}
span.user a:hover, span.user a:active
{
    color:#cccccc;
}

span.timr
{
	/*background: #999;*/
	/*color: #fff;*/
	padding: 3px 5px;
        margin-left:8px;
}
span.catr
{
	padding: 3px 5px;
}
span.editr
{
	padding: 2px 2px 2px 18px;
}
span.commr
{

	padding: 0 15px 0 0px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	text-decoration: none;
}
.post p a:hover {
	text-decoration: none;
        color:#333;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(img/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
.tags {
	margin: 10px 0px;
	font-weight: bold;
        position:absolute;
        text-transform:lowercase;
        height:17px;
}
	.tags a {
		color:#666666;
                font-weight:bold;
                height:17px;
                padding:4px 6px;
	}
        .tags a:hover {
               background: #999;
               color:#fff;
        }
	

/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 20px;
	width: 600px;
	float: left;
}

.navigation a
{
	color: #666;
}
.navigation .alignleft
{
	float: left;
	width: 50%;
}
.navigation .alignright
{
	float: right;
	text-align: right;
	width: 50%;
}



.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(img/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(img/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(img/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff /*url(img/shadow_top.gif) repeat-x top;*/
	border: #ccc 1px solid;
	font: 1em Arial, sans-serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff /*url(img/shadow_top.gif) repeat-x top;*/
	border: #999 1px solid;
}
#submit
{
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#3db3b3 none repeat scroll 0 0;
border:1px solid #3db3b3;
color:#FFFFFF;
cursor:pointer;
font-size:12px;
font-weight:bold;
padding:3px 5px;
}
input#submit:hover {
background:#333;
border:1px solid #333;
color:#fff;
}
input#email, input#author, input#url {
border:1px solid #ddd;
background:#fff;
}
.comment
{
	/*background: #fff url(img/shadow_top.gif) repeat-x top;*/
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #fff;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
.children {
	margin-left: 30px;
}
.trackbacklist {
	margin-left: 20px;
}
.trackbacklist span {
}

h3#respond, h3#comments {
	font: bold 1.2em Arial, sans-serif;
	color: #333;
}

#comment {
	width: 98%;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 940px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	height: 40px;
	font-size: 1.2em;
        border-bottom: solid 1px #000;
        padding: 0;
}
div#menuv{
	font-size:1em;
	height:2.3em;
	padding: 0.5em 0.7em 0.7em;
	margin-bottom: 2em;
	position:relative;
}
#menuv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuv ul li {
	float: left;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 	padding: 3px 10px;
	display: block;
	color: #000;
	margin-right: 0.5em;
}
#menuv li  a:hover {
 color: #999;
}
#menuv li.current_page_item  a {
  	padding: 3px 10px;
	display: block;
	color: #000;
	margin-right: 0.5em;

}

#menuv ul ul{display:none;}
#menuv ul ul li{float:none;}
#menuv ul ul ul{display:none;}
#menuv ul ul li a{margin:0;padding:0;}
#menuv ul li:hover ul{
	display:block;
	position:absolute;
	padding-top: 4px;
	}
#menuv ul li:hover ul ul{
	display: none;
}	
#menuv ul li:hover ul li a{
	border: 1px solid #fff;
	background:#333; 
	color: #fff;
	display:block;
	padding: 3px 10px;
	width:10em;
/*	margin-top: 2px;  */
}
#menuv ul li:hover ul li a:hover{
	background: #fff;
	border: 1px solid #333;
	color: #333;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}


/* Calendar */
#wp-calendar #prev a, #wp-calendar #next 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;
	}
#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; }

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0;
	text-align: center;
	background-color: #fff;
	padding-top: 0px;
	margin: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 15px 0 0 -10px;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 10px 0 5px;
	margin: 0;
        text-align:right;
}
/* End captions */

img.wp-smiley {
	vertical-align: -25%;
}

.avatar {
	float: right;
}
.commentlist li {
	position: relative;
}
.numero {
	font-size: 15px;
	position: absolute;
	right: 10px;
	font-style: italic;
	font-weight: normal;
	bottom: 15px;
	color: #ccc;
}
.odd .numero {
	color: #ccc;
}
.chead .comment-author {
	font-weight: bold;
}
.chead .commentmetadata {
	font-size: 11px;
}

/* Change Log *** 
1.0		: Initial Public Released
1.1 	: Fix Some Issue
1.2 	: Fix Custom Image Issue
1.3 	: Fix Footer Issue
1.4 	: Fix Recent Comment Widget Issue on WordPress 2.2
1.4.1 	: Hack Menu
1.4.2 	: Fix XHTML and CSS, add Favicon
1.5		: Add some gradient effect, better WP 2.5 compability
1.5.1	: Add Calendar Stylesheet for Widget
1.7		: Support WordPress 2.7 (Treaded Comment, Gravatar, Fix Page Menu and More), GPL License
1.8		: Add Big Comment Number
1.9		: Move Theme Hosting server and change footer layout
*** */