/*--:[ CSS Reset ]:------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, th, td, img, hr, object { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, th, var { font-style: normal; font-weight: normal; }
ol, ul, li { list-style: none; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
img { display: block; }
.clear { clear:both;  }

/*--:[ Core Layout ]:------------------------------------------------*/
body { font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; font-size:13px; color: #a39287; }
a { color:#fff; outline:none; text-decoration:none; }
a:hover { color:#cfc7c1; }

p { line-height: 1.9em; margin-bottom: 14px; }

h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; text-shadow: 1px 1px 0 #100e0c; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; color: #fff; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { color: #fff; }
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover { color: #cfc7c1; }
h1 { font-size: 28px; }
h2 { font-size: 24px; margin-bottom: 10px;}
h3 { font-size: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

.alignleft { float:left; margin: 0 10px 20px 0; }
.alignright { float:right; margin: 0 0 20px 10px; }
.aligncenter { margin: 0 auto; }
img.alignleft { display:inline; }
img.alignright { display:inline; }

.container { width:960px; margin:0 auto; margin-top: -897px; }
.wrap-left { float: left; width: 400px; margin-top: 160px; }
.wrap-right { float: right; width: 560px; margin-top: 60px; }

a.pdf { font-size: 18px!important; background: url('img/icon_pdf.png') no-repeat 0 0; padding: 3px 0 5px 34px; }
a.music { font-size: 18px!important; background: url('img/icon_music.png') no-repeat 0 0; padding: 3px 0 5px 30px; }

ul#schedule { width: 480px; float: left; margin-bottom: 20px; }
ul#schedule li { background: url('img/bg_schedule.png') repeat; padding: 10px; float: left; width: 460px; border-top: 1px solid #3d332e; }
ul#schedule li p.left { float: left; margin: 0; }
ul#schedule li p.right { float: right; color: #fff; margin: 0; }

/*--:[ Base Elements ]:------------------------------------------------*/
body { background: url('img/bg.png') repeat; }
#header_full { background: url('img/bg_full.png') repeat-x; height: 1030px; }
#glow { background: url('img/glow.png') no-repeat; width: 1000px; height: 897px; display: block; position: relative; margin: 0 auto; overflow: hidden; margin-top: -1030px; }
#footer { position: relative; float: left; width: 540px; text-transform: uppercase; font-size: 11px; margin: 30px 0; }
#footer p.left { float: left; }
#footer p.right { float: right; }
#footer a:hover { border-bottom: 1px dotted #7e6c61; }

a#logo { background: url('img/logo.png') no-repeat; display: block; text-indent: -9999px; width: 310px; height: 64px; position: relative; float: left; margin-bottom: 40px; }

ul#nav { margin-bottom: 35px; float: left; font-weight: bold; font-size: 13px; position: relative; }
ul#nav li { display: inline; list-style-type: none; }
ul#nav li a { background: url('img/box_bg.png') repeat; font-size: 15px; padding: 7px 10px; color: #fff; display: block; float: left; margin-right: 4px; margin-bottom: 4px; text-shadow: 1px 1px 0 #000; }
ul#nav li a:hover { background: #da2127; text-shadow: 1px 1px 0 #a8191e; }
ul#nav li.current a { background: #da2127; text-shadow: 1px 1px 0 #a8191e; }

.big_image { width: 400px; height: 535px; margin-left: 0px; display: block; position: relative; margin-bottom: 80px;  }
.big_image#img_1 { background: url('img/emil_5.png') no-repeat; }

.box { background: url('img/box_bg.png') repeat; width: 480px; padding: 30px; float: left; position: relative; }
.post { background: url('img/divider.png') repeat-x bottom; padding-bottom: 30px;  margin-bottom: 30px; }
.postmeta { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; color: #5b4c44; padding: 6px 0; }
.postmeta span { color: #a39287; }
.read_more a { float: left; padding: 0px 7px; background: #da2127; text-shadow: 1px 1px 0 #a8191e; color: #fff; font-weight: bold; font-size: 11px; margin: 0; }
.post_date { float: right; padding: 3px 7px; background: #da2127; text-shadow: 1px 1px 0 #a8191e; color: #fff; font-weight: bold; font-size: 11px; text-transform: uppercase; position: relative; top: 8px; margin-right: -34px; }  
.post_date .curl { background: url('img/post_date.png') no-repeat; position: relative; top: 0; right: 0; float: right; height: 5px; width: 4px; display: block; }
.comments { background: url('img/bubble.png') no-repeat top left; float: right; font-size: 11px; padding: 1px 0 1px 30px; }

.youtube { margin: 20px 0; }

input { padding: 7px; color: #444; font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 12px; }
textarea { width: 464px; padding: 7px; color: #444; font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 12px; }
.submit input { background: #da2127; border: 1px solid #ff232a; padding: 3px 5px; color: #fff; font-weight: bold; text-transform: uppercase; }

.image-box { background: url('img/box_bg.png') repeat; border: 1px solid #2e2720;width: 458px; padding: 10px; float: left; font-size: 11px; color: #a39287; text-align: center; line-height: 20px; margin-top: 10px; }
.image-box img { width: 458px;}

.post a { color: #fff!important; font-weight: bold; background: none; padding: 0; margin: 0; text-shadow: none; }
.post a:hover { color: #cfc7c1!important; } 
.post h1 a:hover { color: #fff!important; }
/*--:[ Comments ]:------------------------------------------------*/

img.avatar { border: 5px solid #110e0c; float: left; padding-top: 0; margin: 0 20px 0 0; }
.comment-meta a { font-size: 11px; font-style: italic; padding-bottom: 20px; }
a.url, cite.fn { font-weight: bold;  }
.comment-body { margin-top: 20px; background: #120f0d; padding: 20px; }

#respond h3 { padding: 20px 0; margin: 0; }
input#author { background: #110e0c; border: 1px solid #2f2620; color: #a39287; }
input#email { background: #110e0c; border: 1px solid #2f2620; color: #a39287; }
input#url { background: #110e0c; border: 1px solid #2f2620; color: #a39287; }
textarea#comment { background: #110e0c; border: 1px solid #2f2620; color: #a39287; }

input#submit { background: #da2127; border: 1px solid #ff0008; color: #fff; text-shadow: 1px 1px 0 #b1191f; padding: 10px; cursor: pointer; }

.wrap_sidebar { width: 370px; margin-right: 30px; position: relative; }
div#pause_slideshow { background: url('img/pause_slideshow.png') no-repeat 0 -21px; height: 21px; width: 21px; display: block; position: absolute; top: -20px; right: 0; cursor: pointer; }
div#pause_slideshow:hover { background-position: 0 0; }
div#pause_slideshow:active { background-position: 0 -21px; }

div#resume_slideshow { background: url('img/resume_slideshow.png') no-repeat 0 -21px; height: 21px; width: 21px; display: block; position: absolute; top: -20px; right: 25px; cursor: pointer; }
div#resume_slideshow:hover { background-position: 0 0; }
div#resume_slideshow:active { background-position: 0 -21px; }

#slideshow { width: 370px; margin-top: 30px; }
#slideshow div { background: url('img/bg.png') repeat; padding: 5px 0; text-align: right; margin-top: 10px; }
#slideshow div p.first { background: url('img/blockquote_top.png') no-repeat top left; font-family: Georgia; font-style: italic; line-height: 22px; color: #e7ded8; font-size: 16px; padding: 20px 20px 10px 20px!important; text-align: center; }
#slideshow div p.first.s12 { font-size: 12px; line-height: 19px; }
#slideshow div p.first.s13 { font-size: 13px; line-height: 20px; }
#slideshow div p.first.s14 { font-size: 14px; line-height: 20px; }
#slideshow div p.first.s16 { font-size: 16px; line-height: 22px; }
#slideshow div p.first.s18 { font-size: 18px; line-height: 24px; }
#slideshow div p.first.s20 { font-size: 20px; line-height: 24px; }
#slideshow div p.first.s22 { font-size: 22px; line-height: 25px; }
#slideshow div p.first a { color: #a39287; text-decoration: none; }
#slideshow div p.first a:hover { text-decoration: none; color: #fff; }
#slideshow div strong { color: #fff; font-size: 12px; }
#slideshow div p { padding: 0!important; margin: 0!important; }
#slideshow div p a { color: #4f443d; }
#slideshow div p a:hover { text-decoration: underline; }
#slideshow div cite { background: url('img/blockquote.png') no-repeat top left; color: #a39287; display: block; font-size: 11px; font-style: normal; line-height: 1.2; padding: 40px 0 0 0; }
#slideshow div cite span { color: #fff; display: block; font-size: 11px; font-weight: normal; margin-top: 5px; }
