/*  
Theme Name: artdorada
*/

/**************** Body *********************/
*{margin:0; padding:0;}
body{background-image: url(/images/background_dorada_pop2.jpg); font:16px Arial, Century Gothic, Tahoma, Verdana, sans-serif;}
#wrapper {width:1000px; margin:15px auto;}

/**************** Links *********************/
a, a:link, a:visited {text-decoration:none; color: #999;}
a:hover {color:silver;}



/*table#contact{
    border-collapse:collapse;
    border: 1px solid #d4d4d6;
    width: 100%;
} 

table#contact td{
    border-bottom: 1px solid #d4d4d6;
    padding: 10px;
    vertical-align: top;
    width: 25%;
    
}

table#contact td.position{
    border-bottom: none;
}*/

tbody.header td{
    background-image: url('../img/contact-header-bg.png');
    background-repeat: repeat-x;
    background-position: 0px 1px;
    border-top: 1px solid #d4d4d6;
}

tbody.header .header-desc{
    position: relative;
}

/**************** Header *********************/
#header {width:490px; margin-bottom:40px; float:left;}
#header h1 {text-indent:-10000px;margin:0; padding:0; }
#header h1 a {display:block; background:url(images/logo-adk.png) no-repeat left; height:140px; width:580px}
.tytul {color: #ccc; font-size:19px; font-family: Arial, Helvetica, sans-serif; line-height:20px;}

/**************** Navigation *********************/
#navigation{ font-size:12px; text-transform:uppercase;float:left;}
#menu{float:left;  margin-bottom:11px;}
#menu li{list-style:none;}
.page_item a:link, .page_item a:visited{color: #fff;  background:#696969 url(images/menu_left.gif) no-repeat top left; margin-bottom:10px; padding:8px 5px 5px 8px; height:16px; width:184px; display:block; }
.page_item a:hover {color:#fff; background:#A9A9A9 url(images/menu_left_hover.jpg) no-repeat top left;}
.current_page_item a:link, .current_page_item a:visited{color: #ccc; font-weight:bold; background:#666 url(images/menu_left_hover.jpg) no-repeat top left; margin-bottom:10px; padding:8px 5px 5px 10px; height:18px; width:202px;display:block;}

/**************** Search *********************/


/**************** Content *********************/
#content {width:766px; ; background-attachment: fixed; border:7px solid #666; float:left;}
.comments {background:url(images/comments.gif) left no-repeat; padding-left:20px;}

.entry h2{padding-bottom:24px;}
.entry h2 a {color:silver; font-family: Arial, Helvetica, sans-serif; font-size:19px;}
.entry h2 a:hover {color:#696969F;}
.entry p{padding:10 0 33 10;}
.post{padding:20px 20px 10px 20px;text-align:justify; margin-bottom:20px; line-height:20px; color: #ffffff;}
.content a:link, .content a:visited {color:#ffffff; border-bottom:0px;}
.content a:hover {color:#fff;}
.entry img {margin:0px }
.new {background:url(images/new.gif) right top no-repeat;}
html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before{ content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }

.tags {background:url(images/tags.gif) left no-repeat; padding-left:24px;}
.cats {background:url(images/cats.gif) left no-repeat; padding-left:24px;}
a img { border: none; }
.alignright{float:right; padding:20px; margin-right:20px; background:url(images/next.gif) no-repeat right; width:100px; font-size:11px;}
.alignleft{float:left; padding:20px; margin-left:20px; background:url(images/back.gif) no-repeat left; width:100px; font-size:11px;}
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:12px; font-family:Tahoma; color: #6C6C6C; display:block; background-color:#262626; padding:10px; margin:10px 0 10px 0; border:1px solid #3F3F3F;}



/**************** Sidebar *********************/
#sidebar { text-align:right;width:170px;}
#sidebar ul {list-style:none;}
#sidebar h2 {font-size:12px; text-align: left; font-family:Arial; color: #666; padding-right:2px; padding-bottom:8px; solid #262626;}
#sidebar ul ul {margin:16px; padding-bottom:10px; margin-bottom:10px;}
#sidebar ul ul li {padding-bottom:5px;}

/**************** Footer *********************/
#footer {text-align:right; font-size:11px; margin:10px; color: #ffffff;}

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 15px 10px; padding-left: 20px; border-left: 1px solid #666666; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; }


/**************** avatar *********************/
.gravs {margin-top:20px; padding:0 15px 0 15px;}
.avatar {float:left; margin-right:10px; padding:3px;  border:1px solid #191919;}

/**************** Gallery *********************/
.gallery {text-align:center;}
.gallery img {padding:3px;}
.attachment {text-align:center;}
.attachment img { padding:5px; border:0px solid #999;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft img{ padding:5px; border:2px solid #999;}
.imgright {float:right;}
.imgright img{ padding:5px; border:1px solid #999;}