/*

Theme Name: I Still Do

Theme URI: http://www.jomoca.com/wordpress-theme-i-still-do/

Description: A 3 column stylish grey and green theme created by <a href="http://josemoreno.com.uy/">José Moreno</a>.  Visit <a href="http://www.jomoca.com">Jomoca.com</a> for more themes.

Version: 1.0

Author: José Moreno

Author URI: http://www.josemoreno.com.uy/

Tags: three-columns, green, fixed-width, right-sidebar

*/



body {

    background: #bfc4c7 url(images/bg.jpg) repeat-x;

    padding: 0px;

    margin: 0px;

    font-family: Arial;

    font-size: 12px;

    color: #031930;

}



blockquote {

    border-left: 5px solid #031930;

    padding-left: 10px;

}



#wrapper {

	background: #fff;

    width: 850px;

    margin: 0 auto;

    padding: 10px;

    margin-top: 10px;

}



#header {

    background: #F2F2F2;

    height: 90px;

    padding: 10px;

    border: #dadada 1px solid;

    border-bottom: none;

}



#title {

/*    width: 598px;*/

    float: left;

    text-align: left;

    padding: 20px 0 0 20px;

}



#title a, #title p {

    font-family: Arial;

    font-size: 24px;

    color: #031930;

    text-decoration: none;

    margin: 0px;

    padding: 0px;

}



#description {

    font-family: Arial;

    font-size: 12px;

}



#title a:hover {

    text-decoration: none;

}



#leaderboard_ad {

    width: 728px;

    height: 90px;

    float: right;

}



#menu {

    background: url(images/menu_bg.jpg) repeat-x;

    height: 37px;

    border: #dadada 1px solid;

    border-top: none;

    border-bottom: none;

}

#menu ul, #menu li {

    padding: 0px;

    margin: 0px;

    list-style-type: none;

    float: left;

}

#menu li a {

    height: 37px;

    padding-left: 10px;

    padding-right: 10px;

    color: #031930;

    line-height: 37px;

    float: left;

    display: block;

    text-decoration: none;

}

#menu li a:hover {

    text-decoration: none;

    background: url(images/menu_h.jpg) repeat-x;

}

#menu .current_page_item a {

    background: #F2F2F2 url(images/menu_c.jpg) repeat-x;

    font-weight: bold;

    text-decoration: none;

}

#menu .current_page_item a:hover {

    text-decoration: none;

}



#content {

    width: 600px;

    margin-top: 20px;

    float:left;

   padding-left:20px;
}



#side {

    text-align:left;

	width: 210px;

	margin-top: 10px;

	float:right;

}



#footer {

    clear: both;

}



.post {

    background: url(images/menu_bg.jpg) repeat-x #F2F2F2;

    width: 600px;

	margin-bottom: 30px;

    border: #dadada 1px solid;

    border-top: none;

    padding: 0 0 10px 0;



}



.post_title {

    background: url(images/post_icon.png) no-repeat 0px 2px;

    height: 34px;

    padding-left: 35px;

    padding-top: 9px;

    margin-left: 5px;

}



.post_title a { 

    font-size: 16px;

    font-weight: bold;

    color: #031930;

    text-decoration: none;

}



.post_meta {

    font-size: 11px;

    color: #637180;

    clear: both;

}



.post_meta a, .post_categories a, .post_comments a, .post_comments, .post_tags, .post_tags a, 

#commentlist li a {

    font-size: 11px;

    color: #637180;

}



.the_post {

    margin: 0px;

    padding: 5px;

}

div.the_post div{

    padding-left: 40px;
    padding-right: 40px;

}


.the_post p {

    padding: 0px;

    margin: 0px;

}



.the_post p a {

    color: #031930;

    text-decoration: none;

}



.post_info {

    padding: 5px;

    clear: both;

}



.post_categories {

    background: url(images/category.png) no-repeat left center;

    padding-left: 20px;

    padding-right: 10px;

}



.post_categories a {

    text-decoration: none;

}



.post_comments {

    background: url(images/comment.png) no-repeat left center;

    padding-left: 20px;

    padding-right: 10px;

}

.post_comments a {

    text-decoration: none;

}



.post_tags {

    background: url(images/tag.png) no-repeat left center;

    padding-left: 20px;

}

.post_tags a {

    text-decoration: none;

}



.read_more {

    background: url(images/more.png) no-repeat 0px 2px;

    height: 18px;

    padding-left: 20px;

    padding-top: 3px;

    padding-bottom: 15px;

    margin-left: 5px;

}




.read_more a {

    text-decoration: none;


    font-size: 11px;

}





.comments_title {

    background: url(images/comments.png) no-repeat 0px 2px;

    height: 34px;

    padding-left: 35px;

    padding-top: 3px;

    margin-left: 5px;

}



.comments_title a { 

    font-size: 12px;

    font-weight: bold;

    color: #031930;

    text-decoration: none;

}



#toolbox_menu {

    width: 336px;

}



#tb {

    background: url(images/menu_bg.jpg) repeat-x #F2F2F2;

    height: 37px;

}



#tb, #tb li {

    padding: 0px;

    margin: 0px;

    list-style-type: none;

    float: left;

}



#tb li a {

    height: 37px;

    width: 112px;

    text-align: center;

    color: #031930;

    line-height: 37px;

    float: left;

    display: block;

    text-decoration: none;

}



#tb li a:hover {

    text-decoration: underline;

}



.tb2, .tb2 li, .wp-tag-cloud, .wp-tag-cloud li {

    padding: 0px;

    margin: 0px;

    list-style-type: none;

    float: left;

}



