/*
Theme Name: Patagonia Child
Theme URI: http://www.wpthemesplanet.com/patagonia-theme/
Description: Child theme for the Patagonia Theme
Tags: fixed-width, two-columns, right-sidebar, white, blue, threaded-comments, sticky-post, theme-options
Author: KeyStorm
Author URI: http://www.nexodecaminos.com/
Template: patagonia
License: GPL
*/

@import url("../patagonia/style.css");

#tabs ul li{
	
}
#tabs UL LI.menu-item A {PADDING-LEFT: 14px; PADDING-RIGHT: 14px;  FONT-WEIGHT: bold; color:white;}
#tabs UL.menu{border-top:2px solid white; background-color:black;}
#tabs {background: url('images/shade.png');}
#header {background:url('images/header1.jpg');}
#search2 .searchinput {background: url('images/shade.png');}
#header-inside{height:180px;}

#sidebar #podcastrss{
height:60px;
width:60px;
display:inline-block;
padding:5px 5px 5px 5px;
float:none;
clear:none;
text-decoration:none;
background: url('images/tiro-al-friki-subscribe.png') no-repeat;
}

#sidebar #twitterid {
height:60px;
width:60px;
display:inline-block;
padding:5px 5px 5px 5px;
float:none;
clear:none;
text-decoration:none;
background: url('images/twitter.png') no-repeat;
}

#sidebar #facebookid {
height:60px;
width:60px;
display:inline-block;
padding:5px 5px 5px 5px;
float:none;
clear:none;
text-decoration:none;
background: url('images/facebook.png') no-repeat;
}

#sidebar #feedrss{
height:75px;
width:215px;
display:block;
padding:5px 5px 5px 25px;
float:none;
text-decoration:none;
background: url('images/rss_icon.png') no-repeat;
}

a{
color:#070;
font-weight:800;
text-decoration:none;
}

a:hover{
color:#070;
text-decoration:underline;
}

div.date {
        background: url('images/date_bg.png') no-repeat;
        text-align:center;
		padding:0;
        height:120px;
        width:72px;
		margin-right:15px;
}
div.date .month{
        text-align:center;
        margin:12px 0 4px 0;
        font-size:12px;
        font-weight:bold;
        color:#ffffff;
}
div.date .nr{
        text-align:center;
        margin:0;
        color:#000000;
        font-size:22px;
        font-weight:bold;
}

div.date .year{
        text-align:center;
        color:#000000;
        font-size:10px;
        font-weight:bold;
        margin:0 0 20px;
}
