/***************************************************
    CSS file for Camp Vira
    Author: WEB Marketing (www.wem.hr)
    Media: Screen
***************************************************/

body    { font: normal 10pt Arial, Helvetica, sans-serif; line-height: 14pt; color: #000; background: #fff; }

a img   { border: none; }

*       { margin: 0; padding: 0; }

a, a img    { outline: none; color: #000; text-decoration: none; }

#newsletter-container,
#newsletter-teaser,
#photo-gallery,
#header-photo,
.paginator,
#basic-controls,
#local-navigation,
#legal p,
#admin-pages,
#to-beginning,
#tools,
#breadcrumbs,
#supplementary-navigation,
#navigation,
#languages-container,
#logo a,
.skip-links     { display: none !important; }


#legal                     { clear: both; width: 100%; }
#legal p.first-child       { display: inline !important; padding-right: 20px; font-size: 8pt; }

#content { border-top: 1px solid #000; border-bottom: 1px solid #000; padding: 20px 0; margin: 20px 0; }

h1         { font-size: 16pt; font-weight: bold; margin-top: 20px; margin-bottom: 20px; }
h2         { font-size: 12pt; font-weight: bold; margin: 15px 0 15px 0; }
h3         { font-size: 10pt; font-weight: bold; margin: 10px 0 10px 0; }
h4, h5, h6 { font-size: 10pt; font-weight: bold; margin: 10px 0 10px 0; }

p, ul, ol  { margin: 10px 0; }

ul li      { margin-left: 20px; }
ol li      { margin-left: 35px; }

img         { margin: 0 5px; }
.article .left         { float: left; margin: 5px 10px 0 0; clear: left; }
.article .right        { float: right; margin: 5px 0 0 10px; clear: right; }

img.left    { float: left; margin: 0 10px 10px 0; }
img.right   { float: right; margin: 0 0 10px 10px; }

table      { margin: 10px 5px; border-collapse: collapse; }
th, td     { padding: 5px; border: 1px solid #000; }
.blank     { margin: 10px 0; }
.blank th, 
.blank td  { border: none; padding: 0; }
table p, 
table ul, 
table ol, 
table table { margin: 0; }
caption     { margin: 10px 0 0 0; }

#featured-articles:after,
#layout:after,
#content:after   { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0px; line-height: 0; overflow: hidden; }

#featured-articles,
#layout,
#content         { width: 100%; }

/* FEATURED ARTICLES */
#featured-articles .article-intro   { float: left; width: 190px; margin-left: 15px; padding-left: 20px; }
#featured-articles .first-child     { margin-left: 0; }


/* GALLERY LISTING */
#gallery-listing                            { width: 640px; }

#gallery-listing .gallery-item              { float: left; width: 192px; border: 1px solid #9dbdde; padding: 147px 2px 10px; margin: 0 0 23px 23px; display: inline; position: relative; }
#gallery-listing .first-in-row              { margin-left: 0; clear: both; }

#gallery-listing .gallery-item h2           { font-size: 12px; line-height: 18px; font-weight: bold; padding: 5px 10px; margin: 0; }
#gallery-listing .gallery-item h2 a         { text-decoration: none; color: #065c9e; }

#gallery-listing .gallery-item p            { font-size: 11px; line-height: 1; padding: 0 10px; margin: 0; }

#gallery-listing .gallery-item .date        { padding-bottom: 5px; }

#gallery-listing .gallery-item .photo,
#gallery-listing .gallery-item img          { width: 192px; height: 144px; margin: 0; }

#gallery-listing .gallery-item .photo       { position: absolute; top: 2px; left: 2px; }


/* SINGLE GALLERY */
#single-gallery                 { width: 640px; }
#single-gallery ul              { list-style: none; }
#single-gallery li              { float: left; width: 192px; border: 1px solid #9dbdde; padding: 2px; margin: 0 0 23px 23px; }
#single-gallery .first-in-row   { margin-left: 0; clear: both; }
#single-gallery img             { width: 192px; height: 144px; margin: 0; display: block; }
#single-gallery dd              { font-size: 11px; text-decoration: none; padding: 5px 10px 5px 5px; display: none; }
#single-gallery dd a            { background: url(../images/css/icon-zoom.gif) no-repeat 0 50%; padding-left: 20px; }