.tb2 li a, .wp-tag-cloud li a {

    background: url(images/tb_icon.gif) no-repeat left center;

    width: 307px;

    margin-left: 5px;

    padding-left: 19px;

    padding-top: 5px;

    padding-bottom: 5px;

    text-align: left;

    font-size: 12px;

    color: #031930;

    float: left; 

    display: block;

    text-decoration: none;

}



.wp-tag-cloud li a {

    width: 135px;

}



.tb2 li a:hover, .wp-tag-cloud li a:hover {

    background: url(images/tba_icon.gif) no-repeat left center #E3E4E6;

    text-decoration: underline;

}



#tb_archives, #tb_recent_posts, #tb_tags {

    background: #F2F2F2;

    width: 336px;

}



#tb_archives, #tb_recent_posts {

    display: none;

}



#tb_tags {

    text-align: center;

}



#tb_tags a {

    color: #031930;

    font-size: 12px;

    text-decoration: none;

}



#tb_tags a:hover {

    text-decoration: underline;

}



#tb_tags_link {

    font-weight: bold;

    background: #F2F2F2;

}



.rc_author {

    padding-left: 5px;

}



#commentlist li {

    background: #E5E5E5;

    padding: 5px;

    margin-bottom: 10px;

}



#comment {

    width: 585px;

}



#left_sidebar {


    /*width: 163px;*/
    padding-left:22px;
    margin-top: 0px;



}



#right_sidebar {

    width: 3px;

    margin-top: 0px;

    float: right;

}



.sidebar_item {

    background: url(images/menu_bg.jpg) repeat-x #F2F2F2;

    width: 153px;

    padding: 5px 0 5px 10px;

    border: #dadada 1px solid;

    border-top: none;

    margin-bottom: 10px;

}



.sidebar_item, .sidebar_item a, sidebar_item a:vlink, sidebar_item a:alink {

    text-color: #000;

    text-decoration: none;

}



.sidebar_item a:hover {

    text-decoration: underline;

}



.sb_header {

    height: 37px;

    padding: 0px;

    margin: 0px;

    font-weight: bold;

    font-size: 12px;

    line-height: 27px;

}



.sidebar_item ul, .sidebar_item ul li {

    padding: 0px;

    margin: 0px;

    list-style-type: none;

    text-align: left;

}



#s {

    width: 105px;

    float: left;

}



#search_but {

        background: #F2F2F2;

        border: 0px;

        color: #FFF;

        font-weight: bold;

        color: #031930;

        margin-bottom: 5px;

}



#wp-calendar {

    width: 100%;

    text-align: center;

}



#wp-calendar a {

    text-decoration: underline;

}



#today {

    border-bottom: #031930;

    border-right: #031930;

}



#nav {

    background: #F2F2F2;

    width: 590px;

    padding: 5px;

    margin-bottom: 10px;

    border: #dadada 1px solid;

}



#nav_prev {

    float: left;

}



#nav_next {

    float: right;

}



#nav_prev a, #nav_next a {

    color: #776677;

    font-size: 12px;

}

#nav_prev a:hover, #nav_next a:hover {

    text-decoration: underline;

   

}





#footer {

    background: #F2F2F2 url(images/menu_bg.jpg) repeat-x;

    height: 34px;

    padding: 0;

    margin: 0;

    text-align: left;

    border: #dadada 1px solid;

    border-top: none;

}



#footer p {

    padding: 0px;

    margin: 0px;

}



#footer a {

    text-decoration: none;

    color: #000;

}

#footer a:hover {



    text-decoration: underline;

}



#footer-left {

    float: left;

    width: 466px;

    padding: 2px 0 0 5px;

    text-align: left;

    margin: 0;

    color: #776677;

    font-size: 11px;

    

}

#footer-left a {

    color: #776677;

}

#footer-left a:hover {

    color: #776677;

    text-decoration: underline;

}



#footer-right {

    float: left;

    width: 466px;

    padding: 2px 5px 0 0;

    text-align: right;

    margin: 0;

      color: #776677;

    font-size: 11px;

    

}

#footer-right a {

    color: #776677;

}

#footer-right a:hover {

    color: #776677;

    text-decoration: underline;

}



a, h2 a:hover, h3 a:hover {

   text-decoration: none;

}



a {

   text-decoration: none;

   color: #637180;

}



a:link {

   text-decoration: none;

   color: #637180;

}



a:vlink {

   text-decoration: none;

   color: #637180;

}



a:alink {

   text-decoration: none;

   color: #637180;

}



a:hover {

   text-decoration: none;

   color: #637180;

}



a img {

   border: none;

}



.wp-pagenavi a {

	padding:5px 7px;

	text-decoration:none;

	

}

.wp-pagenavi a:hover {

	background:#F7F7F7;

	

	text-decoration:none;

}

.wp-pagenavi span.pages {

	padding:1px 7px 1px 22px !important;

	padding:2px 7px 2px 22px;

	background:url(images/pagenavi.png) no-repeat;

	height:16px;

	line-height:16px;

}

*+html .wp-pagenavi span.pages {

	padding:2px 7px 2px 22px !important;

}

.wp-pagenavi span.current {

	background:#F7F7F7;

	padding:5px 7px;

	

	font-weight:bold;

}

.wp-pagenavi span.extend {

	padding:2px 4px;

}



p img {

   padding: 0;

   max-width: 100%;

}



.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}

.image {

text-align: center;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
margin-bottom: 20px;
}

.text {
color:#888888;
line-height:11px;
text-align: justify;
font-size: 10px;
font-weight: normal;
margin-top: 10px;
margin-bottom: 40px;
margin-right: auto;
margin-left: auto;
}


.reklama_side {

/*text-align: center;*/
margin-bottom: 10px;

}
 



