/* ------------------------------------------------------------
 Serbia--Balkan Beauty | Wesley Channell Photography
------------------------------------------------------------ */
body 
{
 font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
 font-size: 12px;
 line-height: 1.5em;
 background-color: #fff;
 color: #333;
 margin-top: 0;
}

a:link,
a:visited
{
 text-decoration: none;
 color: #39c;
}

a:hover,
a:active
{
 color: #369;
}

a:focus
{
 color: #eee;
}

div#container
{
 width: 960px;
 margin: 0 auto;
}

ul.nav
{
 float: right;
 padding: 0;
 margin: 0;
 list-style: none;
 display: inline;
 height: 1%;
}

ul.nav li
{
 margin: 0 2px 0 0;
 padding: 0;
 float: left;
}

ul.nav li a
{
 display: block;
 background-color: #39c;
 padding: 3px 9px;
 font-weight: bold;
 color: #fff;
 font-size: 11px;
}

ul.nav li a:hover
{
 background-color: #369;
}

div#header
{
 clear: right;
}

div#header h1
{
 font-size: 54px;
 margin-bottom: 24px;
}

div#header h1 a
{
 text-decoration: none;
 color: #333;
}

div#header span
{
 font-size: 26px;
 font-style: italic;
 font-weight: bold;
 color: #069;
}

div.content
{
 width: 350px;
 margin-left: 610px;
 margin-top: 18px;
 border-top: 2px solid #ddd;
}

div.about
{
 width: 100%;
}

div.about blockquote
{
 padding: 0;
 margin: 18px 0;
}

div.about:hover
{
 color: #000;
}

div.about p#english,
div.about p#serbian
{
 padding: 9px;
 text-align: justify;
}

div.about p#english
{
 background-color: #eff;
 border-bottom: 4px solid #eff;
}

div.about p#serbian
{
 background-color: #ffe;
 border-bottom: 4px solid #ffe;
}

div.about p.source
{
 text-align: right;
}

div.gallery
{
 float: left;
 width: 600px;
 display: inline;
 height: 1%;
 margin-top: 18px;
 border-top: 2px solid #ddd;
 padding-top: 18px;
}

div.footer
{
 clear: left;
 width: 600px;
 font-size: 11px;
}

ul.language
{
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.language li
{
 float: left;
 margin-right: 10px;
}

ul.language li a.english,
ul.language li a.serbian
{
 display: block;
 text-indent: -99999px;
}

ul.language li a.english
{
 background: #eee url(/balkanbeauty/img/us_flag.jpg) no-repeat scroll 0 0;
 width: 27px;
 height: 15px;
}

ul.language li a.serbian
{
 background: #eee url(/balkanbeauty/img/serbian_flag.jpg) no-repeat scroll 0 0;
 width: 27px;
 height: 19px;
}

h2#poem
{
 margin-bottom: 0;
}

div.poem
{
 width: 100%;
 font-weight: bold;
}

div.poem div
{
 padding: 9px;
 margin: 18px 0;
 float: left;
 width: 40%;
}

div.poem p.source
{
 text-align: right;
 clear: left;
 font-weight: normal;
}
