/*
	Style Name	: Atalaya Studio
	Style URI	: http://gbellucci.us/
	Comments	: Sidebars on both sides of content
*/

a {
    color:#333;
    text-decoration:none;
}

body.atalaya {
    background-color: #efefef;
}

body.atalaya #wrapper-a {
    background: transparent url(images/pagebk.jpg) repeat-x;
}

body.atalaya #wrapper-b {
    display:none;
    border: 1px solid #ddd;
    background-color: transparent;
    height: 100px;
    width:100%;
}

body.atalaya .sb-wptagcloud ul {
    text-align: left;
}

body.smartposition #rollingarchives {
    background-color: #efefef;
}

ul li.donations-uri div.navt_gl {
    background: transparent url(images/donations.jpg) no-repeat top left;
    width:
}

/* page */
body.atalaya #page {
    background: transparent url(images/logo.jpg) no-repeat top right;
    border: none;
}

body.atalaya #header {
    background-color: transparent;
    height:125px;
}

body.atalaya div.content #primary #current-content div.page-head h2 a,
body.atalaya div.content #primary #current-content div.page-head h2 a:hover {
    display: block;
    border-bottom: 1px solid #ddd !important;
    color: #663333 !important;
    text-decoration: none;
}

body.atalaya .secondary div.sb-latest ul li {
    list-style-type: square;
    margin-left: 3px;
}

body.atalaya .secondary div {
    margin:25px 0pt 0pt;
}

/* menu */
body.atalaya #header ul.menu {
    font-size:1.1em;
    font-variant:small-caps;
    left:0pt;
    letter-spacing:2px;
    top:80px;
}

body.atalaya ul.menu li a:hover {
	background: transparent;
	color: #000 !important;
	text-decoration: none;
	}

body.atalaya ul.menu li.current_page_item a,
body.atalaya ul.menu li.current_page_item a:hover {
	color: #333 !important;
	background: transparent;
	text-decoration: none;
}

body.atalaya ul.menu li.admintab {
    margin-left: 15%;
}

/* Front page layout */
div.panel {
    float:left;
    padding-right:40px;
    width:310px;
    margin:0;
}

body.atalaya div.panel-group {
    float:left;
    width:100%;
    margin:0;
}

/* wide-page */
body.atalaya.columns-three .wide-content #primary {
    float:left;
    padding:10px;
    position:relative;
    margin-left: 0;
    width:700px;
}

body.atalaya.columns-three .wide-content #sidebar-2 {
    width:200px;
    margin-top: 55px;
}

body.atalaya .wide-content .entry-content ol, .entry-content ul {
    padding:2px;
    margin-left: 15px;
}

body.atalaya .wide-content .hentry {
    padding:5px 0;
}

body.atalaya .wide-content .page-head {
    margin:0;
}

body.atalaya.columns-three .wide-content #sidebar-2 a {
    color: #333;
}

body.atalaya .wide-content #primary .entry-content h3 {
    border-bottom:1px dotted #CCCCCC;
    font-size:1.8em;
    font-weight:normal;
    margin-top:5px;
    margin-bottom: 3px;
}

body.atalaya .wide-content span.hlight {
    color: #663333;
    font-weight: bold;
}

body.atalaya a.more-link {
    color: #993300;
}

body.atalaya p.page-links a {
    padding: 0 5px;
    font-size: 1.1em;
    background-color: #aaa;
    color: #000;
}

body.atalaya p.page-links a:hover {
    background-color: transparent;
}

/* site info */
body.atalaya #header h1 {
    margin-left: -2000px;
    font-family: Georgia,'New Times Roman', Verdana,Sans-Serif;
}

body.atalaya #header h1 a {
    color:#fff;
    font-size:1.5em;
    letter-spacing:2px;
}

body.atalaya #header .description {
    display:none;
}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
    color:#663333;
}

body.atalaya div.entry-head h3.entry-title a {
    color: #000099 !important;
}

body.atalaya .entry-content {
    color:#666;
}

body.atalaya #sidebar-1 h3,
body.atalaya #sidebar-1 h4,
body.atalaya #sidebar-2 h3,
body.atalaya #sidebar-2 h4 {
    color: #663333;
    border-bottom:1px solid #ccc;
    padding-bottom:5px;
}

#footer {
    background: transparent url(images/footer.jpg) repeat-x left 17px;
}

#footer p.hosted {
    letter-spacing:2px;
    margin-top:5px;
    font-size: 1.1em;
}

/* misc */
pre {
    color:#333333;
    font-family: Courier;
    fons-size: 10px;
}
.clear-both {
    clear: both;
}

#rolldates {
    color:#FFFFFF;
}
